.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both;}.owl-carousel .owl-animated-in{z-index:0;}.owl-carousel .owl-animated-out{z-index:1;}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}@-webkit-keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}@keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out;}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1;}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;}.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-loaded{margin-left:0;}.owl-carousel .owl-controls{position:absolute;top:50%;width:100%;font-size:2em;}.owl-carousel .owl-controls .owl-prev{position:absolute;left:0;}.owl-carousel .owl-controls .owl-next{position:absolute;right:0;}.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.owl-carousel.owl-loaded{display:block;}.owl-carousel.owl-loading{opacity:0;display:block;}.owl-carousel.owl-hidden{opacity:0;}.owl-carousel .owl-refresh .owl-item{display:none;}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.owl-carousel .owl-item>img{display:block;width:100%;-webkit-transform-style:preserve-3d;}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto;}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab;}.owl-carousel.owl-rtl{direction:rtl;}.owl-carousel.owl-rtl .owl-item{float:right;}.no-js .owl-carousel{display:block;}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease;}.owl-carousel .owl-item img{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("owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease;}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3);}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none;}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease;}.owl-carousel .owl-video-frame{position:relative;z-index:1;}.owl-carousel .owl-stage-outer{height:auto!important;}.owl-carousel .owl-item .item img{margin:auto;}.owl-carousel .owl-nav.disabled{display:none;}.owl-carousel .owl-nav .owl-prev{left:0;}.owl-carousel .owl-nav .owl-next{right:0;}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next{outline:0;color:var(--primary-color);background:initial;border:1px solid transparent;padding:0 15px;font-size:1.5rem;border-radius:5px;position:absolute;top:calc(50% - 20px);height:40px;}.owl-carousel .owl-nav .owl-prev:hover,.owl-carousel .owl-nav .owl-next:hover{background:var(--secondary-color-hover);border-color:var(--primary-color);}@media(max-width:991){.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next{top:40%;bottom:40%;}}
/*!
 * Datepicker for Bootstrap v1.9.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker{padding:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;direction:ltr;}.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.datepicker table tr td.day:hover{background:#eee;cursor:pointer;}.datepicker table tr td.day.focused{background:#eee;cursor:pointer;}.datepicker table tr td.old{color:#999;}.datepicker table tr td.new{color:#999;}.datepicker table tr td.disabled{background:none;color:#999;cursor:default;}.datepicker table tr td.disabled:hover{background:none;color:#999;cursor:default;}.datepicker table tr td.highlighted{background:#d9edf7;border-radius:0;}.datepicker table tr td.today{background-color:#fde19a;background-image:-moz-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-ms-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fdd49a),to(#fdf59a));background-image:-webkit-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-o-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:linear-gradient(to bottom,#fdd49a,#fdf59a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fdd49a",endColorstr="#fdf59a",GradientType=0);border-color:#fdf59a #fdf59a #fbed50;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#000;}.datepicker table tr td.today:hover{background-color:#fde19a;background-image:-moz-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-ms-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fdd49a),to(#fdf59a));background-image:-webkit-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-o-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:linear-gradient(to bottom,#fdd49a,#fdf59a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fdd49a",endColorstr="#fdf59a",GradientType=0);border-color:#fdf59a #fdf59a #fbed50;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#000;background-color:#fdf59a;}.datepicker table tr td.today:hover:hover{background-color:#fdf59a;color:#000;}.datepicker table tr td.today:hover:active{background-color:#fdf59a;background-color:#fbf069 \9;}.datepicker table tr td.today:active{background-color:#fdf59a;background-color:#fbf069 \9;}.datepicker table tr td.today:hover.active{background-color:#fdf59a;background-color:#fbf069 \9;}.datepicker table tr td.today:hover.disabled{background-color:#fdf59a;}.datepicker table tr td.today:hover[disabled]{background-color:#fdf59a;}.datepicker table tr td.today.disabled{background-color:#fde19a;background-image:-moz-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-ms-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fdd49a),to(#fdf59a));background-image:-webkit-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-o-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:linear-gradient(to bottom,#fdd49a,#fdf59a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fdd49a",endColorstr="#fdf59a",GradientType=0);border-color:#fdf59a #fdf59a #fbed50;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#000;background-color:#fdf59a;}.datepicker table tr td.today.disabled:hover{background-color:#fde19a;background-image:-moz-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-ms-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fdd49a),to(#fdf59a));background-image:-webkit-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-o-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:linear-gradient(to bottom,#fdd49a,#fdf59a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fdd49a",endColorstr="#fdf59a",GradientType=0);border-color:#fdf59a #fdf59a #fbed50;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#000;background-color:#fdf59a;}.datepicker table tr td.today.disabled:hover:hover{background-color:#fdf59a;}.datepicker table tr td.today.disabled:hover:active{background-color:#fdf59a;background-color:#fbf069 \9;}.datepicker table tr td.today.disabled:active{background-color:#fdf59a;background-color:#fbf069 \9;}.datepicker table tr td.today.disabled:hover.active{background-color:#fdf59a;background-color:#fbf069 \9;}.datepicker table tr td.today.disabled:hover.disabled{background-color:#fdf59a;}.datepicker table tr td.today.disabled:hover[disabled]{background-color:#fdf59a;}.datepicker table tr td.today.active{background-color:#fdf59a;background-color:#fbf069 \9;}.datepicker table tr td.today.active:hover{color:#fff;}.datepicker table tr td.today.disabled.active{background-color:#fdf59a;background-color:#fbf069 \9;}.datepicker table tr td.today.disabled.disabled{background-color:#fdf59a;}.datepicker table tr td.today[disabled]{background-color:#fdf59a;}.datepicker table tr td.today.disabled[disabled]{background-color:#fdf59a;}.datepicker table tr td.range{background:#eee;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.datepicker table tr td.range:hover{background:#eee;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.datepicker table tr td.range.disabled{background:#eee;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.datepicker table tr td.range.disabled:hover{background:#eee;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.datepicker table tr td.range.today{background-color:#f3d17a;background-image:-moz-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-ms-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f3c17a),to(#f3e97a));background-image:-webkit-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-o-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:linear-gradient(to bottom,#f3c17a,#f3e97a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f3c17a",endColorstr="#f3e97a",GradientType=0);border-color:#f3e97a #f3e97a #edde34;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.datepicker table tr td.range.today:hover{background-color:#f3d17a;background-image:-moz-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-ms-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f3c17a),to(#f3e97a));background-image:-webkit-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-o-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:linear-gradient(to bottom,#f3c17a,#f3e97a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f3c17a",endColorstr="#f3e97a",GradientType=0);border-color:#f3e97a #f3e97a #edde34;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#f3e97a;}.datepicker table tr td.range.today:hover:hover{background-color:#f3e97a;}.datepicker table tr td.range.today:hover:active{background-color:#f3e97a;background-color:#efe24b \9;}.datepicker table tr td.range.today:active{background-color:#f3e97a;background-color:#efe24b \9;}.datepicker table tr td.range.today:hover.active{background-color:#f3e97a;background-color:#efe24b \9;}.datepicker table tr td.range.today:hover.disabled{background-color:#f3e97a;}.datepicker table tr td.range.today:hover[disabled]{background-color:#f3e97a;}.datepicker table tr td.range.today.disabled{background-color:#f3d17a;background-image:-moz-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-ms-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f3c17a),to(#f3e97a));background-image:-webkit-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-o-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:linear-gradient(to bottom,#f3c17a,#f3e97a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f3c17a",endColorstr="#f3e97a",GradientType=0);border-color:#f3e97a #f3e97a #edde34;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#f3e97a;}.datepicker table tr td.range.today.disabled:hover{background-color:#f3d17a;background-image:-moz-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-ms-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f3c17a),to(#f3e97a));background-image:-webkit-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-o-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:linear-gradient(to bottom,#f3c17a,#f3e97a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f3c17a",endColorstr="#f3e97a",GradientType=0);border-color:#f3e97a #f3e97a #edde34;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#f3e97a;}.datepicker table tr td.range.today.disabled:hover:hover{background-color:#f3e97a;}.datepicker table tr td.range.today.disabled:hover:active{background-color:#f3e97a;background-color:#efe24b \9;}.datepicker table tr td.range.today.disabled:active{background-color:#f3e97a;background-color:#efe24b \9;}.datepicker table tr td.range.today.disabled:hover.active{background-color:#f3e97a;background-color:#efe24b \9;}.datepicker table tr td.range.today.disabled:hover.disabled{background-color:#f3e97a;}.datepicker table tr td.range.today.disabled:hover[disabled]{background-color:#f3e97a;}.datepicker table tr td.range.today.active{background-color:#f3e97a;background-color:#efe24b \9;}.datepicker table tr td.range.today.disabled.active{background-color:#f3e97a;background-color:#efe24b \9;}.datepicker table tr td.range.today.disabled.disabled{background-color:#f3e97a;}.datepicker table tr td.range.today[disabled]{background-color:#f3e97a;}.datepicker table tr td.range.today.disabled[disabled]{background-color:#f3e97a;}.datepicker table tr td.selected{background-color:#9e9e9e;background-image:-moz-linear-gradient(to bottom,#b3b3b3,#808080);background-image:-ms-linear-gradient(to bottom,#b3b3b3,#808080);background-image:-webkit-gradient(linear,0 0,0 100%,from(#b3b3b3),to(#808080));background-image:-webkit-linear-gradient(to bottom,#b3b3b3,#808080);background-image:-o-linear-gradient(to bottom,#b3b3b3,#808080);background-image:linear-gradient(to bottom,#b3b3b3,#808080);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#b3b3b3",endColorstr="#808080",GradientType=0);border-color:#808080 #808080 #595959;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);}.datepicker table tr td.selected:hover{background-color:#9e9e9e;background-image:-moz-linear-gradient(to bottom,#b3b3b3,#808080);background-image:-ms-linear-gradient(to bottom,#b3b3b3,#808080);background-image:-webkit-gradient(linear,0 0,0 100%,from(#b3b3b3),to(#808080));background-image:-webkit-linear-gradient(to bottom,#b3b3b3,#808080);background-image:-o-linear-gradient(to bottom,#b3b3b3,#808080);background-image:linear-gradient(to bottom,#b3b3b3,#808080);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#b3b3b3",endColorstr="#808080",GradientType=0);border-color:#808080 #808080 #595959;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#808080;}.datepicker table tr td.selected:hover:hover{background-color:#808080;}.datepicker table tr td.selected:hover:active{background-color:#808080;background-color:#666 \9;}.datepicker table tr td.selected:active{background-color:#808080;background-color:#666 \9;}.datepicker table tr td.selected:hover.active{background-color:#808080;background-color:#666 \9;}.datepicker table tr td.selected:hover.disabled{background-color:#808080;}.datepicker table tr td.selected:hover[disabled]{background-color:#808080;}.datepicker table tr td.selected.disabled{background-color:#9e9e9e;background-image:-moz-linear-gradient(to bottom,#b3b3b3,#808080);background-image:-ms-linear-gradient(to bottom,#b3b3b3,#808080);background-image:-webkit-gradient(linear,0 0,0 100%,from(#b3b3b3),to(#808080));background-image:-webkit-linear-gradient(to bottom,#b3b3b3,#808080);background-image:-o-linear-gradient(to bottom,#b3b3b3,#808080);background-image:linear-gradient(to bottom,#b3b3b3,#808080);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#b3b3b3",endColorstr="#808080",GradientType=0);border-color:#808080 #808080 #595959;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#808080;}.datepicker table tr td.selected.disabled:hover{background-color:#9e9e9e;background-image:-moz-linear-gradient(to bottom,#b3b3b3,#808080);background-image:-ms-linear-gradient(to bottom,#b3b3b3,#808080);background-image:-webkit-gradient(linear,0 0,0 100%,from(#b3b3b3),to(#808080));background-image:-webkit-linear-gradient(to bottom,#b3b3b3,#808080);background-image:-o-linear-gradient(to bottom,#b3b3b3,#808080);background-image:linear-gradient(to bottom,#b3b3b3,#808080);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#b3b3b3",endColorstr="#808080",GradientType=0);border-color:#808080 #808080 #595959;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#808080;}.datepicker table tr td.selected.disabled:hover:hover{background-color:#808080;}.datepicker table tr td.selected.disabled:hover:active{background-color:#808080;background-color:#666 \9;}.datepicker table tr td.selected.disabled:active{background-color:#808080;background-color:#666 \9;}.datepicker table tr td.selected.disabled:hover.active{background-color:#808080;background-color:#666 \9;}.datepicker table tr td.selected.disabled:hover.disabled{background-color:#808080;}.datepicker table tr td.selected.disabled:hover[disabled]{background-color:#808080;}.datepicker table tr td.selected.active{background-color:#808080;background-color:#666 \9;}.datepicker table tr td.selected.disabled.active{background-color:#808080;background-color:#666 \9;}.datepicker table tr td.selected.disabled.disabled{background-color:#808080;}.datepicker table tr td.selected[disabled]{background-color:#808080;}.datepicker table tr td.selected.disabled[disabled]{background-color:#808080;}.datepicker table tr td.active{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom,#08c,#04c);background-image:-ms-linear-gradient(to bottom,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(to bottom,#08c,#04c);background-image:-o-linear-gradient(to bottom,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#08c",endColorstr="#0044cc",GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);}.datepicker table tr td.active:hover{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom,#08c,#04c);background-image:-ms-linear-gradient(to bottom,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(to bottom,#08c,#04c);background-image:-o-linear-gradient(to bottom,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#08c",endColorstr="#0044cc",GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#04c;}.datepicker table tr td.active:hover:hover{background-color:#04c;}.datepicker table tr td.active:hover:active{background-color:#04c;background-color:#039 \9;}.datepicker table tr td.active:active{background-color:#04c;background-color:#039 \9;}.datepicker table tr td.active:hover.active{background-color:#04c;background-color:#039 \9;}.datepicker table tr td.active:hover.disabled{background-color:#04c;}.datepicker table tr td.active:hover[disabled]{background-color:#04c;}.datepicker table tr td.active.disabled{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom,#08c,#04c);background-image:-ms-linear-gradient(to bottom,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(to bottom,#08c,#04c);background-image:-o-linear-gradient(to bottom,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#08c",endColorstr="#0044cc",GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#04c;}.datepicker table tr td.active.disabled:hover{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom,#08c,#04c);background-image:-ms-linear-gradient(to bottom,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(to bottom,#08c,#04c);background-image:-o-linear-gradient(to bottom,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#08c",endColorstr="#0044cc",GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#04c;}.datepicker table tr td.active.disabled:hover:hover{background-color:#04c;}.datepicker table tr td.active.disabled:hover:active{background-color:#04c;background-color:#039 \9;}.datepicker table tr td.active.disabled:active{background-color:#04c;background-color:#039 \9;}.datepicker table tr td.active.disabled:hover.active{background-color:#04c;background-color:#039 \9;}.datepicker table tr td.active.disabled:hover.disabled{background-color:#04c;}.datepicker table tr td.active.disabled:hover[disabled]{background-color:#04c;}.datepicker table tr td.active.active{background-color:#04c;background-color:#039 \9;}.datepicker table tr td.active.disabled.active{background-color:#04c;background-color:#039 \9;}.datepicker table tr td.active.disabled.disabled{background-color:#04c;}.datepicker table tr td.active[disabled]{background-color:#04c;}.datepicker table tr td.active.disabled[disabled]{background-color:#04c;}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.datepicker table tr td span:hover{background:#eee;}.datepicker table tr td span.focused{background:#eee;}.datepicker table tr td span.disabled{background:none;color:#999;cursor:default;}.datepicker table tr td span.disabled:hover{background:none;color:#999;cursor:default;}.datepicker table tr td span.active{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom,#08c,#04c);background-image:-ms-linear-gradient(to bottom,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(to bottom,#08c,#04c);background-image:-o-linear-gradient(to bottom,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#08c",endColorstr="#0044cc",GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);}.datepicker table tr td span.active:hover{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom,#08c,#04c);background-image:-ms-linear-gradient(to bottom,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(to bottom,#08c,#04c);background-image:-o-linear-gradient(to bottom,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#08c",endColorstr="#0044cc",GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#04c;}.datepicker table tr td span.active:hover:hover{background-color:#04c;}.datepicker table tr td span.active:hover:active{background-color:#04c;background-color:#039 \9;}.datepicker table tr td span.active:active{background-color:#04c;background-color:#039 \9;}.datepicker table tr td span.active:hover.active{background-color:#04c;background-color:#039 \9;}.datepicker table tr td span.active:hover.disabled{background-color:#04c;}.datepicker table tr td span.active:hover[disabled]{background-color:#04c;}.datepicker table tr td span.active.disabled{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom,#08c,#04c);background-image:-ms-linear-gradient(to bottom,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(to bottom,#08c,#04c);background-image:-o-linear-gradient(to bottom,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#08c",endColorstr="#0044cc",GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#04c;}.datepicker table tr td span.active.disabled:hover{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom,#08c,#04c);background-image:-ms-linear-gradient(to bottom,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(to bottom,#08c,#04c);background-image:-o-linear-gradient(to bottom,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#08c",endColorstr="#0044cc",GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#04c;}.datepicker table tr td span.active.disabled:hover:hover{background-color:#04c;}.datepicker table tr td span.active.disabled:hover:active{background-color:#04c;background-color:#039 \9;}.datepicker table tr td span.active.disabled:active{background-color:#04c;background-color:#039 \9;}.datepicker table tr td span.active.disabled:hover.active{background-color:#04c;background-color:#039 \9;}.datepicker table tr td span.active.disabled:hover.disabled{background-color:#04c;}.datepicker table tr td span.active.disabled:hover[disabled]{background-color:#04c;}.datepicker table tr td span.active.active{background-color:#04c;background-color:#039 \9;}.datepicker table tr td span.active.disabled.active{background-color:#04c;background-color:#039 \9;}.datepicker table tr td span.active.disabled.disabled{background-color:#04c;}.datepicker table tr td span.active[disabled]{background-color:#04c;}.datepicker table tr td span.active.disabled[disabled]{background-color:#04c;}.datepicker table tr td span.old{color:#999;}.datepicker table tr td span.new{color:#999;}.datepicker td{text-align:center;width:20px;height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:0;}.datepicker th{text-align:center;width:20px;height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:0;}.datepicker .datepicker-switch{width:145px;cursor:pointer;}.datepicker .datepicker-switch:hover{background:#eee;}.datepicker .prev{cursor:pointer;}.datepicker .prev:hover{background:#eee;}.datepicker .next{cursor:pointer;}.datepicker .next:hover{background:#eee;}.datepicker tfoot tr th{cursor:pointer;}.datepicker tfoot tr th:hover{background:#eee;}.datepicker .prev.disabled{visibility:hidden;}.datepicker .next.disabled{visibility:hidden;}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle;}.datepicker-inline{width:220px;}.datepicker-rtl{direction:rtl;}.datepicker-rtl table tr td span{float:right;}.datepicker-rtl.dropdown-menu{left:auto;}.datepicker-dropdown{top:0;left:0;}.datepicker-dropdown:before{content:"";display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #999;border-top:0;border-bottom-color:rgba(0,0,0,.2);position:absolute;}.datepicker-dropdown:after{content:"";display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:0;position:absolute;}.datepicker-dropdown.datepicker-orient-left:before{left:6px;}.datepicker-dropdown.datepicker-orient-left:after{left:7px;}.datepicker-dropdown.datepicker-orient-right:before{right:6px;}.datepicker-dropdown.datepicker-orient-right:after{right:7px;}.datepicker-dropdown.datepicker-orient-bottom:before{top:-7px;}.datepicker-dropdown.datepicker-orient-bottom:after{top:-6px;}.datepicker-dropdown.datepicker-orient-top:before{bottom:-7px;border-bottom:0;border-top:7px solid #999;}.datepicker-dropdown.datepicker-orient-top:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff;}.table-striped .datepicker table tr td{background-color:transparent;}.table-striped .datepicker table tr th{background-color:transparent;}.input-append.date .add-on{cursor:pointer;}.input-append.date .add-on i{margin-top:3px;}.input-prepend.date .add-on{cursor:pointer;}.input-prepend.date .add-on i{margin-top:3px;}.input-daterange input{text-align:center;}.input-daterange input:first-child{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;}.input-daterange input:last-child{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;}.input-daterange .add-on{display:inline-block;width:auto;min-width:16px;height:18px;padding:4px 5px;font-weight:normal;line-height:18px;text-align:center;text-shadow:0 1px 0 #fff;vertical-align:middle;background-color:#eee;border:1px solid #ccc;margin-left:-5px;margin-right:-5px;}
selected .fancybox__thumb::after{border-color:var(--primary-color);border-width:3px;}.carousel{position:relative;box-sizing:border-box;}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit;}.carousel.is-draggable{cursor:move;cursor:grab;}.carousel.is-dragging{cursor:move;cursor:grabbing;}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%;}.carousel__track{display:flex;}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width,60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;}.has-dots{margin-bottom:calc(.5rem + 22px);}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + .5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none;}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer;}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out;}.carousel__dots .carousel__dot.is-selected:after{opacity:1;}.carousel__button{width:var(--carousel-button-width,48px);height:var(--carousel-button-height,48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color,currentColor);background:var(--carousel-button-bg,transparent);border-radius:var(--carousel-button-border-radius,50%);box-shadow:var(--carousel-button-shadow,none);transition:opacity .15s ease;}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%);}.carousel__button.is-prev{left:10px;}.carousel__button.is-next{right:10px;}.carousel__button[disabled]{cursor:default;opacity:.3;}.carousel__button svg{width:var(--carousel-button-svg-width,50%);height:var(--carousel-button-svg-height,50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width,1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter,none);pointer-events:none;}html.with-fancybox{scroll-behavior:auto;}body.compensate-for-scrollbar{overflow:hidden!important;touch-action:none;}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color,#fff);-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:hidden;z-index:1050;outline:0;transform-origin:top left;--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:24px;--carousel-button-svg-height:24px;--carousel-button-svg-stroke-width:2.5;--carousel-button-svg-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.4));}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit;}.fancybox__container :focus{outline:0;}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color,rgba(1,210,232,.94));}@media all and (min-width:1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px;}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg,rgba(24,24,27,.92));}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10;}.fancybox__carousel.has-dots{margin-bottom:calc(.5rem + 22px);}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default;}.fancybox__track{display:flex;height:100%;}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;--carousel-button-width:36px;--carousel-button-height:36px;--carousel-button-svg-width:22px;--carousel-button-svg-height:22px;}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto;}@media all and (min-width:1024px){.fancybox__slide{padding:64px 100px;}}.fancybox__content{margin:0 env(safe-area-inset-right,0) 0 env(safe-area-inset-left,0);padding:36px;color:var(--fancybox-content-color,#374151);background:var(--fancybox-content-bg,#fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20;}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none;}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color,currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere;}.is-loading .fancybox__caption{visibility:hidden;}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color,#fff);}.fancybox__nav .carousel__button{z-index:40;}.fancybox__nav .carousel__button.is-next{right:8px;}@media all and (min-width:1024px){.fancybox__nav .carousel__button.is-next{right:40px;}}.fancybox__nav .carousel__button.is-prev{left:8px;}@media all and (min-width:1024px){.fancybox__nav .carousel__button.is-prev{left:40px;}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top,0px) + 8px);right:calc(env(safe-area-inset-right,0px) + 8px);z-index:40;}@media all and (min-width:1024px){.carousel__button.is-close{right:40px;}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color,#fff);}.fancybox__no-click,.fancybox__no-click button{pointer-events:none;}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;color:var(--fancybox-color,currentColor);}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053;}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%;}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor;}@keyframes fancybox-rotate{100%{transform:rotate(360deg);}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0;}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px;}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px;}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity,1);}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn;}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut;}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn;}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut;}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp;}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown;}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp;}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown;}@keyframes fancybox-fadeIn{from{opacity:0;}to{opacity:1;}}@keyframes fancybox-fadeOut{to{opacity:0;}}@keyframes fancybox-zoomInUp{from{transform:scale(.97) translate3d(0,16px,0);opacity:0;}to{transform:scale(1) translate3d(0,0,0);opacity:1;}}@keyframes fancybox-zoomOutDown{to{transform:scale(.97) translate3d(0,16px,0);opacity:0;}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0,-30%,0);opacity:0;}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0,30%,0);opacity:0;}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1);}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px;}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1);}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2);}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab;}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing;}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto;}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in;}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out;}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab;}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing;}.fancybox__image{transform-origin:0 0;user-select:none;transition:none;}.has-image .fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px;}.is-closing .has-image .fancybox__content{overflow:visible;}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none;}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap;}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain;}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto;}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto;}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto;}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none;}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%;}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover;}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible;}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%;}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%;}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff;}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df;}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0);}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0;}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0 3px;opacity:var(--fancybox-opacity,1);}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn;}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0;}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width,96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer;}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:var(--fancybox-accent-color,rgba(34,213,233,.96));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius,4px);}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92;}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none;}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio,1.5)));background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius,4px);}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top,hsla(0deg,0%,0%,0) 0%,hsla(0deg,0%,0%,.006) 8.1%,hsla(0deg,0%,0%,.021) 15.5%,hsla(0deg,0%,0%,.046) 22.5%,hsla(0deg,0%,0%,.077) 29%,hsla(0deg,0%,0%,.114) 35.3%,hsla(0deg,0%,0%,.155) 41.2%,hsla(0deg,0%,0%,.198) 47.1%,hsla(0deg,0%,0%,.242) 52.9%,hsla(0deg,0%,0%,.285) 58.8%,hsla(0deg,0%,0%,.326) 64.7%,hsla(0deg,0%,0%,.363) 71%,hsla(0deg,0%,0%,.394) 77.5%,hsla(0deg,0%,0%,.419) 84.5%,hsla(0deg,0%,0%,.434) 91.9%,hsla(0deg,0%,0%,.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width:20px;--carousel-button-svg-height:20px;opacity:var(--fancybox-opacity,1);text-shadow:var(--fancybox-toolbar-text-shadow,1px 1px 1px rgba(0,0,0,.4));}@media all and (min-width:1024px){.fancybox__toolbar{padding:8px;}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn;}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0;}.fancybox__toolbar__items{display:flex;}.fancybox__toolbar__items--left{margin-right:auto;}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%);}.fancybox__toolbar__items--right{margin-left:auto;}@media(max-width:640px){.fancybox__toolbar__items--center:not(:last-child){display:none;}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height,48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;}.fancybox__progress{background:var(--fancybox-accent-color,rgba(34,213,233,.96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none;}.fancybox__container:fullscreen::backdrop{opacity:0;}.fancybox__button--fullscreen g:nth-child(2){display:none;}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none;}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block;}.fancybox__button--slideshow g:nth-child(2){display:none;}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none;}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block;}
.read-more{position:relative;overflow:hidden;}.read-more .read-more-link-parent{display:flex;align-items:center;cursor:pointer;position:absolute;bottom:-1px;left:0;background-color:#fff;width:100%;display:flex;align-items:center;font-size:13px;}.read-more .align-items-center i{padding:5px;}@media screen and (max-width:991){.read-more-link{font-size:1rem;}}

.vertical-slider{position:relative;overflow:auto;}.vertical-slider .vertical-slider-area{margin-top:26px;height:calc(100% - 52px);overflow:auto;-ms-overflow-style:none;scrollbar-width:none;}.vertical-slider .vertical-slider-area::-webkit-scrollbar{display:none;}.vertical-slider .vertical-slider-button{position:absolute;left:0;right:15px;padding:0;}.vertical-slider .vertical-slider-button.vertical-slider-button-top{top:0;}.vertical-slider .vertical-slider-button.vertical-slider-button-bottom{bottom:0;}
/*! =======================================================
                      VERSION  9.9.0              
========================================================= */
/*! =========================================================
 * bootstrap-slider.js
 *
 * Maintainers:
 *		Kyle Kemp
 *			- Twitter: @seiyria
 *			- Github:  seiyria
 *		Rohit Kalkur
 *			- Twitter: @Rovolutionary
 *			- Github:  rovolution
 *
 * =========================================================
  *
 * bootstrap-slider is released under the MIT License
 * Copyright (c) 2017 Kyle Kemp, Rohit Kalkur, and contributors
 * 
 * Permission is hereby granted, free of charge, to any person
 * obtaining a copy of this software and associated documentation
 * files (the "Software"), to deal in the Software without
 * restriction, including without limitation the rights to use,
 * copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the
 * Software is furnished to do so, subject to the following
 * conditions:
 * 
 * The above copyright notice and this permission notice shall be
 * included in all copies or substantial portions of the Software.
 * 
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 * OTHER DEALINGS IN THE SOFTWARE.
 *
 * ========================================================= */.slider{display:block;vertical-align:middle;position:relative}.slider.slider-horizontal{width:210px;height:20px}.slider.slider-horizontal .slider-track{height:10px;width:100%;margin-top:-5px;top:50%;left:0}.slider.slider-horizontal .slider-selection,.slider.slider-horizontal .slider-track-low,.slider.slider-horizontal .slider-track-high{height:100%;top:0;bottom:0}.slider.slider-horizontal .slider-tick,.slider.slider-horizontal .slider-handle{margin-left:-10px}.slider.slider-horizontal .slider-tick.triangle,.slider.slider-horizontal .slider-handle.triangle{position:relative;top:50%;transform:translateY(-50%);border-width:0 10px 10px 10px;width:0;height:0;border-bottom-color:#2e6da4;margin-top:0}.slider.slider-horizontal .slider-tick-container{white-space:nowrap;position:absolute;top:0;left:0;width:100%}.slider.slider-horizontal .slider-tick-label-container{white-space:nowrap;margin-top:20px}.slider.slider-horizontal .slider-tick-label-container .slider-tick-label{padding-top:4px;display:inline-block;text-align:center}.slider.slider-horizontal.slider-rtl .slider-track{left:initial;right:0}.slider.slider-horizontal.slider-rtl .slider-tick,.slider.slider-horizontal.slider-rtl .slider-handle{margin-left:initial;margin-right:-10px}.slider.slider-horizontal.slider-rtl .slider-tick-container{left:initial;right:0}.slider.slider-vertical{height:210px;width:20px}.slider.slider-vertical .slider-track{width:10px;height:100%;left:25%;top:0}.slider.slider-vertical .slider-selection{width:100%;left:0;top:0;bottom:0}.slider.slider-vertical .slider-track-low,.slider.slider-vertical .slider-track-high{width:100%;left:0;right:0}.slider.slider-vertical .slider-tick,.slider.slider-vertical .slider-handle{margin-top:-10px}.slider.slider-vertical .slider-tick.triangle,.slider.slider-vertical .slider-handle.triangle{border-width:10px 0 10px 10px;width:1px;height:1px;border-left-color:#2e6da4;border-right-color:#2e6da4;margin-left:0;margin-right:0}.slider.slider-vertical .slider-tick-label-container{white-space:nowrap}.slider.slider-vertical .slider-tick-label-container .slider-tick-label{padding-left:4px}.slider.slider-vertical.slider-rtl .slider-track{left:initial;right:25%}.slider.slider-vertical.slider-rtl .slider-selection{left:initial;right:0}.slider.slider-vertical.slider-rtl .slider-tick.triangle,.slider.slider-vertical.slider-rtl .slider-handle.triangle{border-width:10px 10px 10px 0}.slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label{padding-left:initial;padding-right:4px}.slider.slider-disabled .slider-handle{background-image:-webkit-linear-gradient(top,#dfdfdf 0,#bebebe 100%);background-image:-o-linear-gradient(top,#dfdfdf 0,#bebebe 100%);background-image:linear-gradient(to bottom,#dfdfdf 0,#bebebe 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf',endColorstr='#ffbebebe',GradientType=0)}.slider.slider-disabled .slider-track{background-image:-webkit-linear-gradient(top,#e5e5e5 0,#e9e9e9 100%);background-image:-o-linear-gradient(top,#e5e5e5 0,#e9e9e9 100%);background-image:linear-gradient(to bottom,#e5e5e5 0,#e9e9e9 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5',endColorstr='#ffe9e9e9',GradientType=0);cursor:not-allowed}.slider input{display:none}.slider .tooltip.top{margin-top:-36px}.slider .tooltip-inner{white-space:nowrap;max-width:none}.slider .hide{display:none}.slider-track{position:absolute;cursor:pointer;background-image:-webkit-linear-gradient(top,#f5f5f5 0,#f9f9f9 100%);background-image:-o-linear-gradient(top,#f5f5f5 0,#f9f9f9 100%);background-image:linear-gradient(to bottom,#f5f5f5 0,#f9f9f9 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#fff9f9f9',GradientType=0);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);border-radius:4px}.slider-selection{position:absolute;background-image:-webkit-linear-gradient(top,#f9f9f9 0,#f5f5f5 100%);background-image:-o-linear-gradient(top,#f9f9f9 0,#f5f5f5 100%);background-image:linear-gradient(to bottom,#f9f9f9 0,#f5f5f5 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9',endColorstr='#fff5f5f5',GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:4px}.slider-selection.tick-slider-selection{background-image:-webkit-linear-gradient(top,#8ac1ef 0,#82b3de 100%);background-image:-o-linear-gradient(top,#8ac1ef 0,#82b3de 100%);background-image:linear-gradient(to bottom,#8ac1ef 0,#82b3de 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ac1ef',endColorstr='#ff82b3de',GradientType=0)}.slider-track-low,.slider-track-high{position:absolute;background:transparent;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:4px}.slider-handle{position:absolute;top:0;width:20px;height:20px;background-color:#337ab7;background-image:-webkit-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-o-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7',endColorstr='#ff2e6da4',GradientType=0);filter:none;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);border:0 solid transparent}.slider-handle.round{border-radius:50%}.slider-handle.triangle{background:transparent none}.slider-handle.custom{background:transparent none}.slider-handle.custom::before{line-height:20px;font-size:20px;content:'\2605';color:#726204}.slider-tick{position:absolute;width:20px;height:20px;background-image:-webkit-linear-gradient(top,#f9f9f9 0,#f5f5f5 100%);background-image:-o-linear-gradient(top,#f9f9f9 0,#f5f5f5 100%);background-image:linear-gradient(to bottom,#f9f9f9 0,#f5f5f5 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9',endColorstr='#fff5f5f5',GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;filter:none;opacity:.8;border:0 solid transparent}.slider-tick.round{border-radius:50%}.slider-tick.triangle{background:transparent none}.slider-tick.custom{background:transparent none}.slider-tick.custom::before{line-height:20px;font-size:20px;content:'\2605';color:#726204}.slider-tick.in-selection{background-image:-webkit-linear-gradient(top,#8ac1ef 0,#82b3de 100%);background-image:-o-linear-gradient(top,#8ac1ef 0,#82b3de 100%);background-image:linear-gradient(to bottom,#8ac1ef 0,#82b3de 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ac1ef',endColorstr='#ff82b3de',GradientType=0);opacity:1}
.product-detail h1{font-size:1.75rem;color:var(--word-color);font-weight:700;}.product-detail h2{font-size:1rem;color:var(--word-color-2);}.product-detail .product-price-detail-view-title .product-price-detail-view-title-text{float:left;}.product-detail .product-price-detail-view-title .product-price-detail-view-title-colon{float:left;}.product-detail .banner.promotion{background:var(--primary-color);border-radius:var(--border-radius);color:var(--white);padding:5px 10px;margin-bottom:15px;float:left;}.product-detail .specifications-title{border:1px solid var(--border-color);color:var(--black-color);border-left:0;border-right:0;border-top:0;font-size:18px;font-weight:bold;padding:10px 0;cursor:pointer;}.product-detail .sub-title-header{border-bottom:1px solid var(--border-color);padding-bottom:15px;}.product-detail .vertical-slider-parent .owl-dots,.product-detail .horizontal-slider-parent .owl-dots{text-align:center;position:absolute;bottom:25px;left:0;right:0;}.product-detail .vertical-slider-parent .owl-dots .owl-dot,.product-detail .horizontal-slider-parent .owl-dots .owl-dot{border:1px solid var(--primary-color);content:"";width:15px;height:15px;border-radius:50px;background:var(--white);text-align:center;margin:0 10px;}.product-detail .vertical-slider-parent .owl-dots .owl-dot.active,.product-detail .horizontal-slider-parent .owl-dots .owl-dot.active{background:var(--primary-color);}.product-detail .vertical-slider-parent .thumbs .thumb,.product-detail .horizontal-slider-parent .thumbs .thumb{border:1px solid var(--border-color);border-radius:var(--border-radius);padding:1px;float:left;margin-right:15px;margin-bottom:15px;}.product-detail .vertical-slider-parent .thumbs .thumb.active,.product-detail .vertical-slider-parent .thumbs .thumb:hover,.product-detail .horizontal-slider-parent .thumbs .thumb.active,.product-detail .horizontal-slider-parent .thumbs .thumb:hover{border:1px solid var(--primary-color);}@media(max-width:991px){.product-detail .vertical-slider-parent .thumbs,.product-detail .horizontal-slider-parent .thumbs{display:none;}}@media(min-width:992px){.product-detail .vertical-slider-parent .owl-dots,.product-detail .horizontal-slider-parent .owl-dots{display:none;}}.product-detail .product-form .minus,.product-detail .product-form .plusus{float:left;}.product-detail .product-form input{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;-moz-appearance:textfield;float:left;width:55px;}@media(max-width:576px){.product-detail .product-form .btn-outline-secondary.btn-icon{margin-left:0;}}.product-detail .mandatory-products-container .mandatory-products-footer .mandatory-products-total{color:var(--secondary-color);}.product-overview-item .price{font-weight:700;margin:auto;}.product-overview-item .price .banner.promotion{position:absolute;top:15px;left:0;background:var(--primary-color);border-radius:var(--border-radius);color:var(--white);padding:0 15px;}.product-price-detail-view .no-promo-price{font-size:30px;}.product-price-detail-view .original-price span,.product-price-detail-view .original-price s{font-size:1rem;}.product-price-detail-view .promo-price{font-size:30px;}.product-price-detail-view .price-vat-label{font-size:15px;}.tier-prices-table .tier-prices-table-header{font-weight:500;}.nav-tabs{border-bottom:1px solid var(--primary-color);}.nav-tabs .nav-link.active,.nav-tabs .nav-link.active:hover{border-color:var(--primary-color);border-bottom:1px solid var(--white-color);}.nav-tabs .nav-link:hover{border-bottom:0;}.product-detail-description-specification-tabs-bottom{min-width:50%;}.product-detail-description-specification-tabs-bottom .tab-content,.product-detail-description-specification-tabs-bottom .nav-tabs{width:60%!important;}@media screen and (max-width:1200px){.product-detail-description-specification-tabs-bottom .tab-content,.product-detail-description-specification-tabs-bottom .nav-tabs{width:80%!important;}}@media screen and (max-width:991px){.product-detail-description-specification-tabs-bottom .tab-content,.product-detail-description-specification-tabs-bottom .nav-tabs{width:90%!important;}}@media screen and (max-width:767px){.product-detail-description-specification-tabs-bottom .tab-content,.product-detail-description-specification-tabs-bottom .nav-tabs{width:100%!important;}}@media screen and (max-width:575px){.product-detail-description-specification-tabs-bottom .tab-content{width:100%!important;padding-left:1.5rem;padding-right:1.5rem;}.product-detail-description-specification-tabs-bottom .nav-tabs{margin:0 1.5rem;width:90%!important;}}
.product-detail h1{font-size:30px!important;font-weight:500;color:var(--word-color)!important;}.product-detail .vertical-slider-parent{justify-content:center;}.product-detail .vertical-slider-parent .row.no-gutters{justify-content:center;gap:2rem;}.product-detail .vertical-slider-parent .row.no-gutters .thumbs .thumb{border:0!important;box-shadow:3px 3px 5px rgba(0,0,0,.15);}.product-detail .vertical-slider-parent .row.no-gutters .thumbs .thumb.active{border:0!important;}.product-detail .breadcrumbs{margin-bottom:1.5rem!important;}.product-detail .product-price .no-promo-price-sign,.product-detail .product-price .no-promo-price-price{font-size:30px!important;font-weight:600!important;color:var(--secondary-background-color)!important;}.product-detail .product-form fieldset .add-to-cart-inputs .btn-icon:hover,.product-detail .product-form fieldset .add-to-cart-inputs .btn-icon:active,.product-detail .product-form fieldset .add-to-cart-inputs .btn-icon:focus{transition:all .1s ease-in-out;background-color:#d0d6d4!important;border-color:#d0d6d4!important;}.product-detail .product-form fieldset .col-12:has(>.btn-add-to-cart){display:flex;flex-wrap:wrap;height:100%;gap:.5rem;}.product-detail .product-form fieldset .col-12:has(>.btn-add-to-cart) .btn-add-to-cart{width:50%;height:40px;flex-basis:250px;}.product-detail .product-form fieldset .col-12:has(>.btn-add-to-cart) div:not(.like-item-button):has(>.like-item-button){width:50%;flex-basis:250px;flex-grow:1;height:40px;margin-right:0!important;}.product-detail .product-form fieldset .col-12:has(>.btn-add-to-cart) .like-item-button{width:100%;height:100%;display:block!important;}.product-detail .product-form fieldset .col-12:has(>.btn-add-to-cart) .like-item-button>span{width:100%;display:flex;align-items:center;justify-content:center;height:100%;margin-left:0!important;}@media screen and (max-width:529px){.product-detail .product-form fieldset .col-12:has(>.btn-add-to-cart){gap:0;}.product-detail .product-form fieldset .col-12:has(>.btn-add-to-cart) .btn-add-to-cart{margin-bottom:.5rem;}}.product-detail .product-form fieldset .add-to-cart-inputs input{border-radius:0;margin:0 5px;background-color:var(--tertiary-background-color);border-color:var(--tertiary-background-color);}.product-detail .product-form fieldset .add-to-cart-inputs .btn{background-color:var(--tertiary-background-color);border-color:var(--tertiary-background-color);}.product-detail .product-form fieldset .add-to-cart-inputs .btn .fa-minus,.product-detail .product-form fieldset .add-to-cart-inputs .btn .fa-plus{color:#495057!important;}.product-detail .product-form fieldset .add-to-cart-inputs .btn,.product-detail .product-form fieldset .add-to-cart-inputs .form-control{height:40px;}.product-detail .product-form fieldset .add-to-cart-inputs .form-control{font-weight:500;margin:0 8px!important;font-size:20px;border-radius:var(--border-radius);min-width:30%;max-width:40%;}.product-detail .product-form .nav-tabs .nav-item{padding-bottom:0;}.product-detail .product-form .nav-tabs .nav-item .nav-link{font-size:20px;font-weight:300;height:40px;display:flex;align-items:center;}.product-detail .product-form .nav-tabs .nav-item .nav-link:hover:not(.active){transition:all .1s ease-in-out;border-color:transparent!important;}.product-detail .product-form .nav-tabs .nav-item .nav-link.active{font-weight:500;}.product-detail .product-form .tab-content{min-height:200px;font-size:16px;}.product-detail .product-form .stock{margin-top:1.5rem;margin-bottom:1.5rem;}.product-detail .sub-title-header{font-weight:500;font-size:30px;color:var(--secondary-background-color)!important;text-align:center;border:0!important;padding-bottom:0!important;margin-bottom:0!important;}.product-detail .sub-title-header::after{content:"";background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Text_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 760 112'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23D8E8E1; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M330.94,64.2c-13.18.1-26.36.18-39.54.29-7.51.07-15.01.28-22.51.26-6.75-.02-13.51-.22-20.26-.45-1.83-.06-2.89.27-3.87,2.11-4.29,8.08-11.18,13.55-18.99,17.95-1.58.89-3.32,1.5-5.03,2.15-1.04.39-2.23.57-3-.44-.81-1.05-.44-2.24.18-3.28,2.46-4.1,5.35-7.9,9.03-10.96,3.06-2.55,6.43-4.73,9.66-7.09.25-.18.46-.43.69-.64-.29-.08-.57-.2-.86-.22-4.74-.32-9.48-.58-14.22-.93-8.47-.62-16.94-1.28-25.41-1.96-6.31-.5-12.62-1.02-18.92-1.61-5.97-.56-11.92-1.24-17.89-1.85-5.55-.56-11.11-1.06-16.66-1.64-2.23-.23-4.49-.41-6.66-.92-2.27-.54-3.11-2.8-1.69-4.38.58-.65,1.74-1.18,2.59-1.12,4.57.34,9.12.89,13.67,1.37,3.97.42,7.94.89,11.92,1.29,6.38.65,12.76,1.28,19.14,1.89,4.31.41,8.63.76,12.95,1.12,2.32.2,4.65.37,6.98.54.31.02.63-.05.95-.08-.21-.23-.39-.52-.65-.68-4.22-2.61-8.05-5.69-11.26-9.46-1.89-2.21-3.54-4.63-5.24-7-.42-.59-.71-1.34-.84-2.05-.35-1.86.43-2.66,2.35-2.45.82.09,1.67.24,2.41.58,8.35,3.82,15.39,9.29,20.76,16.78.87,1.21,1.68,2.52,2.2,3.91.45,1.19,1.14,1.41,2.24,1.47,5.66.3,11.31.62,16.97,1,18.83,1.26,37.68,1.12,56.54,1.09,9.68-.01,19.36-.09,29.04-.21,8.92-.11,17.85-.31,26.77-.49,6.92-.14,13.84-.29,20.76-.51,8.41-.26,16.83-.6,25.24-.91.36-.01.72-.16,1.08-.24-.31-.26-.59-.56-.93-.76-7.04-4.11-12.81-9.55-17.25-16.39-.54-.82-1.04-1.73-1.28-2.67-.51-1.98.31-2.87,2.34-2.63.82.1,1.67.25,2.41.59,8.11,3.71,14.98,9.01,20.31,16.2,1.03,1.4,1.91,2.94,2.64,4.52.44.95.9,1.12,1.87,1.08,8.58-.29,17.17-.45,25.76-.78,11.08-.43,22.14-1.21,33.22-1.43,15.26-.31,30.53-.29,45.79-.31,4.24,0,8.49.33,12.73.63.95.07,1.35-.22,1.71-.99,4.72-9.98,12.9-16.34,22.44-21.23.86-.44,1.89-.63,2.87-.75,1.72-.2,2.56.64,2.25,2.33-.16.87-.59,1.73-1.06,2.5-4.14,6.82-9.63,12.32-16.38,16.57-.49.31-1,.6-1.48.93-.33.23-.62.53-.92.8.42.15.84.42,1.27.45,6.74.39,13.49.67,20.22,1.12,8.06.55,16.11,1.22,24.17,1.87,6.31.51,12.62.98,18.92,1.62,6.79.68,13.56,1.54,20.35,2.31,1.98.23,3.97.42,5.96.66,2.19.27,3.09,1.31,2.88,3.26-.18,1.68-1.4,2.62-3.42,2.41-4.8-.51-9.59-1.12-14.39-1.66-3.97-.45-7.94-.89-11.92-1.27-6.88-.66-13.76-1.31-20.65-1.89-5.06-.43-10.14-.76-15.21-1.11-7.32-.5-14.63-.97-21.95-1.44-3.16-.2-6.32-.4-9.48-.53-6.16-.26-12.33-.49-18.5-.71-4-.14-8-.23-12-.33-.37,0-.74.12-1.12.19.29.27.55.59.87.82,5.62,3.89,10.39,8.62,14.26,14.24.56.82,1.15,1.66,1.5,2.58.74,1.98-.39,3.4-2.46,3.04-1.21-.21-2.41-.66-3.54-1.18-7.08-3.26-13.1-7.94-18.2-13.8-1.03-1.18-2.06-2.5-2.61-3.94-.67-1.77-1.76-2.08-3.42-2.03-6.42.21-12.84.26-19.26.49-9.33.32-18.66.76-27.99,1.12-9.25.36-18.49.7-27.74,1-11,.36-22,.69-33,1-6.83.19-13.67.33-20.51.52-1.41.04-2.84.1-4.22.35-.61.11-1.35.62-1.64,1.16-5.08,9.42-13.05,15.64-22.45,20.26-1.02.5-2.2.79-3.34.93-1.55.19-2.43-.72-2.16-2.26.17-.95.64-1.89,1.17-2.72,4.1-6.43,9.41-11.65,15.89-15.68.42-.26.87-.5,1.28-.79.26-.18.48-.42.71-.63-.29-.06-.58-.16-.88-.16-1.67-.02-3.34,0-5.01,0,0,.08,0,.17,0,.25Z'/%3E%3C/svg%3E");display:block;width:500px;height:60px;background-repeat:no-repeat;background-size:500px 50px;position:relative;left:calc(50% - 250px);transform:translateY(-15px);}
.filters-parent{top:147px;}.filters .filter{margin-bottom:25px;margin-right:50px;}.filters .filter .sub-title{margin-bottom:5px;color:var(--black);font-weight:bold;text-transform:uppercase;display:block;}.filters .filter#filter_-4 ul li{line-height:1;}.filters ul.filter-group-trace{list-style:none;padding-left:10px;}.filters ul.filter-group-trace li i{font-size:.8rem;transition:all 250ms;}.filters ul.filter-group-trace li i:not(.collapsed){transform:rotate(90deg);}.filters ul.filter-group-trace li .selected{text-decoration:underline!important;}.product-overview .product-overview-item-container:hover .stock-text{color:var(--word-color);}.product-overview .product-overview-item{display:inline-block;vertical-align:bottom;width:100%;height:100%;padding-right:15px;padding-left:15px;border:1px solid transparent;position:relative;}.product-overview .product-overview-item.box-shadow{box-shadow:2px 2px 6px rgba(0,0,0,.15);}.product-overview .product-overview-item:hover{border-color:var(--primary-color);}.product-overview .product-overview-item:hover.box-shadow{transition:all .1s ease-in-out;box-shadow:5px 5px 25px -5px rgba(0,0,0,.25);}.product-overview .product-overview-item:hover .action-btns{display:inline-block;}.product-overview .product-overview-item:hover .action-btns.middle{display:flex;}.product-overview .product-overview-item .txt{padding-bottom:15px;}.product-overview .product-overview-item .original-price{display:block;}.product-overview .box{margin:0 0 11px;position:relative;width:100%;background-color:#fff;overflow:hidden;padding-bottom:100%;}.product-overview .box a{width:100%;}.product-overview .box picture{display:flex;align-content:center;justify-content:center;}.product-overview .box picture img{height:100%;margin:0 auto;position:absolute;width:100%;}.product-overview .action-btns{position:absolute;display:none;z-index:1;}.product-overview .action-btns.always-show{display:inline-block;}.product-overview .action-btns.always-show.middle{display:flex;}.product-overview .action-btns.top{top:15px;}.product-overview .action-btns.center{bottom:0;}.product-overview .action-btns.center.left{left:0;}.product-overview .action-btns.center.right{right:0;}.product-overview .action-btns.bottom{bottom:15px;}.product-overview .action-btns.left{left:15px;}.product-overview .action-btns.middle{justify-content:center;width:100%;left:0;}.product-overview .action-btns.right{right:15px;}.product-overview .product-overview-item-title{font-weight:700;height:45px;display:block;overflow:hidden;margin-bottom:5px;}.product-overview .product-overview-item-title.bottom{height:70px;}.product-overview .product-overview-item-title:hover{color:var(--primary-color);}.product-overview .banner{position:absolute;right:0;top:15px;font-weight:700;text-transform:uppercase;padding:5px 10px;font-size:.8rem;border-radius:var(--border-radius);}.product-overview .banner.promotion,.product-overview .banner.promotion:active,.product-overview .banner.promotion:hover,.product-overview .banner.promotion:focus{background:var(--primary-color);color:#fff;}.product-overview .sale-price{color:var(--primary-color);font-weight:bold;font-size:14px;}.product-overview .nr-of-articles{color:var(--word-color-2);}.group-banner,.brand-banner{text-align:center;background-color:var(--background-color);text-align:center;background-color:var(--primary-color);}.group-banner .banner-title,.brand-banner .banner-title{margin:0;padding:0;color:var(--white-color);font-weight:bold;}.group-banner .banner-description,.brand-banner .banner-description{color:var(--white-color);}.group-banner.image-banner,.brand-banner.image-banner{background-color:var(--white-color)!important;min-height:150px;max-height:350px;overflow:hidden;display:flex;align-items:center;}.group-banner.image-banner .image-banner-image,.brand-banner.image-banner .image-banner-image{min-height:150px;max-height:350px;object-fit:cover;}.group-banner .group-content-width,.brand-banner .group-content-width{width:100%;}.group-banner .banner-title-image,.brand-banner .banner-title-image{color:var(--white-color);margin:0;padding:0;}
.product-overview a:hover .product-overview-item .product-overview-item-title{transition:all .1s ease-in-out;color:var(--word-color)!important;}.product-overview .product-overview-item{padding:.5rem!important;border:0!important;box-shadow:2px 2px 6px rgba(0,0,0,.15);}.product-overview .product-overview-item .txt{padding:0!important;}.product-overview .product-overview-item .txt .product-overview-item-title{height:60px!important;line-height:1.2;font-weight:500!important;font-size:20px;}.product-overview .product-overview-item .txt .product-overview-item-title:hover{transition:all .1s ease-in-out;color:var(--word-color)!important;}.product-overview .product-overview-item .txt .row.no-gutters{gap:1rem;}.product-overview .product-overview-item .txt .row.no-gutters .stock.row .low-stock i{color:#d8000c;}.product-overview .product-overview-item .txt .row.no-gutters .stock.row .high-stock i{color:var(--primary-color);}.product-overview .product-overview-item .txt .row.no-gutters .stock.row .low-stock span,.product-overview .product-overview-item .txt .row.no-gutters .stock.row .high-stock span{color:var(--word-color)!important;}.product-overview .product-overview-item .txt .price.tierprice,.product-overview .product-overview-item .txt .no-promo-price-sign,.product-overview .product-overview-item .txt .no-promo-price-price{font-weight:500!important;font-size:19px;color:var(--primary-color);}.product-overview .product-overview-item:hover{transition:all .1s ease-in-out;box-shadow:5px 5px 25px -5px rgba(0,0,0,.25);}.product-overview .group-banner{background-color:#e9f0ed;margin-bottom:20px;}.product-overview .group-banner .banner-description>p{color:var(--word-color);}.product-overview .filters-parent{background-color:#fff;padding:15px;}.product-overview .filters-parent .filters .filter .sub-title{font-weight:600;}.product-overview .filters-parent .filters .filter .range-slider .slider .slider-handle{background:#657d77!important;border:0!important;width:16px;height:16px;min-width:16px!important;margin-top:-2px!important;}.product-overview .filters-parent .filters .filter .range-slider .slider .slider-track .slider-selection{background-color:#657d77!important;}.product-overview .filters-parent .filters .filter .range-slider .slider-input-wrapper .slider-input{border-color:var(--tertiary-background-color)!important;}.product-overview .overview-slider .owl-carousel{height:inherit!important;}.product-overview .overview-slider .owl-carousel .owl-item picture img{transition:all .1s ease-in-out;}.product-overview .overview-slider .owl-carousel .owl-item .btn-image{width:100%;height:60px;position:absolute;bottom:0;display:flex;align-items:center;background-color:rgba(255,255,255,.8);transition:all .1s ease-in-out;}.product-overview .overview-slider .owl-carousel .owl-item .btn-image>span{width:100%;text-align:center;color:var(--secondary-background-color);font-weight:500;font-size:27px;}.product-overview .overview-slider .owl-carousel .owl-item:hover .btn-image{transition:all .1s ease-in-out;background-color:rgba(255,255,255,.9);}.product-overview .overview-slider .owl-carousel .owl-item:hover picture img{opacity:.7;}.product-overview .overview-slider .owl-carousel .owl-nav .owl-prev,.product-overview .overview-slider .owl-carousel .owl-nav .owl-next{background-color:rgba(233,240,237,.8)!important;border-radius:50%!important;width:40px;padding:0!important;border:0!important;}.product-overview .overview-slider .owl-carousel .owl-nav .owl-prev:hover,.product-overview .overview-slider .owl-carousel .owl-nav .owl-next:hover{transition:all .1s ease-in-out;background-color:#e9f0ed!important;}.product-overview .overview-slider .owl-carousel .owl-nav .owl-prev{left:.5em!important;}.product-overview .overview-slider .owl-carousel .owl-nav .owl-next{right:.5em!important;}.product-overview .overview-slider+.col-12{padding-bottom:1.5rem;}.product-overview .breadcrumbs{margin-top:.5rem!important;}
.orderlist-parent .order-list-title-bar{background-color:#f0f7f3;border-radius:0;}.orderlist-parent .order-list-title{line-height:1;font-size:1.2rem;font-weight:700;}.orderlist-parent .orderlist-detail-amount{width:100%;}.orderlist-parent .amount-text{line-height:35px;}.orderlist-parent .order-list{border:2px solid #f0f7f3;border-top:0;margin-top:-5px;border-radius:6px;border-bottom:0;}.orderlist-parent .order-list .order-list-detail{border-radius:12px;}.orderlist-parent .order-list .order-list-detail.border-row{border-bottom:1px solid #dee2e6!important;border-radius:0;}.orderlist-parent .order-list .order-list-detail .fa-star{color:#000;}.orderlist-parent .order-list .order-list-detail:hover{background-color:#f0f7f3;}.orderlist-parent .order-list hr{margin:0;}.btn-tertiary{color:#fff;background-color:#707070;border:1px solid #707070;}.orderlist-parent-overview .pagination{margin:15px 0;}.date input[type=text]{font-size:unset!important;}.input-group-text{font-size:24px;}.langdropd{position:relative;display:block;width:100%;list-style:none;margin:0;padding:0;float:left;}.langdropd>div{display:block;position:relative;}.langdropd>div>a{border-radius:6px;}.langdropd .dropd-menu{clip:rect(1px,1px,1px,1px);opacity:0;transition:transform .1s cubic-bezier(.2,0,.2,1),opacity .2s cubic-bezier(.2,0,.2,1);transform:translateY(-10px) scaleY(.5);transform-origin:top;box-shadow:0 5px 5px rgba(0,0,0,.3);list-style:none;margin:0;padding:0;position:absolute;top:100%;left:0;z-index:9999;border-radius:6px;overflow:hidden;background-color:#fff;}.langdropd .dropd-menu div:first-child a{width:100%;padding:5px!important;min-width:110px;display:inline-block;}.langdropd .dropd-menu div:first-child a:hover,.langdropd .dropd-menu div:first-child a:hover i{color:#769e05!important;background-color:#f3f9e1!important;}.langdropd .dropd-menu div:first-child:first-child a{border-top:0;}.langdropd .dropd-menu>a{width:100%;padding:0;min-width:140px;display:inline-block;}.langdropd .dropd-menu>a:hover,.langdropd .dropd-menu>a:hover i{color:#769e05!important;background-color:#f3f9e1!important;}.langdropd .langdropd-title:hover+.dropd-menu,.langdropd .dropd-menu:hover{clip:auto;opacity:1;transform:translateY(0) scaleY(1);}.langdropd img{height:20px;vertical-align:text-bottom;}.logger .langdropd{margin-top:-4px;}.langdropd>div>a{border-radius:0;}.langdropd>li{display:block;position:relative;}.langdropd .dropd-menu{list-style:none;padding:5px;border-radius:12px;background-color:#fff;}.langdropd .dropd-menu li a{padding:0;display:inline-block;}.langdropd>li:hover>.dropd-menu{clip:auto;opacity:1;transform:translateY(0) scaleY(1);}.langdropd:hover .btn.btn-primary{border-bottom-left-radius:0;border-bottom-right-radius:0;}[data-toggle=collapse] i:not(.no-rotation){transform:rotate(90deg);transition:250ms;}.orderlist-parent [data-toggle=collapse].collapsed i{transform:rotate(0deg)!important;}
.megamenu{position:static;}.megamenu>a{padding-bottom:15px;display:block;}.megamenu>a .mega-menu-title+span i{display:none;}.megamenu:hover .megamenu-item-container{display:block;}.megamenu .megamenu-item-container{position:absolute;z-index:9999;display:none;line-height:40px;padding-bottom:1rem;max-width:1530px;width:100vw;left:0;}.megamenu .megamenu-item-container *{line-height:1rem;}.megamenu .megamenu-item-container .megamenu-item-container-background{position:absolute;top:0;background:#f9f9f9;left:-100%;right:0;bottom:0;width:300%;border-bottom:1px solid var(--border-color);}.megamenu .megamenu-item-container .megamenu-item{overflow-y:scroll;max-height:calc(100vh - 180px);}.megamenu .megamenu-item-container .megamenu-item .underline-group-menu-title{margin:.75rem 0;}.megamenu .megamenu-item-container .megamenu-item .sub-drop{font-size:.8rem;}.megamenu .megamenu-item-container .megamenu-item .sub-drop ul{padding:0;}.megamenu .megamenu-item-container .megamenu-item .sub-drop ul li{list-style-type:none;}.megamenu .megamenu-item-container .megamenu-item .sub-drop ul li:first-child a{padding-top:0;}.megamenu .megamenu-item-container .megamenu-item .sub-drop ul li a{padding:5px 0;display:inline-block;}.vertical-nested-group-menu{position:static!important;}.vertical-nested-group-menu .vertical-group-collapse{left:0;display:none;position:absolute;top:100%;background-color:var(--white);min-width:250px;}.vertical-nested-group-menu .vertical-group-collapse.box-shadow{box-shadow:0 8px 7px rgba(0,0,0,.15);}.vertical-nested-group-menu .vertical-group-collapse .vertical-group-menu-item{position:static;}.vertical-nested-group-menu .vertical-group-collapse .vertical-group-menu-item .group-menu-link{padding:.5rem 1.5rem .5rem .75rem;width:100%;height:100%;display:block;position:relative;z-index:1;}.vertical-nested-group-menu .vertical-group-collapse .vertical-group-menu-item .group-menu-link .group-menu-title+span i{display:none;}.vertical-nested-group-menu .vertical-group-collapse .vertical-group-menu-item .group-menu-link:hover+.vertical-group-submenu-container{display:block;}.vertical-nested-group-menu .vertical-group-collapse .vertical-group-menu-item .group-menu-link.active{color:var(--primary-color);}.vertical-nested-group-menu .vertical-group-collapse .vertical-group-menu-item .vertical-group-submenu-container{position:absolute;display:none;width:100vw;z-index:0;background-color:var(--white);height:100%;top:0;box-shadow:0 8px 7px rgba(0,0,0,.15);}.vertical-nested-group-menu .vertical-group-collapse .vertical-group-menu-item .vertical-group-submenu-container .vertical-group-submenu{position:absolute;top:0;height:100%;padding:.5rem 1.5rem;border-left:1px solid rgba(0,0,0,.15);}.vertical-nested-group-menu .vertical-group-collapse .vertical-group-menu-item .vertical-group-submenu-container .vertical-group-submenu:hover{display:block;}.vertical-nested-group-menu .vertical-group-collapse .vertical-group-menu-item .vertical-group-submenu-container .vertical-group-submenu .vertical-group-submenu-item .underline-group-menu-title{margin:.75rem 0;}.vertical-nested-group-menu .vertical-group-collapse .vertical-group-menu-item .vertical-group-submenu-container .vertical-group-submenu .vertical-group-submenu-item .sub-drop{font-size:.8rem;}.vertical-nested-group-menu .vertical-group-collapse .vertical-group-menu-item .vertical-group-submenu-container .vertical-group-submenu .vertical-group-submenu-item .sub-drop ul{padding:0;}.vertical-nested-group-menu .vertical-group-collapse .vertical-group-menu-item .vertical-group-submenu-container .vertical-group-submenu .vertical-group-submenu-item .sub-drop ul li{list-style-type:none;}.vertical-nested-group-menu .vertical-group-collapse .vertical-group-menu-item .vertical-group-submenu-container .vertical-group-submenu .vertical-group-submenu-item .sub-drop ul li:first-child a{padding-top:0;}.vertical-nested-group-menu .vertical-group-collapse .vertical-group-menu-item .vertical-group-submenu-container .vertical-group-submenu .vertical-group-submenu-item .sub-drop ul li a{padding:5px 0;display:inline-block;}.vertical-nested-group-menu.active>.menu-item{color:var(--primary-color);}.vertical-nested-group-menu:hover .vertical-group-collapse{display:flex;flex-direction:column;}

#cookie-consent-container .modal .modal-body{padding-bottom:0;}#cookie-consent-container .modal .modal-title{display:flex;align-items:center;font-size:1.5rem;font-weight:500;}#cookie-consent-container .modal .modal-footer{border-top:0;}#cookie-consent-container .card{border:0;}#cookie-consent-container .card .card-header{background:initial;padding:15px 0;}#cookie-consent-container .card:first-child .card-header{border-top:1px solid rgba(0,0,0,.125);}#cookie-consent-container .card .card-title{margin-bottom:0;}#cookie-consent-container .card .card-body{padding:1rem 0;}#cookie-consent-container #cookie-consent-banner{display:none;position:fixed;bottom:0;left:0;right:0;z-index:1000;background-color:#000;color:#fff;padding:30px 15px;}

