@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media(min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing,10px)*2)}}@media(min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing,10px)*-4))}.plyr__caption{background:rgba(0,0,0,.8);background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:0 0;border:0;border-radius:3px;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7);position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing,10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:hsla(0,0%,100%,.9);background:var(--plyr-menu-background,hsla(0,0%,100%,.9));border-radius:4px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid transparent;border-top:var(--plyr-menu-arrow-size,4px) solid hsla(0,0%,100%,.9);border-width:var(--plyr-menu-arrow-size,4px);content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7 - var(--plyr-menu-arrow-size,4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing,10px)*.7/1.5) calc(var(--plyr-control-spacing,10px)*.7*1.5);-webkit-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid transparent;border:var(--plyr-menu-item-arrow-size,4px) solid transparent;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing,10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing,10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing,10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing,10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing,10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.1);content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b3ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:calc(-7px - -2);margin-right:calc(var(--plyr-control-spacing,10px)*.7*-1 - -2);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:0 0;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height,13px)*2);color:#00b3ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width,3px)*2 + var(--plyr-range-thumb-height,13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:0 0;background-image:linear-gradient(90deg,currentColor 0,transparent 0);background-image:linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc(var(--plyr-range-thumb-height,13px)/2*-1 - var(--plyr-range-track-height,5px)/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:0 0;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:0 0;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:0 0;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"\2044";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media(max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:hsla(0,0%,100%,.9);background:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:3px;border-radius:var(--plyr-tooltip-radius,3px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing,10px)/2) calc(var(--plyr-control-spacing,10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid hsla(0,0%,100%,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height,13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress__buffer,.plyr__progress input[type=range]{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height,13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height,13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height,13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));left:0}.plyr__progress__buffer{-webkit-appearance:none;background:0 0;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc(var(--plyr-range-track-height,5px)/2*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:0 0}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,40,47,.6) 25%,transparent 0,transparent 50%,rgba(35,40,47,.6) 0,rgba(35,40,47,.6) 75%,transparent 0,transparent);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 25%,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__volume{align-items:center;display:flex;max-width:110px;min-width:80px;position:relative;width:20%}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing,10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing,10px)/2);position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b3ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--audio .plyr__progress__buffer{color:rgba(193,200,209,.6);color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(transparent,rgba(0,0,0,.75));background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing,10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing,10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media(min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing,10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing,10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--video .plyr__progress__buffer{color:hsla(0,0%,100%,.25);color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-moz-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr:-moz-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr:-ms-fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;display:block;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__video-wrapper{height:100%;position:static}.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:after:empty{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin:-var(--plyr-range-track-height,5px)/2 0 0;opacity:.8;position:absolute;top:50%;width:3px;z-index:3}.plyr__preview-thumb{background-color:hsla(0,0%,100%,.9);background-color:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:3px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;padding:3px;padding:var(--plyr-tooltip-radius,3px);pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid hsla(0,0%,100%,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:2px;border-radius:calc(var(--plyr-tooltip-radius,3px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img{height:100%;left:0;max-height:none;max-width:none;position:absolute;top:0;width:100%}.plyr__preview-thumb__time-container{bottom:6px;left:0;position:absolute;right:0;white-space:nowrap;z-index:3}.plyr__preview-thumb__time-container span{background-color:rgba(0,0,0,.55);border-radius:2px;border-radius:calc(var(--plyr-tooltip-radius,3px) - 1px);color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));padding:3px 6px}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}.woocommerce img.pswp__img,.woocommerce-page img.pswp__img{max-width:none}button.pswp__button{box-shadow:none!important;background-image:url(../../../plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important}button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before,button.pswp__button:hover{background-color:transparent!important}button.pswp__button--arrow--left,button.pswp__button--arrow--left:hover,button.pswp__button--arrow--right,button.pswp__button--arrow--right:hover{background-image:none!important}button.pswp__button--close:hover{background-position:0 -44px}button.pswp__button--zoom:hover{background-position:-88px 0}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.admin-bar .pswp{height:calc(100% - 32px);top:32px}@media screen and (max-width:782px){.admin-bar .pswp{height:calc(100% - 46px);top:46px}}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(../../../plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(../../../plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(../../../plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}@font-face{font-display:swap;font-family:'lg';src:url(../../../themes/websima/assets/fonts/lg.eot?n1z373);src:url("../../../themes/websima/assets/fonts/lg.eot?#iefixn1z373") format("embedded-opentype"),url(../../../themes/websima/assets/fonts/lg.woff?n1z373) format("woff"),url(../../../themes/websima/assets/fonts/lg.ttf?n1z373) format("truetype"),url("../../../themes/websima/assets/fonts/lg.svg?n1z373#lg") format("svg");font-weight:400;font-style:normal}.lg-icon{font-family:'lg';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080;border:none;outline:none}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#FFF}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-moz-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-ms-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@-moz-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@-ms-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end 0.3s;-o-animation:lg-right-end 0.3s;animation:lg-right-end 0.3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end 0.3s;-o-animation:lg-left-end 0.3s;animation:lg-left-end 0.3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%;background-color:rgba(0,0,0,.45)}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:medium none;-webkit-transition:color 0.2s linear;-o-transition:color 0.2s linear;transition:color 0.2s linear}.lg-toolbar .lg-icon:hover{color:#FFF}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{background-color:rgba(0,0,0,.45);bottom:0;color:#EEE;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;vertical-align:middle}.lg-toolbar,.lg-prev,.lg-next{opacity:1;-webkit-transition:-webkit-transform 0.35s cubic-bezier(0,0,.25,1) 0s,opacity 0.35s cubic-bezier(0,0,.25,1) 0s,color 0.2s linear;-moz-transition:-moz-transform 0.35s cubic-bezier(0,0,.25,1) 0s,opacity 0.35s cubic-bezier(0,0,.25,1) 0s,color 0.2s linear;-o-transition:-o-transform 0.35s cubic-bezier(0,0,.25,1) 0s,opacity 0.35s cubic-bezier(0,0,.25,1) 0s,color 0.2s linear;transition:transform 0.35s cubic-bezier(0,0,.25,1) 0s,opacity 0.35s cubic-bezier(0,0,.25,1) 0s,color 0.2s linear}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0D0A0A;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform 0.25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform 0.25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform 0.25s cubic-bezier(0,0,.25,1) 0s;transition:transform 0.25s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0,0%,0);transform:translate3d(0,0%,0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{border-radius:5px;cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #FFF;border-radius:4px;margin-bottom:5px}@media (min-width:1025px){.lg-outer .lg-thumb-item{-webkit-transition:border-color 0.25s ease;-o-transition:border-color 0.25s ease;transition:border-color 0.25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom 0.25s ease;-o-transition:bottom 0.25s ease;transition:bottom 0.25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toogle-thumb{background-color:#0D0A0A;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px}.lg-outer .lg-toogle-thumb:after{content:"\e1ff"}.lg-outer .lg-toogle-thumb:hover{color:#FFF}.lg-outer .lg-video-cont{display:inline-block;vertical-align:middle;max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-vimeo .lg-video-play{background:url(../../../themes/websima/assets/img/vimeo-play.png) no-repeat scroll 0 0 transparent}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(../../../themes/websima/assets/img/vimeo-play.png) no-repeat scroll 0 -58px transparent}.lg-outer .lg-has-html5 .lg-video-play{background:transparent url(../../../themes/websima/assets/img/video-play.png) no-repeat scroll 0 0;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url(../../../themes/websima/assets/img/youtube-play.png) no-repeat scroll 0 0 transparent}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(../../../themes/websima/assets/img/youtube-play.png) no-repeat scroll 0 -60px transparent}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;-webkit-transition:opacity 0.08s ease 0s;-moz-transition:opacity 0.08s ease 0s;-o-transition:opacity 0.08s ease 0s;transition:opacity 0.08s ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transition-duration:0s;transition-duration:0s}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:-webkit-transform 0.3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform 0.3s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform 0.3s cubic-bezier(0,0,.25,1) 0s;transition:transform 0.3s cubic-bezier(0,0,.25,1) 0s}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:left 0.3s cubic-bezier(0,0,.25,1) 0s,top 0.3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:left 0.3s cubic-bezier(0,0,.25,1) 0s,top 0.3s cubic-bezier(0,0,.25,1) 0s;-o-transition:left 0.3s cubic-bezier(0,0,.25,1) 0s,top 0.3s cubic-bezier(0,0,.25,1) 0s;transition:left 0.3s cubic-bezier(0,0,.25,1) 0s,top 0.3s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform 0.3s cubic-bezier(0,0,.25,1) 0s,opacity 0.15s!important;-moz-transition:-moz-transform 0.3s cubic-bezier(0,0,.25,1) 0s,opacity 0.15s!important;-o-transition:-o-transform 0.3s cubic-bezier(0,0,.25,1) 0s,opacity 0.15s!important;transition:transform 0.3s cubic-bezier(0,0,.25,1) 0s,opacity 0.15s!important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\e311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\e033"}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#FFF;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity 0.15s ease 0s,-webkit-transform 0.15s ease 0s;-moz-transition:opacity 0.15s ease 0s,-moz-transform 0.15s ease 0s;-o-transition:opacity 0.15s ease 0s,-o-transform 0.15s ease 0s;transition:opacity 0.15s ease 0s,transform 0.15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow 0.3s ease 0s;-o-transition:box-shadow 0.3s ease 0s;transition:box-shadow 0.3s ease 0s;width:12px}.lg-outer .lg-pager:hover,.lg-outer .lg-pager:focus{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer #lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear 0.18s,opacity 0.18s linear 0s;-o-transition:visibility 0s linear 0.18s,opacity 0.18s linear 0s;transition:visibility 0s linear 0.18s,opacity 0.18s linear 0s}.lg-outer.lg-dropdown-active .lg-dropdown,.lg-outer.lg-dropdown-active #lg-dropdown-overlay{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer.lg-dropdown-active #lg-share{color:#FFF}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0,5px,0);-o-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);-webkit-transition:-webkit-transform 0.18s linear 0s,visibility 0s linear 0.5s,opacity 0.18s linear 0s;-moz-transition:-moz-transform 0.18s linear 0s,visibility 0s linear 0.5s,opacity 0.18s linear 0s;-o-transition:-o-transform 0.18s linear 0s,visibility 0s linear 0.5s,opacity 0.18s linear 0s;transition:transform 0.18s linear 0s,visibility 0s linear 0.5s,opacity 0.18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#FFF;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover a,.lg-outer .lg-dropdown>li:hover .lg-icon{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer #lg-share{position:relative}.lg-outer #lg-share:after{content:"\e80d"}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:"\e901"}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:"\e904"}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:"\e902"}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:"\e903"}.lg-group:after{content:"";display:table;clear:both}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:0;-webkit-transition:opacity 0.15s ease 0s;-o-transition:opacity 0.15s ease 0s;transition:opacity 0.15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-prev-slide,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-current{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-current{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{height:100%;width:100%;position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{width:100%;height:100%;position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url(../../../themes/websima/assets/img/loading.gif) no-repeat scroll center center transparent;display:none!important}.lg-outer.lg-css3 .lg-prev-slide,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide{display:inline-block!important}.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-item,.lg-outer .lg-img-wrap{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-item:before,.lg-outer .lg-img-wrap:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity 0.15s ease 0s;-o-transition:opacity 0.15s ease 0s;transition:opacity 0.15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html{display:none}.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;-webkit-transition:opacity 0.15s ease 0s;-o-transition:opacity 0.15s ease 0s;transition:opacity 0.15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-prev-slide,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-current{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-prev-slide,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-current{-webkit-transition:opacity 0.1s ease 0s;-moz-transition:opacity 0.1s ease 0s;-o-transition:opacity 0.1s ease 0s;transition:opacity 0.1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 0.1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 0.1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 0.1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 0.1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{-webkit-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity 0.1s ease 0s;-moz-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity 0.1s ease 0s;-o-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity 0.1s ease 0s;transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity 0.1s ease 0s}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height 0.5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 0.4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../../../themes/websima/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 0.1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 0.4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*="col-"]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:0.25rem!important}.mt-1,.my-1{margin-top:0.25rem!important}.mr-1,.mx-1{margin-right:0.25rem!important}.mb-1,.my-1{margin-bottom:0.25rem!important}.ml-1,.mx-1{margin-left:0.25rem!important}.m-2{margin:0.5rem!important}.mt-2,.my-2{margin-top:0.5rem!important}.mr-2,.mx-2{margin-right:0.5rem!important}.mb-2,.my-2{margin-bottom:0.5rem!important}.ml-2,.mx-2{margin-left:0.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:0.25rem!important}.pt-1,.py-1{padding-top:0.25rem!important}.pr-1,.px-1{padding-right:0.25rem!important}.pb-1,.py-1{padding-bottom:0.25rem!important}.pl-1,.px-1{padding-left:0.25rem!important}.p-2{padding:0.5rem!important}.pt-2,.py-2{padding-top:0.5rem!important}.pr-2,.px-2{padding-right:0.5rem!important}.pb-2,.py-2{padding-bottom:0.5rem!important}.pl-2,.px-2{padding-left:0.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-0.25rem!important}.mt-n1,.my-n1{margin-top:-0.25rem!important}.mr-n1,.mx-n1{margin-right:-0.25rem!important}.mb-n1,.my-n1{margin-bottom:-0.25rem!important}.ml-n1,.mx-n1{margin-left:-0.25rem!important}.m-n2{margin:-0.5rem!important}.mt-n2,.my-n2{margin-top:-0.5rem!important}.mr-n2,.mx-n2{margin-right:-0.5rem!important}.mb-n2,.my-n2{margin-bottom:-0.5rem!important}.ml-n2,.mx-n2{margin-left:-0.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:0.25rem!important}.mt-sm-1,.my-sm-1{margin-top:0.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:0.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:0.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:0.25rem!important}.m-sm-2{margin:0.5rem!important}.mt-sm-2,.my-sm-2{margin-top:0.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:0.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:0.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:0.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:0.25rem!important}.pt-sm-1,.py-sm-1{padding-top:0.25rem!important}.pr-sm-1,.px-sm-1{padding-right:0.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:0.25rem!important}.pl-sm-1,.px-sm-1{padding-left:0.25rem!important}.p-sm-2{padding:0.5rem!important}.pt-sm-2,.py-sm-2{padding-top:0.5rem!important}.pr-sm-2,.px-sm-2{padding-right:0.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:0.5rem!important}.pl-sm-2,.px-sm-2{padding-left:0.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-0.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-0.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-0.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-0.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-0.25rem!important}.m-sm-n2{margin:-0.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-0.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-0.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-0.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-0.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:0.25rem!important}.mt-md-1,.my-md-1{margin-top:0.25rem!important}.mr-md-1,.mx-md-1{margin-right:0.25rem!important}.mb-md-1,.my-md-1{margin-bottom:0.25rem!important}.ml-md-1,.mx-md-1{margin-left:0.25rem!important}.m-md-2{margin:0.5rem!important}.mt-md-2,.my-md-2{margin-top:0.5rem!important}.mr-md-2,.mx-md-2{margin-right:0.5rem!important}.mb-md-2,.my-md-2{margin-bottom:0.5rem!important}.ml-md-2,.mx-md-2{margin-left:0.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:0.25rem!important}.pt-md-1,.py-md-1{padding-top:0.25rem!important}.pr-md-1,.px-md-1{padding-right:0.25rem!important}.pb-md-1,.py-md-1{padding-bottom:0.25rem!important}.pl-md-1,.px-md-1{padding-left:0.25rem!important}.p-md-2{padding:0.5rem!important}.pt-md-2,.py-md-2{padding-top:0.5rem!important}.pr-md-2,.px-md-2{padding-right:0.5rem!important}.pb-md-2,.py-md-2{padding-bottom:0.5rem!important}.pl-md-2,.px-md-2{padding-left:0.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-0.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-0.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-0.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-0.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-0.25rem!important}.m-md-n2{margin:-0.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-0.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-0.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-0.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-0.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:0.25rem!important}.mt-lg-1,.my-lg-1{margin-top:0.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:0.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:0.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:0.25rem!important}.m-lg-2{margin:0.5rem!important}.mt-lg-2,.my-lg-2{margin-top:0.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:0.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:0.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:0.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:0.25rem!important}.pt-lg-1,.py-lg-1{padding-top:0.25rem!important}.pr-lg-1,.px-lg-1{padding-right:0.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:0.25rem!important}.pl-lg-1,.px-lg-1{padding-left:0.25rem!important}.p-lg-2{padding:0.5rem!important}.pt-lg-2,.py-lg-2{padding-top:0.5rem!important}.pr-lg-2,.px-lg-2{padding-right:0.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:0.5rem!important}.pl-lg-2,.px-lg-2{padding-left:0.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-0.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-0.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-0.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-0.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-0.25rem!important}.m-lg-n2{margin:-0.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-0.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-0.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-0.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-0.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:0.25rem!important}.mt-xl-1,.my-xl-1{margin-top:0.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:0.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:0.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:0.25rem!important}.m-xl-2{margin:0.5rem!important}.mt-xl-2,.my-xl-2{margin-top:0.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:0.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:0.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:0.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:0.25rem!important}.pt-xl-1,.py-xl-1{padding-top:0.25rem!important}.pr-xl-1,.px-xl-1{padding-right:0.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:0.25rem!important}.pl-xl-1,.px-xl-1{padding-left:0.25rem!important}.p-xl-2{padding:0.5rem!important}.pt-xl-2,.py-xl-2{padding-top:0.5rem!important}.pr-xl-2,.px-xl-2{padding-right:0.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:0.5rem!important}.pl-xl-2,.px-xl-2{padding-left:0.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-0.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-0.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-0.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-0.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-0.25rem!important}.m-xl-n2{margin:-0.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-0.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-0.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-0.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-0.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}:focus{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-results-button,input[type="search"]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type="search"]{-webkit-appearance:none;-moz-appearance:none;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}textarea{overflow:auto;vertical-align:top;resize:vertical}audio,canvas,video{display:inline-block;*display:inline;*zoom:1;max-width:100%}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:none}a:active,a:hover{outline:0}img{border:0;-ms-interpolation-mode:bicubic}figure{margin:0}form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}html,button,input,select,textarea{color:#222}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}img{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}button:focus,input:focus,textarea:focus{outline:none!important}li{list-style:none}@font-face{font-weight:400;font-style:normal;font-display:swap;font-family:dax;src:url(../../../themes/websima/assets/fonts/dax.eot) format("embedded-opentype"),url(../../../themes/websima/assets/fonts/dax.ttf) format("truetype"),url(../../../themes/websima/assets/fonts/dax.woff2) format("woff2")}@font-face{font-family:"icomoon";src:url(../../../themes/websima/assets/fonts/icomoon.eot?q41val);src:url("../../../themes/websima/assets/fonts/icomoon.eot?q41val#iefix") format("embedded-opentype"),url(../../../themes/websima/assets/fonts/icomoon.ttf?q41val) format("truetype"),url(../../../themes/websima/assets/fonts/icomoon.woff?q41val) format("woff"),url("../../../themes/websima/assets/fonts/icomoon.svg?q41val#icomoon") format("svg");font-weight:400;font-style:normal;font-display:swap}[class^="icon-"],[class*=" icon-"]{font-family:"icomoon"!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-neshan .path1:before{content:"\e90d";color:rgb(255,255,255)}.icon-neshan .path2:before{content:"\e91c";margin-left:-.9521484375em;color:rgb(255,255,255)}.icon-neshan .path3:before{content:"\e91d";margin-left:-.9521484375em;color:rgb(33,75,102)}.icon-neshan .path4:before{content:"\e91e";margin-left:-.9521484375em;color:rgb(240,94,96)}.icon-neshan .path5:before{content:"\e91f";margin-left:-.9521484375em;color:rgb(219,83,87)}.icon-neshan .path6:before{content:"\e920";margin-left:-.9521484375em;color:rgb(56,186,155)}.icon-google-map2 .path1:before{content:"\e921";color:rgb(0,0,0)}.icon-google-map2 .path2:before{content:"\e922";margin-left:-1em;color:rgb(255,255,255)}.icon-google-map1 .path1:before{content:"\e924";color:rgb(0,140,201)}.icon-google-map1 .path2:before{content:"\e925";margin-left:-1em;color:rgb(0,190,252)}.icon-google-map1 .path3:before{content:"\e926";margin-left:-1em;color:rgb(255,21,74)}.icon-google-map1 .path4:before{content:"\e927";margin-left:-1em;color:rgb(255,255,255)}.icon-google-map1 .path5:before{content:"\e928";margin-left:-1em;color:rgb(0,200,158)}.icon-google-map1 .path6:before{content:"\e929";margin-left:-1em;color:rgb(255,220,90)}.icon-google-map1 .path7:before{content:"\e92a";margin-left:-1em;color:rgb(255,192,39)}.icon-google-map1 .path8:before{content:"\e92b";margin-left:-1em;color:rgb(0,171,126)}.icon-instagram:before{content:"\e92c"}.icon-waze-1 .path1:before{content:"\e92d";color:rgb(43,43,43)}.icon-waze-1 .path2:before{content:"\e92e";margin-left:-1em;color:rgb(43,43,43)}.icon-waze-1 .path3:before{content:"\e92f";margin-left:-1em;color:rgb(43,43,43)}.icon-waze-1 .path4:before{content:"\e930";margin-left:-1em;color:rgb(43,43,43)}.icon-waze-1 .path5:before{content:"\e931";margin-left:-1em;color:rgb(43,43,43)}.icon-waze-1 .path6:before{content:"\e932";margin-left:-1em;color:rgb(255,255,255)}.icon-waze-1 .path7:before{content:"\e933";margin-left:-1em;color:rgb(43,43,43)}.icon-waze-1 .path8:before{content:"\e934";margin-left:-1em;color:rgb(43,43,43)}.icon-waze-2 .path1:before{content:"\e935";color:rgb(43,43,43)}.icon-waze-2 .path2:before{content:"\e936";margin-left:-1em;color:rgb(43,43,43)}.icon-waze-2 .path3:before{content:"\e937";margin-left:-1em;color:rgb(43,43,43)}.icon-waze-2 .path4:before{content:"\e938";margin-left:-1em;color:rgb(43,43,43)}.icon-waze-2 .path5:before{content:"\e939";margin-left:-1em;color:rgb(43,43,43)}.icon-waze-2 .path6:before{content:"\e93a";margin-left:-1em;color:rgb(50,194,242)}.icon-waze-2 .path7:before{content:"\e93b";margin-left:-1em;color:rgb(43,43,43)}.icon-waze-2 .path8:before{content:"\e93c";margin-left:-1em;color:rgb(43,43,43)}.icon-plus:before{content:"\e90c"}.icon-quote:before{content:"\e90e"}.icon-zoom:before{content:"\e90f"}.icon-reply:before{content:"\e910"}.icon-arrow-down:before{content:"\e911"}.icon-arrow-up:before{content:"\e912"}.icon-linkedin:before{content:"\e913"}.icon-aparat:before{content:"\e914"}.icon-pin:before{content:"\e915"}.icon-play_circle_outline:before{content:"\e01d"}.icon-stack-2:before{content:"\e033"}.icon-clear:before{content:"\e070"}.icon-arrow-left:before{content:"\e094"}.icon-arrow-right:before{content:"\e095"}.icon-vertical_align_bottom:before{content:"\e0f2"}.icon-apps:before{content:"\e1ff"}.icon-pause_circle_outline:before{content:"\e01a"}.icon-fullscreen:before{content:"\e20c"}.icon-fullscreen_exit:before{content:"\e20d"}.icon-zoom_in:before{content:"\e311"}.icon-zoom_out:before{content:"\e312"}.icon-facebook:before{content:"\e900"}.icon-linkedin1:before{content:"\e902"}.icon-pintrest:before{content:"\e903"}.icon-twitter:before{content:"\e904"}.icon-email:before{content:"\e905"}.icon-location:before{content:"\e906"}.icon-phone:before{content:"\e907"}.icon-search:before{content:"\e908"}.icon-telegram:before{content:"\e909"}.icon-whatsapp:before{content:"\e90a"}.icon-youtube:before{content:"\e90b"}.icon-timer:before{content:"\e916"}.icon-loading:before{content:"\e941"}.icon-share:before{content:"\e944"}.icon-menu:before{content:"\e94b"}.icon-spinner:before{content:"\e97c"}.icon-star:before{content:"\e93d"}.icon-arrow-right:before{content:"\e095";display:block;transform:rotateY(180deg)}.icon-arrow-left:before{content:"\e095"}:root{--color1:#23376c;--color2:#0095ff;--color3:#e11f22;--bg_light:#fdf9f6;--border_light:#e5e5e5;--bg_body:#fff;--bg_footer:#e4ecef;--danger:#d53343;--bg_danger:#fff5f5;--success:#28a745;--bg_success:#f4fff3;--bg_info:#cce5ff4a;--info:#004085cc;--main_font:dax;--heading_h1_fontsize:2.375rem}::-moz-selection{color:#fff;background:var(--color1)}::selection{color:#fff;background:var(--color1)}body{direction:ltr;text-align:left;font-family:var(--main_font),Arial;color:var(--color1);line-height:2;background:var(--bg_body);font-size:16px;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:.2px;-moz-osx-font-smoothing:grayscale}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.bg-primary{background-color:#007bff!important}.clearfix:after{content:"";clear:both;display:block}.container-full{max-width:100%;padding:0;margin:0}.container-full>.row{margin:0}.lg-outer{direction:rtl}#wrapper .no-gutters{margin-right:0!important;margin-left:0!important}#wrapper .no-gutters>.col,#wrapper .no-gutters>[class*="col-"]{padding-right:0!important;padding-left:0!important}.text-center{text-align:center!important}h1,h2{line-height:36px}input{font-family:var(--main_font),Arial}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{-webkit-appearance:none}img{max-width:100%;height:auto}video{width:100%}a{transition:0.3s;color:var(--color1);text-decoration:none}a:hover{text-decoration:none;color:var(--color2)}.form-control.ltr{direction:ltr;text-align:left}.inner-pages .site-main{padding:50px 0}.owl-carousel .owl-stage{display:flex}.owl-gallery .owl-item{flex-shrink:0}.owl-carousel.space-nav .owl-nav button.owl-prev,.owl-carousel.space-nav .owl-nav button.owl-next{position:absolute;top:50%;transform:translateY(-50%);font-size:20px;line-height:1}.owl-carousel.space-nav .owl-nav button.owl-prev{right:-20px}.owl-carousel.space-nav .owl-nav button.owl-next{left:-20px}.owl-carousel .owl-nav button.disabled{opacity:.5}.inner-page .site-main{margin-top:3.625rem;margin-bottom:4.75rem}.title-part.inner-title h1{font-size:var(--heading_h1_fontsize)}.title-part.inner-title{margin-bottom:20px}.title-site h1{font-size:var(--heading_h1_fontsize)}.title-site h4,.title-site h2{font-size:calc(var(--heading_h1_fontsize) - 2px)}.title-site-center{text-align:center}.title-between{display:flex;align-items:center;justify-content:space-between}@-webkit-keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,.3)}70%{-webkit-box-shadow:0 0 0 10px rgba(250,190,88,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(250,190,88,0)}}@keyframes pulse{0%{-moz-box-shadow:0 0 0 0 rgba(255,255,255,.3);box-shadow:0 0 0 0 rgba(255,255,255,.3)}70%{-moz-box-shadow:0 0 0 10px rgba(250,190,88,0);box-shadow:0 0 0 10px rgba(250,190,88,0)}100%{-moz-box-shadow:0 0 0 0 rgba(250,190,88,0);box-shadow:0 0 0 0 rgba(250,190,88,0)}}.section-base{margin:3rem 0 0 0}.image-about img{width:100%;height:auto;display:block}.image-about{height:100%;display:flex;justify-content:center;align-items:center}.section-content-desc{margin:.8rem 0 -.8rem 0;font-size:15px;color:#777}.item-feature img{width:100%}.item-feature{border:1px solid var(--border_light);height:100%;transition:0.35s}.item-feature:hover{border:1px solid var(--color2)}.item-feature h3{font-size:20px;display:FLEX;align-items:center;justify-content:center;line-height:1.5;min-height:60px;padding:0 10px;transition:0.35s}.item-feature:hover h3{color:var(--color2)}.item-feature p{font-size:14px;padding:0 10px 20px 10px}.item-feature>div{overflow:hidden}.item-feature img{transform:scale(1);transition:0.4s ease}.item-feature:hover img{transform:scale(1.2)}#cancel-comment-reply-link,.button{user-select:none;height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0 20px;background:var(--color1);color:#fff;font-family:inherit;z-index:1;position:relative;transition:0.3s;overflow:hidden;border:1px solid var(--color1)}#cancel-comment-reply-link:before,.button:before,.tabs.wc-tabs li:before{content:"";position:absolute;top:0;bottom:0;margin:auto;right:0;background:var(--color1);width:3px;height:0;transition:0.3s;opacity:0}.button2:before,.tabs.wc-tabs li:before{background:#fff}#cancel-comment-reply-link:hover,.button:hover{color:var(--color1)}#cancel-comment-reply-link:hover:before,.button:hover:before,.tabs.wc-tabs li:hover:before{opacity:1;height:12px}.button.button2{background:transparent;color:var(--color1)}.button.button2:hover{color:#fff}.button:hover{background:#fff}.button2:hover{background:var(--color1)}.tabs.wc-tabs li:hover:before{background:var(--color1)}.btns a{margin:0!important}.btns{display:flex;flex-wrap:wrap;gap:20px;margin:20px 0 0 0}.header-search-box{position:absolute;width:100%;display:none;z-index:100}#header-search{display:block;width:calc(100% - 32px);line-height:2;border:1px solid var(--color1);padding:10px 15px;font-size:18px}.hsearch-result{background:#fff;border:1px solid var(--color1)}.header-search-box .icon-spinner{position:absolute;top:17px;font-size:26px;right:29px;animation:spin infinite 1.5s linear;display:none}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.search-detail{display:flex;align-items:center}.header-search .icon-clear{float:right;opacity:0;transition:0.3s;margin:0 0 0 -26px;font-size:26px}.header-search.open .icon-clear{opacity:1}.header-search :is(.icon-search,span){transition:0.3s}.header-search.open :is(.icon-search,span){opacity:0}.owl-nav.disabled{display:none}.faq-cats{margin-bottom:20px;display:flex;flex-direction:column;gap:20px}.title--faq{padding:17px 29px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.clicked .title--faq>.icon-plus{transform:rotate(225deg);color:var(--color2)}.faq-cat{text-align:left;border:1px solid var(--color1);transition:0.3s ease;margin:2px;position:relative;font-size:1.125rem;display:block;transition:0.35s ease}.tab-content .text-que{color:var(--color2)}.tab-links .faqs-item .faqs-answer{border:none}.faq-cat.clicked{border:1px solid var(--color2)}.tab-content .faqs-item{border-top:1px solid #ccc}.text-que+.icon-arrow-down{font-size:9px}.contact-info .faqs-question.accordion{display:flex;align-items:baseline;width:100%;padding:13px 1.875rem;cursor:pointer;justify-content:space-between;gap:30px}.contact-info li span{display:block;color:var(--color2);list-style:upper-roman;font-size:20px;line-height:1.5}.faq-cat img{width:auto!important;margin:0 auto 10px}.faq-cat.active a{color:var(--color2)}.faq-cat.active a:after{width:70%}.faqs-content .faqs-question{display:flex;align-items:baseline;width:100%;padding:13px 1.875rem;cursor:pointer;justify-content:space-between;gap:12px}.faqs-content .faqs-item{overflow:hidden;margin-bottom:25px;border:1px solid var(--color1);transition:0.35s ease}.icon-plus{transition:0.35s ease-in-out;font-size:16px}.active.faqs-item{border:1px solid var(--color2)}.active.faqs-item .icon-plus{transform:rotate(225deg);color:var(--color2)}.accordion-content{display:none}.tab-content .faqs-question.accordion{padding:17px 1.875rem;display:flex;align-items:center;justify-content:space-between;gap:18px;cursor:pointer}.tab-content .faqs-item .faqs-answer{padding-top:0;margin:0 1.875rem}.faqs-item .faqs-answer{border-top:1px solid #cfcfcf;margin:0 1.875rem;padding:11px 0 20px 0}.faqs-question .faq-num{font-size:1.375rem;color:var(--color2);display:flex;align-items:baseline}.faqs-item .icon-arrow-down{transition:0.35s ease}.faqs-item.i-active .icon-arrow-down{transform:rotate(180deg);color:var(--color2)}.text--descfaq{text-align:justify;line-height:1.9}.short--desc-f *{color:#555657}.faqs-question .faq-num:after{content:"";width:3px;height:3px;background:var(--color2);display:inline-block;margin:0 2px 0 5px;border-radius:50%}.text-que{font-size:1.125rem;display:flex;align-items:baseline}.faqs-item .faqs-answer p{font-size:18px}.tab-content{display:none;-webkit-animation:fadeEffect 1s;animation:fadeEffect 1s}.tab-content.active{display:block}@-webkit-keyframes fadeEffect{from{opacity:0}to{opacity:1}}@keyframes fadeEffect{from{opacity:0}to{opacity:1}}.dropdown{width:auto;display:inline-block;background-color:#fff;transition:all 0.5s ease;position:relative;font-size:14px;color:#474747;text-align:left;border:1px solid var(--color1)}.dropdown .select{cursor:pointer;display:block;line-height:1;padding:6px 10px}.dropdown .select:after{content:"";display:inline-block;width:8px;height:8px;border:2px solid var(--color1);border-left:none;border-top:none;transform:rotate(45deg);border-radius:1px;margin:-2px 0 2px 4px;transition:0.3s}.dropdown .select>i{font-size:13px;color:#888;cursor:pointer;transition:all 0.3s ease-in-out;float:right;line-height:20px}.dropdown:hover .select:after{border-color:var(--color2)}.dropdown:active{background-color:#f8f8f8}.dropdown.active:hover,.dropdown.active{box-shadow:0 0 4px rgb(204,204,204);border-radius:2px 2px 0 0;background-color:#f8f8f8}.dropdown.active .select>i{transform:rotate(-90deg)}.dropdown .dropdown-menu{position:absolute;background-color:#fff;width:100%;left:0;margin-top:1px;box-shadow:0 1px 2px rgb(204,204,204);border-radius:0 1px 2px 2px;overflow:hidden;display:none;max-height:144px;overflow-y:auto;z-index:9}.dropdown .dropdown-menu li{transition:all 0.2s ease-in-out;cursor:pointer}.dropdown .dropdown-menu{padding:0;list-style:none}.dropdown .dropdown-menu li:hover{background-color:#f2f2f2}.dropdown .dropdown-menu li:active{background-color:#e2e2e2}.navtop-right{display:flex;align-items:center}.navtop-left{display:flex;align-items:center;justify-content:flex-end;gap:16px}.header-menu{display:none}.header-menu>li>a{padding:15px 10px;margin:0 5px;display:inline-block}.header-logo{display:block;margin-right:8px;width:136px}.parent_item_cart.item_has_sub .sub_part{width:320px}.item_has_sub{position:relative}.sub_part{position:absolute;width:100%;right:auto;left:0;top:90%;opacity:0;background:#fff;visibility:hidden;transition:0.3s;box-shadow:0 5px 10px rgba(0,0,0,.08);z-index:9;pointer-events:none;transform:translateY(60px) scale(.9);transform-origin:right top;padding:15px}.item_has_sub:hover .sub_part{opacity:1;visibility:visible;margin-top:0;pointer-events:auto;transform:translateY(0) scale(1)}.header-mm{display:flex;width:30px;height:22px;position:relative;text-align:center;align-items:center}.header-mm i:before,.header-mm i:after{content:"";position:absolute}.header-mm i:before{top:0}.header-mm i:after{bottom:0}.header-mm i:before,.header-mm i:after,.header-mm i{width:30px;height:3px;background-color:var(--color1);transition:0.4s;display:block}.head_account i{font-size:20px}.navtop-left>.button{width:37px;padding:0 10px}.top-menu{background:var(--bg_footer)}#menu-main-menu>li{position:relative}#menu-main-menu>li:before{content:"";position:absolute;width:0;height:2px;border-radius:1px;left:0;top:0;opacity:0;background:var(--color2);transition:0.35s ease}#menu-main-menu>li:hover:before{width:100%;opacity:1}#menu-main-menu>li:first-child a{padding-left:0;margin-left:0}@media screen and (min-width:992px){.header-mm{display:none}.header-menu{display:flex;align-items:center}.head_item_cart i{margin-left:8px}.head_account i{margin-left:5px}.navtop-left .button{width:auto;padding:0 20px}#header{padding-top:0}}.button.neshan-map:before{content:"";display:inline-block;font-family:"icomoon";transition:0.35s}.button.neshan-map:hover::before{content:""}.button.google-map:before{content:"\e924";display:inline-block;font-family:"icomoon";transition:0.35s}.button.wase:hover::before{content:"\e921"}.button.wase:before{content:"";display:inline-block;font-family:"icomoon";transition:0.35s}.button.google-map:hover::before{content:""}#contactaccordion .card{margin-bottom:20px;border:1px solid var(--color1);padding:10px 20px;border-radius:5px}#contact-tab{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin-bottom:3rem}#contact-tab .nav-item{padding:6px 10px;height:auto;min-width:180px;margin:0 10px;cursor:pointer;font-size:18px}#contact-tab .nav-item:before{top:21px}.websima-map{width:100%;height:auto!important;padding-top:100%}.websima-map{clip-path:polygon(0 0,100% 0,100% 0,0 0);opacity:0}.contact-info li{opacity:0;transform:translateY(30px)}.active .contact-info li{opacity:1;transform:translateY(0);transition:1s ease}.active .websima-map{clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);opacity:1;transition:0.7s ease}.mapp-container{position:absolute!important;width:100%!important;height:100%!important;top:0!important;left:0}#contact-tab .nav-item:hover:before{top:16px}#contact-tab .active a{color:var(--color2)}.acf-form .acf-fields>.acf-field{border:none}.websima-contact-form .input-cform{line-height:1;padding:8px 0!important;clear:none!important;width:100%}.websima-contact-form textarea{min-height:230px}.input-cform .acf-input,.input-cform .acf-label,.text-cform .acf-label,.text-cform .acf-input{line-height:1}.websima-contact-form .text-cform{padding:8px 0!important;width:100%;order:1}.websima-contact-form .acf-field textarea,.websima-contact-form .acf-field input[type="text"],.websima-contact-form .acf-field input[type="email"],.websima-contact-form .acf-url input[type="url"]{padding:10px 20px}.websima-contact-form #message{text-align:center;border:1px solid var(--success);padding:5px;margin-bottom:20px;margin-top:20px}.websima-contact-form .acf-fields{display:flex;flex-wrap:wrap}.websima-contact-form{margin:30px 0 15px}.acf-form-submit{text-align:center}.contact-info li{margin-bottom:1.5rem}.contact-dir-button{text-align:center;margin-top:1rem;display:flex;flex-wrap:wrap;justify-content:center}.contact-social{border-top:1px solid var(--color1);display:flex;align-items:center;justify-content:space-between;padding:1.65rem 0 0 0;color:var(--color1)}.contact-social>div{display:flex;gap:20px}.contact-social i{font-size:20px;transition:0.35s}.contact-dir-button svg{max-width:20px;min-width:20px;margin-right:5px}.waze svg{max-width:22px;min-width:22px;margin-right:5px}.contact-social i:hover{color:var(--color2)}.contact-social :is(span,i){color:var(--color1)}.page-template-template-contact .text-center.title-part h1{color:var(--color1);margin-bottom:1rem}.neshan-map{background:#fff;color:#111;border-color:#00405b}.google-map{background:#fff;color:#111;border-color:#fe0000}.waze{color:#111;background:#fff;border-color:#31cdfe}.waze:before,.google-map:before,.neshan-map:before{display:none}.cssmask .mapp-container .item-set .icon-background.is-lighter .icon{background-color:#0095ff!important}.neshan-map:hover{color:#fff;background:#00405b}.google-map:hover{color:#fff;background:#fe0000}.waze:hover{color:#fff;background:#31cdfe}.contact-dir-button .button{width:30%;margin:1.5%;font-size:16px}.acf-field .acf-label label{font-weight:normal!important}.acf-fields>.acf-field{margin-bottom:20px!important}.google-map{font-size:12px!important}.neshan-map:hover .st0{fill:#035476;transition:0.3s}.mapp-container .item-set .icon-background.is-lighter:hover{background:var(--color1);transition:0.3s}.acf-fields .acf-field{padding:0 12px!important;border:none!important;min-height:fit-content!important}.acf-icon.small,.acf-icon.-small{display:none}.acf-notice.-dismiss{display:none}.acf-field .acf-notice.-error{background:none!important;border-color:unset;border:none;padding:0!important;margin:0!important;position:absolute;bottom:-25px;font-size:15px}.acf-notice p{font-size:12px!important;margin:0!important}@media screen and (min-width:768px){.websima-contact-form .text-cform{float:left;width:100%;padding:8px 0!important}.websima-contact-form .input-cform{width:48%;clear:none!important}.websima-contact-form .acf-fields{display:block}.websima-contact-form .input-cform[data-name="email_cform"],.websima-contact-form .input-cform[data-name="website"]{float:right}.websima-contact-form .input-cform[data-name="name_cform"],.websima-contact-form .input-cform[data-name="phone"]{float:left}}.section-location h2{font-size:2.5rem;margin-bottom:2rem}.section-location h3{font-size:1.6rem;text-align:center;line-height:1.5}.section-location-point{position:relative;overflow:hidden;cursor:pointer}.section-location-point>div{position:absolute;top:30%;left:55%;transition:all 0.6s ease,opacity 1s 0.6s;opacity:0;transform:scale(1);filter:brightness(1);image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;pointer-events:none}.section-location-point>div.move{transition:all 0s,opacity 1s,transform 0.5s ease,filter 0.5s;opacity:1;transform:scale(.85)}.section-location-point>div.center{transform:scale(1.2);filter:brightness(.5)}.section-location-point>div:before,.section-location-point>div:after,.section-location-point>div i:before,.section-location-point>div i:after{content:"";position:absolute;width:1000px;height:0;border-top:1px solid var(--color1);border-radius:1px;background:var(--color1);left:calc(100% + 20px);top:calc(50% - 1px)}.section-location-point>div i:after{left:auto;right:calc(100% + 20px)}.section-location-point>div:before,.section-location-point>div:after{height:1000px;width:0;border-left:1px solid var(--color1);top:calc(100% + 20px);left:calc(50% - 1px)}.section-location-point>div:after{bottom:calc(100% + 20px);top:auto}.section-location-point>div i{display:block;width:62px;height:50px;background:url(../../../themes/websima/assets/img/capture.png) no-repeat;background-position:center;background-size:contain}.af-success{background:var(--bg_success);color:var(--success);text-align:center;padding:15px}.acf-field select{appearance:none}.af-input.acf-input.expand{position:relative}.acf-input.expand:after{content:"";display:inline-block;width:8px;height:8px;border:2px solid var(--color1);border-left:none;border-top:none;transform:rotate(45deg);border-radius:1px;margin:-2px 0 2px 4px;transition:0.3s;position:absolute;right:10px;top:calc(50% - 2px)}ul.acf-checkbox-list,ul.acf-radio-list.acf-bl{margin:0!important;display:flex}.acf-checkbox-list li:before,.acf-radio-list li:before{content:none!important}ul.acf-radio-list li,ul.acf-checkbox-list li{margin-right:15px!important}.acf-basic-uploader{user-select:none;min-width:135px;height:40px;align-items:center;justify-content:center;padding:0 18px;background:var(--color1);color:#fff!important;font-family:inherit;font-size:13px!important;z-index:1;position:relative;transition:0.3s;overflow:hidden;box-shadow:0 2px 9px var(--box-shadow-color);cursor:pointer;display:inline-block}.acf-basic-uploader input{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.acf-basic-uploader::before{content:"Upload";position:absolute;color:#fff;right:50%;font-size:14px;transform:translateX(50%);top:5px}#footer{background:var(--bg_footer);color:var(--color1);padding:2.5rem 0 0 0;overflow:hidden}#footer a:hover{color:var(--color2)}.wrap-ft-menu{padding:0 5px}.footer-contact li{display:flex;align-items:baseline}.footer-contact li i{margin-right:15px;font-size:16px}.footer-logo img{height:auto;width:135px}.footer-title{margin-bottom:10px;font-size:18px;display:block}.copy-right{background:var(--bg_footer);display:flex;align-items:center;justify-content:space-between;padding:1rem 0;font-size:12px;border-top:1px solid #23376c33}.newsletter{display:block;background:rgb(255 255 255 / .05)}.owl-carousel .owl-item{padding:1px 0}.pdf-cart{border:1px solid var(--color1);position:relative}.pdf-cart h3{padding:1rem 50px 1rem 1rem;font-size:16px;min-height:110px;display:flex;align-items:center}.pdf-cart a{position:absolute;bottom:0;background:var(--color1);width:38px;height:38px;right:0;color:#fff;display:flex;font-size:22px;align-items:center;justify-content:center;transition:0.4s ease}.pdf-cart a:hover{height:100%}#breadcrumbs{font-size:14px;margin:10px 0 0 0}#breadcrumbs a:after{content:"\e911";font-family:"icomoon";display:inline-block;margin:0 2px 0 5px;font-size:6px;transform:rotate(270deg)}#breadcrumbs a{display:inline-flex;align-items:center}.breadcrumb_last{color:var(--color2)}.help-heading{border:1px solid var(--color1);overflow:hidden;margin-bottom:1.5rem}.help-heading>ul{display:flex;flex-direction:column;gap:16px;padding:16px 13.6px 25px 13.6px}.help-heading>span{background-color:var(--color1);font-size:1.25rem;padding:5px 14.6px;display:block;color:#fff}.help-heading a:hover:before{background-color:var(--color2)}.help-heading a{display:flex;align-items:baseline;gap:7.8px;font-size:14px}.help-heading a::before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background-color:#afafaf;flex-shrink:0;transition:0.35s ease}.help-heading li{margin-bottom:5px}.help-heading li:last-child{margin-bottom:0}.access-post>a{display:block;border:1px solid #dadada;padding:9px 25.5px;font-weight:400;font-size:20px;color:#000;transition:0.35s ease}.access-post>a:hover{color:var(--color2);border:1px solid var(--color2)}.access-post{text-align:center;display:flex;flex-direction:column;gap:1.5rem}.socials-share{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:15px;margin-bottom:14px}.mejs-container *{color:#fff}.socials a{display:inline-block;margin:0 5px;font-size:1.25rem}.socials a i{transition:0.35s ease}.socials a:hover>i{color:var(--color2)}.thumbnail-post-img{text-align:center}.thumbnail-img{float:none;max-width:100%;margin:0;display:inline-flex;overflow:hidden;border-radius:3px}.tags_post a{color:#afafaf;transition:0.35s ease}.tags_post a:hover{color:var(--color2)}.tags_post a:not(:first-of-type)::before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background-color:#d8d8d8;margin:0 8px}.tags_post{border-top:1px solid #dadada;padding-top:10px;margin-top:28px;display:flex;align-items:center}.tags_post>span{margin-right:14px}#news-related{margin-top:4rem}#comments-single{margin-top:5rem}@media screen and (min-width:768px){.thumbnail-img{max-width:50%;float:left;margin-right:30px}}.commentlist ul.children{padding-left:5.625rem;position:relative}.commentlist ul.children:before{content:"\e910";font-family:"icomoon";position:absolute;font-size:1.813rem;left:2.563rem;color:#bbb;top:10px}.editor-content .commentlist{margin-bottom:100px}#review_form_wrapper form,#commentform{margin-bottom:5.438rem}.form-submit{text-align:center!important;margin:10px 0 0;flex:0 0 100%}#commentform{display:flex;flex-wrap:wrap;justify-content:space-between}.editor-content .comment-notes{flex:0 0 100%;display:flex;flex-wrap:wrap;font-size:13px;display:none}.editor-content .comment-form-author,.editor-content .comment-form-email{flex:0 0 48.5%;flex-wrap:wrap;display:flex}.comment-form-comment{flex:0 0 100%}.editor-content #commentform input,.editor-content #commentform textarea{background:#fff}#review_form #reply-title{display:flex;justify-content:center;margin-bottom:2rem}.editor-content label,.comment-form label{margin-bottom:5px!important;position:relative;display:inline-block;color:#1d1d1d!important;font-weight:400;font-size:1.125rem}.comment-awaiting-moderation{color:var(--color1);text-align:center;display:block;background:var(--bg_danger)}input::placeholder{color:#afafaf;font-size:14px}.commentlist .comment_container{margin-bottom:2rem}.comment-list .children .comment_container{width:89%;margin:20px 0;margin-right:112px}.byadmin .head-comment{border-bottom:1px solid var(--color2)}.head-comment{display:flex;position:relative;align-items:center;justify-content:space-between;border-bottom:1px solid var(--color1);font-size:1.25rem;padding-bottom:.4rem}.img--comment{max-width:90px}.comment_container .editor-content p{padding-top:11px;padding-bottom:6px}.editor-content a.comment-reply-link{color:#fff}.editor-content .byadmin a.comment-reply-link{color:#fff}.editor-content .byadmin a.comment-reply-link:hover{color:var(--color2)}.editor-content a.comment-reply-link:hover{color:var(--color2)}.comment-reply-link i{font-size:11px;font-weight:700;transition:0.3s}.comment-reply-link:hover i{margin-left:-10px;padding-right:10px}.item-comment{background:#fff;border-radius:12px;box-shadow:0 2px 10px rgb(242,240,247);padding:18px;position:relative}.text_comment p{font-size:13px;padding:10px 0}.commentlist #reply-title{border-radius:15px;display:flex;justify-content:space-between;padding:10px 25px;margin-bottom:20px;font-size:1۴px}.commentlist .children .comment_container{flex:0 0 90%}.editor-content .commentlist li{position:relative}.head-comment .time_comment{color:var(--color1);display:flex;align-items:center;font-size:1rem}.head-comment>span{display:inline-flex;align-items:center}.comment-custom-field{display:flex;align-items:center;width:100%;justify-content:space-between;flex-wrap:wrap}@media screen and (min-width:768px){#review_form_wrapper form,#commentform{}}.header-searchsimple form{width:100%;border:1px solid #f1f1f1;border-radius:6px;position:relative;display:flex;align-items:center;transition:0.4s;padding:0 7px}.header-searchsimple #search-text{width:100%;text-align:right;border:none;background:none;color:var(--color1);font-size:16px;padding:6px}.search-results-box{position:absolute;background:#fff;z-index:1;box-shadow:0 4px 8px rgb(0 0 0 / 10%);left:0;right:0;text-align:center}.header-searchsimple{position:relative;width:100%}@media screen and (min-width:576px){.header-searchsimple form{max-width:407px;min-width:407px}}.card-cat h2,.project-item h2{font-size:28px}.card-cat-img{display:block}.post-item-info a,.post-item-info{color:#959595;font-size:12px}.post-item-info span{border-left:1px solid #959595;padding-left:12px;margin-left:12px}.card-cat img,.project-item img,.post-item img,.gallery-card img{width:100%;transform:scale(1);transform-origin:top left;transition:0.4s ease}.card-cat:hover img,.project-item:hover img,.post-item:hover img,.gallery-card:hover img{transform:scale(1.15)}.project-item .post-item-image,.post-item .post-item-image{display:block;overflow:hidden}.gallery-card .post-item-image{display:block;overflow:hidden}.card-cat:hover h2 a,.project-item:hover h2 a{color:var(--color2)}.card-cat p a,.project-item p a{color:var(--color2);font-size:18px}.card-cat p a:hover,.project-item p a:hover{color:var(--color3)}.project-item,.post-item{border:1px solid var(--border_light);position:relative;height:100%;display:flex;flex-direction:column}.project-item:before{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--color2);transition:0.5s ease;opacity:0}.project-item:hover:before{width:100%;opacity:1}.page-template-template-videos iframe{width:100%!important;display:block}.title-center p{text-align:center!important}.video-holder:before{content:"";position:absolute;width:100%;height:100%;background:rgb(243,239,238);background:-moz-linear-gradient(131deg,rgba(243,239,238,1) 0%,rgba(243,239,238,1) 40%,rgba(243,239,238,0) 50%,rgba(243,239,238,1) 60%,rgba(243,239,238,1) 100%);background:-webkit-linear-gradient(131deg,rgba(243,239,238,1) 0%,rgba(243,239,238,1) 40%,rgba(243,239,238,0) 50%,rgba(243,239,238,1) 60%,rgba(243,239,238,1) 100%);background:linear-gradient(131deg,rgba(243,239,238,1) 0%,rgba(243,239,238,1) 40%,rgba(243,239,238,0) 50%,rgba(243,239,238,1) 60%,rgba(243,239,238,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f3efee",endColorstr="#f3efee",GradientType=1);background-size:150%;background-position:-150%;animation:bgmove 2s infinite linear;z-index:-1}@keyframes bgmove{0%{background-position:-150%}100%{background-position:150%}}.video-holder{position:relative}.h_iframe-aparat_embed_frame{min-height:100%}.video-holder :is(iframe,video){min-height:260px;height:auto;display:block}.video-holder-container h3{font-size:20px}.video-holder-container p{color:#777}.card-cat-img{display:block;position:relative;overflow:hidden}.card-cat .card-cat-more{display:inline-block;color:var(--color2);font-size:18px}.post-item>i{position:absolute;width:12px;height:12px;border:3px solid var(--color1);border-top:none;border-left:none;transform:rotate(315deg);bottom:21px;border-radius:1.5px;left:15px;transition:0.5s ease}.post-item-info{transition:0.5s ease;clip-path:polygon(0 0,0 0,0 100%,0% 100%);opacity:0}.post-item:hover .post-item-info{clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);opacity:1}.post-item:hover>i{left:calc(100% - 2rem);border-color:var(--color2)}.post-item:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--color2);transition:0.5s ease;opacity:0}.post-item:hover:before{opacity:1}.project-card .post-item-info{clip-path:none;opacity:1}.project-card .post-item-info span{border:none;padding-left:0;margin-left:0}.bottom-head-search{display:flex;align-items:center;justify-content:flex-end}.header-search{display:inline-flex;padding:13px 0;cursor:pointer;align-items:baseline}.header-search>span{margin-left:5px;display:none}.header-search>i{margin:0 0 0 10px;font-size:18px;display:block;float:right;transform:translate(0,2px)}.search-pup-up{position:fixed;top:0;left:0;background:#000000de;width:100%;height:100%;z-index:1000;color:#fff;overflow:hidden;overflow-y:visible;padding-bottom:50px;display:none}.fd-outer{width:30px;margin-top:10px;cursor:pointer;position:absolute;top:20px;right:30px;z-index:10}.fd-inner{width:30px;text-align:center}.fd-inner:before,.fd-inner:after{position:absolute;content:"";height:2px;width:inherit;background:#fff;right:0;transition:all 0.3s ease-in}.fd-inner:after{bottom:48%;transform:rotate(-45deg)}.fd-inner:before{top:48%;transform:rotate(45deg)}.fd-outer label{font-size:.8em;line-height:3em;text-transform:uppercase;color:#fff;transition:all 0.3s ease-in;opacity:0;cursor:pointer}.fd-outer:hover .fd-inner:before,.fd-outer:hover .fd-inner:after{transform:rotate(0);background:var(--color1)}.fd-outer:hover .fd-inner:before{top:0}.fd-outer:hover .fd-inner:after{bottom:0}.fd-outer:hover label{opacity:1}.form-wrap{padding-top:140px}.search-pup-up #search-text{width:100%;text-align:center;border:none;background:none;color:#fff;font-size:18px;padding-bottom:10px}.header-search i:before{display:block;transition:0.3s ease}.header-search:hover i:before{display:block;transform:rotateY(180deg);color:var(--color2)}.header-search span{transition:0.3s ease}.header-search:hover span{color:var(--color2);letter-spacing:1px}.search-form:after{content:"";width:100%;height:2px;background-image:linear-gradient(to right,transparent,var(--color2),transparent);display:block}.search-title{font-size:18px;padding:5px 0;display:block;background:var(--color1);color:#fff;text-align:center;margin:20px 0}.search-pup-up .search-form{transform:scale(0);opacity:0;transition-duration:0.6s;transition-delay:0.5s}.search-pup-up.popup-search-active .search-form{transform:scale(1);opacity:1}.search-detail h3 a{display:block;margin-bottom:10px}.search-image{flex-grow:0;flex-shrink:0;flex-basis:90px;display:block;margin-right:10px;max-width:90px}.search-image img{width:100%}.search-terms{display:flex;flex-wrap:wrap;gap:15px}.search-terms a{padding:2px 10px 1px 10px;border:1px solid var(--color1);font-size:14px;flex-grow:1;max-width:50%}.search-box{margin:10px 0}.search-results-box .button{width:100%}.search-pup-up .icons-wrapper{position:absolute;top:0;left:0}.search-pup-up .icons-wrapper i{position:absolute;top:0;left:0;display:none}@media screen and (max-width:768px){.form-wrap{padding-top:80px}.fd-inner{width:25px}.fd-outer{width:25px;top:10px;right:20px}.section-location-point-wrapper{order:2}.section-location-content{order:1}}@media screen and (min-width:576px){.header-search>span{display:block}}@media screen and (min-width:992px){.header-search>span{font-size:12px}}@media screen and (min-width:1200px){.header-search>span{font-size:inherit}}@media screen and (max-width:576px){.type-product .summary.entry-summary .cart,.variations_form .woocommerce-variation-add-to-cart{flex-direction:column}.quantity{margin-bottom:20px}.product_title.entry-title{font-size:24px!important}.inner-page .site-main{margin-top:20px}.woocommerce-tabs.wc-tabs-wrapper{margin-top:15px!important}}@media screen and (max-width:425px){.product-meta-top{flex-direction:column}.product-meta-top>div{width:100%;margin:5px 0;justify-content:space-around}.product-meta-right a:first-child:after{content:unset}.type-product .summary .price ins:before{font-size:16px}}.more-tax-desc{display:inline-flex;cursor:pointer;align-items:center;margin:0 0 0 10px}.more-tax-desc i:before{font-size:7px;margin-left:6px}.more-tax-desc:hover{color:var(--color3)}.items-sub-category{margin:1rem 0;display:flex;align-items:center;flex-wrap:wrap;display:none}.item-sub-category{padding:5px 10px;border:1px solid #a8a8a8;margin:5px 5px;display:inline-block}.mb-4-5{margin-bottom:2.5rem!important}.tax-projects_cat .page-numbers,.post-type-archive-projects .page-numbers{visibility:hidden;height:0;opacity:0}.page-numbers{display:flex;align-items:center;justify-content:center}ul.page-numbers{margin-bottom:2rem}.page-numbers li{margin:0 5px}.page-numbers li a,.page-numbers li span{padding:5px;line-height:1;font-size:18px}.page-numbers li i{font-size:25px;transition:0.35s}.page-numbers li i:before{font-size:10px}.page-numbers li span.current{color:var(--color2);font-size:22px}.post-item h2{min-height:64px;line-height:1.5}.page-numbers:hover>i,.page-numbers:hover{color:var(--color2)}.widget-side{border:1px solid var(--color1)}.current-cat>a{color:var(--color2)!important}.current-cat-parent ul{display:block!important}.current-cat-parent .caticon{display:none}.widget-title{transition:0.4s;background:var(--color1);padding:10px 20px;color:#fff}.widget-title a{color:#fff}.widget-side>ul>li{padding:13px 40px 13px 20px}.widget-side>ul>li:not(:last-of-type){border-bottom:1px solid var(--color1)}.cat-parent{position:relative}.children .cat-item{font-size:12px;border:none;padding:5px 0}.caticon{cursor:pointer;position:absolute;top:12px;right:20px;vertical-align:middle;text-align:right;display:none}.caticon:hover:before{color:var(--color2)}.caticon:before{font-size:9px;content:"\e911";font-family:"icomoon";display:inline-block;transition:0.35s ease}.caticon.active::before{transform:rotate(180deg)}.cat-parent.active>.caticon:before{transform:rotate(-135deg) translateY(-50%);border-color:var(--color1)}.children .caticon{top:5px;right:-20px;color:#aaa}.cat-parent .children a{font-size:14px;color:#afafaf;transition:0.35s ease;position:relative}.cat-parent .children a:hover{color:var(--color2)}.sidebar .children ul{border:1px solid #ddd;border-left:none;border-right:none;padding:4px 0;margin:6px 0;line-height:1.5}.sidebar .cat-parent .children a::before{content:"";width:6px;height:6px;background-color:#afafaf;border-radius:50%;display:inline-flex;margin-right:10px;transition:0.35s ease;position:absolute;top:5px;left:-12px}.sidebar .cat-parent .children a:hover::before{background-color:var(--color2)}#sidebar{position:fixed;right:-100%;top:0;bottom:0;transition:all 0.5s;z-index:1;background:#fff}#sidebar .icon-close{font-size:16px}.slider-site .icon-chevron-thin-left:before,.slider-site .icon-chevron-thin-right:before{font-size:22px;color:#fff}.slider-site .icon-chevron-thin-left:hover:before,.slider-site .icon-chevron-thin-right:hover:before{color:var(--color2)}.sidebar-btn{display:block;width:100%;text-align:center;padding:5px;margin:20px 16px 20px auto;border:1px solid var(--color1);color:var(--color1);cursor:pointer;max-width:40px;filter:invert(17%) sepia(14%) saturate(6268%) hue-rotate(203deg) brightness(93%) contrast(88%)}#sidebar.active{right:0;overflow-y:auto}#sidebar .sidebar-close{display:block;width:20px;height:20px;position:relative;background:var(--danger);text-align:center;margin:10px auto 10px 0;color:#fff;font-size:13px;cursor:pointer}#sidebar input[type="search"]{border:1px solid #a3a3a3;padding:10px 20px;border-radius:15px;height:40px;display:block;box-sizing:border-box;font-family:inherit;width:100%;transition:0.3s;margin-bottom:10px;font-size:14px;text-align:right}.widget-side form{padding:0 20px 20px}#sidebar button[type="submit"]{user-select:none;height:33px;padding:0 20px;background:var(--color1);color:#fff;border-radius:7px 0 7px 7px;z-index:1;position:relative;transition:0.3s;border:1px solid var(--color1);font-size:12px;display:table;margin:auto}#sidebar button[type="submit"]:hover{background:var(--color2)}#sidebar .select2-container--default .select2-selection--single{border:1px solid #fafafa;background:#fafafa;padding:10px 20px;border-radius:15px;height:50px;display:block;box-sizing:border-box;font-family:inherit;width:100%;transition:0.3s;margin-bottom:20px;font-size:14px;text-align:right}#sidebar .select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:11px;left:11px!important;width:20px}.mapp-anchor{z-index:-1}@media screen and (min-width:768px){.sidebar-btn{display:none}#sidebar{position:unset;right:auto;overflow-y:unset;background:transparent}#sidebar .sidebar-close{display:none}}.slider-site .owl-nav{width:100%;z-index:10!important;left:0!important;padding:0 2rem;top:calc(50% - 2px)!important;height:0!important;margin:0!important}.slider-contents{position:absolute;top:0;left:0;right:0;height:100%;width:100%;z-index:5;display:FLEX;justify-content:center;align-items:center;flex-direction:column;max-width:768px;margin:0 auto;color:#fff;text-align:center}.slider-contents h2{font-size:26px;font-weight:400;margin-bottom:26px}.slider-contents p{margin-bottom:26px;font-size:18px}.slider-contents a{background:#fff;color:var(--color1);border:none}.item-slider.hasbg:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.4)}.item-slider video{width:100%;height:100%;object-fit:cover}.project-gallery-thumbnails{width:calc(100% - 4rem - 20%);margin:1.5rem auto 0 auto}.project-gallery-thumbnails .owl-nav{margin:0}.project-info{width:100%;margin:1rem 0 0 0;border-collapse:separate}.project-info tr td:first-child{color:var(--color2)}.project-info tr td{border-bottom:1px solid var(--color1);padding:5px 0}.project-gallery-thumbnail{border:1px solid transparent;position:relative}.project-gallery-thumbnail:hover{border:1px solid var(--color2)}.project-gallery-thumbnail:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:var(--color1);opacity:0;transition:0.35s;cursor:pointer}.project-gallery-thumbnail:hover:before{opacity:.7}.section-base{padding:30px 0}.countdown-wrapper{direction:ltr}.countdown-wrapper span{display:inline-block;margin:0 5px}.brands-carousel{padding:0 40px}.brands-carousel .owl-nav{position:absolute!important;width:100%!important;left:0!important;display:flex!important;justify-content:space-between!important;top:0!important;bottom:0!important;margin:auto 0!important}.brands-carousel .owl-nav :before{font-size:8px!important}.duc-content p{margin-bottom:1rem!important}.duc-content .editor-content{background:#f8f8f8;padding:10px}.item-brand img{width:auto!important;height:auto!important;max-width:100px;max-height:100%}.item-brand{min-height:80px;display:flex;align-items:center;justify-content:center}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0;background-color:rgb(0 0 0 / 50%)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform 0.3s ease-out;transition:transform 0.3s ease-out;transition:transform 0.3s ease-out,-webkit-transform 0.3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.show .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - (0.5rem * 2))}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-clip:padding-box;border-radius:.3rem;outline:0;color:#fff;overflow:hidden}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-title{margin-bottom:0;line-height:1.5;font-size:16px}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:40px;text-align:center}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.modal-header .close{padding:.5rem 1rem;margin:-1rem auto -1rem -1rem;background:transparent;border:none;color:var(--danger);font-size:29px}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-centered{min-height:calc(100% - (1.75rem * 2))}.modal-sm{max-width:300px}}@media (min-width:768px){.modal-dialog{max-width:550px}}@media (min-width:992px){.modal-lg{max-width:800px}}#mask{position:fixed;z-index:9999;background:rgba(0,0,0,.8);top:0;left:0;right:0;bottom:0;display:none}#menumobile{position:fixed;top:0;bottom:0;left:-300px;width:250px;background:#eee;font-weight:700;z-index:99991;transition:all 0.5s;box-sizing:border-box;overflow:hidden;box-shadow:0 .5rem 1rem rgba(0,0,0,.3)!important;overflow-y:auto}#menumobile img{/*! filter: brightness(0)invert(1); */
 max-width:130px}#nomenumobile{cursor:pointer;transition:all 0.5s;width:25px;height:25px;background:var(--danger);text-align:center;border-radius:3px;display:inline-flex;color:#fff;font-size:11px;align-items:center;justify-content:center}.tel-mm a{background:var(--bg_footer);color:#fff;padding:10px 15px;display:block;text-align:center}.tel-mm a:before{content:"";width:6px;height:6px;margin-left:10px;background:var(--color2);display:inline-block;border-radius:100%;animation:pulse 2s infinite;position:relative;top:-1px}.come-menumobile{left:0!important}.title-mm{background:#fff;padding:20px;display:flex;align-items:center;justify-content:space-between}.title-mm img{user-select:none}.btn-mm{padding:0 20px;margin-top:20px}.btn-mm a{display:flex}.title-sub-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;flex-flow:row-reverse}.title-sub-head strong{font-weight:700}.main-mm{padding:5px 20px}.main-mm ul li a{color:#222;display:block;padding:8px 0;position:relative;width:80%}.main-mm ul li a:hover{color:var(--color2)}.main-mm ul li>.sub-menu{position:fixed;top:0;bottom:0;width:250px;background:var(--bg_light);right:-250px;transition:0.3s;z-index:9;padding:20px}.childer i{position:absolute;cursor:pointer;top:9px;border:solid #fff;border-width:0 2px 2px 0;display:inline-block;padding:3px;transform:rotate(135deg);-webkit-transform:rotate(135deg);left:10px}.childer{position:absolute;left:-25%;cursor:pointer;top:10px;width:25px;height:25px;background:var(--bg_footer);border-radius:3px;display:flex;align-items:center;justify-content:center}.come-submenu{right:0!important}.sub-closer{cursor:pointer;top:10px;width:25px;height:25px;background:var(--color2);border-radius:3px;overflow:hidden;text-align:center;display:flex;align-items:center;justify-content:center}.sub-closer i{cursor:pointer;top:-1px;border:solid #fff;border-width:0 2px 2px 0;display:inline-block;padding:3px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);position:relative;left:-1px}.icon-close:before{content:"\e070"}.title-subcome{color:var(--color2);font-weight:400;position:relative;top:2px}.owl-nav{text-align:center;font-size:20px;margin-top:10px}.home .owl-nav i{padding:10px!important;display:inline-block}.owl-nav button.disabled{cursor:auto!important}.single-top .title-heading{line-height:1.4}.category_post{display:flex;gap:1.188rem;font-size:1rem}.category_post a{color:#b0b0b0;display:inline-block;transition:0.35s ease;font-size:1rem}.social-text{font-size:1rem}.cat-items{display:flex;flex-wrap:wrap}.date-post{font-size:1rem}.category_post a:not(:first-child)::before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background-color:#d8d8d8;margin:0 8px}.category_post a:hover{color:var(--color2)}.info--post{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #b0b0b0;flex-wrap:wrap;gap:8px;padding-bottom:10px;margin-bottom:10px}.cat-title{display:inline-flex}.share-icon{display:inline-flex;gap:7px;align-items:center}.post-content{margin-bottom:4rem}.box--articlelinks{border:1px solid var(--color1);overflow:hidden}.links--title{background-color:var(--color1);font-size:1.25rem;padding:5px 14.6px}.links--title h6{color:#fff}.links--title h4{color:#fff}.links--title h4 a{color:#fff}#news-related .blog-carousel{padding:0 2px}.related-item{gap:16px;padding:16px 13.6px 25px 13.6px}.links--item{display:flex;flex-direction:column}.related-item li a{display:flex;align-items:baseline;gap:7.8px;font-size:14px}.related-item li a::before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background-color:#afafaf;flex-shrink:0;transition:0.35s ease}.links--item li a:hover{color:var(--color2)}.links--item li a:hover::before{background-color:var(--color2)}.icon-chevron-thin-left::before,.icon-chevron-thin-right::before{font-size:12px;content:"\e911";font-family:"icomoon";display:block;color:var(--color2);transition:0.35s ease}.icon-chevron-thin-right::before{transform:rotate(90deg)}.icon-chevron-thin-left::before{transform:rotate(270deg)}.owl-nav button:not(.disabled):hover i:before{color:var(--color1)}.section-banners{margin-bottom:4rem}.title-about{font-size:2.375rem;line-height:1;margin-bottom:.6rem}.short-text-about{font-size:14px;color:#555657;line-height:1.7;margin-bottom:.6rem}.long-text-about{font-size:16px;line-height:1.9;margin-bottom:1.4rem;text-align:justify}.my-about-img{width:100%;height:100%;object-fit:cover}.effect-img{overflow:hidden}.effect-img img{transform:scale(1);transform-origin:top right;transition:0.4s ease}.effect-img img:hover{transform:scale(1.05)}.mb-7{margin-bottom:5.5rem}.title-center{font-size:2.375rem;text-align:center;margin-bottom:1.7rem}.catalog-carousel .owl-stage{margin:0 auto}.box--member{border:1px solid var(--color1);padding:1.2rem .9rem 0rem .9rem;transition:0.35s ease}.box--member:hover{border:1px solid var(--color2)}.top-person{display:flex;gap:10px;border-bottom:1px solid #d8d8d8;padding-bottom:1.2rem}.bottom-person{display:flex;justify-content:space-between;align-items:center;padding:.27rem 0}.img--p{flex:0 0 30.1%;max-width:30.1%}.info--p{display:flex;flex-direction:column;justify-content:space-between}.info--p a,.info--p span{color:#373737;font-size:1.125rem;line-height:1.81;transition:0.35s ease}.info--p a:hover{color:var(--color2)}.share--p{display:flex;align-items:center;gap:12px}.share--p a{font-size:1.188rem;transition:0.35s ease}.share--p a i{transition:0.35s ease}.share--p a:hover i{color:var(--color2)}.share--p a svg{transition:0.25s}.share--p a:hover svg{fill:var(--color2)}.item-banner{overflow:hidden;display:block}.item-banner img{transform:scale(1);transition:0.4s ease;transform-origin:top right}.item-banner:hover img{transform:scale(1.08)}.section-memberteam{padding-bottom:5.3rem}.catalog-cat{width:100%;cursor:pointer;padding:4px 10px;height:auto;white-space:nowrap}.catalog-cart{border:1px solid var(--border_light);transition:0.35s}.catalog-cart:hover{border-color:var(--color1)}.catalog-cart img{width:100%;transform:scale(1);transform-origin:top left;transition:0.4s ease}.catalog-cart:hover img{transform:scale(1.15)}.catalog-photo{overflow:hidden;border-bottom:1px solid var(--border_light)}.catalog-cart h3{line-height:1.35;padding:6px 15px;transition:0.3s;min-height:55px}.catalog-cart a{text-align:center;border-top:1px solid var(--border_light);display:block;line-height:42px}.catalog-cart a i{margin:0 8px 0 0;display:inline-block;transform:translateY(4px)}.catalog-cart:hover a{background:var(--color1);border-top-color:var(--color1);color:#fff}.section-catalog .owl-nav{margin:0}.single-gallery-card{cursor:pointer}.single-gallery-card h3,.gallery-card-title{font-size:22px;text-align:center;line-height:1.5;margin:20px 0;display:block}.category_post .socials a{margin:0 2px}.single-gallery .social-text{display:none}.single-gallery .socials-share{margin:0}.gallery-card{text-align:center}.gallery-card:hover a,.single-gallery-card:hover h3{color:var(--color2)}.sub-menu{position:absolute;z-index:10;background:#fffb;backdrop-filter:blur(5px);min-width:200px;border:1px solid var(--color1);padding:.5rem 1rem;transition:0.35s ease;opacity:0;visibility:hidden}.sub-menu a{display:block}li:hover>.sub-menu{opacity:1;visibility:visible}.sub-menu li:not(:last-of-type){border-bottom:1px solid #23376c36;transition:0.3s;margin-bottom:10px}.sub-menu li:hover:not(:last-of-type){border-bottom:1px solid var(--color2)}.box--menu-f{display:flex;align-items:center;justify-content:space-between;font-size:9px}.box--menu{border:1px solid var(--color1)}.box--menu>ul>li{padding:19px 26.6px}.box--menu>ul>li:not(:last-child){border-bottom:1px solid var(--color1)}.title--menu{background-color:var(--color1);color:#fff;font-size:18px;padding:5px 26.6px}.icon-fade{display:none;cursor:pointer;transition:0.35s ease}.icon-fade:hover{color:var(--color2)}.active .icon-fade{transform:rotate(180deg)}.children-menu{display:none}.link--menu{font-size:16px}.link--submenu{font-size:14px;color:#afafaf}.link--submenu::before{content:"";width:6px;height:6px;background-color:#afafaf;border-radius:50%;display:inline-flex;margin-right:10px;transition:0.35s ease}.link--submenu:hover::before{background-color:var(--color2)}.mejs-overlay-button{background:url(../../../themes/websima/assets/img/playvideo.svg) no-repeat!important}.cky-btn{width:25%!important}.cky-consent-container{max-width:520px!important;width:50%!important}.cky-btn-customize{padding:11px 0!important;border:none!important;width:auto!important;flex:none!important;float:left;color:var(--color1)!important;text-decoration:underline!important}.cky-notice-btn-wrapper{display:block!important;text-align:right!important}.cky-btn-accept{background-color:var(--color1)!important;border-color:var(--color1)!important}.cky-notice-des,.cky-notice .cky-title{color:var(--color1)!important}.cky-btn-reject{border-color:var(--color1)!important;color:var(--color1)!important}@media screen and (max-width:576px){.cky-btn{width:49%!important}.cky-notice-btn-wrapper{display:flex!important;text-align:right!important}.cky-btn-customize{display:none!important}.cky-consent-container{width:100%!important}.cky-notice-btn-wrapper{flex-direction:row!important;gap:3%;flex-wrap:nowrap!important}.cky-notice-btn-wrapper .cky-btn{margin-top:16px!important}.cky-consent-container{width:100%!important}}@media screen and (max-width:1000px){.contact-dir-button .button{width:auto;min-width:40%;flex-grow:1}}@media screen and (min-width:768px){.inner-page .owl-nav{display:flex;justify-content:space-between;position:absolute;right:-2.313rem;left:-2.313rem;z-index:-10;top:calc(50% - 20px)}}@media screen and (max-width:992px){html{font-size:95%}.search-detail{display:block;text-align:center;line-height:1.5}.search-image{flex-basis:50%;display:block;max-width:70%;margin:auto}.search-terms a{max-width:unset}}@media screen and (max-width:768px){html{font-size:90%}.cat-title{display:none}.acf-fields .acf-field{width:100%!important}}@media screen and (max-width:576px){.header-search>i{font-size:25px;display:block;float:right;transform:none}.footer-contact{margin:1rem 0;border-top:1px solid #23376c2e;border-bottom:1px solid #23376c2e;padding-top:1rem}.copy-right{display:block;text-align:center}.socials a{margin-top:6px}.section-base{margin:2rem 0 0 0}html{font-size:83%}.editor-content .comment-form-author,.editor-content .comment-form-email{flex:0 0 100%}.commentlist ul.children{padding-left:3.625rem}.commentlist ul.children:before{left:.563rem}.header-logo{display:inline-block;margin-right:8px;width:100px}.dropdown .select{display:inline-flex;align-items:center;gap:3px}#contact-tab li{margin:8px 0!important}.contact-dir-button{display:FLEX;flex-wrap:wrap}.search-results-box{width:90%;margin:auto}.search-results-box .col-12{padding:0!important}.search-results-box .button{width:150px;border:1px solid var(--color1);color:var(--color1);background:#fff;margin-bottom:2rem}.project-gallery-thumbnails{width:100%;margin-bottom:2rem}.owl-nav i{margin:0 10px;display:block}#news-related{margin-top:2rem}.archive .title-part,.page-template-template-projects .title-part{text-align:center}.archive .title-part h1,.page-template-template-projects h1{font-size:28px!important}.archive .editor-content,.page-template-template-projects .editor-content{text-align:justify}.slider-contents p{display:none}.slider-contents h2{font-size:18px}.slider-contents a{padding:5px 10px;height:34px}.product-categories h4.title-heading,.section-catalog h4,.section-feature .title-heading,.section-pdf .title-heading,.page-template-templates h1,.section-blog .title-heading{text-align:center;font-size:28px!important}.slider-site .icon-chevron-thin-left:before,.slider-site .icon-chevron-thin-right:before{font-size:11px}.slider-site .owl-nav{position:absolute;display:flex;justify-content:space-between;padding:0}.section-content h2{font-size:28px}.section-content-desc{font-size:16px}.single-gallery-card h3{font-size:18px;margin:12px 0}.project-gallery-thumbnails .owl-nav{position:absolute;width:calc(100% + 70px);margin-left:-35px;top:37%;display:FLEX;justify-content:space-between}.project-gallery-thumbnails{width:calc(100% - 70px)}.flex-control-thumbs{margin-bottom:30px}}video{object-fit:cover}ul.none-style li:before{background:transparent!important}.none-style ul{margin-top:-40px}#block-2 .wp-container-1.wp-block-buttons{background:var(--color1)}#block-2 a.wp-block-button__link{color:#fff}.fixed-badge i:before{content:"";width:20px;height:16px;background:url(../../../themes/websima/assets/img/icon-pakat.svg);background-repeat:no-repeat;background-size:contain}.shop-page .title-part.inner-title h1{font-size:28px}ul.tab-links{display:flex;align-items:center;justify-content:flex-start;background:var(--bg_footer);padding:8px;margin:30px 0;column-gap:5px;overflow-x:auto}ul.tab-links .title-form{padding:4px 11px;transition:0.3s;cursor:pointer;white-space:nowrap;font-size:14px}ul.tab-links .title-form:hover,ul.tab-links .title-form.clicked{background:#23376b;color:#fff}.tab-form{display:none}.product-item .excerpt{font-size:14px;line-height:1.5;color:#A3A3A3}@media screen and (max-width:768px){ul.tab-links{flex-wrap:wrap}ul.tab-links li{flex:0 1 32%;text-align:center}}@media screen and (max-width:576px){ul.tab-links{flex-wrap:wrap}ul.tab-links li{flex:0 1 49%}ul.tab-links .title-form{padding:4px 11px;transition:0.3s;cursor:pointer;white-space:nowrap;font-size:14px;border:1px solid #23376B;margin-bottom:10px}}.single-videos .title-site h1{font-size:2.2rem}@media (min-width:767px) and (max-width:1450px){#fixed-badge.fixed-badge{bottom:65px}}@media (min-width:576px) and (max-width:767px){#fixed-badge.fixed-badge{bottom:100px}}.product .summary.entry-summary{justify-content:flex-start!important}.page-template-template-about .editor-content blockquote{background:#33c467}.page-template-template-about .editor-content blockquote p{color:var(--color1)}.page-template-template-about .editor-content blockquote::before,.page-template-template-about .editor-content blockquote::after{color:var(--color1)}.navtop-left .select i::before{display:none}.cky-btn:hover{opacity:1!important}.section-hero.video{max-height:500px;overflow:hidden}.hero-text-box{position:absolute;z-index:1;right:50%;bottom:50%;transform:translate(50%,50%);text-align:center;color:#fff}.section-hero img{width:100%;object-fit:cover}.section-hero{position:relative}.brands-carousel .owl-stage{display:table;margin:0 auto}.item-banner img{width:100%;object-fit:cover}.item-feature{text-align:center}.bg-feature{background:#e6e6e6}.bg-counter{background:#d6d6d6}.counter-item{text-align:center;font-size:16px}.counter-num{font-family:var(--bold_font);font-size:20px}.team-item{margin:10px 0;border:1px solid #a8a8a8;text-align:center;min-height:295px}.teams-social{display:table;margin:auto;background:#dcdcdc;line-height:1;margin-top:5px}.team-content>a{display:block;line-height:1;padding:5px}.teams-social a{display:inline-block;padding:7px 5px;line-height:1;margin:0 3px}.owl-testimonials .item-testimonial{border:1px solid #e3e3e3;padding:20px;min-height:210px}.owl-testimonials.owl-carousel .owl-nav button.owl-prev,.owl-testimonials.owl-carousel .owl-nav button.owl-next{position:absolute;top:50%;transform:translateY(-50%);font-size:20px;line-height:1}.owl-testimonials .owl-nav button.owl-prev{right:-20px}.owl-testimonials .owl-nav button.owl-next{left:-20px}.owl-testimonials.owl-carousel .owl-nav button.disabled{opacity:.5}.section-cta .has_bg{background:#d2d2d2}.section-cta .cta-wrap{padding:2rem 0 1rem;text-align:center}.section-cta .cta-desc-wrap{margin:10px 0}.section-hero.fiximage a{position:absolute;min-width:300px;text-align:center;border:1px solid var(--color1);background:#fffb;font-size:38px;letter-spacing:0;transition:0.4s}.section-hero.fiximage a:hover{letter-spacing:1px;border:1px solid var(--color1);background:var(--color1);color:#fff}@media screen and (max-width:576px){.categories-carousel:before,.projects-carousel:before,.blog-carousel:before,.product-carousel:before,.catalog-carousel:before{content:'';position:absolute;width:20%;height:100%;background:rgb(255,255,255);background:-moz-linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);background:-webkit-linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);top:0;right:0;pointer-events:none;z-index:1}.section-hero.fiximage a{display:none}}.fixed-badge{background:#23376B;color:#fff;position:fixed;right:30px;bottom:25px;transition:.3s;width:140px;height:48px;display:flex;justify-content:center;align-items:center;transition:.3s;z-index:1}.section-slider .owl-carousel .owl-stage{display:block!important}#fixed-badge.fixed-badge{position:fixed;width:140px}.fixed-badge a{color:#fff;display:flex;align-items:center;gap:20px;justify-content:center}.fixed-badge i{display:inline-flex;justify-content:center;align-items:center;background:var(--color1)}.fixed-badge span{white-space:nowrap;left:15px;top:8px;transition:1s}.dropdown .dropdown-menu li a{padding:0 10px;display:block}.wp-container-1.wp-block-buttons{padding:13px 40px 13px 20px}@media screen and (max-width:480px){.fixed-badge{position:unset;width:100%}.fixed-badge.m-badge span{display:none}#fixed-badge.fixed-badge.m-badge{width:50px}}.widget_product_categories{margin-bottom:0!important}.editor-content .select2-container--default .select2-selection--single,.editor-content input[type="text"],.editor-content input[type="email"],.editor-content input[type="number"],.editor-content input[type="password"],.editor-content input[type="search"],.editor-content input[type="tel"],.editor-content textarea,.editor-content select,.comment-form input,.comment-form textarea,.acf-url input[type="url"]{border:1px solid var(--color1);background:#fff;padding:10px 20px;height:50px;display:block;box-sizing:border-box;font-family:inherit;width:100%;transition:0.3s;margin-bottom:20px;font-size:14px;text-align:left;transition:.4s}.editor-content input[type="text"]:focus,.editor-content input[type="email"]:focus,.editor-content input[type="number"]:focus,.editor-content input[type="password"]:focus,.editor-content input[type="search"]:focus,.editor-content input[type="tel"]:focus,.acf-url input[type="url"]:focus,.editor-content textarea:focus,.comment-form input:focus,.comment-form textarea:focus{border:1px solid var(--color2);background-color:#fff}.editor-content .select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:11px;left:11px!important;width:20px}.editor-content.main-content>p{margin-bottom:1rem}.page-template-template-about .editor-content blockquote{margin:3rem 127px 4rem}.editor-content.main-content>ul li{margin:10px 0;clear:both}::placeholder{font-size:14px}.box-desc--archive{max-width:1120px;margin:0 auto}.excerpt--Acf{margin-bottom:24px;line-height:35px;text-align:justify;font-size:15px}strong{font-weight:700}#more-tax-desc p{text-align:justify;font-size:18px;line-height:1.9}#more-tax-desc{position:relative;margin-top:5rem;overflow:hidden}.more-tax-desc-btn{position:absolute;bottom:0;z-index:10;width:100%;text-align:center;color:var(--color2);cursor:pointer;transition:0.35s}.more-tax-desc-btn:hover{color:var(--color3)}#more-tax-desc.showmore:before{content:'';position:absolute;width:100%;height:100px;bottom:0;background:rgb(255,255,255);background:-moz-linear-gradient(0deg,rgba(255,255,255,1) 30%,rgba(255,255,255,0) 100%);background:-webkit-linear-gradient(0deg,rgba(255,255,255,1) 30%,rgba(255,255,255,0) 100%);background:linear-gradient(0deg,rgba(255,255,255,1) 30%,rgba(255,255,255,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);z-index:5;transition:0.3s}#more-tax-desc.open:before{opacity:0;visibility:hidden}.pb-6{padding-bottom:6rem}.mb-c{margin-bottom:1.875rem}.editor-content textarea,.comment-form textarea{min-height:140px}.editor-content img{clear:both}em{font-style:italic}.owl-gallery{margin:0 auto 2rem 0;padding:0 27px;clear:both}.gallery_item{position:relative;display:block;height:100%}.lg-outer{text-align:right}.gallery_item a{display:block;position:relative;text-align:center;margin:auto;height:100%}.gallery_item a:after{opacity:0;font-size:39px;visibility:hidden;content:"\e90f";position:absolute;font-family:"icomoon";color:#fff;top:50%;left:50%;transition:0.3s;z-index:1;transform:translate(-50%,-50%)}.gallery_item a:before{opacity:0;visibility:hidden;content:"";position:absolute;width:100%;height:100%;border-radius:3px;background:#23376c9c;top:0;bottom:0;left:0;right:0;margin:auto;transition:0.3s;z-index:1}.gallery_item a:hover:after,.gallery_item:hover a:after,.gallery_item:hover a:before{opacity:1;visibility:visible;transition:0.3s}.editor-content.main-content>*:last-child{margin-bottom:0}.editor-content .alignleft{float:left;margin:0 32px 2rem 0;clear:both}.editor-content .alignright{float:right;margin:0 0 2rem 32px;clear:both}.editor-content .aligncenter{text-align:center;display:block;margin:0 auto 2rem auto;clear:both}.editor-content li h2,.editor-content li h3,.editor-content li h4,.editor-content li h5,.editor-content li h6{margin-bottom:0;display:inline}.editor-content h2,.editor-content h3,.editor-content h4,.editor-content h5,.editor-content h6{margin-bottom:10px}.editor-content.main-content h1,.editor-content.main-content h2,.editor-content.main-content h3,.editor-content.main-content h4,.editor-content.main-content h5,.editor-content.main-content h6{margin-bottom:20px;clear:both;line-height:1.7}.editor-content.main-content{--heading_h1_fontsize:23px}.editor-content h1{font-size:calc(var(--heading_h1_fontsize))}.editor-content h2{font-size:calc(var(--heading_h1_fontsize) - 2px)}.editor-content h3{font-size:calc(var(--heading_h1_fontsize) - 4px)}.editor-content h4{font-size:calc(var(--heading_h1_fontsize) - 5px)}.editor-content h5{font-size:calc(var(--heading_h1_fontsize) - 6px)}.editor-content h6{font-size:calc(var(--heading_h1_fontsize) - 7px)}.editor-content.main-content ul,.editor-content.main-content ol{margin-bottom:1rem;clear:both;margin-left:2rem}.woocommerce-product-details__short-description ul li:before{content:"";background:var(--color2);margin-right:12px;display:inline-flex;height:8px;width:8px;border-radius:50%;flex-shrink:0;margin-left:1.2rem}.woocommerce-product-details__short-description ul{margin-top:10px}.editor-content.main-content ul li:before{content:"";background:var(--color2);margin-right:12px;display:inline-flex;height:10px;width:10px;border-radius:50%;flex-shrink:0}.editor-content.main-content ul li li:before{background:rgba(0,0,0,0);border:1px solid var(--color2)}.editor-content.main-content ul ul{margin-left:30px}.editor-content.main-content .wp-caption-text{text-align:center}.editor-content.main-content .wp-caption{width:auto!important}.editor-content.main-content a{color:var(--color2)}.link-img-hover{overflow:hidden;width:49%;display:inline-block;transition:all 0.65s}.link-img-hover:hover img{scale:1.2;transform:translate3d(25px,20px,0)}.link-img-hover:first-child{float:left}.link-img-hover:nth-child(2){float:right}.link-img-hover img{transition:all 0.5s}.gaptarget{justify-content:space-between}.editor-content.main-content a:hover{color:#138de4}.inner .editor-content p{color:#575757;text-align:justify}.editor-content blockquote{padding:4rem 1.75rem;text-align:left;position:relative;margin:54px 3.688rem;clear:both;background:var(--color1)}.faqs-answer .editor-content.main-content>p{text-align:justify;font-size:1.125rem}.editor-content blockquote:before{content:"\e90e";font-family:'icomoon';color:#fff;position:absolute;font-size:2.688rem;top:5px;left:1.75rem;transform:rotate(180deg)}.editor-content blockquote:AFTER{content:"\e90e";font-family:'icomoon';POSITION:absolute;color:#fff;font-size:2.688rem;bottom:5px;right:1.75rem}.editor-content blockquote p{color:#fff;font-size:1.25rem;position:relative;padding:17px 0}.editor-content.main-content{font-size:16px}.editor-content.main-content ol{list-style:none;margin-left:0;padding:0}.editor-content.main-content ol li{counter-increment:item;position:relative;padding-left:29px;margin:10px 0;display:flex;align-items:baseline}.editor-content.main-content ol li:before{content:counter(item) ".";color:var(--color2);font-size:20px;font-weight:400;height:100%;width:15px;position:absolute;left:0;top:-6px}.editor-content.main-contentol li:after{content:"";position:absolute;width:3px;height:3px;border-radius:50%;background:var(--color2);top:15px;right:16px}.gallery_item img{transition:all 0.4s;object-fit:cover!important;height:100%;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-ms-transition:all 0.4s;-o-transition:all 0.4s;clear:both}.editor-content .wp-video{display:block;margin:0 auto 2rem auto}.video--content .wp-video{width:100%!important}.video--content .mejs-container{width:100%!important}.video--content .wp-video-shortcode{width:100%!important}.owl-nav.disabled{display:none}.owl-carousel.owl-gallery .owl-item{overflow:hidden}.owl-carousel.owl-gallery .owl-nav{display:block}.owl-carousel.owl-gallery .owl-nav{position:absolute;top:calc(50% - 14px);height:0;left:-5px;display:flex;justify-content:space-between;right:-5px}.section--content .owl-carousel.owl-gallery:first-child .owl-nav{width:112%;left:-6%}.owl-carousel.owl-gallery .owl-nav button i:before{transition:0.3s ease-in}.editor-content.main-content table{border-collapse:collapse;margin:0 auto 2rem auto;overflow-x:auto;display:block;width:-moz-fit-content;width:fit-content;max-width:100%;border:1px solid #dcdcdc;border-bottom:0;clear:both;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.editor-content.main-content table tr,.editor-content.main-content table td,.editor-content.main-content table th{border:1px solid #dcdcdc;text-align:center}.editor-content.main-content table th{font-family:var(--bold_font)}.editor-content.main-content table tr:first-child th,.editor-content.main-content table tr:first-child{border-top:none;border-right:none}.editor-content.main-content table td{white-space:nowrap;border-bottom:none;color:#000;padding:10px 15px;font-size:inherit}.editor-content.main-content table::-webkit-scrollbar{width:5px;height:8px}.editor-content.main-content table::-webkit-scrollbar-track{box-shadow:inset 0 0 3px #cfcfcf;border-radius:0 0 5px 5px}.editor-content.main-content table::-webkit-scrollbar-thumb{background:var(--blue);border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;-ms-border-radius:0 0 5px 5px;-o-border-radius:0 0 5px 5px}.editor-content.main-content table::-webkit-scrollbar-thumb:hover{background:var(--color2)}@media screen and (max-width:1200px){.editor-content blockquote{margin:54px 0rem}}@media screen and (max-width:992px){#more-tax-desc{}:root{--heading_h1_fontsize:25px}#breadcrumbs{margin-bottom:0}.page-template-template-about .editor-content blockquote{margin:85px 0}}@media screen and (max-width:768px){.editor-content .alignright,.editor-content .alignleft{display:block;float:none!important;margin:0 auto 24px!important}:root{--heading_h1_fontsize:22px}.editor-content.main-content{--heading_h1_fontsize:1.375rem}.editor-content.main-content h1,.editor-content.main-content h2,.editor-content.main-content h3,.editor-content.main-content h4,.editor-content.main-content h5,.editor-content.main-content h6{margin-bottom:12px}.section--content .owl-carousel.owl-gallery:first-child .owl-nav{width:auto;left:auto;position:static;display:flex;justify-content:center;gap:29px;margin-top:23px}}.gallery_item .link-img-hover{width:100%}.gallery_item .link-img-hover:hover img{scale:1;transform:unset}@media screen and (max-width:576px){.editor-content blockquote:AFTER,.editor-content blockquote:before{font-size:1.688rem}}.link-img-hover.col-one{width:unset;float:unset}.col-custom-3 .owl-stage{width:100%!important}.col-custom-3 .owl-stage .owl-item{width:32%!important}table.shop_attributes{width:100%;text-align:right}table.shop_attributes *{vertical-align:middle}table.shop_attributes.type-1 .attribute-inner-table-wrapper{display:none}table.shop_attributes.type-3 .attribute-inner-table-wrapper{display:none}table.shop_attributes.type-3 tr:nth-child(2) .attribute-inner-table-wrapper{display:block}table.shop_attributes .attribute_group_row th{padding:10px 30px;border:1px solid #ddd;font-size:16px;cursor:pointer;position:relative;border-radius:3px;display:flex;align-items:center;justify-content:space-between;transition:.4s}tr.attribute_group_row.open th{border:1px solid #a1a0a0;border-bottom:transparent;border-radius:5px 5px 0 0;color:var(--color2)}table.shop_attributes .attribute_group_row th:after{content:'';width:10px;height:10px;border:2px solid #d3d3d3;display:inline-block;transform:rotate(45deg);border-top:none;border-left:none;transition:.4s}table.shop_attributes .attribute_row table{width:100%}table.shop_attributes .attribute_row table th,table.shop_attributes .attribute_row table td{padding:5px 15px}table.shop_attributes .attribute_row_open .attribute-inner-table-wrapper{display:block}table.shop_attributes .attribute_row table th{width:120px;color:#8f8f8f;}table.shop_attributes .attribute_row td{width:100%;display:block}table.shop_attributes .attribute_row{margin-bottom:25px;display:block;border-top:none}table.shop_attributes.type-1 .attribute-inner-table-wrapper{border:1px solid #a1a0a0;border-radius:0 0 5px 5px;border-top:none;padding-bottom:20px}.attribute-inner-table-wrapper:before{content:'';width:calc(100% - 60px);margin-right:30px;height:1px;background:#ddd;display:block;margin-bottom:10px}table.shop_attributes .attribute_group_row.open th:after{transform:rotate(-135deg);border-color:#a1a0a0}.woocommerce-tabs.wc-tabs-wrapper{margin-top:90px;margin-bottom:70px}.tabs.wc-tabs{display:flex;align-items:center;margin-bottom:45px;flex-wrap:wrap;justify-content:space-between;gap:20px}.tabs.wc-tabs li{border:1px solid var(--color1);flex-grow:1;transition:0.4s;min-width:14.86%;position:relative}.tabs.wc-tabs li.active{background:var(--color1)}.tabs.wc-tabs li a{padding:12px 0;display:inline-block;color:#666;position:relative;text-align:center;width:100%;transition:0.4s}.tabs.wc-tabs li a:hover{color:var(--color2)}.tabs.wc-tabs li.active a{color:#fff}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item){padding:0!important;box-shadow:none!important}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):first-of-type{margin-right:0!important}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item){margin:0 5px!important}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item .variable-item-span-color:after,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item .variable-item-span-color{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;box-shadow:inset 0 0 1px 0 rgb(0 0 0)}.variations_form.cart .value.woo-variation-items-wrapper:after{display:none}.gallery-images .onsale{position:absolute;right:10px;z-index:1;top:10px;color:var(--color1);padding:0 10px;height:35px;display:flex;align-items:center;justify-content:center;border-radius:5px;background:#f9f9f9}.summary .variations tr{margin-bottom:15px!important;display:block}.woocommerce-MyAccount-content fieldset{border:1px solid var(--color1);padding:20px;margin-bottom:20px;border-radius:5px}.woocommerce-MyAccount-content fieldset legend{background:var(--color1);color:#fff;padding:3px 30px;border-radius:5px}.woocommerce-account.woocommerce-orders .woocommerce-message,.single-product .woocommerce-message{display:flex;flex-flow:row-reverse;justify-content:center;;align-items:center;flex-wrap:wrap}.woocommerce-message .button{margin-right:25px}.summary>.price{margin:10px 0}.product_title.entry-title{font-size:32px}.posted_in{display:block;border-bottom:1px solid #eee;padding:6px 0;margin-top:10px}.posted_in a{color:#999}.posted_in a:hover{color:var(--color2)}.posted_in a::after{content:' ';display:inline-block;margin:0 5px 2px 5px;width:5px;height:5px;border-radius:50%;background:#aaa}.posted_in a:last-child:after{display:none}.sku_holder{display:flex;justify-content:space-between;align-items:center}.sku_wrapper{color:var(--color1);font-size:18px;display:block}.sku_wrapper .sku{color:var(--color2);display:inline-block;margin-right:5px}.product-rate i{margin-left:10px;color:#fde112}.woocommerce-product-details__short-description{margin:15px 0;color:var(--color1);text-align:justify}.related.products{margin:50px 0}.tagged_as{display:block;border-top:2px solid #e3e3e3;color:#757577;padding-top:15px;font-size:16px;margin-top:15px}.tagged_as a:last-of-type:after{display:none}.tagged_as a:after{content:'';width:2px;height:9px;background:#dcdcdc;display:inline-block;position:absolute;top:11px;left:-9px}.tagged_as a:hover{color:var(--color2)}.tagged_as a{display:inline-block;margin-left:12px;margin-bottom:10px;border-radius:3px;position:relative;color:#000}.tagged_as a:hover{color:var(--color2);border-color:var(--color2)}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;margin-right:1px;color:var(--color1);font-size:16px}.woocommerce .stars span{display:flex}.woocommerce p.stars a::before{display:block;position:absolute;top:0;right:0;width:1em;height:1em;line-height:1;font-family:'icomoon';text-indent:0;content:"\e93d";transition:all 0.3s}.woocommerce p.stars a:hover~a::before,.woocommerce p.stars a:hover:before{color:var(--color2)}.woocommerce p.stars.selected a.active::before{color:#fde112}.woocommerce p.stars.selected a.active~a::before{color:#fde112}.woocommerce p.stars.selected a:not(.active)::before{color:#ddd}.comment-form-rating{display:flex;align-items:center;justify-content:space-between;flex:0 0 100%;max-width:100%;border:1px solid #eee;background:#fff;border-radius:5px;padding:10px 20px}.comment-form-rating label{margin-bottom:0!important}.commentlist li{padding-right:0!important}.commentlist li:before,.commentlist li:after{display:none!important}.woocommerce-product-gallery__image{text-align:center}.woocommerce-product-gallery__trigger{position:absolute;left:10px;z-index:1;top:10px;font-size:0;width:35px;height:35px;display:flex;align-items:center;justify-content:center;border-radius:5px;background:var(--color1)}.woocommerce-product-gallery__trigger:before{content:"\e908";font-family:'icomoon';font-size:18px;color:#fff;transform:rotate(360deg) scaleX(-1.05);display:inline-block;transition:all 0.3s}.woocommerce-product-gallery__trigger:hover{background:var(--color1)}.woocommerce-product-gallery__trigger:hover:before,.woocommerce-product-gallery__trigger:hover:after{color:#fff}.flex-control-thumbs .owl-stage-outer{padding:10px 0}.flex-control-thumbs{padding:0 30px}.woocommerce-product-gallery>figure.woocommerce-product-gallery__wrapper,.flex-viewport{border:1px solid #e2e2e2;border-radius:5px;overflow:hidden;margin-bottom:10px}.flex-control-thumbs li{border-radius:5px;overflow:hidden}.flex-control-thumbs .owl-nav button{line-height:1!important}.flex-control-thumbs .owl-nav button i{font-size:16px!important;color:#d3d3d3}.flex-control-thumbs .owl-nav{height:30px;display:flex;align-items:center;justify-content:space-between;position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;pointer-events:none}.flex-control-thumbs .owl-nav button{pointer-events:auto;color:var(--color1);transition:all 0.3s;font-size:20px!important}.flex-control-thumbs .owl-nav button:hover{color:var(--color2)}.pswp__caption__center{text-align:center}.gallery-images{position:relative}.flex-control-nav li:hover{border:1px solid var(--color2)}.flex-control-nav li{border:1px solid #e2e2e2;border-radius:5px;cursor:pointer;transition:.4s;overflow:hidden}.variations_form.cart select{display:block}.variations_form.cart .variations{width:100%}.variations .value{display:block}.variations .label{display:block;margin-bottom:5px;font-size:16px}.reset_variations:hover{background:#fff;color:var(--color2)!important}.reset_variations{margin:10px 0;display:inline-block!important;background:var(--color2);border:1px solid var(--color2);color:#fff!important;border-radius:5px;padding:0 10px;transition:.4s}.variations_form.cart select{width:100%;-webkit-appearance:none;border:1px solid #ddd;padding:10px 15px;font-family:inherit;border-radius:5px;color:#8b8b8b}.variations_form.cart .value{position:relative}.variations_form.cart .value:after{content:'';border:solid #d5d5d5;border-width:0 2px 2px 0;display:inline-block;padding:3.5px;transform:rotate(45deg);-webkit-transform:rotate(45deg);position:absolute;left:20px;top:16px}.woocommerce-variation-availability{margin:15px auto}.summary>.stock.in-stock,.woocommerce-variation-availability .stock.in-stock{background:#f9fafb;border-radius:5px;padding:10px 15px;display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.summary>.stock.in-stock:before,.woocommerce-variation-availability .stock.in-stock::before{content:'موجودی:';color:#999}.summary .price>span:before,.summary .price ins:before{content:'قیمت محصول:';font-size:15px;color:#222}.summary .price del{text-align:left;display:block;color:#999;margin-bottom:-8px}.summary .price>span,.summary .price ins{display:flex;align-items:center;justify-content:space-between;text-decoration:none}.summary .price>span,.summary .price ins span{font-size:20px;color:var(--color2)}.product-type-variable .summary>.price{display:none}.summary .cart .button{flex:0 0 63%;max-width:63%;margin-bottom:10px;height:40px}.summary .cart .quantity{flex:0 0 32%;max-width:32%;padding:0}.woocommerce-variation-add-to-cart{display:flex;align-items:center;justify-content:space-between}.onsale{display:none}form .quantity{height:40px;margin-top:-10px;display:flex;align-items:stretch;justify-content:space-between;border-radius:5px;background:#f6f6f6;padding:0 8px}form .quantity input::-webkit-outer-spin-button,form .quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}form .quantity input{-webkit-appearance:none;border:none!important;text-align:center!important;-moz-appearance:textfield;width:50px!important;margin:0!important;height:auto!important;font-size:16px;background:none}form .quantity button{background:none;border:none;width:27px;border-radius:5px;font-size:16px;transition:0.3s}form .quantity button:hover{color:var(--color2)}.product-quantity .quantity{max-width:150px;margin:0 auto}.product-name .variation{display:flex;align-items:center;justify-content:space-evenly}.button.wc-backward{margin-top:15px}.woocommerce-product-gallery{position:relative}.product-meta-top{font-size:16px;display:flex;direction:ltr;margin-bottom:5px;background:#f8f8f8;justify-content:space-between;align-items:center;padding:10px 16px}.product_meta_box a{margin-right:10px;font-size:18px}.product-meta-top a{margin-left:8px}.feuture-table{margin:auto;border:1px solid var(--color2);border-collapse:separate;min-width:768px;max-width:100%;overflow:auto;text-align:center}.feuture-table.fw{width:100%}.feuture-table td{border-left:1px solid #23376c2e;border-bottom:1px solid #23376c2e}.feuture-table th{border-left:1px solid #23376c2e;background:var(--color1);color:#fff}.feuture-table tr td:first-child,.feuture-table th:first-child{border-left:none}.feuture-table tr:last-child td{border-bottom:none}.feuture-table :is(td,th){padding:10px 20px}.duc-card{border:1px solid var(--color1);transition:0.3s;cursor:pointer}.duc-card:hover{border-color:var(--color2)}.duc-card h3{font-size:20px;text-align:center;margin:16px 0;line-height:1.6;padding:0 15px;min-height:64px;transition:0.35s}.duc-card:hover h3{color:var(--color2)}.duc-card-photo{overflow:hidden}.duc-card-photo img{width:100%;transform:scale(1);transform-origin:top left;transition:0.45s ease}.duc-card:hover img{transform:scale(1.15)}.bg-holder{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.6);z-index:1000;display:flex;align-items:center;justify-content:center;opacity:0;transition:0.4s;visibility:hidden}.bg-holder.active{opacity:1;visibility:visible}.duc-content{background:#fff;display:inline-block;padding:2rem;box-shadow:0 0 20px #00000078;width:90%;max-width:1024px;opacity:0;clip-path:polygon(50% 0,50% 0,50% 100%,50% 100%);transition:0.4s ease;max-height:80vh}.duc-content .editor-content{overflow:auto;max-height:calc(80vh - 150px)}.active .duc-content{clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);opacity:1;transition:0.6s ease}.duc-content-title a{float:right;margin-top:5px}.duc-content-title span{font-size:26px;margin-right:30px}#gallery-video .player-out h4{font-size:20px;margin-top:14px;line-height:1.5;min-height:60px;margin-bottom:0}#gallery-video .player-out{cursor:pointer}.player-img{position:relative;cursor:pointer}.player-img:before{content:'';position:absolute;top:calc(50% - 23px);left:calc(50% - 23px);background:var(--color2);width:46px;height:46px;transition:0.35s}.player-img:after{content:'';position:absolute;top:calc(50% - 13px);left:calc(50% - 13px);background:#fff;width:26px;height:26px;clip-path:polygon(100% 50%,0 0,0 100%);transition:0.35s}.player-img:hover:before{opacity:0}.player-img:hover:after{background:var(--color2);top:calc(50% - 23px);left:calc(50% - 23px);width:46px;height:46px}.flex-control-nav li:hover:before{opacity:.7}.duc-content .icon-clear{float:right;font-size:30px;color:#aaa;cursor:pointer;transition:0.3s}.duc-content .icon-clear:hover{color:var(--color3)}@media screen and (max-width:576px){.tabs.wc-tabs li{width:calc(50% - 20px)}.tabs.wc-tabs{gap:15px}.w-sm-100{width:100%}}@media screen and (min-width:576px){.tabs.wc-tabs li a{font-size:17px;color:var(--color1)}.summary .cart:not(.variations_form),.woocommerce-variation-add-to-cart{display:flex;align-items:center;justify-content:space-between}.summary .cart .button{flex:0 0 73%;max-width:73%}.summary .cart .quantity{flex:0 0 24%;max-width:24%}}@media screen and (max-width:992px){table.shop_attributes .attribute_group_row th{padding:10px 15px}}@media screen and (max-width:768px){#tab-features{position:relative;width:100%;overflow:auto}.duc-content{min-width:unset}.duc-content-title span{display:block;margin:0}}@media screen and (min-width:992px){table.shop_attributes .attribute_row table th{width:250px;padding-right:35px}}#wrapper .cart-empty.woocommerce-info,.wpcf7-response-output.wpcf7-validation-errors,.woocommerce-error,.woocommerce-mini-cart__empty-message,.comment-awaiting-moderation.waiting_pm,.stock.out-of-stock{color:var(--danger);border-radius:5px;padding:15px;margin-bottom:1rem}.woocommerce-error li a{color:var(--color1)}.woocommerce-message,.woocommerce-success,.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received{color:var(--success);text-align:center;padding:10px;margin-bottom:10px;background:var(--bg_success);border:1px solid var(--success);border-radius:5px}.woocommerce-info:not(.woocommerce-message) a:hover{color:var(--color1)}.woocommerce-info:not(.woocommerce-message){margin-bottom:10px;background:#f9f9f9;padding:10px;border-radius:5px;text-align:center;border:1px solid var(--color1);color:var(--color1)}.parent_item_cart{margin-right:10px}.product-quantity .quantity input{background:none}.parent_item_cart .sub_part{position:absolute;top:100%;z-index:9999;background:#fff;border-radius:4px;padding:20px;transition:0.4s;min-height:100px;border:1px solid #f0f0f0}.woocommerce-mini-cart-item.mini_cart_item{display:flex;align-items:center;position:relative;padding-bottom:15px;font-size:13px;padding-right:25px;color:var(--color2);flex-wrap:wrap}.woocommerce-mini-cart .mini_cart_item a.remove:hover{background:var(--danger);color:var(--bg_danger)}.woocommerce-mini-cart .mini_cart_item a.remove{color:var(--danger);font-size:22px;transition:0.3s;background:var(--bg_danger);width:25px;height:25px;display:inline-flex;align-items:center;justify-content:center;border-radius:100%;position:absolute;padding-right:0!important;border:1px solid var(--danger);right:0}.woocommerce-mini-cart .mini_cart_item a{display:flex;align-items:center}.woocommerce-mini-cart-item.mini_cart_item img{height:auto;margin-left:20px;border:1px solid #eee;flex:0 0 50px;max-width:70px;margin:0 10px}.woocommerce-mini-cart dl.variation{display:none}.woocommerce-mini-cart span.detail-mini{display:flex;flex-wrap:wrap}.woocommerce-mini-cart__total.total strong{color:#aaa}.woocommerce-mini-cart__total.total span{font-size:20px;color:var(--color1)}.woocommerce-mini-cart__buttons.buttons{display:flex;align-items:center;justify-content:space-evenly}.woocommerce-mini-cart__total.total{margin-bottom:15px;text-align:center;font-size:16px;border-top:1px solid #eee;padding-top:15px}.product-item{border:1px solid transparent;background:#fff;transition:0.3s;overflow:hidden;margin-bottom:15px}.product-image{display:block;overflow:hidden}.product-image img{width:100%;transition:0.5s;transform:scale(1);transform-origin:top left}.product-image:hover img{transform:scale(1.15)}.product-item h2 a{position:relative;display:inline-flex;align-items:center;min-height:50px;justify-content:end;margin:10px 0 0;line-height:1.5;padding:0 24px;transition:.5s ease}.product-item:hover h2 a{padding-left:0}.product-item-parent h2 a:before{content:'';position:absolute;width:12px;height:12px;border:3px solid var(--color1);border-top:none;border-left:none;transform:rotate(315deg);border-radius:1.5px;left:0;transition:.5s ease}.product-item-parent:hover h2 a:before{left:calc(100% - 15px);border-color:var(--color2)}.product-item-parent:hover h2 a{color:var(--color2)}.product-item .price del,.product-item .price ins{display:block;text-align:center}.product-item .price{display:block;padding:0 30px;padding-top:30px;position:relative}.product-item .price del{color:#666;position:absolute;top:0;right:0;left:0;text-align:center}.woocommerce-Price-currencySymbol{font-size:12px}.product-item .price del .woocommerce-Price-currencySymbol{display:none}.product-item .price>.woocommerce-Price-amount>bdi,.product-item .price ins{padding:5px 0;background:#f8f8f8;border-radius:5px 5px 0 0;color:var(--color2);text-decoration:none;transition:0.3s;font-weight:700;display:block;text-align:center}.product-item:hover .price ins{background:var(--color2);color:#fff}.product-item h2 a{font-size:16px}.btn-sale{text-align:center;margin-top:30px}.on-sale{color:#fff;background:var(--color2);border-radius:3px;position:absolute;top:8px;right:8px;font-size:12px;width:30px;height:30px;display:flex;align-items:center;justify-content:center}#shipping_country_field{display:none}.cart-empty.woocommerce-info{margin-bottom:20px}.return-to-shop{text-align:center!important}table.shop_table{border-collapse:collapse;border:1px solid #eee;border-bottom:2px solid #223657;width:100%;background:#fff}.woocommerce-shipping-destination{text-align:center!important}table.shop_table th,table.shop_table td{color:#222;border:1px solid #eee;border-collapse:collapse;vertical-align:middle;text-align:center}table.shop_table td{padding:5px 10px}table.shop_table th{background:#f9f9f9;color:#223657!important;text-transform:uppercase;font-weight:700;border:none!important;padding:15px}table.shop_table .actions{display:none!important}.product-remove a{background:transparent;border:none!important;position:relative;top:2px;color:var(--danger)!important;background:transparent!important;font-size:25px}.product-thumbnail img{max-width:70px;border:1px solid #eee}.wc-proceed-to-checkout{margin-top:20px;text-align:center}.wc-proceed-to-checkout .button{height:45px}.cart-collaterals{margin-top:20px}.cart-collaterals h2{display:none}.wc-item-meta li strong{margin-left:5px}.wc-item-meta li{display:flex;flex-grow:1;justify-content:center;padding:0 5px}.wc-item-meta{display:flex;flex-wrap:wrap}.shop_table .product-name .variation{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;font-size:13px}.shop_table .product-name .variation dt{flex:0 0 60%;max-width:60%;display:flex;line-height:2}.shop_table .product-name .variation dd{line-height:2}.form-row.form-row-first{float:right;display:block;width:48%}.form-row.form-row-last{float:left;display:block;width:48%}#payment{margin-top:15px}#payment ul li{margin-bottom:20px;user-select:none;background:#fff}#payment label{cursor:pointer;margin-bottom:0;vertical-align:middle;display:inline-block}#payment label img{margin:0;margin-right:5px;vertical-align:middle}.wc_payment_method input{float:none!important;clear:both!important;position:relative;top:1px;margin-left:10px}.wc_payment_methods.payment_methods.methods li{border:1px solid #eee;border-radius:5px;padding:15px}.payment_box{background:#f5f5f5;padding:10px 15px;border-radius:5px;margin-top:15px;font-size:13px;color:#777}#payment li:before{display:none}#place_order{width:100%;justify-content:center;display:flex;height:45px;margin:15px auto}.checkout_coupon.woocommerce-form-coupon{background:#fff;padding:20px 30px;border-radius:5px;margin:20px 0;border:1px solid #eee}.checkout.woocommerce-checkout{margin-top:20px}.clear{clear:both}.checkout_coupon.woocommerce-form-coupon p:not(.form-row){margin-bottom:10px}#order_review_heading{display:none}#order_review{position:sticky;position:-webkit-sticky;top:20px}.woocommerce-checkout .woocommerce-error{margin:20px 0}@media screen and (min-width:768px){table.shop_table td.product-quantity .quantity{max-width:150px;margin:0 auto}}table.shop_table td{padding:10px}ul.order_details{background:#f9f9f9;padding:10px 15px;border-radius:5px;display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:20px}@media screen and (max-width:576px){ul.order_details{display:block}}.not-login{text-align:center}.not-login a{color:#fff;font-family:var(--bold_font);background:var(--color1);padding:0 15px;border-radius:3px;padding:2px 15px}.not-login a:hover{background:var(--color2)}.woocommerce-LostPassword.lost_password a{display:block;border-radius:5px;padding:10px;text-align:center;margin-bottom:30px;background:#f9f9f9;color:var(--color2)}.sendsms{margin-bottom:10px}.woocommerce-MyAccount-navigation{background:#f5f5f5;padding:20px;border-radius:5px;margin-bottom:20px}.woocommerce-MyAccount-navigation a{display:block;color:var(--bg-footer);background:#fff;padding:10px 20px;border-radius:5px;font-size:16px;box-shadow:0 5px 10px #22222217;text-align:center}.woocommerce-MyAccount-navigation li:last-child a{margin-bottom:0}.woocommerce-MyAccount-navigation a:hover{color:var(--color1)}.woocommerce-MyAccount-navigation .is-active a{background:var(--color1);color:#fff}.woocommerce-MyAccount-navigation ul{position:sticky;position:-webkit-sticky;top:20px}.woocommerce-MyAccount-content mark{background:var(--color1);color:#fff}.woocommerce-Address-title.title{display:flex;align-items:center;justify-content:space-between;background:#f5f5f5;padding:15px;border-radius:5px;margin-bottom:15px}.woocommerce-pagination.woocommerce-pagination--without-numbers.woocommerce-Pagination{margin:20px auto}.woocommerce-Address-title.title .edit{padding:2px 10px;border-radius:5px;background:var(--color2);color:#fff}.woocommerce-Address-title.title .edit:hover{background:var(--color1)}.woocommerce-Addresses .woocommerce-Address{padding:0!important;margin-top:20px;margin-bottom:20px;flex:0 0 100%;max-width:100%}.woocommerce-ResetPassword,#customer_login .woocommerce-form{border-radius:5px;padding:20px;background:#fff;box-shadow:0 0 10px #22222217}.woocommerce-ResetPassword p{float:none;width:100%!important}#customer_login .login_submit{display:flex;align-items:center;justify-content:space-between}#customer_login .login_submit label:before{display:none}#customer_login #rememberme{display:inline-block;margin-left:5px;position:relative;top:2px}#customer_login h2{font-size:16px;background:#f9f9f9;display:inline-block;color:#222;margin-bottom:0;padding:5px 15px;border-radius:5px 5px 0 0;position:relative;z-index:1;right:15px}#customer_login .u-column,#customer_login .u-column1,#customer_login .u-column2{flex:0 0 100%;max-width:100%;padding:0;margin:0;margin-bottom:20px}.woocommerce-EditAccountForm fieldset p{width:100%}.woocommerce-EditAccountForm fieldset{padding:25px;border-radius:15px;margin-bottom:25px;margin-top:30px;border:1px solid var(--color1);display:flex;flex-wrap:wrap;justify-content:space-between}.woocommerce-Address-title>a,.woocommerce-EditAccountForm fieldset legend{user-select:none;height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0 20px;background:transparent;color:var(--color1);font-family:inherit;border-radius:4px;z-index:1;position:relative;transition:0.3s;overflow:hidden;border:1px solid var(--color1);min-width:124px}.woocommerce-Address-title.title h3{margin-bottom:0;font-size:18px}.product-cat{border:1px solid var(--border_light);padding-bottom:1rem}.product-cat h2{line-height:1.5}.product-cat h2 a{min-height:42px}.product-cat-img{display:block;overflow:hidden}.product-cat-img img{transform:scale(1);transform-origin:top left;transition:0.4s ease;width:100%}.single .summary.entry-summary{display:flex;flex-direction:column;justify-content:space-between;height:100%}.product-cat:hover img{transform:scale(1.15)}.product-cat:hover h2 a{color:var(--color2)}.product-cat p{color:#999;font-size:14px;text-align:justify;line-height:1.7;max-height:74px;overflow:hidden;text-overflow:ellipsis}.woocommerce-page.archive .page-numbers{visibility:hidden;height:0;opacity:0}.temp-product img{opacity:0}.temp-product h2 a{color:rgb(0 0 0 / 0)!important}.temp-product .product-image{background:rgb(200,200,200);background:linear-gradient(106deg,rgba(200,200,200,1) 30%,rgba(239,239,239,1) 50%,rgba(200,200,200,1) 70%);background-size:100%;background-position:0;animation:tempbg infinite 10s linear}.temp-product h2 a{background:linear-gradient(106deg,rgba(200,200,200,1) 30%,rgba(239,239,239,1) 50%,rgba(200,200,200,1) 70%);background-size:100%;background-position:0;animation:tempbg infinite 10s linear}.temp-product h2 a:before{display:none}.temp-product p{background:linear-gradient(106deg,rgba(200,200,200,1) 30%,rgba(239,239,239,1) 50%,rgba(200,200,200,1) 70%);background-size:100%;background-position:0;animation:tempbg infinite 10s linear;color:rgb(0 0 0 / 0)!important}@keyframes tempbg{0%{background-position:0 0}100%{background-position:1000px 0}}@media screen and (min-width:992px){.woocommerce-EditAccountForm fieldset p:nth-of-type(1),.woocommerce-EditAccountForm fieldset p:nth-of-type(2){width:48%}}@media screen and (min-width:768px){.woocommerce-Address-title.title h3{margin-bottom:0!important}.woocommerce-Addresses .woocommerce-Address{flex:0 0 48%;max-width:48%;margin-bottom:20px}#customer_login,.woocommerce-Addresses,.woocommerce-account.logged-in .woocommerce{display:flex;flex-wrap:wrap;justify-content:space-between}#customer_login .u-column,#customer_login .u-column1,#customer_login .u-column2{flex:0 0 48%;max-width:48%}.woocommerce-MyAccount-navigation{flex:0 0 25%;max-width:25%}.woocommerce-MyAccount-content{flex:0 0 73%;max-width:73%}}@media screen and (max-width:992px){.woocommerce-MyAccount-navigation{flex:0 0 100%;max-width:100%}.woocommerce-MyAccount-content{flex:0 0 100%;max-width:100%}}@media screen and (max-width:576px){.woocommerce-Address-title.title .edit{min-width:85px}}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-display:swap;font-family:'FontAwesome';src:url(../../../plugins/3d-flip-book/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url('../../../plugins/3d-flip-book/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url(../../../plugins/3d-flip-book/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(../../../plugins/3d-flip-book/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(../../../plugins/3d-flip-book/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url('../../../plugins/3d-flip-book/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.full-size{width:100%;height:100%}.alert{border:1px solid transparent;border-radius:4px;padding:10px}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.fb3d-button{display:inline-block;font-size:13px;margin:0;cursor:pointer;border-width:1px;border-style:solid;border-radius:3px;white-space:nowrap;box-sizing:border-box;min-height:32px;line-height:2.30769231;padding:0 12px;color:#fff;background:#007cba;border-color:#007cba;text-decoration:none;text-shadow:none}a.fb3d-button,a.fb3d-button:visited{color:#fff}.fb3d-button:focus,.fb3d-button:hover{background:#0071a1;border-color:#0071a1;color:#fff}.fb3d-button:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #007cba}.fb3d-button:active{background:#00669b;border-color:#00669b;box-shadow:none;color:#fff}table.fb3d-categories td{text-align:center}table.fb3d-categories h3{text-align:left}@media (max-width:599px){table.fb3d-categories .fb3d-categories tr,.fb3d-categories td{display:block}}._3d-flip-book a,.fb3d-link-lightbox-mode{cursor:pointer}.fb3d-thumbnail-lightbox-mode,.fb3d-thumbnail-mode{position:relative;display:inline-block;line-height:0}._3d-flip-book .book-thumbnail{display:inline-block;transition:box-shadow .25s ease-in-out}._3d-flip-book .book-thumbnail>a{-webkit-transform-style:flat;-moz-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-perspective:1200px;-moz-perspective:1200px;perspective:1200px;display:inline-block}._3d-flip-book:hover .book-thumbnail{box-shadow:0 0 7px rgba(0,0,0,.5)}._3d-flip-book:active .book-thumbnail{box-shadow:0 0 5px rgba(0,0,0,.5);transition:box-shadow .15s ease-in-out}._3d-flip-book .book-thumbnail img{border-radius:0;-webkit-transform-origin:left;transform-origin:left;transition:transform .25s}._3d-flip-book:hover .book-thumbnail img{-webkit-transform:rotateY(-20deg) rotateZ(0deg);-moz-transform:rotateY(-20deg) rotateZ(0deg);-ms-transform:rotateY(-20deg) rotateZ(0deg);transform:rotateY(-20deg) rotateZ(0deg)}._3d-flip-book:active .book-thumbnail img{-webkit-transform:rotateY(-17deg) rotateZ(0deg);-moz-transform:rotateY(-17deg) rotateZ(0deg);-ms-transform:rotateY(-17deg) rotateZ(0deg);transform:rotateY(-17deg) rotateZ(0deg);transition:transform .15s}.fb3d-thumbnail-lightbox-mode .book-heading,.fb3d-thumbnail-mode .book-heading{position:absolute;width:100%;height:100%;pointer-events:none;overflow:hidden}.fb3d-thumbnail-lightbox-mode .book-heading h3,.fb3d-thumbnail-mode .book-heading h3{box-sizing:border-box;position:absolute;width:100%;margin:0;padding:5px;font-weight:400;font-size:14px;line-height:120%;color:#fff;text-decoration:none;z-index:1;background:rgba(60,60,60,.8);bottom:-100%;transition:bottom .3s ease .2s}.fb3d-thumbnail-lightbox-mode:hover .book-heading h3,.fb3d-thumbnail-mode:hover .book-heading h3{bottom:5px;transition-delay:0s}._3d-flip-book.fb3d-fix-title .book-heading h3{bottom:5px}.fb3d-thumbnail-lightbox-mode .book-heading h3 a{color:#fff;text-decoration:none}._3d-flip-book.fb3d-fs-dark .fullscreen{background-image:url(../../../plugins/3d-flip-book/assets/images/texture.jpg)}._3d-flip-book.fb3d-fs-light .fullscreen{background-image:url(../../../plugins/3d-flip-book/assets/images/inverse-texture.jpg)}._3d-flip-book .fullscreen{background-image:url(../../../plugins/3d-flip-book/assets/images/texture.jpg)}.fb3d-h-100{height:100px}.fb3d-h-200{height:200px}.fb3d-h-300{height:300px}.fb3d-h-400{height:400px}.fb3d-h-500{height:500px}.fb3d-h-600{height:600px}.fb3d-h-700{height:700px}.fb3d-h-800{height:800px}.fb3d-h-900{height:900px}.fb3d-h-1000{height:1000px}.fb3d-modal-shadow{overflow:hidden}.fb3d-modal{position:fixed;width:100%;height:100%;left:0;top:0;background-color:rgba(0,0,0,.5);z-index:500001;pointer-events:none;visibility:hidden;opacity:0;transition:opacity 0.5s,visibility 0.5s step-end}.fb3d-modal.visible{pointer-events:all;visibility:visible;opacity:1;transition:opacity 0.5s}.fb3d-modal .mount-container{position:absolute;z-index:1}.fb3d-modal.dark .mount-container,.fb3d-modal.light .mount-container{width:95%;height:95%;left:calc(5% / 2);top:calc(5% / 2);box-shadow:0 0 5px rgba(255,255,255,.5)}.fb3d-modal.dark-shadow .mount-container,.fb3d-modal.light-shadow .mount-container{width:100%;height:100%;left:0;top:0}.fb3d-modal.dark .mount-container,.fb3d-modal.dark-shadow .mount-container{background-color:rgba(0,0,0,.5)}.fb3d-modal.light .mount-container,.fb3d-modal.light-shadow .mount-container{background-color:rgba(255,255,255,.5)}.light .mount-container.fullscreen,.light-shadow .mount-container.fullscreen{background-image:url(../../../plugins/3d-flip-book/assets/images/inverse-texture.jpg)}.dark .mount-container.fullscreen,.dark-shadow .mount-container.fullscreen{background-image:url(../../../plugins/3d-flip-book/assets/images/texture.jpg)}.fb3d-modal .cmd-close{font-size:24px;color:#ccc;position:absolute;right:10px;top:8px;z-index:2;cursor:pointer;transition:color .15s ease-in}.fb3d-modal.dark .cmd-close,.fb3d-modal.light .cmd-close{right:calc(5% / 2 + 10px);top:calc(5% / 2 + 8px)}.fb3d-modal.light .cmd-close,.fb3d-modal.light-shadow .cmd-close{color:#555}.fb3d-modal .cmd-close:hover{color:#eee;transition:color .15s ease-out}.fb3d-modal.light .cmd-close:hover,.fb3d-modal.light-shadow .cmd-close:hover{color:#111}.fb3d-modal .cmd-close:active{font-size:22px;padding-top:1px;padding-right:1px}