/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;-webkit-transform-origin:center bottom;animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{-webkit-animation-name:headShake;-webkit-animation-timing-function:ease-in-out;animation-name:headShake;animation-timing-function:ease-in-out}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{-webkit-animation-name:swing;-webkit-transform-origin:top center;animation-name:swing;transform-origin:top center}.tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;-webkit-transform-origin:center;animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.heartBeat{-webkit-animation-duration:1.3s;-webkit-animation-name:heartBeat;-webkit-animation-timing-function:ease-in-out;animation-duration:1.3s;animation-name:heartBeat;animation-timing-function:ease-in-out}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{-webkit-transform:scale3d(1.03,1.03,1.03);opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{-webkit-transform:scaleX(1);opacity:1;transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;-webkit-animation-name:bounceIn;animation-duration:.75s;animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,-3000px,0);opacity:0;transform:translate3d(0,-3000px,0)}60%{-webkit-transform:translate3d(0,25px,0);opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translateZ(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(-3000px,0,0);opacity:0;transform:translate3d(-3000px,0,0)}60%{-webkit-transform:translate3d(25px,0,0);opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translateZ(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(3000px,0,0);opacity:0;transform:translate3d(3000px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translateZ(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,3000px,0);opacity:0;transform:translate3d(0,3000px,0)}60%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{-webkit-transform:scale3d(1.1,1.1,1.1);opacity:1;transform:scale3d(1.1,1.1,1.1)}to{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;-webkit-animation-name:bounceOut;animation-duration:.75s;animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{-webkit-transform:translate3d(20px,0,0);opacity:1;transform:translate3d(20px,0,0)}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{-webkit-transform:translate3d(-20px,0,0);opacity:1;transform:translate3d(-20px,0,0)}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{-webkit-transform:translate3d(0,20px,0);opacity:1;transform:translate3d(0,20px,0)}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animated.flip{-webkit-animation-name:flip;-webkit-backface-visibility:visible;animation-name:flip;backface-visibility:visible}@keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-animation-name:flipInX;-webkit-backface-visibility:visible!important;animation-name:flipInX;backface-visibility:visible!important}@keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);opacity:1;transform:perspective(400px) rotateY(10deg)}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-animation-name:flipInY;-webkit-backface-visibility:visible!important;animation-name:flipInY;backface-visibility:visible!important}@keyframes flipOutX{0%{transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);opacity:1;transform:perspective(400px) rotateX(-20deg)}to{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0;transform:perspective(400px) rotateX(90deg)}}.flipOutX{-webkit-animation-duration:.75s;-webkit-animation-name:flipOutX;-webkit-backface-visibility:visible!important;animation-duration:.75s;animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);opacity:1;transform:perspective(400px) rotateY(-15deg)}to{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0;transform:perspective(400px) rotateY(90deg)}}.flipOutY{-webkit-animation-duration:.75s;-webkit-animation-name:flipOutY;-webkit-backface-visibility:visible!important;animation-duration:.75s;animation-name:flipOutY;backface-visibility:visible!important}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{-webkit-transform:skewX(20deg);opacity:1;transform:skewX(20deg)}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(-200deg);transform-origin:center}to{-webkit-transform:translateZ(0);-webkit-transform-origin:center;opacity:1;transform:translateZ(0);transform-origin:center}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(45deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-90deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{-webkit-transform-origin:center;opacity:1;transform-origin:center}to{-webkit-transform:rotate(200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(200deg);transform-origin:center}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-45deg);transform-origin:right bottom}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(90deg);transform-origin:right bottom}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform-origin:top left}20%,60%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg);transform-origin:top left}to{-webkit-transform:translate3d(0,700px,0);opacity:0;transform:translate3d(0,700px,0)}}.hinge{-webkit-animation-duration:2s;-webkit-animation-name:hinge;animation-duration:2s;animation-name:hinge}@keyframes jackInTheBox{0%{-webkit-transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{-webkit-transform:scale(1);opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) rotate(120deg);opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{-webkit-transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{-webkit-transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,100%,0);visibility:hidden}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0);visibility:hidden}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0);visibility:hidden}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-100%,0);visibility:hidden}}.slideOutUp{animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.delay-1s{animation-delay:1s}.animated.delay-2s{animation-delay:2s}.animated.delay-3s{animation-delay:3s}.animated.delay-4s{animation-delay:4s}.animated.delay-5s{animation-delay:5s}.animated.fast{animation-duration:.8s}.animated.faster{animation-duration:.5s}.animated.slow{animation-duration:2s}.animated.slower{animation-duration:3s}@media(prefers-reduced-motion){.animated{-webkit-animation:unset!important;-webkit-transition:none!important;animation:unset!important;transition:none!important}}@font-face{font-family:boxicons;font-weight:400;font-style:normal;src:url(/_next/static/media/boxicons.6d4891b4.eot);src:url(/_next/static/media/boxicons.6d4891b4.eot) format("embedded-opentype"),url(/_next/static/media/boxicons.9a5eca8b.woff2) format("woff2"),url(/_next/static/media/boxicons.2d0a9686.woff) format("woff"),url(/_next/static/media/boxicons.d1eb9551.ttf) format("truetype"),url(/_next/static/media/boxicons.7aa109d6.svg) format("svg")}.bx{font-family:boxicons!important;font-weight:400;font-style:normal;font-feature-settings:normal;font-variant:normal;line-height:1;display:inline-block;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bx-ul{margin-left:2em;padding-left:0;list-style:none}.bx-ul>li{position:relative}.bx-ul .bx{font-size:inherit;line-height:inherit;position:absolute;left:-2em;width:2em;text-align:center}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes burst{0%{transform:scale(1);opacity:1}90%{transform:scale(1.5);opacity:0}}@keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@keyframes fade-left{0%{transform:translateX(0);opacity:1}75%{transform:translateX(-20px);opacity:0}}@keyframes fade-right{0%{transform:translateX(0);opacity:1}75%{transform:translateX(20px);opacity:0}}@keyframes fade-up{0%{transform:translateY(0);opacity:1}75%{transform:translateY(-20px);opacity:0}}@keyframes fade-down{0%{transform:translateY(0);opacity:1}75%{transform:translateY(20px);opacity:0}}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.95,.95,.95) rotate(-10deg)}30%,50%,70%,90%{transform:scaleX(1) rotate(10deg)}40%,60%,80%{transform:rotate(-10deg)}to{transform:scaleX(1)}}.bx-spin,.bx-spin-hover:hover{animation:spin 2s linear infinite}.bx-tada,.bx-tada-hover:hover{animation:tada 1.5s ease infinite}.bx-flashing,.bx-flashing-hover:hover{animation:flashing 1.5s linear infinite}.bx-burst,.bx-burst-hover:hover{animation:burst 1.5s linear infinite}.bx-fade-up,.bx-fade-up-hover:hover{animation:fade-up 1.5s linear infinite}.bx-fade-down,.bx-fade-down-hover:hover{animation:fade-down 1.5s linear infinite}.bx-fade-left,.bx-fade-left-hover:hover{animation:fade-left 1.5s linear infinite}.bx-fade-right,.bx-fade-right-hover:hover{animation:fade-right 1.5s linear infinite}.bx-xs{font-size:1rem!important}.bx-sm{font-size:1.55rem!important}.bx-md{font-size:2.25rem!important}.bx-fw{font-size:1.2857142857em;line-height:.8em;width:1.2857142857em;height:.8em;margin-top:-.2em!important;vertical-align:middle}.bx-lg{font-size:3!important}.bx-pull-left{float:left;margin-right:.3em!important}.bx-pull-right{float:right;margin-left:.3em!important}.bx-rotate-90{transform:rotate(90deg);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"}.bx-rotate-180{transform:rotate(180deg);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"}.bx-rotate-270{transform:rotate(270deg);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"}.bx-flip-horizontal{transform:scaleX(-1);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1)"}.bx-flip-vertical{transform:scaleY(-1);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1)"}.bx-border{padding:.25em;border:.07em solid rgba(0,0,0,.1);border-radius:.25em}.bx-border-circle{padding:.25em;border:.07em solid rgba(0,0,0,.1);border-radius:50%}.bxl-500px:before{content:""}.bxl-adobe:before{content:""}.bxl-airbnb:before{content:""}.bxl-algolia:before{content:""}.bxl-amazon:before{content:""}.bxl-android:before{content:""}.bxl-angular:before{content:""}.bxl-apple:before{content:""}.bxl-audible:before{content:""}.bxl-baidu:before{content:""}.bxl-behance:before{content:""}.bxl-bing:before{content:""}.bxl-bitcoin:before{content:""}.bxl-blogger:before{content:""}.bxl-bootstrap:before{content:""}.bxl-chrome:before{content:""}.bxl-codepen:before{content:""}.bxl-creative-commons:before{content:""}.bxl-css3:before{content:""}.bxl-dailymotion:before{content:""}.bxl-deviantart:before{content:""}.bxl-dev-to:before{content:""}.bxl-digg:before{content:""}.bxl-digitalocean:before{content:""}.bxl-discord:before{content:""}.bxl-discourse:before{content:""}.bxl-dribbble:before{content:""}.bxl-dropbox:before{content:""}.bxl-drupal:before{content:""}.bxl-ebay:before{content:""}.bxl-edge:before{content:""}.bxl-etsy:before{content:""}.bxl-facebook:before{content:""}.bxl-facebook-circle:before{content:""}.bxl-facebook-square:before{content:""}.bxl-figma:before{content:""}.bxl-firefox:before{content:""}.bxl-flickr:before{content:""}.bxl-flickr-square:before{content:""}.bxl-foursquare:before{content:""}.bxl-git:before{content:""}.bxl-github:before{content:""}.bxl-gitlab:before{content:""}.bxl-google:before{content:""}.bxl-google-plus:before{content:""}.bxl-google-plus-circle:before{content:""}.bxl-html5:before{content:""}.bxl-imdb:before{content:""}.bxl-instagram:before{content:""}.bxl-instagram-alt:before{content:""}.bxl-internet-explorer:before{content:""}.bxl-invision:before{content:""}.bxl-javascript:before{content:""}.bxl-joomla:before{content:""}.bxl-jquery:before{content:""}.bxl-jsfiddle:before{content:""}.bxl-kickstarter:before{content:""}.bxl-less:before{content:""}.bxl-linkedin:before{content:""}.bxl-linkedin-square:before{content:""}.bxl-magento:before{content:""}.bxl-mailchimp:before{content:""}.bxl-mastercard:before{content:""}.bxl-medium:before{content:""}.bxl-medium-old:before{content:""}.bxl-medium-square:before{content:""}.bxl-messenger:before{content:""}.bxl-microsoft:before{content:""}.bxl-nodejs:before{content:""}.bxl-opera:before{content:""}.bxl-patreon:before{content:""}.bxl-paypal:before{content:""}.bxl-periscope:before{content:""}.bxl-pintrest:before{content:""}.bxl-pintrest-alt:before{content:""}.bxl-play-store:before{content:""}.bxl-pocket:before{content:""}.bxl-product-hunt:before{content:""}.bxl-quora:before{content:""}.bxl-react:before{content:""}.bxl-redbubble:before{content:""}.bxl-reddit:before{content:""}.bxl-redux:before{content:""}.bxl-sass:before{content:""}.bxl-shopify:before{content:""}.bxl-skype:before{content:""}.bxl-slack:before{content:""}.bxl-slack-old:before{content:""}.bxl-snapchat:before{content:""}.bxl-soundcloud:before{content:""}.bxl-spotify:before{content:""}.bxl-squarespace:before{content:""}.bxl-stack-overflow:before{content:""}.bxl-stripe:before{content:""}.bxl-telegram:before{content:""}.bxl-trello:before{content:""}.bxl-tumblr:before{content:""}.bxl-twitch:before{content:""}.bxl-twitter:before{content:""}.bxl-unsplash:before{content:""}.bxl-vimeo:before{content:""}.bxl-visa:before{content:""}.bxl-vk:before{content:""}.bxl-vuejs:before{content:""}.bxl-whatsapp:before{content:""}.bxl-whatsapp-square:before{content:""}.bxl-wikipedia:before{content:""}.bxl-windows:before{content:""}.bxl-wix:before{content:""}.bxl-wordpress:before{content:""}.bxl-yahoo:before{content:""}.bxl-yelp:before{content:""}.bxl-youtube:before{content:""}.bx-abacus:before{content:""}.bx-accessibility:before{content:""}.bx-add-to-queue:before{content:""}.bx-adjust:before{content:""}.bx-alarm:before{content:""}.bx-alarm-add:before{content:""}.bx-alarm-exclamation:before{content:""}.bx-alarm-off:before{content:""}.bx-alarm-snooze:before{content:""}.bx-album:before{content:""}.bx-align-justify:before{content:""}.bx-align-left:before{content:""}.bx-align-middle:before{content:""}.bx-align-right:before{content:""}.bx-analyse:before{content:""}.bx-anchor:before{content:""}.bx-angry:before{content:""}.bx-aperture:before{content:""}.bx-arch:before{content:""}.bx-archive:before{content:""}.bx-archive-in:before{content:""}.bx-archive-out:before{content:""}.bx-area:before{content:""}.bx-arrow-back:before{content:""}.bx-arrow-from-bottom:before{content:""}.bx-arrow-from-left:before{content:""}.bx-arrow-from-right:before{content:""}.bx-arrow-from-top:before{content:""}.bx-arrow-to-bottom:before{content:""}.bx-arrow-to-left:before{content:""}.bx-arrow-to-right:before{content:""}.bx-arrow-to-top:before{content:""}.bx-at:before{content:""}.bx-atom:before{content:""}.bx-award:before{content:""}.bx-badge:before{content:""}.bx-badge-check:before{content:""}.bx-ball:before{content:""}.bx-band-aid:before{content:""}.bx-bar-chart:before{content:""}.bx-bar-chart-alt:before{content:""}.bx-bar-chart-alt-2:before{content:""}.bx-bar-chart-square:before{content:""}.bx-barcode:before{content:""}.bx-barcode-reader:before{content:""}.bx-baseball:before{content:""}.bx-basket:before{content:""}.bx-basketball:before{content:""}.bx-bath:before{content:""}.bx-battery:before{content:""}.bx-bed:before{content:""}.bx-been-here:before{content:""}.bx-beer:before{content:""}.bx-bell:before{content:""}.bx-bell-minus:before{content:""}.bx-bell-off:before{content:""}.bx-bell-plus:before{content:""}.bx-bible:before{content:""}.bx-bitcoin:before{content:""}.bx-blanket:before{content:""}.bx-block:before{content:""}.bx-bluetooth:before{content:""}.bx-body:before{content:""}.bx-bold:before{content:""}.bx-bolt-circle:before{content:""}.bx-bomb:before{content:""}.bx-bone:before{content:""}.bx-bong:before{content:""}.bx-book:before{content:""}.bx-book-add:before{content:""}.bx-book-alt:before{content:""}.bx-book-bookmark:before{content:""}.bx-book-content:before{content:""}.bx-book-heart:before{content:""}.bx-bookmark:before{content:""}.bx-bookmark-minus:before{content:""}.bx-bookmark-plus:before{content:""}.bx-bookmarks:before{content:""}.bx-book-open:before{content:""}.bx-book-reader:before{content:""}.bx-border-all:before{content:""}.bx-border-bottom:before{content:""}.bx-border-inner:before{content:""}.bx-border-left:before{content:""}.bx-border-none:before{content:""}.bx-border-outer:before{content:""}.bx-border-radius:before{content:""}.bx-border-right:before{content:""}.bx-border-top:before{content:""}.bx-bot:before{content:""}.bx-bowling-ball:before{content:""}.bx-box:before{content:""}.bx-bracket:before{content:""}.bx-braille:before{content:""}.bx-brain:before{content:""}.bx-briefcase:before{content:""}.bx-briefcase-alt:before{content:""}.bx-briefcase-alt-2:before{content:""}.bx-brightness:before{content:""}.bx-brightness-half:before{content:""}.bx-broadcast:before{content:""}.bx-brush:before{content:""}.bx-brush-alt:before{content:""}.bx-bug:before{content:""}.bx-bug-alt:before{content:""}.bx-building:before{content:""}.bx-building-house:before{content:""}.bx-buildings:before{content:""}.bx-bulb:before{content:""}.bx-bullseye:before{content:""}.bx-buoy:before{content:""}.bx-bus:before{content:""}.bx-bus-school:before{content:""}.bx-cabinet:before{content:""}.bx-cake:before{content:""}.bx-calculator:before{content:""}.bx-calendar:before{content:""}.bx-calendar-alt:before{content:""}.bx-calendar-check:before{content:""}.bx-calendar-edit:before{content:""}.bx-calendar-event:before{content:""}.bx-calendar-exclamation:before{content:""}.bx-calendar-heart:before{content:""}.bx-calendar-minus:before{content:""}.bx-calendar-plus:before{content:""}.bx-calendar-star:before{content:""}.bx-calendar-week:before{content:""}.bx-calendar-x:before{content:""}.bx-camera:before{content:""}.bx-camera-home:before{content:""}.bx-camera-movie:before{content:""}.bx-camera-off:before{content:""}.bx-capsule:before{content:""}.bx-captions:before{content:""}.bx-car:before{content:""}.bx-card:before{content:""}.bx-caret-down:before{content:""}.bx-caret-down-circle:before{content:""}.bx-caret-down-square:before{content:""}.bx-caret-left:before{content:""}.bx-caret-left-circle:before{content:""}.bx-caret-left-square:before{content:""}.bx-caret-right:before{content:""}.bx-caret-right-circle:before{content:""}.bx-caret-right-square:before{content:""}.bx-caret-up:before{content:""}.bx-caret-up-circle:before{content:""}.bx-caret-up-square:before{content:""}.bx-carousel:before{content:""}.bx-cart:before{content:""}.bx-cart-alt:before{content:""}.bx-cast:before{content:""}.bx-cctv:before{content:""}.bx-certification:before{content:""}.bx-chair:before{content:""}.bx-chalkboard:before{content:""}.bx-chart:before{content:""}.bx-chat:before{content:""}.bx-check:before{content:""}.bx-checkbox:before{content:""}.bx-checkbox-checked:before{content:""}.bx-checkbox-square:before{content:""}.bx-check-circle:before{content:""}.bx-check-double:before{content:""}.bx-check-shield:before{content:""}.bx-check-square:before{content:""}.bx-chevron-down:before{content:""}.bx-chevron-down-circle:before{content:""}.bx-chevron-down-square:before{content:""}.bx-chevron-left:before{content:""}.bx-chevron-left-circle:before{content:""}.bx-chevron-left-square:before{content:""}.bx-chevron-right:before{content:""}.bx-chevron-right-circle:before{content:""}.bx-chevron-right-square:before{content:""}.bx-chevrons-down:before{content:""}.bx-chevrons-left:before{content:""}.bx-chevrons-right:before{content:""}.bx-chevrons-up:before{content:""}.bx-chevron-up:before{content:""}.bx-chevron-up-circle:before{content:""}.bx-chevron-up-square:before{content:""}.bx-chip:before{content:""}.bx-church:before{content:""}.bx-circle:before{content:""}.bx-clinic:before{content:""}.bx-clipboard:before{content:""}.bx-closet:before{content:""}.bx-cloud:before{content:""}.bx-cloud-download:before{content:""}.bx-cloud-drizzle:before{content:""}.bx-cloud-lightning:before{content:""}.bx-cloud-light-rain:before{content:""}.bx-cloud-rain:before{content:""}.bx-cloud-snow:before{content:""}.bx-cloud-upload:before{content:""}.bx-code:before{content:""}.bx-code-alt:before{content:""}.bx-code-block:before{content:""}.bx-code-curly:before{content:""}.bx-coffee:before{content:""}.bx-coffee-togo:before{content:""}.bx-cog:before{content:""}.bx-coin:before{content:""}.bx-coin-stack:before{content:""}.bx-collapse:before{content:""}.bx-collection:before{content:""}.bx-color-fill:before{content:""}.bx-columns:before{content:""}.bx-command:before{content:""}.bx-comment:before{content:""}.bx-comment-add:before{content:""}.bx-comment-check:before{content:""}.bx-comment-detail:before{content:""}.bx-comment-dots:before{content:""}.bx-comment-edit:before{content:""}.bx-comment-error:before{content:""}.bx-comment-minus:before{content:""}.bx-comment-x:before{content:""}.bx-compass:before{content:""}.bx-confused:before{content:""}.bx-conversation:before{content:""}.bx-cookie:before{content:""}.bx-cool:before{content:""}.bx-copy:before{content:""}.bx-copy-alt:before{content:""}.bx-copyright:before{content:""}.bx-credit-card:before{content:""}.bx-credit-card-alt:before{content:""}.bx-credit-card-front:before{content:""}.bx-crop:before{content:""}.bx-crosshair:before{content:""}.bx-crown:before{content:""}.bx-cube:before{content:""}.bx-cube-alt:before{content:""}.bx-cuboid:before{content:""}.bx-current-location:before{content:""}.bx-customize:before{content:""}.bx-cut:before{content:""}.bx-cycling:before{content:""}.bx-cylinder:before{content:""}.bx-data:before{content:""}.bx-desktop:before{content:""}.bx-detail:before{content:""}.bx-devices:before{content:""}.bx-dialpad:before{content:""}.bx-dialpad-alt:before{content:""}.bx-diamond:before{content:""}.bx-dice-1:before{content:""}.bx-dice-2:before{content:""}.bx-dice-3:before{content:""}.bx-dice-4:before{content:""}.bx-dice-5:before{content:""}.bx-dice-6:before{content:""}.bx-directions:before{content:""}.bx-disc:before{content:""}.bx-dish:before{content:""}.bx-dislike:before{content:""}.bx-dizzy:before{content:""}.bx-dna:before{content:""}.bx-dock-bottom:before{content:""}.bx-dock-left:before{content:""}.bx-dock-right:before{content:""}.bx-dock-top:before{content:""}.bx-dollar:before{content:""}.bx-dollar-circle:before{content:""}.bx-donate-blood:before{content:""}.bx-donate-heart:before{content:""}.bx-door-open:before{content:""}.bx-dots-horizontal:before{content:""}.bx-dots-horizontal-rounded:before{content:""}.bx-dots-vertical:before{content:""}.bx-dots-vertical-rounded:before{content:""}.bx-doughnut-chart:before{content:""}.bx-down-arrow:before{content:""}.bx-down-arrow-alt:before{content:""}.bx-down-arrow-circle:before{content:""}.bx-download:before{content:""}.bx-downvote:before{content:""}.bx-drink:before{content:""}.bx-droplet:before{content:""}.bx-dumbbell:before{content:""}.bx-duplicate:before{content:""}.bx-edit:before{content:""}.bx-edit-alt:before{content:""}.bx-envelope:before{content:""}.bx-envelope-open:before{content:""}.bx-equalizer:before{content:""}.bx-eraser:before{content:""}.bx-error:before{content:""}.bx-error-alt:before{content:""}.bx-error-circle:before{content:""}.bx-euro:before{content:""}.bx-exclude:before{content:""}.bx-exit:before{content:""}.bx-exit-fullscreen:before{content:""}.bx-expand:before{content:""}.bx-export:before{content:""}.bx-extension:before{content:""}.bx-face:before{content:""}.bx-fast-forward:before{content:""}.bx-fast-forward-circle:before{content:""}.bx-female:before{content:""}.bx-female-sign:before{content:""}.bx-file:before{content:""}.bx-file-blank:before{content:""}.bx-file-find:before{content:""}.bx-film:before{content:""}.bx-filter:before{content:""}.bx-filter-alt:before{content:""}.bx-fingerprint:before{content:""}.bx-first-aid:before{content:""}.bx-first-page:before{content:""}.bx-flag:before{content:""}.bx-folder:before{content:""}.bx-folder-minus:before{content:""}.bx-folder-open:before{content:""}.bx-folder-plus:before{content:""}.bx-font:before{content:""}.bx-font-color:before{content:""}.bx-font-family:before{content:""}.bx-font-size:before{content:""}.bx-food-menu:before{content:""}.bx-food-tag:before{content:""}.bx-football:before{content:""}.bx-fridge:before{content:""}.bx-fullscreen:before{content:""}.bx-game:before{content:""}.bx-gas-pump:before{content:""}.bx-ghost:before{content:""}.bx-gift:before{content:""}.bx-git-branch:before{content:""}.bx-git-commit:before{content:""}.bx-git-compare:before{content:""}.bx-git-merge:before{content:""}.bx-git-pull-request:before{content:""}.bx-git-repo-forked:before{content:""}.bx-glasses:before{content:""}.bx-glasses-alt:before{content:""}.bx-globe:before{content:""}.bx-globe-alt:before{content:""}.bx-grid:before{content:""}.bx-grid-alt:before{content:""}.bx-grid-horizontal:before{content:""}.bx-grid-small:before{content:""}.bx-grid-vertical:before{content:""}.bx-group:before{content:""}.bx-handicap:before{content:""}.bx-happy:before{content:""}.bx-happy-alt:before{content:""}.bx-happy-beaming:before{content:""}.bx-happy-heart-eyes:before{content:""}.bx-hash:before{content:""}.bx-hdd:before{content:""}.bx-heading:before{content:""}.bx-headphone:before{content:""}.bx-health:before{content:""}.bx-heart:before{content:""}.bx-heart-circle:before{content:""}.bx-heart-square:before{content:""}.bx-help-circle:before{content:""}.bx-hide:before{content:""}.bx-highlight:before{content:""}.bx-history:before{content:""}.bx-hive:before{content:""}.bx-home:before{content:""}.bx-home-alt:before{content:""}.bx-home-circle:before{content:""}.bx-home-heart:before{content:""}.bx-home-smile:before{content:""}.bx-horizontal-center:before{content:""}.bx-hotel:before{content:""}.bx-hourglass:before{content:""}.bx-id-card:before{content:""}.bx-image:before{content:""}.bx-image-add:before{content:""}.bx-image-alt:before{content:""}.bx-images:before{content:""}.bx-import:before{content:""}.bx-infinite:before{content:""}.bx-info-circle:before{content:""}.bx-info-square:before{content:""}.bx-intersect:before{content:""}.bx-italic:before{content:""}.bx-joystick:before{content:""}.bx-joystick-alt:before{content:""}.bx-joystick-button:before{content:""}.bx-key:before{content:""}.bx-label:before{content:""}.bx-landscape:before{content:""}.bx-laptop:before{content:""}.bx-last-page:before{content:""}.bx-laugh:before{content:""}.bx-layer:before{content:""}.bx-layer-minus:before{content:""}.bx-layer-plus:before{content:""}.bx-layout:before{content:""}.bx-left-arrow:before{content:""}.bx-left-arrow-alt:before{content:""}.bx-left-arrow-circle:before{content:""}.bx-left-down-arrow-circle:before{content:""}.bx-left-indent:before{content:""}.bx-left-top-arrow-circle:before{content:""}.bx-like:before{content:""}.bx-line-chart:before{content:""}.bx-line-chart-down:before{content:""}.bx-link:before{content:""}.bx-link-alt:before{content:""}.bx-link-external:before{content:""}.bx-lira:before{content:""}.bx-list-check:before{content:""}.bx-list-minus:before{content:""}.bx-list-ol:before{content:""}.bx-list-plus:before{content:""}.bx-list-ul:before{content:""}.bx-loader:before{content:""}.bx-loader-alt:before{content:""}.bx-loader-circle:before{content:""}.bx-location-plus:before{content:""}.bx-lock:before{content:""}.bx-lock-alt:before{content:""}.bx-lock-open:before{content:""}.bx-lock-open-alt:before{content:""}.bx-log-in:before{content:""}.bx-log-in-circle:before{content:""}.bx-log-out:before{content:""}.bx-log-out-circle:before{content:""}.bx-low-vision:before{content:""}.bx-magnet:before{content:""}.bx-mail-send:before{content:""}.bx-male:before{content:""}.bx-male-sign:before{content:""}.bx-map:before{content:""}.bx-map-alt:before{content:""}.bx-map-pin:before{content:""}.bx-mask:before{content:""}.bx-medal:before{content:""}.bx-meh:before{content:""}.bx-meh-alt:before{content:""}.bx-meh-blank:before{content:""}.bx-memory-card:before{content:""}.bx-menu:before{content:""}.bx-menu-alt-left:before{content:""}.bx-menu-alt-right:before{content:""}.bx-merge:before{content:""}.bx-message:before{content:""}.bx-message-add:before{content:""}.bx-message-alt:before{content:""}.bx-message-alt-add:before{content:""}.bx-message-alt-check:before{content:""}.bx-message-alt-detail:before{content:""}.bx-message-alt-dots:before{content:""}.bx-message-alt-edit:before{content:""}.bx-message-alt-error:before{content:""}.bx-message-alt-minus:before{content:""}.bx-message-alt-x:before{content:""}.bx-message-check:before{content:""}.bx-message-detail:before{content:""}.bx-message-dots:before{content:""}.bx-message-edit:before{content:""}.bx-message-error:before{content:""}.bx-message-minus:before{content:""}.bx-message-rounded:before{content:""}.bx-message-rounded-add:before{content:""}.bx-message-rounded-check:before{content:""}.bx-message-rounded-detail:before{content:""}.bx-message-rounded-dots:before{content:""}.bx-message-rounded-edit:before{content:""}.bx-message-rounded-error:before{content:""}.bx-message-rounded-minus:before{content:""}.bx-message-rounded-x:before{content:""}.bx-message-square:before{content:""}.bx-message-square-add:before{content:""}.bx-message-square-check:before{content:""}.bx-message-square-detail:before{content:""}.bx-message-square-dots:before{content:""}.bx-message-square-edit:before{content:""}.bx-message-square-error:before{content:""}.bx-message-square-minus:before{content:""}.bx-message-square-x:before{content:""}.bx-message-x:before{content:""}.bx-meteor:before{content:""}.bx-microchip:before{content:""}.bx-microphone:before{content:""}.bx-microphone-off:before{content:""}.bx-minus:before{content:""}.bx-minus-back:before{content:""}.bx-minus-circle:before{content:""}.bx-minus-front:before{content:""}.bx-mobile:before{content:""}.bx-mobile-alt:before{content:""}.bx-mobile-landscape:before{content:""}.bx-mobile-vibration:before{content:""}.bx-money:before{content:""}.bx-moon:before{content:""}.bx-mouse:before{content:""}.bx-mouse-alt:before{content:""}.bx-move:before{content:""}.bx-move-horizontal:before{content:""}.bx-move-vertical:before{content:""}.bx-movie:before{content:""}.bx-music:before{content:""}.bx-navigation:before{content:""}.bx-network-chart:before{content:""}.bx-news:before{content:""}.bx-no-entry:before{content:""}.bx-note:before{content:""}.bx-notepad:before{content:""}.bx-notification:before{content:""}.bx-notification-off:before{content:""}.bx-outline:before{content:""}.bx-package:before{content:""}.bx-paint:before{content:""}.bx-paint-roll:before{content:""}.bx-palette:before{content:""}.bx-paperclip:before{content:""}.bx-paper-plane:before{content:""}.bx-paragraph:before{content:""}.bx-paste:before{content:""}.bx-pause:before{content:""}.bx-pause-circle:before{content:""}.bx-pen:before{content:""}.bx-pencil:before{content:""}.bx-phone:before{content:""}.bx-phone-call:before{content:""}.bx-phone-incoming:before{content:""}.bx-phone-outgoing:before{content:""}.bx-photo-album:before{content:""}.bx-pie-chart:before{content:""}.bx-pie-chart-alt:before{content:""}.bx-pie-chart-alt-2:before{content:""}.bx-pin:before{content:""}.bx-planet:before{content:""}.bx-play:before{content:""}.bx-play-circle:before{content:""}.bx-plug:before{content:""}.bx-plus:before{content:""}.bx-plus-circle:before{content:""}.bx-plus-medical:before{content:""}.bx-pointer:before{content:""}.bx-poll:before{content:""}.bx-polygon:before{content:""}.bx-pound:before{content:""}.bx-power-off:before{content:""}.bx-printer:before{content:""}.bx-pulse:before{content:""}.bx-purchase-tag:before{content:""}.bx-purchase-tag-alt:before{content:""}.bx-pyramid:before{content:""}.bx-question-mark:before{content:""}.bx-radar:before{content:""}.bx-radio:before{content:""}.bx-radio-circle:before{content:""}.bx-radio-circle-marked:before{content:""}.bx-receipt:before{content:""}.bx-rectangle:before{content:""}.bx-recycle:before{content:""}.bx-redo:before{content:""}.bx-refresh:before{content:""}.bx-rename:before{content:""}.bx-repeat:before{content:""}.bx-reply:before{content:""}.bx-reply-all:before{content:""}.bx-repost:before{content:""}.bx-reset:before{content:""}.bx-restaurant:before{content:""}.bx-revision:before{content:""}.bx-rewind:before{content:""}.bx-rewind-circle:before{content:""}.bx-right-arrow:before{content:""}.bx-right-arrow-alt:before{content:""}.bx-right-arrow-circle:before{content:""}.bx-right-down-arrow-circle:before{content:""}.bx-right-indent:before{content:""}.bx-right-top-arrow-circle:before{content:""}.bx-rocket:before{content:""}.bx-rotate-left:before{content:""}.bx-rotate-right:before{content:""}.bx-rss:before{content:""}.bx-ruble:before{content:""}.bx-ruler:before{content:""}.bx-run:before{content:""}.bx-rupee:before{content:""}.bx-sad:before{content:""}.bx-save:before{content:""}.bx-scan:before{content:""}.bx-screenshot:before{content:""}.bx-search:before{content:""}.bx-search-alt:before{content:""}.bx-search-alt-2:before{content:""}.bx-selection:before{content:""}.bx-select-multiple:before{content:""}.bx-send:before{content:""}.bx-server:before{content:""}.bx-shape-circle:before{content:""}.bx-shape-polygon:before{content:""}.bx-shape-square:before{content:""}.bx-shape-triangle:before{content:""}.bx-share:before{content:""}.bx-share-alt:before{content:""}.bx-shekel:before{content:""}.bx-shield:before{content:""}.bx-shield-alt:before{content:""}.bx-shield-alt-2:before{content:""}.bx-shield-quarter:before{content:""}.bx-shield-x:before{content:""}.bx-shocked:before{content:""}.bx-shopping-bag:before{content:""}.bx-show:before{content:""}.bx-show-alt:before{content:""}.bx-shuffle:before{content:""}.bx-sidebar:before{content:""}.bx-sitemap:before{content:""}.bx-skip-next:before{content:""}.bx-skip-next-circle:before{content:""}.bx-skip-previous:before{content:""}.bx-skip-previous-circle:before{content:""}.bx-sleepy:before{content:""}.bx-slider:before{content:""}.bx-slider-alt:before{content:""}.bx-slideshow:before{content:""}.bx-smile:before{content:""}.bx-sort:before{content:""}.bx-sort-a-z:before{content:""}.bx-sort-down:before{content:""}.bx-sort-up:before{content:""}.bx-sort-z-a:before{content:""}.bx-spa:before{content:""}.bx-space-bar:before{content:""}.bx-spray-can:before{content:""}.bx-spreadsheet:before{content:""}.bx-square:before{content:""}.bx-square-rounded:before{content:""}.bx-star:before{content:""}.bx-station:before{content:""}.bx-stats:before{content:""}.bx-sticker:before{content:""}.bx-stop:before{content:""}.bx-stop-circle:before{content:""}.bx-stopwatch:before{content:""}.bx-store:before{content:""}.bx-store-alt:before{content:""}.bx-street-view:before{content:""}.bx-strikethrough:before{content:""}.bx-subdirectory-left:before{content:""}.bx-subdirectory-right:before{content:""}.bx-sun:before{content:""}.bx-support:before{content:""}.bx-swim:before{content:""}.bx-sync:before{content:""}.bx-tab:before{content:""}.bx-table:before{content:""}.bx-tachometer:before{content:""}.bx-tag:before{content:""}.bx-target-lock:before{content:""}.bx-task:before{content:""}.bx-task-x:before{content:""}.bx-taxi:before{content:""}.bx-tennis-ball:before{content:""}.bx-terminal:before{content:""}.bx-test-tube:before{content:""}.bx-text:before{content:""}.bx-time:before{content:""}.bx-time-five:before{content:""}.bx-timer:before{content:""}.bx-tired:before{content:""}.bx-toggle-left:before{content:""}.bx-toggle-right:before{content:""}.bx-tone:before{content:""}.bx-traffic-cone:before{content:""}.bx-train:before{content:""}.bx-transfer:before{content:""}.bx-transfer-alt:before{content:""}.bx-trash:before{content:""}.bx-trash-alt:before{content:""}.bx-trending-down:before{content:""}.bx-trending-up:before{content:""}.bx-trim:before{content:""}.bx-trophy:before{content:""}.bx-tv:before{content:""}.bx-underline:before{content:""}.bx-undo:before{content:""}.bx-unite:before{content:""}.bx-unlink:before{content:""}.bx-up-arrow:before{content:""}.bx-up-arrow-alt:before{content:""}.bx-up-arrow-circle:before{content:""}.bx-upload:before{content:""}.bx-upside-down:before{content:""}.bx-upvote:before{content:""}.bx-usb:before{content:""}.bx-user:before{content:""}.bx-user-check:before{content:""}.bx-user-circle:before{content:""}.bx-user-minus:before{content:""}.bx-user-pin:before{content:""}.bx-user-plus:before{content:""}.bx-user-voice:before{content:""}.bx-user-x:before{content:""}.bx-vector:before{content:""}.bx-vertical-center:before{content:""}.bx-vial:before{content:""}.bx-video:before{content:""}.bx-video-off:before{content:""}.bx-video-plus:before{content:""}.bx-video-recording:before{content:""}.bx-voicemail:before{content:""}.bx-volume:before{content:""}.bx-volume-full:before{content:""}.bx-volume-low:before{content:""}.bx-volume-mute:before{content:""}.bx-walk:before{content:""}.bx-wallet:before{content:""}.bx-wallet-alt:before{content:""}.bx-water:before{content:""}.bx-webcam:before{content:""}.bx-wifi:before{content:""}.bx-wifi-0:before{content:""}.bx-wifi-1:before{content:""}.bx-wifi-2:before{content:""}.bx-wifi-off:before{content:""}.bx-wind:before{content:""}.bx-window:before{content:""}.bx-window-alt:before{content:""}.bx-window-close:before{content:""}.bx-window-open:before{content:""}.bx-windows:before{content:""}.bx-wine:before{content:""}.bx-wink-smile:before{content:""}.bx-wink-tongue:before{content:""}.bx-won:before{content:""}.bx-world:before{content:""}.bx-wrench:before{content:""}.bx-x:before{content:""}.bx-x-circle:before{content:""}.bx-yen:before{content:""}.bx-zoom-in:before{content:""}.bx-zoom-out:before{content:""}.bxs-add-to-queue:before{content:""}.bxs-adjust:before{content:""}.bxs-adjust-alt:before{content:""}.bxs-alarm:before{content:""}.bxs-alarm-add:before{content:""}.bxs-alarm-exclamation:before{content:""}.bxs-alarm-off:before{content:""}.bxs-alarm-snooze:before{content:""}.bxs-album:before{content:""}.bxs-ambulance:before{content:""}.bxs-analyse:before{content:""}.bxs-angry:before{content:""}.bxs-arch:before{content:""}.bxs-archive:before{content:""}.bxs-archive-in:before{content:""}.bxs-archive-out:before{content:""}.bxs-area:before{content:""}.bxs-arrow-from-bottom:before{content:""}.bxs-arrow-from-left:before{content:""}.bxs-arrow-from-right:before{content:""}.bxs-arrow-from-top:before{content:""}.bxs-arrow-to-bottom:before{content:""}.bxs-arrow-to-left:before{content:""}.bxs-arrow-to-right:before{content:""}.bxs-arrow-to-top:before{content:""}.bxs-award:before{content:""}.bxs-baby-carriage:before{content:""}.bxs-backpack:before{content:""}.bxs-badge:before{content:""}.bxs-badge-check:before{content:""}.bxs-badge-dollar:before{content:""}.bxs-ball:before{content:""}.bxs-band-aid:before{content:""}.bxs-bank:before{content:""}.bxs-bar-chart-alt-2:before{content:""}.bxs-bar-chart-square:before{content:""}.bxs-barcode:before{content:""}.bxs-baseball:before{content:""}.bxs-basket:before{content:""}.bxs-basketball:before{content:""}.bxs-bath:before{content:""}.bxs-battery:before{content:""}.bxs-battery-charging:before{content:""}.bxs-battery-full:before{content:""}.bxs-battery-low:before{content:""}.bxs-bed:before{content:""}.bxs-been-here:before{content:""}.bxs-beer:before{content:""}.bxs-bell:before{content:""}.bxs-bell-minus:before{content:""}.bxs-bell-off:before{content:""}.bxs-bell-plus:before{content:""}.bxs-bell-ring:before{content:""}.bxs-bible:before{content:""}.bxs-binoculars:before{content:""}.bxs-blanket:before{content:""}.bxs-bolt:before{content:""}.bxs-bolt-circle:before{content:""}.bxs-bomb:before{content:""}.bxs-bone:before{content:""}.bxs-bong:before{content:""}.bxs-book:before{content:""}.bxs-book-add:before{content:""}.bxs-book-alt:before{content:""}.bxs-book-bookmark:before{content:""}.bxs-book-content:before{content:""}.bxs-book-heart:before{content:""}.bxs-bookmark:before{content:""}.bxs-bookmark-minus:before{content:""}.bxs-bookmark-plus:before{content:""}.bxs-bookmarks:before{content:""}.bxs-bookmark-star:before{content:""}.bxs-book-open:before{content:""}.bxs-book-reader:before{content:""}.bxs-bot:before{content:""}.bxs-bowling-ball:before{content:""}.bxs-box:before{content:""}.bxs-brain:before{content:""}.bxs-briefcase:before{content:""}.bxs-briefcase-alt:before{content:""}.bxs-briefcase-alt-2:before{content:""}.bxs-brightness:before{content:""}.bxs-brightness-half:before{content:""}.bxs-brush:before{content:""}.bxs-brush-alt:before{content:""}.bxs-bug:before{content:""}.bxs-bug-alt:before{content:""}.bxs-building:before{content:""}.bxs-building-house:before{content:""}.bxs-buildings:before{content:""}.bxs-bulb:before{content:""}.bxs-bullseye:before{content:""}.bxs-buoy:before{content:""}.bxs-bus:before{content:""}.bxs-business:before{content:""}.bxs-bus-school:before{content:""}.bxs-cabinet:before{content:""}.bxs-cake:before{content:""}.bxs-calculator:before{content:""}.bxs-calendar:before{content:""}.bxs-calendar-alt:before{content:""}.bxs-calendar-check:before{content:""}.bxs-calendar-edit:before{content:""}.bxs-calendar-event:before{content:""}.bxs-calendar-exclamation:before{content:""}.bxs-calendar-heart:before{content:""}.bxs-calendar-minus:before{content:""}.bxs-calendar-plus:before{content:""}.bxs-calendar-star:before{content:""}.bxs-calendar-week:before{content:""}.bxs-calendar-x:before{content:""}.bxs-camera:before{content:""}.bxs-camera-home:before{content:""}.bxs-camera-movie:before{content:""}.bxs-camera-off:before{content:""}.bxs-camera-plus:before{content:""}.bxs-capsule:before{content:""}.bxs-captions:before{content:""}.bxs-car:before{content:""}.bxs-car-battery:before{content:""}.bxs-car-crash:before{content:""}.bxs-card:before{content:""}.bxs-caret-down-circle:before{content:""}.bxs-caret-down-square:before{content:""}.bxs-caret-left-circle:before{content:""}.bxs-caret-left-square:before{content:""}.bxs-caret-right-circle:before{content:""}.bxs-caret-right-square:before{content:""}.bxs-caret-up-circle:before{content:""}.bxs-caret-up-square:before{content:""}.bxs-car-garage:before{content:""}.bxs-car-mechanic:before{content:""}.bxs-carousel:before{content:""}.bxs-cart:before{content:""}.bxs-cart-add:before{content:""}.bxs-cart-alt:before{content:""}.bxs-cart-download:before{content:""}.bxs-car-wash:before{content:""}.bxs-cctv:before{content:""}.bxs-certification:before{content:""}.bxs-chalkboard:before{content:""}.bxs-chart:before{content:""}.bxs-chat:before{content:""}.bxs-checkbox:before{content:""}.bxs-checkbox-checked:before{content:""}.bxs-check-circle:before{content:""}.bxs-check-shield:before{content:""}.bxs-check-square:before{content:""}.bxs-chess:before{content:""}.bxs-chevron-down:before{content:""}.bxs-chevron-down-circle:before{content:""}.bxs-chevron-down-square:before{content:""}.bxs-chevron-left:before{content:""}.bxs-chevron-left-circle:before{content:""}.bxs-chevron-left-square:before{content:""}.bxs-chevron-right:before{content:""}.bxs-chevron-right-circle:before{content:""}.bxs-chevron-right-square:before{content:""}.bxs-chevrons-down:before{content:""}.bxs-chevrons-left:before{content:""}.bxs-chevrons-right:before{content:""}.bxs-chevrons-up:before{content:""}.bxs-chevron-up:before{content:""}.bxs-chevron-up-circle:before{content:""}.bxs-chevron-up-square:before{content:""}.bxs-chip:before{content:""}.bxs-church:before{content:""}.bxs-circle:before{content:""}.bxs-city:before{content:""}.bxs-clinic:before{content:""}.bxs-cloud:before{content:""}.bxs-cloud-download:before{content:""}.bxs-cloud-lightning:before{content:""}.bxs-cloud-rain:before{content:""}.bxs-cloud-upload:before{content:""}.bxs-coffee:before{content:""}.bxs-coffee-alt:before{content:""}.bxs-coffee-togo:before{content:""}.bxs-cog:before{content:""}.bxs-coin:before{content:""}.bxs-coin-stack:before{content:""}.bxs-collection:before{content:""}.bxs-color-fill:before{content:""}.bxs-comment:before{content:""}.bxs-comment-add:before{content:""}.bxs-comment-check:before{content:""}.bxs-comment-detail:before{content:""}.bxs-comment-dots:before{content:""}.bxs-comment-edit:before{content:""}.bxs-comment-error:before{content:""}.bxs-comment-minus:before{content:""}.bxs-comment-x:before{content:""}.bxs-compass:before{content:""}.bxs-component:before{content:""}.bxs-confused:before{content:""}.bxs-contact:before{content:""}.bxs-conversation:before{content:""}.bxs-cookie:before{content:""}.bxs-cool:before{content:""}.bxs-copy:before{content:""}.bxs-copy-alt:before{content:""}.bxs-copyright:before{content:""}.bxs-coupon:before{content:""}.bxs-credit-card:before{content:""}.bxs-credit-card-alt:before{content:""}.bxs-credit-card-front:before{content:""}.bxs-crop:before{content:""}.bxs-crown:before{content:""}.bxs-cube:before{content:""}.bxs-cube-alt:before{content:""}.bxs-cuboid:before{content:""}.bxs-customize:before{content:""}.bxs-cylinder:before{content:""}.bxs-dashboard:before{content:""}.bxs-data:before{content:""}.bxs-detail:before{content:""}.bxs-devices:before{content:""}.bxs-diamond:before{content:""}.bxs-dice-1:before{content:""}.bxs-dice-2:before{content:""}.bxs-dice-3:before{content:""}.bxs-dice-4:before{content:""}.bxs-dice-5:before{content:""}.bxs-dice-6:before{content:""}.bxs-direction-left:before{content:""}.bxs-direction-right:before{content:""}.bxs-directions:before{content:""}.bxs-disc:before{content:""}.bxs-discount:before{content:""}.bxs-dish:before{content:""}.bxs-dislike:before{content:""}.bxs-dizzy:before{content:""}.bxs-dock-bottom:before{content:""}.bxs-dock-left:before{content:""}.bxs-dock-right:before{content:""}.bxs-dock-top:before{content:""}.bxs-dollar-circle:before{content:""}.bxs-donate-blood:before{content:""}.bxs-donate-heart:before{content:""}.bxs-door-open:before{content:""}.bxs-doughnut-chart:before{content:""}.bxs-down-arrow:before{content:""}.bxs-down-arrow-alt:before{content:""}.bxs-down-arrow-circle:before{content:""}.bxs-down-arrow-square:before{content:""}.bxs-download:before{content:""}.bxs-downvote:before{content:""}.bxs-drink:before{content:""}.bxs-droplet:before{content:""}.bxs-droplet-half:before{content:""}.bxs-dryer:before{content:""}.bxs-duplicate:before{content:""}.bxs-edit:before{content:""}.bxs-edit-alt:before{content:""}.bxs-edit-location:before{content:""}.bxs-eject:before{content:""}.bxs-envelope:before{content:""}.bxs-envelope-open:before{content:""}.bxs-eraser:before{content:""}.bxs-error:before{content:""}.bxs-error-alt:before{content:""}.bxs-error-circle:before{content:""}.bxs-ev-station:before{content:""}.bxs-exit:before{content:""}.bxs-extension:before{content:""}.bxs-eyedropper:before{content:""}.bxs-face:before{content:""}.bxs-factory:before{content:""}.bxs-fast-forward-circle:before{content:""}.bxs-file:before{content:""}.bxs-file-archive:before{content:""}.bxs-file-blank:before{content:""}.bxs-file-css:before{content:""}.bxs-file-doc:before{content:""}.bxs-file-export:before{content:""}.bxs-file-find:before{content:""}.bxs-file-gif:before{content:""}.bxs-file-html:before{content:""}.bxs-file-image:before{content:""}.bxs-file-import:before{content:""}.bxs-file-jpg:before{content:""}.bxs-file-js:before{content:""}.bxs-file-json:before{content:""}.bxs-file-md:before{content:""}.bxs-file-pdf:before{content:""}.bxs-file-plus:before{content:""}.bxs-file-png:before{content:""}.bxs-file-txt:before{content:""}.bxs-film:before{content:""}.bxs-filter-alt:before{content:""}.bxs-first-aid:before{content:""}.bxs-flag:before{content:""}.bxs-flag-alt:before{content:""}.bxs-flag-checkered:before{content:""}.bxs-flame:before{content:""}.bxs-flask:before{content:""}.bxs-florist:before{content:""}.bxs-folder:before{content:""}.bxs-folder-minus:before{content:""}.bxs-folder-open:before{content:""}.bxs-folder-plus:before{content:""}.bxs-food-menu:before{content:""}.bxs-fridge:before{content:""}.bxs-game:before{content:""}.bxs-gas-pump:before{content:""}.bxs-ghost:before{content:""}.bxs-gift:before{content:""}.bxs-graduation:before{content:""}.bxs-grid:before{content:""}.bxs-grid-alt:before{content:""}.bxs-group:before{content:""}.bxs-guitar-amp:before{content:""}.bxs-hand-down:before{content:""}.bxs-hand-left:before{content:""}.bxs-hand-right:before{content:""}.bxs-hand-up:before{content:""}.bxs-happy:before{content:""}.bxs-happy-alt:before{content:""}.bxs-happy-beaming:before{content:""}.bxs-happy-heart-eyes:before{content:""}.bxs-hdd:before{content:""}.bxs-heart:before{content:""}.bxs-heart-circle:before{content:""}.bxs-heart-square:before{content:""}.bxs-help-circle:before{content:""}.bxs-hide:before{content:""}.bxs-home:before{content:""}.bxs-home-circle:before{content:""}.bxs-home-heart:before{content:""}.bxs-home-smile:before{content:""}.bxs-hot:before{content:""}.bxs-hotel:before{content:""}.bxs-hourglass:before{content:""}.bxs-hourglass-bottom:before{content:""}.bxs-hourglass-top:before{content:""}.bxs-id-card:before{content:""}.bxs-image:before{content:""}.bxs-image-add:before{content:""}.bxs-image-alt:before{content:""}.bxs-inbox:before{content:""}.bxs-info-circle:before{content:""}.bxs-info-square:before{content:""}.bxs-institution:before{content:""}.bxs-joystick:before{content:""}.bxs-joystick-alt:before{content:""}.bxs-joystick-button:before{content:""}.bxs-key:before{content:""}.bxs-keyboard:before{content:""}.bxs-label:before{content:""}.bxs-landmark:before{content:""}.bxs-landscape:before{content:""}.bxs-laugh:before{content:""}.bxs-layer:before{content:""}.bxs-layer-minus:before{content:""}.bxs-layer-plus:before{content:""}.bxs-layout:before{content:""}.bxs-left-arrow:before{content:""}.bxs-left-arrow-alt:before{content:""}.bxs-left-arrow-circle:before{content:""}.bxs-left-arrow-square:before{content:""}.bxs-left-down-arrow-circle:before{content:""}.bxs-left-top-arrow-circle:before{content:""}.bxs-like:before{content:""}.bxs-location-plus:before{content:""}.bxs-lock:before{content:""}.bxs-lock-alt:before{content:""}.bxs-lock-open:before{content:""}.bxs-lock-open-alt:before{content:""}.bxs-log-in:before{content:""}.bxs-log-in-circle:before{content:""}.bxs-log-out:before{content:""}.bxs-log-out-circle:before{content:""}.bxs-low-vision:before{content:""}.bxs-magic-wand:before{content:""}.bxs-magnet:before{content:""}.bxs-map:before{content:""}.bxs-map-alt:before{content:""}.bxs-map-pin:before{content:""}.bxs-mask:before{content:""}.bxs-medal:before{content:""}.bxs-megaphone:before{content:""}.bxs-meh:before{content:""}.bxs-meh-alt:before{content:""}.bxs-meh-blank:before{content:""}.bxs-memory-card:before{content:""}.bxs-message:before{content:""}.bxs-message-add:before{content:""}.bxs-message-alt:before{content:""}.bxs-message-alt-add:before{content:""}.bxs-message-alt-check:before{content:""}.bxs-message-alt-detail:before{content:""}.bxs-message-alt-dots:before{content:""}.bxs-message-alt-edit:before{content:""}.bxs-message-alt-error:before{content:""}.bxs-message-alt-minus:before{content:""}.bxs-message-alt-x:before{content:""}.bxs-message-check:before{content:""}.bxs-message-detail:before{content:""}.bxs-message-dots:before{content:""}.bxs-message-edit:before{content:""}.bxs-message-error:before{content:""}.bxs-message-minus:before{content:""}.bxs-message-rounded:before{content:""}.bxs-message-rounded-add:before{content:""}.bxs-message-rounded-check:before{content:""}.bxs-message-rounded-detail:before{content:""}.bxs-message-rounded-dots:before{content:""}.bxs-message-rounded-edit:before{content:""}.bxs-message-rounded-error:before{content:""}.bxs-message-rounded-minus:before{content:""}.bxs-message-rounded-x:before{content:""}.bxs-message-square:before{content:""}.bxs-message-square-add:before{content:""}.bxs-message-square-check:before{content:""}.bxs-message-square-detail:before{content:""}.bxs-message-square-dots:before{content:""}.bxs-message-square-edit:before{content:""}.bxs-message-square-error:before{content:""}.bxs-message-square-minus:before{content:""}.bxs-message-square-x:before{content:""}.bxs-message-x:before{content:""}.bxs-meteor:before{content:""}.bxs-microchip:before{content:""}.bxs-microphone:before{content:""}.bxs-microphone-alt:before{content:""}.bxs-microphone-off:before{content:""}.bxs-minus-circle:before{content:""}.bxs-minus-square:before{content:""}.bxs-mobile:before{content:""}.bxs-mobile-vibration:before{content:""}.bxs-moon:before{content:""}.bxs-mouse:before{content:""}.bxs-mouse-alt:before{content:""}.bxs-movie:before{content:""}.bxs-music:before{content:""}.bxs-navigation:before{content:""}.bxs-network-chart:before{content:""}.bxs-news:before{content:""}.bxs-no-entry:before{content:""}.bxs-note:before{content:""}.bxs-notepad:before{content:""}.bxs-notification:before{content:""}.bxs-notification-off:before{content:""}.bxs-offer:before{content:""}.bxs-package:before{content:""}.bxs-paint:before{content:""}.bxs-paint-roll:before{content:""}.bxs-palette:before{content:""}.bxs-paper-plane:before{content:""}.bxs-parking:before{content:""}.bxs-paste:before{content:""}.bxs-pen:before{content:""}.bxs-pencil:before{content:""}.bxs-phone:before{content:""}.bxs-phone-call:before{content:""}.bxs-phone-incoming:before{content:""}.bxs-phone-outgoing:before{content:""}.bxs-photo-album:before{content:""}.bxs-piano:before{content:""}.bxs-pie-chart:before{content:""}.bxs-pie-chart-alt:before{content:""}.bxs-pie-chart-alt-2:before{content:""}.bxs-pin:before{content:""}.bxs-pizza:before{content:""}.bxs-plane:before{content:""}.bxs-plane-alt:before{content:""}.bxs-plane-land:before{content:""}.bxs-planet:before{content:""}.bxs-plane-take-off:before{content:""}.bxs-playlist:before{content:""}.bxs-plug:before{content:""}.bxs-plus-circle:before{content:""}.bxs-plus-square:before{content:""}.bxs-pointer:before{content:""}.bxs-polygon:before{content:""}.bxs-printer:before{content:""}.bxs-purchase-tag:before{content:""}.bxs-purchase-tag-alt:before{content:""}.bxs-pyramid:before{content:""}.bxs-quote-alt-left:before{content:""}.bxs-quote-alt-right:before{content:""}.bxs-quote-left:before{content:""}.bxs-quote-right:before{content:""}.bxs-quote-single-left:before{content:""}.bxs-quote-single-right:before{content:""}.bxs-radiation:before{content:""}.bxs-radio:before{content:""}.bxs-receipt:before{content:""}.bxs-rectangle:before{content:""}.bxs-rename:before{content:""}.bxs-report:before{content:""}.bxs-rewind-circle:before{content:""}.bxs-right-arrow:before{content:""}.bxs-right-arrow-alt:before{content:""}.bxs-right-arrow-circle:before{content:""}.bxs-right-arrow-square:before{content:""}.bxs-right-down-arrow-circle:before{content:""}.bxs-right-top-arrow-circle:before{content:""}.bxs-rocket:before{content:""}.bxs-ruler:before{content:""}.bxs-sad:before{content:""}.bxs-save:before{content:""}.bxs-school:before{content:""}.bxs-search:before{content:""}.bxs-search-alt-2:before{content:""}.bxs-select-multiple:before{content:""}.bxs-send:before{content:""}.bxs-server:before{content:""}.bxs-shapes:before{content:""}.bxs-share:before{content:""}.bxs-share-alt:before{content:""}.bxs-shield:before{content:""}.bxs-shield-alt-2:before{content:""}.bxs-shield-x:before{content:""}.bxs-ship:before{content:""}.bxs-shocked:before{content:""}.bxs-shopping-bag:before{content:""}.bxs-shopping-bag-alt:before{content:""}.bxs-shopping-bags:before{content:""}.bxs-show:before{content:""}.bxs-skip-next-circle:before{content:""}.bxs-skip-previous-circle:before{content:""}.bxs-skull:before{content:""}.bxs-sleepy:before{content:""}.bxs-slideshow:before{content:""}.bxs-smile:before{content:""}.bxs-sort-alt:before{content:""}.bxs-spa:before{content:""}.bxs-spray-can:before{content:""}.bxs-spreadsheet:before{content:""}.bxs-square:before{content:""}.bxs-square-rounded:before{content:""}.bxs-star:before{content:""}.bxs-star-half:before{content:""}.bxs-sticker:before{content:""}.bxs-stopwatch:before{content:""}.bxs-store:before{content:""}.bxs-store-alt:before{content:""}.bxs-sun:before{content:""}.bxs-tachometer:before{content:""}.bxs-tag:before{content:""}.bxs-tag-x:before{content:""}.bxs-taxi:before{content:""}.bxs-tennis-ball:before{content:""}.bxs-terminal:before{content:""}.bxs-thermometer:before{content:""}.bxs-time:before{content:""}.bxs-time-five:before{content:""}.bxs-timer:before{content:""}.bxs-tired:before{content:""}.bxs-toggle-left:before{content:""}.bxs-toggle-right:before{content:""}.bxs-tone:before{content:""}.bxs-torch:before{content:""}.bxs-to-top:before{content:""}.bxs-traffic:before{content:""}.bxs-traffic-barrier:before{content:""}.bxs-traffic-cone:before{content:""}.bxs-train:before{content:""}.bxs-trash:before{content:""}.bxs-trash-alt:before{content:""}.bxs-tree:before{content:""}.bxs-trophy:before{content:""}.bxs-truck:before{content:""}.bxs-t-shirt:before{content:""}.bxs-up-arrow:before{content:""}.bxs-up-arrow-alt:before{content:""}.bxs-up-arrow-circle:before{content:""}.bxs-up-arrow-square:before{content:""}.bxs-upside-down:before{content:""}.bxs-upvote:before{content:""}.bxs-user:before{content:""}.bxs-user-badge:before{content:""}.bxs-user-check:before{content:""}.bxs-user-circle:before{content:""}.bxs-user-detail:before{content:""}.bxs-user-minus:before{content:""}.bxs-user-pin:before{content:""}.bxs-user-plus:before{content:""}.bxs-user-rectangle:before{content:""}.bxs-user-voice:before{content:""}.bxs-user-x:before{content:""}.bxs-vector:before{content:""}.bxs-vial:before{content:""}.bxs-video:before{content:""}.bxs-video-off:before{content:""}.bxs-video-plus:before{content:""}.bxs-video-recording:before{content:""}.bxs-videos:before{content:""}.bxs-volume:before{content:""}.bxs-volume-full:before{content:""}.bxs-volume-low:before{content:""}.bxs-volume-mute:before{content:""}.bxs-wallet:before{content:""}.bxs-wallet-alt:before{content:""}.bxs-washer:before{content:""}.bxs-watch:before{content:""}.bxs-watch-alt:before{content:""}.bxs-webcam:before{content:""}.bxs-widget:before{content:""}.bxs-window-alt:before{content:""}.bxs-wine:before{content:""}.bxs-wink-smile:before{content:""}.bxs-wink-tongue:before{content:""}.bxs-wrench:before{content:""}.bxs-x-circle:before{content:""}.bxs-x-square:before{content:""}.bxs-yin-yang:before{content:""}.bxs-zap:before{content:""}.bxs-zoom-in:before{content:""}.bxs-zoom-out:before{content:""}@font-face{font-family:Flaticon;src:url(/_next/static/media/Flaticon.530dddb7.eot);src:url(/_next/static/media/Flaticon.530dddb7.eot) format("embedded-opentype"),url(/_next/static/media/Flaticon.e3a9d76e.woff2) format("woff2"),url(/_next/static/media/Flaticon.6abdd1e6.woff) format("woff"),url(/_next/static/media/Flaticon.1693094b.ttf) format("truetype"),url(/_next/static/media/Flaticon.c8dffb40.svg) format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:Flaticon;src:url(/_next/static/media/Flaticon.c8dffb40.svg) format("svg")}}[class*=" flaticon-"]:after,[class*=" flaticon-"]:before,[class^=flaticon-]:after,[class^=flaticon-]:before{font-family:Flaticon;font-style:normal}.flaticon-right-arrow:before{content:""}.flaticon-left:before{content:""}.flaticon-tracking:before{content:""}.flaticon-return:before{content:""}.flaticon-shuffle:before{content:""}.flaticon-sale:before{content:""}.flaticon-credit-card:before{content:""}.flaticon-location:before{content:""}.flaticon-customer-service:before{content:""}.accordion{border:1px solid rgba(0,0,0,.1);border-radius:2px}.accordion__item+.accordion__item{border-top:1px solid rgba(0,0,0,.1)}.accordion__button{background-color:#f4f4f4;color:#444;cursor:pointer;padding:18px;width:100%;text-align:left;border:none}.accordion__button:hover{background-color:#ddd}.accordion__button:before{display:inline-block;content:"";height:10px;width:10px;margin-right:12px;border-bottom:2px solid;border-right:2px solid;transform:rotate(-45deg)}.accordion__button[aria-expanded=true]:before,.accordion__button[aria-selected=true]:before{transform:rotate(45deg)}[hidden]{display:none}.accordion__panel{padding:20px;animation:fadein .35s ease-in}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes closeWindow{0%{opacity:1}to{opacity:0}}.ril__outer{background-color:rgba(0,0,0,.85);outline:none;top:0;left:0;right:0;bottom:0;z-index:1000;width:100%;height:100%;-ms-content-zooming:none;-ms-user-select:none;-ms-touch-select:none;touch-action:none}.ril__outerClosing{opacity:0}.ril__image,.ril__imageNext,.ril__imagePrev,.ril__inner{position:absolute;top:0;left:0;right:0;bottom:0}.ril__image,.ril__imageNext,.ril__imagePrev{margin:auto;max-width:none;-ms-content-zooming:none;-ms-user-select:none;-ms-touch-select:none;touch-action:none}.ril__imageDiscourager{background-repeat:no-repeat;background-position:50%;background-size:contain}.ril__navButtons{border:none;position:absolute;top:0;bottom:0;width:20px;height:34px;padding:40px 30px;margin:auto;cursor:pointer;opacity:.7}.ril__navButtons:hover{opacity:1}.ril__navButtons:active{opacity:.7}.ril__navButtonPrev{left:0;background:rgba(0,0,0,.2) url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjIwIiBoZWlnaHQ9IjM0Ij48cGF0aCBkPSJtIDE5LDMgLTIsLTIgLTE2LDE2IDE2LDE2IDEsLTEgLTE1LC0xNSAxNSwtMTUgeiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==") no-repeat 50%}.ril__navButtonNext{right:0;background:rgba(0,0,0,.2) url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjIwIiBoZWlnaHQ9IjM0Ij48cGF0aCBkPSJtIDEsMyAyLC0yIDE2LDE2IC0xNiwxNiAtMSwtMSAxNSwtMTUgLTE1LC0xNSB6IiBmaWxsPSIjRkZGIi8+PC9zdmc+") no-repeat 50%}.ril__downloadBlocker{position:absolute;top:0;left:0;right:0;bottom:0;background-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");background-size:cover}.ril__caption,.ril__toolbar{background-color:rgba(0,0,0,.5);position:absolute;left:0;right:0;display:flex;justify-content:space-between}.ril__caption{bottom:0;max-height:150px;overflow:auto}.ril__captionContent{padding:10px 20px;color:#fff}.ril__toolbar{top:0;height:50px}.ril__toolbarSide{height:50px;margin:0}.ril__toolbarLeftSide{padding-left:20px;padding-right:0;flex:0 1 auto;overflow:hidden;text-overflow:ellipsis}.ril__toolbarRightSide{padding-left:0;padding-right:20px;flex:0 0 auto}.ril__toolbarItem{display:inline-block;line-height:50px;padding:0;color:#fff;font-size:120%;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ril__toolbarItemChild{vertical-align:middle}.ril__builtinButton{width:40px;height:35px;cursor:pointer;border:none;opacity:.7}.ril__builtinButton:hover{opacity:1}.ril__builtinButton:active{outline:none}.ril__builtinButtonDisabled{cursor:default;opacity:.5}.ril__builtinButtonDisabled:hover{opacity:.5}.ril__closeButton{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIj48cGF0aCBkPSJtIDEsMyAxLjI1LC0xLjI1IDcuNSw3LjUgNy41LC03LjUgMS4yNSwxLjI1IC03LjUsNy41IDcuNSw3LjUgLTEuMjUsMS4yNSAtNy41LC03LjUgLTcuNSw3LjUgLTEuMjUsLTEuMjUgNy41LC03LjUgLTcuNSwtNy41IHoiIGZpbGw9IiNGRkYiLz48L3N2Zz4=") no-repeat 50%}.ril__zoomInButton{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PHBhdGggZD0iTTEgMTlsNi02Ii8+PHBhdGggZD0iTTkgOGg2Ii8+PHBhdGggZD0iTTEyIDV2NiIvPjwvZz48Y2lyY2xlIGN4PSIxMiIgY3k9IjgiIHI9IjciIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+") no-repeat 50%}.ril__zoomOutButton{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PHBhdGggZD0iTTEgMTlsNi02Ii8+PHBhdGggZD0iTTkgOGg2Ii8+PC9nPjxjaXJjbGUgY3g9IjEyIiBjeT0iOCIgcj0iNyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=") no-repeat 50%}.ril__outerAnimating{animation-name:closeWindow}@keyframes pointFade{0%,19.999%,to{opacity:0}20%{opacity:1}}.ril__loadingCircle{width:60px;height:60px;position:relative}.ril__loadingCirclePoint{width:100%;height:100%;position:absolute;left:0;top:0}.ril__loadingCirclePoint:before{content:"";display:block;margin:0 auto;width:11%;height:30%;background-color:#fff;border-radius:30%;animation:pointFade .8s ease-in-out infinite both}.ril__loadingCirclePoint:first-of-type{transform:rotate(0deg)}.ril__loadingCirclePoint:first-of-type:before,.ril__loadingCirclePoint:nth-of-type(7):before{animation-delay:-.8s}.ril__loadingCirclePoint:nth-of-type(2){transform:rotate(30deg)}.ril__loadingCirclePoint:nth-of-type(8){transform:rotate(210deg)}.ril__loadingCirclePoint:nth-of-type(2):before,.ril__loadingCirclePoint:nth-of-type(8):before{animation-delay:-666ms}.ril__loadingCirclePoint:nth-of-type(3){transform:rotate(60deg)}.ril__loadingCirclePoint:nth-of-type(9){transform:rotate(240deg)}.ril__loadingCirclePoint:nth-of-type(3):before,.ril__loadingCirclePoint:nth-of-type(9):before{animation-delay:-533ms}.ril__loadingCirclePoint:nth-of-type(4){transform:rotate(90deg)}.ril__loadingCirclePoint:nth-of-type(10){transform:rotate(270deg)}.ril__loadingCirclePoint:nth-of-type(10):before,.ril__loadingCirclePoint:nth-of-type(4):before{animation-delay:-.4s}.ril__loadingCirclePoint:nth-of-type(5){transform:rotate(120deg)}.ril__loadingCirclePoint:nth-of-type(11){transform:rotate(300deg)}.ril__loadingCirclePoint:nth-of-type(11):before,.ril__loadingCirclePoint:nth-of-type(5):before{animation-delay:-266ms}.ril__loadingCirclePoint:nth-of-type(6){transform:rotate(150deg)}.ril__loadingCirclePoint:nth-of-type(12){transform:rotate(330deg)}.ril__loadingCirclePoint:nth-of-type(12):before,.ril__loadingCirclePoint:nth-of-type(6):before{animation-delay:-133ms}.ril__loadingCirclePoint:nth-of-type(7){transform:rotate(180deg)}.ril__loadingCirclePoint:nth-of-type(13){transform:rotate(1turn)}.ril__loadingCirclePoint:nth-of-type(13):before,.ril__loadingCirclePoint:nth-of-type(7):before{animation-delay:0ms}.ril__loadingContainer{position:absolute;top:0;right:0;bottom:0;left:0}.ril__imageNext .ril__loadingContainer,.ril__imagePrev .ril__loadingContainer{display:none}.ril__errorContainer{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff}.ril__imageNext .ril__errorContainer,.ril__imagePrev .ril__errorContainer{display:none}.ril__loadingContainer__icon{color:#fff;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.Toastify__toast-container{z-index:9999;-webkit-transform:translateZ(9999px);position:fixed;padding:4px;width:320px;box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;margin-left:-160px}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;margin-left:-160px}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:1px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:800px;overflow:hidden;font-family:sans-serif;cursor:pointer;direction:ltr}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{margin:auto 0;flex:1 1}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0}}.Toastify__close-button{color:#fff;font-weight:700;font-size:14px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:9999;opacity:.7;background-color:hsla(0,0%,100%,.7);transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__progress-bar--default{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#29d transparent transparent #29d;border-style:solid;border-width:2px;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/_next/static/media/ajax-loader.0b80f665.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/_next/static/media/slick.25572f22.eot);src:url(/_next/static/media/slick.25572f22.eot) format("embedded-opentype"),url(/_next/static/media/slick.653a4cbb.woff) format("woff"),url(/_next/static/media/slick.6aa1ee46.ttf) format("truetype"),url(/_next/static/media/slick.f895cfdf.svg) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}
/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */@import"https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i&display=swap";@import"https://fonts.googleapis.com/css?family=Cabin:400,400i,500,500i,600,600i,700,700i&display=swap";@import"https://fonts.googleapis.com/css2?family=Maven+Pro:wght@400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Serif+Text&display=swap";:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem}.display-1,.display-2{font-weight:300;line-height:1.2}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-3,.display-4{font-weight:300;line-height:1.2}.display-4{font-size:3.5rem}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:.875em;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.container,.container-sm{max-width:540px}}@media(min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media(min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media(min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:flex;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{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@media(min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media(min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@media(min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media(min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9ecdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cccf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe7a0}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b1b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#eef1f3}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbd}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:hsla(0,0%,100%,.075)}@media(max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media(max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media(max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media(max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated select.form-control:valid,select.form-control.is-valid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated select.form-control:invalid,select.form-control.is-invalid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media(min-width:576px){.form-inline label{justify-content:center}.form-inline .form-group,.form-inline label{display:flex;align-items:center;margin-bottom:0}.form-inline .form-group{flex:0 0 auto;flex-flow:row wrap}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary.focus,.btn-primary:focus,.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem hsla(208,6%,54%,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(208,6%,54%,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success.focus,.btn-success:focus,.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info.focus,.btn-info:focus,.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning.focus,.btn-warning:focus,.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger.focus,.btn-danger:focus,.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light.focus,.btn-light:focus,.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem hsla(210,4%,85%,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(210,4%,85%,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark.focus,.btn-dark:focus,.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3}.btn-link.focus,.btn-link:focus,.btn-link:hover{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.width{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion:reduce){.collapsing.width{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media(min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media(min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media(min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media(min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label:after,.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.form-control:nth-last-child(n+3),.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label:after,.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;print-color-adjust:exact}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before,.custom-control-input[disabled]~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label:before{pointer-events:none;background-color:#fff;border:1px solid #adb5bd}.custom-control-label:after,.custom-control-label:before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}.custom-control-label:after{background:50%/50% 50% no-repeat}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label:after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{position:relative;width:100%;height:calc(1.5em + .75rem + 2px)}.custom-file-input{z-index:2;margin:0;overflow:hidden;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{left:0;z-index:1;height:calc(1.5em + .75rem + 2px);overflow:hidden;font-weight:400;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label,.custom-file-label:after{position:absolute;top:0;right:0;padding:.375rem .75rem;line-height:1.5;color:#495057}.custom-file-label:after{bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background-color:transparent;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:none;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;padding:.5rem 1rem}.navbar,.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media(max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media(min-width:576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media(max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media(min-width:768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media(max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media(min-width:992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media(max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media(min-width:1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-bottom:-.75rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media(min-width:576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{flex:1 0;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media(min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media(min-width:576px){.card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media(min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9ecdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cccf}.alert-secondary .alert-link{color:#212326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c32}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe7a0}.alert-warning .alert-link{color:#533f02}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b1b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#eef1f3}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbd}.alert-dark .alert-link{color:#040505}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{height:1rem;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media(prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media(prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.media{display:flex;align-items:flex-start}.media-body{flex:1 1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media(min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9ecdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cccf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe7a0}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b1b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#eef1f3}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbd}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast{flex-basis:350px;max-width:350px;font-size:.875rem;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media(min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media(min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{top:0;left:0;z-index:1060;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover,.popover .arrow{position:absolute;display:block}.popover .arrow{width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:after,.popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media(prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid;border-right:.25em solid transparent;border-radius:50%;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentcolor;border-radius:50%;opacity:0;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}@media(prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{animation-duration:1.5s}}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-right,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-right{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.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:flex!important}.d-inline-flex{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:flex!important}.d-sm-inline-flex{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:flex!important}.d-md-inline-flex{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:flex!important}.d-lg-inline-flex{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:flex!important}.d-xl-inline-flex{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:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.85714286%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media(min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media(min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media(min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media(min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media(min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media(min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media(min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media(min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}@supports(position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!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:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.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:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.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:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.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:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.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:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.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:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.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:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.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:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.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:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.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:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.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:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.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:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.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:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.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:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.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:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.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}}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:transparent}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media(min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media(min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media(min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd}blockquote,img,pre,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}body{padding:0;margin:0;font-family:Roboto,sans-serif;font-size:15px}img{max-width:100%;height:auto}.d-table{width:100%;height:100%}.d-table-cell{vertical-align:middle}:focus{outline:0!important}a{transition:.5s;color:#000}a,a:hover{text-decoration:none}a:hover{color:#333}p{margin-bottom:15px;color:#777;line-height:1.8;font-size:15px}p:last-child{margin-bottom:0}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:#000;font-family:Roboto,sans-serif}.ptb-100{padding-bottom:100px}.pt-100,.ptb-100{padding-top:100px}.pb-100{padding-bottom:100px}.ptb-70{padding-bottom:70px}.pt-70,.ptb-70{padding-top:70px}.pb-70{padding-bottom:70px}.bg-f5f5f5{background-color:#f5f5f5}.bg-gray{background-color:#333}.bg-gray-light{background-color:#f3f3f3}.bg-gray-lighter{background-color:#f7f7f7}.border-width-2{border-width:2px!important}.text-black{color:#000!important}.text-green{color:#238058!important}.text-grey-999{color:#999}.border-color-green{border-color:#238058!important}.border-color-black{border-color:#000!important}.text-gray-light{color:#999}.text-gray-lighter{color:#666}.text-gray{color:#333}.text-gray1{color:#c7c7c7}.text-orange{color:#e77f20!important}.text-dark-orange{color:#dc5e1f!important}.border-color-gray{border-color:#333!important}.btn-padding{padding:.6rem}.font-weight-500{font-weight:500!important}.font-color-333{color:#333!important}.form-control{background-color:#fff!important;border-radius:3px!important}.form-group{position:relative;margin-bottom:1.5rem}.form-control-placeholder{background-color:#fff;position:absolute;margin-bottom:0;margin-left:13px;top:0;padding:0 4px;transition:all .2s;opacity:.5;margin-top:14px}.form-control:focus+.form-control-placeholder,.form-control:not([value=""])+.form-control-placeholder{font-size:80%;transform:translate3d(0,-49%,0);opacity:1;margin-top:0}.full-width-footer{border-top:1px solid #eaeaea;background-color:#f7f7f7;bottom:0}.error-label{margin:5px 0 0 15px;color:#b00020}.error-input{border-color:#b00020!important}.word-break-all{word-break:break-all}.word-break-word{word-break:break-word}.word-pre-wrap{white-space:pre-wrap;font-size:16px;color:#333}.white-space-break-spaces{white-space:break-spaces}.button-style:disabled{cursor:not-allowed;background-color:#f3f3f3;border-color:#f3f3f3!important;color:#c7c7c7!important}.error-text{color:#b00020!important;padding-left:1rem}.jarallax{background-attachment:fixed}.max-content-width{width:-moz-max-content;width:max-content}.default-btn{display:inline-block;border:1px solid #333;padding:10px 30px;transition:.5s;background-color:transparent;color:#000;font-size:14px;font-weight:600}.default-btn.black,.default-btn:hover{background-color:#000;color:#fff;border-color:#000}.default-btn.black:hover{background-color:transparent;color:#000}.default-btn.xl{height:58px}.default-btn.lg{height:48px}.default-btn.md{height:30px;padding:6px 18px;font-size:13px;line-height:18px;letter-spacing:.5px}.default-btn.sm{height:25px;font-size:11px;padding:4px 8px}.default-btn:disabled{background-color:#ececec;cursor:not-allowed;border-color:#ececec;color:#999}.default-btn:disabled svg path{fill:#999}.default-btn:disabled:hover{background-color:#ececec!important;border-color:#ececec!important;color:#999!important}.default-btn:disabled:hover svg path{fill:#999!important}.optional-btn{display:inline-block;border:1px solid #000;padding:10px 30px;transition:.5s;text-transform:uppercase;background-color:transparent;color:#000;font-size:14px;font-weight:600}.optional-btn:hover{background-color:#000;color:#fff;border-color:#333}.section-title{margin-left:auto;margin-right:auto;margin-bottom:50px}.section-title span{display:block;margin-bottom:8px;color:#333;font-weight:600}.section-title h2{font-family:Roboto!important;margin-bottom:0;font-size:24px;font-weight:500}.section-title.text-left{max-width:100%;position:relative;margin-left:0;margin-bottom:30px;margin-right:0}.section-title.text-left .default-btn{position:absolute;right:0;bottom:0}.form-control{background-color:#f5f5f5;height:48px;border-radius:0;box-shadow:unset!important;padding:0 0 0 15px;border:1px solid #f5f5f5;color:#000;font-size:15px;transition:.5s}.form-control:focus{border-color:#333;background-color:#fff}.form-control:focus::-moz-placeholder{color:transparent}.form-control:focus:-ms-input-placeholder{color:transparent}.form-control:focus::placeholder{color:transparent}.form-control::-moz-placeholder{-moz-transition:.5s;transition:.5s}.form-control:-ms-input-placeholder{-ms-transition:.5s;transition:.5s}.form-control::placeholder{transition:.5s}textarea.form-control{padding-top:15px;height:auto!important}.price:before,.sale-price:before{content:"$"}.price.negative:before,.sale-price.negative:before{content:"-$"}.os-container{max-width:1440px!important;margin:0 auto}.goldColor{background:#e0b547}.platinumColor{background:#494848}.silverColor{background:#a2a2a2}.bronzeColor{background:#a48c76}.goldColorText{color:#e0b547}.platinumColorText{color:#494848}.silverColorText{color:#a2a2a2}.bronzeColorText{color:#a48c76}.container-2xl{max-width:1340px;margin:0 auto}.container-1440{width:100%;max-width:1440px;margin:0 auto}.container-1392{width:100%;max-width:1392px}.float-right{float:right}.cursor{cursor:pointer}.mr-10{margin-right:10px!important}.modal-backdrop{z-index:1398}.modal{z-index:5399}.link-underbar{position:relative}.link-underbar:after{content:"";width:0;height:1px;background-color:#111;position:absolute;bottom:0;left:0;transition:width .2s ease-in-out}.link-underbar:hover:after{width:100%}.featured-page-banner{background-position:50%;background-repeat:no-repeat;height:350px}.featured-page-banner .black-tag{position:absolute;left:50%;width:auto;top:0;transform:translateX(-50%);background:#000;color:#fff;padding:2px 4px;font-size:12px;text-transform:uppercase}@media only screen and (min-width:768px){.featured-page-banner{background-position:20%}}.featured-page-banner .featured-page-banner-content .text-box{padding-left:40%}.featured-page-banner .featured-page-banner-content h1{font-weight:700;font-size:24px;display:flex;align-items:center;letter-spacing:.18px;color:#333;line-height:normal;text-align:left}@media only screen and (min-width:320px){.featured-page-banner .featured-page-banner-content h1{font-size:20px}}@media only screen and (min-width:768px){.featured-page-banner .featured-page-banner-content h1{font-size:30px;line-height:37px;text-align:center;padding-left:0}}.featured-page-banner .featured-page-banner-content h2{font-style:normal;font-weight:400;font-size:14px;display:flex;align-items:center;letter-spacing:.18px;color:#333;line-height:normal;text-align:left}@media only screen and (min-width:768px){.featured-page-banner .featured-page-banner-content h2{font-size:17px;line-height:24px;text-align:center;padding-left:0}}@media only screen and (min-width:320px){.featured-page-banner .featured-page-banner-content h2{font-size:13px}}@media only screen and (min-width:768px){.featured-page-banner .featured-page-banner-content .text-box{display:flex;flex-direction:column;align-items:center;padding-left:0}.featured-page-banner .featured-page-banner-content .text-box h1{text-align:center}}.osLandingPageBanner{height:auto;aspect-ratio:6/1}.osLandingPageBanner .osLandingBannerImage{width:100%}@media only screen and (max-width:768px){.osLandingPageBanner{aspect-ratio:4/1}}.top-header{background-color:#898a8d;padding:5px 0;color:#fff}.top-header .container-fluid,.top-header .container-lg,.top-header .container-md,.top-header .container-sm,.top-header .container-xl{padding-left:30px;padding-right:30px}.top-header li{margin-bottom:0}.header-contact-info{padding-left:0;margin-bottom:0;list-style-type:none}.header-contact-info li{color:#fff!important;position:relative;display:flex;align-items:center;font-weight:500;font-size:14px}.header-contact-info li i{font-size:18px;padding-right:5px}.header-contact-info li:before{position:absolute;right:-15px;top:6px;width:1px;content:"";height:12px;background-color:#636161}.header-contact-info li a{display:inline-block;color:#fff;position:relative}.header-contact-info li a:before{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:#333;transition:.5s}.header-contact-info li a:hover{color:#ffb72b;text-decoration:none}.header-contact-info li:last-child{margin-right:0}.header-contact-info li:last-child:before{display:none}.header-contact-info li .language-switcher{position:relative}.header-contact-info li .language-switcher .dropdown-toggle{padding:0;border:none;background-color:transparent;color:#d0d0d0;font-weight:600;font-size:14.5px}.header-contact-info li .language-switcher .dropdown-toggle:after{display:none}.header-contact-info li .language-switcher .dropdown-toggle img{width:30px;border-radius:3px;border:2px solid #fff;position:relative;top:-2px}.header-contact-info li .language-switcher .dropdown-toggle span{display:inline-block;margin-left:10px}.header-contact-info li .language-switcher .dropdown-toggle span i{position:relative;font-size:20px;top:4px;margin-left:-3px}.header-contact-info li .language-switcher:hover .dropdown-menu{opacity:1;visibility:visible;transition:.5s;transform:scaleX(1)}.header-contact-info li .language-switcher .dropdown-menu{padding:15px;float:unset;border:none;box-shadow:0 0 15px 0 rgba(0,0,0,.1);border-radius:0;display:block;margin-top:12px;opacity:0;visibility:visible;transition:.5s;transform:scaleX(0)}.header-contact-info li .language-switcher .dropdown-menu .dropdown-item{padding:0;color:#000;margin-bottom:10px;font-weight:600;font-size:15px}.header-contact-info li .language-switcher .dropdown-menu .dropdown-item:before{display:none}.header-contact-info li .language-switcher .dropdown-menu .dropdown-item:last-child{margin-bottom:0}.header-contact-info li .language-switcher .dropdown-menu .dropdown-item img{width:30px;border-radius:5px;border:3px solid #fff}.header-contact-info li .language-switcher .dropdown-menu .dropdown-item span{display:inline-block;margin-left:10px}.header-contact-info li .language-switcher .dropdown-menu .dropdown-item:focus,.header-contact-info li .language-switcher .dropdown-menu .dropdown-item:hover{background-color:transparent!important}.header-contact-info li .language-switcher .dropdown-menu .dropdown-item.active,.header-contact-info li .language-switcher .dropdown-menu .dropdown-item:active{color:#000;background-color:transparent}.header-contact-info li .language-switcher .dropdown-menu.show{opacity:1;visibility:visible;transform:scaleX(1)}.top-header-discount-info{text-align:center}.top-header-discount-info p{margin-bottom:0;line-height:normal;font-size:14.5px;color:#fff}.top-header-discount-info p a{display:inline-block;font-weight:700;position:relative;color:#fff}.top-header-discount-info p a:before{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:#333;transition:.5s}.top-header-discount-info p a:hover{color:#333}.top-header-discount-info p a:hover:before{width:100%}.header-top-menu{text-align:right;padding-left:0;margin-bottom:0;list-style-type:none}.header-top-menu li{display:inline-block;color:#d0d0d0;font-weight:500;margin-right:30px;position:relative;font-size:14px}.header-top-menu li:before{position:absolute;right:-15px;top:6px;width:1px;content:"";height:12px;background-color:#636161}.header-top-menu li i{position:absolute;left:0;top:2.5px;font-size:16px}.header-top-menu li a{display:inline-block;color:#fff;padding-left:22px;position:relative;text-decoration:none}.header-top-menu li a:hover{color:#ffb72b;text-decoration:none}.header-top-menu li a:before{position:absolute;bottom:0;left:0;width:0;height:1px;background:#333;transition:.5s}.header-top-menu li a:hover:before{width:100%}.header-top-menu li:last-child{margin-right:0}.header-top-menu li:last-child:before{display:none}.header-top-others-option{display:none;padding-left:0;list-style-type:none;margin-top:15px;margin-bottom:0}.header-top-others-option .option-item{display:inline-block;margin-left:15px;position:relative;z-index:3;color:#d0d0d0}.header-top-others-option .option-item:first-child{margin-left:0}.header-top-others-option .option-item .search-btn-box{position:relative;top:2px}.header-top-others-option .option-item .search-btn-box .search-btn{font-size:20px;cursor:pointer;color:#d0d0d0;transition:.5s}.header-top-others-option .option-item .cart-btn{font-size:20px;position:relative;line-height:1}.header-top-others-option .option-item .cart-btn a{display:inline-block;position:relative;color:#d0d0d0}.header-top-others-option .option-item .cart-btn a span{position:absolute;right:-4px;top:-4px;width:14px;height:14px;text-align:center;line-height:13.9px;border-radius:50%;color:#fff;background-color:#333;font-size:10px;font-weight:600}.navbar-area.is-sticky{position:fixed;top:0;left:0;width:100%;z-index:1300;box-shadow:0 2px 28px 0 rgba(0,0,0,.06);background:#fff!important;transition:.5s}.navbar-area.navbar-style-two .main-nav .navbar .navbar-nav{margin-left:50px;margin-right:auto}.main-nav{background-color:#fff}.main-nav .container-fluid,.main-nav .container-lg,.main-nav .container-md,.main-nav .container-sm,.main-nav .container-xl{padding-left:40px;padding-right:40px}.main-nav .navbar{position:inherit;display:block;padding-left:0;padding-right:0}.main-nav .navbar .search-container input{background:transparent;border:0;border-bottom:1px solid #bcbcbc;height:43px;padding:0 0 0 10px;margin:0!important}.main-nav .navbar .search-container button{background:transparent;border:0;padding:0 0 0 20px}.main-nav .navbar .search-container button i{font-size:24px;margin-top:15px}.main-nav .navbar .navbar-brand{width:170px;line-height:1;font-weight:700;cursor:pointer;padding:0}.main-nav .navbar .navbar-brand a{margin:0}.main-nav .navbar ul{padding-left:0;list-style-type:none;margin-bottom:0}.main-nav .navbar .navbar-nav{margin-left:auto;margin-right:auto}.main-nav .navbar .navbar-nav .nav-item{position:relative}.main-nav .navbar .navbar-nav .nav-item a{color:#000;border-bottom:1px solid transparent;font-size:16px;font-weight:400;padding:20px 0;margin-left:13px;margin-right:13px}.main-nav .navbar .navbar-nav .nav-item a i{font-size:18px;position:relative;top:2px;display:inline-block;margin-left:-3px;margin-right:-3px}.main-nav .navbar .navbar-nav .nav-item a.active,.main-nav .navbar .navbar-nav .nav-item a:focus,.main-nav .navbar .navbar-nav .nav-item a:hover{color:#333;border-bottom:1px solid #333}.main-nav .navbar .navbar-nav .nav-item:last-child a{margin-right:0}.main-nav .navbar .navbar-nav .nav-item:first-child a{margin-left:0}.main-nav .navbar .navbar-nav .nav-item.active a,.main-nav .navbar .navbar-nav .nav-item:hover a{color:#333}.main-nav .navbar .navbar-nav .nav-item .dropdown-menu{box-shadow:0 0 15px 0 rgba(0,0,0,.1);background:#fff;position:absolute;border:none;top:70px;left:0;width:250px;z-index:99;display:block;opacity:0;visibility:hidden;border-radius:0;transition:all .2s ease-in-out;padding:0;transform:scaleX(0)}.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li a{padding:13px 20px 11px;margin:0;position:relative;display:block;color:#666;border-bottom:1px dashed #e5e5e5;font-size:14px;font-weight:600;font-family:Cabin}.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li a i{margin:0;position:absolute;top:50%;font-size:20px;transform:translateY(-50%);right:10px}.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.active,.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:focus,.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:hover{color:#333}.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li a span{background-color:red;color:#fff;font-size:8px;padding:2px 5px;border-radius:4px;position:relative;top:-8px;left:7px}.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu{left:-250px;top:0;opacity:0;visibility:hidden;transform:scaleY(0)}.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a{color:#515050}.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a.active,.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:focus,.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:hover{color:#333}.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu{left:250px;top:0;opacity:0;visibility:hidden;transform:scaleY(0)}.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a{color:#515050}.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active,.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus,.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover{color:#333}.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu{left:-250px;top:0;opacity:0;visibility:hidden;transform:scaleY(0)}.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a{color:#515050}.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active,.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus,.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover{color:#333}.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu{left:250px;top:0;opacity:0;visibility:hidden;transform:scaleY(0)}.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a{color:#515050}.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active,.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus,.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover{color:#333}.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu{left:-250px;top:0;opacity:0;visibility:hidden;transform:scaleY(0)}.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a{color:#515050}.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active,.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus,.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover{color:#333}.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu{left:250px;top:0;opacity:0;visibility:hidden;transform:scaleY(0)}.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a{color:#515050}.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active,.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus,.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover,.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a{color:#333}.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu{opacity:1;visibility:visible;transform:scaleY(1)}.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a{color:#333}.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu{opacity:1;visibility:visible;transform:scaleY(1)}.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a{color:#333}.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu{opacity:1;visibility:visible;transform:scaleY(1)}.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a{color:#333}.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu{opacity:1;visibility:visible;transform:scaleY(1)}.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li.active a{color:#333}.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li:hover .dropdown-menu{opacity:1;visibility:visible;transform:scaleY(1)}.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li.active a{color:#333}.main-nav .navbar .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu{opacity:1;visibility:visible;transform:scaleY(1)}.main-nav .navbar .navbar-nav .nav-item:hover .dropdown-menu{opacity:1;visibility:visible;transform:scaleX(1)}.main-nav .navbar .navbar-nav .nav-item.megamenu{position:inherit}.main-nav .navbar .navbar-nav .nav-item.megamenu .container{display:block;flex-wrap:unset;align-items:unset;justify-content:unset}.main-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu{width:100%;margin-top:0;position:absolute;top:auto;left:0;padding:30px 0;transform:unset!important}.main-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .submenu-title{color:#000;position:relative;padding-bottom:8px;text-transform:uppercase;margin-bottom:20px;margin-top:25px;font-size:15.5px;font-weight:600}.main-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .submenu-title:before{width:30px;height:1px;content:"";position:absolute;left:0;bottom:-1px;background-color:#333}.main-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .submenu-title:first-child{margin-top:0}.main-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu a{border-bottom:none!important}.main-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu li a{margin-top:14px;color:#666;padding:0;font-weight:400}.main-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu li a.active,.main-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu li a:hover{color:#333}.main-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu .aside-trending-products{overflow:hidden;position:relative;text-align:center}.main-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu .aside-trending-products img{transition:.5s}.main-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu .aside-trending-products .category{position:absolute;left:0;transition:.5s;right:0;bottom:0;background-color:#fff;padding:15px;margin-left:10px;margin-right:10px}.main-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu .aside-trending-products .category h4{text-transform:uppercase;margin-bottom:0;position:relative;z-index:1;font-size:15px;font-weight:600}.main-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu .aside-trending-products .link-btn{position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:3}.main-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu .aside-trending-products:not(:first-child){margin-top:15px}.main-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu .aside-trending-products:hover img{transform:scale(1.3)}.main-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu .aside-trending-products:hover .category{bottom:10px}.main-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .brand-slides{margin-top:30px;border-top:1px solid #eee;border-bottom:1px solid #eee;border-left:1px solid #eee}.main-nav .navbar .others-option .option-item{display:inline-block;margin-left:15px;position:relative;z-index:3}.main-nav .navbar .others-option .option-item:first-child{margin-left:0}.main-nav .navbar .others-option .option-item .search-btn-box{position:relative;top:1px}.main-nav .navbar .others-option .option-item .search-btn-box .search-btn{font-size:25px;cursor:pointer;color:#000;transition:.5s}.main-nav .navbar .others-option .option-item .cart-btn{font-size:25px;position:relative;line-height:1}.main-nav .navbar .others-option .option-item .cart-btn a{display:inline-block;position:relative;color:#000}.main-nav .navbar .others-option .option-item .cart-btn a span{position:absolute;right:-4px;top:-4px;width:14px;height:14px;text-align:center;line-height:13.9px;border-radius:50%;color:#fff;background-color:#333;font-size:10px;font-weight:600}.main-nav .navbar .others-option .option-item .burger-menu{cursor:pointer;transition:.5s;position:relative;top:4px;margin-left:5px}.main-nav .navbar .others-option .option-item .burger-menu span{height:1px;width:25px;background:#000;display:block;margin:6px 0;transition:all .5s ease-in-out}.main-nav .navbar .others-option .option-item .burger-menu.active span.top-bar{transform:rotate(45deg);transform-origin:10% 10%}.main-nav .navbar .others-option .option-item .burger-menu.active span.middle-bar{opacity:0}.main-nav .navbar .others-option .option-item .burger-menu.active span.bottom-bar{transform:rotate(-45deg);transform-origin:10% 90%;margin-top:5px}.navbar-toggler{border:none;background:#eee!important;padding:10px}.navbar-toggler .icon-bar{width:28px;transition:all .3s;background:#333;height:2px;display:block}.navbar-toggler .top-bar{transform:rotate(45deg);transform-origin:10% 10%;left:4px;position:relative}.navbar-toggler .middle-bar{opacity:0;margin:6px 0}.navbar-toggler .bottom-bar{transform:rotate(-45deg);transform-origin:10% 90%;left:4px;position:relative}.navbar-toggler.collapsed .top-bar{transform:rotate(0);left:0}.navbar-toggler.collapsed .middle-bar{opacity:1}.navbar-toggler.collapsed .bottom-bar{transform:rotate(0);left:0}@media only screen and (max-width:991px){.navbar-area{padding-top:0;padding-bottom:0}.navbar-area.header-sticky{display:none}.container-1392{padding:10px}.hide-mobile{display:none!important}.modal-in-mobile{align-items:flex-end!important}.mobile-100{width:100%!important}.pmlr-0{padding-left:0!important;padding-right:0!important}.my-pick-product-img img{height:75px}.fixed-icon{display:none}.padding-40{padding:0!important}.p-16-m{padding:16px!important}.container-1440{padding:15px!important}.fs-12{font-size:12px!important}.first-item:first-child{margin-top:28px!important}.modal-design-in-mobile{padding:40px 0 0!important;overflow-y:hidden!important;max-height:unset!important}.modal-design-in-mobile h4{margin:0 24px!important}.modal-design-in-mobile .mobile-p-24{padding:0 24px 24px!important}.modal-design-in-mobile .mobile-remove-margin{margin:24px!important}.modal-design-in-mobile .m-button-height-56{height:56px!important}.m-m-t-50{margin-top:50px!important}.m-m-t-m-f1{margin-top:-131px!important}.m-m-t-m-f2{margin-top:-35px!important}.mobile-before{top:-24px;width:46px;height:4px;background:#c7c7c7;border-radius:5px;margin:0 auto;position:relative}}@media only screen and (min-width:992px){.padding-40{padding:40px!important}.hide-desktop{display:none!important}.modal-design-in-mobile{padding:50px!important}}.search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;opacity:0;visibility:hidden;transition:all .3s ease-in-out;overflow:hidden}.search-overlay .search-overlay-layer{position:absolute;top:0;right:0;bottom:0;z-index:1;transform:translateX(100%)}.search-overlay .search-overlay-layer:first-child{left:0;background-color:rgba(0,0,0,.5);transition:all .3s ease-in-out 0s}.search-overlay .search-overlay-layer:nth-child(2){left:0;background-color:rgba(0,0,0,.4);transition:all .3s ease-in-out .3s}.search-overlay .search-overlay-layer:nth-child(3){left:0;background-color:rgba(0,0,0,.7);transition:all .9s ease-in-out .6s}.search-overlay .search-overlay-close{position:absolute;top:40px;right:40px;width:50px;z-index:2;text-align:center;cursor:pointer;padding:10px;transition:all .9s ease-in-out 1.5s;opacity:0;visibility:hidden}.search-overlay .search-overlay-close .search-overlay-close-line{width:100%;height:3px;float:left;margin-bottom:5px;background-color:#fff;transition:all .5s ease}.search-overlay .search-overlay-close .search-overlay-close-line:first-child{transform:rotate(45deg)}.search-overlay .search-overlay-close .search-overlay-close-line:nth-child(2){margin-top:-7px;transform:rotate(-45deg)}.search-overlay .search-overlay-close:hover .search-overlay-close-line{background:#333;transform:rotate(180deg)}.search-overlay .search-overlay-form{transition:all .9s ease-in-out 1.4s;opacity:0;visibility:hidden;position:absolute;left:50%;top:50%;transform:translateY(-50%) translateX(-50%);z-index:2;max-width:500px;width:500px}.search-overlay .search-overlay-form form{position:relative}.search-overlay .search-overlay-form form .input-search{display:block;width:100%;height:55px;border:none;border-radius:30px;padding-left:20px;color:#000;font-size:15px}.search-overlay .search-overlay-form form button{position:absolute;right:5px;top:5px;width:45px;color:#fff;height:45px;border-radius:50%;background-color:#333;transition:.5s;border:none;font-size:20px;line-height:45px}.search-overlay .search-overlay-form form button:hover{background-color:#000;color:#fff}.search-overlay.active.search-overlay{opacity:1;visibility:visible}.search-overlay.active.search-overlay .search-overlay-layer{transform:translateX(0)}.search-overlay.active.search-overlay .search-overlay-close,.search-overlay.active.search-overlay .search-overlay-form{opacity:1;visibility:visible}.main-banner{height:800px}@media only screen and (max-width:768px){.main-banner{background-size:contain!important}}.banner-section{height:650px;position:relative;z-index:1;background-position:top;background-size:cover;background-repeat:no-repeat}.banner-section .main-banner-content{max-width:100%;margin-left:0}.main-banner-content .sub-title{display:block;margin-bottom:7px;font-size:17.5px;font-weight:600}.main-banner-content h1{margin-bottom:12px;font-size:65px;font-weight:700}.main-banner-content p{color:#000;font-weight:500;font-size:17px}.main-banner-content .btn-box{margin-bottom:2rem}.main-banner-content .btn-box .optional-btn{margin-left:15px}.main-banner-content.text-white .submenu-title,.main-banner-content.text-white h1{color:#fff}.main-banner-content.text-white p{color:#fff;opacity:.92}.main-banner-content.text-white .btn-box .default-btn{background-color:#fff;color:#000;border-color:#fff}.main-banner-content.text-white .btn-box .default-btn:hover{color:#fff;background-color:#000;border-color:#000}.main-banner-content.text-white .btn-box .optional-btn{border-color:#fff;color:#fff}.main-banner-content.text-white .btn-box .optional-btn:hover{color:#fff;background-color:#000;border-color:#000}.main-banner-content.text-center .btn-box .optional-btn{margin-left:10px}.main-banner-content.text-center .btn-box .default-btn{margin-right:10px}.banner-content{position:relative;overflow:hidden;padding:55px;max-width:640px;z-index:1;margin-left:auto}.banner-content .line{top:0;left:0;content:"";z-index:-1;width:100%;height:100%;position:absolute;display:inline-block;border:9px solid #000;clip-path:polygon(0 0,60% 0,36% 100%,0 100%)}.banner-content .sub-title{display:block;font-weight:300;font-size:30px}.banner-content h1{margin:12px 0 20px;font-size:65px;font-weight:700}.banner-content p{color:#000;max-width:495px;line-height:1.6;font-size:20px;font-weight:300}.banner-content .btn-box{margin-top:25px}.banner-content .btn-box .optional-btn{margin-left:15px}.banner-content.text-white .submenu-title{color:#fff}.banner-content.text-white .line{border-color:#fff}.banner-content.text-white h1{color:#fff}.banner-content.text-white p{color:#fff;opacity:.92}.banner-content.text-white .btn-box .default-btn{background-color:#fff;color:#000;border-color:#fff}.banner-content.text-white .btn-box .default-btn:hover{color:#fff;background-color:#000;border-color:#000}.banner-content.text-white .btn-box .optional-btn{border-color:#fff;color:#fff}.banner-content.text-white .btn-box .optional-btn:hover{color:#fff;background-color:#000;border-color:#000}.hero-banner{padding-top:30px;position:relative;z-index:1;background-color:#f4f4f4}.hero-banner .main-banner-content{max-width:100%;margin-left:0}.banner-image{text-align:center;position:relative;z-index:1}.banner-image .circle{width:470px;height:470px;border-radius:50%;background-color:hsla(0,0%,100%,.6);z-index:-1;position:absolute;left:0;top:5%;right:0;margin:0 auto}.banner-image img{width:unset!important;display:inline-block!important}.owl-item.active .banner-content .sub-title,.owl-item.active .banner-content h1{animation-duration:1s;animation-fill-mode:both;animation-name:fadeInDown;animation-delay:.3s}.owl-item.active .banner-content .btn-box,.owl-item.active .banner-content p{animation-duration:1s;animation-fill-mode:both;animation-name:fadeInUp;animation-delay:.3s}.owl-item.active .banner-content .line{animation-duration:1s;animation-fill-mode:both;animation-name:fadeInLeft;animation-delay:.3s}.home-slides.owl-theme .owl-nav{margin-top:0}.home-slides.owl-theme .owl-nav [class*=owl-]{color:#000;font-size:45px;margin:0;padding:0;background:transparent;display:inline-block;border-radius:0;transition:.5s;position:absolute;left:0;top:50%;opacity:0;visibility:hidden;transform:translateY(-50%)}.home-slides.owl-theme .owl-nav [class*=owl-].owl-next{left:auto;right:0}.home-slides.owl-theme .owl-nav [class*=owl-]:hover{color:#000;transform:translateX(-10px) translateY(-50%)}.home-slides.owl-theme .owl-nav [class*=owl-]:hover.owl-next{transform:translateX(10px) translateY(-50%)}.home-slides.owl-theme .owl-dots{position:absolute;left:0;right:0;bottom:20px}.home-slides.owl-theme .owl-dots .owl-dot span{width:15px;height:15px;margin:0 4px;background:transparent;position:relative;transition:.5s;border-radius:50%;border:1px solid transparent}.home-slides.owl-theme .owl-dots .owl-dot span:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;border-radius:50%;background-color:#000;margin:2px}.home-slides.owl-theme .owl-dots .owl-dot.active span,.home-slides.owl-theme .owl-dots .owl-dot:hover span{border-color:#000}.home-slides.owl-theme:hover .owl-nav [class*=owl-]{left:20px;opacity:1;visibility:visible}.home-slides.owl-theme:hover .owl-nav [class*=owl-].owl-next{left:auto;right:20px}.home-slides-two.owl-theme .owl-nav{margin-top:0}.home-slides-two.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:45px;margin:0;padding:0;background:transparent;display:inline-block;border-radius:0;transition:.5s;position:absolute;left:0;top:50%;opacity:0;visibility:hidden;transform:translateY(-50%)}.home-slides-two.owl-theme .owl-nav [class*=owl-].owl-next{left:auto;right:0}.home-slides-two.owl-theme .owl-nav [class*=owl-]:hover{color:#fff;transform:translateX(-10px) translateY(-50%)}.home-slides-two.owl-theme .owl-nav [class*=owl-]:hover.owl-next{transform:translateX(10px) translateY(-50%)}.home-slides-two.owl-theme .owl-dots{position:absolute;left:0;right:0;bottom:20px}.home-slides-two.owl-theme .owl-dots .owl-dot span{width:15px;height:15px;margin:0 4px;background:transparent;position:relative;transition:.5s;border-radius:50%;border:1px solid transparent}.home-slides-two.owl-theme .owl-dots .owl-dot span:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;border-radius:50%;background-color:#000;margin:2px}.home-slides-two.owl-theme .owl-dots .owl-dot.active span,.home-slides-two.owl-theme .owl-dots .owl-dot:hover span{border-color:#000}.home-slides-two.owl-theme:hover .owl-nav [class*=owl-]{left:20px;opacity:1;visibility:visible}.home-slides-two.owl-theme:hover .owl-nav [class*=owl-].owl-next{left:auto;right:20px}.home-slides-three.owl-theme .owl-dots{position:absolute;right:20px;top:50%;transform:translateY(-50%);margin-top:0!important}.home-slides-three.owl-theme .owl-dots .owl-dot{display:block}.home-slides-three.owl-theme .owl-dots .owl-dot span{width:15px;height:15px;background:transparent;position:relative;transition:.5s;border-radius:50%;border:1px solid transparent;margin:3px 0}.home-slides-three.owl-theme .owl-dots .owl-dot span:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;border-radius:50%;background-color:#000;margin:2px}.home-slides-three.owl-theme .owl-dots .owl-dot.active span,.home-slides-three.owl-theme .owl-dots .owl-dot:hover span{border-color:#000}.about-area{position:relative;z-index:1}.about-image{position:relative;padding-right:100px;padding-bottom:50px}.about-image img{border-radius:5px}.about-image img:nth-child(2){position:absolute;right:10px;bottom:0;z-index:1}.about-content{padding-left:15px}.about-content .sub-title{display:block;margin-bottom:8px;color:#333;font-weight:600}.about-content h2{margin-bottom:15px;line-height:1.3;font-size:35px;font-weight:700}.about-content h6{margin-bottom:14px;line-height:1.6;font-size:16px}.about-content .features-text{margin-top:25px}.about-content .features-text h5{margin-bottom:22px;position:relative;font-size:17px;font-weight:600;padding-left:47px;padding-top:7px}.about-content .features-text i{position:absolute;left:0;top:0;width:35px;height:35px;background-color:#333;text-align:center;line-height:35px;color:#fff;font-size:20px;box-shadow:0 .5rem 1rem rgba(0,0,0,.1);border-radius:50%}.about-inner-area{margin-top:80px}.about-text h3{position:relative;margin-bottom:20px;padding-bottom:8px;border-bottom:1px solid #eee;font-size:22px;font-weight:700}.about-text h3:before{content:"";position:absolute;left:0;bottom:-1px;width:50px;background-color:#333;height:1px}.about-text p{color:#000;font-size:16px}.about-text .features-list{padding-left:0;list-style-type:none;margin-top:20px;margin-bottom:0}.about-text .features-list li{position:relative;margin-bottom:13px;color:#000;padding-left:30px}.about-text .features-list li i{font-size:16px;color:#000;background-color:#eaeaf2;width:20px;height:20px;line-height:20px;border-radius:50%;transition:.5s;text-align:center;position:absolute;left:0;top:50%;transform:translateY(-50%)}.about-text .features-list li:last-child{margin-bottom:0}.about-text .features-list li:hover i{background-color:#333;color:#fff}.single-categories-box{margin-bottom:30px;overflow:hidden;border-radius:5px;position:relative}.single-categories-box img{transition:.5s;border-radius:5px;width:100%}.single-categories-box .content{position:absolute;right:0;bottom:0;padding:25px 25px 0;text-align:right}.single-categories-box .content span{display:block;margin-bottom:8px;transition:.5s;color:#333;font-weight:600;transform:translateY(12px)}.single-categories-box .content h3{margin-bottom:0;transition:.5s;transform:translateY(12px);font-size:30px;font-weight:700}.single-categories-box .content .default-btn{background-color:transparent;color:#000;border-color:#000;opacity:0;visibility:hidden;transform:translateY(10px)}.single-categories-box .content.text-white h3,.single-categories-box .content.text-white span{color:#fff}.single-categories-box .link-btn{display:block;width:100%;height:100%;z-index:2;left:0;top:0;position:absolute}.single-categories-box:hover img{transform:scale(1.07)}.single-categories-box:hover .content h3,.single-categories-box:hover .content span{transform:translateY(-30px)}.single-categories-box:hover .content .default-btn{background-color:#333;color:#fff;border-color:#333;opacity:1;visibility:visible;transform:translateY(-15px)}.categories-box{margin-bottom:30px;overflow:hidden;position:relative}.categories-box img{transition:.5s;width:100%}.categories-box .link-btn{display:block;width:100%;height:100%;z-index:2;left:0;top:0;position:absolute}.categories-box .content{position:absolute;top:30px;left:30px;transition:.5s;background-color:#fff;box-shadow:1px 1px 3px hsla(0,0%,53%,.19);padding:8px 25px}.categories-box .content h3{margin-bottom:0;transition:.5s;font-size:20px;font-weight:700;font-style:italic}.categories-box:hover img{transform:scale(1.07)}.categories-box:hover .content{background-color:#333}.categories-box:hover .content h3{color:#fff}.all-products-area .container .container{max-width:100%;padding-left:30px;padding-right:30px}.all-products-area .facility-area,.all-products-area .products-area{margin-bottom:30px;background-color:#fff}.all-products-area .facility-slides.owl-theme .owl-nav [class*=owl-]{color:#87a1c1;background-color:#fff;border-color:#fff}.all-products-area .facility-slides.owl-theme .owl-nav [class*=owl-]:hover{background-color:#333;color:#fff;border-color:#333}.all-products-area .brand-area{background-color:#fff}.all-products-area .brand-item a{background-color:#f5f5f5;border-color:#e7e4e4}.all-products-area .categories-banner-area{background-color:#fff;margin-bottom:30px}.all-products-area .ptb-100{padding-top:30px;padding-bottom:30px}.all-products-area .pb-70{padding-bottom:0}.all-products-area .pt-100{padding-top:30px}.all-products-area .pb-100{padding-bottom:30px}.single-products-box{position:relative;margin-bottom:30px}.single-products-box .products-image{text-align:center;position:relative;overflow:hidden}.single-products-box .products-image a{position:relative;display:block}.single-products-box .products-image a img{transition:.8s}.single-products-box .products-image a .hover-image{position:absolute;left:0;right:0;opacity:0;visibility:hidden;transform:scale(1.07)}.single-products-box .products-image .products-button{position:absolute;top:20px;right:20px;z-index:1}.single-products-box .products-image .products-button ul{padding-left:0;margin-bottom:0;list-style-type:none}.single-products-box .products-image .products-button ul li{margin-bottom:8px;opacity:0;visibility:hidden;transform:translateX(30px);transition:all .3s ease-in-out 0s}.single-products-box .products-image .products-button ul li a{display:inline-block;font-size:25px;line-height:1;color:#000;position:relative}.single-products-box .products-image .products-button ul li a:hover{color:#333}.single-products-box .products-image .products-button ul li a .tooltip-label{right:110%;top:45%;transform:translateX(0) translateY(-45%);position:absolute;padding:0 10px;line-height:28px;font-size:12px;letter-spacing:.3px;visibility:hidden;white-space:nowrap;opacity:0;color:transparent;background-color:transparent;transition:all .2s ease-in-out;background-color:#333;color:#fff}.single-products-box .products-image .products-button ul li a .tooltip-label:before{content:"";color:#333;top:50%;position:absolute;transform:translateY(-50%);transition:all .2s ease-in-out;right:-13px;font-family:boxicons!important;font-weight:400;font-style:normal;font-size:20px}.single-products-box .products-image .products-button ul li a:hover .tooltip-label{visibility:visible;opacity:1;right:135%}.single-products-box .products-image .products-button ul li:last-child{margin-bottom:0}.single-products-box .products-image .products-button ul li:first-child{transition-delay:.1s}.single-products-box .products-image .products-button ul li:nth-child(2){transition-delay:.2s}.single-products-box .products-image .products-button ul li:nth-child(3){transition-delay:.3s}.single-products-box .products-image .sale-tag{left:20px;background-color:red;width:55px;height:55px;line-height:55px;border-radius:50%}.single-products-box .products-image .new-tag,.single-products-box .products-image .sale-tag{position:absolute;bottom:20px;color:#fff;text-align:center;z-index:2;text-transform:uppercase;font-weight:700;font-size:14px}.single-products-box .products-image .new-tag{right:20px;background-color:green;padding:1px 7px}.single-products-box .products-content{margin-top:20px;position:relative}.single-products-box .products-content h3{margin-bottom:0;font-size:20px;font-weight:600}.single-products-box .products-content h3 a{display:inline-block;color:#000}.single-products-box .products-content h3 a:hover{color:#333}.single-products-box .products-content .price{margin-top:8px;transition:.5s;font-size:15px;font-weight:600}.single-products-box .products-content .price .old-price{text-decoration:line-through;color:#999;font-weight:500;margin-right:10px}.single-products-box .products-content .star-rating{position:absolute;right:0;bottom:0;color:#f49f0b}.single-products-box .products-content .star-rating i{display:inline-block}.single-products-box .products-content .add-to-cart{position:absolute;left:0;bottom:0;text-transform:uppercase;transition:.5s;display:inline-block;color:#777;opacity:0;visibility:hidden;transform:translateX(20px);cursor:pointer;font-size:14px;font-weight:600}.single-products-box .products-content .add-to-cart:hover{color:#333}.single-products-box .products-content .products-discount{position:absolute;top:-6.1px;right:10px;display:inline-block}.single-products-box .products-content .products-discount span{position:relative;display:block;text-align:center;line-height:1;padding:12px 8px 10px;border-top-right-radius:8px;width:90px;background-color:red;color:#fff;text-transform:uppercase;font-weight:600;font-size:14px}.single-products-box .products-content .products-discount span:before{height:6px;width:6px;left:-6px;position:absolute;content:"";top:0;background:red}.single-products-box .products-content .products-discount span:after{position:absolute;content:"";height:6px;width:8px;left:-8px;top:0;border-radius:8px 8px 0 0;background:red}.single-products-box .products-discount{position:absolute;top:-6.1px;left:10px;display:inline-block}.single-products-box .products-discount span{position:relative;display:block;text-align:center;line-height:1;padding:12px 8px 10px;border-top-left-radius:8px;width:90px;background-color:red;color:#fff;text-transform:uppercase;font-weight:600;font-size:14px}.single-products-box .products-discount span:before{height:6px;width:6px;right:-6px;position:absolute;content:"";top:0;background:red}.single-products-box .products-discount span:after{position:absolute;content:"";height:6px;width:8px;right:-8px;top:0;border-radius:8px 8px 0 0;background:red}.single-products-box:hover .products-content .price{opacity:0;visibility:hidden}.single-products-box:hover .products-content .add-to-cart{transform:translateX(0);opacity:1;visibility:visible}.single-products-box:hover .products-image a .main-image{opacity:0;visibility:hidden;transform:scale(1.07)}.single-products-box:hover .products-image a .hover-image{opacity:1;visibility:visible;transform:scale(1)}.single-products-box:hover .products-image .products-button ul li{transform:translateX(0);opacity:1;visibility:visible}.products-box{margin-bottom:30px;position:relative}.products-box .products-image{text-align:center;position:relative;overflow:hidden}.products-box .products-image a{position:relative;display:block}.products-box .products-image a img{transition:.8s}.products-box .products-image a .hover-image{position:absolute;left:0;right:0;opacity:0;visibility:hidden;transform:scale(1.07)}.products-box .products-image .products-button{position:absolute;top:50%;left:50%;z-index:1;transform:translateX(-50%) translateY(-50%)}.products-box .products-image .products-button ul{padding-left:0;margin-bottom:0;list-style-type:none}.products-box .products-image .products-button ul li{opacity:0;visibility:hidden;display:inline-block;transform:translateX(30px);transition:all .3s ease-in-out 0s;margin-left:3px;margin-right:3px}.products-box .products-image .products-button ul li a{display:inline-block;font-size:22px;line-height:1;color:#000;position:relative;width:40px;border-radius:50%;line-height:43px;box-shadow:0 0 15px 0 rgba(0,0,0,.1);background-color:#fff;height:40px}.products-box .products-image .products-button ul li a:hover{background-color:#333;color:#fff}.products-box .products-image .products-button ul li a .tooltip-label{right:50%;top:-15px;transform:translateX(50%);position:absolute;padding:0 10px;line-height:28px;font-size:12px;letter-spacing:.3px;visibility:hidden;white-space:nowrap;opacity:0;color:transparent;background-color:transparent;transition:all .2s ease-in-out;background-color:#000;color:#fff}.products-box .products-image .products-button ul li a .tooltip-label:before{content:"";color:#000;left:50%;position:absolute;transform:translateX(-50%) rotate(90deg);transition:all .2s ease-in-out;bottom:-16px;font-family:boxicons!important;font-weight:400;font-style:normal;font-size:20px}.products-box .products-image .products-button ul li a:hover .tooltip-label{visibility:visible;opacity:1;top:-45px}.products-box .products-image .products-button ul li:first-child{transition-delay:.1s}.products-box .products-image .products-button ul li:nth-child(2){transition-delay:.2s}.products-box .products-image .products-button ul li:nth-child(3){transition-delay:.3s}.products-box .products-image .sale-tag{bottom:20px;background-color:red;width:55px;height:55px;line-height:55px;border-radius:50%}.products-box .products-image .new-tag,.products-box .products-image .sale-tag{position:absolute;left:20px;color:#fff;text-align:center;z-index:2;text-transform:uppercase;font-weight:700;font-size:14px}.products-box .products-image .new-tag{top:20px;background-color:green;padding:1px 7px}.products-box .products-content{margin-top:20px;position:relative}.products-box .products-content .category{display:block;margin-bottom:7px;text-transform:uppercase;color:#333;font-weight:600;font-size:14px}.products-box .products-content h3{margin-bottom:0;font-size:20px;font-weight:600}.products-box .products-content h3 a{display:inline-block;color:#000}.products-box .products-content h3 a:hover{color:#333}.products-box .products-content .price{transition:.5s;margin-top:8px;font-size:15px;font-weight:600}.products-box .products-content .price .old-price{text-decoration:line-through;color:#999;font-weight:500;margin-right:10px}.products-box .products-content .star-rating{color:#f49f0b;position:absolute;right:0;bottom:0}.products-box .products-content .star-rating i{display:inline-block}.products-box .products-content .add-to-cart{position:absolute;left:0;bottom:0;text-transform:uppercase;transition:.5s;display:inline-block;color:#777;opacity:0;visibility:hidden;transform:translateX(20px);cursor:pointer;font-size:14px;font-weight:600}.products-box .products-content .add-to-cart:hover{color:#333}.products-box .products-discount{position:absolute;top:-6.1px;right:10px;display:inline-block}.products-box .products-discount span{position:relative;display:block;text-align:center;line-height:1;padding:12px 8px 10px;border-top-right-radius:8px;width:90px;background-color:red;color:#fff;text-transform:uppercase;font-weight:600;font-size:14px}.products-box .products-discount span:before{height:6px;width:6px;left:-6px;position:absolute;content:"";top:0;background:red}.products-box .products-discount span:after{position:absolute;content:"";height:6px;width:8px;left:-8px;top:0;border-radius:8px 8px 0 0;background:red}.products-box:hover .products-content .price{opacity:0;visibility:hidden}.products-box:hover .products-content .add-to-cart{transform:translateX(0);opacity:1;visibility:visible}.products-box:hover .products-image a .main-image{opacity:0;visibility:hidden;transform:scale(1.07)}.products-box:hover .products-image a .hover-image{opacity:1;visibility:visible;transform:scale(1)}.products-box:hover .products-image .products-button ul li{transform:translateX(0);opacity:1;visibility:visible}.single-productsBox{margin-bottom:30px;position:relative;text-align:center}.single-productsBox .products-image{position:relative;overflow:hidden}.single-productsBox .products-image a{position:relative;display:block}.single-productsBox .products-image a img{transition:.8s}.single-productsBox .products-image a .hover-image{position:absolute;left:0;right:0;opacity:0;visibility:hidden;transform:scale(1.07)}.single-productsBox .products-image .products-button{position:absolute;left:50%;z-index:1;transform:translateX(-50%);bottom:20px}.single-productsBox .products-image .products-button ul{padding-left:0;margin-bottom:0;list-style-type:none}.single-productsBox .products-image .products-button ul li{opacity:0;visibility:hidden;display:inline-block;transform:translateX(30px);transition:all .3s ease-in-out 0s;margin-left:3px;margin-right:3px}.single-productsBox .products-image .products-button ul li a{display:inline-block;font-size:22px;line-height:1;color:#000;position:relative;width:40px;border-radius:50%;line-height:43px;box-shadow:0 0 15px 0 rgba(0,0,0,.1);background-color:#fff;height:40px}.single-productsBox .products-image .products-button ul li a:hover{background-color:#333;color:#fff}.single-productsBox .products-image .products-button ul li a .tooltip-label{right:50%;top:-15px;transform:translateX(50%);position:absolute;padding:0 10px;line-height:28px;font-size:12px;letter-spacing:.3px;visibility:hidden;white-space:nowrap;opacity:0;color:transparent;background-color:transparent;transition:all .2s ease-in-out;background-color:#000;color:#fff}.single-productsBox .products-image .products-button ul li a .tooltip-label:before{content:"";color:#000;left:50%;position:absolute;transform:translateX(-50%) rotate(90deg);transition:all .2s ease-in-out;bottom:-16px;font-family:boxicons!important;font-weight:400;font-style:normal;font-size:20px}.single-productsBox .products-image .products-button ul li a:hover .tooltip-label{visibility:visible;opacity:1;top:-45px}.single-productsBox .products-image .products-button ul li:first-child{transition-delay:.1s}.single-productsBox .products-image .products-button ul li:nth-child(2){transition-delay:.2s}.single-productsBox .products-image .products-button ul li:nth-child(3){transition-delay:.3s}.single-productsBox .products-image .sale-tag{background-color:red;width:55px;height:55px;line-height:55px;border-radius:50%}.single-productsBox .products-image .new-tag,.single-productsBox .products-image .sale-tag{position:absolute;left:20px;top:20px;color:#fff;text-align:center;z-index:2;text-transform:uppercase;font-weight:700;font-size:14px}.single-productsBox .products-image .new-tag{background-color:green;padding:1px 7px}.single-productsBox .products-content{margin-top:20px;position:relative}.single-productsBox .products-content .category{display:block;margin-bottom:7px;text-transform:uppercase;color:#333;font-weight:600;font-size:14px}.single-productsBox .products-content h3{margin-bottom:0;font-size:20px;font-weight:600}.single-productsBox .products-content h3 a{display:inline-block;color:#000}.single-productsBox .products-content h3 a:hover{color:#333}.single-productsBox .products-content .price{transition:.5s;margin-top:8px;font-size:15px;font-weight:600}.single-productsBox .products-content .price .old-price{text-decoration:line-through;color:#999;font-weight:500}.single-productsBox .products-content .star-rating{color:#f49f0b;margin-top:8px}.single-productsBox .products-content .star-rating i{display:inline-block;margin-left:-2px}.single-productsBox .products-content .add-to-cart{position:absolute;left:50%;bottom:0;text-transform:uppercase;transition:.5s;display:inline-block;color:#777;opacity:0;visibility:hidden;transform:translateX(-50%);margin-left:15px;font-size:14px;font-weight:600}.single-productsBox .products-content .add-to-cart:hover{color:#333}.single-productsBox .products-discount{position:absolute;top:-6.1px;right:10px;display:inline-block}.single-productsBox .products-discount span{position:relative;display:block;text-align:center;line-height:1;padding:12px 8px 10px;border-top-right-radius:8px;width:90px;background-color:red;color:#fff;text-transform:uppercase;font-weight:600;font-size:14px}.single-productsBox .products-discount span:before{height:6px;width:6px;left:-6px;position:absolute;content:"";top:0;background:red}.single-productsBox .products-discount span:after{position:absolute;content:"";height:6px;width:8px;left:-8px;top:0;border-radius:8px 8px 0 0;background:red}.single-productsBox:hover .products-content .price{opacity:0;visibility:hidden}.single-productsBox:hover .products-content .add-to-cart{opacity:1;margin-left:0;visibility:visible}.single-productsBox:hover .products-image a .main-image{opacity:0;visibility:hidden;transform:scale(1.07)}.single-productsBox:hover .products-image a .hover-image{opacity:1;visibility:visible;transform:scale(1)}.single-productsBox:hover .products-image .products-button ul li{transform:translateX(0);opacity:1;visibility:visible}.products-slides .single-products-box .products-image a img{width:auto!important;display:inline-block!important}.products-slides .single-products-box .products-image .new-tag{top:45px}.products-slides .single-products-box .products-discount{top:0}.products-slides.owl-theme .owl-nav{margin-top:0}.products-slides.owl-theme .owl-nav [class*=owl-]{color:#87a1c1;font-size:20px;background-color:#fff;margin:0;padding:0;width:50px;height:50px;line-height:48px;position:absolute;left:0;transition:.5s;top:50%;transform:translateY(-50%);opacity:0;visibility:hidden;border-radius:50%;border:1.5px solid #fff}.products-slides.owl-theme .owl-nav [class*=owl-].owl-next{left:auto;right:0}.products-slides.owl-theme .owl-nav [class*=owl-]:hover{background-color:#333;color:#fff;border-color:#333}.products-slides.owl-theme:hover .owl-nav [class*=owl-]{left:-30px;opacity:1;visibility:visible}.products-slides.owl-theme:hover .owl-nav [class*=owl-].owl-next{left:auto;right:-30px}.products-collections-area .container-fluid,.products-collections-area .container-lg,.products-collections-area .container-md,.products-collections-area .container-sm,.products-collections-area .container-xl{width:90%}.products-filter-options{margin-bottom:25px}.products-filter-options .products-ordering-list .nice-select{background-color:transparent;border:none;height:40px;line-height:40px;color:#777;font-size:15px;padding-left:0;padding-right:0}.products-filter-options .products-ordering-list .nice-select:after{right:2px;width:7px;height:7px;border-color:#727695;border-width:1px}.products-filter-options .products-ordering-list .nice-select .current{color:#777;font-family:Cabin}.products-filter-options .products-ordering-list .nice-select .list{background-color:#fff;border-radius:0;box-shadow:0 4px 10px 0 rgba(0,0,0,.1);width:100%;margin-top:0;margin-bottom:0;padding-top:5px;padding-bottom:5px}.products-filter-options .products-ordering-list .nice-select .list .option{transition:.5s;line-height:35px;min-height:35px;padding-left:15px;padding-right:15px;font-size:15px}.products-filter-options .products-ordering-list .nice-select .list .option.focus,.products-filter-options .products-ordering-list .nice-select .list .option.selected.focus,.products-filter-options .products-ordering-list .nice-select .list .option:hover{background-color:transparent;color:#333}.products-filter-options .products-ordering-list .nice-select .list .option.selected{font-weight:700}.products-filter-options p{line-height:normal;margin-bottom:0;font-family:Cabin}.products-filter-options .sub-title{color:#000;display:inline-block;padding-right:5px;font-size:15px;font-weight:600}.products-filter-options .sub-title a{text-transform:uppercase;color:#000;font-weight:700;margin-right:15px;padding-left:22px;display:block;position:relative}.products-filter-options .sub-title a i{font-size:18px;position:absolute;left:0;top:1px}.products-filter-options .sub-title a:hover{color:#333}.products-filter-options .view-list-row{position:relative;top:2px}.products-filter-options .view-list-row .view-column a{display:inline-block}.products-filter-options .view-list-row .view-column .icon-view-one span{cursor:pointer;width:7px;height:14px;display:block;float:left;border:1px solid #d0d0d0;transition:.5s}.products-filter-options .view-list-row .view-column .icon-view-one.active span,.products-filter-options .view-list-row .view-column .icon-view-one:hover span{border-color:#333}.products-filter-options .view-list-row .view-column .icon-view-two{margin-left:2px}.products-filter-options .view-list-row .view-column .icon-view-two span{cursor:pointer;width:7px;height:14px;display:block;float:left;border:1px solid #d0d0d0;transition:.5s}.products-filter-options .view-list-row .view-column .icon-view-two span:not(:first-child){margin-left:1px}.products-filter-options .view-list-row .view-column .icon-view-two.active span,.products-filter-options .view-list-row .view-column .icon-view-two:hover span{border-color:#333}.products-filter-options .view-list-row .view-column .icon-view-three{margin-left:2px}.products-filter-options .view-list-row .view-column .icon-view-three span{width:7px;height:14px;display:block;float:left;border:1px solid #d0d0d0;transition:.5s}.products-filter-options .view-list-row .view-column .icon-view-three span:not(:first-child){margin-left:1px}.products-filter-options .view-list-row .view-column .icon-view-three.active span,.products-filter-options .view-list-row .view-column .icon-view-three:hover span{border-color:#333}.products-filter-options .view-list-row .view-column .icon-view-four{margin-left:2px}.products-filter-options .view-list-row .view-column .icon-view-four span{width:7px;height:14px;display:block;float:left;border:1px solid #d0d0d0;transition:.5s}.products-filter-options .view-list-row .view-column .icon-view-four span:not(:first-child){margin-left:1px}.products-filter-options .view-list-row .view-column .icon-view-four.active span,.products-filter-options .view-list-row .view-column .icon-view-four:hover span{border-color:#333}.products-filter-options .view-list-row .view-column .icon-view-five{margin-left:2px}.products-filter-options .view-list-row .view-column .icon-view-five span{width:5px;height:14px;display:block;float:left;border:1px solid #d0d0d0;transition:.5s}.products-filter-options .view-list-row .view-column .icon-view-five span:not(:first-child){margin-left:1px}.products-filter-options .view-list-row .view-column .icon-view-five.active span,.products-filter-options .view-list-row .view-column .icon-view-five:hover span{border-color:#333}.products-filter-options .view-list-row .view-column .icon-view-six{margin-left:2px}.products-filter-options .view-list-row .view-column .icon-view-six span{width:3px;height:14px;display:block;float:left;border:1px solid #d0d0d0;transition:.5s}.products-filter-options .view-list-row .view-column .icon-view-six span:not(:first-child){margin-left:1px}.products-filter-options .view-list-row .view-column .icon-view-six.active span,.products-filter-options .view-list-row .view-column .icon-view-six:hover span{border-color:#333}.products-filter-options .view-list-row .view-column .view-grid-switch{margin-left:2px}.products-filter-options .view-list-row .view-column .view-grid-switch span{width:24px;height:6px;display:block;position:relative;background-color:#d0d0d0;transition:.5s}.products-filter-options .view-list-row .view-column .view-grid-switch span:before{content:"";position:absolute;top:0;left:6px;background-color:#fff;display:block;width:2px;height:6px}.products-filter-options .view-list-row .view-column .view-grid-switch span:not(:first-child){margin-top:2px}.products-filter-options .view-list-row .view-column .view-grid-switch.active span,.products-filter-options .view-list-row .view-column .view-grid-switch:hover span{background-color:#333}#products-collections-filter.products-col-one .products-col-item{flex:0 0 100%;max-width:100%}#products-collections-filter.products-col-one .products-col-item .products-box .products-image a img,#products-collections-filter.products-col-one .products-col-item .single-products-box .products-image a img,#products-collections-filter.products-col-one .products-col-item .single-productsBox .products-image a img{width:100%}#products-collections-filter.products-col-three .products-col-item{flex:0 0 33.333333%;max-width:33.333333%}#products-collections-filter.products-row-view .products-col-item{flex:0 0 100%;max-width:100%}#products-collections-filter.products-row-view .products-col-item .single-products-box{display:flex;flex-wrap:wrap;align-items:center!important;background-color:#fdfdfd}#products-collections-filter.products-row-view .products-col-item .single-products-box .products-image{position:relative;flex:0 0 41.666667%;max-width:41.666667%}#products-collections-filter.products-row-view .products-col-item .single-products-box .products-content{flex:0 0 58.333333%;max-width:58.333333%;text-align:left;padding-left:30px;padding-right:30px}#products-collections-filter.products-row-view .products-col-item .single-products-box .products-content .add-to-cart{left:30px}#products-collections-filter.products-row-view .products-col-item .single-products-box .products-content .star-rating{right:30px}#products-collections-filter.products-row-view .products-col-item .products-box{display:flex;flex-wrap:wrap;align-items:center!important;background-color:#fdfdfd}#products-collections-filter.products-row-view .products-col-item .products-box .products-image{position:relative;flex:0 0 41.666667%;max-width:41.666667%}#products-collections-filter.products-row-view .products-col-item .products-box .products-content{flex:0 0 58.333333%;max-width:58.333333%;text-align:left;padding-left:30px;padding-right:30px}#products-collections-filter.products-row-view .products-col-item .products-box .products-content .add-to-cart{left:30px}#products-collections-filter.products-row-view .products-col-item .single-productsBox{display:flex;flex-wrap:wrap;align-items:center!important;background-color:#fdfdfd}#products-collections-filter.products-row-view .products-col-item .single-productsBox .products-image{position:relative;flex:0 0 41.666667%;max-width:41.666667%}#products-collections-filter.products-row-view .products-col-item .single-productsBox .products-content{flex:0 0 58.333333%;max-width:58.333333%;text-align:left;padding-left:30px;padding-right:30px}#products-collections-filter.products-row-view .products-col-item .single-productsBox .products-content .add-to-cart{left:30px;transform:translateX(0)}#products-collections-filter.products-col-two .col-lg-4,#products-collections-filter.products-row-view .products-col-item.col-lg-4{flex:0 0 50%;max-width:50%}#products-collections-filter.products-col-four .col-lg-4{flex:0 0 25%;max-width:25%}.full-width-area .container-fluid,.full-width-area .container-lg,.full-width-area .container-md,.full-width-area .container-sm,.full-width-area .container-xl{max-width:2500px}.products-details-image img{width:100%}.products-details-image .slick-slider{position:relative;padding:0;margin:0;list-style-type:none}.products-details-image .slick-dots{padding:0;text-align:center;list-style-type:none;display:flex;flex-wrap:wrap;margin:0 -5px}.products-details-image .slick-dots li{display:block;flex:0 0 20%;max-width:20%;position:relative;padding-left:5px;padding-right:5px;padding-top:10px}.products-details-image .slick-dots li button{padding:0;outline:0;display:block;border:none;margin:0;cursor:pointer}.products-details-image .slick-dots li img{transition:.5s}.products-details-image .slick-dots li.slick-active img,.products-details-image .slick-dots li:hover img{opacity:.4}.products-details-image .slick-thumbs{display:none}.products-details-image .row{margin-left:-8px;margin-right:-8px;margin-top:-15px}.products-details-image .row .col-lg-6{padding-left:8px;padding-right:8px}.products-details-image .row .col-lg-6 .single-products-details-image{margin-top:15px}.products-details-image .single-products-details-image{margin-top:30px}.products-details-image .single-products-details-image:first-child{margin-top:0}.products-details-image-slider.owl-theme{margin-bottom:30px}.products-details-image-slider.owl-theme .owl-nav{margin-top:0}.products-details-image-slider.owl-theme .owl-nav [class*=owl-]{color:#87a1c1;font-size:15px;margin:0;padding:0;background:#fff;width:40px;height:40px;line-height:35px;position:absolute;left:15px;transition:.5s;top:50%;padding-right:2px!important;transform:translateY(-50%);border-radius:50%;border:1.5px solid #fff}.products-details-image-slider.owl-theme .owl-nav [class*=owl-].owl-next{left:auto;right:15px;padding-right:0!important;padding-left:2px!important}.products-details-image-slider.owl-theme .owl-nav [class*=owl-]:hover{background-color:#333;color:#fff;border-color:#333}.products-details-desc h3{margin-bottom:18px;font-size:22px;font-weight:700}.products-details-desc .price{margin-bottom:10px;color:#333;font-size:15px;font-weight:600}.products-details-desc .price .old-price{text-decoration:line-through;color:#828893;font-weight:400;margin-right:10px}.products-details-desc .products-review{margin-bottom:5px}.products-details-desc .products-review .rating{display:inline-block;padding-right:10px;font-size:18px}.products-details-desc .products-review .rating i{color:#ffba0a;display:inline-block}.products-details-desc .products-review .rating-count{display:inline-block;color:#000;border-bottom:1px solid #000;line-height:normal;position:relative;top:-2px;font-weight:600}.products-details-desc .products-review .rating-count:hover{color:#333;border-color:#333}.products-details-desc .products-info{list-style-type:none;padding-left:0;margin-top:5px;margin-bottom:0}.products-details-desc .products-info li{color:#000;margin-bottom:8px;font-size:16px}.products-details-desc .products-info li:last-child{margin-bottom:0}.products-details-desc .products-info li span{color:#777;margin-right:5px}.products-details-desc .products-info li a{display:inline-block;font-weight:600;color:#000}.products-details-desc .products-info li a:hover{color:#333}.products-details-desc .products-color-switch{margin-top:10px}.products-details-desc .products-color-switch span{margin-bottom:8px;display:block;font-size:17px;font-weight:600}.products-details-desc .products-color-switch ul{padding-left:0;list-style-type:none;margin-bottom:0;margin-top:-3px;margin-left:-3px}.products-details-desc .products-color-switch ul li{display:inline-block;margin-left:3px;margin-top:3px}.products-details-desc .products-color-switch ul li a{display:block;position:relative;border:1px solid transparent;width:22px;height:22px;border-radius:50%}.products-details-desc .products-color-switch ul li a:before{position:absolute;content:"";left:0;right:0;top:0;bottom:0;background:#eee;border-radius:50%;margin:2px;transition:.5s}.products-details-desc .products-color-switch ul li a:focus,.products-details-desc .products-color-switch ul li a:hover{border-color:#000}.products-details-desc .products-color-switch ul li a.color-white:before{background:#fff;border:1px solid #eee}.products-details-desc .products-color-switch ul li a.color-black:before{background:#000}.products-details-desc .products-color-switch ul li a.color-red:before{background:red}.products-details-desc .products-color-switch ul li a.color-blue:before{background:blue}.products-details-desc .products-color-switch ul li a.color-green:before{background:green}.products-details-desc .products-color-switch ul li a.color-yellow:before{background:#ff0}.products-details-desc .products-color-switch ul li a.color-yellowgreen:before{background:#9acd32}.products-details-desc .products-color-switch ul li a.color-pink:before{background:pink}.products-details-desc .products-color-switch ul li a.color-violet:before{background:violet}.products-details-desc .products-color-switch ul li a.color-teal:before{background:teal}.products-details-desc .products-color-switch ul li a.color-plum:before{background:plum}.products-details-desc .products-color-switch ul li a.color-lime:before{background:lime}.products-details-desc .products-color-switch ul li a.color-blueviolet:before{background:#8a2be2}.products-details-desc .products-color-switch ul li.active a{border-color:#000}.products-details-desc .products-size-wrapper{margin-top:8px;margin-bottom:25px}.products-details-desc .products-size-wrapper span{margin-bottom:8px;display:block;font-size:17px;font-weight:600}.products-details-desc .products-size-wrapper ul{list-style-type:none;padding-left:0;margin-bottom:0;margin-top:-8px;margin-left:-8px}.products-details-desc .products-size-wrapper ul li{display:inline-block;margin-left:8px;margin-top:8px}.products-details-desc .products-size-wrapper ul li a{width:38px;height:35px;display:block;line-height:32px;border:1px solid #eee;color:#858585;text-align:center;font-size:15px;font-weight:600}.products-details-desc .products-size-wrapper ul li a:hover,.products-details-desc .products-size-wrapper ul li.active a{border-color:#333;color:#333}.products-details-desc .products-info-btn{margin-bottom:25px}.products-details-desc .products-info-btn a{text-transform:uppercase;display:inline-block;position:relative;padding-left:22px;line-height:normal;font-size:14px;font-weight:600}.products-details-desc .products-info-btn a:before{content:"";position:absolute;left:0;bottom:-2px;width:0;height:1.5px;background:#333;transition:.5s}.products-details-desc .products-info-btn a i{font-size:18px;position:absolute;left:0;top:0}.products-details-desc .products-info-btn a:hover{color:#333}.products-details-desc .products-info-btn a:hover:before{width:100%}.products-details-desc .products-info-btn a:not(:first-child){margin-left:15px}.products-details-desc .products-add-to-cart .input-counter{max-width:120px;min-width:120px;margin-right:10px;text-align:center;display:inline-block;position:relative}.products-details-desc .products-add-to-cart .input-counter span{position:absolute;top:0;background-color:transparent;cursor:pointer;color:#d0d0d0;width:40px;height:100%;line-height:50px;transition:.5s;font-size:22px}.products-details-desc .products-add-to-cart .input-counter span.minus-btn{left:0}.products-details-desc .products-add-to-cart .input-counter span.plus-btn{right:0}.products-details-desc .products-add-to-cart .input-counter span:hover{color:#333}.products-details-desc .products-add-to-cart .input-counter input{height:45px;color:#000;outline:0;display:block;border:none;background-color:#f8f8f8;text-align:center;width:100%;font-size:17px;font-weight:600}.products-details-desc .products-add-to-cart .input-counter input::-moz-placeholder{color:#000}.products-details-desc .products-add-to-cart .input-counter input:-ms-input-placeholder{color:#000}.products-details-desc .products-add-to-cart .input-counter input::placeholder{color:#000}.products-details-desc .wishlist-compare-btn{margin-top:20px}.products-details-desc .wishlist-compare-btn .optional-btn{padding-top:8px;padding-bottom:10px}.products-details-desc .wishlist-compare-btn .optional-btn i{font-size:20px;position:relative;top:3px;margin-right:5px}.products-details-desc .wishlist-compare-btn .optional-btn:not(:first-child){margin-left:10px}.products-details-desc .buy-checkbox-btn{margin-top:20px}.products-details-desc .buy-checkbox-btn input{display:none}.products-details-desc .buy-checkbox-btn .cbx{margin:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.products-details-desc .buy-checkbox-btn .cbx span{display:inline-block;vertical-align:middle;transform:translateZ(0)}.products-details-desc .buy-checkbox-btn .cbx span:first-child{position:relative;width:18px;height:18px;border-radius:3px;transform:scale(1);vertical-align:middle;border:1px solid #ebebeb;transition:all .2s ease;transition:.5s}.products-details-desc .buy-checkbox-btn .cbx span:first-child svg{position:absolute;top:3px;left:2px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:16px;stroke-dashoffset:16px;transition:all .3s ease;transition-delay:.1s;transform:translateZ(0);transition:.5s}.products-details-desc .buy-checkbox-btn .cbx span:first-child:before{content:"";width:100%;height:100%;background:#333;display:block;transform:scale(0);opacity:1;border-radius:50%;transition:.5s}.products-details-desc .buy-checkbox-btn .cbx span:last-child{padding-left:10px;color:#000;position:relative;top:-1px}.products-details-desc .buy-checkbox-btn .cbx:hover span:first-child{border-color:#333}.products-details-desc .buy-checkbox-btn .inp-cbx:checked+.cbx span:first-child{background:#333;border-color:#333;animation:wave .4s ease}.products-details-desc .buy-checkbox-btn .inp-cbx:checked+.cbx span:first-child svg{stroke-dashoffset:0}.products-details-desc .buy-checkbox-btn .inp-cbx:checked+.cbx span:first-child:before{transform:scale(3.5);opacity:0;transition:all .6s ease}.products-details-desc .buy-checkbox-btn .item:not(:first-child){margin-top:20px}.products-details-desc .buy-checkbox-btn .default-btn{display:block;text-align:center}.products-details-desc .products-details-accordion{margin-top:25px}.products-details-desc .products-details-accordion .accordion{list-style-type:none;padding-left:0;margin-bottom:0;border:none}.products-details-desc .products-details-accordion .accordion .accordion__item{border-radius:5px;display:block;background:#fff;margin-bottom:15px;border:none}.products-details-desc .products-details-accordion .accordion .accordion__item:last-child{margin-bottom:0}.products-details-desc .products-details-accordion .accordion .accordion__button{background-color:transparent;color:#000;text-decoration:none;position:relative;display:block;padding:0;font-size:16px;font-weight:700}.products-details-desc .products-details-accordion .accordion .accordion__button i{position:absolute;left:0;top:1px;font-size:25px;transition:.5s}.products-details-desc .products-details-accordion .accordion .accordion__button.active i{transform:rotate(180deg)}.products-details-desc .products-details-accordion .accordion .accordion__panel{padding:0}.products-details-desc .products-details-accordion .accordion .accordion-content{position:relative;margin-top:-5px;padding-top:15px}.products-details-desc .products-details-accordion .accordion .accordion-content ol,.products-details-desc .products-details-accordion .accordion .accordion-content ul{padding-left:0;list-style-type:none;margin-bottom:0}.products-details-desc .products-details-accordion .accordion .accordion-content ol li,.products-details-desc .products-details-accordion .accordion .accordion-content ul li{margin-bottom:10px;position:relative;padding-left:13px;color:#777}.products-details-desc .products-details-accordion .accordion .accordion-content ol li:before,.products-details-desc .products-details-accordion .accordion .accordion-content ul li:before{content:"";position:absolute;top:8px;left:0;width:6px;height:6px;background:#333;border-radius:50%}.products-details-desc .products-details-accordion .accordion .accordion-content .table,.products-details-desc .products-details-accordion .accordion .accordion-content ol li:last-child,.products-details-desc .products-details-accordion .accordion .accordion-content ul li:last-child{margin-bottom:0}.products-details-desc .products-details-accordion .accordion .accordion-content .table.table-striped tbody tr td{border-top:none;vertical-align:middle;white-space:nowrap;padding:10px 15px;color:#000}.products-details-desc .products-details-accordion .accordion .accordion-content .table.table-striped tbody tr td:first-child{font-weight:500}.products-details-desc .products-details-accordion .accordion .accordion-content .table.table-bordered tbody tr td{vertical-align:middle;white-space:nowrap;padding:10px 15px;color:#777;line-height:1.7;border-color:#eee}.products-details-desc .products-details-accordion .accordion .accordion-content .table.table-bordered tbody tr td:first-child{color:#000;font-weight:500}.products-details-desc .products-details-accordion .accordion .accordion-content h3{margin-bottom:12px;font-size:18px;font-weight:700}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form{margin-top:10px}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-title{position:relative}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-title .rating{display:inline-block}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-title .rating .bx.bxs-star{color:#ffba0a}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-title .rating i{color:#ebebeb;font-size:16px;margin-right:-1px}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-title p{margin-bottom:0;display:inline-block;padding-left:5px;line-height:normal;position:relative;top:-2px}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-title .default-btn{position:absolute;right:0;bottom:0}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-comments{margin-top:35px}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-comments .review-item{margin-top:20px;position:relative;border-top:1px dashed #eee;padding-top:20px}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-comments .review-item .rating .bx.bxs-star{color:#ffba0a}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-comments .review-item .rating i{font-size:17px;color:#ebebeb;margin-right:-1px}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-comments .review-item h3{font-size:18px;margin-top:8px;margin-bottom:8px}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-comments .review-item span{margin-bottom:10px;font-size:15px;display:block}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-comments .review-item span strong{font-weight:500}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-comments .review-item p{margin-bottom:0}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-form{margin-top:30px}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-form h3{margin-bottom:20px}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-form form .form-group{margin-bottom:15px}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-form form .default-btn{margin-top:10px}.products-details-tab{margin-top:50px}.products-details-tab .tabs{list-style-type:none;margin-bottom:-1px;padding-left:0}.products-details-tab .tabs li{display:inline-block;line-height:normal;margin-right:5px}.products-details-tab .tabs li a{display:block;position:relative;color:#000;border:1px dashed #eee;padding:13px 30px 13px 48px;font-weight:600;font-size:15px}.products-details-tab .tabs li a .dot{position:absolute;top:50%;transform:translateY(-50%);left:30px;width:12px;height:12px;border:1px solid #000;transition:.5s;border-radius:50%}.products-details-tab .tabs li a .dot:before{position:absolute;top:0;content:"";left:0;right:0;bottom:0;background:#000;margin:2px;border-radius:50%;transition:.5s}.products-details-tab .tabs li a:hover{color:#fff;background-color:#333;border-color:#333}.products-details-tab .tabs li a:hover .dot{border-color:#fff}.products-details-tab .tabs li a:hover .dot:before{background:#fff}.products-details-tab .tabs li.current a{color:#fff;background-color:#333;border-color:#333}.products-details-tab .tabs li.current a .dot{border-color:#fff}.products-details-tab .tabs li.current a .dot:before{background:#fff}.products-details-tab .tabs li:last-child{margin-right:0}.products-details-tab .tab-content{border:1px dashed #eee;padding:30px}.products-details-tab .tab-content .tabs-item .products-details-tab-content ol,.products-details-tab .tab-content .tabs-item .products-details-tab-content ul{padding-left:0;list-style-type:none;margin-bottom:0}.products-details-tab .tab-content .tabs-item .products-details-tab-content ol li,.products-details-tab .tab-content .tabs-item .products-details-tab-content ul li{margin-bottom:10px;position:relative;padding-left:13px;color:#777}.products-details-tab .tab-content .tabs-item .products-details-tab-content ol li:before,.products-details-tab .tab-content .tabs-item .products-details-tab-content ul li:before{content:"";position:absolute;top:8px;left:0;width:6px;height:6px;background:#333;border-radius:50%}.products-details-tab .tab-content .tabs-item .products-details-tab-content .table,.products-details-tab .tab-content .tabs-item .products-details-tab-content ol li:last-child,.products-details-tab .tab-content .tabs-item .products-details-tab-content ul li:last-child{margin-bottom:0}.products-details-tab .tab-content .tabs-item .products-details-tab-content .table.table-striped tbody tr td{border-top:none;vertical-align:middle;white-space:nowrap;padding:10px 15px;color:#000}.products-details-tab .tab-content .tabs-item .products-details-tab-content .table.table-striped tbody tr td:first-child{font-weight:600}.products-details-tab .tab-content .tabs-item .products-details-tab-content .table.table-bordered tbody tr td{vertical-align:middle;white-space:nowrap;padding:10px 15px;color:#777;line-height:1.7;border-color:#eee}.products-details-tab .tab-content .tabs-item .products-details-tab-content .table.table-bordered tbody tr td:first-child{color:#000;font-weight:600}.products-details-tab .tab-content .tabs-item .products-details-tab-content h3{margin-bottom:15px;font-size:22px;font-weight:700}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-title{position:relative}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-title .rating{display:inline-block}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-title .rating .bx.bxs-star{color:#ffba0a}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-title .rating i{color:#ebebeb;font-size:18px;margin-right:-1px}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-title p{margin-bottom:0;display:inline-block;padding-left:5px;line-height:normal;position:relative;top:-2px}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-title .default-btn{position:absolute;right:0;bottom:0}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-comments{margin-top:35px}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-comments .review-item{margin-top:30px;position:relative;padding-right:200px;border-top:1px dashed #eee;padding-top:30px}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-comments .review-item .rating .bx.bxs-star{color:#ffba0a}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-comments .review-item .rating i{font-size:17px;color:#ebebeb;margin-right:-1px}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-comments .review-item h3{font-size:20px;margin-top:8px;margin-bottom:8px}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-comments .review-item span{margin-bottom:10px;font-size:15px;display:block}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-comments .review-item span strong{font-weight:500}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-comments .review-item p{margin-bottom:0}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-form{margin-top:30px}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-form h3{margin-bottom:20px}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-form form .form-group{margin-bottom:15px}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-form form .default-btn{margin-top:10px}.related-products{margin-top:70px}.offer-content-box{max-width:720px;margin-right:auto;text-align:center;position:relative;z-index:1}.offer-content-box span{display:block;color:#fff;font-weight:300;font-size:30px}.offer-content-box h2{margin:10px 0;color:#fff;font-size:65px;font-weight:700}.offer-content-box p{color:#fff;font-size:20px;font-weight:300}.offer-content-box .default-btn{margin-top:10px}.single-offer-products{position:relative;border-radius:5px;padding-right:100px}.single-offer-products img{display:inline-block!important;width:auto!important}.single-offer-products .image{border-radius:5px}.single-offer-products .image a{display:block;border-radius:5px}.single-offer-products .image a img{border-radius:5px}.single-offer-products .content{position:absolute;right:15px;box-shadow:0 8px 16px 0 rgba(146,184,255,.2);background-color:#fff;border-radius:5px;padding:40px;max-width:415px;top:50%;transform:translateY(-50%);z-index:5}.single-offer-products .content h3{margin-bottom:0;font-size:30px;font-weight:700}.single-offer-products .content p{margin-top:10px}.offer-products-slides.owl-theme .owl-dots{margin-top:0!important;position:absolute;left:20px;bottom:20px}.offer-products-slides.owl-theme .owl-dots .owl-dot span{width:15px;height:15px;margin:0 4px;background:transparent;position:relative;transition:.5s;border-radius:50%;border:1px solid transparent}.offer-products-slides.owl-theme .owl-dots .owl-dot span:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;border-radius:50%;background-color:#fff;margin:2px}.offer-products-slides.owl-theme .owl-dots .owl-dot.active span,.offer-products-slides.owl-theme .owl-dots .owl-dot:hover span{border-color:#fff}.facility-area{position:relative;z-index:1}.single-facility-box{margin-bottom:30px;text-align:center;cursor:pointer}.single-facility-box .icon{background-color:#f9f9f9;width:150px;height:150px;position:relative;border-radius:50%;transition:.5s;font-size:65px;margin-left:auto;margin-right:auto}.single-facility-box .icon i{position:absolute;left:0;right:0;top:40%;transform:translateY(-40%)}.single-facility-box h3{display:block;background-color:#fff;position:relative;padding-top:18px;z-index:1;margin-top:-25px;margin-bottom:0;font-size:20px;font-weight:700}.single-facility-box:hover .icon{background-color:#333;color:#fff}.facility-slides.owl-theme .owl-nav{margin-top:0}.facility-slides.owl-theme .owl-nav [class*=owl-]{color:#87a1c1;font-size:20px;margin:0;padding:0;background:transparent;width:50px;height:50px;line-height:48px;position:absolute;left:0;transition:.5s;top:50%;transform:translateY(-50%);opacity:0;visibility:hidden;border-radius:50%;border:1.5px solid #e3e4ef}.facility-slides.owl-theme .owl-nav [class*=owl-].owl-next{left:auto;right:0}.facility-slides.owl-theme .owl-nav [class*=owl-]:hover{background-color:#333;color:#fff;border-color:#333}.facility-slides.owl-theme:hover .owl-nav [class*=owl-]{left:-30px;opacity:1;visibility:visible}.facility-slides.owl-theme:hover .owl-nav [class*=owl-].owl-next{left:auto;right:-30px}.partner-area{background-color:#f4f4f4}.partner-item{text-align:center}.partner-item a{display:block}.partner-item a img{width:auto!important;display:inline-block!important}.brand-area{background-color:#f4f4f4}.brand-item{text-align:center}.brand-item a{display:block;background-color:#fff;border-right:1px solid #eee;padding:20px}.brand-item a img{width:auto!important;display:inline-block!important;opacity:.5;transition:.5s}.brand-item a:hover img{opacity:1}.blog-details-desc .article-image img{width:100%}.blog-details-desc .article-image-slides.owl-theme .owl-nav{margin-top:0}.blog-details-desc .article-image-slides.owl-theme .owl-nav [class*=owl-]{color:#87a1c1;font-size:18px;margin:0;padding:0;background:#fff;width:45px;height:45px;line-height:40px;position:absolute;left:20px;transition:.5s;top:50%;padding-right:2px!important;transform:translateY(-50%);border-radius:50%;border:1.5px solid #fff}.blog-details-desc .article-image-slides.owl-theme .owl-nav [class*=owl-].owl-next{left:auto;right:20px;padding-right:0!important;padding-left:2px!important}.blog-details-desc .article-image-slides.owl-theme .owl-nav [class*=owl-]:hover{background-color:#333;color:#fff;border-color:#333}.blog-details-desc .article-video iframe{width:100%;height:400px;border:none!important}.blog-details-desc .article-content{margin-top:30px}.blog-details-desc .article-content .entry-meta ul{padding-left:0;margin-bottom:0;list-style-type:none}.blog-details-desc .article-content .entry-meta ul li{margin-right:20px;position:relative;display:inline-block;border-right:1px solid #eee;font-weight:500;font-size:16px;padding-right:20px;padding-left:45px}.blog-details-desc .article-content .entry-meta ul li i{font-size:32px;color:#cfcfcf;position:absolute;left:0;top:50%;transform:translateY(-50%)}.blog-details-desc .article-content .entry-meta ul li span{display:block;color:#333;text-transform:uppercase;margin-bottom:2px;font-size:14px;font-weight:500}.blog-details-desc .article-content .entry-meta ul li a{display:inline-block;font-size:16px;font-weight:600}.blog-details-desc .article-content .entry-meta ul li:last-child{padding-right:0;margin-right:0;border-right:none}.blog-details-desc .article-content h3{margin-bottom:17px;margin-top:25px;font-size:25px;font-weight:700}.blog-details-desc .article-content .wp-block-gallery.columns-3{padding-left:0;list-style-type:none;display:flex;flex-wrap:wrap;margin:30px -10px}.blog-details-desc .article-content .wp-block-gallery.columns-3 li{flex:0 0 33.3333%;max-width:33.3333%;padding-right:10px;padding-left:10px}.blog-details-desc .article-content .wp-block-gallery.columns-3 li figure{margin-bottom:0}.blog-details-desc .article-content .features-list{padding-left:0;list-style-type:none;margin-top:25px;margin-bottom:30px}.blog-details-desc .article-content .features-list li{margin-bottom:15px;position:relative;padding-left:26px;color:#777}.blog-details-desc .article-content .features-list li i{color:#333;display:inline-block;font-size:20px;position:absolute;left:0;top:1px}.blog-details-desc .article-content .features-list li:last-child{margin-bottom:0}.blog-details-desc .article-footer{display:flex;flex-wrap:wrap;border-top:1px solid #eee;padding-top:30px;margin-top:30px}.blog-details-desc .article-footer .article-tags{flex:0 0 50%;max-width:50%;color:#777}.blog-details-desc .article-footer .article-tags span{display:inline-block;color:#000;margin-right:5px;position:relative;top:3px;font-size:20px}.blog-details-desc .article-footer .article-tags a{display:inline-block;position:relative;margin-right:5px;padding-right:4px;font-weight:600}.blog-details-desc .article-footer .article-tags a:before{content:",";position:absolute;right:0}.blog-details-desc .article-footer .article-tags a:last-child{margin-right:0;padding-right:0}.blog-details-desc .article-footer .article-tags a:last-child:before{display:none}.blog-details-desc .article-footer .article-share{flex:0 0 50%;max-width:50%}.blog-details-desc .article-footer .article-share .social{padding-left:0;list-style-type:none;text-align:right;margin-bottom:0}.blog-details-desc .article-footer .article-share .social li{display:inline-block}.blog-details-desc .article-footer .article-share .social li span{display:inline-block;margin-right:5px;font-weight:600;position:relative;top:-2px}.blog-details-desc .article-footer .article-share .social li a{display:block;width:32px;height:32px;line-height:32px;border-radius:50%;background-color:#333;color:#fff;border:1px solid #333;text-align:center;font-size:17px;margin-left:5px}.blog-details-desc .article-footer .article-share .social li a:focus,.blog-details-desc .article-footer .article-share .social li a:hover{color:#333;background-color:transparent}.blog-details-desc .article-footer .article-share .social li a.facebook{background-color:#3b5998;border-color:#3b5998;color:#fff}.blog-details-desc .article-footer .article-share .social li a.facebook:focus,.blog-details-desc .article-footer .article-share .social li a.facebook:hover{color:#3b5998;background-color:transparent}.blog-details-desc .article-footer .article-share .social li a.twitter{background-color:#1da1f2;border-color:#1da1f2;color:#fff}.blog-details-desc .article-footer .article-share .social li a.twitter:focus,.blog-details-desc .article-footer .article-share .social li a.twitter:hover{color:#1da1f2;background-color:transparent}.blog-details-desc .article-footer .article-share .social li a.linkedin{background-color:#007bb5;border-color:#007bb5;color:#fff}.blog-details-desc .article-footer .article-share .social li a.linkedin:focus,.blog-details-desc .article-footer .article-share .social li a.linkedin:hover{color:#007bb5;background-color:transparent}.blog-details-desc .article-footer .article-share .social li a.instagram{background-color:#c13584;border-color:#c13584;color:#fff}.blog-details-desc .article-footer .article-share .social li a.instagram:focus,.blog-details-desc .article-footer .article-share .social li a.instagram:hover{color:#c13584;background-color:transparent}.blog-details-desc .article-author{margin-top:30px;border-radius:5px;background:#f4f4f4}.blog-details-desc .article-author .author-profile{padding:0 25px 25px}.blog-details-desc .article-author .author-profile .author-profile-title{position:relative;z-index:1;margin-bottom:15px;margin-top:-45px}.blog-details-desc .article-author .author-profile .author-profile-title img{display:inline-block;border:3px solid #fff;width:100px;height:100px}.blog-details-desc .article-author .author-profile .author-profile-title .author-profile-title-details{margin-top:15px}.blog-details-desc .article-author .author-profile .author-profile-title .author-profile-title-details .author-profile-details h4{margin-bottom:5px;font-size:20px;font-weight:700}.blog-details-desc .article-author .author-profile .author-profile-title .author-profile-title-details .author-profile-details span{color:#777}.blog-details-desc .article-author .author-profile .author-profile-title .author-profile-raque-profile a{color:#000;padding:5px 12px 4px;border-radius:2px;display:inline-block;background-color:#fff;font-weight:600}.blog-details-desc .article-author .author-profile .author-profile-title .author-profile-raque-profile a:focus,.blog-details-desc .article-author .author-profile .author-profile-title .author-profile-raque-profile a:hover{background-color:#333;color:#fff}.blockquote,blockquote{overflow:hidden;background-color:#fafafa;padding:50px!important;position:relative;text-align:center;z-index:1;margin-bottom:20px;margin-top:20px}.blockquote p,blockquote p{color:#000;line-height:1.6;margin-bottom:0;font-style:italic;font-weight:500;font-size:22px!important}.blockquote cite,blockquote cite{display:none}.blockquote:before,blockquote:before{color:#efefef;position:absolute;animation:fade-up 1.5s linear infinite;left:50px;top:-50px;z-index:-1;content:"";font-family:boxicons!important;font-weight:400;font-style:normal;font-feature-settings:normal;font-variant:normal;font-size:135px}.blockquote:after,blockquote:after{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background-color:#333;margin-top:20px;margin-bottom:20px}.xton-post-navigation{display:flex;flex-wrap:wrap;margin-top:30px;padding-top:30px;padding-bottom:30px;border-top:1px solid #eee;border-bottom:1px solid #eee}.prev-link-wrapper{flex:0 0 50%;max-width:50%;padding-right:15px}.prev-link-wrapper a{display:flex;align-items:center}.prev-link-wrapper a:hover .image-prev .post-nav-title,.prev-link-wrapper a:hover .image-prev:after{opacity:1;visibility:visible}.prev-link-wrapper a:hover .prev-link-info-wrapper{color:#333}.prev-link-wrapper .image-prev{display:inline-block;min-width:100px;width:100px;border-radius:5px;overflow:hidden;vertical-align:top;margin-right:20px;position:relative;transition:.5s}.prev-link-wrapper .image-prev img{border-radius:5px}.prev-link-wrapper .image-prev:after{display:block;content:"";height:100%;width:100%;position:absolute;top:0;left:0;border-radius:5px;opacity:0;background-color:#333;visibility:hidden;transition:.5s}.prev-link-wrapper .image-prev .post-nav-title{position:absolute;left:0;top:50%;transform:translateY(-50%);right:0;margin:0 auto;text-align:center;text-transform:uppercase;z-index:2;color:#fff;opacity:0;visibility:hidden;transition:.5s;font-size:16px;font-weight:500}.prev-link-wrapper .prev-link-info-wrapper{color:#000;transition:.5s}.prev-link-wrapper .prev-title{display:inline-block;font-weight:700;font-size:17px}.prev-link-wrapper .meta-wrapper{display:block;color:#777;text-transform:capitalize;margin-top:5px;font-weight:500;font-size:15px}.next-link-wrapper{flex:0 0 50%;max-width:50%;text-align:right;padding-left:15px}.next-link-wrapper a{display:flex;align-items:center}.next-link-wrapper a:hover .image-next .post-nav-title,.next-link-wrapper a:hover .image-next:after{opacity:1;visibility:visible}.next-link-wrapper a:hover .next-link-info-wrapper{color:#333}.next-link-wrapper .image-next{display:inline-block;min-width:100px;width:100px;border-radius:5px;overflow:hidden;vertical-align:top;margin-left:20px;position:relative;transition:.5s}.next-link-wrapper .image-next img{border-radius:5px}.next-link-wrapper .image-next:after{display:block;content:"";height:100%;width:100%;position:absolute;top:0;left:0;border-radius:5px;opacity:0;background-color:#333;visibility:hidden;transition:.5s}.next-link-wrapper .image-next .post-nav-title{position:absolute;left:0;top:50%;transform:translateY(-50%);right:0;margin:0 auto;text-align:center;text-transform:uppercase;z-index:2;color:#fff;opacity:0;visibility:hidden;transition:.5s;font-size:16px;font-weight:500}.next-link-wrapper .next-link-info-wrapper{transition:.5s;color:#000}.next-link-wrapper .next-title{display:inline-block;font-weight:700;font-size:17px}.next-link-wrapper .meta-wrapper{display:block;color:#777;text-transform:capitalize;margin-top:5px;font-weight:500;font-size:15px}.comments-area{margin-top:30px}.comments-area .comments-title{margin-bottom:30px;line-height:normal;font-size:22px;font-weight:700}.comments-area .comment-list,.comments-area ol,.comments-area ul{padding:0;margin:0;list-style-type:none}.comments-area .children{margin-left:20px}.comments-area .comment-body{border-bottom:1px dashed #eee;padding-left:65px;color:#000;font-size:14px;margin-bottom:20px;padding-bottom:20px}.comments-area .comment-body .reply{margin-top:15px}.comments-area .comment-body .reply a{border:1px dashed #ded9d9;color:#000;display:inline-block;padding:5px 20px;border-radius:30px;text-transform:uppercase;font-size:13px;font-weight:600}.comments-area .comment-body .reply a:hover{color:#fff;background-color:#333;border-color:#333}.comments-area .comment-author{font-size:18px;margin-bottom:.4em;position:relative;z-index:2}.comments-area .comment-author .avatar{height:50px;left:-65px;position:absolute;width:50px}.comments-area .comment-author .fn{font-weight:600}.comments-area .comment-author .says{display:none}.comments-area .comment-metadata{margin-bottom:.8em;color:#777;letter-spacing:.01em;text-transform:uppercase;font-size:13px;font-weight:400}.comments-area .comment-metadata span{display:inline-block;color:#777}.comments-area .comment-metadata span:hover{color:#333}.comments-area .comment-respond{margin-top:30px}.comments-area .comment-respond .comment-reply-title{margin-bottom:0;font-size:22px;font-weight:700}.comments-area .comment-respond .comment-reply-title #cancel-comment-reply-link{display:inline-block}.comments-area .comment-respond .comment-form{overflow:hidden}.comments-area .comment-respond .comment-notes{margin-bottom:20px;margin-top:10px}.comments-area .comment-respond .comment-notes .required{color:red}.comments-area .comment-respond .comment-form-comment{float:left;width:100%}.comments-area .comment-respond label{display:none}.comments-area .comment-respond input[type=date],.comments-area .comment-respond input[type=datetime-local],.comments-area .comment-respond input[type=email],.comments-area .comment-respond input[type=month],.comments-area .comment-respond input[type=number],.comments-area .comment-respond input[type=password],.comments-area .comment-respond input[type=search],.comments-area .comment-respond input[type=tel],.comments-area .comment-respond input[type=text],.comments-area .comment-respond input[type=time],.comments-area .comment-respond input[type=url],.comments-area .comment-respond input[type=week],.comments-area .comment-respond textarea{display:block;width:100%;background-color:#f4f4f4;border:none;padding:0 0 0 15px;height:50px;outline:0;border-radius:3px;color:#000;font-weight:500;font-size:15px}.comments-area .comment-respond input[type=date]::-moz-placeholder,.comments-area .comment-respond input[type=datetime-local]::-moz-placeholder,.comments-area .comment-respond input[type=email]::-moz-placeholder,.comments-area .comment-respond input[type=month]::-moz-placeholder,.comments-area .comment-respond input[type=number]::-moz-placeholder,.comments-area .comment-respond input[type=password]::-moz-placeholder,.comments-area .comment-respond input[type=search]::-moz-placeholder,.comments-area .comment-respond input[type=tel]::-moz-placeholder,.comments-area .comment-respond input[type=text]::-moz-placeholder,.comments-area .comment-respond input[type=time]::-moz-placeholder,.comments-area .comment-respond input[type=url]::-moz-placeholder,.comments-area .comment-respond input[type=week]::-moz-placeholder,.comments-area .comment-respond textarea::-moz-placeholder{-moz-transition:.5s;transition:.5s;color:#777}.comments-area .comment-respond input[type=date]:-ms-input-placeholder,.comments-area .comment-respond input[type=datetime-local]:-ms-input-placeholder,.comments-area .comment-respond input[type=email]:-ms-input-placeholder,.comments-area .comment-respond input[type=month]:-ms-input-placeholder,.comments-area .comment-respond input[type=number]:-ms-input-placeholder,.comments-area .comment-respond input[type=password]:-ms-input-placeholder,.comments-area .comment-respond input[type=search]:-ms-input-placeholder,.comments-area .comment-respond input[type=tel]:-ms-input-placeholder,.comments-area .comment-respond input[type=text]:-ms-input-placeholder,.comments-area .comment-respond input[type=time]:-ms-input-placeholder,.comments-area .comment-respond input[type=url]:-ms-input-placeholder,.comments-area .comment-respond input[type=week]:-ms-input-placeholder,.comments-area .comment-respond textarea:-ms-input-placeholder{-ms-transition:.5s;transition:.5s;color:#777}.comments-area .comment-respond input[type=date]::placeholder,.comments-area .comment-respond input[type=datetime-local]::placeholder,.comments-area .comment-respond input[type=email]::placeholder,.comments-area .comment-respond input[type=month]::placeholder,.comments-area .comment-respond input[type=number]::placeholder,.comments-area .comment-respond input[type=password]::placeholder,.comments-area .comment-respond input[type=search]::placeholder,.comments-area .comment-respond input[type=tel]::placeholder,.comments-area .comment-respond input[type=text]::placeholder,.comments-area .comment-respond input[type=time]::placeholder,.comments-area .comment-respond input[type=url]::placeholder,.comments-area .comment-respond input[type=week]::placeholder,.comments-area .comment-respond textarea::placeholder{transition:.5s;color:#777}.comments-area .comment-respond input[type=date]:focus::-moz-placeholder,.comments-area .comment-respond input[type=datetime-local]:focus::-moz-placeholder,.comments-area .comment-respond input[type=email]:focus::-moz-placeholder,.comments-area .comment-respond input[type=month]:focus::-moz-placeholder,.comments-area .comment-respond input[type=number]:focus::-moz-placeholder,.comments-area .comment-respond input[type=password]:focus::-moz-placeholder,.comments-area .comment-respond input[type=search]:focus::-moz-placeholder,.comments-area .comment-respond input[type=tel]:focus::-moz-placeholder,.comments-area .comment-respond input[type=text]:focus::-moz-placeholder,.comments-area .comment-respond input[type=time]:focus::-moz-placeholder,.comments-area .comment-respond input[type=url]:focus::-moz-placeholder,.comments-area .comment-respond input[type=week]:focus::-moz-placeholder,.comments-area .comment-respond textarea:focus::-moz-placeholder{color:transparent}.comments-area .comment-respond input[type=date]:focus:-ms-input-placeholder,.comments-area .comment-respond input[type=datetime-local]:focus:-ms-input-placeholder,.comments-area .comment-respond input[type=email]:focus:-ms-input-placeholder,.comments-area .comment-respond input[type=month]:focus:-ms-input-placeholder,.comments-area .comment-respond input[type=number]:focus:-ms-input-placeholder,.comments-area .comment-respond input[type=password]:focus:-ms-input-placeholder,.comments-area .comment-respond input[type=search]:focus:-ms-input-placeholder,.comments-area .comment-respond input[type=tel]:focus:-ms-input-placeholder,.comments-area .comment-respond input[type=text]:focus:-ms-input-placeholder,.comments-area .comment-respond input[type=time]:focus:-ms-input-placeholder,.comments-area .comment-respond input[type=url]:focus:-ms-input-placeholder,.comments-area .comment-respond input[type=week]:focus:-ms-input-placeholder,.comments-area .comment-respond textarea:focus:-ms-input-placeholder{color:transparent}.comments-area .comment-respond input[type=date]:focus::placeholder,.comments-area .comment-respond input[type=datetime-local]:focus::placeholder,.comments-area .comment-respond input[type=email]:focus::placeholder,.comments-area .comment-respond input[type=month]:focus::placeholder,.comments-area .comment-respond input[type=number]:focus::placeholder,.comments-area .comment-respond input[type=password]:focus::placeholder,.comments-area .comment-respond input[type=search]:focus::placeholder,.comments-area .comment-respond input[type=tel]:focus::placeholder,.comments-area .comment-respond input[type=text]:focus::placeholder,.comments-area .comment-respond input[type=time]:focus::placeholder,.comments-area .comment-respond input[type=url]:focus::placeholder,.comments-area .comment-respond input[type=week]:focus::placeholder,.comments-area .comment-respond textarea:focus::placeholder{color:transparent}.comments-area .comment-respond textarea{height:auto!important;padding-top:15px}.comments-area .comment-respond .comment-form-author{float:left;width:50%;padding-right:10px;margin-bottom:20px}.comments-area .comment-respond .comment-form-email{float:left;width:50%;padding-left:12px;margin-bottom:20px}.comments-area .comment-respond .comment-form-url{float:left;width:100%;margin-bottom:20px}.comments-area .comment-respond .comment-form-cookies-consent{width:100%;float:left;position:relative;padding-left:20px;margin-bottom:20px;margin-top:15px}.comments-area .comment-respond .comment-form-cookies-consent input{position:absolute;left:0;top:5px}.comments-area .comment-respond .comment-form-cookies-consent label{display:inline-block;margin:0;color:#777;position:relative;top:-3.5px;font-weight:400;font-size:16px}.comments-area .comment-respond .form-submit{float:left;width:100%}.comments-area .comment-respond .form-submit input{background:#333;border:none;color:#fff;padding:10px 30px 9px;display:inline-block;cursor:pointer;text-transform:uppercase;transition:.5s;border-radius:0;font-weight:700;font-size:15px}.comments-area .comment-respond .form-submit input:focus,.comments-area .comment-respond .form-submit input:hover{color:#fff;background-color:#000}.instagram-area{position:relative;z-index:1}.instagram-area .container-fluid,.instagram-area .container-lg,.instagram-area .container-md,.instagram-area .container-sm,.instagram-area .container-xl{padding-left:0;padding-right:0}.instagram-title{margin-bottom:50px;text-align:center}.instagram-title a{display:inline-block;position:relative;text-transform:uppercase;letter-spacing:2px;padding-left:32px;font-size:15px;font-weight:300}.instagram-title a i{position:absolute;left:0;top:50%;transform:translateY(-50%);font-size:25px}.single-instagram-post{position:relative;overflow:hidden;z-index:1}.single-instagram-post i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:32px;height:32px;text-align:center;line-height:32px;color:#fff;font-size:30px;border-radius:2px;opacity:0;visibility:hidden;transition:.5s;margin-top:10px;background:radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.single-instagram-post .link-btn{position:absolute;left:0;top:0;display:block;width:100%;height:100%;z-index:2}.single-instagram-post:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;transition:.5s;opacity:0;visibility:hidden}.single-instagram-post:hover i{margin-top:0;opacity:1;visibility:visible}.single-instagram-post:hover:before{visibility:visible;opacity:.5}.productsQuickView .modal-dialog{max-width:900px;margin-left:auto;margin-right:auto;margin-bottom:0}.productsQuickView .modal-content{border:none;padding:40px;border-radius:0}.productsQuickView .modal-content button.close{position:absolute;right:0;top:0;outline:0;opacity:1;color:#000;transition:.5s;line-height:35px;padding:0;margin:0;font-size:25px;width:35px;text-shadow:unset;height:35px}.productsQuickView .modal-content button.close:hover{background-color:red;color:#fff}.productsQuickView .modal-content .products-image{position:relative}.productsQuickView .modal-content .products-image .sale-tag{position:absolute;left:20px;top:20px;background-color:red;color:#fff;width:55px;height:55px;line-height:55px;text-align:center;border-radius:50%;z-index:2;text-transform:uppercase;font-weight:700;font-size:14px}.productsQuickView .modal-content .products-content h3{margin-bottom:0;font-size:22px;font-weight:600}.productsQuickView .modal-content .products-content h3 a,.productsQuickView .modal-content .products-content h3 a:hover{color:#000}.productsQuickView .modal-content .products-content .price{transition:.5s;margin-top:12px;margin-bottom:15px;font-size:15px;font-weight:600}.productsQuickView .modal-content .products-content .price .old-price{text-decoration:line-through;color:#999;font-weight:500;margin-right:10px}.productsQuickView .modal-content .products-content .products-review .rating{display:inline-block;padding-right:10px}.productsQuickView .modal-content .products-content .products-review .rating i{color:#f49f0b;display:inline-block;margin-right:-2px}.productsQuickView .modal-content .products-content .products-review .rating-count{display:inline-block;color:#000;border-bottom:1px solid #000;line-height:normal;position:relative;top:-1px}.productsQuickView .modal-content .products-content .products-review .rating-count:hover{color:#333;border-color:#333}.productsQuickView .modal-content .products-content .products-info{list-style-type:none;padding-left:0;margin-top:20px;margin-bottom:0}.productsQuickView .modal-content .products-content .products-info li{font-size:16px;color:#000;margin-bottom:8px}.productsQuickView .modal-content .products-content .products-info li:last-child{margin-bottom:0}.productsQuickView .modal-content .products-content .products-info li span{color:#777;margin-right:5px}.productsQuickView .modal-content .products-content .products-info li a{display:inline-block;font-weight:600;color:#000}.productsQuickView .modal-content .products-content .products-info li a:hover{color:#000}.productsQuickView .modal-content .products-content .products-color-switch{margin-top:8px}.productsQuickView .modal-content .products-content .products-color-switch h4{font-size:16px;color:#777;margin-bottom:6px}.productsQuickView .modal-content .products-content .products-color-switch ul{list-style-type:none;padding-left:0;margin-bottom:0;margin-top:-4px;margin-left:-4px}.productsQuickView .modal-content .products-content .products-color-switch ul li{display:inline-block;margin-left:4px;margin-top:4px}.productsQuickView .modal-content .products-content .products-color-switch ul li a{display:inline-block;position:relative;border:1px solid transparent;width:25px;height:25px;border-radius:50%}.productsQuickView .modal-content .products-content .products-color-switch ul li a:before{position:absolute;content:"";left:0;right:0;top:0;bottom:0;background:#eee;border-radius:50%;margin:2px;transition:.5s}.productsQuickView .modal-content .products-content .products-color-switch ul li a:focus,.productsQuickView .modal-content .products-content .products-color-switch ul li a:hover{border-color:#000}.productsQuickView .modal-content .products-content .products-color-switch ul li a.color-white:before{background:#fff;border:1px solid #eee}.productsQuickView .modal-content .products-content .products-color-switch ul li a.color-black:before{background:#000}.productsQuickView .modal-content .products-content .products-color-switch ul li a.color-red:before{background:red}.productsQuickView .modal-content .products-content .products-color-switch ul li a.color-blue:before{background:blue}.productsQuickView .modal-content .products-content .products-color-switch ul li a.color-green:before{background:green}.productsQuickView .modal-content .products-content .products-color-switch ul li a.color-yellow:before{background:#ff0}.productsQuickView .modal-content .products-content .products-color-switch ul li a.color-yellowgreen:before{background:#9acd32}.productsQuickView .modal-content .products-content .products-color-switch ul li a.color-pink:before{background:pink}.productsQuickView .modal-content .products-content .products-color-switch ul li a.color-violet:before{background:violet}.productsQuickView .modal-content .products-content .products-color-switch ul li a.color-teal:before{background:teal}.productsQuickView .modal-content .products-content .products-color-switch ul li a.color-plum:before{background:plum}.productsQuickView .modal-content .products-content .products-color-switch ul li a.color-lime:before{background:lime}.productsQuickView .modal-content .products-content .products-color-switch ul li a.color-blueviolet:before{background:#8a2be2}.productsQuickView .modal-content .products-content .products-color-switch ul li.active a{border-color:#000}.productsQuickView .modal-content .products-content .products-size-wrapper{margin-top:8px;margin-bottom:25px}.productsQuickView .modal-content .products-content .products-size-wrapper h4{font-size:16px;color:#777;margin-bottom:8px}.productsQuickView .modal-content .products-content .products-size-wrapper ul{list-style-type:none;padding-left:0;margin-bottom:0;margin-top:-8px;margin-left:-8px}.productsQuickView .modal-content .products-content .products-size-wrapper ul li{display:inline-block;margin-left:8px;margin-top:8px}.productsQuickView .modal-content .products-content .products-size-wrapper ul li a{width:35px;height:30px;display:inline-block;line-height:28px;border:1px solid #eee;color:#858585;text-align:center;font-size:14px;font-weight:600}.productsQuickView .modal-content .products-content .products-size-wrapper ul li a:focus,.productsQuickView .modal-content .products-content .products-size-wrapper ul li a:hover,.productsQuickView .modal-content .products-content .products-size-wrapper ul li.active a{border-color:#000;color:#000}.productsQuickView .modal-content .products-content .products-add-to-cart .input-counter{max-width:110px;min-width:110px;margin-right:10px;text-align:center;display:inline-block;position:relative}.productsQuickView .modal-content .products-content .products-add-to-cart .input-counter span{position:absolute;top:0;background-color:transparent;cursor:pointer;color:#d0d0d0;width:40px;height:100%;line-height:50px;transition:.5s;font-size:18px}.productsQuickView .modal-content .products-content .products-add-to-cart .input-counter span.minus-btn{left:0}.productsQuickView .modal-content .products-content .products-add-to-cart .input-counter span.plus-btn{right:0}.productsQuickView .modal-content .products-content .products-add-to-cart .input-counter span:hover{color:#333}.productsQuickView .modal-content .products-content .products-add-to-cart .input-counter input{height:45px;color:#000;outline:0;display:block;border:none;background-color:#f8f8f8;text-align:center;width:100%;font-size:17px;font-weight:600}.productsQuickView .modal-content .products-content .products-add-to-cart .input-counter input::-moz-placeholder{color:#000}.productsQuickView .modal-content .products-content .products-add-to-cart .input-counter input:-ms-input-placeholder{color:#000}.productsQuickView .modal-content .products-content .products-add-to-cart .input-counter input::placeholder{color:#000}.productsQuickView .modal-content .products-content .view-full-info{margin-top:25px;color:#000;line-height:normal;display:inline-block;position:relative;font-weight:600;font-size:15px}.productsQuickView .modal-content .products-content .view-full-info:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#000;transition:.5s}.productsQuickView .modal-content .products-content .view-full-info:hover:before{width:0}.productsQuickView.active{opacity:1;overflow:visible;display:block;background:rgba(0,0,0,.6)}.shoppingCartModal.right{position:fixed;right:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);z-index:99999;overflow:hidden;opacity:0;visibility:hidden;transition:.5s}.shoppingCartModal.right .modal-innter-content{width:320px;background-color:#fff;height:100%;margin-left:auto;overflow-y:auto;margin-right:-500px;transition:.5s}.shoppingCartModal.right .modal-innter-content .modal-body{padding:25px 15px}.shoppingCartModal.right .modal-innter-content .modal-body h3{font-size:17px;text-transform:uppercase;margin-bottom:25px}.shoppingCartModal.right .modal-innter-content .modal-body .products-cart-content .products-cart{position:relative;border-bottom:1px dashed #eee;margin-bottom:15px;padding-left:70px;padding-bottom:15px}.shoppingCartModal.right .modal-innter-content .modal-body .products-cart-content .products-cart .products-image{position:absolute;left:0;top:0;width:55px}.shoppingCartModal.right .modal-innter-content .modal-body .products-cart-content .products-cart .products-image a{display:block}.shoppingCartModal.right .modal-innter-content .modal-body .products-cart-content .products-cart .products-content{position:relative}.shoppingCartModal.right .modal-innter-content .modal-body .products-cart-content .products-cart .products-content h3{font-size:15px;text-transform:none;margin-bottom:5px}.shoppingCartModal.right .modal-innter-content .modal-body .products-cart-content .products-cart .products-content h3 a{display:inline-block}.shoppingCartModal.right .modal-innter-content .modal-body .products-cart-content .products-cart .products-content span{font-size:12px;display:block;margin-bottom:3px;color:#777}.shoppingCartModal.right .modal-innter-content .modal-body .products-cart-content .products-cart .products-content .products-price span{display:inline-block;margin-bottom:0;font-size:13px;color:#777;margin-right:3px}.shoppingCartModal.right .modal-innter-content .modal-body .products-cart-content .products-cart .products-content .products-price span.price{font-size:14px;color:#000}.shoppingCartModal.right .modal-innter-content .modal-body .products-cart-content .products-cart .products-content .remove-btn{position:absolute;right:0;top:50%;transform:translateY(-50%);display:inline-block;color:#777;opacity:0;visibility:hidden;transition:.5s}.shoppingCartModal.right .modal-innter-content .modal-body .products-cart-content .products-cart .products-content .remove-btn:hover{color:red}.shoppingCartModal.right .modal-innter-content .modal-body .products-cart-content .products-cart .products-content:hover .remove-btn{opacity:1;visibility:visible}.shoppingCartModal.right .modal-innter-content .modal-body .products-cart-subtotal{overflow:hidden;margin-bottom:15px;border-bottom:1px dashed #eee;padding-bottom:15px}.shoppingCartModal.right .modal-innter-content .modal-body .products-cart-subtotal span{text-transform:uppercase;display:inline-block;font-size:15px;font-weight:600}.shoppingCartModal.right .modal-innter-content .modal-body .products-cart-subtotal span.subtotal{float:right}.shoppingCartModal.right .modal-innter-content .modal-body .products-cart-btn .default-btn{display:block;width:100%;text-align:center}.shoppingCartModal.right .modal-innter-content .modal-body .products-cart-btn .optional-btn{display:block;width:100%;margin-top:15px;text-align:center}.shoppingCartModal.right.active{opacity:1;visibility:visible}.shoppingCartModal.right.active .modal-innter-content{margin-right:0}.shoppingCartModal .close{color:#000;font-size:30px;outline:0!important;line-height:normal;transition:.5s;position:absolute;right:15px;top:17px;z-index:1}.shoppingCartModal .close:not(:disabled):not(.disabled):focus,.shoppingCartModal .close:not(:disabled):not(.disabled):hover{color:red;text-decoration:none;opacity:1}.sidebarModal.right{position:fixed;right:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);z-index:99999;overflow:hidden;opacity:0;visibility:hidden;transition:.5s}.sidebarModal.right .modal-innter-content{width:400px;background-color:#fff;height:100%;margin-left:auto;overflow-y:auto;margin-right:-500px;transition:.5s}.sidebarModal.right .modal-innter-content .modal-body{padding:40px}.sidebarModal.right .modal-innter-content .modal-body h3{margin-bottom:25px;padding-bottom:5px;position:relative;border-bottom:1px solid rgba(0,0,0,.1);font-size:20px;font-weight:600}.sidebarModal.right .modal-innter-content .modal-body h3:before{width:50px;height:1px;bottom:-1px;content:"";position:absolute;left:0;background-color:#333}.sidebarModal.right .modal-innter-content .modal-body .sidebar-about-content .about-the-store .sidebar-contact-info{padding-left:0;margin-bottom:0;list-style-type:none}.sidebarModal.right .modal-innter-content .modal-body .sidebar-about-content .about-the-store .sidebar-contact-info li{margin-bottom:12px;position:relative;padding-left:25px}.sidebarModal.right .modal-innter-content .modal-body .sidebar-about-content .about-the-store .sidebar-contact-info li i{position:absolute;left:0;top:2px;font-size:18px}.sidebarModal.right .modal-innter-content .modal-body .sidebar-about-content .about-the-store .sidebar-contact-info li a{display:inline-block;font-weight:600;position:relative}.sidebarModal.right .modal-innter-content .modal-body .sidebar-about-content .about-the-store .sidebar-contact-info li a:hover:before{width:100%}.sidebarModal.right .modal-innter-content .modal-body .sidebar-about-content .about-the-store .sidebar-contact-info li a:before{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;transition:.5s;background-color:#333}.sidebarModal.right .modal-innter-content .modal-body .sidebar-about-content .about-the-store .sidebar-contact-info li:last-child{margin-bottom:0}.sidebarModal.right .modal-innter-content .modal-body .sidebar-about-content .social-link{padding-left:0;list-style-type:none;margin-top:10px;margin-bottom:0}.sidebarModal.right .modal-innter-content .modal-body .sidebar-about-content .social-link li{display:inline-block;margin-right:10px}.sidebarModal.right .modal-innter-content .modal-body .sidebar-about-content .social-link li:last-child{margin-right:0}.sidebarModal.right .modal-innter-content .modal-body .sidebar-about-content .social-link li a{width:30px;height:30px;text-align:center;color:#333;background-color:#f4f4f4;font-size:18px;position:relative;border-radius:2px}.sidebarModal.right .modal-innter-content .modal-body .sidebar-about-content .social-link li a i{position:absolute;left:0;top:50%;right:0;transform:translateY(-49%)}.sidebarModal.right .modal-innter-content .modal-body .sidebar-about-content .social-link li a:hover{background-color:#333;color:#fff}.sidebarModal.right .modal-innter-content .modal-body .sidebar-new-in-store{margin-top:30px}.sidebarModal.right .modal-innter-content .modal-body .sidebar-new-in-store .products-list{padding-left:0;list-style-type:none;display:flex;flex-wrap:wrap;margin:-10px -5px 20px}.sidebarModal.right .modal-innter-content .modal-body .sidebar-new-in-store .products-list li{flex:0 0 25%;max-width:25%;padding-left:5px;padding-right:5px;padding-top:10px}.sidebarModal.right .modal-innter-content .modal-body .sidebar-new-in-store .products-list li a{display:block;position:relative}.sidebarModal.right .modal-innter-content .modal-body .sidebar-new-in-store .products-list li a:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#333;transition:.5s;opacity:0;visibility:hidden}.sidebarModal.right .modal-innter-content .modal-body .sidebar-new-in-store .products-list li a:hover:before{opacity:.88;visibility:visible}.sidebarModal.right .modal-innter-content .modal-body .sidebar-new-in-store .shop-now-btn{display:inline-block;text-transform:uppercase;border-bottom:1px solid #333;font-weight:600;font-size:14px}.sidebarModal.right .modal-innter-content .modal-body .sidebar-new-in-store .shop-now-btn:hover{color:#333;border-color:#333}.sidebarModal.right.active{opacity:1;visibility:visible}.sidebarModal.right.active .modal-innter-content{margin-right:0}.sidebarModal .close{color:#000;font-size:28px;outline:0!important;line-height:normal;transition:.5s;position:absolute;right:40px;top:37px;z-index:1}.sidebarModal .close:not(:disabled):not(.disabled):focus,.sidebarModal .close:not(:disabled):not(.disabled):hover{color:red;text-decoration:none;opacity:1}.sizeGuideModal .modal-dialog{max-width:900px;margin:0 auto}.sizeGuideModal .modal-content{border:none;padding:40px;border-radius:0}.sizeGuideModal .modal-content button.close{position:absolute;right:0;top:0;outline:0;opacity:1;color:#000;transition:.5s;line-height:35px;padding:0;margin:0;font-size:20px;width:35px;text-shadow:unset;height:35px}.sizeGuideModal .modal-content button.close:hover{background-color:red;color:#fff}.sizeGuideModal .modal-content .modal-sizeguide{text-align:center}.sizeGuideModal .modal-content .modal-sizeguide h3{margin-bottom:7px;font-size:22px;font-weight:700}.sizeGuideModal .modal-content .modal-sizeguide p{margin-bottom:25px}.sizeGuideModal .modal-content .modal-sizeguide .table{margin-bottom:0}.sizeGuideModal .modal-content .modal-sizeguide .table thead{background-color:#000;color:#fff}.sizeGuideModal .modal-content .modal-sizeguide .table thead th{border-bottom:none;white-space:nowrap;color:#fff;vertical-align:middle;padding:10px 15px}.sizeGuideModal .modal-content .modal-sizeguide .table tr td,.sizeGuideModal .modal-content .modal-sizeguide .table tr th{border-top:none;white-space:nowrap;vertical-align:middle;font-size:15px;padding:10px 15px}.productsShippingModal .modal-dialog{max-width:900px;margin:0 auto}.productsShippingModal .modal-content{border:none;padding:40px;border-radius:0}.productsShippingModal .modal-content button.close{position:absolute;right:0;top:0;outline:0;opacity:1;color:#000;transition:.5s;line-height:35px;padding:0;margin:0;font-size:25px;width:35px;text-shadow:unset;height:35px}.productsShippingModal .modal-content button.close:hover{background-color:red;color:#fff}.productsShippingModal .modal-content .shipping-content h3{margin-bottom:15px;margin-top:30px;font-size:22px;font-weight:700}.productsShippingModal .modal-content .shipping-content h3:first-child{margin-top:0}.productsShippingModal .modal-content .shipping-content ul{padding-left:0;margin-bottom:0;list-style-type:none}.productsShippingModal .modal-content .shipping-content ul li{margin-bottom:12px;color:#777;position:relative;padding-left:13px}.productsShippingModal .modal-content .shipping-content ul li:before{content:"";position:absolute;top:9px;left:0;width:6px;height:6px;border-radius:50%;background:#333}.productsShippingModal .modal-content .shipping-content ul li:last-child{margin-bottom:0}.shoppingWishlistModal.right{position:fixed;right:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);z-index:99999;overflow:hidden;opacity:0;visibility:hidden;transition:.5s}.shoppingWishlistModal.right .modal-innter-content{width:320px;background-color:#fff;height:100%;margin-left:auto;overflow-y:auto;margin-right:-400px;transition:.5s}.shoppingWishlistModal.right .modal-innter-content .modal-body{padding:25px 15px}.shoppingWishlistModal.right .modal-innter-content .modal-body h3{font-size:17px;text-transform:uppercase;margin-bottom:25px}.shoppingWishlistModal.right .modal-innter-content .modal-body .products-cart-content .products-cart{position:relative;border-bottom:1px dashed #eee;margin-bottom:15px;padding-left:70px;padding-bottom:15px}.shoppingWishlistModal.right .modal-innter-content .modal-body .products-cart-content .products-cart .products-image{position:absolute;left:0;top:0;width:55px}.shoppingWishlistModal.right .modal-innter-content .modal-body .products-cart-content .products-cart .products-image a{display:block}.shoppingWishlistModal.right .modal-innter-content .modal-body .products-cart-content .products-cart .products-content{position:relative}.shoppingWishlistModal.right .modal-innter-content .modal-body .products-cart-content .products-cart .products-content h3{font-size:15px;text-transform:none;margin-bottom:5px}.shoppingWishlistModal.right .modal-innter-content .modal-body .products-cart-content .products-cart .products-content h3 a{display:inline-block}.shoppingWishlistModal.right .modal-innter-content .modal-body .products-cart-content .products-cart .products-content span{font-size:12px;display:block;margin-bottom:3px;color:#777}.shoppingWishlistModal.right .modal-innter-content .modal-body .products-cart-content .products-cart .products-content .products-price span{display:inline-block;margin-bottom:0;font-size:13px;color:#777;margin-right:3px}.shoppingWishlistModal.right .modal-innter-content .modal-body .products-cart-content .products-cart .products-content .products-price span:last-child{margin-right:0}.shoppingWishlistModal.right .modal-innter-content .modal-body .products-cart-content .products-cart .products-content .products-price span.price{font-size:14px;color:#000}.shoppingWishlistModal.right .modal-innter-content .modal-body .products-cart-content .products-cart .products-content .remove-btn{position:absolute;right:0;top:50%;transform:translateY(-50%);display:inline-block;color:#777;opacity:0;visibility:hidden;transition:.5s}.shoppingWishlistModal.right .modal-innter-content .modal-body .products-cart-content .products-cart .products-content .remove-btn:hover{color:red}.shoppingWishlistModal.right .modal-innter-content .modal-body .products-cart-content .products-cart .products-content:hover .remove-btn{opacity:1;visibility:visible}.shoppingWishlistModal.right .modal-innter-content .modal-body .products-cart-btn .default-btn{display:block;width:100%;text-align:center}.shoppingWishlistModal.right .modal-innter-content .modal-body .products-cart-btn .optional-btn{display:block;width:100%;margin-top:15px;text-align:center}.shoppingWishlistModal.right.active{opacity:1;visibility:visible}.shoppingWishlistModal.right.active .modal-innter-content{margin-right:0}.shoppingWishlistModal .close{color:#000;font-size:30px;outline:0!important;line-height:normal;transition:.5s;position:absolute;right:15px;top:17px;z-index:1}.shoppingWishlistModal .close:not(:disabled):not(.disabled):focus,.shoppingWishlistModal .close:not(:disabled):not(.disabled):hover{color:red;text-decoration:none;opacity:1}.productsFilterModal.modal.left .modal-dialog{position:fixed;margin:auto;width:400px;height:100%;transform:translateZ(0)}.productsFilterModal.modal.left.fade .modal-dialog{left:-320px;transition:opacity .3s linear,left .3s ease-out}.productsFilterModal.modal.left.fade.show .modal-dialog{left:0}.productsFilterModal .modal-content{height:100%;overflow-y:auto;border-radius:0;border:none;position:relative;padding:60px 30px}.productsFilterModal .modal-content .modal-body{padding:0}.productsFilterModal .modal-content .modal-body .woocommerce-widget-area .filter-list-widget .selected-filters-wrap-list ul li a i{top:0;padding-left:0}.productsFilterModal button.close{position:absolute;left:30px;top:20px;outline:0;padding-left:25px;text-shadow:unset;opacity:1;line-height:normal;transition:.5s;font-size:15px}.productsFilterModal button.close i{font-size:24px;position:absolute;left:0;top:-3.8px}.productsFilterModal button.close:hover{color:red}.page-title-area{background-color:#f8f8f8;padding-top:35px;padding-bottom:30px}.page-title-content{position:relative}.page-title-content h2{margin-bottom:0;font-size:25px;font-weight:700}.page-title-content ul{text-align:right;position:absolute;right:0;padding-left:0;margin-bottom:0;list-style-type:none;top:50%;transform:translateY(-50%)}.page-title-content ul li{display:inline-block;margin-left:20px;font-weight:600;color:#333;position:relative}.page-title-content ul li:before{content:"";position:absolute;left:-10px;top:6px;height:12px;width:1px;background-color:#777}.page-title-content ul li:first-child{margin-left:0}.page-title-content ul li:first-child:before{display:none}.page-title-content ul li a{display:block}.gallery-area .container-fluid,.gallery-area .container-lg,.gallery-area .container-md,.gallery-area .container-sm,.gallery-area .container-xl{padding-left:0;padding-right:0}.gallery-area .row{margin-left:0;margin-right:0}.gallery-area .row .col-lg-1,.gallery-area .row .col-lg-10,.gallery-area .row .col-lg-11,.gallery-area .row .col-lg-12,.gallery-area .row .col-lg-2,.gallery-area .row .col-lg-3,.gallery-area .row .col-lg-4,.gallery-area .row .col-lg-5,.gallery-area .row .col-lg-6,.gallery-area .row .col-lg-7,.gallery-area .row .col-lg-8,.gallery-area .row .col-lg-9{padding-left:0;padding-right:0}.single-gallery-item{position:relative;overflow:hidden;text-align:center}.single-gallery-item img{transition:.5s;width:100%}.single-gallery-item .popup-btn{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.single-gallery-item .gallery-content{position:absolute;bottom:0;left:10px;border:1px solid #fff;right:10px;padding:25px 15px;z-index:1;opacity:0;visibility:hidden;transition:.5s}.single-gallery-item .gallery-content:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;margin:5px;background-color:#fff;z-index:-1}.single-gallery-item .gallery-content span{display:block;color:#333;text-transform:uppercase;margin-bottom:5px;font-size:14px}.single-gallery-item .gallery-content h3{font-size:22px;font-weight:700;margin-bottom:0}.single-gallery-item:hover img{transform:rotate(8deg) scale(1.3)}.single-gallery-item:hover .gallery-content{bottom:10px;opacity:1;visibility:visible}.gallery-items .single-gallery-item{margin-bottom:30px}.lookbook-items{margin-left:-15px;margin-right:-15px}.single-lookbook-box{position:relative;margin-bottom:30px}.single-lookbook-box a{display:block}.single-lookbook-box .content{transition:.5s;background-color:#fff;padding:20px;border-radius:5px;position:relative;box-shadow:0 2px 28px 0 rgba(0,0,0,.06);top:0;margin-left:10px;margin-top:-10px;margin-right:10px}.single-lookbook-box .content p{display:block;margin-bottom:8px;font-size:15px;font-weight:600}.single-lookbook-box .content p a{display:inline-block;padding-right:3px}.single-lookbook-box .content p:last-child{margin-bottom:0}.single-lookbook-box:hover .content{top:-10px}.woocommerce-widget-area .woocommerce-widget{margin-bottom:35px}.woocommerce-widget-area .woocommerce-widget .woocommerce-widget-title{margin-bottom:25px;position:relative;padding-bottom:8px;border-bottom:1px solid #eee;font-size:20px;font-weight:700}.woocommerce-widget-area .woocommerce-widget .woocommerce-widget-title:before{content:"";position:absolute;left:0;bottom:0;width:50px;height:1px;bottom:-1px;background-color:#333}.woocommerce-widget-area .woocommerce-widget:last-child{margin-bottom:0}.woocommerce-widget-area .filter-list-widget .selected-filters-wrap-list ul{padding-left:0;margin-bottom:0;list-style-type:none}.woocommerce-widget-area .filter-list-widget .selected-filters-wrap-list ul li{margin-bottom:9px;font-size:14.5px;font-weight:600}.woocommerce-widget-area .filter-list-widget .selected-filters-wrap-list ul li a{position:relative;padding-left:28px;display:inline-block}.woocommerce-widget-area .filter-list-widget .selected-filters-wrap-list ul li a i{display:inline-block;background-color:#333;width:18px;height:18px;color:#fff;border-radius:50%;text-align:center;line-height:19px;position:absolute;left:0;top:1px;padding-left:1px}.woocommerce-widget-area .filter-list-widget .selected-filters-wrap-list ul li:last-child{margin-bottom:0}.woocommerce-widget-area .filter-list-widget .selected-filters-wrap-list .delete-selected-filters{display:inline-block;margin-top:15px;font-size:15px;font-weight:600}.woocommerce-widget-area .filter-list-widget .selected-filters-wrap-list .delete-selected-filters:hover{color:red}.woocommerce-widget-area .filter-list-widget .selected-filters-wrap-list .delete-selected-filters span{text-decoration:underline}.woocommerce-widget-area .collections-list-widget .collections-list-row{padding-left:0;margin-bottom:0;list-style-type:none}.woocommerce-widget-area .collections-list-widget .collections-list-row li{margin-bottom:9px}.woocommerce-widget-area .collections-list-widget .collections-list-row li a{display:inline-block;position:relative;padding-left:25px;font-size:15px;font-weight:600}.woocommerce-widget-area .collections-list-widget .collections-list-row li a:before{content:"";position:absolute;left:0;top:2.5px;width:15px;transition:.5s;height:15px;border-radius:50%;border:1px solid #000}.woocommerce-widget-area .collections-list-widget .collections-list-row li a:hover{color:#333}.woocommerce-widget-area .collections-list-widget .collections-list-row li a:hover:before{border-color:#333}.woocommerce-widget-area .collections-list-widget .collections-list-row li a.active:before,.woocommerce-widget-area .collections-list-widget .collections-list-row li.active a:before{background-color:#333;border-color:#333}.woocommerce-widget-area .collections-list-widget .collections-list-row li:last-child{display:inline-block}.woocommerce-widget-area .price-list-widget .collection-filter-by-price{margin-top:20px}.woocommerce-widget-area .price-list-widget .collection-filter-by-price .irs-handle{cursor:pointer}.woocommerce-widget-area .price-list-widget .collection-filter-by-price .irs--flat .irs-from,.woocommerce-widget-area .price-list-widget .collection-filter-by-price .irs--flat .irs-single,.woocommerce-widget-area .price-list-widget .collection-filter-by-price .irs--flat .irs-to{background-color:#333;padding:1px 5px 1px 11.5px}.woocommerce-widget-area .price-list-widget .collection-filter-by-price .irs--flat .irs-from:before,.woocommerce-widget-area .price-list-widget .collection-filter-by-price .irs--flat .irs-single:before,.woocommerce-widget-area .price-list-widget .collection-filter-by-price .irs--flat .irs-to:before{border-top-color:#333}.woocommerce-widget-area .price-list-widget .collection-filter-by-price .irs--flat .irs-from:after,.woocommerce-widget-area .price-list-widget .collection-filter-by-price .irs--flat .irs-single:after,.woocommerce-widget-area .price-list-widget .collection-filter-by-price .irs--flat .irs-to:after{content:"$";position:absolute;left:5px;top:.5px}.woocommerce-widget-area .price-list-widget .collection-filter-by-price .irs--flat .irs-bar,.woocommerce-widget-area .price-list-widget .collection-filter-by-price .irs--flat .irs-handle>i:first-child{background-color:#333}.woocommerce-widget-area .price-list-widget .collection-filter-by-price .irs--flat .irs-max,.woocommerce-widget-area .price-list-widget .collection-filter-by-price .irs--flat .irs-min{padding:1px 3px 1px 9.5px}.woocommerce-widget-area .price-list-widget .collection-filter-by-price .irs--flat .irs-max:before,.woocommerce-widget-area .price-list-widget .collection-filter-by-price .irs--flat .irs-min:before{content:"$";position:absolute;left:3px;top:.5px}.woocommerce-widget-area .price-list-widget .collection-filter-by-price .js-range-of-price{width:100%;height:45px;border:1px solid #eee;padding:6px 15px;font-size:15px}.woocommerce-widget-area .size-list-widget .size-list-row{list-style-type:none;padding-left:0;margin-bottom:0;margin-top:-10px}.woocommerce-widget-area .size-list-widget .size-list-row li{display:inline-block;margin-right:10px;margin-top:10px}.woocommerce-widget-area .size-list-widget .size-list-row li a{width:35px;height:35px;display:inline-block;line-height:33px;border:1px solid #eee;text-align:center;font-size:13px;font-weight:600}.woocommerce-widget-area .size-list-widget .size-list-row li a.active a,.woocommerce-widget-area .size-list-widget .size-list-row li a:focus,.woocommerce-widget-area .size-list-widget .size-list-row li a:hover,.woocommerce-widget-area .size-list-widget .size-list-row li.active a{border-color:#333;color:#fff;background-color:#333}.woocommerce-widget-area .color-list-widget .color-list-row{list-style-type:none;padding-left:0;margin-bottom:-5px;margin-top:-4px}.woocommerce-widget-area .color-list-widget .color-list-row li{display:inline-block;margin-right:4px;margin-top:4px}.woocommerce-widget-area .color-list-widget .color-list-row li a{display:block;position:relative;border:1px solid transparent;width:25px;height:25px;border-radius:50%}.woocommerce-widget-area .color-list-widget .color-list-row li a:before{position:absolute;content:"";left:0;right:0;top:0;bottom:0;background:#eee;border-radius:50%;margin:2px;transition:.5s}.woocommerce-widget-area .color-list-widget .color-list-row li a:hover{border-color:#000}.woocommerce-widget-area .color-list-widget .color-list-row li a.color-white:before{background:#fff;border:1px solid #eee}.woocommerce-widget-area .color-list-widget .color-list-row li a.color-black:before{background:#000}.woocommerce-widget-area .color-list-widget .color-list-row li a.color-red:before{background:red}.woocommerce-widget-area .color-list-widget .color-list-row li a.color-blue:before{background:blue}.woocommerce-widget-area .color-list-widget .color-list-row li a.color-green:before{background:green}.woocommerce-widget-area .color-list-widget .color-list-row li a.color-yellow:before{background:#ff0}.woocommerce-widget-area .color-list-widget .color-list-row li a.color-yellowgreen:before{background:#9acd32}.woocommerce-widget-area .color-list-widget .color-list-row li a.color-pink:before{background:pink}.woocommerce-widget-area .color-list-widget .color-list-row li a.color-violet:before{background:violet}.woocommerce-widget-area .color-list-widget .color-list-row li a.color-teal:before{background:teal}.woocommerce-widget-area .color-list-widget .color-list-row li a.color-plum:before{background:plum}.woocommerce-widget-area .color-list-widget .color-list-row li a.color-lime:before{background:lime}.woocommerce-widget-area .color-list-widget .color-list-row li a.color-blueviolet:before{background:#8a2be2}.woocommerce-widget-area .color-list-widget .color-list-row li.active a{border-color:#000}.woocommerce-widget-area .brands-list-widget .brands-list-row{padding-left:0;margin-bottom:0;list-style-type:none}.woocommerce-widget-area .brands-list-widget .brands-list-row li{margin-bottom:9px}.woocommerce-widget-area .brands-list-widget .brands-list-row li a{display:inline-block;position:relative;padding-left:25px;font-size:15px;font-weight:600}.woocommerce-widget-area .brands-list-widget .brands-list-row li a:before{content:"";position:absolute;left:0;top:2.5px;width:15px;transition:.5s;height:15px;border-radius:3px;border:1px solid #000}.woocommerce-widget-area .brands-list-widget .brands-list-row li a:hover{color:#333}.woocommerce-widget-area .brands-list-widget .brands-list-row li a:hover:before{border-color:#333}.woocommerce-widget-area .brands-list-widget .brands-list-row li a.active:before,.woocommerce-widget-area .brands-list-widget .brands-list-row li.active a:before{background-color:#333;border-color:#333}.woocommerce-widget-area .brands-list-widget .brands-list-row li:last-child{display:inline-block}.woocommerce-widget-area .aside-trending-widget .aside-trending-products{overflow:hidden;position:relative;text-align:center}.woocommerce-widget-area .aside-trending-widget .aside-trending-products .category{position:absolute;left:0;transition:.5s;right:0;background-color:#fff;padding:20px;bottom:10px;margin-left:10px;margin-right:10px}.woocommerce-widget-area .aside-trending-widget .aside-trending-products .category h3{text-transform:uppercase;margin-bottom:7px;position:relative;z-index:1;font-size:20px}.woocommerce-widget-area .aside-trending-widget .aside-trending-products .category span{color:#777;display:block}.woocommerce-widget-area .aside-trending-widget .aside-trending-products img{transition:.5s;width:100%}.woocommerce-widget-area .aside-trending-widget .aside-trending-products .link-btn{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.woocommerce-widget-area .aside-trending-widget .aside-trending-products:focus img,.woocommerce-widget-area .aside-trending-widget .aside-trending-products:hover img{transform:scale(1.3) rotate(4deg)}.sizing-guide-table h3{margin-bottom:18px;font-size:22px;font-weight:700}.sizing-guide-table table{margin-bottom:0}.sizing-guide-table table thead{background-color:#333;color:#fff}.sizing-guide-table table thead th{border-bottom:none;color:#fff;font-size:17px;font-weight:600}.sizing-guide-table table thead th,.sizing-guide-table table tr td{vertical-align:middle;white-space:nowrap;padding-left:15px;padding-right:15px}.sizing-guide-table table tr td{border-top:none;font-size:15px}.sizing-guide-table table tr td:first-child{font-weight:600}.sizing-guide-table .sizing-guide-info{padding-left:0;list-style-type:none;margin-top:30px;margin-bottom:0}.sizing-guide-table .sizing-guide-info li{margin-bottom:12px}.sizing-guide-table .sizing-guide-info li:last-child{margin-bottom:0}.sizing-guide-table .sizing-guide-info li span{font-weight:700}.sizing-guide-table:not(:first-child){margin-top:35px}.cart-table table{margin-bottom:0}.cart-table table thead tr th{vertical-align:middle;padding:0 0 15px;text-transform:uppercase;border:none;white-space:nowrap;font-size:15px;font-weight:600}.cart-table table tbody tr td{vertical-align:middle;color:#777;white-space:nowrap;padding:15px 0;border-color:#eaedff;border-left:none;border-right:none}.cart-table table tbody tr td.product-thumbnail a{display:inline-block}.cart-table table tbody tr td.product-thumbnail a img{width:100px}.cart-table table tbody tr td.product-name a{display:inline-block;font-size:16px;font-weight:600}.cart-table table tbody tr td.product-name ul{padding-left:0;list-style-type:none;margin-top:10px;margin-bottom:0}.cart-table table tbody tr td.product-name ul li{margin-bottom:6px;font-size:13.5px}.cart-table table tbody tr td.product-name ul li span{display:inline;color:#000}.cart-table table tbody tr td.product-name ul li:last-child{margin-bottom:0}.cart-table table tbody tr td.product-subtotal{overflow:hidden}.cart-table table tbody tr td.product-subtotal .subtotal-amount{color:#000;font-weight:600}.cart-table table tbody tr td.product-subtotal .remove{color:red;float:right;display:block;position:relative;top:-1px;font-size:18px}.cart-table table tbody tr td.product-quantity .input-counter{max-width:130px;min-width:130px;text-align:center;display:inline-block;position:relative}.cart-table table tbody tr td.product-quantity .input-counter span{position:absolute;top:0;background-color:transparent;cursor:pointer;color:#d0d0d0;width:40px;height:100%;line-height:50px;transition:.5s;font-size:22px}.cart-table table tbody tr td.product-quantity .input-counter span.minus-btn{left:0}.cart-table table tbody tr td.product-quantity .input-counter span.plus-btn{right:0}.cart-table table tbody tr td.product-quantity .input-counter span:hover{color:#333}.cart-table table tbody tr td.product-quantity .input-counter input{height:45px;color:#000;outline:0;display:block;border:none;background-color:#f8f8f8;text-align:center;width:100%;font-size:17px;font-weight:600}.cart-table table tbody tr td.product-quantity .input-counter input::-moz-placeholder{color:#000}.cart-table table tbody tr td.product-quantity .input-counter input:-ms-input-placeholder{color:#000}.cart-table table tbody tr td.product-quantity .input-counter input::placeholder{color:#000}.cart-table table tbody tr td .unit-amount{color:#000;font-weight:600}.cart-buttons{margin-top:30px}.cart-totals{background:#fff;padding:40px;max-width:500px;box-shadow:0 2px 48px 0 rgba(0,0,0,.08);border-radius:5px;margin-left:auto;margin-top:50px;margin-right:auto}.cart-totals h3{margin-bottom:20px;font-size:22px;font-weight:700}.cart-totals ul{padding-left:0;margin:0 0 25px;list-style-type:none}.cart-totals ul li{border:1px solid #eaedff;padding:10px 15px;color:#000;overflow:hidden;font-weight:600}.cart-totals ul li:first-child{border-bottom:none}.cart-totals ul li:last-child{font-size:20px;border-top:none}.cart-totals ul li:last-child span{color:#000}.cart-totals ul li span{float:right;font-weight:400}.user-actions{box-shadow:0 2px 48px 0 rgba(0,0,0,.08);background:#fff;padding:15px 20px;border-top:3px solid #333;position:relative;margin-bottom:40px}.user-actions i{color:#333;margin-right:5px;font-size:20px;position:relative;top:3px}.user-actions span{display:inline-block;color:#333;font-weight:500;font-size:16px}.user-actions span a{display:inline-block;color:#000}.user-actions span a:focus,.user-actions span a:hover{color:#333}.billing-details .title{margin-bottom:30px;position:relative;padding-bottom:10px;border-bottom:1px solid #eee;font-size:22px;font-weight:700}.billing-details .title:before{content:"";position:absolute;background:#333;bottom:-1px;left:0;width:50px;height:1px}.billing-details .form-group{margin-bottom:25px}.billing-details .form-group label{display:block;margin-bottom:8px;text-transform:uppercase;font-weight:600;font-size:14px}.billing-details .form-group label .required{color:red}.billing-details .form-group .nice-select{float:unset;line-height:48px;color:#000;border:none;background-color:#f5f5f5!important;font-weight:400;font-size:15px;padding-top:0;padding-bottom:0}.billing-details .form-group .nice-select .list{background-color:#fff;box-shadow:0 0 29px 0 hsla(0,0%,40%,.1);border-radius:0;margin-top:0;width:100%;padding-top:10px;padding-bottom:10px}.billing-details .form-group .nice-select .list .option{transition:.5s;padding-left:20px;padding-right:20px}.billing-details .form-group .nice-select .list .option:hover{background-color:#333!important;color:#fff}.billing-details .form-group .nice-select .list .option.selected{background-color:transparent;font-weight:600}.billing-details .form-group .nice-select:after{right:20px}.billing-details .form-check{margin-bottom:20px}.billing-details .form-check .form-check-label{color:#000}.billing-details .form-check label{position:relative;left:-3px;top:1px;font-weight:500}.billing-details .col-lg-12:last-child .form-group{margin-bottom:0}.order-details .title{margin-bottom:30px;position:relative;padding-bottom:10px;border-bottom:1px solid #eee;font-size:22px;font-weight:700}.order-details .title:before{content:"";position:absolute;background:#333;bottom:-1px;left:0;width:50px;height:1px}.order-details .order-table table{margin-bottom:0}.order-details .order-table table thead tr th{border-bottom-width:0;vertical-align:middle;border-color:#eaedff;padding:12px 20px 10px;font-weight:700;font-size:17px}.order-details .order-table table tbody tr td{vertical-align:middle;border-color:#eaedff;font-size:15px;padding:15px 20px 13px}.order-details .order-table table tbody tr td.product-name a{display:inline-block;font-weight:500}.order-details .order-table table tbody tr td.order-shipping span,.order-details .order-table table tbody tr td.order-subtotal span,.order-details .order-table table tbody tr td.order-subtotal-price,.order-details .order-table table tbody tr td.product-subtotal,.order-details .order-table table tbody tr td.shipping-price,.order-details .order-table table tbody tr td.total-price span{color:#000;font-weight:700}.order-details .payment-box{background-color:#fff;box-shadow:0 2px 28px 0 rgba(0,0,0,.06);margin-top:30px;padding:30px}.order-details .payment-box .payment-method p [type=radio]:checked,.order-details .payment-box .payment-method p [type=radio]:not(:checked){display:none}.order-details .payment-box .payment-method p [type=radio]:checked+label,.order-details .payment-box .payment-method p [type=radio]:not(:checked)+label{padding-left:27px;cursor:pointer;display:block;color:#000;position:relative;margin-bottom:8px;font-weight:600}.order-details .payment-box .payment-method p [type=radio]:checked+label:before,.order-details .payment-box .payment-method p [type=radio]:not(:checked)+label:before{content:"";position:absolute;left:0;top:5px;width:18px;height:18px;border:1px solid #ddd;border-radius:50%;background:#fff}.order-details .payment-box .payment-method p [type=radio]:checked+label:after,.order-details .payment-box .payment-method p [type=radio]:not(:checked)+label:after{content:"";width:12px;height:12px;background:#333;position:absolute;top:8px;left:3px;border-radius:50%;transition:.5s}.order-details .payment-box .payment-method p [type=radio]:not(:checked)+label:after{opacity:0;visibility:hidden;transform:scale(0)}.order-details .payment-box .payment-method p [type=radio]:checked+label:after{opacity:1;visibility:visible;transform:scale(1)}.order-details .payment-box .default-btn{margin-top:20px;box-shadow:0 5px 28.5px 1.5px rgba(149,152,200,.2);display:block;text-align:center}.order-details .payment-box .default-btn.disabled-btn{opacity:.5}.faq-accordion-tab .tabs{padding-left:0;list-style-type:none;margin-bottom:60px;text-align:center}.faq-accordion-tab .tabs li{margin-left:10px;margin-right:10px;cursor:pointer;color:#000;text-decoration:none;border-radius:5px;padding:20px;display:block;box-shadow:2px 8px 20px 0 rgba(25,42,70,.13)!important;font-size:17px;font-weight:700}.faq-accordion-tab .tabs li i{font-size:30px}.faq-accordion-tab .tabs li span{display:block;margin-top:8px}.faq-accordion-tab .tabs li.current,.faq-accordion-tab .tabs li:hover{background-color:#333;color:#fff}.tab .tabs-item{display:none}.tab .tabs-item:first-child{display:block}.faq-accordion .accordion{list-style-type:none;padding-left:0;margin-bottom:0;border-radius:0;border:none}.faq-accordion .accordion .accordion__item{border-radius:5px;display:block;box-shadow:2px 8px 20px 0 rgba(25,42,70,.13)!important;background:#fff;margin-bottom:15px;border:none}.faq-accordion .accordion .accordion__item:last-child{margin-bottom:0}.faq-accordion .accordion .accordion__button{background-color:#fff;padding:20px 25px;color:#000;text-decoration:none;position:relative;display:block;border-radius:5px;font-size:17px;font-weight:700}.faq-accordion .accordion .accordion__button i{position:absolute;left:25px;top:18px;font-size:25px;transition:.5s}.faq-accordion .accordion .accordion__button.active i{transform:rotate(180deg)}.faq-accordion .accordion .accordion__panel{padding:25px 30px;border-top:1px solid #eee}.faq-accordion .accordion .accordion-content p{font-size:16px;line-height:1.8}.faq-accordion .accordion .accordion-content.show{display:block}.faq-accordion .accordion .accordion-content ul{padding-left:0;list-style-type:none;margin-bottom:0}.faq-accordion .accordion .accordion-content ul li{color:#777;position:relative;margin-bottom:12px;line-height:25px;padding-left:15px;font-size:16px}.faq-accordion .accordion .accordion-content ul li:before{content:"";position:absolute;top:10px;left:0;width:6px;height:6px;background:#333;border-radius:50%}.faq-accordion .accordion .accordion-content ul li:last-child{margin-bottom:0}.error-content{text-align:center;margin:0 auto;max-width:520px}.error-content h3{font-size:30px;font-weight:700;margin-top:30px;margin-bottom:15px}.error-content p{margin-bottom:25px}.customer-service-content h3{position:relative;padding-left:30px;margin-bottom:20px;font-size:22px;font-weight:700}.customer-service-content h3 i{position:absolute;top:2px;left:0;color:#333}.customer-service-content h3:not(:first-child){margin-top:30px}.customer-service-content ul{padding-left:0;list-style-type:none;margin-bottom:0}.customer-service-content ul li{color:#777;margin-bottom:12px;position:relative;padding-left:13px}.customer-service-content ul li:before{content:"";position:absolute;left:0;top:9px;width:5px;height:5px;border-radius:50%;background:#333}.customer-service-content ul li:last-child{margin-bottom:0}.customer-service-content ul li a{display:inline-block;color:#777}.customer-service-content ul li a:hover{color:#000}.products-compare-table table{margin-bottom:0}.products-compare-table table tr td{color:#777;vertical-align:middle;padding:20px}.products-compare-table table tr td:first-child{text-transform:uppercase;color:#000;font-weight:600}.products-compare-table table tr td .remove-btn{margin-bottom:15px}.products-compare-table table tr td .remove-btn a{color:red;display:inline-block}.products-compare-table table tr:first-child{background-color:transparent!important}.products-compare-table table tr:first-child td{border-bottom:1px solid #eee}.pagination-area{position:relative;z-index:1;margin-top:30px}.pagination-area:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:100%;height:1px;background-color:#eee;z-index:-1}.pagination-area .page-numbers{color:#000;display:inline-block;line-height:1;background-color:#fff;font-weight:600;font-size:20px;margin:-10px -1px;padding-left:8px;padding-right:8px}.pagination-area .page-numbers.current,.pagination-area .page-numbers:focus,.pagination-area .page-numbers:hover{color:#333}.pagination-area .page-numbers.prev{padding-right:0}.pagination-area .page-numbers.next{padding-left:0}.pagination-area .page-numbers.next,.pagination-area .page-numbers.prev{font-size:28px;position:relative;top:5px;margin-left:-3px;margin-right:-3px}.pagination-area .page-numbers.disabled{color:#777;cursor:not-allowed}.widget-area{padding-left:15px}.widget-area .widget{margin-bottom:35px}.widget-area .widget:last-child{margin-bottom:0}.widget-area .widget .widget-title{margin-bottom:25px;position:relative;padding-bottom:8px;border-bottom:1px solid #eee;font-size:21px;font-weight:700}.widget-area .widget .widget-title:before{content:"";position:absolute;left:0;bottom:0;width:50px;height:1px;bottom:-1px;background-color:#333}.widget-area .widget_search form{position:relative}.widget-area .widget_search form .screen-reader-text{display:none}.widget-area .widget_search form label{display:block;margin-bottom:0}.widget-area .widget_search form .search-field{height:50px;color:#000;background-color:#eef5f9;display:block;width:100%;border-radius:5px;padding:0 0 0 15px;border:none;transition:.5s;font-size:15px;font-weight:500}.widget-area .widget_search form .search-field::-moz-placeholder{color:#777;-moz-transition:.5s;transition:.5s}.widget-area .widget_search form .search-field:-ms-input-placeholder{color:#777;-ms-transition:.5s;transition:.5s}.widget-area .widget_search form .search-field::placeholder{color:#777;transition:.5s}.widget-area .widget_search form .search-field:focus::-moz-placeholder{color:transparent}.widget-area .widget_search form .search-field:focus:-ms-input-placeholder{color:transparent}.widget-area .widget_search form .search-field:focus::placeholder{color:transparent}.widget-area .widget_search form button{border:none;background-color:#333;color:#fff;height:40px;width:40px;position:absolute;right:5px;transition:.5s;border-radius:5px;top:5px;font-size:20px}.widget-area .widget_search form button:focus,.widget-area .widget_search form button:hover{background-color:#000;color:#fff}.widget-area .widget_posts_thumb{position:relative;overflow:hidden}.widget-area .widget_posts_thumb .item{overflow:hidden;margin-bottom:15px}.widget-area .widget_posts_thumb .item:last-child{margin-bottom:0}.widget-area .widget_posts_thumb .item .thumb{float:left;height:80px;overflow:hidden;display:block;position:relative;width:80px;margin-right:15px;z-index:1}.widget-area .widget_posts_thumb .item .thumb .fullimage{width:80px;height:80px;display:inline-block;border-radius:5px;background-size:cover!important;background-repeat:no-repeat;background-position:50%!important}.widget-area .widget_posts_thumb .item .thumb:after,.widget-area .widget_posts_thumb .item .thumb:before{transition:all .8s cubic-bezier(.2,1,.22,1);content:"";background-color:#fff;position:absolute;z-index:1;top:50%;left:50%;opacity:0;transform:translate(-50%,-50%)}.widget-area .widget_posts_thumb .item .thumb:before{width:40px;height:1px;left:100%}.widget-area .widget_posts_thumb .item .thumb:after{height:40px;width:1px;top:0}.widget-area .widget_posts_thumb .item .info{overflow:hidden;margin-top:5px}.widget-area .widget_posts_thumb .item .info span{display:block;color:#777;text-transform:uppercase;margin-top:-2px;margin-bottom:5px;font-size:12px}.widget-area .widget_posts_thumb .item .info .title{margin-bottom:0;line-height:1.4;font-size:18px;font-weight:600}.widget-area .widget_posts_thumb .item .info .title a{display:inline-block}.widget-area .widget_posts_thumb .item:hover .thumb:after,.widget-area .widget_posts_thumb .item:hover .thumb:before{opacity:1;top:50%;left:50%}.widget-area .widget_categories ul{padding-left:0;margin-bottom:0;list-style-type:none}.widget-area .widget_categories ul li{position:relative;margin-bottom:12px;overflow:hidden;color:#000;padding-left:18px;font-weight:600;font-size:15px}.widget-area .widget_categories ul li:last-child{margin-bottom:0}.widget-area .widget_categories ul li:before{background:#333;height:8px;width:8px;content:"";border-radius:50%;left:0;top:7px;position:absolute}.widget-area .widget_categories ul li a{color:#000;display:block}.widget-area .widget_categories ul li a:hover{color:#333}.widget-area .widget_categories ul li .post-count{color:#777;font-size:14px;float:right}.widget-area .widget_tag_cloud .widget-title{margin-bottom:17px}.widget-area .tagcloud a{display:inline-block;background-color:#f6f6f6;color:#000;padding:7px 15px;border:none;border-radius:3px;font-weight:600;font-size:14px!important;margin-top:8px;margin-right:4px}.widget-area .tagcloud a:focus,.widget-area .tagcloud a:hover{color:#fff;background-color:#333}.widget-area .widget_instagram ul{padding-left:0;list-style-type:none;flex-wrap:wrap;display:flex;margin-bottom:-10px;margin-left:-5px;margin-right:-5px}.widget-area .widget_instagram ul li{flex:0 0 33.3333333333%;max-width:33.3333333333%;padding-bottom:10px;padding-right:5px;padding-left:5px}.widget-area .widget_instagram ul li a{position:relative}.widget-area .widget_instagram ul li a:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#333;transition:.5s;opacity:0;visibility:hidden}.widget-area .widget_instagram ul li a:hover:before{opacity:.7;visibility:visible}.widget-area .widget_contact{position:relative;z-index:1;border-radius:5px;height:400px;text-align:center;background-image:url(/_next/static/media/offer-bg.83c6c54f.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat}.widget-area .widget_contact:before{width:100%;height:100%;content:"";position:absolute;left:0;top:0;border-radius:5px;background-color:#333;opacity:.7;z-index:-1}.widget-area .widget_contact .text{position:absolute;left:0;bottom:25px;right:0}.widget-area .widget_contact .text .icon{width:65px;height:65px;border:2px dashed #333;position:relative;border-radius:50%;font-size:35px;transition:.5s;background-color:#fff;color:#333;margin-left:auto;margin-right:auto;margin-bottom:17px}.widget-area .widget_contact .text .icon i{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%)}.widget-area .widget_contact .text span{display:block;color:#fff;margin-bottom:8px;font-size:16px;font-weight:600}.widget-area .widget_contact .text h4{color:#fff;margin:0;font-weight:800;font-size:25px}.track-order-content{max-width:700px;background-color:#fff;box-shadow:3px 5px 25px 0 rgba(0,0,0,.1);text-align:center;padding:40px;margin-left:auto;margin-right:auto}.track-order-content h2{margin-bottom:30px;font-size:35px;font-weight:700}.track-order-content form{text-align:left;padding-left:30px;padding-right:30px}.track-order-content form .form-group label{display:block;color:#000;margin-bottom:9px;text-transform:uppercase;font-size:14px;font-weight:600}.track-order-content form .default-btn{margin-top:5px}.login-content h2{margin-bottom:25px;font-size:25px;font-weight:700}.login-content .login-form{padding-right:15px}.login-content .login-form .form-group{margin-bottom:20px}.login-content .login-form .form-group .form-control{height:50px}.login-content .login-form .default-btn{display:block;width:100%;padding:14px 25px}.login-content .login-form .forgot-password{display:inline-block;margin-top:15px;position:relative;cursor:pointer;font-weight:600}.login-content .login-form .forgot-password:before{width:100%;height:1.5px;background:#777;bottom:0;left:0;position:absolute;transition:.5s;content:""}.login-content .login-form .forgot-password:hover:before{width:0}.new-customer-content{padding-left:15px}.new-customer-content h2{margin-bottom:20px;font-size:25px;font-weight:700}.new-customer-content span{display:block;margin-bottom:10px;font-size:17px;font-weight:600}.new-customer-content .optional-btn{margin-top:5px}.signup-content{max-width:520px;margin-left:auto;margin-right:auto}.signup-content h2{margin-bottom:25px;text-align:center;font-size:25px;font-weight:700}.signup-content .signup-form .form-group{margin-bottom:20px}.signup-content .signup-form .form-group label{display:block;text-transform:uppercase;margin-bottom:8px;font-size:14px;font-weight:600}.signup-content .signup-form .form-group .form-control{height:50px}.signup-content .signup-form .default-btn{display:block;width:100%;padding:14px 25px}.signup-content .signup-form .return-store{display:inline-block;margin-top:15px;color:#777;position:relative;font-size:15px}.signup-content .signup-form .return-store:before{width:100%;height:1.5px;background:#777;bottom:0;left:0;position:absolute;transition:.5s;content:""}.signup-content .signup-form .return-store:hover{color:#000}.signup-content .signup-form .return-store:hover:before{width:0}.contact-info h3{margin-bottom:15px;font-size:22px;font-weight:700}.contact-info p a{display:inline;font-weight:500}.contact-info .contact-list{padding-left:0;margin-bottom:25px;list-style-type:none}.contact-info .contact-list li{margin-bottom:12px;position:relative;padding-left:28px}.contact-info .contact-list li i{position:absolute;left:0;top:2px;color:#333;font-size:20px}.contact-info .contact-list li a{display:inline-block;font-weight:600;position:relative}.contact-info .contact-list li a:hover:before{width:100%}.contact-info .contact-list li a:before{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;transition:.5s;background-color:#333}.contact-info .contact-list li:last-child{margin-bottom:0}.contact-info .opening-hours{padding-left:0;margin-bottom:25px;list-style-type:none}.contact-info .opening-hours li{margin-bottom:10px}.contact-info .opening-hours li:last-child{margin-bottom:0}.contact-info .social{padding-left:0;list-style-type:none;margin-bottom:0}.contact-info .social li{display:inline-block;margin-right:8px}.contact-info .social li:last-child{margin-right:0}.contact-info .social li a{width:30px;height:30px;text-align:center;display:block;color:#333;background-color:#f4f4f4;font-size:18px;position:relative;border-radius:2px}.contact-info .social li a i{position:absolute;left:0;top:50%;right:0;transform:translateY(-49%)}.contact-info .social li a:hover{background-color:#333;color:#fff}.contact-form h3{margin-bottom:15px;font-size:22px;font-weight:700}.contact-form form .form-group label{display:block;margin-bottom:10px;text-transform:uppercase;font-size:14px;font-weight:600}.contact-form form .form-group label span{color:red}.contact-form form .with-errors ul{padding-left:0;list-style-type:none;margin-top:10px;margin-bottom:0}.contact-form form .with-errors ul li{color:red;font-size:15px}.contact-form form #msgSubmit{margin-bottom:0}.contact-form form #msgSubmit.text-danger,.contact-form form #msgSubmit.text-success{margin-top:15px}#map{width:100%;height:500px}.footer-area{padding-top:100px;background-color:#333}.single-footer-widget h3{color:#fff;margin-bottom:25px;padding-bottom:10px;position:relative;border-bottom:1px solid hsla(0,0%,100%,.1);font-size:22px;font-weight:700}.single-footer-widget h3:before{width:50px;height:1px;bottom:-1px;content:"";position:absolute;left:0;background-color:#333}.single-footer-widget p{color:#fff}.single-footer-widget .news-letter p{font-family:Roboto;font-style:normal;font-weight:700;font-size:14px;line-height:18px;letter-spacing:.3px;color:#fff}.single-footer-widget .about-the-store p{font-weight:600}.single-footer-widget .about-the-store .footer-contact-info{padding-left:0;margin-bottom:0;list-style-type:none}.single-footer-widget .about-the-store .footer-contact-info li{margin-bottom:12px;color:#fff;position:relative;padding-left:25px}.single-footer-widget .about-the-store .footer-contact-info li i{position:absolute;left:0;top:2px;font-size:18px}.single-footer-widget .about-the-store .footer-contact-info li a{display:inline-block;color:#fff;font-weight:600;position:relative}.single-footer-widget .about-the-store .footer-contact-info li a:hover{color:#333}.single-footer-widget .about-the-store .footer-contact-info li a:hover:before{width:100%}.single-footer-widget .about-the-store .footer-contact-info li a:before{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;transition:.5s;background-color:#333}.single-footer-widget .about-the-store .footer-contact-info li:last-child{margin-bottom:0}.single-footer-widget .social-link{padding-left:0;list-style-type:none;margin-top:10px;margin-bottom:0}.single-footer-widget .social-link li{display:inline-block;margin-right:10px}.single-footer-widget .social-link li:last-child{margin-right:0}.single-footer-widget .social-link li a{width:30px;height:30px;color:#333;background-color:#fff;font-size:18px}.single-footer-widget .social-link li a i{position:absolute;left:0;top:50%;right:0;transform:translateY(-49%)}.single-footer-widget .social-link li a:hover{background-color:#333;color:#fff}.single-footer-widget .quick-links{padding-left:0;margin-bottom:0;list-style-type:none}.single-footer-widget .quick-links li{margin-bottom:12px;color:#fff}.single-footer-widget .quick-links li a{display:inline-block;color:#fff;font-weight:600;position:relative}.single-footer-widget .quick-links li a:hover{color:#333}.single-footer-widget .quick-links li a:hover:before{width:100%}.single-footer-widget .quick-links li a:before{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;transition:.5s;background-color:#333}.single-footer-widget .quick-links li:last-child{margin-bottom:0}.single-footer-widget .customer-support{padding-left:0;margin-bottom:0;list-style-type:none}.single-footer-widget .customer-support li{margin-bottom:12px;color:#fff}.single-footer-widget .customer-support li a{display:inline-block;color:#fff;font-weight:600;position:relative}.single-footer-widget .customer-support li a:hover{color:#333}.single-footer-widget .customer-support li a:hover:before{width:100%}.single-footer-widget .customer-support li a:before{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;transition:.5s;background-color:#333}.single-footer-widget .customer-support li:last-child{margin-bottom:0}.single-footer-widget .footer-newsletter-box .newsletter-form{position:relative;margin-top:-5px}.single-footer-widget .footer-newsletter-box .newsletter-form label{display:block;color:#fff;font-weight:600;margin-bottom:10px}.single-footer-widget .footer-newsletter-box .newsletter-form .input-newsletter{width:100%;background-color:transparent;border:1px solid #848282;border-radius:0;height:45px;padding:10px 15px;color:#fff;font-size:15px;border-radius:.25rem}.single-footer-widget .footer-newsletter-box .newsletter-form .input-newsletter::-moz-placeholder{-moz-transition:.5s;transition:.5s;color:#ccc}.single-footer-widget .footer-newsletter-box .newsletter-form .input-newsletter:-ms-input-placeholder{-ms-transition:.5s;transition:.5s;color:#ccc}.single-footer-widget .footer-newsletter-box .newsletter-form .input-newsletter::placeholder{transition:.5s;color:#ccc}.single-footer-widget .footer-newsletter-box .newsletter-form .input-newsletter:focus::-moz-placeholder{color:transparent}.single-footer-widget .footer-newsletter-box .newsletter-form .input-newsletter:focus:-ms-input-placeholder{color:transparent}.single-footer-widget .footer-newsletter-box .newsletter-form .input-newsletter:focus::placeholder{color:transparent}.single-footer-widget .footer-newsletter-box .newsletter-form button{font-family:Roboto;font-style:normal;font-weight:700;font-size:15px;line-height:18px;letter-spacing:.3px;text-transform:uppercase;color:#f3f3f3}.single-footer-widget .footer-newsletter-box .newsletter-form #validator-newsletter{position:absolute;left:0;bottom:-32px;color:#fff!important}.footer-bottom-area{margin-top:70px;border-top:1px solid hsla(0,0%,100%,.1);padding-top:25px;padding-bottom:25px}.footer-bottom-area p{margin-bottom:0;color:#cecdcd;font-weight:500}.footer-bottom-area p i{position:relative;top:1px}.footer-bottom-area p a{display:inline-block;color:#fff;font-weight:600;position:relative}.footer-bottom-area p a:before{content:"";position:absolute;left:0;bottom:0;width:0;transition:.5s;height:1px;background-color:#333}.footer-bottom-area p a:hover{color:#333}.footer-bottom-area p a:hover:before{width:100%}.footer-bottom-area .payment-types{padding:0;margin:0;list-style-type:none;text-align:right}.footer-bottom-area .payment-types li{display:inline-block}.footer-bottom-area .payment-types li a{display:block;transition:.5s}.footer-bottom-area .payment-types li a:hover{transform:translateY(-5px)}.lines{left:0;right:0;margin:auto;width:90vw;z-index:-1}.lines,.lines .line{position:absolute;top:0;height:100%}.lines .line{width:1px;left:50%;background:hsla(0,0%,100%,.1);overflow:hidden}.lines .line:after{content:"";display:block;position:absolute;height:15vh;width:100%;top:-50%;left:0;background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff 75%,#fff);animation:run 7s 0s infinite;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,.26,0,.97)}.lines .line:first-child{margin-left:-25%}.lines .line:first-child:after{animation-delay:2s}.lines .line:nth-child(3){margin-left:25%}.lines .line:nth-child(3):after{animation-delay:2.5s}@keyframes run{0%{top:-50%}to{top:110%}}.go-top{position:fixed;cursor:pointer;bottom:60px;right:18px;color:#fff;background-color:#333;z-index:1000;width:60px;text-align:center;height:60px;line-height:45px;font-size:28px;transition:.5s;border-radius:50px;visibility:hidden;display:flex;align-items:center;justify-content:center}.go-top.active{visibility:visible}.go-top:hover{background-color:#000;color:#fff}.products-page-gallery{text-align:center}.products-page-gallery .slick-slider .slick-list .slick-track .slick-slide{padding:0 3px;cursor:pointer}.products-page-gallery .slick-slider .slick-list .slick-track .slick-slide img{width:100%}.covid-19-offer .default-btn:hover{background-color:#fff;color:#333}.left-categories{transition:.5s}.left-categories .content{right:auto;text-align:left;transition:.5s}.left-categories:hover{transition:.5s}.left-categories:hover .content{bottom:15px}.single-categories-box.hover-active .content h3,.single-categories-box.hover-active .content span{transform:translateY(-30px)}.single-categories-box.hover-active .content .default-btn{background-color:#333;color:#fff;border-color:#333;opacity:1;visibility:visible;transform:translateY(-15px)}.single-categories-box.overly{position:relative;transition:.5s}.single-categories-box.overly:before{position:absolute;content:"";background-color:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;transition:.5s}.grocery-demo .products-area{padding-top:100px}.grocery-demo .categories-banner-area.pt-100,.grocery-demo .products-area.pt-100{padding-top:0}.aligne-center{text-align:center;justify-content:center}.flex{display:flex;align-items:center}.flex .flow-row{flex-flow:row}.flex .flow-col{flex-flow:column}.flex .dropdown{border-bottom:1px solid #bcbcbc}.flex .dropdown button.dropdown-toggle{font-size:14px;position:relative;background:transparent;color:#888a8d;border:0;padding:12px 20px 9px 0;box-sizing:border-box;min-width:50px;text-align:left}.flex .dropdown button.dropdown-toggle:after{position:absolute!important;right:0;top:50%;margin-top:-2px}.flex .dropdown button.dropdown-toggle:focus{border:0!important;background:transparent}.flex .dropdown button.dropdown-toggle:active{background:transparent}.burger-menu button{background:transparent!important}.burger-menu button .icon-bar{background:#000!important}.nav-register-btn{font-weight:500;font-size:15px;line-height:30px;color:#222;border-radius:2px;border:1px solid #777;padding:6px 30px}.nav-register-btn:hover{background-color:#222;color:#fff}@media screen and (max-width:1280px){.nav-register-btn{padding:6px 20px;font-size:13px}}@media screen and (max-width:950px){.nav-register-btn{font-size:15px;padding:6px 30px}}.btn-primary{color:#000;background:transparent;border:1px solid #e1e1e1;border-radius:0;font-size:12px;font-weight:700}.flex-2{flex:2 1}.or{height:48px;padding:7px 20px;opacity:.4}.btn-primary:hover{background-color:#ffa400;border-color:#ffa400}.mt-8{margin-top:6rem!important}.page-title{padding:36px 0;border-bottom:1px solid #c7c7c7;font-weight:500;letter-spacing:.15px}.mb-30{margin-bottom:30px}.mt-30{margin-top:30px}.h-30{height:30px}.mt-68{margin-top:68px}.mt-64{margin-top:64px}.mb-64{margin-bottom:64px!important}.mb-95{margin-bottom:95px}.mt-51{margin-top:51px}.mr-8{margin-right:8px!important}.h-20{height:20px}.text-center{text-align:center}.mb-15{margin-bottom:15px}.mb-16{margin-bottom:16px}.mt-16{margin-top:16px}.mlm-10{margin-left:-10px!important}.not-found-list{padding:50px;background:#f7f7f7}.filter-button2{border:#b4b1b1;border-radius:0!important;text-transform:uppercase;font-size:13px;letter-spacing:.5px}.filter-select{color:#333!important}.br-0{border-radius:0!important}.select-new .MuiSelect-selectMenu{line-height:40px}.select-new .MuiSelect-select:focus{background-color:transparent!important;border:0!important}.select-new fieldset{border-color:transparent!important}.br-25{border-radius:25px!important;background:#ececec}.b-0{border:0!important}.mb-0{margin-bottom:0!important}.mb-15{margin-bottom:15px!important}.height54{height:54px}.pr-15{padding-right:15px}.text-uppercase{text-transform:uppercase!important}.f-20{font-size:20px!important;font-weight:400;text-transform:capitalize}.f-14{font-size:14px!important}.see-more .MuiSvgIcon-root{font-size:20px;margin-top:-3px}.modal-field{height:54px;width:100%;border-radius:3.5px}.line-height54{line-height:54px}.linsheet-selcted-images img{width:100%}.f-heading{font-weight:700;font-size:24px;line-height:32px}.f-16{font-size:16px;color:#000}.mb-20{margin-bottom:20px!important}.p-r{position:relative}.f-strong{font-weight:700}.fixed-icon{width:16px;height:16px;color:#c7c7c7;position:absolute;right:5px;top:47%}.bg-gry{background:#f7f7f7}.bg-w{background:#fff}.br-left,.br-right{border-radius:8px 0 0 8px}.br-8{border-radius:8px}.mt-30{margin-top:30px!important}.px-15px{padding-left:15px!important;padding-right:15px!important}.my-brand-fixed-title{color:#fff;background:linear-gradient(180deg,transparent,rgba(0,0,0,.6));position:absolute;bottom:0;padding:20px;align-items:flex-end;width:100%}.my-brand-fixed-title p{color:#fff}.icon-color{color:#ff900f}.icon-color svg{width:20px}.p-16{padding:16px!important}.overflow-hidden{overflow:hidden}.my-favorit-main-product-height{max-height:157px}.my-favorit-child-product{min-height:200px}.no-vendor-main-page{text-align:center;background:#f3f3f3;font-size:14px;font-weight:400;color:#999;width:100%;padding-top:45px;margin-left:4px;margin-top:5px;margin-right:4px;max-height:200px;min-height:200px}#my-favorite .owl-carousel .owl-stage-outer{overflow:hidden}.font-normal{text-transform:none!important}.mb-25{margin-bottom:25px!important}.position-absolute{position:fixed!important;z-index:10;display:inline-flex;width:100%;bottom:0;margin-left:-3px}.filter-mobile-button{background-color:#333!important;color:#fff!important;border-radius:0!important;height:56px!important;text-align:center}.br-1{border-right:1px solid #999}.grey-radio-btn{color:#333!important}.text-strong{font-weight:500}.note-box{border:1px solid #f3f3f3;padding:5px;min-height:87px;max-height:87px;overflow-y:auto}.m-t-m50{margin-top:24px!important}.mb-48{margin-bottom:48px!important}#my-favorite .style-name{white-space:nowrap!important;overflow:hidden;text-overflow:ellipsis}.os-select-menu .MuiPopover-paper{padding:10px 0!important;border:1px solid #666;width:142px;border-radius:0}.os-select-menu-b:not(:last-child):before{content:"";width:80%;height:1px;background:#ececec;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.os-select-menu-b:first-child:after{content:"";height:1px;background:#ececec;display:block;min-width:89px;margin:0 auto;position:absolute;top:41px}.active_fav-item{border-color:#000;background-color:#000!important}.active_fav-item svg path{fill:#fff!important}.my-pick-menu .os-select-menu{padding:10px 0!important}.enableMyPick:focus{border:0!important;border-color:unset!important;box-shadow:unset!important}.active-heart svg{cursor:pointer}.hide-menu{display:none!important}.mf-margin{margin:30px 0 15px -15px!important}.ml-m13{margin-left:-13px!important}.hide-scrollbar::-webkit-scrollbar{display:none}.order_filter_input_group{width:unset}@media screen and (max-width:949px){.order_filter_input_group{margin-top:.5rem;width:100%!important}}.order_filter_input_group .MuiInput-underline:before{left:none;right:none;bottom:none;content:none;position:unset;transition:none;border-bottom:none;pointer-events:none}.order_filter_input_group .MuiInput-underline:after{left:none;right:none;bottom:none;content:"";position:unset;transform:none;transition:none;border-bottom:none;pointer-events:none}.order_filer_go{background:#333;border-radius:0 4px 4px 0;font-family:Roboto;font-style:normal;font-weight:400;font-size:13px;line-height:15px;letter-spacing:.3px;text-transform:capitalize;color:#fff;border:none}.order_filer_go:active{background-color:#f92!important;border-color:#f92!important}.order_filer_go:focus{background-color:#f92;border-color:#f92;box-shadow:none}.order_export{background:#333;border-radius:4px;font-family:Roboto;font-style:normal;font-weight:400;font-size:13px;line-height:15px;letter-spacing:.3px;color:#fff;margin-left:8px;height:39.43px;padding:0 17px}.order_export:active{background-color:#f92!important;border-color:#f92!important}.order_export:focus{background-color:#f92;border-color:#f92;box-shadow:none}@media screen and (max-width:949px){.order_export{margin-top:.5rem}}.order_filter_date{border:1px solid rgba(0,0,0,.12);border-radius:4px;height:39.43px;width:298px}@media screen and (max-width:949px){.order_filter_date{width:100%}}.MuiPickersDay-current{color:#000!important;font-weight:600}.MuiPickersDay-daySelected{color:#fff!important}.MuiPickersDay-daySelected,.MuiPickersToolbar-toolbar{background-color:#333!important}@media screen and (max-width:949px){.myaccount-orders-filter{flex-direction:column!important}.myaccount-orders-filter .MuiFormControl-root{width:27%!important;margin-left:unset;margin-top:unset;margin-right:unset;flex-direction:column-reverse;flex-grow:1}.myaccount-orders-filter.myaccount-return-orders-filter{flex-direction:row!important;margin-top:0;justify-content:space-evenly}}.filter_order_history{display:flex;justify-content:flex-end}@media screen and (max-width:949px){.filter_order_history{padding-left:0;padding-right:0;justify-content:space-between}}.date_picker_input{align-items:center}@media screen and (max-width:949px){.date_picker_input{width:100%}}.date_picker_input .MuiFormControl-root{width:unset!important}.date_picker_input .from_date{margin-top:unset!important;margin-right:unset!important;margin-left:unset!important}.date_picker_input .from_date .MuiInputBase-input{text-align:center}.date_picker_input .to_date{margin-top:unset!important;margin-right:unset!important;margin-left:unset!important}.date_picker_input .to_date .MuiInputBase-input{text-align:center}.MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#000!important}.MuiFormLabel-root.Mui-focused{color:#000!important}.MuiFormLabel-root.Mui-error{color:#b00020!important}.MuiOutlinedInput-root.Mui-error .MuiOutlinedInput-notchedOutline{border-color:#b00020!important}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}@media only screen and (max-width:767px){body,p{font-size:13.5px}.ptb-100{padding-bottom:60px}.pt-100,.ptb-100{padding-top:60px}.pb-100{padding-bottom:60px}.ptb-70{padding-bottom:30px}.pt-70,.ptb-70{padding-top:30px}.pb-70{padding-bottom:30px}.default-btn,.optional-btn{padding:10px 24px;font-size:13px}.section-title{margin-bottom:20px}.section-title h2{font-size:16px;padding-bottom:16px;border-bottom:3px solid #ffa900;display:inline-block}}@media only screen and (max-width:767px)and (max-width:768px){.section-title h2{border-bottom:unset!important;padding-bottom:unset!important}}@media only screen and (max-width:767px){.section-title.text-left{margin-bottom:25px}.section-title.text-left .default-btn{display:none}.form-control{height:45px;padding:0 0 0 12px;font-size:14px}textarea.form-control{padding-top:12px}.top-header{text-align:center;background-color:#898a8d;color:#fff}.header-contact-info li{font-size:13.5px;margin-left:10px;margin-right:10px;margin-bottom:0}.header-contact-info li:first-child{margin-left:0}.header-contact-info li:last-child{margin-right:0}.top-header-discount-info{margin-top:0}.top-header-discount-info p{line-height:1.8;font-size:14px}.header-top-menu{text-align:center}.header-top-menu li{font-size:13.5px;margin-left:10px;margin-right:10px;margin-top:10px}.header-top-menu li:first-child{margin-left:0}.header-top-menu li:last-child{margin-right:0}.header-top-menu li a{padding-left:20px}.header-top-menu li a i{font-size:14px}.header-top-menu li:before{right:-13px;top:5px;height:12px}.header-top-others-option{display:block}.main-nav .navbar{padding:0;position:relative;justify-content:center}.main-nav .navbar .navbar-nav{padding-top:10px;overflow-y:auto}.main-nav .navbar .navbar-nav .nav-item .dropdown-menu{top:40px}.main-nav .navbar .navbar-nav .nav-item:first-child a{margin-left:15px}.main-nav .navbar .navbar-nav .nav-item a{font-size:15px;padding-top:10px;padding-bottom:10px;margin-left:15px;margin-right:15px}.main-nav .navbar .navbar-nav .nav-item.megamenu{position:relative}.main-nav .navbar .navbar-nav .nav-item.megamenu .container .col{width:100%;flex-basis:auto;margin-bottom:20px}.main-nav .navbar .navbar-nav .nav-item.megamenu .container .col:last-child{margin-bottom:0}.main-nav .container-fluid,.main-nav .container-lg,.main-nav .container-md,.main-nav .container-sm,.main-nav .container-xl{padding-left:15px;padding-right:15px}.navbar-area{position:relative}.navbar-area .others-option{position:absolute;top:10px;right:60px}.navbar-area .others-option .burger-menu{display:none}.main-banner{height:327px}.main-banner.banner-bg2,.main-banner.banner-bg6{background-position:0 0}.main-banner.single-main-banner{padding-top:100px;padding-bottom:100px}.hero-banner{padding-top:100px;padding-bottom:0}.main-banner-content .sub-title{margin-bottom:12px;font-size:15px}.main-banner-content h1{margin-bottom:12px;font-size:30px}.main-banner-content p{font-size:15px}.main-banner-content .btn-box{margin-top:20px}.main-banner-content .btn-box .optional-btn{margin-left:5px}.main-banner-content.text-center .btn-box .optional-btn{margin-left:2.5px}.main-banner-content.text-center .btn-box .default-btn{margin-right:2.5px}.banner-content{padding:20px;max-width:100%;margin-left:0}.banner-content .line{border-width:2px}.banner-content .sub-title{font-size:17px}.banner-content h1{margin:10px 0 15px;font-size:35px}.banner-content p{max-width:100%;font-size:15px;font-weight:300}.banner-content .btn-box{margin-top:20px}.banner-content .btn-box .default-btn{padding:10px 18px;font-size:12px}.banner-content .btn-box .optional-btn{padding:10px 18px;font-size:12px;margin-left:5px}.banner-image{margin-top:30px}.banner-image .circle{width:290px;height:290px}.home-slides.owl-theme .owl-nav{display:none}.home-slides-two.owl-theme .owl-nav [class*=owl-]{font-size:45px;left:15px;opacity:1;visibility:visible;font-size:20px;top:auto;transform:unset;bottom:15px}.home-slides-two.owl-theme .owl-nav [class*=owl-].owl-next{left:auto;right:15px}.home-slides-two.owl-theme .owl-nav [class*=owl-]:hover,.home-slides-two.owl-theme .owl-nav [class*=owl-]:hover.owl-next{transform:unset}.home-slides-two.owl-theme:hover .owl-nav [class*=owl-]{left:15px}.home-slides-two.owl-theme:hover .owl-nav [class*=owl-].owl-next{left:auto;right:15px}.single-categories-box .content{padding:15px 15px 0;text-align:right}.single-categories-box .content h3{font-size:23px}.categories-box .content{top:20px;left:20px;padding:7px 17px}.categories-box .content h3{font-size:16px}.about-image{padding-right:0;padding-bottom:0}.about-image img{width:100%}.about-image img:nth-child(2){position:relative;right:0;margin-top:20px}.about-content{padding-left:0;margin-top:30px}.about-content h2{font-size:25px}.about-content h6{font-size:15px}.about-content .features-text h5{font-size:16px;padding-top:0}.about-inner-area{margin-top:0}.about-text{margin-top:30px}.about-text h3{font-size:18px}.search-overlay .search-overlay-form{max-width:250px;width:250px}.customer-service-content h3{padding-left:25px;font-size:18px}.login-content{text-align:center}.login-content h2{margin-bottom:20px;font-size:22px}.new-customer-content{padding-left:0;margin-top:30px;text-align:center}.new-customer-content h2{margin-bottom:13px;font-size:22px}.new-customer-content span{font-size:15px}.signup-content{max-width:100%}.signup-content h2{font-size:22px}.faq-accordion-tab .tabs{margin-bottom:20px}.faq-accordion-tab .tabs li{margin-bottom:20px;padding:15px;font-size:14px}.faq-accordion-tab .tabs li i{font-size:25px}.faq-accordion .accordion .accordion_title{font-size:15px}.faq-accordion .accordion .accordion_title i{left:15px;top:16px}.faq-accordion .accordion .accordion-content p{font-size:14.5px;line-height:1.8}.single-products-box .products-image .sale-tag{bottom:65px}.single-products-box .products-content h3{font-size:18px}.single-products-box .products-content .price{font-size:14px}.products-box .products-image .sale-tag{bottom:65px}.products-box .products-content .category{font-size:13px}.products-box .products-content h3{font-size:18px}.products-box .products-content .price{margin-top:7px;font-size:14px}.single-productsBox .products-content .category{font-size:13px}.single-productsBox .products-content h3{font-size:18px}.single-productsBox .products-content .price{margin-top:7px;font-size:14px}.products-area .woocommerce-widget-area{display:none}.error-content h3{font-size:25px;margin-bottom:10px}.error-content p{margin-bottom:20px}.offer-content-box{max-width:100%;margin-left:0;text-align:center}.offer-content-box span{font-size:17px}.offer-content-box h2{font-size:30px}.offer-content-box p{font-size:15px}.offer-content-box .default-btn{margin-top:0}.track-order-content{max-width:100%;padding:30px}.track-order-content h2{font-size:22px}.track-order-content form{padding-left:0;padding-right:0}.products-compare-table table tr td{white-space:nowrap}.productsQuickView{overflow-y:auto!important}.productsQuickView .modal-dialog{transform:translate(0)!important;max-width:540px;margin:0 auto}.productsQuickView .modal-content{padding:35px 15px 15px}.productsQuickView .modal-content .products-content{margin-top:30px}.productsQuickView .modal-content .products-content h3{font-size:19px}.productsQuickView .modal-content .products-content .products-color-switch h4,.productsQuickView .modal-content .products-content .products-info li,.productsQuickView .modal-content .products-content .products-size-wrapper h4{font-size:15px}.sizeGuideModal .modal-content{padding:30px 20px}.sizeGuideModal .modal-content .modal-sizeguide h3{margin-bottom:5px;font-size:20px}.productsShippingModal .modal-content{padding:35px 20px}.productsShippingModal .modal-content .shipping-content h3{margin-bottom:15px;font-size:20px}.productsFilterModal.modal.left .modal-dialog{width:320px}.woocommerce-widget-area .aside-trending-widget .aside-trending-products .category h3,.woocommerce-widget-area .woocommerce-widget .woocommerce-widget-title{font-size:18px}.all-products-area .container .container{padding-left:15px;padding-right:15px}.products-slides.owl-theme .owl-nav [class*=owl-]{font-size:16px;width:40px;height:40px;line-height:38px;left:-20px;opacity:1;visibility:visible}.products-slides.owl-theme .owl-nav [class*=owl-].owl-next{left:auto;right:-20px}.products-slides.owl-theme:hover .owl-nav [class*=owl-]{left:-20px}.products-slides.owl-theme:hover .owl-nav [class*=owl-].owl-next{left:auto;right:-20px}.products-collections-area .container-fluid,.products-collections-area .container-lg,.products-collections-area .container-md,.products-collections-area .container-sm,.products-collections-area .container-xl{width:100%}.contact-info h3{margin-bottom:13px;font-size:19px}.contact-form{margin-top:30px}.contact-form h3{margin-bottom:13px;font-size:19px}.single-gallery-item .gallery-content h3{font-size:18px}.products-details-desc{margin-top:30px}.products-details-desc h3{margin-bottom:15px;font-size:20px}.products-details-desc .price{font-size:14px}.products-details-desc .products-info li{font-size:15px}.products-details-desc .products-color-switch span,.products-details-desc .products-size-wrapper span{font-size:16px}.products-details-desc .products-size-wrapper ul li a{font-size:14px}.products-details-desc .products-info-btn{margin-bottom:18px}.products-details-desc .products-info-btn a{font-size:13px;margin-bottom:7px}.products-details-desc .products-info-btn a i{font-size:17px}.products-details-desc .products-add-to-cart .input-counter input{height:40px;font-size:16px}.products-details-desc .products-add-to-cart .input-counter span{width:40px;line-height:44px;font-size:20px}.products-details-desc .products-add-to-cart .default-btn{position:relative;top:-2px}.products-details-desc .wishlist-compare-btn .optional-btn{display:block;text-align:center}.products-details-desc .wishlist-compare-btn .optional-btn i{top:4px}.products-details-desc .wishlist-compare-btn .optional-btn:not(:first-child){margin-left:0;margin-top:15px}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-title .default-btn{position:relative;margin-top:15px}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-comments{margin-top:25px}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-comments .review-item{padding-right:0}.products-details-desc .products-details-accordion .accordion .accordion-content .products-review-form .review-comments .review-item h3{font-size:18px}.products-details-tab .tabs li{display:block;margin-right:0}.products-details-tab .tabs li a{padding:13px 30px 13px 40px;font-size:14px}.products-details-tab .tabs li a .dot{left:20px}.products-details-tab .tab-content{padding:20px}.products-details-tab .tab-content .tabs-item .products-details-tab-content h3{margin-bottom:12px;font-size:18px}.products-details-tab .tab-content .tabs-item .products-details-tab-content ol li:first-child,.products-details-tab .tab-content .tabs-item .products-details-tab-content ul li:first-child{margin-top:10px}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-title .default-btn{position:relative;margin-top:15px}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-comments{margin-top:25px}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-comments .review-item{padding-right:0}.products-details-tab .tab-content .tabs-item .products-details-tab-content .products-review-form .review-comments .review-item h3{font-size:18px}.related-products{margin-top:45px}.related-products .products-slides.owl-theme .owl-nav [class*=owl-]{left:-15px}.related-products .products-slides.owl-theme .owl-nav [class*=owl-].owl-next{left:auto;right:-15px}.related-products .products-slides.owl-theme:hover .owl-nav [class*=owl-]{left:-15px}.related-products .products-slides.owl-theme:hover .owl-nav [class*=owl-].owl-next{left:auto;right:-15px}.cart-table table thead tr th{padding:0 65px 15px 0;font-size:14px}.cart-table table tbody tr td.product-name a{font-size:15px}.cart-table table tbody tr td.product-name ul{margin-top:8px}.cart-buttons .text-right{text-align:center!important;margin-top:15px}.cart-totals{padding:20px;max-width:100%;margin-left:0;margin-top:30px;margin-right:0}.cart-totals h3{font-size:19px}.cart-totals ul{margin:0 0 20px}.cart-totals ul li:last-child{font-size:17px}.sizing-guide-table h3{font-size:18px}.sizing-guide-table .sizing-guide-table table thead th{font-size:16px;padding-right:30px}.user-actions{padding:15px}.user-actions span{font-size:14px}.user-actions i{margin-right:0;font-size:17px;top:2px}.billing-details .title{font-size:19px}.billing-details .form-group .nice-select{font-size:14px;line-height:45px}.order-details{margin-top:30px}.order-details .title{font-size:19px}.order-details .order-table table thead tr th{font-size:15px;white-space:nowrap}.order-details .order-table table tbody tr td{font-size:14px;white-space:nowrap}.order-details .payment-box{padding:25px}.order-details .payment-box .payment-method p [type=radio]:checked+label:before,.order-details .payment-box .payment-method p [type=radio]:not(:checked)+label:before{top:3px}.order-details .payment-box .payment-method p [type=radio]:checked+label:after,.order-details .payment-box .payment-method p [type=radio]:not(:checked)+label:after{top:6px}.facility-slides.owl-theme .owl-nav [class*=owl-]{font-size:15px;width:35px;height:35px;line-height:31px;opacity:1;visibility:visible;border-width:1px}.facility-slides.owl-theme:hover .owl-nav [class*=owl-]{left:0}.facility-slides.owl-theme:hover .owl-nav [class*=owl-].owl-next{left:auto;right:0}.page-title-area{padding-top:40px;padding-bottom:35px}.page-title-content{text-align:center}.page-title-content h2{font-size:22px}.page-title-content ul{text-align:center;position:relative;top:0;transform:unset;margin-top:10px}.page-title-content ul li{margin-left:7px;margin-right:7px}.page-title-content ul li:first-child{margin-left:0}.page-title-content ul li:before{left:-8px;top:5px}.products-filter-options{text-align:center}.products-filter-options p{font-size:15px;margin-top:12px;margin-bottom:8px}.products-filter-options .products-ordering-list{max-width:200px;margin-left:auto;margin-right:auto}.products-filter-options .products-ordering-list .nice-select{height:30px;line-height:30px;font-size:15px}#products-collections-filter.products-row-view .products-col-item .single-products-box{display:block;flex-wrap:unset;align-items:unset!important}#products-collections-filter.products-row-view .products-col-item .single-products-box .products-image{flex:0 0 100%;max-width:100%}#products-collections-filter.products-row-view .products-col-item .single-products-box .products-content{flex:0 0 100%;max-width:100%;padding-left:0;padding-right:0}#products-collections-filter.products-row-view .products-col-item .single-products-box .products-content .add-to-cart{left:0}#products-collections-filter.products-row-view .products-col-item .single-products-box .products-content .star-rating{right:0}#products-collections-filter.products-row-view .products-col-item .products-box{display:block;flex-wrap:unset;align-items:unset!important}#products-collections-filter.products-row-view .products-col-item .products-box .products-image{flex:0 0 100%;max-width:100%}#products-collections-filter.products-row-view .products-col-item .products-box .products-content{flex:0 0 100%;max-width:100%;padding-left:0;padding-right:0}#products-collections-filter.products-row-view .products-col-item .products-box .products-content .add-to-cart{left:0}#products-collections-filter.products-row-view .products-col-item .single-productsBox{display:block;flex-wrap:unset;align-items:unset!important}#products-collections-filter.products-row-view .products-col-item .single-productsBox .products-image{flex:0 0 100%;max-width:100%}#products-collections-filter.products-row-view .products-col-item .single-productsBox .products-content{flex:0 0 100%;max-width:100%;text-align:center;padding-left:0;padding-right:0}#products-collections-filter.products-row-view .products-col-item .single-productsBox .products-content .add-to-cart{left:50%;transform:translateX(-50%)}.single-blog-post .post-content .category{font-size:13px}.single-blog-post .post-content h3{font-size:18px;line-height:1.3}.single-blog-post .post-content .details-btn{margin-top:12px;font-size:13.5px}.instagram-title{margin-bottom:30px}.pagination-area{margin-top:15px}.pagination-area .page-numbers{font-size:17px}.pagination-area .page-numbers.next,.pagination-area .page-numbers.prev{top:6px}.widget-area{margin-top:35px}.widget-area .widget .widget-title{font-size:18px}.widget-area .widget_posts_thumb .item .info .title{font-size:16px}.blog-details-desc .article-content .entry-meta{margin-bottom:-15px}.blog-details-desc .article-content .entry-meta ul li{font-size:14px;margin-bottom:15px;margin-right:15px;padding-right:15px;padding-left:0}.blog-details-desc .article-content .entry-meta ul li i{display:none}.blog-details-desc .article-content .entry-meta ul li span{font-size:13px}.blog-details-desc .article-content h3{font-size:19px;margin-bottom:13px;line-height:1.5}.blog-details-desc .article-footer{padding-top:25px;text-align:center}.blog-details-desc .article-footer .article-share,.blog-details-desc .article-footer .article-tags{flex:0 0 100%;max-width:100%}.blog-details-desc .article-footer .article-share .social{text-align:center;margin-top:15px}.blog-details-desc .article-author .author-profile{padding:0 20px 20px}.blog-details-desc .article-author .author-profile .author-profile-title .author-profile-title-details .author-profile-details h4{font-size:15px}.blog-details-desc .article-author .author-profile .author-profile-title .author-profile-title-details .author-profile-details span{font-size:13px}.blog-details-desc .article-author .author-profile .author-profile-title .author-profile-title-details a{padding:5px 10px 4px;font-size:13px}.comments-area .comments-title{font-size:19px}.comments-area .comment-author .avatar{height:50px;left:0;position:relative;width:50px;display:block;margin-bottom:10px}.comments-area .comment-body{padding-left:0}.comments-area .comment-respond .comment-reply-title{font-size:19px}.comments-area .comment-respond .comment-form-author{width:100%;padding-right:0}.comments-area .comment-respond .comment-form-email{width:100%;padding-left:0}.comments-area .comment-respond .form-submit input{font-size:14px;padding:10px 30px}.comments-area .comment-respond .comment-form-cookies-consent label{font-size:15px}.comments-area .comment-respond input[type=date],.comments-area .comment-respond input[type=datetime-local],.comments-area .comment-respond input[type=email],.comments-area .comment-respond input[type=month],.comments-area .comment-respond input[type=number],.comments-area .comment-respond input[type=password],.comments-area .comment-respond input[type=search],.comments-area .comment-respond input[type=tel],.comments-area .comment-respond input[type=text],.comments-area .comment-respond input[type=time],.comments-area .comment-respond input[type=url],.comments-area .comment-respond input[type=week],.comments-area .comment-respond textarea{font-size:14px}.blockquote,blockquote{padding:20px!important}.blockquote p,blockquote p{font-size:17px!important}.prev-link-wrapper{flex:0 0 100%;max-width:100%;padding-right:0}.prev-link-wrapper .prev-title{font-size:15px}.prev-link-wrapper .meta-wrapper{font-size:13px}.next-link-wrapper{flex:0 0 100%;max-width:100%;padding-left:0;margin-top:30px}.next-link-wrapper .next-title{font-size:15px}.next-link-wrapper .meta-wrapper{font-size:13px}.footer-area{padding-top:60px}.single-footer-widget h3{margin-bottom:20px;font-size:19px}.single-footer-widget.pl-4,.single-footer-widget.px-4{padding-left:0!important}.footer-bottom-area{text-align:center;margin-top:30px;padding-top:25px;padding-bottom:25px}.footer-bottom-area p{line-height:1.8}.footer-bottom-area .payment-types{margin-top:15px;text-align:center}.go-top{right:10px;width:60px;height:60px;line-height:40px;font-size:24px}.single-facility-box h3{font-size:18px}.products-box .products-content .price,.single-products-box .products-content .price{opacity:1!important;visibility:visible!important}.products-box .products-content .add-to-cart,.single-products-box .products-content .add-to-cart{transform:translateX(0);opacity:1;visibility:visible;left:17px;bottom:85px;background:#f53f85;color:#fff!important;padding:5px 15px;font-size:12px;border-radius:5px}.sidebarModal.right .modal-innter-content{width:320px}.sidebarModal.right .modal-innter-content .modal-body{padding:25px}.sidebarModal.right .close{right:25px;top:23px}.main-nav .navbar .navbar-brand{cursor:pointer;font-size:20px}.main-nav .navbar .navbar-brand img{max-width:100px}.left-categories .content{text-align:left}.grocery-demo .products-area{padding-top:60px}}@media only screen and (min-width:576px)and (max-width:767px){.header-top-others-option{display:inline-block;position:relative;top:3px;margin-top:0;margin-left:15px}.blog-details-desc .article-footer{text-align:left}.blog-details-desc .article-footer .article-share,.blog-details-desc .article-footer .article-tags{flex:0 0 50%;max-width:50%}.blog-details-desc .article-footer .article-share .social{text-align:right;margin-top:0}.comments-area .comment-author .avatar{position:absolute;display:inline-block;margin-bottom:0;left:-65px}.comments-area .comment-body{padding-left:65px}.products-details-desc .wishlist-compare-btn .optional-btn{display:inline-block}.products-details-desc .wishlist-compare-btn .optional-btn:not(:first-child){margin-left:10px;margin-top:0}.products-details-tab .tabs li{display:inline-block;margin-right:0}}@media only screen and (min-width:768px)and (max-width:991px){.navbar-area{padding-top:0;padding-bottom:0}.navbar-area .main-nav .navbar{padding:0}.top-header{text-align:center;padding-top:5px;padding-bottom:5px}.top-header-discount-info{margin-top:10px;margin-bottom:10px}.header-top-menu{display:inline-block;text-align:center}.header-top-others-option{display:inline-block;position:relative;top:3px;margin-top:0;margin-left:15px}.home-slides.owl-theme .owl-nav{display:none}.main-banner.banner-bg2{background-position:0 0}.main-banner-content .sub-title{font-size:16.5px}.main-banner-content h1{font-size:45px}.main-banner-content p{font-size:16px}.banner-content{max-width:690px;padding:35px}.banner-content .sub-title{font-size:20px}.banner-content h1{font-size:50px;margin:12px 0 15px}.banner-content p{font-size:17px}.banner-image{margin-top:30px}.banner-image .circle{width:290px;height:290px}.hero-banner{padding-top:100px;padding-bottom:0}.hero-banner .main-banner-content{text-align:center}.single-facility-box h3{font-size:19px}.products-area .woocommerce-widget-area{display:none}.products-box .products-image .sale-tag,.single-products-box .products-image .sale-tag{bottom:65px}.products-filter-options .sub-title a{margin-right:8px}.about-content{padding-left:0;margin-top:30px}.about-inner-area{margin-top:20px}.about-text{margin-top:30px}.faq-accordion-tab .tabs{margin-bottom:30px}.faq-accordion-tab .tabs li{margin-left:6px;margin-right:6px;padding:15px 17px;font-size:14px}.products-details-desc{margin-top:30px}.cart-table table thead tr th{padding:0 20px 15px 0}.contact-form,.order-details{margin-top:30px}.main-nav .navbar .navbar-nav .nav-item a{margin-left:8px;margin-right:8px;font-size:15px}.single-categories-box .content h3{font-size:25px}.section-title h2{font-size:30px}.products-box .products-content .price,.single-products-box .products-content .price{opacity:1!important;visibility:visible!important}.products-box .products-content .add-to-cart,.single-products-box .products-content .add-to-cart{transform:translateX(0);opacity:1;visibility:visible;left:17px;bottom:85px;background:#f53f85;color:#fff;padding:5px 15px;font-size:12px;border-radius:5px}.section-title{border:none;margin-bottom:25px}}@media only screen and (min-width:992px)and (max-width:1199px){.header-contact-info{margin-bottom:-5px}.header-contact-info li{margin-bottom:5px}.header-top-menu{margin-bottom:-5px}.header-top-menu li{margin-bottom:5px}.main-banner{height:700px}.main-banner-content h1{font-size:50px}.banner-content{padding:30px;max-width:425px}.banner-content .sub-title{font-size:25px}.banner-content h1{font-size:50px}.banner-content p{font-size:17px}.single-categories-box .content{padding:15px 15px 0}.single-categories-box .content h3{font-size:22px}.categories-box .content{top:10px;left:10px;padding-left:20px;padding-right:20px}.categories-box .content h3{font-size:17px}.single-blog-post .post-content h3{font-size:20px}.full-width-area .products-box .products-content h3{font-size:18px}.section-title{border:none}}@media only screen and (min-width:1200px){.banner-content{max-width:755px}.section-title{margin-bottom:0;border:none}}@media(min-width:768px){.navbar-expand-md{justify-content:center}}@media(min-width:375px){.main-nav .container-fluid,.main-nav .container-lg,.main-nav .container-md,.main-nav .container-sm,.main-nav .container-xl{padding-left:15px;padding-right:15px}.burger-menu{display:block!important}.header-top-menu li{margin-right:10px}.search-container button{border-bottom:0 solid #bcbcbc!important}.collapse:not(.show){display:none!important}}@media(min-width:768px){.main-nav .container-fluid,.main-nav .container-lg,.main-nav .container-md,.main-nav .container-sm,.main-nav .container-xl{padding-left:30px;padding-right:30px}.burger-menu,.burger-menu .navbar-toggler{display:block!important}.header-top-menu li{margin-right:10px}.navbar-collapse{display:none}.search-container button{border-bottom:0 solid #bcbcbc!important;padding:0 0 0 20px!important}.collapse:not(.show){display:none!important}.navbar-collapse{display:block}}@media(min-width:992px){.main-nav .container-fluid,.main-nav .container-lg,.main-nav .container-md,.main-nav .container-sm,.main-nav .container-xl{padding-left:25px;padding-right:15px}.burger-menu,.burger-menu .navbar-toggler{display:none!important}.header-top-menu li{margin-right:10px}.navbar-collapse{display:block}.search-container button{border-bottom:1px solid #bcbcbc!important}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.main-nav .navbar .search-container input{width:67px}}@media(min-width:1200px){.main-nav .container-fluid,.main-nav .container-lg,.main-nav .container-md,.main-nav .container-sm,.main-nav .container-xl{padding-left:25px;padding-right:15px}.burger-menu,.burger-menu .navbar-toggler{display:none!important}.header-top-menu li{margin-right:10px}.navbar-collapse{display:block}.search-container button{border-bottom:1px solid #bcbcbc!important}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.main-nav .navbar .search-container input{width:auto}}@media(min-width:1441px){.px-2xl-0{padding-left:0!important;padding-right:0!important}.py-2xl-6{padding-top:6rem!important;padding-bottom:6rem!important}}.five-star-rate{display:flex;flex-flow:row nowrap;align-items:center}.five-star-rate .five-star-rate__score.left{margin-right:9px}.five-star-rate .five-star-rate__score.right{margin-left:9px}.five-star-rate .five-star-rate__star-group{display:flex;flex-flow:row nowrap}.five-star-rate .five-star-rate__star-group svg{margin-right:2px}.five-star-rate .five-star-rate__star-group svg:last-child{margin-right:0}.os-badge{width:-moz-max-content;width:max-content;width:50px;height:17px;text-align:center;padding:5px 7px;color:#fff;font-weight:700;font-size:10px;line-height:8px;letter-spacing:.4px;background:#fd6612;position:absolute;z-index:20}.os-badge svg{margin-right:3px}.os-badge.os-badge--primary{background-color:#333}.os-badge.os-badge--secondary{right:0;border-radius:20px 0 0 0;clip-path:polygon(15% 0,0 100%,100% 100%,100% 0,80% 0);background-color:#f90}.os-badge.os-badge--danger{left:0;border-radius:0 20px 0 0;clip-path:polygon(0 0,0 100%,100% 100%,100% 100%,80% 0);background-color:#fd6612}.os-info-badge{display:inline-block;width:auto;height:17px;text-align:center;padding:5px 7px;color:#fff;font-weight:700;font-size:10px;line-height:8px;letter-spacing:.4px}.os-info-badge svg{margin-right:3px}.os-info-badge.os-info-badge--primary{background-color:#333}.os-info-badge.os-info-badge--secondary{background-color:#898a8d}.os-info-badge.os-info-badge--danger{background-color:#be4e16}.star-rating{display:flex;flex-flow:row nowrap;align-items:center}.star-rating .star-rating__title{font-weight:700;font-size:14px;line-height:16px;letter-spacing:.2px;color:#333;margin-right:10px}.star-rating .star-rating__stars{display:flex;flex-flow:row nowrap}.star-rating .star-icon{color:#c7c7c7;font-size:14px;position:relative;margin-right:1px}.star-rating .star-icon.full:before{color:#333;content:"★";position:absolute;left:0;bottom:0}.star-rating .star-icon.half:before{color:#333;content:"★";position:absolute;left:0;width:50%;overflow:hidden}.home-slider .item{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;width:100%;height:463px;flex-flow:column nowrap;justify-content:flex-start;position:relative}.home-slider .item .item__badge{position:absolute;background-color:#000;border-radius:2px;width:126px;height:126px;left:35px;top:0;display:flex;justify-content:center;padding:24px}.home-slider .item .item__badge__text{color:#ececec;text-align:center;font-size:16px;font-weight:700;letter-spacing:.3px}.home-slider .item .item__badge__text span{font-size:30px}.home-slider .item .item__content{height:259px;padding:16px 35px;display:flex;flex-flow:column nowrap;width:100%}.home-slider .item .item__content__title{color:#fff;margin-bottom:8px;font-weight:700;font-size:25px;letter-spacing:.3px}.home-slider .item .item__content__desc{color:#f3f3f3;font-size:16px;letter-spacing:.3px;line-height:22px;max-height:140px;white-space:pre-line;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;margin-bottom:20px}.home-slider .item .item__content__tags{display:flex;flex-flow:row nowrap;width:100%;align-items:center}.home-slider .item .item__content__tags svg{margin-right:15px}.home-slider .item .item__content__tags span{color:#c7c7c7;font-weight:500;font-size:14px;letter-spacing:.3px;margin-right:15px}.home-slider .item .item__content__tags span span{margin-left:15px;margin-right:0}.home-slider .item .item__content__btn{border:1px solid #fff;width:135px;height:50px;color:#fff;letter-spacing:.3px;font-weight:500;border-radius:0;margin-left:auto}.home-slider .item .item__content__btn:hover{background-color:#000;color:#fff;border:none}@media only screen and (min-width:768px){.home-slider .item{height:362px}.home-slider .item .item__content{flex-flow:row wrap;height:208px;position:relative}.home-slider .item .item__content__title{width:100%}.home-slider .item .item__content__desc{width:calc(100% - 130px);-webkit-line-clamp:3;padding-right:23px}.home-slider .item .item__content__tags{width:calc(100% - 130px)}.home-slider .item .item__content__btn{width:128px;height:48px;position:absolute;right:30px;bottom:25px}}@media only screen and (min-width:1200px){.home-slider .item{height:455px}.home-slider .item .item__content{height:160px;min-height:160px;flex-flow:row wrap}.home-slider .item .item__content__title{width:100%}.home-slider .item .item__content__desc{width:calc(100% - 150px);-webkit-line-clamp:2;line-height:24px;max-height:48px}.home-slider .item .item__content__tags{width:calc(100% - 150px)}.home-slider .item .item__content__btn{width:128px;height:48px;margin-top:unset}}.home-slider .owl-carousel{position:relative}.home-slider .owl-nav{top:50%;position:absolute;width:100%;display:flex;justify-content:space-between;transform:translateY(-50%);margin-top:0}.home-slider .owl-nav div{width:40px;height:40px;background-color:rgba(0,0,0,.5)!important;margin:0!important;border-radius:0!important;color:#fff!important}.home-slider .owl-nav .owl-next,.home-slider .owl-nav .owl-prev{opacity:.7;background-repeat:no-repeat!important;background-position:50%!important}.home-slider .owl-nav .owl-next.disabled,.home-slider .owl-nav .owl-prev.disabled{visibility:hidden}.home-slider .owl-nav .owl-prev{background-image:url(/_next/static/media/icon-arrow-left.f0dd8164.svg)!important}.home-slider .owl-nav .owl-next{background-image:url(/_next/static/media/icon-arrow-right.c55ca2ad.svg)!important;float:right}.home-slider .owl-dot.active span{background:#333!important}.breadcrumb{background-color:unset;padding:0;align-items:center;margin:0}.breadcrumb li a{font-size:13px;color:#777}@media screen and (max-width:768px){.breadcrumb li a{font-weight:400;line-height:20px;display:flex;align-items:center;color:#777}}.breadcrumb .breadcrumb-item:before{color:#333;font-size:12px}.breadcrumb li.active span{color:#333}@media screen and (max-width:768px){.breadcrumb li.active span{font-weight:400;line-height:14px;display:flex;align-items:center;letter-spacing:.3px}}.owl-carousel{touch-action:manipulation}.pagination{width:100%;padding:20px 16px 52px;display:flex;flex-flow:row nowrap;justify-content:space-between}@media only screen and (min-width:768px){.pagination{justify-content:center}}.pagination .pagination__button{border:1px solid #333;background-color:#fff;width:calc(50% - 9px);height:40px;color:#333;font-weight:500;display:flex;align-items:center;justify-content:center}.pagination .pagination__button.disabled{color:#999;border-color:#999}.pagination .pagination__button:enabled:active{background-color:#000;border-color:#000;color:#fff}.pagination .pagination__button:enabled:active svg path{fill:#fff}@media only screen and (min-width:1200px){.pagination .pagination__button:hover{background-color:#000;border-color:#000;color:#fff}.pagination .pagination__button:hover svg path{fill:#fff}}@media only screen and (min-width:768px){.pagination .pagination__button{width:100px;margin:0 20px}}.pagination .pagination__pages{display:none;align-items:center}.pagination .pagination__pages .pagination__pages__number{text-align:center;margin:0 5px;color:#999;font-size:15px;width:30px;cursor:pointer}.pagination .pagination__pages .pagination__pages__number.active{color:#111}@media only screen and (min-width:768px){.pagination .pagination__pages{display:flex}}.loading{position:fixed;top:50vh;left:50vw;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:center;background-color:#fff;z-index:1000000;width:100vw;height:100%}.loading p{font-size:15px;color:#999;margin-top:8px}.loading .loading-animation,.loading p{text-align:center}.loading .loading-animation img{margin-top:-30px;width:140px}@media(min-width:568px)and (max-width:736px){.loading{top:65%}}.loading-section{width:100%;height:100%;padding:2rem;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.loading-section .loading-animation{text-align:center}.loading-section .loading-animation img{margin-top:-30px;width:140px}.scroll-navi{display:flex;flex-flow:row nowrap;height:48px;border-top:1px solid #ececec;border-bottom:1px solid #ececec;overflow-x:scroll;overflow-y:hidden;background-color:#fff}.scroll-navi ._wrapper{padding:0 15px;height:48px;display:flex;align-items:center;font-size:14px;justify-content:center;letter-spacing:1px}.scroll-navi ._wrapper.active{border-bottom:2px solid #333;font-weight:500;font-feature-settings:"kern" off;color:#333}.scroll-navi ._wrapper.disabled{color:#c7c7c7}.scroll-navi .scroll-navi__title{white-space:nowrap;font-size:18px;line-height:24px;letter-spacing:.2px;color:#666;align-self:center;cursor:pointer;flex:1 1}.style-list-items{display:flex;flex-flow:row wrap;justify-content:space-between;padding:40px 16px}.style-list-items:after{content:"";flex:auto}@media only screen and (min-width:1200px){.style-list-items{margin-left:-14px;margin-right:-14px;padding:40px 0;justify-content:flex-start}}.item-container{width:calc(50% - 6px);margin-bottom:20px}@media only screen and (min-width:768px){.item-container{width:calc(25% - 10px)}}@media only screen and (min-width:1200px){.item-container{width:calc(16% - 14px);margin-left:11px;margin-right:11px}}.item-container .item-image-container{position:relative;width:100%;display:block;overflow:hidden;cursor:pointer}.item-container .item-image-container .action-controller-wrapper{display:block;visibility:hidden;height:48px;width:142px;position:absolute;left:30px;bottom:0}.item-container .item-image-container:hover .action-controller{bottom:0}.item-container .item-image-container:hover .action-controller-wrapper{visibility:visible}.item-container .item-image-container .action-controller{transition:all 1.25s cubic-bezier(.19,1,.22,1);position:absolute;bottom:-60px;left:50%;transform:translateX(-50%);z-index:1}.item-container .item-image-container .action-controller button{width:48px;height:48px;background-color:#fff;border-radius:0;display:flex;justify-content:center;align-items:center}.item-container .item-image-container .action-controller button:hover{border-color:#000;background-color:#000}.item-container .item-image-container .action-controller button:hover svg path{fill:#fff}.item-container .item-image-container .item-image-container__like{position:absolute;right:14px;bottom:14px;width:26px;height:26px;border:none;border-radius:26px;background-color:hsla(0,0%,100%,.74);background-image:url(/_next/static/media/icon-heart.aad0ab00.svg);background-repeat:no-repeat;background-position:50%;z-index:1}@media only screen and (min-width:1200px){.item-container .item-image-container .item-image-container__like{display:none}}.item-container .item-image-container .item-image-container__style-badge{position:absolute;top:5px;left:-2px;display:flex;flex-flow:column nowrap}.item-container .item-image-container .item-image-container__style-badge span{color:#fff;letter-spacing:.4px;line-height:11px;font-size:10px;font-weight:700;height:11px;padding:0 2px}.item-container .item-image-container .item-image-container__style-badge .item-image-container__style-badge__plus{background-color:#898a8d;margin-bottom:5px}.item-container .item-image-container .item-image-container__style-badge .item-image-container__style-badge__sale{background-color:#be4e16}.item-container .item-description{width:100%;padding:10px;max-height:123px;min-height:105px;background-color:#f7f7f7}.item-container .item-description .sponsored{text-align:left;color:#999;font-size:10px;line-height:13px;margin-bottom:3px}.item-container .item-description p{font-size:.625rem;line-height:.9rem;margin:0;padding:0}.item-container .item-description p._av_date{color:#333}.item-container .item-description p._av_date span{background-color:#333;color:#fff;margin-right:3px;padding:1px}.item-container .item-description p._brand{font-size:14px;font-weight:400;color:#313131;margin-bottom:2px;line-height:20px;letter-spacing:.25px}.item-container .item-description p._style_name{font-style:normal;font-weight:400;font-size:13px;line-height:18px;letter-spacing:.3px;color:#666}.item-container .item-description .price{font-size:16px;line-height:24px;letter-spacing:.15px;color:#333;font-weight:700;margin-bottom:8px;display:flex}.item-container .item-description .price .retail{color:#999;font-weight:400;text-decoration:line-through;margin-right:7px}.item-container .item-description .price .sale{color:#be4e16}.item-container .item-description .color-badge-container{height:20px;overflow:hidden}.item-container .item-description .color-badge-container .color-badge{margin-right:5px}.item-container .preorder-container{width:100%;min-height:20px;background-color:transparent;text-align:center}.item-container .preorder-container span{color:#666;font-size:11px;font-weight:500;letter-spacing:.4px}.item-container .preorder-container.active{background-color:#ececec}.item-container .image-container{width:auto;text-align:center;display:flex;justify-content:center;align-items:center;background-color:#f7f7f7}@media only screen and (min-width:320px){.item-container .image-container{height:225px}}@media only screen and (min-width:375px){.item-container .image-container{height:253px}}@media only screen and (min-width:414px){.item-container .image-container{height:276px}}@media only screen and (min-width:568px){.item-container .image-container{height:410px}}@media only screen and (min-width:697px){.item-container .image-container{height:509px}}@media only screen and (min-width:768px){.item-container .image-container{height:253px}}@media only screen and (min-width:1200px){.item-container .image-container{height:291px}}.item-container .image-container img{vertical-align:middle;width:100%;height:auto;max-height:100%}.item-container .image-container.prevent{border:none}.item-container .image-container .copy-prevention{pointer-events:none;width:100%;height:100%;opacity:1;left:0}.page-intro{padding:36px;width:100%}.page-intro h1.page-intro__title{font-weight:500;font-size:20px;line-height:24px;letter-spacing:.15px;color:#000;text-align:center}.page-intro p.page-intro__desc{text-align:center;margin:auto}.filter-button{width:100%;height:30px;padding:0 8px;display:flex;flex-wrap:nowrap;background-color:transparent;border:1px solid #666;font-weight:500;font-size:13px;letter-spacing:.5px;color:#666;justify-content:space-between;align-items:center}.filter-button svg{margin-left:7px}.product-slider{width:100%}.product-slider .item-container{width:160px}.product-slider .items{width:220px!important}.anchor-drawer{width:100%;background-color:#f3f3f3;padding:16px;display:flex;flex-flow:row wrap;justify-content:center;align-items:baseline}.anchor-drawer .MuiPaper-root{height:80%}.anchor-drawer .tab-indicator-wrapper{padding:16px 16px 0;width:100%;height:31px;display:flex;justify-content:center;align-items:center;background:transparent;border:none}.anchor-drawer .tab-indicator-wrapper .tab-indicator{width:33px;height:3px;margin:auto;background-color:#c7c7c7;border:1px solid #c7c7c7;border-radius:3px}.mobile-divider{width:100%;height:7px;background-color:#f3f3f3}@media only screen and (min-width:1200px){.mobile-divider{display:none}}.home-slider .owl-dots{margin-top:11px!important}.my-acc-breadcrumb .breadcrumb{padding:15px 0;margin-bottom:0;font-size:16px}.my-acc-breadcrumb .breadcrumb .breadcrumb-item+.breadcrumb-item:before{line-height:1}@media screen and (max-width:768px){.my-acc-breadcrumb .breadcrumb .breadcrumb-item+.breadcrumb-item:before{line-height:2}}.my-acc-breadcrumb .breadcrumb li{display:flex}.my-acc-breadcrumb .breadcrumb li a{font-size:12px;letter-spacing:.3px;line-height:14px;color:#333}.my-acc-breadcrumb .breadcrumb li:last-child a{color:#999}@media only screen and (max-width:768px){.my-acc-breadcrumb .breadcrumb li a{font-size:14px!important;letter-spacing:.25px;line-height:20px;color:#333}}.order-detail-void-req-btn{background-color:#fff!important;min-width:121px!important;height:40px}.order-detail-void-req-btn.MuiButton-outlined{border:1px solid transparent}.order-detail-void-req-btn .MuiButton-label{color:#999}.order-detail-void-req-btn.with-black.MuiButton-outlined{border:1px solid #333}.order-detail-void-req-btn.with-black .MuiButton-label{color:#333}@media screen and (max-width:768px){.order-detail-void-req-btn{width:49%}}.void-requested-wrap{display:flex;align-items:baseline!important;margin-bottom:1rem;padding:24px;background:#f7f7f7}@media screen and (max-width:768px){.void-requested-wrap{flex-direction:column;padding:22px}.order-detail-accord.MuiAccordion-rounded:first-child{border-top-left-radius:0;border-top-right-radius:0}.order-detail-accord.MuiAccordion-rounded:last-child{border-bottom-left-radius:0;border-bottom-right-radius:0}.order-detail-accord.MuiPaper-outlined{border-left-width:0;border-right-width:0}}.inline-block{display:inline-block}.lh-1{line-height:1}.round-icon{background-color:#999;border-radius:50%;width:58px;height:48px;display:flex;justify-content:center;align-items:center}.manager-info{margin-left:1em;margin-top:.75rem;width:100%}.manager-info__name{font-weight:700;font-size:18px;line-height:24px;letter-spacing:.03em;color:#222;margin:0}.manager-info__email,.manager-info__no{margin-top:1rem;margin-bottom:0;font-weight:500;font-size:16px;line-height:160%;letter-spacing:.02em;color:#666}.manager-info__no{margin-top:0}@media screen and (max-width:480px){.manager-info{margin:0}.manager-info__name{font-size:16px}.manager-info__email,.manager-info__no{margin-top:.5rem;font-size:14px;font-weight:400}.manager-info__no{margin-top:0}}.faq-section .MuiAccordion-root{box-shadow:none;border-top:1px solid #d9d9d9;border-radius:0!important;margin:0}.faq-section .MuiAccordionSummary-root{padding:0;height:45px;min-height:45px!important}.faq-section:last-child{border-bottom:1px solid #d9d9d9;border-top:0}.faq-section .MuiAccordionDetails-root{padding:0 0 14px}.faq-question{color:#222;font-size:15px;font-style:normal;font-weight:400;line-height:28px}@media screen and (max-width:768px){.faq-question{font-size:13px;line-height:17px}}.faq-answer{color:#777;font-size:13px;font-style:normal;font-weight:400;line-height:20px}.faq-answer h3{font-size:15px;margin:8px 0;font-weight:500;color:#7e7e7e}.faq-answer li{padding-bottom:5px}.faq-answer br{display:block;content:"";margin-bottom:15px}@media screen and (max-width:768px){.faq-answer{font-size:12px;line-height:17px}}.tool-tip-section{width:-moz-fit-content;width:fit-content}.styles-filter-option{white-space:nowrap;display:flex;align-items:center;border:1px solid #bbb;padding:4px 12px;height:28px;cursor:pointer}.styles-filter-option .MuiSvgIcon-root{width:16px;color:#bbb}.styles-filter-option span{display:flex;padding-left:.5rem;font-style:normal;font-weight:400;font-size:13px;color:#222}.styles-filter-option.has-checked{color:#fff;border:1px solid #222;background:#222}.styles-filter-option.has-checked .MuiSvgIcon-root,.styles-filter-option.has-checked span{color:#fff!important}@media only screen and (max-width:768px){.styles-filter-option{height:27px}.styles-filter-option span{font-size:11px}.styles-filter-option .MuiSvgIcon-root{width:16px}}.os-product{overflow:hidden;width:100%;cursor:pointer;position:relative;padding:0;min-width:110px}@media only screen and (max-width:949px){.os-product{max-width:100%;min-width:150px}}@media only screen and (max-width:768px){.os-product{max-width:100%;min-width:110px}}.featured-product-list .os-product.has-max-width{max-width:185px}.os-product--content{padding-inline:12px}.os-product .pre-order-banner{font-style:normal;font-weight:500;font-size:13px;line-height:24px;display:flex;align-items:center;letter-spacing:.02em;color:#666}@media only screen and (max-width:330px){.os-product .pre-order-banner{flex-direction:column}}.os-product .pre-order-banner .label{font-style:normal;font-weight:500;font-size:13px;line-height:24px;display:flex;align-items:center;letter-spacing:.02em;color:#666}.os-product .product-list-image{border:none;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;background-color:#fff}.os-product .product-list-image .product-image__quickview:not(.with-mobile){display:none}.os-product .product-list-image:hover .action-controller{opacity:1}.os-product .product-list-image:hover .product-image__quickview{display:block}.os-product .product-list-image .style-image__likeBtn{position:absolute;top:8px;right:8px;border-radius:4px;width:38px;height:38px;background-color:transparent;z-index:1}.os-product .product-list-image .style-image__likeBtn svg{width:100%;height:100%;position:relative;z-index:2000}.os-product .product-list-image .quick-view-btn{position:absolute;bottom:2rem;z-index:100;left:50%;transform:translate(-50%);padding:.5rem 0;width:calc(100% - 40px);border-radius:4px;border:1px solid #999;background:#f3f3f3;font-size:13px;line-height:15px;letter-spacing:.3px;text-transform:capitalize}.os-product .product-list-image .quick-view-btn:hover{background-color:#666;border:1px solid #666;color:#fff}.os-product .product-list-image .action-controller{transition:all 1.25s cubic-bezier(.19,1,.22,1);position:absolute;bottom:0;opacity:0;left:50%;transform:translateX(-50%);z-index:100}.os-product .product-list-image .action-controller button{width:48px;height:48px;background-color:#fff;border-radius:0;display:flex;justify-content:center;align-items:center}.os-product .product-list-image .action-controller button:hover{border-color:#000;background-color:#000}.os-product .product-list-image .action-controller button:hover svg path{fill:#fff}.os-product .product-list-image .action-controller.featured-vendor button{width:24px;height:24px}.os-product .product-list-image .popular-items-badge{position:absolute;top:0;left:0;background-color:#333;color:#fff;border-radius:1px;z-index:50;width:24px;height:24px;font-weight:500;font-size:12px;text-align:center;display:flex;align-items:center;justify-content:center}.os-product .product-list-image .style-img-box{position:relative;width:100%;height:inherit}.os-product .product-list-image .style-img-box img{-o-object-fit:contain;object-fit:contain;z-index:1;position:relative;transform:scale(1);transition:all 1.25s cubic-bezier(.19,1,.22,1)}.os-product .product-list-image .style-img-box img:hover{transform:scale(1.05)}.os-product .product-list-image,.os-product .product-list-image img{min-height:330px;max-height:330px}@media only screen and (max-width:949px){.os-product .product-list-image,.os-product .product-list-image img{min-height:330px;max-height:330px;-o-object-fit:cover!important;object-fit:cover!important}}@media only screen and (max-width:480px){.os-product .product-list-image,.os-product .product-list-image img{min-height:330px;max-height:330px}}@media only screen and (max-width:425px){.os-product .product-list-image,.os-product .product-list-image img{min-height:330px;max-height:330px}}@media only screen and (max-width:375px){.os-product .product-list-image,.os-product .product-list-image img{min-height:330px;max-height:330px}}.os-product .new-styles-product-image{border:none;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;background-color:#fff}.os-product .new-styles-product-image .product-image__quickview:not(.with-mobile){display:none}.os-product .new-styles-product-image:hover .action-controller{opacity:1}.os-product .new-styles-product-image:hover .product-image__quickview{display:block}.os-product .new-styles-product-image .style-image__likeBtn{position:absolute;top:8px;right:8px;border-radius:4px;width:38px;height:38px;background-color:transparent;z-index:1}.os-product .new-styles-product-image .style-image__likeBtn svg{width:100%;height:100%;position:relative;z-index:2000}@media only screen and (max-width:480px){.os-product .new-styles-product-image .style-image__likeBtn{width:25px;height:25px}}.os-product .new-styles-product-image .quick-view-btn{position:absolute;bottom:2rem;z-index:100;left:50%;transform:translate(-50%);padding:.5rem 0;width:calc(100% - 40px);border-radius:4px;border:1px solid #999;background:#f3f3f3;font-size:13px;line-height:15px;letter-spacing:.3px;text-transform:capitalize}.os-product .new-styles-product-image .quick-view-btn:hover{background-color:#666;border:1px solid #666;color:#fff}.os-product .new-styles-product-image .action-controller{transition:all 1.25s cubic-bezier(.19,1,.22,1);position:absolute;bottom:0;opacity:0;left:50%;transform:translateX(-50%);z-index:100}.os-product .new-styles-product-image .action-controller button{width:48px;height:48px;background-color:#fff;border-radius:0;display:flex;justify-content:center;align-items:center}.os-product .new-styles-product-image .action-controller button:hover{border-color:#000;background-color:#000}.os-product .new-styles-product-image .action-controller button:hover svg path{fill:#fff}.os-product .new-styles-product-image .action-controller.featured-vendor button{width:24px;height:24px}.os-product .new-styles-product-image .popular-items-badge{position:absolute;top:0;left:0;background-color:#333;color:#fff;border-radius:1px;z-index:50;width:24px;height:24px;font-weight:500;font-size:12px;text-align:center;display:flex;align-items:center;justify-content:center}.os-product .new-styles-product-image .style-img-box{position:relative;width:100%;height:inherit}.os-product .new-styles-product-image .style-img-box img{-o-object-fit:contain;object-fit:contain;z-index:1;position:relative;transform:scale(1);transition:all 1.25s cubic-bezier(.19,1,.22,1)}.os-product .new-styles-product-image .style-img-box img:hover{transform:scale(1.05)}.os-product .new-styles-product-image,.os-product .new-styles-product-image img{min-height:330px;max-height:330px}@media only screen and (max-width:480px){.os-product .new-styles-product-image,.os-product .new-styles-product-image img{-o-object-fit:cover!important;object-fit:cover!important;min-height:165px;max-height:330px}}@media only screen and (max-width:425px){.os-product .new-styles-product-image,.os-product .new-styles-product-image img{min-height:165px;max-height:330px}}@media only screen and (max-width:375px){.os-product .new-styles-product-image,.os-product .new-styles-product-image img{min-height:165px;max-height:330px}}.os-product .color-badge{margin-right:3px}.os-product .color-badge svg.color-badge-ffffff{border:1px solid #ececec}.os-product .sponsored-product{font-size:11px;line-height:15px;text-align:center;font-weight:500;text-transform:uppercase;background-color:#666;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:1px 0;position:absolute;bottom:0;width:100%;z-index:2;margin:0}.os-product .product-meta{min-height:117px;font-size:14px;line-height:16px;color:#666;display:flex;flex-direction:column;position:relative}.os-product .product-meta.sponsored-meta{min-height:122px}.os-product .product-meta p{margin:0}.os-product .product-meta p:last-child{margin-top:auto}.os-product .product-meta .color-badge{margin-right:3px;display:inline-block}.os-product .product-meta.style-list-meta .price{font-style:normal;font-weight:500;font-size:18px;color:#222;margin-right:5px;line-height:20px}.os-product .product-meta .sale-price-area{display:flex;align-items:center;padding-top:6px}.os-product .product-meta .sale-price-area p{margin-block:0}.os-product .product-meta .sale-price-area .sale-price{line-height:160%;color:#e94600!important;margin-right:5px;font-size:16px;font-weight:500;line-height:15px;font-style:normal}.os-product .product-meta .sale-price-area .price{-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#777;font-size:14px;font-weight:400;line-height:15px;font-style:normal}@media only screen and (max-width:480px){.os-product .product-meta .sale-price-area{padding-top:7px;flex-direction:column;align-items:flex-start}.os-product .product-meta .sale-price-area .sale-price{font-size:15px}.os-product .product-meta .sale-price-area .price{font-size:11px!important}}.os-product .product-meta .price{display:flex;align-items:center;overflow:hidden;color:#222;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-style:normal;font-weight:500;line-height:20px;margin-right:5px}@media only screen and (max-width:768px){.os-product .product-meta .price{font-size:15px!important}}.price-os-fulfill{display:flex;align-items:center;justify-content:space-between;padding-top:6px}.price-os-fulfill p{margin-bottom:0}.price-os-fulfill img{max-height:14px;max-width:16px}@media only screen and (max-width:949px){.price-os-fulfill{padding-top:4px;flex-direction:column;align-items:flex-start}}.amount-promo-section span{font-size:12px;line-height:15px;font-weight:600;color:#e94600}@media only screen and (max-width:768px){.amount-promo-section span{font-size:11px}}.reward-promo-section{display:flex}@media only screen and (max-width:768px){.reward-promo-section{flex-direction:column}}.discount-price{display:flex;align-items:center}.discount-price img{max-height:14px;max-width:16px}.product-price-non-login-section{height:24px}.brand-reward-badge{background-color:#ececec;padding:2px 5px;font-size:10px;color:#666;line-height:normal;font-weight:500;margin:7px 2px 0 0;text-align:center}@media only screen and (max-width:768px){.brand-reward-badge{margin:5px 0 0}}.color-badge-container{padding-top:6px}.color-badge-container span{color:#777;font-size:10px;font-style:normal;font-weight:400;line-height:11px}@media only screen and (max-width:480px){.color-badge-container{padding-top:0}}.product-badge{z-index:2;position:absolute;bottom:-.5px;left:0}.product-badge--content{position:relative}.product-badge--content span{font-size:10px;line-height:16px;letter-spacing:.02em;text-transform:uppercase;color:#fff;z-index:3;left:50%;top:55%;transform:translate(-50%,-50%);padding-right:1em;width:-moz-max-content;width:max-content}.product-badge.flip{right:0;left:unset}.product-badge.flip .product-badge--content span{font-size:10px;color:#222;padding:2px 5px;margin:0 2px 10px 0;background-color:#fff}.os-accordion__icon_set>.os-accordion__opened{display:block}.os-accordion__icon_set>.os-accordion__closed{display:none}.Mui-expanded .os-accordion__icon_set>.os-accordion__closed{display:block}.Mui-expanded .os-accordion__icon_set>.os-accordion__opened{display:none}.no-styles-available-box{margin-top:30px;height:222px;width:100%;background-color:#f7f7f7}.no-styles-available-box h3{font-weight:500;font-size:14px;line-height:18px;text-align:center;letter-spacing:.2px;text-transform:uppercase;font-feature-settings:"kern" off;color:#666;margin-bottom:24px}.style-list-side-menu .current-category{margin-bottom:24px}.style-list-side-menu .main-category-list{background:#fff;margin-bottom:13px}.style-list-side-menu .main-category-list .current-main-selected,.style-list-side-menu .sub-menu-list .current-main-selected{font-weight:700}.os-alert-banner{border:1px solid rgba(0,0,0,.12);background-color:#f7f7f7;padding:14px}.os-alert-banner.info{border-left:2px solid #000}.os-alert-banner.error{border-left:2px solid #b00020}.os-alert-banner.success{border-left:2px solid #00838f}.os-alert-banner span{min-width:32px;padding-right:8px}.os-alert-banner h3{font-style:normal;font-weight:500;font-size:14px;line-height:24px;letter-spacing:.1px;color:#000;margin:0}.os-alert-banner p{font-style:normal;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.4px;color:#666;text-align:left}.os-alert-banner .alert-content-error h3.error{color:#b00020}.os-alert-banner .alert-content-error svg path{stroke:#b00020}.os-alert-banner .alert-icon-success svg path{stroke:#00838f}.os-alert-banner .alert-content-success h3.success{color:#00838f}.os-alert-banner .alert-content-success svg path{stroke:#00838f}.os-breadcrumb-container{padding-top:5px}.os-breadcrumb-container .os-breadcrumb{font-size:13px;line-height:30px;color:#777;display:flex}.os-breadcrumb-container .MuiBreadcrumbs-separator{font-size:12px}@media only screen and (max-width:768px){.os-breadcrumb-container{padding:2px 0}.os-breadcrumb-container .os-breadcrumb{font-size:11px;line-height:20px}}.cursor-auto{cursor:auto!important}.clear-all,.clear-all:hover{color:red!important}.brand-header-section{display:flex;padding-top:6px}.vendor-promo-icon{display:flex;align-items:center;background-color:#ececec;padding:2px 7px;margin-top:7px;justify-content:center}.vendor-promo-icon span{color:#666;text-align:center;font-size:10px;font-style:normal;font-weight:500;line-height:normal;padding-left:2px}.vendor-promo-icon .img{width:12px;height:12px}@media only screen and (max-width:768px){.vendor-promo-icon{margin-top:2px}}.brand-link-style{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.style-name{font-weight:400;font-size:14px;line-height:17px;color:#666;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:auto;padding-top:6px;margin-bottom:0}@media only screen and (max-width:768px){.style-name{-webkit-line-clamp:1}}@media only screen and (max-width:480px){.style-name{padding-top:1px;font-size:13px;line-height:16px}}.brand-name{overflow:hidden;color:#222;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-style:normal;font-weight:400;line-height:15px}.brand-name:hover{color:#222}@media only screen and (max-width:768px){.brand-name{font-size:13px}}.mobile-product{min-width:180px}@media only screen and (max-width:480px){.mobile-product{min-width:110px}}.go-top-reward{position:fixed;cursor:pointer;bottom:140px;right:18px;color:#fff;z-index:1000;text-align:center;height:60px;line-height:45px;font-size:28px;transition:.5s;border-radius:50px;visibility:hidden;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:768px){.go-top-reward{right:10px;height:40px;line-height:40px;font-size:9px;bottom:140px}}.go-top-reward.active{visibility:visible}.go-top-reward img{filter:brightness(150%);transition:opacity .5s}.go-top-reward img.opened{animation:fadeIn 1.75s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.go-top-reward{opacity:0;transition:opacity .5s ease}.go-top-reward.active{opacity:1}.shine-reward-shortcut{border-radius:50px;background:#ffa400;width:60px;height:60px;display:flex;justify-content:center}.shine-reward-shortcut img{width:38px}.shine-reward-shortcut-open{height:60px;background:#ffa400;border-radius:50px;width:254px}.shine-reward-shortcut-open img{width:38px}.reward-text-container{display:flex;align-items:center;justify-content:center;height:100%}.bonus-point-text{text-align:start;margin-left:12px;color:#000;font-size:11px;font-style:normal;font-weight:400;line-height:15px}.mobile-product-image{width:130px;height:188px}.mobile-brand-name{color:#222;white-space:nowrap;font-family:Roboto;font-style:normal;font-weight:500;line-height:15px;padding-bottom:5px}.mobile-brand-name,.mobile-style-name{overflow:hidden;text-overflow:ellipsis;font-size:13px}.mobile-style-name{font-weight:400;line-height:16px;display:flex;align-items:center;letter-spacing:.02em;color:dimgray;height:32px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.os-mobile-product{display:flex;position:relative;margin-top:10px}.mobile-product-meta{width:70%;padding:0 10px}.mobile-price-section{display:flex;justify-content:space-between;align-items:center}.mobile-price{color:#222;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-style:normal;font-weight:500;line-height:15px}.mobile-brand-reward-badge{background-color:#666;border-radius:4px;padding:3px 4px;color:#fff;font-size:10px;line-height:14px;letter-spacing:.03em;font-weight:600;margin-right:.5rem}.mobile-text-danger{color:#b00020!important;font-weight:500;padding:8px 0;font-size:13px}.mobile-sale-price-area{height:28px;display:flex;justify-content:space-between}.mobile-sale-price-area p{display:flex;align-items:center;font-size:13px;margin-block:0;letter-spacing:.02em}.mobile-sale-price-area .mobile-sale-price{line-height:160%;color:#fd6612!important;margin-left:12px}.mobile-sale-price-area .mobile-price{-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#c7c7c7}.logging-mobile-price-section{display:flex;align-items:center}.mobile-style-img-box{width:100%;height:inherit;overflow:hidden}.mobile-style-img-box img{height:100%;-o-object-fit:cover;object-fit:cover}.view-cart-button{cursor:pointer;background-color:#000;color:#fff;width:100%;display:flex;justify-content:center;padding:10px 0;text-align:center;margin-top:10px}.section-spacing{padding-top:3rem;padding-bottom:3rem}.info-section{width:100%;margin:72px 0}.info-section .info-section__header{height:148px;background-color:#ececec;padding:20px!important;display:flex;align-items:center;background:#ffb72b;position:relative}@media only screen and (max-width:1024px){.info-section .info-section__header{height:73px}}.info-section .info-section__header .info-section__header--inner{max-width:500px;margin:0 auto}@media only screen and (max-width:1024px){.info-section .info-section__header .info-section__header--inner{margin:unset;width:100%}}.info-section .info-section__header .register-step-cone{border-top:76px solid transparent;border-bottom:96px solid transparent;border-left:65px solid #ffb72b;position:absolute;right:-65px;top:0;z-index:1}@media only screen and (max-width:1024px){.info-section .info-section__header .register-step-cone{display:none}}@media only screen and (min-width:768px){.info-section .info-section__header{width:40%;height:296px}}@media only screen and (min-width:1000px){.info-section .info-section__header{width:30%;height:171px}}.info-section .info-section__header h2{font-size:22px;letter-spacing:.3px}@media only screen and (min-width:768px){.info-section .info-section__header h2{font-size:24px}}@media only screen and (max-width:1024px){.info-section .info-section__header h2{margin:0;width:100%;display:flex;align-content:center;justify-content:center}}.info-section .info-section__header p{color:#666;font-weight:500;font-size:14px;letter-spacing:.3px}@media only screen and (min-width:768px){.info-section .info-section__header p{font-size:16px}}.info-section .info-section__content{background-color:#f9f9f9;height:232px;padding:32px 20px 32px 90px!important;color:#333}@media only screen and (max-width:1024px){.info-section .info-section__content{padding:32px 20px 32px 40px!important}}.info-section .info-section__content .info-section__content--inner{max-width:1200px;margin:0 auto}.info-section .info-section__content .info-section__content--inner .inner-content{width:100%;margin:1rem 0}@media only screen and (min-width:768px){.info-section .info-section__content{width:60%;height:296px}}@media only screen and (min-width:1000px){.info-section .info-section__content{width:70%;height:171px}.info-section .info-section__content .info-section__content--inner .inner-content{min-width:30%;max-width:30%}.info-section .info-section__content .info-section__content--inner .inner-content.inner-content-mobile-friendly{min-width:27%;max-width:27%}.info-section .info-section__content .info-section__content--inner .inner-content.inner-content-weekly-trend{min-width:34%;max-width:34%}}.info-section .info-section__content svg{margin-right:20px;flex-shrink:0}.info-section .info-section__content p{color:#333;font-size:14px;letter-spacing:.3px}@media only screen and (min-width:768px){.info-section .info-section__content p{font-size:16px;line-height:24px}}.product-card{width:220px;height:425px;background-color:#f7f7f7;display:flex;flex-flow:column nowrap}@media only screen and (min-width:768px){.product-card{height:455px}}.product-card .product-card__content{padding:5px 24px;height:80px}@media only screen and (min-width:768px){.product-card .product-card__content{height:120px}}.product-card .product-card__image-container{position:relative;display:flex;justify-content:center;align-items:center;flex-grow:1;cursor:pointer}.product-card .product-card__image-container img{width:100%}.product-card .product-card__content__style-name{color:#313131;letter-spacing:.25px;font-size:14px;max-width:186px;cursor:pointer}@media only screen and (min-width:768px){.product-card .product-card__content__style-name{font-size:18px;letter-spacing:.3}}.product-card .product-card__content__brand-name{color:#666;letter-spacing:.4px;font-size:12px;cursor:pointer}.product-card button.product-card__like{position:absolute;right:14px;bottom:14px;width:26px;height:26px;border:none;border-radius:26px;background-color:hsla(0,0%,100%,.74);background-image:url(/_next/static/media/icon-heart.aad0ab00.svg);background-repeat:no-repeat;background-position:50%;z-index:1}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:25px!important}.owl-theme .owl-dots{margin-top:1rem}.main-nav{position:relative;z-index:1300}@media screen and (max-width:768px){.main-nav{margin-bottom:0}}.bg-banner-area{height:200px;background-color:#f7f7f7}.desktop-background{background:none}@media only screen and (min-width:1024px){.desktop-background{background-color:#f3f3f3}.desktop-background .info-section__header{background-color:#898a8d;border-top:1px solid #898a8d;border-left:1px solid #898a8d;border-bottom:1px solid #898a8d}.desktop-background .info-section__header h2,.desktop-background .info-section__header p{color:#fff}.desktop-background .info-section__content{background-color:#e4e4e4;border:1px solid #e4e4e4}.desktop-background .retailer-testimonial-inner{border:1px solid rgba(0,0,0,.2)}.desktop-background .retailer-testimonial.vendor{border:1px solid rgba(0,0,0,.2);background-color:transparent}.desktop-background .retailer-testimonial.vendor .content-wrapper{text-align:center}.desktop-background .retailer-testimonial.vendor .quote-icon{left:calc(50% - 16px);top:60px}}#os-main-landing .vendor-container .main-banner-shadow{height:100%}@media only screen and (max-width:768px){#os-main-landing .vendor-container .main-banner-shadow{height:auto}}#os-main-landing .newarrivals-popular-product-section{padding:60px 0}@media only screen and (max-width:1440px){#os-main-landing .newarrivals-popular-product-section{padding:32px 0}}@media only screen and (max-width:768px){#os-main-landing .newarrivals-popular-product-section{padding-top:0}#os-main-landing .popular-product-section{padding:0 10px}}#os-main-landing .popular-products-section{padding-bottom:60px}@media only screen and (max-width:1440px){#os-main-landing .popular-products-section{padding:0 10px 32px}}@media only screen and (max-width:768px){#os-main-landing .popular-products-section{padding:32px 10px}}#os-main-landing .vendor-section{background-color:#f0efed;padding:60px 0}@media only screen and (max-width:1440px){#os-main-landing .vendor-section{padding:32px 10px}}@media only screen and (max-width:768px){#os-main-landing .vendor-section{padding:32px 0}}#os-main-landing .weekly-trend-container .main-banner-shadow{height:100%;width:100%}@media only screen and (max-width:768px){#os-main-landing .weekly-trend-container .main-banner-shadow{height:auto}}#os-main-landing .container-margins{margin:55px 0}@media only screen and (max-width:768px){#os-main-landing .container-margins{margin:0}}#os-main-landing .shine-reward-container{margin-top:48px}@media only screen and (max-width:768px){.trend-report-slide .trs-trend-block img{height:auto}}.trend-report-slide .trs-trend-block .main-banner-shadow{width:100%;height:100%!important;position:relative}.trend-report-slide .trs-trend-block .main-banner-shadow .brand-into-section{justify-content:center;width:100%;height:100%;display:flex;flex-direction:column;position:absolute;top:0;align-items:center}.trend-report-slide .trs-trend-block .main-banner-shadow .brand-into-section .vendor-popular-title p{color:#fff;text-align:center;font-size:30px;font-style:normal;font-weight:500;line-height:30px;margin-bottom:26px;cursor:pointer}.trend-report-slide .trs-trend-block .main-banner-shadow .brand-into-section .vendor-popular-title .brand-info{display:flex;flex-direction:column;justify-content:center;text-align:center}.trend-report-slide .trs-trend-block .main-banner-shadow .brand-into-section .vendor-popular-title span{color:#fff;text-align:center;font-size:13px;font-style:normal;font-weight:400;line-height:20px}.trend-report-slide .trs-trend-block .main-banner-shadow .brand-into-section .vendor-promotion-title{text-align:center}.trend-report-slide .trs-trend-block .main-banner-shadow .brand-into-section .vendor-promotion-title p{color:#fff;text-align:center;font-size:30px;font-style:normal;font-weight:500;line-height:30px;margin-bottom:10px;cursor:pointer}.trend-report-slide .trs-trend-block .main-banner-shadow .brand-into-section .vendor-promotion-title span{color:#fff;text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:30px}.trend-report-slide .trs-trend-block .main-banner-shadow:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);pointer-events:none}.pl-3-mobile-0,.px-3-mobile-0{padding-left:1rem!important}@media only screen and (max-width:1024px){.pl-3-mobile-0,.px-3-mobile-0{padding-left:0!important}}.pr-3-mobile-0,.px-3-mobile-0{padding-right:1rem!important}@media only screen and (max-width:1024px){.pr-3-mobile-0,.px-3-mobile-0{padding-right:0!important}}@media only screen and (max-width:768px){.promo-menu-section{padding:0 10px}}@media only screen and (max-width:1024px){.popular-item-wrap{margin-bottom:0}}@media only screen and (max-width:768px){.popular-item-wrap{margin-bottom:0}}.popular-item-wrap .featured-product-container{padding:60px 0;position:relative}@media only screen and (max-width:1024px){.popular-item-wrap .featured-product-container{padding-top:20px}}.featured-header-section{display:flex;align-items:flex-end;justify-content:space-between;padding-bottom:20px}@media only screen and (max-width:768px){.featured-header-section{padding-bottom:15px}}.popular-title-container{display:flex;justify-content:space-between;align-items:flex-end;padding-bottom:20px}@media only screen and (max-width:768px){.popular-title-container{align-items:flex-end;padding:0 10px 20px}}.title-header-section{display:flex;align-items:center}.new-arrival-title{color:#222;font-size:23px;font-style:normal;font-weight:500;line-height:25px;margin:0;padding-right:10px;cursor:pointer}@media only screen and (max-width:768px){.new-arrival-title{font-size:20px}}.popular-title{color:#222;font-size:23px;font-style:normal;font-weight:500;line-height:25px;margin:0;padding-right:10px;cursor:pointer}@media only screen and (max-width:768px){.popular-title{font-size:20px;width:70%;line-height:25px}}.title-items{color:#444;font-size:12px;font-style:normal;font-weight:400;line-height:normal;margin:0}@media only screen and (max-width:768px){.title-items{font-size:12px}}.view-all-link{color:#222;text-align:center;font-size:13px;font-style:normal;font-weight:400;line-height:25px;-webkit-text-decoration-line:underline;text-decoration-line:underline;cursor:pointer}@media screen and (max-width:768px){.view-all-link{font-size:11px;line-height:25px}}.bg-grey1{background:#f9f9f9!important}.new-vendor-section-title h2{font-size:20px;line-height:23px;letter-spacing:2px;text-transform:uppercase;color:#000;margin-bottom:6px;padding-left:1rem}@media only screen and (max-width:1024px){.new-vendor-section-title h2{font-size:18px;line-height:21px;padding-left:24px;margin-bottom:12px}}.new-vendor-section-wrap{padding-bottom:68px}.popular-item-section-tabs .MuiTab-root{min-height:auto}@media only screen and (min-width:768px){.popular-item-section-tabs .MuiTab-root{min-width:130px}}@media only screen and (min-width:600px)and (max-width:767px){.popular-item-section-tabs .MuiTab-root{min-width:100px}}@media only screen and (max-width:768px){.popular-item-section-tabs .MuiTabs-root{min-height:36px!important}}@media only screen and (min-width:787px)and (max-width:991px){.popular-item-section-tabs .MuiTabs-root{min-height:43px!important}}@media only screen and (max-width:768px){.popular-item-section-tabs .MuiTabs-flexContainer{margin-left:7px;margin-top:7px}}.popular-item-section-tabs .popular-items-tab{padding-left:0;padding-bottom:0}@media only screen and (max-width:1024px){.popular-item-section-tabs .popular-items-tab{padding-left:16px}}.popular-item-section-tabs .MuiTabs-indicator{display:none}.popular-item-section-tabs .MuiButtonBase-root .MuiTab-wrapper{font-style:normal;font-weight:400;font-size:18px;line-height:16px;text-align:center;letter-spacing:.06em;text-transform:capitalize;color:#666;padding-bottom:10px;border-bottom:3px solid transparent}.popular-item-section-tabs .MuiButtonBase-root.Mui-selected .MuiTab-wrapper{text-align:center;letter-spacing:.06em;text-transform:capitalize;color:#ff730a;font-weight:500;border-bottom:3px solid #ff730a;padding-bottom:10px}.popular-item-cat-tabs{position:relative}.popular-item-cat-tabs.MuiTabs-root{z-index:9;display:flex;position:relative;min-height:35px}.popular-item-cat-tabs .MuiTab-root{width:unset;min-height:35px;padding:0}@media only screen and (min-width:768px){.popular-item-cat-tabs .MuiTab-root{min-width:unset}}@media only screen and (min-width:600px)and (max-width:767px){.popular-item-cat-tabs .MuiTab-root{min-width:unset}}.popular-item-cat-tabs .MuiTabs-indicator{display:none}.main-Banner-slider-tabs{position:relative}.main-Banner-slider-tabs.MuiTabs-root{z-index:100;display:flex;position:relative}.main-Banner-slider-tabs .MuiTabs-scroller{margin:0 16px}.main-Banner-slider-tabs .MuiTabScrollButton-root:first-child{left:0}.main-Banner-slider-tabs .MuiTabScrollButton-root:first-child:after{width:120px;content:"";display:inline-block;height:100%;background:linear-gradient(90deg,#fffdfd 15.83%,rgba(255,253,253,0) 50%)}.main-Banner-slider-tabs .MuiTabScrollButton-root:last-child{right:0}.main-Banner-slider-tabs .MuiTabScrollButton-root:last-child:before{width:120px;content:"";display:inline-block;height:100%;background:linear-gradient(90deg,rgba(255,253,253,0) 50%,#fffdfd 0)}.main-Banner-slider-tabs .MuiTab-root{padding-bottom:0;width:unset}@media only screen and (min-width:768px){.main-Banner-slider-tabs .MuiTab-root{min-width:unset}}@media only screen and (min-width:600px)and (max-width:767px){.main-Banner-slider-tabs .MuiTab-root{min-width:unset}}@media only screen and (min-width:600px){.main-Banner-slider-tabs .MuiTabs-flexContainer{margin-bottom:12px}}@media only screen and (min-width:850px){.main-Banner-slider-tabs .MuiTabs-flexContainer{justify-content:center}}.main-Banner-slider-tabs .MuiTabs-indicator{display:none}@media only screen and (max-width:1024px){.main-Banner-slider-tabs .MuiTabs-flexContainer{padding-left:12px}}.vendor-container .popular-item-cat-tabs .MuiTab-root{text-transform:unset;max-width:unset}.vendor-container .popular-item-cat-tabs .MuiButtonBase-root .MuiTab-wrapper,.vendor-container .popular-item-cat-tabs .MuiButtonBase-root.Mui-selected .MuiTab-wrapper{text-transform:unset}.new-vendor-slide-vendor-name{font-weight:500;font-size:14px;line-height:16px;letter-spacing:.3px;color:#333}.pl-56px{padding-left:56px!important}.pr-56px{padding-right:56px!important}.ml-27px{margin-left:27px!important}.mr-26px{margin-right:26px!important}.mr-18px{margin-right:18px!important}.mr-23px{margin-right:23px!important}@media only screen and (max-width:1024px){.new-vendor-section-wrap .vendor__card{padding-left:24px!important;padding-right:24px!important}.new-vendor-section-wrap .vendor-slider-wrapper .slider-next{right:24px!important}.new-vendor-section-wrap .vendor-slider-wrapper .slider-prev{left:24px!important}}.home-page-tab-section-title{font-style:normal;font-weight:400;font-size:30px;line-height:normal;letter-spacing:.1em;text-transform:uppercase;color:#666}@media only screen and (max-width:991px){.home-page-tab-section-title{padding-left:20px}}@media only screen and (min-width:992px)and (max-width:1080px){.home-page-tab-section-title{margin-left:20px}}@media only screen and (min-width:1081px)and (max-width:1440px){.home-page-tab-section-title{margin-left:17px}}.home-page-tab-section-all-link{cursor:pointer;font-style:normal;font-weight:400;font-size:16px;line-height:160%;text-align:right;letter-spacing:.02em;color:#fd6612;flex:none;order:0;flex-grow:0;margin:0 8px}@media only screen and (min-width:992px)and (max-width:1080px){.home-page-tab-section-all-link{margin-right:20px}}@media only screen and (min-width:1081px)and (max-width:1440px){.home-page-tab-section-all-link{margin-right:17px}}.promo-section{background-color:#f0efed;padding:60px 0}@media screen and (max-width:1440px){.promo-section{padding:37px 10px}}@media screen and (max-width:768px){.promo-section{padding:0}}.trend-report-title{color:#222;font-size:15px;font-style:normal;font-weight:500;line-height:normal;padding-top:10px}@media screen and (max-width:768px){.trend-report-title{padding-top:5px}}.trend-report-description{color:#222;font-size:13px;font-style:normal;font-weight:400;line-height:normal;padding-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trend-report-item{display:flex;flex-direction:column;padding:0 4px;cursor:pointer}.mobile-products-container{display:flex;overflow-x:scroll;gap:10px}.no-product-found{text-align:center;font-size:18px;color:#222;padding:20px 0}@media screen and (max-width:768px){.no-product-found{font-size:14px}}@media screen and (min-width:768px){.swiper-section{padding-top:20px}}.swiper-section .swiper-container{height:380px}.swiper-section .swiper{width:100%}.swiper-section .swiper-slide{background-position:50%;background-size:cover;width:362px;height:362px}.swiper-section .swiper-slide img{display:block;width:100%}.swiper-section .mySwiper .swiper-scrollbar{background:#d9d9d9;height:3px}.swiper-section .mySwiper .swiper-scrollbar-drag{background:#222}@media screen and (min-width:768px){.trend-swiper-section{padding-top:20px}}.trend-swiper-section .swiper-container{height:430px}.trend-swiper-section .swiper{width:100%}.trend-swiper-section .swiper-slide{background-position:50%;background-size:cover;width:362px;height:362px}.trend-swiper-section .swiper-slide img{display:block;width:100%}.trend-swiper-section .mySwiper .swiper-scrollbar{background:#d9d9d9;height:3px}.trend-swiper-section .mySwiper .swiper-scrollbar-drag{background:#222}.trend-report-text{display:flex;flex-direction:column}.trendImageContainer{position:relative;height:100%}.trendImageContainer img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.trendImageContainer:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);pointer-events:none}.trendVendorTitle{color:#fff;text-align:center;font-size:30px;font-style:normal;font-weight:500;line-height:30px}@media screen and (max-width:768px){.trendVendorTitle{font-size:20px;line-height:15px;padding-bottom:11px}}.trendReportContainer{position:relative}.trendVendorContainer{justify-content:flex-end;width:100%;height:100%;position:absolute;top:0;padding-bottom:20px}.brandInfoTags,.trendVendorContainer{display:flex;flex-direction:column;align-items:center}.brandInfoTags span{color:#fff;text-align:center;font-size:13px;font-style:normal;font-weight:400;line-height:20px}.featuredProductContainer{display:flex;justify-content:center;gap:7px;align-items:flex-end;padding-top:65px}@media screen and (max-width:768px){.featuredProductContainer{padding-top:37px}}.trendProducts{width:120px;height:170px}.trendProducts img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1440px){.trendProducts{height:150px;width:98px}}@media screen and (max-width:768px){.trendProducts{width:100px;height:151px}}@media screen and (max-width:375px){.trendProducts{width:80px;height:130px}}.main-banner-slider{position:relative}.main-banner-slider .swiper-container{width:100%;height:100%}.main-banner-slider .swiper-slide img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.main-banner-slider .swiper-slide{width:1280px;height:350px}@media screen and (max-width:1280px){.main-banner-slider .swiper-slide{height:auto;margin-top:0;overflow:hidden}}.main-banner-slider .mySwiper{position:relative}.main-banner-slider .swiper-button-next,.main-banner-slider .swiper-button-prev{color:#fff;width:27px;height:44px;z-index:10;cursor:pointer;height:100%;padding:0 40px;top:20px}@media screen and (max-width:1280px){.main-banner-slider .swiper-button-next,.main-banner-slider .swiper-button-prev{display:none}}.main-banner-slider .swiper-button-next{right:0}.main-banner-slider .swiper-button-prev{left:0}.slide-wrapper,.trend-report-slider{overflow:hidden}.slick-container .slick-list{margin:0 -4px}.featuredItems{padding:60px 0}@media screen and (max-width:768px){.featuredItems{padding:32px 10px}}.home-faq-section{padding-bottom:60px}@media screen and (max-width:1440px){.home-faq-section{padding:60px 10px}}@media screen and (max-width:768px){.home-faq-section{padding:32px 10px}}.home-viewed-section{padding-bottom:60px}@media screen and (max-width:1440px){.home-viewed-section{padding:0 10px 60px}}@media screen and (max-width:768px){.home-viewed-section{padding:0 10px 32px}}.main-banner{flex:1 1;margin-right:0;height:424px;min-height:424px;position:relative;z-index:1;background-position:top;background-size:cover;background-repeat:no-repeat}.main-banner .d-table .d-table-cell--baseline{height:100%;display:flex!important}.main-banner .d-table .d-table-cell--baseline .container{height:100%;display:flex;flex:1 1!important;align-items:flex-end!important}.main-banner .d-table .d-table-cell--baseline .container .main-banner-content h1{margin-left:14px;font-size:26px;letter-spacing:2px}@media only screen and (min-width:768px){.main-banner .d-table .d-table-cell--baseline .container .main-banner-content h1{margin-left:24px;font-size:40px}}.main-banner .d-table .d-table-cell--baseline .container .main-banner-content .btn-box{margin-left:14px}@media only screen and (min-width:768px){.main-banner .d-table .d-table-cell--baseline .container .main-banner-content .btn-box{margin-left:24px}}.main-banner .d-table .d-table-cell--baseline .container .main-banner-content .btn-box a:hover{background-color:transparent!important;border:1px solid #fff!important;color:#fff!important}.main-banner-iphone{flex:1 1;margin-right:0;height:424px;min-height:424px;position:relative;z-index:1;background-position:top;background-size:cover;background-repeat:no-repeat}.main-banner-iphone .d-table .d-table-cell--baseline{height:100%;display:flex!important}.main-banner-iphone .d-table .d-table-cell--baseline .container{height:100%;display:flex;flex:1 1!important;align-items:flex-end!important}.main-banner-iphone .d-table .d-table-cell--baseline .container .main-banner-content h1{margin-left:14px;font-size:26px;letter-spacing:2px}@media only screen and (min-width:768px){.main-banner-iphone .d-table .d-table-cell--baseline .container .main-banner-content h1{margin-left:24px;font-size:40px}}.main-banner-iphone .d-table .d-table-cell--baseline .container .main-banner-content .btn-box{margin-left:14px}@media only screen and (min-width:768px){.main-banner-iphone .d-table .d-table-cell--baseline .container .main-banner-content .btn-box{margin-left:24px}}.main-banner-iphone .d-table .d-table-cell--baseline .container .main-banner-content .btn-box a:hover{background-color:transparent!important;border:1px solid #fff!important;color:#fff!important}@media(min-width:576px){.container{max-width:100%}}.bg-gradent-black-towards-bottom{background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.4))}.vendor-testimonial-slider-wrap .owl-theme .owl-nav.disabled+.owl-dots{margin-top:30px!important}.retailer-testimonial-slider-wrap .owl-theme .owl-nav.disabled+.owl-dots{margin-top:33px!important}.retailer-testimonial-slider-wrap .owl-dots,.vendor-testimonial-slider-wrap .owl-dots{background:#fff;margin-right:-25px;margin-left:-25px;padding-bottom:22px;padding-top:24px}.vendor-testimonial-slider-wrap .item .footer{padding-top:2.35rem!important}.vendor-retailer-testimonial .control__next,.vendor-retailer-testimonial .control__prev{width:24px;height:24px;text-align:center;cursor:pointer}#trend-report{padding:0;margin-bottom:30px;width:100%}#trend-report .owl-stage-outer{padding-top:0}#trend-report .owl-nav{top:184px}#trend-report .owl-nav .owl-next,#trend-report .owl-nav .owl-prev{opacity:.7!important}@media only screen and (min-width:768px){#trend-report .owl-nav{top:173px}}@media only screen and (min-width:1200px){#trend-report .owl-nav{top:204px}#trend-report{width:50%;padding:0 1rem 0 0}}#trend-report .item{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;width:100%;height:450px;margin-bottom:25px;flex-flow:column nowrap;justify-content:flex-end;position:relative}@media only screen and (max-width:1024px){#trend-report .item{height:unset;margin-bottom:8px}}#trend-report .item .item__badge{position:absolute;background-color:#000;border-radius:2px;width:126px;height:126px;left:35px;top:0;display:flex;justify-content:center;padding:24px}#trend-report .item .item__badge__text{color:#ececec;text-align:center;font-size:16px;font-weight:700;letter-spacing:.3px}#trend-report .item .item__content{height:50%;padding:16px 45px;display:flex;flex-flow:column nowrap;width:100%}@media only screen and (max-width:1024px){#trend-report .item .item__content{padding:16px 24px}}#trend-report .item .item__content__title{color:#fff;margin-bottom:24px;font-weight:700;font-size:20px;line-height:23px;letter-spacing:3px;text-shadow:0 0 8px rgba(0,0,0,.2)}@media only screen and (max-width:1024px){#trend-report .item .item__content__title{font-size:18px;line-height:21px}}#trend-report .item .item__content__desc{color:#f3f3f3;font-size:16px;letter-spacing:.3px;line-height:22px;max-height:140px;white-space:pre-line;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;margin-bottom:20px}#trend-report .item .item__content__btn{width:135px;height:50px;letter-spacing:.3px;font-weight:500;border-radius:0;margin-left:auto;margin-top:auto;position:relative;bottom:unset;right:unset}#trend-report .item .item__content__btn,#trend-report .item .item__content__btn:hover{color:#fff;background-color:#000;border:none}@media only screen and (max-width:1024px){#trend-report .item .item__content__btn{width:123px;height:48px}}@media only screen and (min-width:768px){#trend-report .item .item__content{flex-wrap:wrap;height:208px}#trend-report .item .item__content__desc{width:80%;-webkit-line-clamp:3;padding-right:23px}#trend-report .item .item__content__btn{width:128px;height:48px;margin-top:auto}}@media only screen and (min-width:1200px){#trend-report .item{height:400px;margin-top:20px}#trend-report .item .item__content{height:182px}#trend-report .item .item__content__desc{-webkit-line-clamp:2;line-height:24px}#trend-report .item .item__content__btn{width:128px;height:48px}}.trend-report-section-title{font-weight:700;font-size:20px;line-height:23px;letter-spacing:2px;text-transform:uppercase;color:#000;margin-bottom:6px}@media only screen and (max-width:1024px){.trend-report-section-title{font-size:18px;line-height:21px;margin-bottom:21px;padding-left:24px}}.pointer{cursor:pointer}.trend-report-slide{display:flex;align-items:stretch;background-color:#fff}@media only screen and (max-width:949px){.trend-report-slide{flex-direction:column}}.trend-report-slide .trs-trend-block{width:475px;border-radius:4px;display:flex;justify-content:center}@media screen and (max-width:1440px){.trend-report-slide .trs-trend-block{width:40%}}@media screen and (max-width:949px){.trend-report-slide .trs-trend-block{width:0;width:calc(100% - 30px);margin:10px auto;padding-right:0}}@media screen and (max-width:768px){.trend-report-slide .trs-trend-block{width:100%;margin:0;padding:10px}}.trend-report-slide .trs-trend-block img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:768px){.trend-report-slide .trs-trend-block img{height:auto}}.trend-report-slide .trs-trend-block .btn-trs-trend-title{box-shadow:none;width:100%;height:82px;background:#fff;opacity:.9;border-radius:0 0 4px 4px}.trend-report-slide .trs-trend-block .btn-trs-trend-title.MuiButton-root{text-transform:capitalize}.trend-report-slide .trs-trend-block .btn-trs-trend-title .MuiButton-label{font-weight:400;font-size:24px;letter-spacing:.03em;color:#666}@media only screen and (max-width:949px){.trend-report-slide .trs-trend-block .btn-trs-trend-title .MuiButton-label{font-size:22px}}.trend-report-slide .trs-trend-products{width:67%;padding:15px}@media only screen and (max-width:1440px){.trend-report-slide .trs-trend-products{width:60%}}@media only screen and (max-width:949px){.trend-report-slide .trs-trend-products{width:100%}}.trend-report-slide .trs-trend-products-without-padding{width:67%;padding:0 15px}@media only screen and (max-width:1440px){.trend-report-slide .trs-trend-products-without-padding{width:60%}}@media only screen and (max-width:949px){.trend-report-slide .trs-trend-products-without-padding{width:100%}.trend-report-slide .featured-product-list.slick-slider{padding-left:6px;padding-right:6px}}@media only screen and (max-width:768px){.trend-report-slide .featured-product-list.slick-slider .os-product{max-width:161px;width:161px}}@media only screen and (max-width:949px){.weekly-trend-container .popular-item-cat-tabs .MuiTab-root:first-child{margin-left:0}}.vendor-container .trend-report-slide .trs-trend-block img{height:382px}@media only screen and (max-width:768px){.vendor-container .trend-report-slide .trs-trend-block img{height:auto}}.promo_discount_container .btn-trs-trend-title{display:block}.mobile-trend-products{padding:0 10px 10px}#this-weeks-pick{padding:0;width:100%}#this-weeks-pick .section-title{margin-bottom:0}#this-weeks-pick .slick-dots{bottom:4.5em!important}#this-weeks-pick .slider-next,#this-weeks-pick .slider-prev{bottom:67%!important;opacity:.7}#this-weeks-pick .slick-arrow{display:none!important}@media only screen and (max-width:1024px){#this-weeks-pick{margin-bottom:4rem}#this-weeks-pick .slick-dots{bottom:1.5em!important}}#this-weeks-pick .home-slider{margin-top:20px;padding:0 12px}@media only screen and (max-width:1024px){#this-weeks-pick .home-slider{padding-left:24px;padding-right:24px}#this-weeks-pick .home-slider .owl-nav{top:25%;width:calc(100% - 48px)}}#this-weeks-pick .os-product{padding:20px 0 0}#this-weeks-pick .os-product .pre-order-banner{left:0;right:0}#this-weeks-pick .os-product .product-image{width:172px;min-height:260px;max-height:260px}@media only screen and (min-width:1440px){#this-weeks-pick .os-product .product-image{max-height:100%}}@media only screen and (min-width:480px){#this-weeks-pick .os-product .product-image{max-height:231px}}@media only screen and (max-width:1024px){#this-weeks-pick .os-product .product-image{width:calc(100% - 24px)}}@media only screen and (max-width:768px){#this-weeks-pick .os-product{min-width:169px}#this-weeks-pick .os-product .product-image{min-height:292px;max-height:292px}#this-weeks-pick .os-product .product-meta{padding-right:1em}}@media only screen and (min-width:1200px){#this-weeks-pick{width:50%;padding:0 0 1rem}}#this-weeks-pick .item{margin-bottom:unset}@media only screen and (max-width:1024px){#this-weeks-pick .item{margin-left:12px!important}}@media only screen and (min-width:768px){#this-weeks-pick .item{height:unset!important}}@media only screen and (min-width:1200px){#this-weeks-pick .owl-carousel .owl-nav{top:130px}}#this-weeks-pick .trend-report-section-title{margin-bottom:26px}.trend-slider .trend-slider-next,.trend-slider .trend-slider-prev{position:absolute;bottom:44%;transform:translateY(-50%);z-index:50;background-color:hsla(0,0%,40%,.6);width:35px;height:35px;display:flex;align-items:center;justify-content:center;opacity:0;cursor:pointer}.trend-slider .trend-slider-prev{left:0}.trend-slider .trend-slider-next{right:0}.featured-menu-list{padding:0;margin-bottom:15px}.featured-product-tabs{display:flex;flex-direction:column;justify-content:space-between;padding:0}@media only screen and (max-width:1440px){.featured-product-tabs{padding:32px 0}}.featured-product-tabs.vendor-tabs .nav{margin-right:0}.featured-product-tabs nav{flex-wrap:nowrap;justify-content:center;padding:0 10px;border-top:1px solid #ececec;border-left:0;border-right:0;border-bottom:1px solid #ececec}.featured-product-tabs nav a.nav-link{background-color:transparent;position:relative;font-weight:500;font-size:14px;line-height:16px;text-align:left;letter-spacing:.15px;color:#c7c7c7;border:0;padding:1rem 1rem 1rem 0}.featured-product-tabs nav a.nav-link:hover{border:0}.featured-product-tabs nav a.nav-link.active{border:0;background-color:transparent;color:#000;font-weight:500}.featured-product-tabs nav a.nav-link.active:after{content:"";width:calc(100% - 30px);position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.featured-product-tabs .tab-content{flex:1 1}.featured-product-tabs .location-filter-section{margin:10px 0 0}@media only screen and (max-width:768px){.featured-product-tabs .location-filter-section{margin-right:10px;margin-bottom:32px}}.featured-product-tabs .product-slide .slider-prev{opacity:0;left:12px;top:160px}@media only screen and (max-width:1024px){.featured-product-tabs .product-slide .slider-prev{opacity:.7}}.featured-product-tabs .product-slide .slider-next{opacity:0;right:11px;top:160px}@media only screen and (max-width:1024px){.featured-product-tabs .product-slide .slider-next{opacity:.7}}.featured-product-tabs .product-slide .mobile-product-list{overflow-x:scroll}.featured-product-tabs .product-slide .mobile-product-list .os-product{min-width:192px}.featured-product-tabs .product-slide .mobile-product-list .style{margin-right:8px}.featured-product-tabs .product-slide .mobile-product-list .style .style-image{display:flex;align-items:center;justify-content:center;border-top:1px solid #ececec;border-left:1px solid #ececec;border-right:1px solid #ececec}.featured-product-tabs .product-slide .mobile-product-list .style .style-image img{width:158px}.featured-product-tabs .product-slide .mobile-product-list .style .style-image .style-image__likeBtn{right:5px;bottom:5px;background-color:hsla(0,0%,100%,.74);border-radius:50%;width:26px;height:26px;display:flex;align-items:center;justify-content:center}.featured-product-tabs .product-slide .mobile-product-list .style .style-image .style-image__likeBtn svg{width:16px;height:16px}.featured-product-tabs .product-slide .mobile-product-list .style .style-meta{background-color:#f7f7f7;padding:8px 12px;min-height:107px}.featured-product-tabs .product-slide .mobile-product-list .style .style-meta p{font-size:14px;line-height:20px;letter-spacing:.25px;color:#313131}.featured-product-tabs .product-slide .mobile-product-list .style .style-meta p.brand-name{font-size:12px;line-height:16px;letter-spacing:.4px;color:#666}.featured-product-tabs .product-slide:hover .slider-next,.featured-product-tabs .product-slide:hover .slider-prev{opacity:.7}@media only screen and (max-width:991px){.tab-content .featured-product-list .slick-dots{position:relative;bottom:0!important;margin-top:13px;display:block!important}}@media only screen and (max-width:1024px){.tab-content .featured-product-list .slick-dots{max-width:calc(100% - 24px)}}.featured-wholesale-list .slick-slide{padding:0 6px}.featured-wholesale-list .slick-list{margin:0 -6px}.featured-product-list .slick-slide{padding:0 8px}.featured-product-list .slick-list{margin:0 -8px}.featured-product-list .slick-list .slick-track{margin:0}.featured-product-list .os-product .product-image{display:flex;align-items:center}@media only screen and (min-width:768px)and (max-width:992px){.featured-product-tabs nav{justify-content:space-evenly}.featured-product-tabs .nav-tabs .nav-item{font-size:16px}}@media only screen and (min-width:992px)and (max-width:1199px){.os-product .product-meta{min-width:100%}}@media only screen and (min-width:992px){.featured-product-tabs .nav{flex-wrap:wrap;border:0;justify-content:flex-start;padding:0}.featured-product-tabs .nav a.nav-link{font-size:24px;line-height:28px;letter-spacing:.3px;text-align:left;font-size:20px}.featured-product-tabs .nav a.nav-link.active:after{content:"";width:66px;position:absolute;bottom:5px;left:50%;transform:translateX(-50%)}.featured-product-list .os-product .product-image,.featured-product-list .os-product .product-image img{min-height:326px;max-height:326px}.featured-product-list .os-product .product-meta{width:100%}.featured-product-container.vendor-container .product-image,.featured-product-container.vendor-container .product-image img,.featured-product-container.weekly-trend-container .product-image,.featured-product-container.weekly-trend-container .product-image img{min-height:336px;max-height:336px}.featured-product-container.promo_discount_container .product-image,.featured-product-container.promo_discount_container .product-image img{min-height:325px;max-height:325px}}@media only screen and (max-width:992px){.featured-product-tabs .nav{margin-right:0}.menu-category p{font-size:28px}}.featured-product-menu{margin:0;border:0!important;height:100%;display:flex;position:absolute;top:0;bottom:0;left:0;right:0;max-width:100%}.featured-product-menu .modal-content{position:absolute;bottom:0;border:0;border-radius:0}.featured-product-menu .modal-content .modal-body,.featured-product-menu .modal-content .modal-footer,.featured-product-menu .modal-content .modal-header{border-radius:0;padding:0}.featured-product-menu .modal-content .modal-body ul{margin:0}.featured-product-menu .modal-content .modal-body ul li{padding-top:1rem;padding-bottom:1rem}.featured-product-menu .modal-content .modal-body ul li p{color:#313131;font-size:14px}.featured-product-menu .modal-content .modal-body ul li.active{background-color:#ececec}.product-skeleton{white-space:nowrap;display:flex;justify-content:center}.product-skeleton .product-skeleton-container{display:inline-block;margin-top:1rem;width:354.6666666667px;margin-right:1rem}.product-skeleton .product-skeleton-container:last-of-type{margin-right:0}.featured-product-container{padding-top:60px;position:relative}@media only screen and (max-width:1440px){.featured-product-container{padding:32px 0}}.vendor-tabs.featured-product-tabs{padding:0;padding-top:69px!important}@media only screen and (max-width:1024px){.vendor-tabs.featured-product-tabs{padding-top:40px!important}}.vendor-tabs.featured-product-tabs .nav a{margin:0 1rem;min-width:95px}@media only screen and (min-width:1024px){.vendor-tabs.featured-product-tabs .nav a{min-width:293px}}.vendor-tabs.featured-product-tabs .vendor-slider-wrapper .slider-next,.vendor-tabs.featured-product-tabs .vendor-slider-wrapper .slider-prev{position:absolute;bottom:44%;transform:translateY(-50%);z-index:50;background-color:hsla(0,0%,40%,.6);width:35px;height:35px;display:flex;align-items:center;justify-content:center;cursor:pointer;top:178px;opacity:.7}.vendor-tabs.featured-product-tabs .vendor-slider-wrapper .slider-prev{left:16px}.vendor-tabs.featured-product-tabs .vendor-slider-wrapper .slider-next{right:16px}.vendor-tabs.featured-product-tabs .vendor-slider-wrapper .mobile-vendor-slider{overflow-x:scroll}.vendor-tabs.featured-product-tabs .vendor-slider-wrapper .mobile-vendor-slider .vendor__card{padding:0 12px}.vendor-tabs.featured-product-tabs .vendor-slider-wrapper .mobile-vendor-slider .vendor__card--img{width:263px;height:263px}.vendor-tabs.featured-product-tabs .vendor-slider-wrapper .mobile-vendor-slider .vendor__card--product{width:263px}.vendor-tabs.featured-product-tabs .vendor-slider-wrapper .slick-dots{bottom:-50px!important}@media only screen and (max-width:768px){.vendor-tabs.featured-product-tabs .vendor-slider-wrapper .slick-dots{bottom:-360px!important}}.vendor-tabs.featured-product-tabs .vendor__card{padding:0 1rem}.vendor-tabs.featured-product-tabs .vendor__card--img{width:100%;max-width:100%;height:300px;background-repeat:no-repeat;background-size:cover;background-position:50%}.vendor-tabs.featured-product-tabs .vendor__card--img h2{font-weight:700;font-size:21px;line-height:30px;letter-spacing:.5px;color:#fff;text-shadow:0 0 8px rgba(0,0,0,.25)}.vendor-tabs.featured-product-tabs .vendor__card--img a.default-btn{border-color:#fff;color:#fff}.vendor-tabs.featured-product-tabs .vendor__card--img a.default-btn:hover{border-color:#000}.vendor-tabs.featured-product-tabs .vendor__card--product{max-width:100%}.vendor-tabs.featured-product-tabs .vendor__card .control{justify-content:flex-end;margin:8px 0}.vendor-tabs.featured-product-tabs .vendor__card .control .control__prev{margin-right:8px}.vendor-tabs.featured-product-tabs .vendor__card .control .control__next,.vendor-tabs.featured-product-tabs .vendor__card .control .control__prev{border-radius:50%;width:32px;height:32px;background:hsla(0,0%,40%,.1);display:flex;justify-content:center;align-items:center}.vendor-tabs.featured-product-tabs .vendor__card .control .control__next,.vendor-tabs.featured-product-tabs .vendor__card .control .control__prev{cursor:pointer}.vendor-tabs.featured-product-tabs .vendor__card .control .control__next:hover,.vendor-tabs.featured-product-tabs .vendor__card .control .control__prev:hover{background-color:#666}.vendor-tabs.featured-product-tabs .vendor__card .control .control__next:hover svg path,.vendor-tabs.featured-product-tabs .vendor__card .control .control__prev:hover svg path{fill:#fff}.vendor-tabs.featured-product-tabs .os-product{min-width:auto;padding:0;margin-right:.5rem}.vendor-tabs.featured-product-tabs .os-product .product-image{min-height:237px!important;max-height:237px}@media only screen and (min-width:1200px)and (max-width:1399px){.vendor-tabs.featured-product-tabs .os-product .product-image{min-height:187px!important;max-height:187px}}@media only screen and (min-width:1400px){.vendor-tabs.featured-product-tabs .os-product .product-image{min-height:207px!important;max-height:207px}}.vendor-tabs.featured-product-tabs .os-product .product-meta{min-height:60px}@media only screen and (max-width:768px){.vendor-tabs.featured-product-tabs .os-product .product-meta{padding-top:11px!important}}@media only screen and (min-width:1024px){.vendor-tabs.featured-product-tabs .os-product .product-meta{height:60px}}.vendor-tabs.featured-product-tabs .card-skeleton{height:600px}.vendor-tabs.featured-product-tabs .card-skeleton-img{height:323px}.vendor-tabs.featured-product-tabs .skel-mask-1{height:20px}.vendor-tabs.featured-product-tabs .skel-mask-6{width:10px;height:272px;top:20px;right:50%}@media only screen and (max-width:499px){.vendor-tabs.featured-product-tabs .vendor-tabs.featured-product-tabs{margin-top:120px}.vendor-tabs.featured-product-tabs .mobile-vendor-slider{overflow-x:scroll;height:770px}.vendor-tabs.featured-product-tabs .mobile-vendor-slider .vendor__card--img{width:323px!important;height:300px!important}.vendor-tabs.featured-product-tabs .mobile-vendor-slider .vendor__card--product{width:323px!important}}@media only screen and (min-width:500px){.vendor-tabs.featured-product-tabs .vendor-tabs.featured-product-tabs{margin-top:120px}.vendor-tabs.featured-product-tabs .mobile-vendor-slider{overflow-x:scroll;height:770px}.vendor-tabs.featured-product-tabs .mobile-vendor-slider .vendor__card--img{width:323px!important;height:323px!important}.vendor-tabs.featured-product-tabs .mobile-vendor-slider .vendor__card--product{width:323px!important}}@media only screen and (max-width:768px){.vendor__card--product{padding:7px 8px 10px 16px}}.vendor__card .slick-slider.slick-initialized{margin:0 -3px}.home-new-vendor{margin-top:10px}.home-new-vendor .vendor__card .control .control__next,.home-new-vendor .vendor__card .control .control__prev{width:24px!important;height:24px!important;background:#fff!important;border-radius:0!important}.home-new-vendor .vendor__card .control .control__next:hover svg path,.home-new-vendor .vendor__card .control .control__prev:hover svg path{fill:#000!important}.vendor-tabs.featured-product-tabs .vendor__card .vendor__card--img{cursor:pointer}.custom-mobile-vendor-slider{padding-left:15px;padding-bottom:5px;padding-right:15px}.custom-mobile-vendor-slider .control__next{display:grid;justify-items:center;padding-top:5px;margin-left:10px;width:24px!important;height:24px!important;background:#fff!important;border-radius:0!important;cursor:pointer}.custom-mobile-vendor-slider .control__next:hover{background-color:#666}.custom-mobile-vendor-slider .control__next:hover svg path{fill:#fff}.custom-mobile-vendor-slider .control__prev{width:24px!important;height:24px!important;background:#fff!important;border-radius:0!important;cursor:pointer}.custom-mobile-vendor-slider .control__prev:hover{background-color:#666}.custom-mobile-vendor-slider .control__prev:hover svg path{fill:#fff}.menu-opened{overflow:hidden}.mobile-nav-wrapper__bar{z-index:100}.side-bar-menu-section{display:flex;flex-direction:column;justify-content:space-between;height:100%}.side-bar-menu-section .MuiDivider-root{background-color:#777}.right-reserved-section{padding:9px 18px}.right-reserved-section span{color:#888;font-size:10px;font-style:normal;font-weight:400;line-height:23px}.sticky-outer-wrapper.active .mobile-nav-active{left:0;right:0;width:100%!important;z-index:1000;background-color:#fff}.sticky-outer-wrapper .navbar-area{padding:0 1rem}.search-progress-bar{position:absolute;right:45px;top:10px;color:#f92!important}@media screen and (max-width:949px){.search-progress-bar{right:5px}}.mobile-nav{display:flex;justify-content:center;align-items:center;height:56px;padding:0 1rem;border-bottom:1px solid #bbb}.mobile-nav.is-sticky .col .sidebar{padding-left:15px!important}.mobile-nav.is-sticky .col:last-child{padding-right:15px!important}.login-items-section{padding:16px 20px}.login-mobile-nav-link{display:flex;align-items:center;padding-bottom:20px}.login-mobile-nav-link svg{font-size:18px;color:#888!important}.login-mobile-nav-link span{color:#888!important;font-size:16px;font-style:normal;font-weight:400;line-height:13px;margin-left:10px}.bm-item{width:100%}.bm-item.sticky{position:sticky;top:0;box-shadow:0 8px 4px rgba(0,0,0,.05);background-color:#fff;padding:18px 0}.bm-item:first-child{border-top:0}.bm-item .mobile-nav-section{display:flex;justify-content:space-between;align-items:center;padding:9px 20px}.bm-item .menu-link{color:#484848;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.bm-item .menu-section{display:flex;justify-content:space-between;align-items:center;padding:10px 20px}.bm-item .menu-section svg{color:#222;margin:0}.bm-item .section-title{padding:17px 20px 7px;text-align:start;color:#222;font-size:18px;font-style:normal;font-weight:600;line-height:20px;margin:0}.bm-item .featured-category{padding:10px 20px}.bm-item .mobile-nav__name{color:#222;font-size:16px;font-style:normal;font-weight:500;line-height:20px;margin:0}.bm-item .mobile-nav__user{display:flex;align-items:center}.bm-item .mobile-nav__user.is-sticky{position:fixed;top:0;left:0;right:0;width:100%;height:56px}.bm-item .mobile-nav__link{margin-bottom:20px}.bm-item .mobile-nav__link:last-child{margin-bottom:0}.bm-item .mobile-login-section{display:flex;align-items:center}.bm-item .mobile-login-section svg{color:#b6b6b6;margin-right:7px}.bm-item .mobile-login-section h1{font-weight:400;font-size:16px;line-height:13px;text-align:center;color:#888;margin:0}.bm-item .register-link{border-radius:2px;border:1px solid #777;padding:1px 20px}.bm-item .register-link span{color:#222;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:30px}.bm-item .main-category .main-category__menu{font-weight:500;font-size:14px;line-height:18px;letter-spacing:.2px;color:#666}.bm-item .main-category .main-category__menu svg{transform:rotate(90deg)}.bm-item .main-category .main-category__menu.active{color:#000}.bm-item .main-category .main-category__menu.active svg{transform:rotate(270deg)}.bm-item .main-category ul{list-style:none;padding:0;margin:0}.bm-item .main-category ul li{padding:0 16px;margin-top:7px}.bm-item .main-category ul li:first-child{margin-top:14px}.bm-item .main-category ul a{font-style:normal;font-weight:400;font-size:13px;line-height:20px;letter-spacing:.25px;color:#666;margin-left:0}.bm-item .os-accordion>div{padding:6px 0}.bm-item .os-accordion .os-accordion__menu.sideMenu{font-size:14px;color:#666;font-weight:500}.bm-item .os-accordion .os-accordion__menu.sideMenu.active{color:#fd6612;font-weight:500}.bm-item .os-accordion .os-accordion__menu svg{transform:rotate(90deg)}.bm-item .os-accordion .os-accordion__menu.active svg{transform:rotate(270deg)}.bm-item .os-accordion .collapse,.bm-item .os-accordion .collapsing{padding-left:16px}.bm-item .os-accordion .collapse a,.bm-item .os-accordion .collapsing a{display:block;font-weight:400;font-size:14px;letter-spacing:.25px;color:#666;text-align:left;margin-bottom:15px;line-height:1.8;margin-left:0}.nested-side-header{display:flex;align-items:center;justify-content:space-between;padding:15px 20px}.nested-side-header svg{font-size:25px;color:#222}.empty-div{width:25px}.nested-category-name{color:#222;text-align:center;font-size:18px;font-style:normal;font-weight:600;line-height:20px;margin:0}.megamenu-wrapper{background-color:#333}.megamenu-wrapper.is-sticky{position:fixed;top:0;left:0;right:0;width:100%!important;z-index:1300;background:#333;border-bottom:1px solid #eee;box-shadow:0 3px 3px hsla(0,0%,64%,.17);margin:0 auto}@media only screen and (max-width:1439px){.megamenu-wrapper.is-sticky .desktop-mega-men{padding:0 1rem!important}}.megamenu-wrapper.is-sticky .navbar-collapse{max-width:1440px;margin:0 auto;padding-left:1rem;padding-right:1rem}.categories-section{display:flex;color:#fff;font-size:15px;font-style:normal;font-weight:600;line-height:20px;border-left:1px solid #535353;border-right:1px solid #535353;padding:10px 29px;cursor:pointer}.categories-section:hover{background:#fff;color:#222}.bm-burger-button{width:36px;height:30px}.bm-cross-button{display:none}.bm-cross{background:#bdc3c7}.bm-menu-wrap{position:fixed;height:100%;top:0;left:0}.bm-menu{background:#fff}.bm-morph-shape{fill:#373a47}.bm-item-list{color:#b8b7ad}.bm-item{display:inline-block}.bm-overlay{background:rgba(0,0,0,.8)!important;top:0}.search-modal{margin:0;border:0!important;display:flex;top:0;max-width:100%!important}.search-modal,.search-modal .modal-content{width:100%;height:100%;position:absolute;bottom:0;left:0;right:0}.search-modal .modal-content{border:0;border-radius:0}.search-modal .modal-content .modal-body,.search-modal .modal-content .modal-footer,.search-modal .modal-content .modal-header{border-radius:0;padding:30px 16px}.search-modal .modal-content .modal-body .search-modal__form .search-modal__form--input{border-bottom:1px solid #ececec;margin-right:8px}.search-modal .modal-content .modal-body .search-modal__form .search-modal__form--input input{border:0;padding-left:16px}.search-modal .modal-content .modal-body .search-modal__result h2{margin:32px 0 16px;font-weight:500;font-size:20px;line-height:24px;letter-spacing:.15px;color:#333}.search-modal .modal-content .modal-body .search-modal__result ul{list-style:none;padding:0;margin:0}.search-modal .modal-content .modal-body .search-modal__result ul li{margin-bottom:24px}.search-modal .modal-content .modal-body .search-modal__result ul li span{font-size:16px;line-height:24px;letter-spacing:.15px;color:#333;padding-left:16px}.search-modal .search-modal__section{display:flex;align-items:center;padding:32px 0;border-top:1px solid #ececec;border-left:0;border-right:0;border-bottom:1px solid #ececec}.search-modal .search-modal__section span{font-weight:500;font-size:20px;line-height:24px;letter-spacing:.15px;color:#333}.search-category{border:1px solid #777;border-radius:2px;height:40px;padding:0;display:flex;align-items:center;width:380px;background-color:#fff}.search-category .search-cat-btn{background:unset;border:0;box-shadow:unset;color:#666;height:40px;font-size:14px}.search-category .search-cat-btn .MuiButton-label{max-width:90px;white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis;display:inline-block}.search-category .search-cat-icon{width:40px;height:39px;border-radius:0 4px 4px 0;display:flex;justify-content:center;align-items:center;position:absolute;right:-1px;top:0;cursor:pointer}.search-category input{height:40px;border:0;padding:0 45px 0 0;background:transparent}.search-category .dropdown{border-bottom:1px solid rgba(0,0,0,.12)}.search-category .brand-list-container,.search-category .input-group-prepend .dropdown-menu{width:420px;box-shadow:0 10px 30px rgba(0,0,0,.2);border-radius:2px;border:0;padding:0}.search-category .input-group-prepend .dropdown-menu .all-category{padding:30px 30px 20px;font-weight:500;font-size:13px;line-height:15px;letter-spacing:.3px;color:#666}.search-category .input-group-prepend .dropdown-menu .dropdown-divider{margin:0 30px}.search-category .input-group-prepend .dropdown-menu .dropdown-item:hover{background:none}.search-category .input-group-prepend .menu-area{padding:30px}.search-category .input-group-prepend .menu-area span{font-weight:500;font-size:13px;line-height:15px;letter-spacing:.3px;color:#666;cursor:pointer}.search-category .input-group-prepend .menu-area span:hover{color:#000}.search-category .input-group-prepend .menu-area .sub-menu span{padding-left:0;font-weight:500;font-size:13px;line-height:15px;letter-spacing:.3px;color:#666;padding-top:20px;cursor:pointer}.search-category .input-group-prepend .menu-area .sub-menu span:hover{color:#000}.search-category .input-group-prepend .menu-area .rightSide .menu-section{padding-top:20px;padding-bottom:20px;border-bottom:1px solid #ececec}.search-category .input-group-prepend .menu-area .rightSide .menu-section:first-child{padding-top:0}.search-category .form-control{background-color:transparent}.search-category .form-control:focus{background-color:transparent!important}.search-category.brand-list{display:flex;align-items:center;border-bottom:1px solid rgba(0,0,0,.12)}.search-category.brand-list .dropdown{border:none}#brands-category__btn,#search-category__btn{box-shadow:none}#brands-category__btn:after,#search-category__btn:after{content:url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.41 8.295l4.59 4.58 4.59-4.58L18 9.705l-6 6-6-6 1.41-1.41z' fill='%23888A8D'/%3E%3C/svg%3E");border:0;top:30%;z-index:500}#search-category__btn:after{right:-30px}#brands-category__btn{padding-right:36px;color:#888a8d}.main-nav .navbar{padding:0}.main-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu{width:70%;left:50%;transform:translateX(-50%)!important}.main-nav .navbar .menu-bar-container{background-color:#333;overflow:hidden}.main-nav .navbar .menu-bar-container .menu-bar-section{display:flex;justify-content:space-between}@media only screen and (max-width:1439px){.top-header{padding:5px 0}}#mega-menu{width:100%;justify-content:center;margin:0 auto;display:flex;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;-o-font-smoothing:antialiased}#mega-menu>li>a{padding:10px 0;display:block;line-height:28px;font-size:15px;color:#555;font-weight:700}#mega-menu>li>a:hover{color:#ff730a;border-bottom:2px solid #ff730a}#mega-menu>li:first-child>a:hover{color:#333;text-decoration:none;border-bottom:none;padding:10px 0}#mega-menu>li>span.active{color:#000;border-bottom:2px solid #ff9c00;padding:10px 0 8px}#mega-menu>li:last-child>a{margin-right:0}#mega-menu .mega-submenu-wrapper li.nav-item{padding-top:1px}#mega-menu .mega-submenu-wrapper:first-of-type li.nav-item{padding:0 25px 0 0}.mega-submenu-wrapper>div>ul>li>span.parenttitle{cursor:pointer;font-weight:400;line-height:20px;font-style:normal;font-size:15px;display:block;align-items:center;letter-spacing:.02em;color:#fff;text-transform:capitalize}@media screen and (min-width:1400px){.mega-submenu-wrapper>div>ul>li>span.parenttitle{padding:9px 25px 10px}}@media screen and (min-width:1200px)and (max-width:1399px){.mega-submenu-wrapper>div>ul>li>span.parenttitle{padding:9px 25px 10px}}@media screen and (min-width:1100px)and (max-width:1199px){.mega-submenu-wrapper>div>ul>li>span.parenttitle{padding:9px 15px 10px}}@media screen and (min-width:950px)and (max-width:1099px){.mega-submenu-wrapper>div>ul>li>span.parenttitle{padding:9px 10px 10px}}.mega-submenu-wrapper>div>ul>li>span.parenttitle.active{color:#ff730a;border-bottom:2px solid #ff730a}.mega-submenu-wrapper>div>ul>li:hover>span.parenttitle:after{width:100%}.megaDownActiveArea{color:#222!important;background-color:#fff!important}.megaActiveArea{color:#bbb!important}.mega-submenu-container{width:auto}.mega-submenu-container,.mega-submenu-container ul,.mega-submenu-container:after,.mega-submenu-container:before{list-style:none}.mega-submenu-container>ul:after{clear:both}.mega-submenu-container>ul:after,.mega-submenu-container>ul:before{content:"";display:table}.mega-submenu-container>ul>li.active>div.childarea{display:block;opacity:1;z-index:99999;position:absolute;border-radius:0;margin-top:0;height:510px;color:#000;left:50%;background:#fff;width:100%;transform:translateX(-50%);border-bottom:1px solid #ececec}.mega-submenu-container div.childarea{background:#fff;opacity:0;display:none;position:absolute}.leftPanel{min-width:80px;display:flex;box-sizing:content-box;scrollbar-color:#c4c4c4 hsla(0,0%,100%,0);border-right:1px solid #222}.leftPanel .menu-category{margin-top:17px}.leftPanel .menu-category .menu-category-name{text-transform:capitalize;cursor:pointer;color:#222;font-size:15px;font-style:normal;font-weight:500;line-height:20px}.leftPanel .menu-category .menu-category-name:hover{color:#000}.mega-dropdown{display:flex;justify-content:space-between;margin:0 auto;flex-direction:column;max-width:1440px!important;height:100%}@media only screen and (max-width:1440px){.mega-dropdown{padding:0 0 22px}}.mega-dropdown.narrow-width{max-width:963px!important}@media only screen and (max-width:1399px){.mega-dropdown{margin:0 30px}}.mega-dropdown-content{display:flex;justify-content:space-between;overflow:hidden;height:100%}.menuActiveArea{color:#222!important;background-color:#fff!important}.sub-menu-category-name{display:flex;align-items:center;justify-content:space-between;text-transform:capitalize;cursor:pointer;color:#222;font-size:15px;font-style:normal;font-weight:400;line-height:20px;padding:6px 18px 6px 10px}.sub-menu-category-name svg{color:#9a9797}.sub-menu-category-name:hover{color:#222}.activeSubMenu{background-color:#f0efed}.all-sub-menu-section{padding:0 10px;width:200px}.all-sub-menu-section:hover{background-color:#f3f3f3}.sub-category-name{color:#222;font-size:15px;font-style:normal;font-weight:400;line-height:20px}.all-menu-section{display:flex;align-items:center;justify-content:space-between;padding:6px 18px 6px 10px;width:209px;margin-right:.5px}.all-menu-section:hover{background-color:#f3f3f3}.all-menu-section svg{color:#9a9797}.sub-menu-sub-category-section:hover{color:#000!important}.sub-column-category{margin:17px 0 0 17px}.category-section{display:flex}.nested-sub-category-column{margin:17px 0 0 17px}.nested-sub-menu-category-name{color:#777;font-size:15px;font-style:normal;font-weight:400;line-height:20px;text-transform:capitalize;display:flex;cursor:pointer}.nested-sub-menu-category-name:hover{text-decoration:underline;color:#000}.nested-sub-category-column ul li{padding:6px 0}.mega-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:11;display:none}.mega-menu-overlay.active{display:block}.ad-banner-brands-section{display:flex;margin-top:17px}.megamenu-banner-ads-text{display:flex;font-size:15px;color:#222;font-style:normal;font-weight:500;line-height:20px;text-transform:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:8px 0 8px 10px}.megmenu-promotion-image-container{display:flex;margin-left:auto;align-items:flex-start;height:286px}.megamenu-links-section{display:flex;flex-direction:column;width:180px}.megamenu-links-section a{text-transform:none;color:#222;font-size:15px;font-style:normal;font-weight:400;line-height:20px}.sub-category-column{margin:17px 0 17px 10px;width:219px;border-right:1px solid #d4d4d4}.megmenu-promotion-image-container .ad-container{transition:all .2s ease-in-out}.megmenu-promotion-image-container .ad-container img{opacity:90%}.megmenu-promotion-image-container .ad-container p.brand-name{color:#111;cursor:pointer}.megmenu-promotion-image-container .ad-container:hover img{opacity:100%}.megmenu-promotion-image-container .ad-container:hover p.brand-name{color:#484848}.column-img-category{min-width:230px;height:230px;margin-left:10px}.column-img-category__megaCategory{min-width:153px;height:230px;margin-left:10px}.column-img-category,.column-img-category>a{width:100%}.column-img-category img{max-width:230px;height:100%;-o-object-fit:cover;object-fit:cover}.column-img-category__megaCategory img{max-width:153px;height:100%;-o-object-fit:cover;object-fit:cover}.column-img-category p{color:#484848;font-size:15px;font-style:normal;font-weight:400;line-height:20px;margin-top:5px;max-width:153px}.column-img-category p:hover{color:#222;text-decoration:underline}.column-img-category__popular{width:550px;height:425px;border:1px solid #ececec;display:flex;justify-content:center;align-items:center}.column-img-category__popular img{width:auto;height:425px;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.mega-submenu-container .mega-dropdown .popular-item-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;width:636px}.mega-submenu-container .mega-dropdown .popular-item-container:not(:last-child){margin-right:5px}.mega-submenu-container .mega-dropdown .popular-item-container{width:140px;height:210px;display:flex;justify-content:center;align-items:center;margin:4px}.mega-submenu-container .mega-dropdown .popular-item-container:hover{background-color:#f7f7f7}.mega-submenu-container .mega-dropdown .popular-item-container img{width:110px}.mega-submenu-container .mega-dropdown .popular-item-container .mega-text{text-align:center;font-size:15px;padding-top:15px}.search-category .EmptySearchFormControl{border-radius:0 34px 34px 0!important;background-color:#ffeaea!important;border:1px solid #a94442!important}.search-category .input-group-prepend #brands-category__btn:after,.search-category .input-group-prepend #search-category__btn:after{transition:all .2s ease-in-out}.search-category .input-group-prepend.show #brands-category__btn:after,.search-category .input-group-prepend.show #search-category__btn:after{transform:rotate(180deg);top:20%}.form-control:focus{border-color:#ececec!important;background-color:transparent!important}@media only screen and (min-width:991px)and (max-width:1199px){.mega-submenu-container>ul>li:hover>div.childarea{width:100%}}.brand-list-container .brand-list{max-height:497px;overflow-y:scroll;padding:24px 10px!important;width:300px!important}.brand-list-container .brand-list::-webkit-scrollbar{-webkit-appearance:none}.brand-list-container .brand-list::-webkit-scrollbar:vertical{width:3px}.brand-list-container .brand-list::-webkit-scrollbar:horizontal{height:24px}.brand-list-container .brand-list::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border:3px solid #333;height:50px}.brand-list-container .brand-list::-webkit-scrollbar-track{border-radius:5px;background-color:#fff}.brand-list-container .brand-list a{padding-left:8px;font-size:13px;line-height:15px;letter-spacing:.3px;color:#666;display:inline-block;transition:font-weight .3s}.brand-list-container .brand-list a:after{content:"";display:block;height:2px;width:0;background:#000;transition:width .3s;margin-top:.5rem}.brand-list-container .brand-list a:hover{font-weight:500}.brand-list-container .brand-list a:hover:after{width:100%}#vendor-list-button:after{content:url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.41 8.295l4.59 4.58 4.59-4.58L18 9.705l-6 6-6-6 1.41-1.41z' fill='%23888A8D'/%3E%3C/svg%3E");border:0;top:35%;right:-15px;z-index:500;position:absolute;transition:all .2s ease-in-out}#vendor-list-button.open:after{transform:rotate(180deg);top:20%}.phone-number-banner{width:100%;background-color:#898a8d;color:#fff}.menu-box:before{content:"";background:#fff;width:50px;height:50px;position:absolute;top:-50px;mix-blend-mode:difference;left:125px;transform:translateX(-50%);box-shadow:0 0 10px rgba(0,0,0,.15)}.cart-indicator{margin-left:-10px;font-weight:700;font-size:12px;line-height:16px;letter-spacing:.2px;color:#666}.nav-btn-save-for-later{height:44px;width:44px}.vendor-search{border-radius:4px}.vendor-search .MuiInputBase-root{margin:0!important;padding:0 40px 0 0!important}.vendor-search .MuiInputBase-root input[type=text].MuiOutlinedInput-input{padding:10px 13px!important}.searchButton:hover{box-shadow:none!important}.searchInput{min-width:100%;display:flex;width:auto}.searchFormControl{background-color:transparent!important;flex-grow:2!important}.home-cat-dropdown-wrap{width:500px;padding:12px 16px!important}.main-category-border{border-bottom:1px solid #d9d9d9;padding:5px 0}.main-category{font-style:normal;font-weight:600;font-size:13px;line-height:15px;color:#222!important;cursor:pointer}.women-sub-category{display:flex;flex-wrap:wrap;gap:5px;padding:10px 0}.women-sub-category span{cursor:pointer;font-size:12px;flex-grow:1;flex-shrink:0;flex-basis:calc(33.333% - 10px);text-align:start;color:#777}.rest-sub-category{display:flex;flex-wrap:wrap}.rest-sub-category span{cursor:pointer;font-size:13px;flex-grow:1;flex-shrink:0;flex-basis:calc(33.333% - 10px);text-align:start;color:#222;font-weight:600;padding:5px 0;border-bottom:1px solid #d9d9d9}.rest-sub-category span:last-child{border:none}.vendor-search{height:40px;left:calc(50% - 120px + 194px);top:40px;border:1px solid rgba(0,0,0,.12);box-sizing:border-box}.vendor-search .MuiInputBase-root input[type=text].MuiOutlinedInput-input{font-style:normal;font-weight:400;font-size:12px;line-height:15px;letter-spacing:.3px;color:#999}.vendor-search .MuiFormControl-fullWidth:hover,.vendor-search .MuiOutlinedInput-notchedOutline{border:none!important}.mobile-sidemenu-sub-menu-maccordion.MuiPaper-elevation1{box-shadow:unset}.mobile-sidemenu-sub-menu-maccordion.MuiPaper-root{width:auto}.mobile-sidemenu-sub-menu-maccordion.MuiAccordion-root{width:290px!important;color:#666}.mobile-sidemenu-sub-menu-maccordion.MuiAccordion-root:before{height:unset;opacity:0;position:unset;top:0}.mobile-sidemenu-sub-menu-maccordion.MuiAccordion-root .MuiAccordionSummary-content{margin:0;font-size:14px}.mobile-sidemenu-sub-menu-maccordion.MuiAccordion-root .MuiAccordionSummary-content.Mui-expanded{color:#fd6612;font-weight:500}.mobile-sidemenu-sub-menu-maccordion .nestedMenuSetWidth{width:270px!important}.mobile-sidemenu-sub-menu-maccordion .MuiAccordionSummary-root{padding-left:0;min-height:35px}.mobile-sidemenu-sub-menu-maccordion .MuiAccordionSummary-root.Mui-expanded{height:35px;min-height:35px}.mobile-sidemenu-sub-menu-maccordion .MuiAccordionDetails-root{padding-top:0;padding-bottom:0}.mobile-sidemenu-sub-menu-maccordion .MuiAccordionDetails-root ul{list-style:none;padding-left:0;margin-bottom:0}.mobile-sidemenu-sub-menu-maccordion .MuiAccordionDetails-root ul li{height:35px}.mobile-sidemenu-sub-menu-maccordion .MuiAccordionSummary-expandIcon{padding-top:5px;padding-bottom:5px}.mobile-nav-item-v3{border:0}.mobile-nav-item-v3>div{padding:7px 24px}.mobile-nav-item-v3 a{font-weight:500;font-size:14px;letter-spacing:.02em;color:#666;margin-left:12px}.mobile-nav-item-v3 .icon-wrap{width:25px}.navbar-row{height:60px}.navbar-row .nav-center-section{justify-content:center}.navbar-row .menu-right{justify-content:flex-end;display:flex;align-items:center}.navbar-row .menu-right div{padding:0;display:flex;align-items:center}.navbar-row .menu-right div i{padding:0 10px;font-size:24px}.navbar-row .menu-right .btn-sign-in{display:flex;align-items:center;padding:0;margin-right:3px}.navbar-row .menu-right .btn-sign-in a{font-weight:500;font-size:15px;line-height:30px;color:#222;border-radius:2px;border:1px solid #777;padding:6px 30px}.navbar-row .menu-right .btn-sign-in a:hover{background-color:#222;color:#fff}@media screen and (max-width:1280px){.navbar-row .menu-right .btn-sign-in a{padding:6px 18px;font-size:13px}}.navbar-row .navbar-row-wrap{padding:0}@media screen and (max-width:1440px){.navbar-row .navbar-row-wrap{padding-left:1rem;padding-right:1rem}}.navbar-row .loggedin-nav-icon{padding-right:1rem}.navbar-row.nav-small-screen .navbar-brand{cursor:pointer;margin-right:9px}.navbar-row.nav-small-screen .navbar-brand img{width:160px}.navbar-row.nav-small-screen .navbar-row-wrap{padding-left:0}.navbar-row.nav-small-screen .nav-center-section{justify-content:left}.navbar-row.nav-small-screen .nav-center-section .search-category{width:100%!important;min-width:100%!important}.navbar-row.nav-small-screen .loggedin-nav-icon{padding-right:0}.mobile-search-modal{position:relative}.search-suggestion-wrap{width:100%;position:absolute;top:39px;z-index:100000;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:4px}.search-suggestion-wrap .MuiListItem-gutters{padding:4px 36px}@media screen and (max-width:768px){.search-suggestion-wrap{top:42px;width:100%}}.weekly-trends-section{margin:17px 0 0 10px}.weekly-trends-text{display:flex;margin-left:auto;font-size:15px;color:#222;font-style:normal;font-weight:500;line-height:20px;text-transform:none;padding:8px 0}.weekly-trends-image-container{display:flex;flex-direction:column}.weekly-trends-image-container img{width:230px;height:230px}.trend-title{color:#484848;font-size:15px;font-style:normal;font-weight:400;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:5px}.trend-title:hover{cursor:pointer;text-decoration:underline}.footer-area,.mega-menu-hover{background-color:#f0efed}.footer-area{padding:60px 0 24px;font-family:Roboto;position:relative;z-index:11}@media only screen and (max-width:1440px){.footer-area{padding:18px 12px}}.footer-area h3{font-size:15px;margin:0}.footer-area .footer-main-address p{margin-top:20px;font-size:16px;color:#444}@media only screen and (max-width:768px){.footer-area .footer-main-address p{margin-top:17px}}.link-heading{color:#222;font-size:13px;font-weight:500;margin:0}.link-heading,.link-style{font-style:normal;line-height:16px}.link-style{color:#777;font-size:12px;font-weight:400;cursor:pointer}.link-style:hover{color:#fda328}.span-style{color:#777;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.social-icon{padding-right:15px}.footer-link-section{padding-bottom:48px}@media only screen and (max-width:768px){.footer-link-section{padding-bottom:0}}.newsletter-desciption{color:#777!important;font-size:11px;font-style:normal;font-weight:400;line-height:14px;margin-bottom:14px}@media only screen and (max-width:768px){.newsletter-desciption{font-size:10px}}.footer-area .footer-address p{font-size:16px;color:#444;line-height:1.8}.footer-menu h3{font-size:20px;color:#333}.footer-menu ul{padding:0;list-style:none}.footer-menu ul li{margin-bottom:6px}.footer-menu ul a{font-size:13px;color:#616161;font-size:16px;font-weight:400}.footer-area ul a:hover{color:#fda328}.text-orange{color:#fda328!important}.dividerStyles{height:1px;background:#979797}.copyright-text{font-size:12px!important;color:#999!important;text-align:start;padding-top:22px}.copyright-text svg{font-size:.7rem}.single-footer-widget .social-link li a{width:20px;height:20px;text-align:center;color:#777;background-color:transparent;font-size:20px;position:relative;border-radius:2px}.single-footer-widget .social-link li a:hover{color:gray;background-color:transparent}.single-footer-widget .social-link li img{display:inherit}.newsletter-form input{width:70%;background-color:transparent;padding:5px;color:#fff;outline:none;border:none;border-bottom:1px solid #ececec;height:42px}.newsletter-form a{padding:11px 18px;border:1px solid #fff;box-sizing:border-box;margin-left:10px}.newletter-form{border-bottom:1px solid #fff;padding-bottom:5px}.newsletter-section{display:flex}.submit-newsletter{font-family:Roboto;font-style:normal;font-weight:700;font-size:14px;line-height:18px;letter-spacing:.3px;text-transform:uppercase;color:#f3f3f3}.subscribe-icon{width:25px;margin-left:10px}.auth-footer a{text-decoration:underline;margin-right:35px;font-size:13px}.auth-footer li:last-child a{margin-right:0}.auth-footer a:hover{text-decoration:none}.copyright-text-auth{margin-top:15px;font-size:11px;color:#a4a4a4}.myaccount-left-menu{width:18%;padding-right:4em}.myaccount-left-menu h3{font-size:20px}.myaccount-left-menu .sep{height:1px;width:100%;background:#c7c7c7;margin-block:7px}.myaccount-right-contents{width:80%}.checkout-top-bar{display:flex;justify-content:space-between}@media screen and (max-width:992px){.checkout-top-bar{justify-content:center}}@media only screen and (max-width:480px){.checkout-top-bar #AuthorizeNetLogo{width:49px;height:39px}.checkout-top-bar #GodaddySSLLogo{width:95.33px;height:23.22px}}.checkout-header-links{display:flex;justify-content:flex-start;align-items:center;width:25%}.checkout-top-breadcrumb{display:flex}@media screen and (max-width:992px){.checkout-top-breadcrumb{display:none}}.checkout-header{margin-block:0;padding:1em 0!important}@media screen and (max-width:992px){.checkout-header{margin-block:0;padding:1em 0!important;border-bottom:1px solid #ececec}}.checkout-empty-container{width:25%}@media screen and (max-width:992px){.checkout-empty-container{display:none}}.mobile-breadcrumb span{font-style:normal;font-weight:400;font-size:10px;line-height:160%;display:flex;align-items:center;justify-content:center;letter-spacing:.02em;border-radius:4px 0 0 4px;height:50px;color:#333!important;background:#fff!important;padding:14px 20px;text-transform:"uppercase";clip-path:polygon(0 0,0 100%,90% 100%,100% 50%,90% 0)}.mobile-breadcrumb span.active{font-weight:500;background:#333!important;color:#fff!important}@media only screen and (min-width:768px){.mobile-breadcrumb span{background:#ececec!important;color:#333!important}}@media only screen and (min-width:873px){.mobile-breadcrumb span{font-size:16px;padding:16px 34px}}.mobile-breadcrumb div{font-style:normal;font-weight:400;font-size:10px;line-height:160%;display:flex;align-items:center;justify-content:center;letter-spacing:.02em;border-radius:4px 0 0 4px;height:50px;color:#333!important;background:#fff!important;padding:14px 20px;text-transform:"uppercase";clip-path:polygon(9% 52%,0 100%,90% 100%,100% 50%,90% 0,0 0,0 0,0 0)}@media only screen and (min-width:768px){.mobile-breadcrumb div{color:#333!important;background:#ececec!important}}@media only screen and (min-width:873px){.mobile-breadcrumb div{font-size:16px;padding:16px 34px}}.mobile-breadcrumb div.active{font-weight:500;background:#333!important;color:#fff!important}@media only screen and (min-width:768px){.mobile-breadcrumb div.active{font-size:16px}}.mobile-breadcrumb h6{font-style:normal;font-weight:400;font-size:10px;line-height:160%;display:flex;align-items:center;justify-content:center;margin-bottom:0;letter-spacing:.02em;border-radius:4px 0 0 4px;height:50px;color:#333!important;background:#fff!important;padding:14px 20px;text-transform:"uppercase";clip-path:polygon(9% 52%,0 100%,100% 100%,100% 100%,100% 0,0 0,0 0,0 0)}@media only screen and (min-width:768px){.mobile-breadcrumb h6{color:#333!important;background:#ececec!important}}@media only screen and (min-width:873px){.mobile-breadcrumb h6{font-size:16px;padding:16px 34px}}.mobile-breadcrumb h6.active{font-weight:500;background:#333!important;color:#fff!important}.desktop-breadcrumb span{font-style:normal;font-weight:400;font-size:16px;line-height:160%;display:flex;align-items:center;justify-content:center;letter-spacing:.02em;width:216px;border-radius:4px 0 0 4px;height:50px;color:#333!important;background:#ececec!important;padding:12px 38px;clip-path:polygon(0 0,0 100%,90% 100%,100% 50%,90% 0)}.desktop-breadcrumb span.active{font-weight:500;background:#333!important;color:#fff!important}.desktop-breadcrumb div{font-style:normal;font-weight:400;font-size:16px;line-height:160%;display:flex;align-items:center;justify-content:center;letter-spacing:.02em;width:216px;border-radius:4px 0 0 4px;height:50px;color:#333!important;background:#ececec!important;padding:12px 38px;clip-path:polygon(9% 52%,0 100%,90% 100%,100% 50%,90% 0,0 0,0 0,0 0)}.desktop-breadcrumb div.active{font-weight:500;background:#333!important;color:#fff!important}.desktop-breadcrumb h6{font-style:normal;font-weight:400;font-size:16px;line-height:160%;display:flex;align-items:center;justify-content:center;margin-bottom:0;letter-spacing:.02em;width:216px;border-radius:4px 0 0 4px;height:50px;color:#333!important;background:#ececec!important;padding:12px 38px;clip-path:polygon(9% 52%,0 100%,100% 100%,100% 100%,100% 0,0 0,0 0,0 0)}.desktop-breadcrumb h6.active{font-weight:500;background:#333!important;color:#fff!important}.checkout-header-nav{box-shadow:none}@media only screen and (min-width:768px){.checkout-header-nav{border-bottom:1px solid #ececec}}.top-main-banner-alert{background-color:#ececec!important;font-style:normal;text-align:center;color:#111!important}.top-main-banner-alert .MuiAlert-message{padding:3px 0;width:100%}.top-main-banner-alert .MuiAlert-action{padding-left:unset}.navbar-toggler{border-radius:0}.bg-overlay-50{background:rgba(0,0,0,.5)}.opacity-1{opacity:1!important}.modal-dialog.modal-md{width:600px;max-width:600px}.popup-heading{font-weight:700;font-size:24px;line-height:28px;text-align:center}.register-box{font-size:14px;line-height:20px;letter-spacing:.25px}.cursor-pointer{cursor:pointer}.cursor-disabled{cursor:not-allowed}.MuiDrawer-paperAnchorBottom{border-radius:31px 31px 0 0}.modal-dialog .modal-head{display:none}.modal-dialog .modal-head .register-header{padding-top:40px}.modal-dialog .modal-content .close.close-inside{display:flex;align-self:flex-end}.modal-dialog.custom-popup-width{max-width:700px}.modal-dialog.custom-popup-width .modal-content{z-index:6000;height:auto!important}.modal-dialog.register-popup-width{max-width:910px;z-index:6000}.modal-dialog.register-popup-width .modal-head{display:block}.modal-dialog.register-popup-width .modal-head .close{position:absolute;right:15px;top:15px;border-radius:50%;padding:2px;background-color:#fff}.modal-dialog.register-popup-width .modal-content{height:auto;overflow:hidden}.modal-dialog.register-popup-width .modal-content .close.close-inside{display:none}.register-tabs nav{justify-content:space-around}.register-tabs .tab-content{height:440px}.register-tabs .register-inner-height{height:305px}.register-tabs .nav-tabs .nav-link{border:0;border-bottom:1px solid #c7c7c7;display:flex;justify-content:center;align-items:center;width:50%;text-align:center;font-size:20px;line-height:30px;padding-bottom:10px;color:#999}.register-tabs .nav-tabs .nav-link.active{border-bottom-color:#000;color:#000;font-weight:500}.registration-tabs-spaces{align-items:center;text-align:center}.registration-tabs-spaces h4{font-weight:500;font-size:18px;line-height:160%;text-align:center;letter-spacing:.02em;color:var(--orange)}.registration-tabs-spaces ul{padding-left:1em}.registration-tabs-spaces ul li{font-size:.8rem;line-height:160%;text-align:left;letter-spacing:.02em;color:#444;font-weight:400;padding-bottom:8px}@media(max-width:720px){.mh-100{height:100vh}.register-tabs .register-inner-height,.register-tabs .tab-content{height:auto}.modal-dialog{margin-right:0;margin-left:0}.no-p-mobile{padding:0!important}.registration-tabs{margin:14px 38px 23px}.registration-tabs .col{width:100%;max-width:100%;flex-basis:auto}}.quick-view-modal{z-index:1301!important;overflow:auto}.quick-view-modal .MuiDialog-paperWidthLg{max-width:990px;width:990px}.quick-view-modal .MuiDialog-paperWidthLg .MuiDialogContent-root{padding:0}.quick-view-modal .MuiDialog-paperWidthXl{min-width:990px}.quick-view-modal .MuiDialog-paperWidthXl .MuiDialogContent-root,.quick-view-modal .modal-body{padding:0}.quick-view-modal .product-detail .container-2xl{max-width:1240px}.quick-view-modal .product-detail .close-button-style{margin-top:.75rem;margin-right:.75rem;float:right;cursor:pointer}.quick-view-modal .product-detail .product-detail__img__wrapper .product-detail__slider--main{padding-left:0}.quick-view-modal .product-detail .product-detail__options .product-detail__options__controls::-webkit-scrollbar{-webkit-appearance:none}.quick-view-modal .product-detail .product-detail__options .product-detail__options__controls::-webkit-scrollbar:vertical{width:6px}.quick-view-modal .product-detail .product-detail__options .product-detail__options__controls::-webkit-scrollbar:horizontal{height:24px}.quick-view-modal .product-detail .product-detail__options .product-detail__options__controls::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border:3px solid #666}.quick-view-modal .product-detail .product-detail__options .product-detail__options__controls::-webkit-scrollbar-track{border-radius:5px;background-color:#fff}.quick-view-modal .product-detail .product-detail__slider--main .slick-slide>div{margin-right:0}.quick-view-modal .product-detail .product-detail__slider--main .main-img-slider{padding-left:0}.quick-view-modal .product-detail .product-detail__slider--main .os-badge{left:0}.quick-view-modal .product-detail .product-detail__slider--main .slider-next,.quick-view-modal .product-detail .product-detail__slider--main .slider-prev{top:50%;bottom:auto}.quick-view-modal .product-detail .product-detail__slider--main:hover .slider-next,.quick-view-modal .product-detail .product-detail__slider--main:hover .slider-prev{opacity:.7}.quick-view-modal .product-detail .product-detail__slider--main .badge-area{left:16px!important}.quick-view-modal .size-options{position:relative}.quick-view-modal .size-options .color-size-qty .size-run-arrow{position:absolute;right:-15px;bottom:50%;transform:translateY(-50%)}.quick-view-modal .size-run{overflow-x:scroll}.quick-view-modal .size-run .size{flex:0 0 15%!important}.filter-modal-header{display:flex;height:auto;padding:18px 16px;border-bottom:1px solid #f3f3f3;position:sticky;top:0;z-index:99999;background:#fff;padding-left:1rem!important;width:100%;justify-content:space-between;align-items:center}.filter-modal-header .header-title{width:100%;display:flex;flex-flow:row nowrap;justify-content:space-between}.filter-modal-header .header-title .header-title__close{width:66px;background-color:unset;border:none}.filter-modal-header .header-title .header-title__reset-wrapper{width:66px;height:25px}.filter-modal-header .header-title .header-title__reset{background-color:unset;border:none}.filter-modal-header svg{margin-right:13px}.filter-modal-header .header-title{font-weight:700;color:#333}.filter-modal-body{width:100%;flex:1 1;padding:35px 18px 90px}.filter-modal-footer{width:100%;height:56px;position:fixed;bottom:0;z-index:99999}.filter-modal-footer .filter-modal-footer__apply{width:100%;height:100%;background-color:#333;color:#fff;border:none}@media only screen and (min-width:768px){.filter-modal-protal .ReactModal__Overlay{background-color:rgba(0,0,0,.65)!important}.filter-modal-protal .ReactModal__Overlay .ReactModal__Content{width:75%;left:unset!important;right:0!important;float:right}.filter-modal-footer{width:75%}}@media only screen and (min-width:1200px){.filter-modal-protal{display:none}}.user-section{margin-top:60px}@media only screen and (max-width:768px){.user-section{margin:32px 10px 0}}.home-user-section{padding:28px 0;border-top:1px solid #d7d7d7;border-bottom:1px solid #d7d7d7;background:#f8f8f8}@media only screen and (max-width:768px){.home-user-section{border:1px solid #d7d7d7;padding:10px 0}}.user-section-width{max-width:1280px!important;margin:0 auto}.home-user-container{display:flex;align-items:center;justify-content:space-between;padding:0 20px}@media only screen and (max-width:1440px){.home-user-container{align-items:start;padding:0 10px}}@media only screen and (max-width:768px){.home-user-container{display:block}}.text-red{color:#b00020!important}.home-user-info{display:flex;flex-direction:column;width:20%;margin-right:40px}@media only screen and (max-width:1440px){.home-user-info{width:25%;margin-right:0}}@media only screen and (max-width:1100px){.home-user-info{width:40%;margin-right:0}}.home-user-section-title{font-size:23px;font-weight:500;line-height:40px;font-style:normal;color:#000;margin-bottom:10px}@media only screen and (max-width:768px){.home-user-section-title{margin-bottom:0;font-size:20px}}.home-user-link{font-style:normal;font-weight:400;font-size:13px;text-align:center;color:#222;border-radius:2px;border:1px solid #777;padding:10px 0;width:200px;cursor:pointer}@media only screen and (max-width:768px){.home-user-link{border:none;padding:0;text-decoration:underline;text-align:end;font-size:11px;width:20%}}.home-order-status{max-height:439px}.home-order-status .home-order-status__box{margin:0 0 10px!important;border-right:none;display:flex;padding:10px 0;flex-flow:column nowrap;width:124px;height:88px}@media only screen and (max-width:768px){.home-order-status .home-order-status__box{width:75px}}.home-order-status .home-order-status__box .box-count{font-weight:400;margin-bottom:5px;display:flex;justify-content:center;font-weight:500;font-size:20px;color:#000}@media only screen and (max-width:768px){.home-order-status .home-order-status__box .box-count{font-size:15px}}.home-order-status .home-order-status__box .box-count.red{color:#b00020}.home-order-status .home-order-status__box .box-name{display:flex;justify-content:center;color:#666;font-weight:400;font-size:13px;line-height:15px;text-align:center}@media only screen and (max-width:768px){.home-order-status .home-order-status__box .box-name{font-size:11px;line-height:13px}}.home-order-status .home-order-status__box .box-name.red{color:#b00020}.home-order-status .home-order-status__box .credit-shine-box-name{width:50px;margin:0 auto}@media only screen and (max-width:768px){.home-user-info{width:100%;flex-direction:row;justify-content:space-between;align-items:center}}.mobile-order-status{display:flex;justify-content:space-between}.vendor-background{display:flex;min-height:calc(100vh - 150px);gap:30px}@media screen and (max-width:1024px){.vendor-background{gap:10px}}.small-label span{font-size:14px}.registration-detail-left li span{display:inline-block;padding:4px 8px;background-color:#624a37;font-size:17px}.registration-detail-left.vendor-registration li span{background-color:#333}.mtp-20{margin-top:20%}.register-left-fixed{bottom:30%}#menu-country .MuiMenu-paper,#menu-job_title_id .MuiMenu-paper,#menu-state .MuiMenu-paper{max-height:200px}.stepper-label .MuiStepLabel-label{font-size:11px!important;margin-top:10px!important}.bg-gray-registration{background-color:#898a8d}.register-card{padding:32px 40px;width:100%;margin:0 auto}@media screen and (max-width:768px){.register-card{padding:32px 14px}}.register-card h2{font-weight:400;font-size:22px;line-height:30px;text-align:center;letter-spacing:.03em;color:#333}.register-card .apply-as-vendor{font-size:16px;line-height:160%;text-align:center;letter-spacing:.02em;color:#666}.register-stepper{display:flex;justify-content:center}.register-stepper li{display:flex;flex-direction:column;align-items:center;padding:0 10px}.register-stepper li span{width:28px;height:28px;background:#c7c7c7;font-size:13px;border-radius:50%;display:flex;color:#fff;justify-content:center;align-items:center}.register-stepper li p{color:#c7c7c7;font-size:10px;line-height:16px;text-align:center;text-transform:uppercase;margin-top:5px}.register-stepper li.active span{background:#333}.register-stepper li.active p{color:#333}.text-success{color:#238058!important}.text-danger{color:#b00020!important}.job-titles-options .MuiTypography-body1{font-size:12px}.job-titles-options .PrivateSwitchBase-root-5{padding:5px}input[type=text].MuiOutlinedInput-input{padding:15px 17px!important}.order-filter .MuiOutlinedInput-input,.order-filter .MuiSelect-select,.order-filter input[type=text].MuiOutlinedInput-input{padding:12px 13px!important}.float-btn{position:fixed;bottom:0;z-index:100;left:0}.float-btn button{height:53px}.order-filter .MuiSelect-outlined.MuiSelect-outlined{padding-right:32px!important;font-size:13px}@media only screen and (max-width:768px){.order-filter .MuiSelect-outlined.MuiSelect-outlined{padding-right:0!important}}.MuiFormLabel-root{font-size:14px!important}.MuiInputLabel-outlined{transform:translate(14px,18px) scale(1)!important}.MuiInputLabel-outlined.MuiInputLabel-shrink{transform:translate(14px,-6px) scale(.8)!important}.custom-upload-button{cursor:pointer;text-align:center;border:1px solid #333;padding:5px;margin-top:12px;width:100%}.custom-upload-button p{margin:0;cursor:pointer}.custom-upload-button input{position:absolute;width:.1px;height:.1px;opacity:0}.MuiStepIcon-root{color:#ececec!important}.text-estimated-shipout-label{color:#c7c7c7}.register-card .MuiInputLabel-root{font-size:16px;color:#343a40;font-weight:600}.register-card .MuiInputBase-input{padding:15px 14px!important}.register-card .MuiInputBase-input.Mui-disabled{background-color:rgba(0,0,0,.08)}.register-card .california-label{font-size:16px;color:#343a40;font-weight:600}.MuiStepIcon-root.MuiStepIcon-active,.MuiStepIcon-root.MuiStepIcon-completed{color:#fd6612!important}.insufficient-information-pnl .head{border-bottom:1px solid rgba(0,0,0,.12);padding-bottom:20px}.insufficient-information-pnl .head .back-button{position:absolute;left:20px;cursor:pointer}.insufficient-information-pnl h5{font-size:18px;line-height:24px;letter-spacing:.18px;color:#333;margin:0}.insufficient-information-pnl .modal-info{font-style:normal;font-weight:400;font-size:13px;line-height:20px;letter-spacing:.25px;color:#b00020}.MuiPopover-root{z-index:1400!important}.vendor-steps-icons{position:absolute;bottom:100%;left:50%;margin-left:-20px}@media(max-width:550px){.register-card{margin:0}}.account-left-menu li{padding:8px 0;border-left:3px solid rgba(253,102,18,0)}.account-left-menu li.active{border-left:3px solid #fd6612;background-color:hsla(0,0%,93%,.149)}.account-left-menu li a,.account-left-menu li span{padding-left:10px;color:#666;font-weight:400;font-size:15px;line-height:20px;cursor:pointer}.account-left-menu li a.active,.account-left-menu li span.active{color:#111;font-weight:700}.account-left-menu li a:hover,.account-left-menu li span:hover{color:#111}.account-left-menu li li{padding-left:20px}.account-left-menu li li a,.account-left-menu li li span{border-top:none;padding:6px 0;color:#999;font-weight:400;font-size:14px;line-height:18px;letter-spacing:.2px}.account-left-menu li li a.active,.account-left-menu li li span.active{color:#111;font-weight:700}.account-left-menu ul ul{margin-top:5px}.border-radius-0{border-radius:0!important}.signin-label{font-size:14px}.dark-switch .custom-control-input:checked~.custom-control-label:before{border-color:#333;background-color:#333}.pay-with-card-box{font-style:normal;letter-spacing:.5px}.pay-with-card-box h4{font-weight:700;font-size:15px;line-height:20px;letter-spacing:.3px;color:#333}.pay-with-card-box span{font-weight:400;font-size:13px;line-height:22px;color:#666}.pay-with-card-box button span{color:#fff}.pay-with-card-box .button-style:disabled{background-color:rgba(51,51,51,.412)}.pay-with-card-box .card-holder-details{letter-spacing:.5px}.pay-with-card-box .card-holder-details p{font-weight:400;font-size:13px;line-height:22px;color:#666}.pay-with-card-box .card-holder-details p span{color:#000}.myaccount-right-contents .myaccount-heading{line-height:23px;letter-spacing:2px}@media only screen and (max-width:768px){.myaccount-right-contents .myaccount-heading{line-height:24px;font-size:24px;letter-spacing:.18px;font-weight:400}}.myaccount-orders-filter .MuiFormControl-root{width:27%;margin-left:10px}.MuiOutlinedInput-input{padding:15px 14px!important}.review-field .MuiOutlinedInput-input{padding:0!important}.pl-15{padding-left:15px!important}.pr-15{padding-right:15px!important}.attached-images .return-image-box{display:flex;height:100px;width:80px;margin-right:10px}.attached-images .return-image-box img{width:100%;-o-object-fit:cover;object-fit:cover}.orders-table{border-top:1px solid rgba(0,0,0,.12)}.orders-table.MuiTableContainer-root{overflow-x:inherit}.orders-table table{border-collapse:separate;border-spacing:0 15px}.orders-table table table{border-collapse:collapse!important;border-spacing:0!important}.orders-table table table td{border:0!important;padding:0!important}.orders-table table table .sub-order td.MuiTableCell-root{padding-top:15px!important;padding-bottom:15px!important;border-top:1px solid rgba(0,0,0,.12)!important}.orders-table table table .sub-sub-order td.MuiTableCell-root div{padding:20px 0;background-color:#f7f7f7}.orders-table table table .sub-sub-order td.order-actions div{padding:13px 0}.orders-table table table .sub-sub-order td>div{height:56px;justify-content:center}.orders-table table table .sub-sub-order td.order-review a{position:relative;bottom:6px}.orders-table table table .sub-sub-order td:first-child.MuiTableCell-root{padding-left:20px!important}.orders-table table table .sub-sub-order td:first-child.MuiTableCell-root div{padding-left:10px!important}.orders-table table table .sub-sub-order td:last-child.MuiTableCell-root div{padding-right:10px!important}.orders-table table table tr:hover{box-shadow:none!important}.orders-table table .MuiTableBody-root tr.MuiTableRow-root:hover{box-shadow:0 0 15px rgba(0,0,0,.15);cursor:pointer}.orders-table table tr .MuiTableCell-root{padding:0 16px}.orders-table table tr .order-review .MuiRating-root{color:#fd6612}.orders-table table tr .order-number,.orders-table table tr .order-status{width:20%}.orders-table table tr .order-number a:hover,.orders-table table tr .order-status a:hover{color:#000;text-decoration:underline}.orders-table table tr .order-date{width:10%}.orders-table table tr .order-shippedby{width:15%}.orders-table table tr .order-shippedby .order-shipping-icon{display:flex}.orders-table table tr .order-shippedby .order-shipping-icon img{min-width:16px}.orders-table table tr .order-actions{width:20%}.orders-table table tr th.MuiTableCell-root{border-bottom:0;font-weight:700;font-size:13px;line-height:18px;letter-spacing:.5px;color:#666}.orders-table table tr td{font-weight:400;font-size:12px;line-height:16px;letter-spacing:.4px;color:#666;border:1px solid rgba(0,0,0,.12);border-right:0;border-left:0}.orders-table table tr td.order-number a{font-size:15px;line-height:20px}.orders-table table tr td.MuiTableCell-root{padding:18px 16px}.orders-table table tr .order-table.MuiTableBody-root{height:45px}.orders-table table tr .has-sub-orders td.MuiTableCell-root{padding:0 0 22px!important}.orders-table table tr td:first-child{border-left:1px solid rgba(0,0,0,.12);color:#333}.orders-table table tr td:last-child{border-right:1px solid rgba(0,0,0,.12)}.orders-table-dense tr .order-review .MuiRating-root{color:#000}.orders-table-dense tr .order-number{font-weight:400;font-size:15px;line-height:20px;color:#333}.orders-table-dense tr .order-number,.orders-table-dense tr .order-status{width:15%}.orders-table-dense tr .order-number a:hover,.orders-table-dense tr .order-status a:hover{color:#000;text-decoration:underline}.orders-table-dense tr .order-date{width:10%}.orders-table-dense tr .order-actions,.orders-table-dense tr .order-shippedby{width:20%}.orders-table-dense tr th.MuiTableCell-root{font-weight:700;font-size:13px;line-height:18px;letter-spacing:.5px;color:#666}.orders-table-dense tr td:first-child{color:#333}.orders-table-dense tr th{padding-block:18px!important}.orders-table-dense tr td:first-child,.orders-table-dense tr th:first-child{padding-left:15px!important}.orders-table-dense tr td:last-child,.orders-table-dense tr th:last-child{padding-right:15px!important}.orders-table-dense tr td{font-weight:400;font-size:12px;line-height:16px;letter-spacing:.4px;color:#666}.orders-table-dense tr td.MuiTableCell-root{padding:18px 0}.orders-table-dense tr td td,.orders-table-dense tr td td:first-child,.orders-table-dense tr td td:last-child{padding:7px 0!important;border-bottom:0!important}.order-detail .order-number{font-weight:700;font-size:20px;line-height:23px;letter-spacing:2px}.order-detail .order-status{font-size:14px;font-weight:500;letter-spacing:1.25px}.order-detail .order-date{font-size:14px;line-height:18px;letter-spacing:.2px;color:#333}.order-detail .detail-top-action-menu li{padding-right:16px;margin-right:16px}@media screen and (max-width:768px){.order-detail .detail-top-action-menu li{padding-right:0}}.order-detail .detail-top-action-menu li:last-child{padding-right:0;margin-right:0;border-right:0}.order-detail .accordion-detail-border{border-top:1px solid rgba(0,0,0,.12)}.order-detail .invoice-container{border:1px solid rgba(0,0,0,.12);border-radius:4px;padding:19px 28px;margin-top:24px}.order-detail .invoice-container-tablet{margin-top:32px}@media screen and (max-width:768px){.order-detail .subInvoices-container{padding:0 16px 16px}}.order-detail .invoice-vendor-name{font-size:18px;font-weight:400;line-height:24px}@media screen and (max-width:768px){.order-detail .invoice-vendor-name{padding:0 16px}}.order-detail .invoice-summary{display:flex;background-color:#f9f9f9;justify-content:space-between;align-items:center;padding:20px 24px;margin-top:46px}@media screen and (max-width:768px){.order-detail .invoice-summary{flex-direction:column-reverse;margin:8px 0}}.order-detail .order-review-container{margin-top:8px}@media screen and (max-width:768px){.order-detail .return-request-container{width:100%;margin-top:25px}}.order-detail .return-request-button{background-color:#fff}@media screen and (max-width:768px){.order-detail .return-request-button{width:100%}}.order-detail .invoice-summary-text{width:35%;text-align:end;color:#333;line-height:18px}@media screen and (max-width:768px){.order-detail .invoice-summary-text{width:100%;text-align:start}}.order-detail .invoice-header-container{display:flex}.order-detail .invoice-heading-total{font-size:14px;font-weight:400;width:60%}.order-detail .invoice-total{font-size:15px;font-weight:500}.order-detail .total-detail{display:flex;justify-content:space-between;padding-bottom:10px}.order-detail .order-detail-payment h4{font-weight:500;font-size:14px;line-height:18px;letter-spacing:.2px;border:none}.messages-modal .modal-content{border-radius:0}.chat-order-id{font-weight:500;font-size:18px;line-height:24px;text-align:center;letter-spacing:.15px;color:#333}.chat-bubble{margin:15px 0}.chat-bubble .bubble-pnl{background-color:#f3f3f3;border-radius:10px;padding:18px;width:65%}.chat-bubble .bubble-pnl h4{font-size:12px;line-height:16px;letter-spacing:.2px;text-transform:uppercase;color:#000}.chat-bubble .bubble-pnl .chat-date-time{font-weight:400;font-size:11px;line-height:14px;color:#c7c7c7}.chat-bubble .bubble-pnl p{font-size:13px;line-height:18px;letter-spacing:.3px;color:#000;word-break:break-word}.chat-bubble.sent{flex-direction:row-reverse}.chat-bubble.sent .bubble-pnl{background-color:#faf4ea}.chat-bubble.sent .chat-date-time{margin-right:10px}.chat-bubble.reply .chat-date-time{margin-left:10px}.thread-pnl.fixed-height{height:420px;overflow-y:scroll}.border-color-light-gray{border-color:#f5f5f5!important}.text-crop{width:100px;overflow:hidden;display:block;text-overflow:ellipsis;white-space:nowrap}.my-account-heading{border-bottom:1px solid rgba(0,0,0,.12);padding-bottom:20px;display:flex;justify-content:space-between}.profile-form-box{border:1px solid #e5e5e5;padding:25px}.change-email-password-form .MuiInputLabel-root,.profile-form-box .MuiInputLabel-root{font-size:16px;color:#343a40;font-weight:600}.MuiAccordion-root.Mui-expanded{margin:0!important}.medium-font{font-size:13px;line-height:22px;letter-spacing:.5px;color:#666}.order-list-single .item-image{width:80px;max-height:120px;display:flex}.order-list-single .item-image img{width:100%;height:auto;min-width:80px}.order-list-single .order-items-detail{padding-left:15px;display:flex;flex-direction:column;justify-content:space-between}.order-list-single .order-items-detail p{margin:0}.order-list-single .order-items-detail .item-code{font-weight:400;font-size:14px;line-height:18px;letter-spacing:.3px;color:#333}.order-list-single .order-items-detail .item-color{font-size:12px;line-height:14px;color:#333}.order-list-single .order-items-detail .item-variations{font-size:12px;line-height:14px;color:#999}.order-list-single .order-items-detail .item-price{font-size:12px;line-height:14px;color:#111}.order-list-single .item-status{justify-content:space-between;align-items:flex-end;display:flex;flex-direction:column}.status-badge{padding:5px 10px;border-radius:2px}.status-badge p{font-size:12px;line-height:16px;text-align:center;letter-spacing:.2px;text-transform:uppercase;color:#fff}.status-badge.success{background-color:#238058}.status-badge.disabled{background-color:#c7c7c7}.status-badge.processing{background-color:#666}.myaccount-links li{font-style:normal;font-weight:400;font-size:13px;line-height:24px;margin-bottom:6px}.linesheet-notifications .title{font-weight:400;font-size:15px;line-height:20px;color:#333}.linesheet-notifications .description{font-weight:400;font-size:12px;line-height:16px;letter-spacing:.4px;color:#999}.myaccount-links li:last-child{margin-bottom:0}.border-radius-bottom-0{border-bottom-left-radius:0;border-bottom-right-radius:0}.button-style.grey-btn{background-color:#f3f3f3!important;border:none!important;color:#979797}.w-70{width:70%!important}.font-size-small{font-size:small!important}.font-size-medium{font-size:1rem!important}.font-size-large{font-size:large!important}.font-size-xlarge{font-size:x-large!important}.image-download-checkbox{position:absolute;z-index:100;bottom:2px;left:2px}.text-green-light{color:#00838f!important}.small-loading{width:100px}@media print{.no-print,.no-print *{display:none!important}}.sub-invoice{padding:20px 25px}.sub-invoice .total-detail-row{display:flex;justify-content:space-between;margin-bottom:5px}.sub-invoice .total-detail-row p{margin:0;font-size:14px;letter-spacing:.2px;color:#333}.sub-invoice .total-detail-row p:last-child{font-weight:500;font-size:15px}.sub-invoice .total-detail-row p.small{font-size:12px;color:#999;font-weight:400}.sub-invoice .total-detail-row p.total-price{font-size:18px;font-weight:700}.sub-invoice .total-detail-row:last-child{margin-bottom:0}.order-total-detail{width:530px}.order-total-detail button.MuiButton-outlined{border:1px solid #333;border-radius:1px}.MuiCollapse-wrapperInner .col{padding:0}.order-shipped-items{padding:18px 0}.order-shipped-items .sub-total{font-weight:500;font-size:15px;line-height:20px;color:#111}.order-shipped-items .order-shipped-noitems{padding:32px 0;text-align:center;text-transform:uppercase;background:#f7f7f7;font-size:14px;font-weight:500;line-height:22px}.MuiAccordionDetails-root .order-shipped-items:last-child{padding-bottom:10px}.order-items-list .os-product .product-image,.order-items-list .os-product .product-meta{width:auto}.col-lg-5ths,.col-md-5ths,.col-sm-5ths,.col-xs-5ths{position:relative;min-height:1px;padding-right:15px;padding-left:15px;width:20%}.overflow-scroll{overflow:scroll}.col-xs-5ths{width:20%;float:left}.linesheet-image{margin-right:18px}.linesheet-image:last-child{margin-right:0}.linesheet-image img{width:144px;min-width:144px;height:217px;-o-object-fit:cover;object-fit:cover}.filter-btn{height:43px}@media(max-width:1000px){.col-lg-5ths,.col-md-5ths,.col-sm-5ths,.col-xs-5ths{width:25%}.myaccount-orders-filter .MuiFormControl-root{width:33.5%;margin-left:0;margin-top:10px;margin-right:-1px}}@media(max-width:768px){.myaccount-filter{margin-top:10px}.breadcrumb-item+.breadcrumb-item:before{font-size:16px}.thread-pnl{padding-bottom:5rem}.thread-pnl.fixed-height{height:65vh}.messages-modal-bottom{background-color:#fff;position:absolute;bottom:0;width:100%;left:0}.custom-popup-width .modal-content .modal-content{height:92vh}}@media(min-width:768px){.col-sm-5ths{width:20%;float:left}}@media(max-width:768px){.available-balance-bar{background-color:#f7f7f7;padding:10px;color:#999;font-weight:400;font-size:16px;line-height:24px;letter-spacing:.15px}.available-balance-bar span{font-size:20px}.profile-form-box{padding:0;border:0}}@media(max-width:500px){.col-lg-5ths,.col-md-5ths,.col-sm-5ths,.col-xs-5ths{width:50%}}.paypal-execute-page-loading h1{font-size:24px;line-height:24px;letter-spacing:.18px;color:#333;margin-bottom:0}.paypal-execute-fail .error-msg{font-size:18px}.paypal-execute-success{padding:4rem 0}.paypal-execute-success h1{font-size:24px;line-height:24px;letter-spacing:.18px;color:#333;margin-bottom:0;text-align:left}.linesheet-box-wrap{border:1px solid #dee2e6;overflow-y:auto;padding:22px 24px}@media screen and (max-width:768px){.linesheet-box-wrap{border:0 solid #dee2e6;padding:22px 24px 22px 0}}.return-policy-content{max-height:450px;overflow-y:scroll}.item-plus-shipping,.item-without-shipping{font-style:normal;font-weight:500;font-size:20px;line-height:24px;letter-spacing:.15px;color:#179bd7;justify-content:center;display:flex;margin-bottom:40px}.item-without-shipping{margin-top:150px}.extra-charge-show-payment{font-style:normal;font-weight:500;font-size:14px;line-height:18px;letter-spacing:.2px;font-feature-settings:"kern" off;color:#000}.extra-charge-billing-info{border-top:1px solid rgba(0,0,0,.12);width:98%;margin-left:10px;display:inline-block!important}.edit-icon{width:50px;height:50px}.MuiPickersToolbar-toolbar.MuiPickersDatePickerRoot-toolbar{display:none}.order_detail_invoice_error{display:flex;justify-content:center;align-items:baseline}.order_detail_invoice_error .pay_paypal_btn{margin-left:4rem}@media screen and (max-width:768px){.order_detail_invoice_error{flex-direction:column;align-items:unset;justify-content:unset}.order_detail_invoice_error p{text-align:center}.order_detail_invoice_error .pay_paypal_btn{margin-left:1rem;margin-right:1rem;margin-bottom:.5rem}}@media print{.BottomPopup_box__2-PNz{display:none!important}}.order-history-tooltip{padding:12.5px 16px;font-weight:500;font-size:14px;line-height:22.4px}.order-history-tooltip .order-id-style{display:flex}.order-history-tooltip p{color:#666;margin-bottom:0}.order-history-tooltip span{color:#333}.order-history-tooltip br{display:block;content:"";margin-bottom:10px}.osfIcon{padding-left:12px}.mypick nav{margin-block:16px!important}.mypick nav .breadcrumb{padding-block:0}.mypick nav .breadcrumb .breadcrumb-item,.mypick nav .breadcrumb .breadcrumb-item *{font-size:12px}@media only screen and (max-width:768px){.mypick nav .breadcrumb .breadcrumb-item,.mypick nav .breadcrumb .breadcrumb-item *{font-size:14px!important}}.mypick__banner__heading h1{font-size:18px;line-height:27px;letter-spacing:2px}.mypick__banner__heading p,.mypick__banner__steps p{font-size:14px;line-height:20px;letter-spacing:.25px;color:#666}.mypick__banner__steps p:first-child{line-height:23px!important;letter-spacing:.15px!important;margin-bottom:.5em!important;color:#000}.mypick__banner__steps__icon{margin-bottom:12px}.mypick__heading{letter-spacing:2px;color:#333}.mypick__group:first-child{margin-top:1em}.mypick__group__name{font-weight:400;font-size:18px;line-height:21px;letter-spacing:2px}.mypick__group__action{font-weight:500;font-size:14px;line-height:18px;letter-spacing:.2px;color:#000}.mypick__product{border-radius:4px;display:inline-flex;padding:16px;width:100%;height:100%;min-height:264px}.mypick__product__thumbnails{overflow:hidden}.mypick__product__description{text-overflow:ellipsis;overflow:hidden;padding-left:15px;display:flex;justify-content:space-between}.mypick__product__img img{width:100%;height:160px}.mypick__product__img--disabled:before{content:"";z-index:1;position:absolute;inset:0;background-color:#f3f3f3;opacity:.5}.mypick__product__in-modal{border:1px solid #f3f3f3;border-radius:4px}.mypick__product__style_name{font-size:14px;line-height:20px;letter-spacing:.25px;color:#313131}.mypick__product__brand_name{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.1px;color:#666}.mypick__product__price{font-weight:700;font-size:16px;line-height:24px;letter-spacing:.15px;color:#333}.mypick__details__product img{transform:scale(1);transition:all 1.25s cubic-bezier(.19,1,.22,1);min-width:100%}.mypick__details__product img :hover{transform:scale(1.05)}.mypick__details__product__thumbnails{overflow:hidden}.mypick__details__filter-item{font-size:13px!important;line-height:15px!important;letter-spacing:.3px!important;color:#000!important;text-transform:capitalize!important}.mypick__details__filter-btn{border-radius:0!important}.mypick__details__filter-btn:not(.Mui-disabled){border-color:#333!important}.my-pick-product{border-radius:4px;display:inline-flex;padding:15px;width:100%}.my-pick-product-in-modal{border:1px solid #f3f3f3;border-radius:4px}.my-pick-product-img img{width:100%;height:160px}#my-pick{padding:0;width:100%;position:relative}#my-pick .custom-next-arrow,#my-pick .custom-prev-arrow{position:absolute;top:40%;transform:translateY(-50%);color:#101010;font-size:24px;width:35px;height:100px;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:10;background-color:#fff;opacity:.8}#my-pick .custom-prev-arrow{left:0;border-top-right-radius:10px;border-bottom-right-radius:10px}#my-pick .custom-next-arrow{right:0;border-top-left-radius:10px;border-bottom-left-radius:10px}#my-pick .swiper-container{position:relative}#my-pick .swiper-slide{display:flex;justify-content:center;align-items:center}#my-pick .mobile-my-pick{display:flex;gap:10px;overflow-x:auto}#my-pick .mobile-my-pick::-webkit-scrollbar{height:4px}#my-pick .mobile-my-pick::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}#my-pick .mobile-my-pick::-webkit-scrollbar-thumb{background:#222}#my-pick .items{width:220px!important;height:auto}@media screen and (max-width:949px){#my-pick .items{width:150px!important}}@media only screen and (min-width:768px){#my-pick .items{height:unset!important}}#my-pick .owl-carousel .owl-stage-outer{margin-bottom:25px}@media only screen and (min-width:1200px){#my-pick .owl-carousel .owl-nav{top:204px}}.myfavorite .breadcrumb{padding-block:0}.myfavorite .breadcrumb .breadcrumb-item,.myfavorite .breadcrumb .breadcrumb-item *{font-size:12px}@media only screen and (max-width:768px){.myfavorite .breadcrumb .breadcrumb-item,.myfavorite .breadcrumb .breadcrumb-item *{font-size:14px!important}}.myfavorite__banner__heading h1{font-size:18px;line-height:27px;letter-spacing:2px}.myfavorite__banner__heading p,.myfavorite__banner__steps p{font-size:14px;line-height:20px;letter-spacing:.25px;color:#666}.myfavorite__banner__steps p:first-child{line-height:23px!important;letter-spacing:.15px!important;margin-bottom:.5em!important;color:#000}.myfavorite__banner__steps__icon{margin-bottom:12px}.myfavorite__heading{color:#333;letter-spacing:2px;text-transform:uppercase}.myfavorite__group{margin-top:1em}.myfavorite__group__name{font-weight:400;font-size:18px;line-height:21px;letter-spacing:2px}.myfavorite__group__action{font-weight:500;font-size:14px;line-height:18px;letter-spacing:.2px;color:#000}.myfavorite__details .MuiGrid-item{padding-inline:0!important}.myfavorite__details__filter-item{font-size:13px;line-height:15px;letter-spacing:.3px;color:#000;text-transform:capitalize}.myfavorite__details__filter-btn{border-radius:0!important}.myfavorite__details__filter-btn:not(.Mui-disabled){border-color:#333!important}.myfavorite__details .items{width:auto!important}.myfavorite__details__group{font-weight:700;color:#999;font-size:15px;line-height:18px;letter-spacing:.15px}.myfavorite .items{height:auto!important;width:216px!important}@media screen and (max-width:949px){.myfavorite .items{min-width:216px!important}}@media only screen and (min-width:768px){.myfavorite .items{height:unset!important}}.myfavorite .owl-carousel .owl-item .my-favorit-main-product{height:216px;min-width:216px;overflow:hidden;margin-bottom:4px}.myfavorite .owl-carousel .owl-item .my-favorit-main-product img{width:100%;height:100%}.myfavorite .owl-carousel .owl-item .my-favorit-main-product img:first-child{width:100%}@media only screen and (min-width:1200px){.myfavorite .owl-carousel .owl-nav{top:204px}}#my-favorite{padding:0;width:100%;margin-bottom:0;position:relative;overflow:hidden}#my-favorite .owl-nav{margin-top:-1em}.my-favourite-mobile{display:flex;gap:10px;overflow-x:auto}.product-detail{overflow:hidden}.product-detail__wrapper__tiny-imgs{cursor:pointer}.product-detail__wrapper__tiny-imgs__img{margin-bottom:3px;min-height:68px;display:flex;align-items:center;justify-content:center}.product-detail__wrapper__tiny-imgs__img img{max-width:41.7px}.product-detail__wrapper__tiny-imgs .current{border:1px solid #000}@media only screen and (min-width:480px){.product-detail__wrapper--first+div[backward=true]{z-index:-1;position:relative}}.product-detail__zoomImage{z-index:1000;position:relative}.product-detail__breadcrumb{padding:12px 0}@media only screen and (max-width:768px){.product-detail__breadcrumb{padding:0}}.product-detail__breadcrumb a,.product-detail__breadcrumb p{font-size:14px;line-height:160%;letter-spacing:.02em}.product-detail__breadcrumb a{color:#999}.product-detail__img-slider .slick-dots{display:flex!important;padding-top:2rem}.product-detail__tabs .reviews-left-bar .heading{font-weight:700;font-size:20px;line-height:23px;letter-spacing:2px;text-transform:uppercase;color:#000}.product-detail__tabs .reviews-left-bar .review-rating{display:flex;align-items:center}.product-detail__tabs .reviews-left-bar .review-rating span{font-weight:400;font-size:14px;line-height:16px;letter-spacing:1px;color:#333;margin-top:2px}.product-detail__tabs .customer-review:last-child hr{display:none}.product-detail__tabs .customer-review .review-heading p{font-weight:700;font-size:18px;line-height:21px;letter-spacing:.8px;color:#333;margin-bottom:5px}.product-detail__tabs .customer-review .review-heading p span{font-weight:400;font-size:13px;line-height:14px;letter-spacing:.3px;color:#adadad}.product-detail__tabs .customer-review .review-rating{display:flex;align-items:center}.product-detail__tabs .customer-review .review-rating span{font-weight:400;font-size:14px;line-height:16px;letter-spacing:1px;color:#333;margin-top:2px}.product-detail__tabs .customer-review .review-date{font-size:12px;line-height:14px;letter-spacing:.3px;color:#999}.product-detail__tabs .customer-review .review-comment p{color:#444}.product-detail__tabs .customer-review .review-reply{background:#fff;border:1px solid rgba(33,33,33,.08);padding:24px}.product-detail__tabs .customer-review .review-reply .review-comment p{color:#666}.product-detail__tabs .customer-review .review-imgs{display:flex;overflow-x:auto;padding-bottom:10px}.product-detail__tabs .customer-review .review-imgs div{width:77px;min-width:77px;margin-right:8px}.product-detail__tabs .customer-review .review-helpful button{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;width:124px;height:32px;border:1px solid #000;border-radius:4px;box-sizing:border-box;font-size:11px;line-height:24px;text-align:center;cursor:pointer;color:#333;background-color:transparent}.product-detail__tabs .customer-review .review-helpful button span{font-style:normal;font-weight:400;font-size:12px;line-height:32px;color:#333}.product-detail__tabs .customer-review .review-helpful button:hover{background-color:#ececec;color:#333}.product-detail__tabs .customer-review .review-helpful button.active{background-color:#ececec}.product-detail__tabs .review-tab-content .link-to-review-page{display:flex;justify-content:center;font-weight:500;font-size:14px;line-height:16px;letter-spacing:1.25px;text-transform:uppercase;color:#333}.product-detail__slider--paging{float:left;position:relative;z-index:50;max-height:786px;width:66px}.product-detail__slider--paging .thumbnail-slider{width:57px}.product-detail__slider--paging .thumbnail-slider .thumbnail-nav{width:-moz-max-content!important;width:max-content!important;max-width:50px;min-width:48px;border:1px solid #ececec}.product-detail__slider--paging .thumbnail-slider .thumbnail-nav__img{display:flex;justify-content:center}.product-detail__slider--paging .thumbnail-slider .thumbnail-nav__img img{height:70px;-o-object-fit:contain;object-fit:contain}.product-detail__slider--paging .thumbnail-slider .slick-list{padding:0!important}.product-detail__slider--paging .thumbnail-slider .slick-track{transform:translateZ(0)}.product-detail__slider--paging .thumbnail-slider .thumbnail-nav.current{position:relative}.product-detail__slider--paging .thumbnail-slider .thumbnail-nav.current:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;border:2px solid #333}.product-detail__slider--paging .control{position:absolute;bottom:-100px}.product-detail__slider--paging .control .control__next,.product-detail__slider--paging .control .control__prev{background-color:#ececec;cursor:pointer;width:42px;height:42px;border-radius:50%;display:flex;justify-content:center;align-items:center}.product-detail__slider--paging .control .control__prev{margin-right:3px}.product-detail__slider--main{width:100%}.product-detail__slider--main .product-detail__img{border:1px solid #f3f3f3;position:relative}.product-detail__slider--main .product-detail__img figure{width:100%;height:100%}.product-detail__slider--main .product-detail__img figure img{width:100%;-o-object-fit:contain;object-fit:contain}.product-detail__slider--main .product-detail__img figure img.iiz__img{height:100%}.product-detail__slider--main .product-detail__img figure .iiz__btn.iiz__hint{display:none}.product-detail__slider--main .badge-area{position:relative;z-index:3;bottom:.7em}.product-detail__slider--main .badge-area .product-badge--content span{top:50%}.product-detail__slider--main .badge-area .product-badge.flip span{font-weight:400}.product-detail__slider--main .slick-dots{position:relative;display:flex!important;bottom:0!important;overflow-x:scroll}.product-detail__slider--main .slick-dots li{display:flex!important;width:38px;height:100%;align-items:center;justify-content:center;margin:0;flex:0 0 14.3%;border:2px solid transparent}.product-detail__slider--main .slick-dots li.slick-active{border-color:#333}@media only screen and (min-width:599px)and (max-width:991px){.product-detail__slider--main .main-img-slider .slick-slide.slick-active.slick-current+.slick-slide .product-detail__img img{filter:opacity(.5)}}@media only screen and (min-width:768px){.product-detail__slider--main .slick-list{padding:0;overflow:visible!important}.product-detail__slider--main .slick-slide{opacity:0}.product-detail__slider--main .slick-slide.slick-active{opacity:1}.product-detail__slider--main .slick-dots{display:none!important}.product-detail__slider--main .badge-area{bottom:.2em}.product-detail__slider--main .badge-area .product-badge.flip{right:11%}.product-detail__slider--main .badge-area span{font-size:16px}.product-detail__slider--main .product-detail__img{max-width:89%;display:flex!important;align-items:center}}.product-detail__meta--containerInfo{display:flex;align-items:flex-start}.product-detail__meta--containerInfo .MuiDivider-vertical{margin:0 18px 0 0;background-color:#444}.product-detail__meta--containerInfoShoe{display:flex;align-items:flex-start;flex-direction:column}.product-detail__meta--containerInfoShoe .MuiDivider-vertical{margin:0 20px;background-color:#444}.product-detail__meta--description p{font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#444;text-transform:capitalize}.product-detail__meta--brand{color:#000}.product-detail__meta--brand svg:not(:first-child){margin-left:3px}.product-detail__meta--brand--name{font-weight:500;font-size:16px;line-height:160%;letter-spacing:.02em;text-transform:uppercase}.product-detail__meta--brand--review{font-weight:400;font-size:14px;line-height:160%;text-align:center;letter-spacing:.03em}.product-detail__meta--styleName{display:flex;align-items:center;margin-top:2em}.product-detail__meta--styleName p{text-transform:capitalize;font-size:22px;font-weight:600;color:#333;line-height:24px;display:flex;align-items:center;letter-spacing:.15px;margin:0 8px 0 0}.product-detail__meta--badge,.product-detail__meta--styleNo{font-size:14px;line-height:160%;letter-spacing:.02em;color:#666;display:flex;flex-direction:column;width:115px}.product-detail__meta--styleNoShoe{font-size:14px;line-height:160%;letter-spacing:.02em;color:#666;display:flex;padding-bottom:5px}.product-detail__meta--pack,.product-detail__meta--preOrder{display:flex;flex-direction:column}.product-detail__meta--packShoe{display:flex;padding-bottom:5px}.product-detail__meta--price{margin-top:20px}.product-detail__meta--price div{font-size:16px;line-height:24px;display:flex;align-items:center;letter-spacing:.5px;color:#666}.product-detail__meta--price div span.price{color:#e77f20}.product-detail__meta .promotion-banner p{margin:0;font-size:14px;line-height:160%;letter-spacing:.02em;color:#333}.product-detail__meta .promotion-banner p.red{color:#b00020}.product-detail__meta .products-details-price{margin:18px 0 10px;display:flex}.product-detail__meta .products-details-price .unit-price{display:flex;flex-direction:column;width:115px}.product-detail__meta .products-details-price .unit-price p{color:#333;font-size:14px;font-weight:400;margin-bottom:0}.product-detail__meta .products-details-price .unit-price span{font-weight:500;font-size:16px;letter-spacing:.02em;text-transform:capitalize;color:#333;margin:0}.product-detail__meta .products-details-price .MuiDivider-vertical{margin:0 18px 0 0;background-color:#444}.product-detail__meta .products-details-price .pack-price{display:flex;flex-direction:column;font-size:16px;letter-spacing:.02em}.product-detail__meta .products-details-price .pack-price p{font-size:14px;color:#333;font-weight:400}.product-detail__meta .products-details-price .pack-price span{font-size:16px;font-weight:500;letter-spacing:.5px;color:#333}.product-detail__meta .products-details-price span{font-weight:400;font-size:13px;line-height:24px;letter-spacing:.5px;color:#999}.product-detail__meta .reward-container p{color:#444;font-size:16px;line-height:160%;font-weight:400}.product-detail__meta .reward-container p strong{color:#b00020}@media only screen and (min-width:768px)and (max-width:949px){.product-detail__meta.has-extra-margin{margin-top:3.5rem}}.product-detail__options .badge{background:#333;border-radius:1px;font-weight:400;font-size:9px;line-height:11px;color:#fff;padding:2px 4px;text-transform:uppercase;margin-right:8px}.product-detail__options .min-qty{font-weight:400;font-size:12px;line-height:14px;letter-spacing:.013em;color:#333}.product-detail__options__header{background-color:#f7f7f7;padding:0 18px}.product-detail__options__header p{margin:0;padding:7px 0;font-weight:600;font-size:13px;line-height:18px;letter-spacing:.5px;color:#666;flex:1 1;text-align:center}.product-detail__options__controls{padding:11px 16px}.product-detail__options__controls.big-list{overflow-y:auto}.product-detail__options__controls.big-list::-webkit-scrollbar{width:4px}.product-detail__options__controls.big-list::-webkit-scrollbar-track{box-shadow:inset 0 0 5px gray;border-radius:2px}.product-detail__options__controls.big-list::-webkit-scrollbar-thumb{background:#333;border-radius:2px}.product-detail__options__controls.big-list::-webkit-scrollbar-thumb:hover{background:#333}.product-detail__options__controls .controls-option{border-bottom:1px solid #ececec;margin-bottom:11px;padding-bottom:11px}.product-detail__options__controls .controls-option .pack-qty{flex:1 1;padding-inline:16px}.product-detail__options__controls .controls-option:last-of-type{border-bottom:1px solid #ececec}.product-detail__options__controls .thumbnail{flex:1 1}.product-detail__options__controls .thumbnail .image{width:30px;height:45px;border:1px solid #ececec;margin-right:18px}.product-detail__options__controls .thumbnail .image img{height:100%}.product-detail__options__controls .color-name{display:flex;flex-direction:column}.product-detail__options__controls .color-pre-order{font-size:12px}@media screen and (max-width:768px){.product-detail__options__controls .color-pre-order{font-size:10px}}.product-detail__options__controls .size-options{flex:1 1;white-space:nowrap}.product-detail__options__controls .size-options::-webkit-scrollbar{display:none}.product-detail__options__controls .size-options .shoe-size-options{display:flex;flex-direction:column;align-items:flex-end;padding-left:30%}.product-detail__options__controls .size-options .shoe-size-options select{border:1px solid #ececec;height:34px;margin-bottom:4px;width:121px;padding:8px}.product-detail__options__controls .size-options .shoe-size-options .controls{display:flex;margin-bottom:10px}.product-detail__options__controls .size-options .shoe-size-options .controls button{width:40px;height:40px;border:1px solid #ececec;display:flex;justify-content:center;align-items:center;background-color:#fff}.product-detail__options__controls .size-options .shoe-size-options .controls input{width:40px;height:40px;border-top:1px solid #ececec;border-bottom:1px solid #ececec;border-left:0;border-right:0;font-size:14px;line-height:20px;text-align:center;letter-spacing:.25px;color:#333;margin:0;-webkit-appearance:none;border-radius:1px;box-shadow:none}.product-detail__options__controls .color-size-qty{display:flex;align-items:center;justify-content:flex-end;cursor:pointer}.product-detail__options__controls .color-size-qty .size-run{overflow-x:auto}.product-detail__options__controls .color-size-qty .size-run .size{display:inline-block;width:45px;margin-right:3px}.product-detail__options__controls .color-size-qty .size-run .size p{text-align:center;font-size:13px}.product-detail__options__controls .color-size-qty .size-run .size p.size-name{font-weight:700;margin-bottom:.5rem}@media screen and (max-width:768px){.product-detail__options__controls .color-size-qty .size-run .size{width:30px}}.product-detail__options__controls .controls{flex:1 1;display:flex;justify-content:flex-end}.product-detail__options__controls .controls button{width:35px;height:35px;border:1px solid #ececec;background-color:#fff;display:flex;justify-content:center;align-items:center}.product-detail__options__controls .controls button span{color:#333}.product-detail__options__controls .controls button:disabled{cursor:not-allowed}.product-detail__options__controls .controls button:disabled span{color:gray}.product-detail__options__controls .controls input{width:35px;height:35px;margin:0;font-size:14px;line-height:20px;text-align:center;letter-spacing:.25px;color:#333;border-top:1px solid #ececec;border-left:0;border-right:0;border-bottom:1px solid #ececec;box-shadow:none}@media only screen and (min-width:768px){.product-detail__options__controls .thumbnail{flex:1 1}.product-detail__options__controls .thumbnail .image{width:43px;height:65px;min-width:43px}.product-detail__options__controls .size-options{flex:1 1}.product-detail__options__controls .size-options .controls{justify-content:flex-end}.product-detail__options__controls .size-options .size-run{justify-content:flex-start}.product-detail__options__controls .size-options .size-run .size{flex:0 0 10%}}.product-detail__options--title p{font-size:13px;line-height:130%;letter-spacing:.2px;color:#333;margin:0!important}.product-detail__options__colors>div,.product-detail__options__prepack>div{border:1px solid #c7c7c7;box-shadow:0 7px 64px rgba(0,0,0,.07);border-radius:1px;padding:17px 16px;margin-bottom:23px}.product-detail__options__qty .controls{margin-bottom:25px}.product-detail__options__qty .controls button{width:48px;height:48px;background:#f3f3f3;border:1px solid #ececec;border-radius:1px;font-size:14px}.product-detail__options__qty .controls input{width:80px;height:48px;border-top:1px solid #ececec;border-bottom:1px solid #ececec;border-left:0;border-right:0;font-size:14px;line-height:20px;text-align:center;letter-spacing:.25px;color:#333}.default-btn{font-weight:500;display:flex;justify-content:center;align-items:center}.default-btn:not(.black):hover{color:#000}.default-btn.black:not(:disabled){background-color:var(--dark)}.default-btn.black:hover{background-color:#000}.default-btn.black,.default-btn.black:hover{color:#fff!important}.default-btn:disabled,.default-btn:disabled:hover{color:#999!important}@media(hover:hover){.default-btn:not(.black):hover{background-color:#f9f9f9!important;border:1px solid #333!important;color:#000}}.section--divider{height:7px;width:100%;background:#f3f3f3;box-shadow:inset 0 0 3px rgba(0,0,0,.08)}.section--title h3{text-align:left;font-weight:400;font-size:18px;line-height:24px;letter-spacing:.03em;color:#333;position:relative;margin:40px 0 10px 20px;text-transform:capitalize}.section--wrapper{background-color:var(--bg-light)}.section--content{padding-block:2em 2em}.section--content .slick-dots li.slick-active button:before{color:var(--orange)}@media only screen and (min-width:480px){.section--title h3{font-size:22px;line-height:30px}.section--content{padding-inline:1.5em}}.available-colors__slider{display:flex;flex-wrap:wrap;padding-left:1.5em}.available-colors__slider.section--content{padding-block:2em 2em;gap:1.4em}@media only screen and (max-width:480px){.available-colors__slider{padding-right:1.5em}.available-colors__slider.section--content{padding-block:2em 2em;gap:1em}}@media only screen and (max-width:375px){.available-colors__slider.section--content{gap:.5em}}.available-colors__slider::-webkit-scrollbar{display:none}.available-colors__slider__color{display:flex;flex-direction:column;min-width:48%;max-width:48%;margin-bottom:1em}@media only screen and (min-width:768px){.available-colors__slider__color{min-width:30.33%;max-width:30.33%}}@media only screen and (min-width:1024px){.available-colors__slider__color{min-width:215px;max-width:215px}}.available-colors__slider__color>div{display:flex;align-items:center}.available-colors__slider__color>div.available-colors__img{background-color:#fff}.available-colors__slider__color>div.available-colors__img img{max-height:320px;width:100%;-o-object-fit:contain;object-fit:contain}.available-colors__slider__color .color-option{display:flex;flex-direction:column;justify-content:center;align-items:center}.available-colors__slider__color .color-option p{max-width:100%;padding:0 1rem;margin:8px 0 5px;font-size:16px;line-height:15px;text-align:center;letter-spacing:.02em;color:#444}.available-colors__slider__color .color-option .controls{display:flex}.available-colors__slider__color .color-option .controls button{width:35px;height:35px;border:1px solid #ececec;display:flex;justify-content:center;align-items:center;background-color:#fff}.available-colors__slider__color .color-option .controls button span{color:#333}.available-colors__slider__color .color-option .controls button:disabled{cursor:not-allowed}.available-colors__slider__color .color-option .controls button:disabled span{color:gray}@media only screen and (min-width:768px){.available-colors__slider__color .color-option .controls button{width:30px;height:22px}}.available-colors__slider__color .color-option .controls input{width:35px;height:35px;border-top:1px solid #ececec;border-bottom:1px solid #ececec;border-left:0;border-right:0;font-size:14px;line-height:20px;text-align:center;letter-spacing:.25px;color:#333;-moz-appearance:none;appearance:none;-webkit-appearance:none;border-radius:1px;box-shadow:none}@media only screen and (min-width:768px){.available-colors__slider__color .color-option .controls input{width:30px;height:22px}}.from-detail-list .slick-slide{padding:0 10px}.from-detail-list .slick-slide .product-image,.from-detail-list .slick-slide .product-image img{min-height:320px;max-height:320px}.product-detail__brand{background-color:#f9f9f9}.product-detail__brand--meta{flex:1 1;max-width:100%;padding:43px 1.3em}.product-detail__brand--meta h3{font-weight:400;font-size:18px;line-height:24px;letter-spacing:.03em;color:#333;margin:0 8px 0 0}.product-detail__brand--meta p{font-size:13px;letter-spacing:.02em;text-transform:capitalize;color:#666}.product-detail__brand--meta--styles-list .os-product{min-width:100%}.product-detail__brand--meta--styles-list .os-product .product-image,.product-detail__brand--meta--styles-list .os-product .product-image img{min-height:292px;max-height:292px}.product-detail__brand--meta--styles-list .os-product .product-meta{width:100%}.product-detail__brand--meta--styles-list .os-product .os-badge{position:absolute;left:0}@media only screen and (min-width:1024px){.product-detail__brand--meta--styles-list .os-product{min-width:100%}}@media only screen and (min-width:768px){.product-detail__brand--meta{padding-inline:0}.product-detail__brand--meta h3{font-size:22px;line-height:30px;letter-spacing:.03em}.product-detail__brand--meta p{font-size:14px}}.product-detail__brand--review--star a{text-decoration:underline;text-transform:none;font-size:14px;line-height:160%}.product-detail__brand--btn{font-weight:500}.product-detail__brand--meta--styles .slick-slide{padding:0 4px}.product-detail__brand--meta--styles .slider-prev{left:.4em}.product-detail__brand--meta--styles .slider-next{right:.2em}.product-detail__brand--meta--styles .slider-next,.product-detail__brand--meta--styles .slider-prev{opacity:0;cursor:pointer;top:35%;background-color:#000;position:absolute}.product-detail__brand--meta--styles:hover .slider-next,.product-detail__brand--meta--styles:hover .slider-prev{opacity:.6;bottom:44%;transform:translateY(-50%);z-index:50;background-color:#000;width:35px;height:35px;display:flex;align-items:center;justify-content:center;cursor:pointer}.product-detail__brand--review{border-top:1px solid #c7c7c7;border-bottom:1px solid #c7c7c7;padding:16px;display:flex;justify-content:space-between;align-items:center}.product-detail__brand--review--star .star-rating{margin-right:8px}.mobile-product-list .slick-slide{padding:0 5px}.product-detail__brand--more-style{background-color:#f9f9f9;margin-top:1.5em}.product-detail__brand--more-style--title{font-weight:400;font-size:22px;line-height:30px;letter-spacing:.03em;color:#333;margin-top:1.5rem}.product-detail__brand--more-style--btn{display:flex;justify-content:center}.product-detail__brand--more-style--btn a,.product-detail__brand--more-style--btn button{letter-spacing:.5px;justify-content:center;align-items:center;font-weight:500;display:flex}.product-detail__brand--more-style .shop-brand-link{font-weight:500;font-size:16px;line-height:24px;letter-spacing:.15px;color:#e77f20}.product-detail__brand--more-style .os-badge{position:absolute;top:0}.product-detail__also-like{padding-left:16px;padding-right:16px}.product-detail__also-like .style-extra-list .slider-prev{left:.7em}.product-detail__also-like .style-extra-list .slider-next{right:.6em}.product-detail__also-like .style-extra-list .slider-next,.product-detail__also-like .style-extra-list .slider-prev{opacity:0;cursor:pointer;top:35%;background-color:#000;position:absolute}.product-detail__also-like .style-extra-list:hover .slider-next,.product-detail__also-like .style-extra-list:hover .slider-prev{opacity:.6;bottom:44%;transform:translateY(-50%);z-index:50;background-color:#000;width:35px;height:35px;display:flex;align-items:center;justify-content:center;cursor:pointer}.color-option-list{list-style:none;text-align:center;padding:0}.color-option-list li.selected{background:rgba(33,33,33,.08)}.product-detail__summary--price{padding:0 18px;margin-bottom:8px}.product-detail__summary--price-item{font-weight:700;font-size:15px;line-height:20px;letter-spacing:.3px;color:#666;margin-bottom:8px}.product-detail__summary--price-item:last-of-type{padding-bottom:14px;border-bottom:1px solid #c7c7c7}.product-detail__summary--total{padding:0 18px;font-weight:700;font-size:18px;line-height:23px;letter-spacing:.2px;color:#333;margin-block:15px 20px}.product-detail__summary--total span{flex:1 1}.product-detail__summary--total .price{text-align:right}.product-detail__summary .total-pieces{font-size:15px;line-height:20px;letter-spacing:.3px}.product-detail__reward{padding:9px 18px;margin-bottom:15px;background-color:#fbf6ed}.product-detail__reward p{margin-bottom:0}.product-detail__reward .point-text{font-weight:700;color:#ff840b;font-size:18px}.product-detail__reward .point-text span{margin-left:3px;font-weight:400}.product-detail__reward .reward-text{color:#333;font-size:16px}.shoe-size-chart-name{display:flex;justify-content:flex-start;align-items:center;padding:4px 0 8px 1rem}.size-chart-name{text-align:center;font-weight:500;font-size:16px;line-height:18px;letter-spacing:.2px;font-feature-settings:"kern" off;color:#666;padding-bottom:10px}.size-chart-table{border-top:1px solid #666;margin-bottom:1em}@media only screen and (max-width:768px){.brand-size-chart-container{max-height:calc(100% - 120px);overflow-y:auto;overflow-x:auto}}.brand-size-chart-container p{margin:10px 0}.brand-size-chart-container table{width:100%;font-size:14px;table-layout:fixed}.brand-size-chart-container table tbody tr:first-child{font-weight:700;color:#333}.brand-size-chart-container table tbody tr td{width:90px;color:#666;padding:15px;border-bottom:1px solid #ececec;text-align:center}.brand-size-chart-container table tbody tr td:first-child{width:140px;text-align:left}.size-chart-disclaimer{color:#666;font-size:13px;letter-spacing:.3px;padding-top:20px}.broken-pack-modal .broken-pack-header{display:flex;flex-direction:column;justify-content:space-between;border-bottom:1px solid rgba(0,0,0,.12)}.broken-pack-modal .broken-pack-header h2{font-weight:400;font-size:18px;line-height:24px;letter-spacing:.03em;color:#000}.broken-pack-modal .broken-pack-header h2.subTitle{font-weight:400;font-size:14px;line-height:160%;letter-spacing:.02em;color:#333}.broken-pack-modal .broken-pack-header .badge{background:#333;border-radius:1px;font-weight:400;font-size:9px;line-height:11px;color:#fff;padding:2px 4px;text-transform:uppercase;margin-right:8px}.broken-pack-modal .broken-pack-header .min-qty{font-weight:400;font-size:12px;line-height:14px;letter-spacing:.013em;color:#333}.broken-pack-modal .modal-content{height:90%}@media only screen and (min-width:1024px){.broken-pack-modal .modal-content{top:50%;left:50%;transform:translate(-50%,-50%);width:60%;max-height:560px}.broken-pack-modal .broken-pack-container{padding:40px 40px 0}.broken-pack-modal .qty-input-container{padding:24px 15px 0 0}.broken-pack-modal .update-button-group{position:relative!important;top:auto!important;bottom:auto!important;left:auto!important;right:auto!important;display:flex;max-width:500px;justify-content:center;margin:0 2.5em 40px auto}.broken-pack-modal .update-button-group button{flex:0 0 45%;margin:0 2.5%;max-width:203px;height:40px}}@media only screen and (min-width:1440px){.broken-pack-modal .modal-content{width:500px}}.broken-pack-container{padding:16px}.broken-pack-container h2{font-weight:400;font-size:18px;line-height:24px;letter-spacing:.03em;color:#000}.broken-pack-container h2 span{font-size:14px;line-height:160%;letter-spacing:.02em;color:#333}.edit-color-qty{height:100%;display:flex;flex-direction:column}.edit-color-qty .quantity-picker-container{width:40%}.edit-color-qty .qty-input-container{background-color:#fff}@media only screen and (min-width:1024px){.edit-color-qty .qty-input-container{padding-bottom:50px;max-height:400px;overflow-y:scroll}}.edit-color-qty .qty-input-container::-webkit-scrollbar{width:4px}.edit-color-qty .qty-input-container::-webkit-scrollbar-track{box-shadow:inset 0 0 5px transparent;border-radius:2px}.edit-color-qty .qty-input-container::-webkit-scrollbar-thumb{background:#c7c7c7;border-radius:2px}.edit-color-qty .qty-input-container::-webkit-scrollbar-thumb:hover{background:#c7c7c7}.edit-color-qty .qty-input-container .qty-input{margin-bottom:8px;text-align:center;padding:12px 0}.edit-color-qty .qty-input-container .qty-input .qty-input-key{margin-right:auto}.edit-color-qty .qty-input-container .qty-input .qty-input-key p{color:#444}.edit-color-qty .qty-input-container .qty-input .qty-input-wrapper{display:flex;margin-left:auto}.edit-color-qty .qty-input-container .qty-input .qty-input-wrapper input.qty-input-box{width:67px;height:40px;border:1px solid #ececec;border-radius:1px;margin:0}.edit-color-qty .qty-input-container .qty-input .qty-input-wrapper button{width:40px;height:40px;border:1px solid #ececec;border-radius:1px;display:flex;justify-content:center;align-items:center;background-color:#fff;touch-action:manipulation}.edit-color-qty .qty-input-container .qty-input .qty-input-wrapper button:disabled{cursor:not-allowed}.edit-color-qty .qty-input-container .qty-input p{margin:0}.edit-color-qty .qty-input-container .qty-input input{width:24px;height:24px;padding:0;text-align:center;border:1px solid #ececec;box-shadow:none;-webkit-appearance:none;-webkit-border-radius:0;background:none}.edit-color-qty .qty-input-container .qty-input:not(:last-child){margin-right:4px}.edit-color-qty .update-button-group{position:fixed;bottom:0;left:0;right:0;width:100%;margin-top:16px}.edit-color-qty .update-button-group button.cancel{width:100px;margin-left:8px}.edit-color-qty .error-msg{background:#e77f20;color:#fff;padding-top:.4rem;padding-bottom:.4rem;padding-left:.4rem;margin:0;font-size:.8rem}@media screen and (max-width:480px){.pm-3{padding-inline:1.2rem!important}.h-sperator{display:none}}.trend-report-list .owl-nav{top:40%}.trend-report-list .trend-report-content h1{padding-block:10px;font-weight:500;font-size:26px;line-height:30px;letter-spacing:.1em;text-transform:uppercase;color:#333}.trend-report-section{padding:unset;position:relative}.trend-report-section .section-title h2{font-style:normal;font-weight:500;font-size:18px;line-height:24px;letter-spacing:2px;color:#666}.trend-report-section .trend-report-section__month{font-weight:500;font-size:16px;letter-spacing:.15px;color:#333;margin:16px 0}.trend-report-section .item{border:1px solid #e4e2e2;border-radius:4px;width:340px!important}.trend-report-section .home-slider .item .item__content{padding-bottom:25px;background-color:rgba(0,0,0,.38);margin-top:-159px}@media screen and (max-width:768px){.trend-report-section .home-slider .item .item__content{height:169px;margin-top:-169px;z-index:1}}.trend-report-section .home-slider .item .item__content__title{height:43px}.trend-report-section .home-slider .item .item__content__btn{margin-left:unset;margin-top:auto}@media only screen and (min-width:1200px){.trend-report-section .home-slider .item .item__content__btn{margin:unset}}.trend-detail-container{width:100%}.trend-detail-container .week-selected-trend-tabs{border-bottom:1px solid #ececec}.trend-detail-container .MuiTabs-indicator{background-color:#333}.trend-detail-container .PrivateTabIndicator-colorPrimary-29{border:2px solid #333;transform:rotate(180deg);background-color:#333!important;min-width:144px!important}.trend-detail-container .MuiTab-root{min-width:144px;padding:0 0 5px;margin-right:20px}.trend-detail-container .MuiTab-wrapper{color:#666}.trend-detail-container .MuiTab-textColorPrimary.Mui-selected,.trend-detail-container .MuiTab-wrapper{font-style:normal;font-weight:400;font-size:13px;line-height:18px;letter-spacing:1px;text-transform:uppercase}.trend-detail-container .MuiTab-textColorPrimary.Mui-selected{padding:0 0 5px;margin-right:20px;text-align:center;color:#333}@media only screen and (min-width:1200px){.trend-detail-container{margin:auto}}.trend-banner{display:flex;flex-flow:row wrap;margin-bottom:15px}.trend-banner .trend-banner__image{width:100%;max-height:363px;background-position:50%;background-size:cover}.trend-banner .trend-banner__desc{height:144px;width:100%;background-color:#f3f3f3;padding:24px 17px;font-size:16px;line-height:24px;letter-spacing:.15px;color:#333;overflow:hidden}@media only screen and (min-width:768px){.trend-banner{margin-bottom:28px}.trend-banner .trend-banner__image{width:100%}.trend-banner .trend-banner__desc{width:30%;height:363px}}@media only screen and (min-width:1200px){.trend-banner{margin-bottom:40px}}.trend-report-section .owl-item .item{height:100%!important}.selected-trend-filter-title{padding-bottom:12px;font-weight:700;font-size:20px;line-height:23px;letter-spacing:2px;text-transform:uppercase;color:#333;margin-block:16px}@media screen and (max-width:768px){.selected-trend-filter-title{font-size:18px;line-height:21px}}.trend_item__content{padding:20px 0 20px 10px;height:auto;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:768px){.trend_item__content{z-index:1}}.trend_item__content__btn{min-width:112px;right:0;top:0;bottom:0;background:#fff;border:1px solid #333;box-sizing:border-box;border-radius:1px}@media only screen and (min-width:1200px){.trend_item__content__btn{margin:unset}}.trend__item__content__title{font-style:normal;font-weight:500;font-size:14px;line-height:16px;letter-spacing:.3px;text-transform:uppercase;color:#333}aside.side-category-menu{padding-left:16px;flex:0 0 18%}aside.side-category-menu.active>div{position:fixed;top:0}aside.side-category-menu .os-accordion{box-shadow:none}aside.side-category-menu .os-accordion>div{padding:0}aside.side-category-menu .os-accordion .os-accordion__menu{font-size:15px;line-height:20px;color:#111;cursor:pointer;min-height:32px}aside.side-category-menu .os-accordion .os-accordion__menu:first-of-type{margin-top:0}aside.side-category-menu .os-accordion .os-accordion__menu svg{transform:rotate(90deg)}aside.side-category-menu .os-accordion .os-accordion__menu.active{color:#000;font-weight:500}aside.side-category-menu .os-accordion .os-accordion__menu.active svg{transform:rotate(270deg)}aside.side-category-menu .os-accordion .os-accordion__menu .Mui-expanded{margin:0}aside.side-category-menu .os-accordion .os-accordion__menu--list{display:flex;flex-direction:column;font-size:14px;line-height:18px;letter-spacing:.2px;color:#999}aside.side-category-menu .os-accordion .os-accordion__menu--list a,aside.side-category-menu .os-accordion .os-accordion__menu--list>div{margin-bottom:12px;cursor:pointer}aside.side-category-menu .os-accordion .os-accordion__menu--list a:first-of-type,aside.side-category-menu .os-accordion .os-accordion__menu--list>div:first-of-type{margin-top:12px}aside.side-category-menu .os-accordion .os-accordion__menu--list a:hover,aside.side-category-menu .os-accordion .os-accordion__menu--list>div:hover{color:#333}aside.side-category-menu .os-accordion .os-accordion__menu--list a.active,aside.side-category-menu .os-accordion .os-accordion__menu--list>div.active{font-weight:500;color:#333}aside.side-category-menu .os-accordion .collapse,aside.side-category-menu .os-accordion .collapsing{padding-bottom:20px;padding-left:16px}aside.side-category-menu .os-accordion .collapse a,aside.side-category-menu .os-accordion .collapse>div,aside.side-category-menu .os-accordion .collapsing a,aside.side-category-menu .os-accordion .collapsing>div{display:block;font-weight:400;font-size:14px;line-height:18px;letter-spacing:.2px;color:#999;margin-bottom:12px;cursor:pointer}aside.side-category-menu .os-accordion .collapse a:first-of-type,aside.side-category-menu .os-accordion .collapse>div:first-of-type,aside.side-category-menu .os-accordion .collapsing a:first-of-type,aside.side-category-menu .os-accordion .collapsing>div:first-of-type{margin-top:12px}aside.side-category-menu .os-accordion .collapse a:hover,aside.side-category-menu .os-accordion .collapse>div:hover,aside.side-category-menu .os-accordion .collapsing a:hover,aside.side-category-menu .os-accordion .collapsing>div:hover{color:#333}aside.side-category-menu .os-accordion .collapse a.active,aside.side-category-menu .os-accordion .collapse>div.active,aside.side-category-menu .os-accordion .collapsing a.active,aside.side-category-menu .os-accordion .collapsing>div.active{font-weight:500;color:#333}aside.side-category-menu .os-accordion .MuiAccordionDetails-root{padding:0 16px}.style-list-wrapper{width:100%;overflow:hidden}.style-list-wrapper .os-breadcrumb-items{display:flex;align-items:center;padding:3px 0 14px 10px}.style-list-wrapper .os-breadcrumb-items .items-count{font-weight:400;font-size:10px!important;line-height:160%;letter-spacing:.02em;color:#333!important}@media only screen and (min-width:949px){.style-list-wrapper .os-breadcrumb-items{display:none}}.style-list-wrapper__header__title{display:flex;align-items:center;padding:0 12px}@media only screen and (max-width:768px){.style-list-wrapper__header__title{width:140px;justify-content:center}}.style-list-wrapper__header__title h5{font-weight:500;font-size:18px;line-height:28.602px;letter-spacing:.54px;text-transform:uppercase;color:#333}.style-list-wrapper__header__title .filter-section{width:100%;display:flex;justify-content:center;align-items:center}.style-list-wrapper__header__title .title-section{width:50%}.style-list-wrapper__header__title .items-section{width:50%;display:flex;flex-direction:column;align-items:flex-end}.style-list-wrapper.no-pagination{margin-bottom:100px}.style-list-wrapper .product-list-container{justify-content:center}.style-list-wrapper .os-badge{position:absolute}@media only screen and (min-width:768px){.style-list-wrapper .product-list-container{justify-content:flex-start;margin-left:auto}}.filter-area{display:flex;align-items:center;gap:5px;scrollbar-width:none;-ms-overflow-style:none}.filter-area::-webkit-scrollbar{display:none}.filter-area .filter-btn{min-width:-moz-fit-content;min-width:fit-content;border:1px solid #bbb;padding:4px 12px;height:28px;display:flex;font-size:14px;text-align:center;line-height:normal;align-items:center;justify-content:center;color:#666;cursor:pointer}.filter-area .filter-btn span{color:#222;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.filter-area .filter-btn .MuiSvgIcon-root{width:16px;color:#bbb}.filter-area .filter-btn:active{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.filter-area .filter-btn:hover{background-color:#eaeaea;color:#333}.filter-area .filter-btn:hover svg path{fill:#333}.filter-area .filter-btn.has-value{background-color:#333;color:#fff}.filter-area .filter-btn.has-value span{color:#fff}.filter-area .filter-btn.has-value svg path{fill:#fff}@media only screen and (max-width:949px){.filter-area{padding:0 10px}}@media only screen and (max-width:768px){.filter-area{gap:3px}.filter-area .filter-btn{height:27px}.filter-area .filter-btn span{font-size:11px}.filter-area .filter-btn .MuiSvgIcon-root{width:16px;color:#222}}.filter-area.active{position:fixed;width:100%;z-index:100;opacity:1;background:#fff;top:78px;height:50px;max-width:940px;margin-left:auto;padding:0 .5rem}@media only screen and (min-width:998px){.filter-area.active{top:64px}}.sortBy{font-size:14px;line-height:160%;text-align:center;letter-spacing:.02em;color:#666;min-width:160px}.sortBy svg{margin-left:.5rem}.sortBy svg path{fill:#666}@media only screen and (min-width:767px){.sortBy{min-width:160px}}@media only screen and (max-width:767px){.sortBy{min-width:0;padding:0!important;font-size:12px}}.filter-modal{margin:0;height:100%}@media only screen and (min-width:1024px){.filter-modal{margin-left:auto}.filter-modal .MuiDrawer-paper{max-width:500px;min-width:500px}}.filter-modal .filter-modal__wrapper{padding-bottom:6rem}.filter-modal .filter-modal__wrapper .filter-modal__section .fav-brands{margin-left:4px}.filter-modal .filter-modal__wrapper .filter-modal__section .MuiAccordionSummary-content{margin:0 0 0 4px;display:flex;align-items:center}.filter-modal .MuiDrawer-paperAnchorBottom{height:100%}.filter-modal .modal-header .close-btn{margin-left:auto;cursor:pointer}.filter-modal .modal-header h3{margin:0;text-align:center;font-weight:500;font-size:16px;line-height:160%;letter-spacing:.02em;color:#444}.filter-modal .modal-header .modal-header-empty{margin-left:auto}.filter-modal .filter-modal__section--scrollable{width:100%;margin-left:4px;margin-right:4px;max-height:218px;overflow-y:scroll;border:1px solid #ececec;padding:8px 0}.filter-modal .filter-modal__section--scrollable.all-brand{margin-left:0}.filter-modal .filter-modal__section--scrollable::-webkit-scrollbar{width:4px}.filter-modal .filter-modal__section--scrollable::-webkit-scrollbar-track{box-shadow:inset 0 0 5px gray;border-radius:2px}.filter-modal .filter-modal__section--scrollable::-webkit-scrollbar-thumb{background:#333;border-radius:2px}.filter-modal .filter-modal__section--scrollable::-webkit-scrollbar-thumb:hover{background:#333}.filter-modal .filter-modal__section__brands{margin:0 4px}.filter-modal .filter-modal__section__brands .filter-modal__section--scrollable{border:0}.filter-modal .filter-modal__section .os-accordion{box-shadow:none;background-color:transparent}.filter-modal .filter-modal__section .os-accordion .os-accordion__summary{padding:0 1rem;min-height:30px;margin:8px 0}.filter-modal .filter-modal__section .os-accordion .os-accordion__summary .MuiIconButton-root{margin-right:-8px}.filter-modal .filter-modal__section .os-color{cursor:pointer;width:24px;height:24px;border-radius:50%;margin-right:18px;margin-bottom:18px;border:1px solid #ececec}.filter-modal .filter-modal__section .upload-date-filter__button{border-color:#333;border-radius:1px;flex:0 0 25%;font-size:12px;line-height:16px;text-align:center;letter-spacing:.4px;color:#666}.filter-modal .filter-modal__section .upload-date-filter__button.active{background-color:#333;color:#fff}.filter-modal .filter-modal__section--title{font-weight:500;font-size:13px;line-height:15px;letter-spacing:.03em;color:#000;margin:0 0 0 4px}.filter-modal .modal-content{border:0;border-radius:0;height:100%;top:0;left:0;bottom:0;right:0}.filter-modal .modal-content .modal-body{padding:0;height:100%;overflow-y:scroll}.filter-modal .filter-btn-container{position:fixed;bottom:0;left:0;right:0}.filter-modal .filter-btn-container .filter-btn-container-btn{width:calc(100% - 32px)}@media only screen and (min-width:1023px){.filter-modal .filter-btn-container{width:500px;right:0;left:auto}}.filter-modal .default-btn{display:flex;align-items:center;justify-content:center}.filter-modal .default-btn.save{width:100%}@media only screen and (min-width:768px){.sortBy-modal{margin:0 auto}.sortBy-modal .modal-content{height:auto;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-height:400px}}.os-pagination{max-width:940px;margin-top:40px;margin-bottom:40px;padding:0 .5rem}.os-pagination>div{flex:0 0 45%}.os-pagination .os-pagination__button{padding:1rem;border:1px solid #333;border-radius:1px;background-color:#fff;font-weight:500;font-size:13px;line-height:18px;letter-spacing:.5px;color:#333;flex:1 1;width:100%}#filter-value-popover .MuiPopover-paper{margin-top:1rem}#filter-value-popover .filter-value-popover-content{width:auto;min-width:300px;max-width:400px;max-height:300px;overflow-y:auto}#filter-value-popover .filter-value-popover-content.sortBy-popover{min-width:100%}#filter-value-popover .filter-value-popover-content.maxheight-unset{max-height:unset;max-width:300px}#filter-value-popover .filter-value-popover-content .os-color{width:24px;height:24px;border-radius:50%;margin-right:18px;margin-bottom:18px;border:1px solid #ececec;cursor:pointer}#filter-value-popover .filter-value-popover-content .filter-modal__section__brands>div{padding:0!important}#filter-value-popover .filter-value-popover-content .filter-modal__section__brands .filter-modal__section--scrollable .MuiFormControlLabel-root{margin-bottom:0}#filter-value-popover .filter-value-popover-content .filter-modal__section__brands .filter-modal__section--scrollable .MuiFormControlLabel-root:first-of-type{margin-top:8px}#filter-value-popover .filter-value-popover-content .filter-modal__section__brands:last-of-type>div{padding-bottom:70px}#filter-value-popover .filter-value-popover-content .upload-date-filter__button{border-color:#333;border-radius:1px;flex:0 0 25%;font-size:12px;line-height:16px;text-align:center;letter-spacing:.4px;color:#666}#filter-value-popover .filter-value-popover-content .upload-date-filter__button.active{background-color:#333;color:#fff}#filter-value-popover .filter-value-popover-content .price-filter-slider{padding:0 .5rem;margin-top:1rem}#filter-value-popover .filter-apply-btn{height:35px;margin-right:.5rem!important;display:flex;align-items:center;justify-content:center}.filter-content-title p{color:#333;font-weight:500}.filter-value-popover-action.has-value>div{background-color:#333;color:#fff}.filter-value-popover-action.has-value>div .filter-chip .disabled{pointer-events:none;opacity:.8}.filter-value-popover-action.has-value>div .filter-chip span{width:-moz-max-content;width:max-content}.filter-value-popover-action.has-value>div svg path{fill:#fff}.filter-value-popover-action.has-value>div span{color:#fff!important}.filter-value-popover-action.has-value>div .sortBy{color:#333}.filter-value-popover-action>div{height:28px;border-radius:4px;display:flex;align-items:center;justify-content:flex-start}.filter-value-popover-action>div:hover{background-color:#eaeaea;color:#333!important}.filter-value-popover-action>div:hover span{color:#333!important}.filter-value-popover-action>div:hover .sortBy{color:#333}.filter-value-popover-action>div:hover svg path{fill:#333}.filter-value-popover-action>div .filter-chip{padding:0 8px;font-size:.8125rem;cursor:pointer}.filter-value-popover-action>div .filter-chip span{padding-left:4px}.filter-value-popover-action>div .filter-chip .disabled{pointer-events:none;opacity:.8}@media only screen and (max-width:768px){.filter-value-popover-action>div{height:27px}}.sortBy-popover-wrapper{cursor:pointer;background-color:#ececec;border-radius:4px}.sortBy-popover-wrapper:focus,.sortBy-popover-wrapper:hover{background-color:#cecece}.sticky-outer-wrapper{width:100%}.sticky-outer-wrapper.active .style-list-wrapper__header{background-color:#fff}.sticky-outer-wrapper.active .style-list-wrapper__header.active{position:fixed;z-index:500;opacity:1;background:#fff;left:0;transition:all .3s ease}.sticky-outer-wrapper .items-count{font-size:12px;color:#999}@media only screen and (min-width:1024px){.sticky-outer-wrapper.active .style-list-wrapper__header.active{top:100px!important;left:auto!important;padding:0;transition:all .3s ease}.sticky-outer-wrapper.active .style-list-wrapper__header .filter-area,.sticky-outer-wrapper.active .style-list-wrapper__header .style-list-wrapper__header__title{position:relative!important;left:auto!important;right:auto!important;width:auto!important}.sticky-outer-wrapper.active .style-list-wrapper__header .filter-area{top:0!important}}.selected-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.current-category .pageTitle{font-size:18px;font-weight:400;color:#333;letter-spacing:.03em;margin-bottom:0}.current-category .itemCount{color:#666}.sortBy-popover-wrapper-custom{cursor:pointer;font-size:12px;color:#777}@media only screen and (max-width:768px){.sortBy-popover-wrapper-custom{font-size:11px}}.shoes-list-page .product-image img{-o-object-fit:contain;object-fit:contain}.vendor-promo-filter{white-space:nowrap;display:flex;align-items:center;border:1px solid #bbb;padding:4px 12px;height:38px;cursor:pointer}.vendor-promo-filter .MuiSvgIcon-root{color:#bbb}.vendor-promo-filter span{display:flex;padding-left:.5rem;font-style:normal;font-weight:600;font-size:14px;color:#222}.vendor-promo-filter.has-checked{color:#fff;border:1px solid #222;background:#222}.vendor-promo-filter.has-checked .MuiSvgIcon-root,.vendor-promo-filter.has-checked span{color:#fff!important}@media only screen and (max-width:768px){.vendor-promo-filter{height:27px}.vendor-promo-filter span{font-size:11px}.vendor-promo-filter .MuiSvgIcon-root{width:16px}}.filter-promo-icon{margin-left:4px}.style-filter-container{width:100%;padding:0 .5rem!important;border:0!important;margin:0!important}.category-heading{color:#222;font-size:30px;font-weight:400;font-style:normal;line-height:32px;margin-bottom:18px}@media only screen and (max-width:949px){.category-heading{text-align:center}}@media only screen and (max-width:768px){.category-heading{font-size:20px;line-height:20px;font-weight:400;padding:0 10px;margin-bottom:12px}}.category-description{color:#777;font-size:14px;font-style:normal;font-weight:400;margin-bottom:24px}.category-description p{line-height:18px}@media only screen and (max-width:949px){.category-description{text-align:center}}@media only screen and (max-width:768px){.category-description{font-size:11px;padding:0 10px;margin-bottom:12px}.category-description p{line-height:15px}}.divider-section{height:1px;background:#222}.category-faq-section{padding-bottom:60px}@media only screen and (max-width:1440px){.category-faq-section{padding:0 10px 60px}}@media only screen and (max-width:768px){.category-faq-section{padding-bottom:0 10px 32px}}.category-page{display:flex;gap:67px;margin-top:20px}@media only screen and (max-width:1440px){.category-page{gap:37px}}@media only screen and (max-width:768px){.category-page{margin:0}}.new-or-sale-category-page{display:flex;gap:67px;margin-top:20px}@media only screen and (max-width:1440px){.new-or-sale-category-page{gap:37px;margin:0}}.sticky-filters-section{display:flex;justify-content:space-between;align-items:center;padding:10px 0;overflow-x:auto;overflow-y:hidden}.category-total-items{color:#777;font-size:12px;font-style:normal;font-weight:400;line-height:normal}@media only screen and (max-width:949px){.category-total-items{padding:0 10px 10px}}.item-sort-by-section{display:flex;align-items:center;justify-content:space-between}.mobile-subCategory-section{display:flex;align-items:center;overflow-x:auto;padding:10px;background:#f7f7f7;gap:3px;margin-top:14px;border-bottom:2px solid #222}.mobile-subCategory-section span{display:flex;align-items:center;border:1px solid #bbb;background:#fff;min-width:-moz-fit-content;min-width:fit-content;height:40px;padding:0 10px;color:#222;text-align:center;font-size:11px;font-style:normal;font-weight:600;line-height:12px}.search-style-list-container{display:flex;gap:67px;margin-top:24px}@media only screen and (max-width:1440px){.search-style-list-container{padding:0 10px}}@media only screen and (max-width:949px){.search-style-list-container{margin-top:0}}.search-styles-container{width:100%}.upper-filter-section{display:flex;gap:5px;padding-bottom:10px}.search-upload-date{display:flex;justify-content:flex-end;width:100%}.search-filter-section{display:flex;justify-content:space-between;padding-bottom:10px}.sale-pack-filter{display:flex;gap:5px}.search-title{color:#222;font-size:22px;font-style:normal;font-weight:500;line-height:30px}.search-title span{font-size:13px;color:#999}@media only screen and (max-width:949px){.search-title{text-align:center}}@media only screen and (max-width:768px){.search-title{font-size:20px;line-height:20px}.search-title span{font-size:11px}}.search-breadcrumb-section{display:none}@media screen and (max-width:949px){.search-breadcrumb-section{padding:3px 10px 14px;display:block}}.search-title-container{display:flex}@media screen and (max-width:949px){.search-title-container{justify-content:center}}.shopping-cart-list .shopping-cart-items .os-fulfill-header{display:flex;align-items:center;margin-bottom:9px}.shopping-cart-list .shopping-cart-items .os-fulfill-header img{margin:0 10px}.shopping-cart-list .shopping-cart-items .os-fulfill-header .os-fulfill-span{font-weight:400;font-size:22px;line-height:30px;color:#000}.shopping-cart-list .shopping-cart-items .os-fulfill-header .os-shipping-info{font-weight:400;font-size:16px;line-height:30px;color:#666}.shopping-cart-list .shopping-cart-items .os-min-order-qualify{font-size:12px;color:#b00020;display:flex;align-items:center;padding-bottom:16px}.shopping-cart-list .shopping-cart-items .os-min-order-qualify span{margin-left:6px}.shopping-cart-list .shopping-cart-items .os-min-order-qualify svg{font-size:16px}.shopping-cart-list .shopping-cart-items .os-fulfill-items{border:.5px solid #c7c7c7;border-radius:4px;margin:16px 0}.shopping-cart-list .shopping-cart-items .os-fulfill-items .MuiAccordionSummary-content.Mui-expanded{margin:0}.shopping-cart-list .shopping-cart-items .os-fulfill-border-red{border:.5px solid #b00020;border-radius:4px}.shopping-cart-list .shopping-cart-items .osf-free-shipping{display:flex;justify-content:flex-end;text-align:end;font-size:16px;font-weight:500;padding:16px 0}.shopping-cart-list .shopping-cart-items .shopping-cart-divider{padding:40px 0 36px}.shopping-cart-list .shopping-cart-items .shopping-cart-osf-divider{padding-bottom:36px}@media screen and (max-width:768px){.shopping-cart-list{padding:0;width:100%;background-color:#fff;margin:0}.shopping-cart-list .shopping-cart-items{margin:0 10px}.shopping-cart-list .shopping-cart-items .os-fulfill-header{flex-direction:column;align-items:flex-start}.shopping-cart-list .shopping-cart-items .os-fulfill-header .os-fulfill-span{font-size:14px}.shopping-cart-list .shopping-cart-items .os-fulfill-header .os-shipping-info{font-size:12px;color:#666}.shopping-cart-list .shopping-cart-divider .shopping-cart-osf-divider{width:95%;margin:auto}}@media screen and (min-width:950px)and (max-width:991px){.shopping-cart-list{padding:0}}.shoping-cart-item-wrapper{display:flex;flex-direction:column}.shoping-cart-item-wrapper-mobile-title{font-weight:500;font-size:20px;line-height:24px;letter-spacing:.15px;color:#333;margin-left:10px}.shoping-cart-item-wrapper.cart-item-closed{border:1px solid rgba(0,0,0,.12);margin-left:-20px;margin-right:-20px;padding:25px 20px;margin-bottom:8px}.shoping-cart-item-wrapper .mobile-accord-title{margin-left:16px}.shoping-cart-item-wrapper .mobile-accord-title-expanded{margin-left:10px}@media screen and (max-width:768px){.shoping-cart-item-wrapper .mobile-accord-title-expanded{margin-left:16px}}.shoping-cart-item-wrapper .shoping-cart-item-title{display:flex;justify-content:space-between;align-items:center;padding:0 20px;margin-top:-6px}.shoping-cart-item-wrapper .shoping-cart-item-title .PrivateSwitchBase-root-37{padding:4px}.shoping-cart-item-wrapper .shoping-cart-item-title .shoping-cart-item-title-text-name{margin-right:5px;max-width:118px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:768px){.shoping-cart-item-wrapper .shoping-cart-item-title{margin-bottom:0!important;padding:0 16px}.shoping-cart-item-wrapper .shoping-cart-item-title .shoping-cart-item-mobile-title{margin-left:12.5px;font-style:normal;font-weight:700;font-size:17px;line-height:24px}.shoping-cart-item-wrapper .shoping-cart-item-title .shoping-cart-item-title-text-name{max-width:111px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-right:5px;padding-bottom:3px}}@media screen and (max-width:768px)and (max-width:450px){.shoping-cart-item-wrapper .shoping-cart-item-title .shoping-cart-item-title-text-name{max-width:50px}}@media screen and (max-width:768px)and (max-width:394px){.shoping-cart-item-wrapper .shoping-cart-item-title .shoping-cart-item-title-text-name{max-width:90px}}.shoping-cart-item-wrapper .shoping-cart-item-title-action{cursor:pointer;margin:0 4px}.shoping-cart-item-wrapper .shoping-cart-item-title-text{font-style:normal;font-weight:400;font-size:16px;line-height:160%;letter-spacing:.02em;text-transform:uppercase;color:#333;display:flex;margin-right:10px;align-items:center}@media screen and (max-width:768px){.shoping-cart-item-wrapper .shoping-cart-item-title-text{font-style:normal;font-weight:500;font-size:14px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:160%;letter-spacing:.02em;display:flex;margin-top:4px}}.shoping-cart-item-wrapper .shoping-cart-item-title-subtext{display:flex;align-items:center;font-style:normal;font-weight:400;font-size:12px;line-height:18px;letter-spacing:.02em;color:#666;padding-left:52px}@media screen and (max-width:768px){.shoping-cart-item-wrapper .shoping-cart-item-title-subtext{margin-bottom:7px;padding-left:13px}}.shoping-cart-item-wrapper .shoping-cart-item-title .shoping-cart-item-amount{font-style:normal;font-weight:500;font-size:18px;line-height:24px;text-align:right;letter-spacing:.03em;color:#333;margin-right:-5px}@media screen and (max-width:768px){.shoping-cart-item-wrapper .shoping-cart-item-title .shoping-cart-item-amount{margin-right:-3px}}@media screen and (max-width:394px){.shoping-cart-item-wrapper .shoping-cart-item-title{padding:4px 16px 0}}@media screen and (max-width:768px){.shoping-cart-item-wrapper .PrivateSwitchBase-root-55{padding-right:8px}.shoping-cart-item-wrapper .osDotsMobMenu .MuiIconButton-root{padding:7px 12px 12px;margin-bottom:5px}}.shoping-cart-item-wrapper .shopping-cart-item-limited-tile{font-style:normal;font-weight:400;font-size:13px;line-height:15px;text-align:right;letter-spacing:.02em;text-transform:capitalize;color:#b00020;margin-right:42px;margin-bottom:5px}@media screen and (max-width:1400px){.shoping-cart-item-wrapper .shopping-cart-item-limited-tile{margin-right:20px}}@media screen and (max-width:394px){.shoping-cart-item-wrapper .shopping-cart-item-limited-tile{margin-right:unset}}.shoping-cart-item-wrapper .shopping-cart-item-limited-tile b{font-style:normal;font-weight:400;font-size:13px;line-height:15px;text-align:right;letter-spacing:.02em;text-transform:capitalize;color:#b00020}.os-shoping-cart-item-toggle{margin-top:4px;display:flex;justify-content:center;background-color:#f9f9f9;border-radius:0 0 4px 4px}.os-shoping-cart-item-toggle span{font-size:14px;color:#333}@media screen and (max-width:768px){.os-shoping-cart-item-toggle{margin-top:5px;height:20px}}.shoping-cart-item-toggle{margin-top:4px;display:flex;justify-content:center;background-color:#f9f9f9;border-bottom:1px solid #c7c7c7}@media screen and (max-width:768px){.shoping-cart-item-toggle{margin-top:5px;height:20px}}.shoping-cart-item-footer{display:flex;justify-content:flex-end;border-top:1px solid rgba(0,0,0,.12)}@media screen and (max-width:768px){.shoping-cart-item-footer{flex-direction:column-reverse;padding-top:10px;padding-left:10px;padding-right:10px}}.shoping-cart-item-footer .MuiButton-root{text-transform:unset;margin-right:8px;border-radius:0}@media screen and (max-width:768px){.shoping-cart-item-footer .MuiButton-root{margin-right:4px}}.shoping-cart-item-footer .MuiButton-root.MuiButton-outlined{padding:11px 16px;border:1px solid #333}@media screen and (max-width:768px){.shoping-cart-item-footer .MuiButton-root.MuiButton-outlined{padding:3px 8px;margin-bottom:2px}}.shoping-cart-item-footer .MuiButton-root .MuiButton-label{font-weight:500;font-size:14px;line-height:160%;display:flex;align-items:center;text-align:center;letter-spacing:.02em;color:#000;padding:0 50px}.shoping-cart-item-footer .MuiButton-root .MuiButton-label span{text-decoration:underline}@media screen and (max-width:768px){.shoping-cart-item-footer .MuiButton-root .MuiButton-label{font-size:14px;line-height:160%;letter-spacing:.02em}}.shoping-cart-item-footer .cart-footer-total{padding-bottom:7px}@media screen and (max-width:768px){.shoping-cart-item-footer .cart-footer-total{padding-bottom:0;padding-left:0;margin-bottom:0}}.shoping-cart-item-footer .cart-item-footer-vendor-promo-code{padding-right:0}.shoping-cart-item-footer .cart-item-footer-vendor-promo-code .order-summary-promo-wrap{margin:0}.shoping-cart-item-footer .cart-item-footer-vendor-promo-code .order-summary-promo-wrap .os-coupon-discount{display:flex;justify-content:space-between;align-items:center;padding:0 2rem 0 3rem}@media screen and (max-width:768px){.shoping-cart-item-footer .cart-item-footer-vendor-promo-code .order-summary-promo-wrap .os-coupon-discount{padding:0 0 0 .5rem}.shoping-cart-item-footer .cart-item-footer-vendor-promo-code .order-summary-promo-wrap .os-coupon-discount .os-coupon-style .os-discount-percent{padding-left:0}}.shoping-cart-item-footer .cart-item-footer-vendor-promo-code .order-summary-promo-wrap .os-coupon-discount .os-coupon-style .expiry-day-style{font-size:13px;color:#b00020;display:flex;align-items:flex-end;padding-left:12px;margin-bottom:1px}@media screen and (max-width:768px){.shoping-cart-item-footer .cart-item-footer-vendor-promo-code .order-summary-promo-wrap .os-coupon-discount .os-coupon-amount{display:none}}.shoping-cart-item-footer .cart-item-footer-vendor-promo-code .order-summary-promo-wrap .text-13{font-style:normal;font-weight:400;line-height:160%;text-align:right;letter-spacing:.02em;color:#333;align-items:center;display:flex;align-items:end;padding-right:4px}@media screen and (max-width:768px){.shoping-cart-item-footer .cart-item-footer-vendor-promo-code .order-summary-promo-wrap .text-13{padding-left:8px}}.shoping-cart-item-footer .desktop-checkout-btn{background:#fff;border:1px solid #333;box-sizing:border-box;border-radius:1px;font-style:normal;font-weight:500;font-size:13px;line-height:15px;display:flex;align-items:center;text-align:center;letter-spacing:.03em;height:-moz-fit-content;height:fit-content;color:#000;padding:8px 19px;box-shadow:unset}.shoping-cart-item-footer .desktop-checkout-btn:hover{background-color:#fff}.shoping-cart-item-footer .MuiButton-contained.Mui-disabled{background-color:unset!important;border:1px solid #cbd1d5}.shoping-cart-item-footer .MuiButton-contained.Mui-disabled .MuiButton-label{color:#cbd1d5}.shopping-cart-product-detail{display:flex;flex-direction:column;padding-left:13px;font-weight:400;justify-content:space-between}@media only screen and (max-width:480px){.shopping-cart-product-detail{padding-left:6px}}.shopping-cart-product-detail-name{font-style:normal;font-weight:400;font-size:15px;line-height:160%;text-transform:capitalize;letter-spacing:.02em;color:#000}@media screen and (max-width:768px){.shopping-cart-product-detail-name{font-weight:400}}.shopping-cart-product-detail-sub{font-size:12px;line-height:14px;letter-spacing:.02em;color:#c7c7c7;margin-bottom:8px;font-style:normal;font-weight:400}.shopping-cart-product-detail .MuiButton-root{text-transform:unset;margin-right:6px;border-radius:0}.shopping-cart-product-detail .MuiButton-root.MuiButton-outlined{padding:7px 0;border:1px solid #333}.shopping-cart-product-detail .MuiButton-root .MuiButton-label{font-weight:500;font-size:12px;line-height:16px;letter-spacing:.4px;color:#333}.shoping-cart-item-content{width:100%}.shoping-cart-item-content .shopping-cart-product-list-heading{display:flex;padding:2px 0;border-bottom:1px solid rgba(33,33,33,.08)}.shoping-cart-item-content .shopping-cart-product-list-heading-text{font-weight:400;font-size:14px;line-height:160%;color:#999;letter-spacing:.02em;font-stretch:normal}.shoping-cart-item-content .shopping-cart-product-list-product{display:flex;padding:20px;align-items:center}.shoping-cart-item-content .shopping-cart-product-list-product-item{display:flex}.shoping-cart-item-content .shopping-cart-product-list-product-item .shopping-cart-product-img{width:120px;overflow:hidden;margin-right:8px}@media screen and (max-width:768px){.shoping-cart-item-content .shopping-cart-product-list-product-item .shopping-cart-product-img{width:127px}}.shoping-cart-item-content .shopping-cart-product-list-product-item .shopping-cart-product-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.shoping-cart-item-content .shopping-cart-product-list .shopping-cart-product-price{font-style:normal;font-weight:500;font-size:14px;line-height:160%;letter-spacing:.02em;color:#000}@media screen and (min-width:1300px)and (max-width:1440px){.shoping-cart-item-content .shopping-cart-product-list .shopping-cart-product-price{margin-left:-6px}}@media screen and (max-width:375px){.shoping-cart-item-content .shopping-cart-product-list .shopping-cart-product-price{margin-top:6px;margin-bottom:8px}}.shoping-cart-item-content .shopping-cart-product-list .shopping-cart-product-price-with-discount{display:flex;align-items:center;justify-content:flex-end}@media screen and (min-width:1450px)and (max-width:3840px){.shoping-cart-item-content .shopping-cart-product-list .shopping-cart-product-price-with-discount{margin-right:56px}}@media screen and (min-width:1370px)and (max-width:1450px){.shoping-cart-item-content .shopping-cart-product-list .shopping-cart-product-price-with-discount{margin-right:53px}}@media screen and (min-width:1280px)and (max-width:1370px){.shoping-cart-item-content .shopping-cart-product-list .shopping-cart-product-price-with-discount{margin-right:43px}}@media screen and (min-width:1201px)and (max-width:1280px){.shoping-cart-item-content .shopping-cart-product-list .shopping-cart-product-price-with-discount{margin-right:26px}}@media screen and (min-width:900px)and (max-width:950px){.shoping-cart-item-content .shopping-cart-product-list .shopping-cart-product-price-with-discount{margin-right:51px}}@media screen and (min-width:850px)and (max-width:900px){.shoping-cart-item-content .shopping-cart-product-list .shopping-cart-product-price-with-discount{margin-right:44px}}@media screen and (min-width:800px)and (max-width:850px){.shoping-cart-item-content .shopping-cart-product-list .shopping-cart-product-price-with-discount{margin-right:35px}}@media screen and (min-width:770px)and (max-width:800px){.shoping-cart-item-content .shopping-cart-product-list .shopping-cart-product-price-with-discount{margin-right:35px}}@media screen and (max-width:768px){.shoping-cart-item-content .shopping-cart-product-list .shopping-cart-product-price-with-discount{justify-content:flex-start}}.shoping-cart-item-content .shopping-cart-product-list .shopping-cart-product-price-with-discount .discounted-price{font-weight:400;font-size:14px;line-height:24px;letter-spacing:.15px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#999;margin-right:8px}.shoping-cart-item-content .shopping-cart-product-list .shopping-cart-product-price-with-discount .actual-price{font-weight:500;font-size:14px;line-height:24px;letter-spacing:.15px;color:#000}.shoping-cart-item-content .shopping-cart-product-list .shopping-cart-product-pack .shopping-cart-product-pack-change-qty{height:32px;width:61px;border-radius:0;color:#333;letter-spacing:.4px;font-weight:500;font-size:15px;line-height:16px;text-transform:unset;padding:0;border-color:rgba(0,0,0,.12)}.shoping-cart-item-content .shopping-cart-product-list .shopping-cart-product-pack .shopping-cart-product-pack-change-qty .MuiButton-label{color:#444;font-style:normal;font-weight:400;font-size:15px;line-height:160%;letter-spacing:.02em}.shoping-cart-item-content .shopping-cart-product-list .shopping-cart-product-pack .shopping-cart-product-pack-change-qty .MuiSvgIcon-root{color:#666;width:18px;height:18px;margin-left:10px}.shoping-cart-item-content .shopping-cart-product-list .shopping-cart-product-pack .shopping-cart-product-pack-change-qty-limited{height:32px;width:61px;border-radius:0;color:#333;letter-spacing:.4px;font-weight:500;font-size:15px;line-height:16px;text-transform:unset;padding:0;border-color:rgba(0,0,0,.12)}.shoping-cart-item-content .shopping-cart-product-list .shopping-cart-product-pack .shopping-cart-product-pack-change-qty-limited .MuiButton-label{color:#c7c7c7;font-style:normal;font-weight:400;font-size:15px;line-height:160%;letter-spacing:.02em}.shoping-cart-item-content .shopping-cart-product-list .shopping-cart-product-pack .shopping-cart-product-pack-change-qty-limited .MuiSvgIcon-root{color:#c7c7c7;width:18px;height:18px;margin-left:10px}.shoping-cart-item-content .shopping-cart-product-list .shopping-cart-product-pack .MuiTextField-root .MuiOutlinedInput-root{border-radius:1px;width:61px;height:32px;font-size:14px}.shoping-cart-item-content .shopping-cart-product-list .shopping-cart-product-pack .MuiTextField-root .MuiOutlinedInput-root .MuiOutlinedInput-input{padding:15px 6px!important}.shoping-cart-item-content .shopping-cart-product-list .shopping-cart-product-pack .MuiTextField-root .MuiOutlinedInput-root input{text-align:center;color:#333}.shoping-cart-item-content .shopping-cart-product-list .shopping-cart-product-pack .product-soldout{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.1px;color:#b00020}.shoping-cart-item-content .desktop-item-price{padding-right:5.8rem}@media screen and (min-width:1200px)and (max-width:1277px){.shoping-cart-item-content .desktop-item-price{padding-right:5.2rem}}@media screen and (min-width:1100px)and (max-width:1200px){.shoping-cart-item-content .desktop-item-price{padding-right:7.5rem}}@media screen and (min-width:1063px)and (max-width:1100px){.shoping-cart-item-content .desktop-item-price{padding-right:7.5rem}}@media screen and (min-width:1000px)and (max-width:1063px){.shoping-cart-item-content .desktop-item-price{padding-right:6.5rem}}@media screen and (min-width:1383px)and (max-width:1425px){.shoping-cart-item-content .desktop-item-pack{margin-left:-.5rem}}@media screen and (min-width:1200px)and (max-width:1382px){.shoping-cart-item-content .desktop-item-pack{margin-left:-1rem}}.shoping-cart-item-content .desktop-item-qty{margin-left:-21px}.shopping-cart-product-color-change{margin-bottom:28px}@media screen and (max-width:768px){.shopping-cart-product-color-change{margin-bottom:8px}}.shopping-cart-product-color-change .btn-color-change{padding-right:12px!important;padding-left:2px!important;border:1px solid rgba(0,0,0,.12)!important}@media screen and (max-width:768px){.shopping-cart-product-color-change .btn-color-change{height:32px}}.shopping-cart-product-color-change .color-change-pack{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.1px;color:#000}.shopping-cart-product-color-change .color-change-separate{width:2px;height:12px;background:rgba(0,0,0,.12);margin:0 8px}.shopping-cart-product-color-change .color-change-dot{width:16px;height:16px;border:1px solid #ececec;box-sizing:border-box;border-radius:15px;margin-right:8px}.shopping-cart-product-color-change .color-change-color{display:flex}.shopping-cart-product-actions{display:flex;align-items:center}@media screen and (max-width:768px){.shopping-cart-product-actions{justify-content:flex-start}.shopping-cart-product-actions .MuiButton-root{text-transform:unset;margin-right:6px;border-radius:0}.shopping-cart-product-actions .MuiButton-root.MuiButton-outlined{padding:4px 8px;border:1px solid #333}.shopping-cart-product-actions .MuiButton-root .MuiButton-label{font-weight:500;font-size:12px;line-height:16px;letter-spacing:.4px;color:#333}}.shopping-cart-product-actions .remove-all{font-style:normal;font-weight:400;font-size:12px;line-height:14px;letter-spacing:.02em;color:#666}@media screen and (max-width:768px){.os-confirm-wrapper.MuiPopover-root{background:rgba(0,0,0,.361)}}.os-confirm-wrapper .MuiPopover-paper{border-radius:0;width:225px;margin-top:10px;border:1px solid}@media screen and (max-width:768px){.os-confirm-wrapper .MuiPopover-paper{width:100%;min-width:100%;left:0!important;border:0 solid;margin-top:17px}}.os-confirm-wrapper .popover-label{font-weight:400;font-size:12px;line-height:16px;letter-spacing:.4px;color:#000}.os-confirm{padding:18px 16px}@media screen and (max-width:768px){.os-confirm{padding:18px 0 0}}.os-confirm .os-confirm-title{font-weight:500;font-size:20px;line-height:24px;letter-spacing:.15px;color:#333;margin-top:25px;margin-bottom:15px;padding:0 16px}.os-confirm .os-confirm-description{font-weight:400;font-size:14px;line-height:20px;letter-spacing:.25px;color:#666;margin-bottom:30px;padding:0 16px}.os-confirm .MuiButton-root{text-transform:unset;border-radius:0}.os-confirm button{height:24px;width:94px}.os-confirm button .MuiButton-label{font-weight:500;font-size:12px;line-height:16px;text-align:center;letter-spacing:.4px}.os-confirm button.btn-no{color:#333}.os-confirm button.btn-yes{background:#000;color:#fff}@media screen and (max-width:768px){.os-confirm button.btn-yes{width:100%;height:56px}.os-confirm button.btn-yes .MuiButton-label{font-size:17px;line-height:22px;letter-spacing:.2px;text-transform:uppercase}}.shopping-cart-product-grid-box{width:302px;height:192px;padding:16px;display:flex;border:1px solid rgba(0,0,0,.12);margin:0 6px 5px}.shopping-cart-product-grid-box:hover{border:1px solid #000}.shopping-cart-product-grid-box img{width:51px;height:76px;margin-right:10px}.shopping-cart-product-grid-box .shopping-cart-product-grid-detail-name{letter-spacing:.25px;color:#666;white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis;width:141px;font-weight:400;font-size:12px;line-height:14px}.shopping-cart-product-grid-box .shopping-cart-product-grid-details{display:flex;flex-direction:column;align-items:flex-start}.shopping-cart-product-grid-box .shopping-cart-product-grid-details .shp-crt-pro-grd-pack{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.1px;color:#000}.shopping-cart-product-grid-box .shopping-cart-product-grid-details .shp-crt-pro-grd-sep{background:rgba(0,0,0,.12);width:1px;height:12px;margin:0 10px}.shopping-cart-product-grid-box .shopping-cart-product-grid-details .shp-crt-pro-grd-clr{display:flex;align-items:center}.shopping-cart-product-grid-box .shopping-cart-product-grid-details .shp-crt-pro-grd-clr .clr-dot{width:16px;height:16px;border:1px solid #ececec;box-sizing:border-box;border-radius:15px;margin-right:8px}.shopping-cart-product-grid-box .shopping-cart-product-grid-details .shp-crt-pro-grd-clr .clr-name{font-weight:500;font-size:12px;line-height:16px;letter-spacing:.4px;color:#333;margin-right:9px;white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis;width:90px}.shopping-cart-product-grid-box .shopping-cart-product-grid-total{display:flex;align-items:center;font-weight:400;font-size:14px;line-height:20px;letter-spacing:.25px}.shopping-cart-product-grid-box .shopping-cart-product-grid-total .shp-crt-pro-grd-total-label{color:#666;margin-right:5px}.shopping-cart-product-grid-box .shopping-cart-product-grid-total .shp-crt-pro-grd-clr-total-val{font-weight:500}.shopping-cart-product-grid-box .btn-color-change{height:32px}.shopping-cart-product-grid-box .shopping-cart-product-color-change{margin-bottom:16px}.shopping-cart-product-grid-box .product-soldout{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.1px;color:#b00020}.shopping-cart-popover-black .MuiPopover-paper{border-radius:0;margin-top:10px;border:1px solid}.shopping-cart-change-qty-popover .MuiPopover-paper{width:385px}@media screen and (max-width:768px){.shopping-cart-change-qty-popover .MuiPopover-paper{width:100%;max-width:100%;height:calc(100% - 110px);border:0}}.shopping-cart-change-qty-popover .btn-open-pack{background:#333;border-radius:1px;font-size:13px;font-weight:400;color:#fff;margin-right:8px;line-height:160%;letter-spacing:.02em;padding:4px}.shopping-cart-change-qty-popover .btn-open-pack.MuiButton-root:hover{background:#333}.shopping-cart-change-qty-popover .MuiBox-root{padding:17px 12px 20px}.shopping-cart-change-qty-popover .btn-update{width:140px;height:40px;border:1px solid #333;box-sizing:border-box;border-radius:1px;font-weight:500;font-size:13px;line-height:18px;letter-spacing:.5px;color:#333;margin-top:4px}.shopping-cart-change-qty-popover .btn-update.MuiButton-root{text-transform:unset}.shopping-cart-change-qty-popover .pack-qty-label{color:#333;letter-spacing:.25px;font-size:14px;line-height:20px;font-weight:400}@media screen and (max-width:768px){.shopping-cart-change-qty-popover{background:rgba(0,0,0,.6)}}.pack-qty-input-dropdown-not-selected .MuiOutlinedInput-root{height:32px;min-width:61px;border-radius:0!important}.pack-qty-input-dropdown-not-selected .MuiSelect-outlined.MuiSelect-outlined{padding-right:32px!important;color:#c7c7c7}.pack-qty-input-dropdown-not-selected .MuiSelect-icon{color:#c7c7c7}.pack-qty-input-dropdown .MuiOutlinedInput-root{height:32px;min-width:61px;border-radius:0!important}.pack-qty-input-dropdown .MuiSelect-outlined.MuiSelect-outlined{padding-right:32px!important}.pack-qty-input{display:flex;height:32px;border:1px solid #ececec;margin-bottom:16px}.pack-qty-input .pack-qty-input-icon{width:32px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:1px}.pack-qty-input .pack-qty-input-icon.left-icon{border-right:1px solid #ececec}.pack-qty-input .pack-qty-input-icon.right-icon{border-left:1px solid #ececec}.pack-qty-input .MuiFormControl-root .MuiInputBase-input{height:32px;width:43px;padding:0!important;border-radius:0;text-align:center}@media only screen and (max-width:375px){.pack-qty-input .MuiFormControl-root .MuiInputBase-input{width:42px;font-size:14px}}.pack-qty-input .MuiFormControl-root .MuiOutlinedInput-notchedOutline{border:0}.pack-qty-input .MuiTextField-root .MuiOutlinedInput-root{border-radius:1px;width:43px}.pl-20px,.px-20px{padding-left:20px}.pr-20px,.px-20px{padding-right:20px}.pl-24px,.px-24px{padding-left:24px}.pr-24px,.px-24px{padding-right:24px}.mobile-only{display:none!important}@media only screen and (max-width:769px){.desktop-only{display:none!important}.mobile-only{display:flex!important}}.shopping-cart-product-list-product{padding-left:53px;padding-right:39px}@media screen and (max-width:768px){.shopping-cart-product-list-product{padding-right:0!important;padding-left:0!important;display:block}}.shopping-cart-bg-color{background-color:#f9f9f9}.shopping-cart-product-list-product-total{font-weight:500;font-size:14px;line-height:160%;text-align:right;letter-spacing:.02em;color:#000}@media screen and (max-width:768px){.shopping-cart-product-list-product-total{margin-left:-42px;font-weight:500;font-size:18px;line-height:24px;letter-spacing:.15px}}@media screen and (max-width:480px){.shopping-cart-product-list-product-total{min-width:auto;padding-right:0;font-weight:500;font-size:18px;color:#333}}.cart-mobile-product-wrap{padding:7px 6px 21px 9px}.cart-mobile-product-wrap .pack-qty-input{margin-bottom:0}.cart-mobile-product-wrap .size-options{padding-left:0!important}.mobile-fixed-footer{display:none;background:#fff}.mobile-fixed-footer.with-top-border{border-top:1px solid #ececec}@media screen and (max-width:768px){.mobile-fixed-footer{display:block;position:fixed;bottom:0;left:0;right:0;width:100%;margin:0 auto;z-index:2}}@media screen and (max-width:949px){.cart-mobile-fixed-footer{display:block;position:fixed;bottom:0;left:0;right:0;width:100%;margin:0 auto;z-index:100}}.cart-mobile-vendor-remove-btns{display:flex;align-items:center;padding:16px;border-top:1px solid #ececec}.cart-mobile-vendor-remove-btns button.MuiButton-root{font-weight:500;font-size:13px;line-height:18px;letter-spacing:.5px;color:#333;padding-top:11px;padding-bottom:11px;text-transform:unset}.cart-mobile-vendor-remove-btns .cart-mobile-vendor-remove-all{margin-right:8px;width:38%}.cart-mobile-vendor-remove-btns .cart-mobile-vendor-move-to-pick{width:62%}.shopping-cart-item-type{font-weight:400;font-size:14px;line-height:18px;letter-spacing:.4px;color:#666;padding-left:0;margin-bottom:8px}.shopping-cart-item-type.mb-0{margin-bottom:0}.cart-item-footer-info{width:100%}@media screen and (max-width:768px){.cart-item-footer-info{width:100%}}.cart-item-total-before-discount{font-weight:400;font-size:15px;line-height:24px;letter-spacing:.5px;color:#999;text-align:right;text-decoration:line-through}.cart-item-discount-promo{display:flex;justify-content:flex-end}.cart-item-discount-promo .cart-item-discount-promo-label{height:24px;background:#00838f;padding:4px 14px 6px;font-weight:500;font-size:11px;line-height:16px;letter-spacing:.4px;color:#fff}.cart-item-discount-promo .cart-item-discount-promo-amount{color:#000;font-weight:400;margin-left:14px;font-size:14px;line-height:19px;letter-spacing:.15px}@media screen and (max-width:768px){.cart-item-discount-promo .cart-item-discount-promo-amount{margin-left:8px;margin-right:8px}}.cart-item-discount-promo .arrow-right{border-left:13px solid #00838f}.cart-item-discount-promo .arrow-left,.cart-item-discount-promo .arrow-right{width:0;height:0;border-top:12px solid transparent;border-bottom:13px solid transparent}.cart-item-discount-promo .arrow-left{border-right:13px solid #00838f}@media only screen and (max-width:786px){.shopping-checkout-accordion{display:block}}.os-shopping-cart-accordion{width:100%;box-shadow:unset!important}.os-shopping-cart-accordion .MuiAccordionSummary-content{margin-bottom:0;margin-top:0}@media screen and (max-width:768px){.os-shopping-cart-accordion .MuiAccordionSummary-content{margin-top:6px}}.os-shopping-cart-accordion .MuiAccordionDetails-root{padding:0;flex-direction:column}.os-shopping-cart-accordion .MuiAccordionSummary-root{padding:0}.os-shoping-cart-item-title-img{margin-left:10px}.shopping-cart-accordion{margin:8px 0;border:1px solid #c7c7c7;box-shadow:unset!important}.shopping-cart-accordion .MuiAccordionSummary-root.Mui-focused{background-color:#fff}@media screen and (max-width:768px){.shopping-cart-accordion{width:95%;border:.5px solid #c7c7c7}}.shopping-cart-accordion .MuiAccordionSummary-content{margin-bottom:0;margin-top:0}.shopping-cart-accordion .MuiButtonBase-root.MuiIconButton-root.MuiAccordionSummary-expandIcon{padding:0;position:absolute;top:17px;right:30px}.shopping-cart-accordion .MuiButtonBase-root.MuiIconButton-root.MuiAccordionSummary-expandIcon svg{color:#333;width:26px!important;height:24px!important}.shopping-cart-accordion .MuiButtonBase-root.MuiIconButton-root.MuiAccordionSummary-expandIcon.Mui-expanded{top:19px}.shopping-cart-accordion.MuiAccordion-root.Mui-expanded{margin:8px 0!important}.shopping-cart-accordion .MuiAccordionSummary-content.Mui-expanded{margin:4px 1px 0 0}.shopping-cart-accordion .MuiAccordionSummary-root{padding:0}.shopping-cart-accordion .MuiAccordionDetails-root{padding:7px 0 0}.shopping-cart-accordion.MuiAccordion-rounded{border-radius:4px}.shoping-cart-vendor-menu{position:absolute!important;top:17px;right:58px;width:32px;height:32px}.sc-vendor-menu .MuiPopover-paper{padding:24px 0;margin-top:35px;background:#fff;box-sizing:border-box;box-shadow:0 0 20px rgba(0,0,0,.1);border:1px solid #999;border-radius:4px}@media screen and (max-width:768px){.sc-vendor-menu .MuiPopover-paper{padding:16px 0}}.sc-vendor-menu .MuiPopover-paper ul{padding:0}.sc-vendor-menu .MuiPopover-paper ul li{padding:8px 24px;height:36px}@media screen and (max-width:768px){.sc-vendor-menu .MuiPopover-paper ul li{padding:0 13px;min-height:36px}}.sc-vendor-menu .MuiPopover-paper ul li:last-child{border-bottom:0 solid #ececec}.sc-vendor-menu .MuiPopover-paper ul li .MuiListItemIcon-root{justify-content:center;align-items:center;min-width:35px;margin-right:2px}.sc-vendor-menu .MuiPopover-paper ul li .MuiTypography-root{font-weight:500;font-size:13px;line-height:16px;letter-spacing:.4px;color:#333}.sc-pro-item-mobile{display:none}@media screen and (max-width:480px){.sc-pro-item-mobile{display:flex;justify-content:space-between;margin-bottom:16px}}.show-mobile-m{display:none!important}@media only screen and (max-width:480px){.hide-mobile-m{display:none!important}.show-mobile-m{display:flex!important}}.sc-prod-pack-heading{margin-bottom:5px}.pack-qty-label1,.sc-prod-pack-heading{font-size:12px;line-height:16px;font-weight:400;color:#999}.pack-qty-label1{letter-spacing:.4px}.shopping-cart-product-pack.MuiTextField-root.MuiOutlinedInput-root{width:auto}.tooltip-white.MuiTooltip-tooltip{background-color:#fff;color:#000;border:1px solid gray;border-radius:1px}.tooltip-white .MuiTooltip-arrow{color:#fff;border:1px solid gray}@media screen and (max-width:768px){.shoping-cart-item-wrapper.mobile-only .shoping-cart-item-footer{padding-bottom:0;border-top:1px solid #ececec!important;padding-top:15px;padding-right:0}.shoping-cart-item-wrapper.mobile-only .shoping-cart-item-footer .cart-footer-total{margin-bottom:0;justify-content:flex-end}.shoping-cart-item-wrapper.mobile-only .shoping-cart-item-footer .cart-footer-total-value{font-weight:500;font-size:15px}}.shoping-cart-item-wrapper.mobile-only.no-padding{padding:0!important}@media screen and (max-width:949px){.cart-footer-area{display:none}}.os-confirm-line{width:33px;height:4px;background:#c7c7c7;border-radius:4px}.cart-qty-change-mobile-title{font-weight:500;font-size:20px;line-height:24px;letter-spacing:.15px;color:#333}.shp-crt-pro-grd-qty{font-weight:400;font-size:14px;line-height:22px;letter-spacing:.1px;color:#999}.h-100px{height:100px!important}.shopping-cart-change-qty-arrow-popper.MuiPaper-root{width:306px;border-radius:1px!important;margin-top:10px}.shopping-cart-change-qty-arrow-popper .btn-open-pack-min-qty{font-style:normal;font-weight:400;font-size:12px;line-height:14px;letter-spacing:.02em;color:#333}.shopping-cart-change-qty-arrow-popper .btn-open-pack{height:16px;font-style:normal;text-transform:uppercase;font-weight:500;font-size:14px;line-height:160%;letter-spacing:.02em;color:#333}.shopping-cart-change-qty-arrow-popper .btn-open-pack.MuiButton-root:hover{background:#333}.shopping-cart-change-qty-arrow-popper .btn-update{width:140px;height:40px;border:1px solid #333;box-sizing:border-box;border-radius:1px;font-weight:500;font-size:13px;line-height:18px;letter-spacing:.5px;color:#333;margin-top:4px}.shopping-cart-change-qty-arrow-popper .btn-update.MuiButton-root{text-transform:unset}.shopping-cart-change-qty-arrow-popper .pack-qty-label{color:#333;letter-spacing:.25px;font-size:14px;line-height:20px;font-weight:400;width:50px}@media screen and (max-width:768px){.os-color-picker-wrapper{background:rgba(0,0,0,.361)}.os-color-picker-wrapper .MuiPopover-paper{width:100%;max-width:100%;max-height:100%;left:0!important;border-radius:0}}.os-cart-cp-title{font-weight:500;font-size:20px;line-height:24px;text-align:center;letter-spacing:.15px;color:#333;padding-top:32px;padding-bottom:24px;border-bottom:1px solid #c7c7c7}.os-cart-color-picker{width:222px;padding:8px!important;height:auto;max-height:211px;overflow-y:auto}@media screen and (max-width:768px){.os-cart-color-picker{width:100%;padding:16px!important;height:auto;overflow-y:hidden;padding-bottom:15px;max-height:350px}}.os-cart-cp-list{list-style:none;padding:0;margin:0}@media screen and (max-width:768px){.os-cart-cp-list{height:210px;overflow-y:auto}}.os-cart-cp-list li .os-cart-cp-item{border-bottom:1px solid rgba(33,33,33,.08)}.os-cart-cp-list li:last-child .os-cart-cp-item{border-bottom:unset}.os-cart-cp-item{display:flex;align-items:center;justify-content:space-between;padding:8px 0 8px 5px}.os-cart-cp-item.active{background:rgba(33,33,33,.08)}.os-cart-cp-dot{width:16px;height:16px;border:1px solid #ececec;box-sizing:border-box;border-radius:15px;margin-right:8px}.color-change-name{font-weight:500;font-size:12px;line-height:16px;letter-spacing:.4px;text-transform:capitalize;color:#444;max-width:112px;height:16px;text-align:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;flex:none;order:0;flex-grow:0;margin:0 4px}@media only screen and (max-width:768px){.color-change-name{font-style:normal;font-weight:500;font-size:12px;line-height:16px;letter-spacing:.4px;flex:none;order:0;flex-grow:0;margin:0 4px}}.shopping-cart-product-qty{font-weight:500;font-size:14px;line-height:160%;letter-spacing:.02em;color:#000;font-family:inherit;font-style:normal}.cart-item-footer-subtotal{font-weight:700;font-size:18px;line-height:24px;letter-spacing:.02em;color:#000}.cart-item-footer-subtotal .desktop-checkout-btn{background:#fff;border:1px solid #333;box-sizing:border-box;border-radius:1px;font-style:normal;font-weight:500;font-size:13px;line-height:15px;display:flex;align-items:center;text-align:center;letter-spacing:.03em;color:#000;padding:8px 19px;box-shadow:unset;margin-right:31px}@media screen and (max-width:768px){.cart-item-footer-subtotal .desktop-checkout-btn{margin-left:0;width:100%;margin-right:0;height:40px}}.cart-item-footer-subtotal .desktop-checkout-btn:hover{background-color:#fff}.cart-item-footer-subtotal .MuiButton-contained.Mui-disabled{background-color:unset!important;border:1px solid #cbd1d5}.cart-item-footer-subtotal .MuiButton-contained.Mui-disabled .MuiButton-label{color:#cbd1d5}.cart-item-footer-subtotal .shopping-cart-item-limited-tile{font-style:normal;font-weight:400;font-size:13px;line-height:15px;text-align:right;letter-spacing:.02em;text-transform:capitalize;color:#b00020;margin-right:42px;margin-bottom:5px}@media screen and (max-width:394px){.cart-item-footer-subtotal .shopping-cart-item-limited-tile{margin-right:unset}}.cart-item-footer-subtotal .shopping-cart-item-limited-tile b{font-style:normal;font-weight:400;font-size:13px;line-height:15px;text-align:right;letter-spacing:.02em;text-transform:capitalize;color:#b00020}.save-for-later-shopping-cart .shopping-cart-product-list-product-total{margin-left:56px}@media only screen and (max-width:663px){.save-for-later-shopping-cart .shopping-cart-product-list-product-total{margin-left:-36px}}.save-for-later-shopping-cart .save-for-later-price{padding-right:11rem!important}.save-for-later-shopping-cart .cart-btn-expandall{min-width:137px}@media screen and (max-width:768px){.save-for-later-shopping-cart .cart-btn-expandall{min-width:unset}}.shoping-cart-vendor-limited-wrap{color:#b00020}.shoping-cart-vendor-limited-wrap .order-summary-limited-item-subtext{display:flex;align-items:center;margin-bottom:7px}.shoping-cart-vendor-limited-wrap a{color:#b00020;text-decoration:underline}.shopping-cart-mobile-product-detail-qty-wrap{width:110px;margin-bottom:9px}.shopping-cart-mobile-product-detail-qty-wrap .mobile-pack{font-weight:400;font-size:14px;line-height:160%;letter-spacing:.02em;color:#999}.shopping-cart-mobile-product-detail-qty-wrap .pack-qty-input .MuiFormControl-root .MuiOutlinedInput-notchedOutline{border:0}.shopping-cart-mobile-product-detail-price-wrap{margin-top:8px}.shopping-cart-mobile-product-detail-price-wrap .shopping-cart-product-price{margin:0!important;font-size:15px!important}@media only screen and (max-width:768px){.shopping-cart-mobile-product-detail-price-wrap{margin-top:0}}.shopping-cart-mobile-product-detail-total-wrap{margin-top:8px;display:flex;align-items:center}.shopping-cart-mobile-product-detail-total-wrap .mobile-total-amount{font-weight:400;font-size:18px;line-height:24px;text-align:right;letter-spacing:.03em;color:#000;margin-right:-11px}.shopping-cart-mobile-filter{margin-bottom:5px}@media only screen and (max-width:500px){.shopping-cart-mobile-filter{margin-bottom:10px}}.shopping-cart-mobile-filter .shopping-cart-item-preauth,.shopping-cart-mobile-filter .shopping-cart-item-preorder{font-style:normal;font-weight:400;font-size:12px;line-height:14px;letter-spacing:.02em;color:#666;padding:2px 8px;height:20px}@media screen and (max-width:768px){.shopping-cart-mobile-filter .shopping-cart-item-preauth,.shopping-cart-mobile-filter .shopping-cart-item-preorder{margin-left:2px;padding:2px 8px;font-weight:400}.shopping-cart-product-list-product-pack .size-options{padding-left:15px}.promotion-section-cart{display:none}.mobile-promo-discount-amount{display:none!important}.main-cart-section{padding:0;background:#f3f3f3}}.main-cart-section .gray{background-color:#e5e5e5}.main-cart-section .shopping-cart-select-all-checkbox{display:flex;align-items:center;padding-left:11px}.main-cart-section .shopping-cart-select-all-checkbox .Mui-checked{color:rgba(0,0,0,.9)}@media screen and (max-width:768px){.main-cart-section .shopping-cart-select-all-checkbox{margin-right:unset;padding-left:8px}}.main-cart-section .os-container{background-color:#fff}.main-cart-section .shoping-cart-select-all{font-style:normal;font-weight:400;font-size:14px;line-height:160%;display:flex;align-items:center;letter-spacing:.02em;color:#000}@media screen and (max-width:768px){.main-cart-section .shoping-cart-select-all{line-height:15px;font-size:13px;margin-left:-5px}}.main-cart-section .order-summary-title-name{font-style:normal;font-weight:400;font-size:18px;line-height:24px;letter-spacing:.03em;color:#000;padding-left:15px;padding-bottom:7px}.main-cart-section .cart-heading,.main-cart-section .cart-heading h5{font-weight:400;font-size:22px;line-height:30px;letter-spacing:.03em;text-transform:capitalize;color:#000;font-style:normal}.main-cart-section .cart-heading h5.no-border,.main-cart-section .cart-heading.no-border{border:none}@media only screen and (max-width:786px){.main-cart-section .cart-heading,.main-cart-section .cart-heading h5{font-style:normal;font-weight:500;font-size:16px;line-height:160%;letter-spacing:.02em;color:#333}}.main-cart-section .cart-heading h5{border-width:0}.main-cart-section .cart-subheading{font-style:normal;font-weight:400;font-size:14px;line-height:160%;letter-spacing:.02em;color:#666}@media screen and (max-width:768px){.main-cart-section .cart-subheading{padding-left:30px;font-size:13px;padding-right:30px;line-height:18px;letter-spacing:.02em;font-weight:400}}.main-cart-section .cart-section-title{font-size:20px;font-weight:500;letter-spacing:.15px}@media screen and (max-width:768px){.shopping-cart-detail-section-wrapper{padding-bottom:7px!important;width:100%;margin-right:0}}.mobile-promo-code{display:flex;justify-content:flex-end;padding:10px 15px;border-top:1px solid #ececec}.mobile-promo-code .promo-code-link{font-weight:500;font-size:12px;line-height:16px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#e77f20}.mobile-cart-order-total{display:flex;align-items:center;justify-content:flex-end;padding:6px 15px;color:#999}.mobile-cart-order-due_amount{display:flex;align-items:center;justify-content:space-between;padding:10px 15px}.mobile-cart-order-due_amount .mobile-cart-order-total-label,.mobile-cart-order-due_amount .mobile-cart-order-total-value{font-weight:700;font-size:18px;line-height:24px;letter-spacing:.03em;color:#000;font-style:normal}.mobile-cart-order-discount{display:flex;align-items:center;justify-content:space-between;padding:6px 15px}.mobile-cart-order-discount .mobile-cart-order-total-label{font-weight:500;font-size:16px;line-height:18px;letter-spacing:.2px;color:#000}.mobile-cart-order-discount .mobile-cart-order-total-value{font-weight:500;font-size:16px;line-height:24px;letter-spacing:.15px;color:#000}.cart-os-tooltip{align-items:center}.mobile-checkout-btn{width:100%;font-weight:700;font-size:17px;line-height:22px;letter-spacing:.2px;text-transform:capitalize}.mobile-checkout-btn.back-to-cart{height:55px;border-radius:0}.mobile-checkout-btn.MuiButton-contained{background-color:#333;color:#fff;border-radius:0;height:75px;font-weight:500;font-size:16px;line-height:160%;font-style:normal;text-transform:capitalize}.mobile-checkout-btn.MuiButton-contained:hover{background-color:#333}.promo-code-item-wrapper .promo-code-item{display:flex;align-items:flex-start;padding:16px;border-top:1px solid #ececec;border-bottom:1px solid #ececec}.promo-code-item-wrapper .promo-code-item .promo-code-title{font-weight:400;font-size:14px;line-height:20px;letter-spacing:.25px;color:#999;margin-bottom:5px}.promo-code-item-wrapper .promo-code-item .promo-code-subtitle{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.1px;color:#333}.promo-code-item-wrapper .promo-code-item .MuiSvgIcon-root{width:18px;height:18px}.promo-code-item-wrapper .promo-code-item .MuiSvgIcon-root svg path{fill:#333}.promo-code-item-wrapper .promo-code-item.unselected-promo-code-item{background:#f3f3f3}.promo-code-item-wrapper .promo-code-item.unselected-promo-code-item .promo-code-subtitle,.promo-code-item-wrapper .promo-code-item.unselected-promo-code-item .promo-code-title{color:#999}.promo-code-item-wrapper .promo-code-item.unselected-promo-code-item .promo-editor-btn{padding-top:11px;padding-bottom:11px;margin-top:16px;width:311px}.promo-code-item-wrapper .promo-code-item.unselected-promo-code-item .promo-editor-btn.MuiButtonBase-root{text-transform:unset;border-radius:0;background:#fff}.promo-code-item-wrapper .promo-code-item.unselected-promo-code-item .promo-editor-btn .MuiButton-label{font-weight:500;font-size:13px;line-height:18px;letter-spacing:.5px;color:#333}.promo-code-footer{display:flex;padding:16px}.promo-code-footer .promo-code-footer-input{display:flex;flex-grow:1}.promo-code-footer .promo-code-footer-input .MuiFormControl-root{width:100%;height:40px;margin-right:8px}.promo-code-footer .promo-code-footer-input .MuiFormControl-root .MuiInputBase-root{border-radius:0;height:40px}.promo-code-footer .promo-code-footer-input .MuiFormControl-root .MuiInputBase-root input{padding:11px 16px!important;font-size:13px;line-height:130%;letter-spacing:.2px}.promo-code-footer .promo-code-footer-btn .MuiButtonBase-root{width:130px;height:40px;text-transform:unset;border-radius:0}.promo-code-footer .promo-code-footer-btn .MuiButtonBase-root .MuiButton-label{font-weight:500;font-size:13px;line-height:18px;letter-spacing:.5px;color:#333}.contact-information-wrapper{width:900px;margin:0 auto}@media screen and (max-width:768px){.contact-information-wrapper{width:auto}}.contact-information-wrapper .contact-information-title{font-weight:400;font-size:24px;line-height:24px;letter-spacing:.18px;color:#333;margin-bottom:8px}@media screen and (max-width:768px){.contact-information-wrapper .contact-information-title{font-weight:500;font-size:20px;letter-spacing:.15px;padding-left:16px;margin-top:30px}}.contact-information-wrapper .contact-information-subtitle{font-size:14px;line-height:20px;font-weight:400;letter-spacing:.25px;color:#999;margin-bottom:32px}@media screen and (max-width:768px){.contact-information-wrapper .contact-information-subtitle{display:none}}.contact-information-wrapper .contact-information-box{padding:33px;border:1px solid rgba(0,0,0,.12);margin-bottom:48px}@media screen and (max-width:768px){.contact-information-wrapper .contact-information-box{border:0 solid;padding:30px 18px}}.contact-information-wrapper .contact-information-box .col-md-6.col-12{padding-right:13px;padding-left:13px}@media screen and (max-width:768px){.contact-information-wrapper .contact-information-box .col-md-6.col-12{padding-right:10px;padding-left:10px}}.contact-information-wrapper .contact-information-box .ci-select-wrap .MuiFormControl-root{width:100%;margin-bottom:26px}.contact-information-wrapper .contact-information-box .ci-select-wrap .MuiFormControl-root .MuiInputBase-root{height:54px}.contact-information-wrapper .contact-information-box .contact-info-input.MuiFormControl-root{width:100%;margin-bottom:26px}.contact-information-wrapper .contact-information-box .contact-info-input.MuiFormControl-root .MuiInputBase-root{height:54px}.contact-information-wrapper .contact-information-box .contact-info-input.MuiFormControl-root input{padding:15px 16px!important}.contact-information-wrapper .contact-information-box .ci-checkbox-text{font-size:12px;line-height:16px;font-weight:400;letter-spacing:.4px;color:#666}@media screen and (max-width:768px){.contact-information-wrapper .contact-information-box .ci-checkbox-text{padding-top:1px}}.contact-information-wrapper .contact-information-action{display:flex;align-items:center;justify-content:center;margin-bottom:10px}@media screen and (max-width:768px){.contact-information-wrapper .contact-information-action{display:block;position:fixed;bottom:0;left:0;width:100%;z-index:2;margin-bottom:0}}.contact-information-wrapper .contact-information-action .MuiButtonBase-root{width:340px;height:48px;background:#333;border-radius:1px}@media screen and (max-width:768px){.contact-information-wrapper .contact-information-action .MuiButtonBase-root{width:100%;height:56px}}.contact-information-wrapper .contact-information-action .MuiButtonBase-root .MuiButton-label{font-weight:700;font-size:17px;line-height:22px;letter-spacing:.2px;color:#fff}.contact-information-wrapper .MuiSvgIcon-root{width:18px;height:18px}.contact-information-wrapper .MuiSvgIcon-root svg path{fill:#333}.order-summary-item-wrap:nth-of-type(2n) .shopping-cart-accordion{background-color:#f9f9f9}.order-summary-discount{display:flex;justify-content:flex-end}.order-summary-item-wrap .promotion-title{display:none!important}.order-summary-item-wrap .os-fulfillment-icon{color:#666;text-align:end}.order-summary-item-wrap .os-fulfillment-icon img{width:15px}.order-summary-item-wrap .os-fulfillment-icon span{font-size:12px;padding-left:10px}.order-summary-item-wrap .double-promo-section{padding-left:0!important}.order-summary-item-wrap .order-summary-accordin-save-section{font-style:normal;font-weight:400;font-size:13px;line-height:15px;letter-spacing:.02em;text-transform:capitalize;color:#333}.order-summary-item-wrap .order-summary-accordin-save-section .expire-tittle{font-style:normal;font-weight:400;font-size:12px;line-height:14px;letter-spacing:.02em;color:#b00020;text-transform:none;padding-left:.2rem}.order-summary-item-wrap .MuiAccordion-rounded{margin-top:0;margin-bottom:0;border:none!important}.order-summary-item-wrap .MuiAccordion-root.Mui-expanded:last-child{margin-bottom:0!important}.order-summary-item-wrap .MuiAccordionDetails-root{display:block}.order-summary-item-wrap .order-summary-vendor-promo{padding:15px 18px 15px 50px}.order-summary-item-wrap .shoping-cart-item-title-subtext{font-style:normal;font-weight:400;font-size:12px;line-height:18px;letter-spacing:.02em;color:#666;margin-left:50px}.order-summary-item-wrap .MuiAccordionSummary-root.Mui-expanded{padding-bottom:0}.order-summary-item-wrap .MuiAccordionDetails-root{padding:0}.order-summary-item-wrap .MuiButtonBase-root.MuiIconButton-root.MuiAccordionSummary-expandIcon{padding:0;position:relative;right:0;top:0;margin-right:0;margin-top:6px}.order-summary-item-wrap .MuiButtonBase-root.MuiIconButton-root.MuiAccordionSummary-expandIcon svg{width:29px;height:29px}.order-summary-item-wrap .MuiButtonBase-root.MuiIconButton-root.MuiAccordionSummary-expandIcon.Mui-expanded{top:4px}.order-summary-item-wrap .MuiAccordionSummary-root{padding:13px 13px 23px 11px}.order-summary-item-wrap:last-of-type{border:none}.order-summary-item-wrap .order-summary-item-text{font-style:normal;font-weight:500;font-size:14px;max-width:120px;line-height:160%;letter-spacing:.02em;margin-bottom:6px;margin-right:4px;color:#333;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding-top:2px}.order-summary-item-wrap .order-summary-item-text-truncate{max-width:100px}.order-summary-item-wrap .order-summary-item-discount{font-style:normal;font-weight:400;font-size:14px;text-align:right;letter-spacing:.02em;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#999}.order-summary-item-wrap .order-summary-item-subtext{font-weight:400;color:#999}.order-summary-item-wrap .order-summary-limited-item-subtext{font-style:normal;font-weight:400;font-size:13px;line-height:15px;text-align:left;padding-left:3.2rem;letter-spacing:.02em;text-transform:capitalize;color:#b00020}.order-summary-item-wrap .order-summary-limited-item-subtext a{color:#b00020;text-decoration:underline}.order-summary-item-wrap .order-summary-item-amount{text-align:end;font-weight:700;letter-spacing:.03em;font-size:18px;color:#333;font-style:normal}.order-summary-item-wrap .order-summary-item-amount-discount{font-style:normal;font-weight:700;font-size:15px;margin-left:7px;text-align:right;letter-spacing:.1em;color:#333}.order-summary-item-wrap .promotion-section-cart{display:none}.order-summary-item-wrap .cart-promo-label-section{display:flex;justify-content:space-between;align-items:baseline}.order-summary-item-wrap .v4-promotion-cart-section{display:flex}.order-summary-item-wrap .order-summary-shine-title,.order-summary-item-wrap .order-summary-subtotal-discount{padding-left:3.2rem;font-style:normal;font-weight:400;font-size:14px;line-height:160%;letter-spacing:.02em;color:#000}.order-summary-item-wrap .order-summary-shine-pts{font-style:normal;font-weight:400;font-size:16px;line-height:160%;text-align:right;letter-spacing:.02em;color:#333}.os-promo-code{color:#999}.os-promo-code .MuiSvgIcon-root{width:18px;height:18px}.os-promo-code .MuiSvgIcon-root svg path{fill:#333}.os-promo-code .coupon-item-title{font-weight:500;font-size:12px;line-height:16px;letter-spacing:.4px}@media screen and (max-width:768px){.os-promo-code .coupon-item-title{margin-bottom:3px}}.os-promo-code .coupon-item-message{font-size:12px;line-height:16px;font-weight:400;letter-spacing:.4px}.ver-separate{height:1px;width:100%;background:#ececec}.order-summary-total-wrap{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.1px;color:#666;border:1px solid rgba(33,33,33,.08);border-bottom:0;border-top:0;padding:1rem 24px 1rem 16px}.order-summary-total-wrap.check-section-summary{padding-bottom:30px!important}@media screen and (max-width:768px){.order-summary-total-wrap.check-section-summary{width:100%;background:#fff}}.order-summary-total-wrap .order-summary-total-label{font-style:normal;font-weight:400;font-size:16px;line-height:160%;letter-spacing:.02em;color:#333}.order-summary-total-wrap .order-summary-total-subtotal-label{font-style:normal;font-weight:400;font-size:14px;line-height:160%;letter-spacing:.02em;color:#333}.order-summary-total-wrap .order-summary-reward-label{font-style:normal;font-weight:400;font-size:16px;line-height:160%;letter-spacing:.02em;color:#000}.order-summary-total-wrap .order-summary-reward-pts{font-style:normal;font-weight:400;font-size:18px;line-height:24px;text-align:right;letter-spacing:.03em;color:#000}.order-summary-total-wrap .order-summary-total-amount{font-style:normal;font-weight:400;font-size:16px;line-height:24px;text-align:right;letter-spacing:.15px;-webkit-text-decoration-line:none;text-decoration-line:none;color:#999}.order-summary-total-wrap .order-summary-total-amount-discount{font-style:normal;font-weight:400;font-size:16px;line-height:160%;text-align:right;letter-spacing:.02em;color:#333}.order-summary-total-wrap .order-summary-nettotal-label{font-size:20px;line-height:24px;letter-spacing:.15px;color:#333}@media screen and (max-width:768px){.order-summary-total-wrap.check-section-summary .order-summary-nettotal-label{font-style:normal;font-weight:700;font-size:18px;line-height:24px;letter-spacing:.03em;color:#000}}.order-summary-total-wrap .order-summary-nettotal-amount{color:#333;font-size:18px;line-height:24px;letter-spacing:.03em;font-style:normal;font-weight:400}.order-summary-total-wrap .order-summary-nettotal{margin-top:17px;margin-bottom:15px}.order-summary-checkout-btn{width:100%}.order-summary-checkout-btn .MuiButtonBase-root{width:100%;height:55px;border-radius:0;background:#333}.order-summary-checkout-btn .MuiButtonBase-root:hover{background:#333}.order-summary-checkout-btn .MuiButtonBase-root .MuiButton-label{font-weight:500;font-size:16px;line-height:160%;letter-spacing:.02em;color:#fff;font-style:normal;text-transform:capitalize}.order-summary-checkout-btn .MuiButtonBase-root:disabled{background-color:#ececec;border-color:#ececec;pointer-events:auto}.order-summary-checkout-btn .MuiButtonBase-root:disabled:hover{background-color:#ececec;cursor:not-allowed!important}.order-summary-wrapper{background:#fff;border:.5px solid #c7c7c7;border-radius:4px 4px 0 0}@media screen and (max-width:768px){.order-summary-wrapper{border:none}}.order-summary-wrapper .cart-btn-expandAll{text-transform:capitalize;font-style:normal;font-weight:400;font-size:14px;line-height:160%;display:flex;align-items:center;letter-spacing:.02em;color:#000;padding-right:6px}.order-summary-title{display:flex;justify-content:space-between;padding:9px 18px 4px 2px;align-items:center}.order-summary-title .order-summary-title-name{font-style:normal;font-weight:500;font-size:16px;line-height:19px;letter-spacing:.06em;text-transform:uppercase;color:#000}.order-summary-box{border:1px solid rgba(33,33,33,.08);border-bottom:0;padding-top:0}.order-summary-box::-webkit-scrollbar{width:4px}.order-summary-box::-webkit-scrollbar-track{box-shadow:inset 0 0 5px gray;border-radius:2px}.order-summary-box::-webkit-scrollbar-thumb{background:#333;border-radius:2px}.order-summary-box::-webkit-scrollbar-thumb:hover{background:#333}.order-summary-box .limited-order-summary-header{color:#b00020;font-style:normal;font-weight:400;font-size:16px;line-height:24px;margin:1.3rem 1.3rem 1rem 1.6rem}.checkout-summary-confirmation .order-summary-box .order-summary-item-wrap,.checkout-summary-confirmation+.order-summary-box .order-summary-item-wrap,.order-summary-box-payment .order-summary-box .order-summary-item-wrap,.order-summary-box-payment+.order-summary-box .order-summary-item-wrap,.place-order-summary .order-summary-box .order-summary-item-wrap,.place-order-summary+.order-summary-box .order-summary-item-wrap{border-bottom:none;padding-bottom:.5rem}.checkout-summary-confirmation .order-summary-box .order-summary-item-wrap .order-summary-item-discount,.checkout-summary-confirmation+.order-summary-box .order-summary-item-wrap .order-summary-item-discount,.order-summary-box-payment .order-summary-box .order-summary-item-wrap .order-summary-item-discount,.order-summary-box-payment+.order-summary-box .order-summary-item-wrap .order-summary-item-discount,.place-order-summary .order-summary-box .order-summary-item-wrap .order-summary-item-discount,.place-order-summary+.order-summary-box .order-summary-item-wrap .order-summary-item-discount{font-weight:400;color:#b00020;letter-spacing:.4px}.checkout-summary-confirmation .order-summary-box .order-summary-item-wrap .order-summary-item-discount.-discount,.checkout-summary-confirmation+.order-summary-box .order-summary-item-wrap .order-summary-item-discount.-discount,.order-summary-box-payment .order-summary-box .order-summary-item-wrap .order-summary-item-discount.-discount,.order-summary-box-payment+.order-summary-box .order-summary-item-wrap .order-summary-item-discount.-discount,.place-order-summary .order-summary-box .order-summary-item-wrap .order-summary-item-discount.-discount,.place-order-summary+.order-summary-box .order-summary-item-wrap .order-summary-item-discount.-discount{color:#b00020}.place-order-summary .MuiInputBase-input{font-size:12px;line-height:16px;color:#3f3356}.section-summary-wrap .order-summary-total-wrap{padding:30px}.section-summary-wrap .order-summary-total-amount-discount{color:#b00020}.section-summary-wrap .text-silver{letter-spacing:.4px}.section-summary-wrap .order-summary-nettotal-label{font-weight:500;font-size:18px;line-height:24px;color:#000;letter-spacing:2px}.section-summary-wrap .order-summary-nettotal-amount{font-weight:700;letter-spacing:.3px}.os-promo-code-wrap{margin:1.3rem 1.3rem 0 1.6rem}@media screen and (max-width:768px){.os-promo-code-wrap{margin:.7rem 1rem}}.os-promo-code-wrap .os-promo-code-heading{font-weight:700;font-size:12px;line-height:16px;letter-spacing:.2px;text-transform:uppercase;color:#333}@media screen and (max-width:768px){.os-promo-code-wrap .os-promo-code-heading{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.1px;margin-bottom:0}}.os-promo-code-form-wrap{display:flex;justify-content:space-between}.os-promo-code-form-input{background:#fff;border:1px solid #c7c7c7;padding:8px 16px}.os-promo-code-form-input .MuiInputBase-root{height:32px}.os-promo-code-form-input .MuiOutlinedInput-root{border-radius:1px}.os-promo-code-form-input input{font-size:12px;color:#999;letter-spacing:.4px}.os-promo-code-form-btn{width:73px;height:32px;background:#fff;border:1px solid #333!important;box-shadow:0 7px 64px rgba(0,0,0,.07);border-radius:1px!important;margin-left:8px}.os-promo-code-form-btn .MuiButton-label{font-weight:400;font-size:12px;line-height:16px;letter-spacing:.4px;color:#222}.shopping-cart-top-bar{display:flex;justify-content:space-between;align-items:center;height:50px;padding:0 13px 0 7px;background:#f9f9f9;border-radius:4px 4px 0 0;position:sticky;top:101px;z-index:997;margin-left:-1px;margin-right:-1px;margin-bottom:16px}@media screen and (max-width:949px){.shopping-cart-top-bar{top:55px}}@media screen and (max-width:768px){.shopping-cart-top-bar{margin-left:0;margin-right:0;padding:0;background:#fff}}.shopping-cart-top-bar .shopping-cart-top-bar-separator{width:1px;height:12px;background:#c7c7c7;margin:0 8px}.btn-no-uppercase.MuiButton-root{text-transform:unset}.empty-cart-container{height:150px;background:#f7f7f7;font-weight:400;font-size:14px;line-height:20px;letter-spacing:.25px;color:#999;width:100%;max-width:1440px!important;margin-top:15px;margin-bottom:15px;display:flex;justify-content:center;flex-direction:column;align-items:center}@media screen and (max-width:768px){.empty-cart-container{width:calc(100% - 10px)}}@media screen and (max-width:320px){.empty-cart-container{width:calc(100% - 10px)}}@media screen and (max-width:375px){.empty-cart-container{width:calc(100% - 10px)}}@media screen and (max-width:425px){.empty-cart-container{width:calc(100% - 10px)}}.cart-link{font-weight:400;font-size:12px;line-height:18px;letter-spacing:.3px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#666;cursor:pointer}.cart-btn-expandall{width:125px}.cart-btn-expandall .MuiButton-label{display:flex;align-items:center;justify-content:space-between;font-style:normal;font-weight:400;font-size:14px;line-height:160%;letter-spacing:.02em;color:#000;text-transform:capitalize}@media screen and (max-width:768px){.cart-btn-expandall .MuiButton-label{line-height:15px;font-size:13px}}.shopping-cart-detail-col{padding-top:0!important}@media screen and (max-width:768px){.shopping-cart-detail-col{padding-left:0;padding-right:0}}@media screen and (min-width:768px)and (max-width:949px){.shopping-cart-detail-col{padding:0 15px}}@media screen and (min-width:951px)and (max-width:991px){.desktop-summary-cart{padding-right:36px;padding-left:0}.medium-summary-cart{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;-ms-flex:0 0 33.333333%}}@media screen and (max-width:950px){.medium-summary-cart{display:none}}@media screen and (min-width:951px)and (max-width:991px){.shopping-cart-detail-medium-screen{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;-ms-flex:0 0 66.666667%}}.shopping-cart-item-preauth,.shopping-cart-item-preorder{font-style:normal;font-weight:400;font-size:12px;letter-spacing:.02em;color:#666;margin-top:2px;padding:2px 8px;height:20px}@media screen and (max-width:768px){.shopping-cart-item-preauth,.shopping-cart-item-preorder{margin:0 0 0 2px;padding:2px 3px;font-weight:400}}.shopping-cart-item-preauth{margin-left:0;display:flex;align-items:center}@media screen and (max-width:768px){.shopping-cart-item-preauth{margin-left:0}}.cart-btn-expandall{padding:6px 15px!important}@media screen and (max-width:768px){.cart-btn-expandall{margin-left:-40px!important}}.shopping-cart-product-pack{min-width:140px}.shopping-cart-item-limited-mobile-wrap{display:flex;align-items:center;width:100%;height:28px;background:#f3f3f3;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.4px;color:#b00020;padding-left:16px}.shoping-cart-item-mobile-title{font-weight:500;font-size:20px;letter-spacing:.15px;color:#333}.mb-27px{margin-bottom:27px}.pl-8px{padding-left:8px}.single-qty-input-wrap .pack-qty-input{margin-bottom:0}.single-qty-input-wrap .pack-qty-input fieldset{display:none}.single-qty-input-wrap .pack-qty-input .Mui-focused{outline:unset}.btn-cart-custom-qty-clear.MuiButtonBase-root{margin-top:4px;margin-right:9px}.btn-cart-custom-qty-clear .MuiButton-label{text-decoration:underline}.cart-delete-all-button{font-style:normal;font-weight:400;font-size:12px;line-height:14px;letter-spacing:.02em;color:#666}.shopping-cart-title-sticky{background:#fff;top:75px;padding-top:17px;padding-bottom:14px;z-index:997}@media screen and (max-width:991px){.shopping-cart-title-sticky{top:0}}.shoping-cart-item-title-text-quantity{font-size:12px;padding-left:.2rem;color:#333;text-transform:lowercase;width:57px}@media screen and (max-width:394px){.shoping-cart-item-title-text-quantity{display:none}}.shoping-cart-item-title-shine-section{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:2px 6px;background:#666;border-radius:4px;margin-left:5px;height:20px}.shoping-cart-item-title-shine-reward{font-style:normal;font-weight:600;font-size:11px;line-height:14px;letter-spacing:.03em;color:#fff;text-transform:capitalize}.cart-mobile-tabs{padding:0!important}.cart-mobile-tabs .MuiTabs-flexContainer{border-bottom:1px solid #c7c7c7}.cart-mobile-tabs .MuiTabs-flexContainer .MuiTab-root{width:50%;min-height:56px;font-size:16px;font-weight:400;font-style:normal;color:#999;line-height:160%;text-transform:capitalize!important}.cart-mobile-tabs .MuiTabs-flexContainer .MuiTab-root.Mui-selected{color:#000;font-size:16px;text-transform:capitalize!important;font-weight:400;margin-right:8px;line-height:160%;font-style:normal}.cart-mobile-tabs .MuiTabs-indicator{background-color:#000;height:1px!important}.p-12{padding:12px}.disabled-section{pointer-events:none;opacity:.4}.save-for-later-title-wrap{margin-top:39px;padding-bottom:5px}.mobile-actiob-bar{height:56px;background:#f3f3f3}.mobile-actiob-bar .MuiTabs-flexContainer{height:56px;padding-left:4px;padding-right:4px;justify-content:space-around}.mobile-actiob-bar .MuiTabs-flexContainer .MuiButtonBase-root .MuiTab-wrapper{border-right:1px solid #c7c7c7;padding-right:50px;padding-left:16px}.mobile-actiob-bar .MuiTabs-flexContainer .MuiButtonBase-root.MuiTab-root{padding-left:0;padding-right:0}.mobile-actiob-bar .MuiTabs-flexContainer .MuiButtonBase-root.MuiTab-root:last-child .MuiTab-wrapper{border-right:0}.mobile-actiob-bar .MuiTypography-root{color:#333;letter-spacing:.4px;text-transform:capitalize;padding-left:8px;font-weight:500;font-size:13px;line-height:15px}.mobile-actiob-bar .MuiTabs-indicator{background-color:transparent}.btn-text-red .MuiIconButton-label{color:#b00020}.checkout-fade-loading{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.3);z-index:99}.shoping-cart-item-footer .cart-promo-label-section{display:flex;align-items:baseline;justify-content:space-between;padding-left:2rem;padding-right:2rem}@media screen and (max-width:768px){.shoping-cart-item-footer .cart-promo-label-section{justify-content:space-between;flex-direction:column;padding-left:0;padding-right:0}}.cart-expire-date-promo{padding-left:12px}.main-cart-section .vendor-promos-error-limit{padding-left:16px}.shopping-cart-detail-col .promotion-section-cart{font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:160%;letter-spacing:.02em;color:#999}.shopping-cart-detail-col .v4-promotion-cart-section{display:flex;align-items:baseline}@media screen and (max-width:768px){.shopping-cart-detail-col .v4-promotion-cart-section{margin-left:0;flex-direction:column}}.section-summary-wrap .order-summary-nettotal{margin-top:8px}.mobile-cart-subtotal-title{padding:6px 15px;font-style:normal;font-weight:400;font-size:14px;line-height:160%;letter-spacing:.02em;color:#333}.reward-mobile-cart-section{padding:6px 15px}.reward-mobile-cart-section .reward-title{font-style:normal;font-weight:400;font-size:16px;line-height:160%;letter-spacing:.02em;color:#000}.reward-mobile-cart-section .reward-points{font-style:normal;font-weight:400;font-size:18px;line-height:24px;text-align:right;letter-spacing:.03em;color:#000}.cart-mobile-shine-title{font-weight:500;font-size:14px;color:#000}.cart-mobile-shine-pts,.cart-mobile-shine-title{font-style:normal;line-height:160%;letter-spacing:.02em}.cart-mobile-shine-pts{font-weight:400;font-size:16px;text-align:right;color:#333}.cart-mobile-subtotal{font-style:normal;font-weight:400;font-size:14px;line-height:160%;letter-spacing:.02em;color:#000}.mobile-cart-subtotal-price{font-style:normal;font-weight:700;font-size:18px;line-height:24px;text-align:right;letter-spacing:.03em;color:#333!important}@media screen and (max-width:768px){.promo-mobile-section{align-items:center}}.promo-mobile-section .fall-promo{padding-left:2rem}@media screen and (max-width:768px){.promo-mobile-section .fall-promo{padding-left:0}.promo-mobile-section .mobile-promo-radio{display:block}}@media screen and (min-width:768px){.promo-mobile-section .mobile-promo-radio{display:none}}.promo-mobile-section .promotion-title{font-style:normal;font-weight:400;font-size:14px;line-height:160%;letter-spacing:.02em;color:#999}@media screen and (max-width:768px){.promo-mobile-section .promotion-title{display:none}}.po-order-summary-accordin-save-section{font-style:normal;font-weight:400;font-size:13px;line-height:15px;letter-spacing:.02em;text-transform:capitalize;color:#333}.expire-promo-section-cart,.po-order-summary-accordin-save-section .po-expire-tittle{font-style:normal;font-weight:400;font-size:12px;line-height:14px;letter-spacing:.02em;color:#b00020}.expire-promo-section-cart{padding-left:14px}.v4-cart-footer-sub-total-section{display:flex;justify-content:space-between;padding-left:4rem;padding-right:2rem}.shine-reward-section-cart,.v4-cart-sub-total-title{font-style:normal;font-weight:400;font-size:14px;line-height:160%;letter-spacing:.02em;color:#000}.shine-reward-section-cart-pts{font-style:normal;font-weight:400;font-size:16px;line-height:160%;text-align:right;letter-spacing:.02em;color:#333}.checkout-v4-footer-cart-item{display:flex;justify-content:flex-end;padding-top:1rem}.cart-minus-icon,.cart-plus-icon{background-color:#fff;border:1px solid #ececec}.plus-minus-pack-cart-button{margin-left:-1rem}@media screen and (max-width:768px){.order-summary-promo-wrap{margin-top:0;margin-bottom:9px}}.order-summary-promo-wrap .MuiFormControl-root{width:100%}.order-summary-promo-wrap .MuiFormControl-root .MuiTypography-root{width:100%;font-style:normal;font-weight:400;font-size:13px;line-height:15px;letter-spacing:.02em;text-transform:capitalize}.order-summary-promo-wrap .MuiFormLabel-root{font-weight:700;font-size:12px;line-height:16px;letter-spacing:.2px;text-transform:uppercase;color:#333}.order-summary-promo-wrap .MuiFormGroup-root .MuiFormControlLabel-root{margin:0}.order-summary-promo-wrap .MuiFormGroup-root .MuiFormControlLabel-root .MuiButtonBase-root{padding:0 9px 4px 0}.promo-discounted-amount{font-weight:500;font-size:14px;line-height:22px;text-align:right;letter-spacing:.1px;color:#b00020}.pl-40px,.px-40px{padding-left:30px!important}.pr-40px,.px-40px{padding-right:40px!important}.bg-lite-red{background:rgba(176,0,32,.05)}.border-red{border-color:#b00020}.vendor-promos-error-limit{display:flex;margin-left:31px}.vendor-promos-error-limit .vendor-promos-error-limit-text{display:inline-block;font-style:normal;font-weight:400;font-size:13px;line-height:15px;letter-spacing:.02em;margin-top:3px;margin-left:4px;padding-right:1rem}.vendor-promos-error-limit .vendor-promos-error-limit-text .vendor-promos-error-limit-add-item{border-bottom:1px solid}.save-for-later-expand-all{margin-left:0!important}.save-for-later-expand-all-section{width:100%;justify-content:space-between;align-items:center;background:#f9f9f9}@media screen and (max-width:768px){.cart-item-discount-promo{margin-bottom:1rem}}.order-summary-promo-wrap{display:flex}.order-summary-promo-wrap .promotion-title{font-style:normal;font-weight:400;font-size:14px;line-height:160%;letter-spacing:.02em;padding-left:4rem;color:#999}@media screen and (max-width:768px){.order-summary-promo-wrap .promotion-title{display:none!important}}.order-summary-promo-wrap .double-promo-section{padding-left:1rem}.order-summary-promo-wrap .os-promotion-style{width:100%}.order-summary-promo-wrap .os-coupon-discount{display:flex;justify-content:space-between;align-items:center}.order-summary-promo-wrap .os-coupon-discount .os-coupon-style{display:flex;align-items:center}.order-summary-promo-wrap .os-coupon-discount .os-coupon-style .os-coupon-head{padding-right:4px}.order-summary-promo-wrap .os-coupon-discount .os-coupon-style .expiry-day-style{font-size:13px;color:#b00020;padding-left:12px;margin-bottom:1px}.cart-reviewed-section{padding-top:60px;border-top:1px solid #d9d9d9}@media screen and (max-width:1440px){.cart-reviewed-section{padding:10px}}.careers-header--container-content{height:450px;border-radius:0;background-size:cover;background-repeat:no-repeat;background-position:50%}.careers-header--container-content button{margin:1.5rem;height:40px;padding-inline:24px}@media screen and (min-width:768px){.careers-header--container-content button{margin-top:6vh}}.careers-header--heading{padding:10vh 5vh}.careers-header--heading span{font-family:Roboto;font-size:20px;font-style:normal;font-weight:300;line-height:27px;letter-spacing:.1800000072px;text-align:center;margin:0;display:block}.careers-header--tagline span{font-size:30px;font-style:normal;font-weight:500;line-height:35px;letter-spacing:.1800000072px;padding-inline:5px}.find-your-team--container{padding:5vh}.find-your-team--container h3{font-size:24px;line-height:24px;letter-spacing:.1800000072px;margin:0}.find-your-team--container p{font-family:Roboto;font-size:16px;font-weight:300;line-height:24px;letter-spacing:.1800000072px}.careers-body--fields{display:flex;flex-flow:row wrap;padding-block:2vh}.careers-body--fields .careers-body--field{height:25vh;align-items:center;display:inline-grid;padding:5vh;position:relative;flex-basis:50%}.careers-body--fields .careers-body--field:after{content:attr(content);font-style:normal;font-weight:700;font-size:200px;line-height:16px;width:100%;color:#f5f5f5;position:absolute}.careers-body--fields .careers-body--field div{z-index:1;position:relative}.current_opts-jobs{padding:20px 0 15px}.current_opts-jobs .current_opts-job{padding:2em 0;text-align:left}.current_opts-jobs .current_opts-job tr{font-size:medium}.current_opts-jobs .current_opts-job tr td,.current_opts-jobs .current_opts-job tr th{vertical-align:top;font-weight:400;padding-bottom:10px}.current_opts-jobs .current_opts-job tr td.label,.current_opts-jobs .current_opts-job tr th.label{width:40%;font-weight:700}.current_opts-jobs .current_opts-job tr:last-child td{padding-bottom:unset}@media screen and (min-width:768px){.current_opts-jobs .label{text-align:left}.current_opts-jobs tr.current_opts-job{border:none}.current_opts-jobs tr.current_opts-job td{width:-moz-max-content;width:max-content;padding:10px 0;font-size:13px}.current_opts-jobs tr.current_opts-job .arrow-forward{font-size:1rem}.current_opts-jobs tr.current_opts-job .arrow-forward:hover{color:#ffb74d}.current_opts-jobs tr:last-child td.entry{border:none}}.careers-body--about p{text-align:left;font-size:14px;font-weight:400;padding-bottom:1em;padding-right:2em}.careers-body--about p:first-of-type{padding-top:2em}@media screen and (min-width:768px){.careers-body--about{margin-right:5vh;margin-top:5vh}.careers-body--about p{padding-top:2em;width:50%}}.careers-body--workplace .careers-body--workplace-perks{padding:60px 0}.careers-body--workplace .careers-body--workplace-perks .perk{border-left:1px solid #d9d9d9;padding:0 33px;margin-bottom:20px}.careers-body--workplace .careers-body--workplace-perks .perk img{width:40px;height:40px}.careers-body--workplace .careers-body--workplace-perks .perk .perk-content{text-align:left;margin-left:unset;margin-top:18px}.careers-body--workplace .careers-body--workplace-perks .perk .perk-content h3{color:#000;font-size:17px;font-style:normal;font-weight:600;line-height:28px}.careers-body--workplace .careers-body--workplace-perks .perk .perk-content p{color:#000;font-size:15px;font-style:normal;font-weight:400;line-height:28px}@media screen and (max-width:768px){.careers-body--workplace .careers-body--workplace-perks{padding:20px 10px}.careers-body--workplace .careers-body--workplace-perks .perk{padding:0 18px}.careers-body--workplace .careers-body--workplace-perks .perk .perk-content{margin-top:11px}.careers-body--workplace .careers-body--workplace-perks .perk .perk-content h3{margin:0;font-size:13px!important;line-height:20px!important}.careers-body--workplace .careers-body--workplace-perks .perk .perk-content p{font-size:13px!important;line-height:20px!important}}@media screen and (max-width:1440px){.careers-body--workplace{padding:0 10px}}.career-job ul{padding:inherit}.career-job ul li{font-size:14px;font-style:normal;font-weight:200;line-height:20px;letter-spacing:.5px;padding-block:1em}.career-divider{height:1px;background-color:#d8d8d8}.career-divider.full{margin:2vh 0}@media screen and (min-width:768px){.careers-body--container .careers-body--field{flex-basis:33.333%}}.careers-jobs-mobile .career-job-section{border-bottom:1px solid #d9d9d9}.careers-jobs-mobile .career-job-section .careers-job-container{display:flex}.careers-jobs-mobile .career-job-section .careers-job-container h3{min-width:80px;color:#222;font-size:13px;font-style:normal;font-weight:600;line-height:28px;margin:0}.careers-jobs-mobile .career-job-section .careers-job-container p{color:#222;font-size:13px;font-style:normal;font-weight:400;line-height:28px}.careers-jobs-mobile .career-job-section .detail-view{width:100%;text-align:center;border-radius:2px;border:1px solid #777;text-transform:uppercase;color:#222;font-size:13px;font-style:normal;font-weight:500;line-height:normal;padding:5px 0;margin-bottom:13px}.ebp__head{display:flex;position:relative;justify-content:space-between}.ebp__head__img{height:300px;width:100%}.ebp__head__img div{height:100%;width:70%;border-radius:0;background-size:cover;background-repeat:no-repeat;background-position:50%;float:right}.ebp__head__content{width:50%;height:300px;position:absolute;z-index:2;background:linear-gradient(90deg,#f4f5f0 63.46%,hsla(72,20%,95%,0) 97.74%);display:flex;flex-direction:column;justify-content:center}.ebp__head__content p{color:#000;text-transform:uppercase;letter-spacing:.1em}.ebp__head__content p:first-child{font-size:20px;line-height:23px}.ebp__head__content p:last-child{font-size:46px;line-height:54px;padding-inline:1em}.ebp__body{text-align:left;padding:2em 1em;margin-bottom:3em}.ebp__body li,.ebp__body p{font-size:18px;line-height:31px;letter-spacing:.02em;color:#000}.ebp__body ul{padding-left:2em}@media screen and (max-width:768px){.ebp__head{flex-direction:column-reverse}.ebp__head__img div{width:100%}.ebp__head__content{height:168px;width:100%;text-align:left;position:unset;background:#f4f5f0;padding:1.5em}.ebp__head__content p:first-child{font-size:16px;line-height:19px}.ebp__head__content p:last-child{font-size:26px;line-height:30px;font-weight:700;padding-inline:0 1em}.ebp__body{padding:2em 1.5em}.ebp__body li,.ebp__body p{font-size:14px;line-height:160%}}@media only screen and (max-width:768px){.shopping-checkout-accordion .shipping-products-bar{background:#f9f9f9;border-radius:0 0 4px 4px;margin-top:11px}.shopping-checkout-accordion .MuiAccordionDetails-root{display:block}}.shopping-checkout-accordion .MuiAccordionDetails-root,.shopping-checkout-accordion .MuiAccordionSummary-content{display:block}.address-list-accordion{margin:8px 0;border:1px solid #c7c7c7;box-shadow:unset!important}@media only screen and (max-width:768px){.address-list-accordion{border:none}.address-list-accordion .MuiAccordionSummary-root.Mui-expanded{min-height:8px}}.address-list-accordion .MuiAccordionSummary-content.Mui-expanded{margin:0}.address-list-accordion .MuiAccordionDetails-root{padding-top:0}.address-list-accordion .MuiAccordionSummary-content{padding:0 8px;margin-top:2px}@media only screen and (max-width:768px){.address-list-accordion .MuiAccordionSummary-content{padding:0}}.address-list-accordion .MuiAccordionSummary-root.Mui-focused{background-color:#fff}.address-list-accordion.MuiAccordion-rounded{border-radius:4px}.address-list-accordion .selected-address-accord .selected-address-title{font-style:normal;font-weight:500;font-size:16px;line-height:160%;letter-spacing:.02em;color:#000}@media only screen and (max-width:768px){.address-list-accordion .selected-address-accord .selected-address-title{font-size:14px}}.address-list-accordion .selected-address-sub-text{font-style:normal;font-weight:400;font-size:16px;line-height:160%;letter-spacing:.02em;color:#666}@media only screen and (max-width:768px){.address-list-accordion .selected-address-sub-text{font-size:14px;color:#000}}.address-list-accordion .selected-address-change-btn{font-style:normal;font-weight:400;font-size:16px;line-height:160%;letter-spacing:.02em;padding-bottom:5px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#000}@media only screen and (max-width:768px){.address-list-accordion .selected-address-change-btn{margin-top:18px}}.address-list-accordion .checkout-summary-confirmation{background-color:#fff;padding:7px 0;margin-top:0;font-style:normal;font-weight:400;font-size:11px;line-height:19px;letter-spacing:.3px;color:#666}@media screen and (max-width:768px){.address-list-accordion .checkout-summary-confirmation{margin-bottom:unset}}.address-list-accordion .checkout-summary-confirmation-text{margin-bottom:0}.address-list-accordion .checkout-summary-confirmation-checkbox-text{font-style:normal;font-weight:500;font-size:12px;line-height:18px;letter-spacing:.3px;color:#000}@media screen and (max-width:768px){.address-list-accordion .checkout-summary-confirmation-checkbox-text{margin-top:10px}}.shipping-address-list{font-weight:500;font-size:12px;line-height:13px;flex-direction:column!important}.shipping-address-list .MuiFormControlLabel-root{align-items:flex-start}.shipping-address-list .MuiTypography-root{white-space:nowrap;font-weight:400;font-size:14px;line-height:160%;letter-spacing:.02em;color:#000}.shipping-address-list .address-radio-position{width:97%;margin-bottom:4px}.shipping-address-list .address-radio-position .MuiTypography-subtitle1{line-height:25px}.shipping-address-list .Mui-checked+.MuiTypography-root .MuiTypography-subtitle1,.shipping-address-list .address-radio-selected .MuiRadio-colorPrimary.Mui-checked,.shipping-address-list .address-radio-selected h6.MuiTypography-root{color:#000}.shipping-address-list .shipping-address-tile{width:100%;display:flex;font-style:normal;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.4px}@media screen and (max-width:768px){.shipping-address-list .shipping-address-tile{margin-left:0;display:block;width:192px}}.shipping-address-list .shipping-address-tile-link{display:flex;align-items:center}@media screen and (max-width:768px){.shipping-address-list .shipping-address-tile-link{margin-top:10px}}.shipping-address-list .shipping-address-tile-link .default-link{text-decoration:none;font-style:normal;font-weight:500;font-size:14px;line-height:160%;letter-spacing:.02em;color:#000}.shipping-address-list .order-summary-box{width:375px}.shipping-address-list .order-summary-box .checkout-heading{margin-left:1.6rem;margin-top:40px}.shipping-address-list label{vertical-align:top}.credit-card-grid{flex-direction:row!important}.shipping-link{cursor:pointer;font-weight:500;-webkit-text-decoration-line:underline!important;text-decoration-line:underline!important;color:#666!important}.address-block,.shipping-link{font-style:normal;font-size:14px;line-height:160%;letter-spacing:.02em}.address-block{font-weight:400;color:#999}@media only screen and (max-width:768px){.address-block{color:#000}}.address-block-nickName{font-style:normal;font-weight:500;font-size:14px;line-height:160%;letter-spacing:.02em;color:#333;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100px}.address-form-block{background:#f9f9f9;box-sizing:border-box;width:100%;padding:1rem 1.6rem}@media only screen and (max-width:768px){.address-form-block{background:none;padding:0;padding-block:10px}}.address-form-block .MuiOutlinedInput-root{background-color:#fff}.address-form-block .MuiInputLabel-root{font-size:16px;color:#343a40;font-weight:600;position:relative;transform:none}.address-form-block .checkout-checkbox-form .MuiCheckbox-colorSecondary.Mui-checked{color:#fd6612}.address-form-block .checkout-checkbox-form .MuiTypography-body1{font-style:normal;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.4px;color:#333}.address-form-block .suggested-box{background:#fff;border:1px solid #ececec;box-sizing:border-box;border-radius:1px;padding-top:15px!important;padding:20px 58px}.address-form-block .suggested-box.active{border-color:#666}.address-form-block .selected{border:1px solid #666;box-sizing:border-box;border-radius:1px}.address-form-block .StripeElement--complete,.address-form-block .StripeElement--empty{border:1px solid #c6c6c6}.address-form-block .StripeElement--focus{border:1px solid #666}.address-form-block .credit-card-images{height:45px;margin-right:8px}.address-header-section{display:flex}@media only screen and (max-width:768px){.address-header-section{flex-direction:column}}.address-form-header{width:100%;font-weight:400;font-size:16px;line-height:160%;letter-spacing:.02em;color:#333;padding-left:.5rem;width:30%;font-weight:500}@media only screen and (max-width:768px){.address-form-header{width:100%;margin-bottom:10px!important}.address-disclaimer ol{padding:0 22px}}.address-form-submit{background-color:#333}.address-form-cancel.MuiButton-root{background:#333;border-radius:1px;width:150px;height:40px}.shipping-products-accord{padding:3px 20px}@media only screen and (max-width:768px){.shipping-products-accord{padding:9px 17px 0}}.shipping-products-accord .shoping-cart-item-title-subtext{font-style:normal;font-weight:400;font-size:12px;line-height:18px;letter-spacing:.02em;color:#666}.shipping-method-checkbox{font-style:normal;font-weight:400;font-size:14px;line-height:20px;letter-spacing:.25px;color:#666}.shipping-products-title{font-style:normal}.vendor-checkout-accord-detail{width:100%;padding:0 20px}.vendor-checkout-accord-detail .vendor-shipping-box{display:flex}@media screen and (max-width:768px){.vendor-checkout-accord-detail .vendor-shipping-box{margin:0;padding-left:0;padding-right:0}}.vendor-checkout-accord-detail .vendor-shipping-box input[type=radio]{width:16px;height:16px}.vendor-checkout-accord-detail .vendor-shipping-box .shipping-option-box{margin:6px 0 0;width:21em}.vendor-checkout-accord-detail .vendor-shipping-box .shipping-option-box .text-block{display:inline-block}.vendor-checkout-accord-detail .vendor-shipping-box .shipping-option-box .option-est{font-weight:400;font-size:12px;line-height:16px;color:#c7c7c7;letter-spacing:.4px}.vendor-checkout-accord-detail .vendor-shipping-box .shipping-option-box .shipping-options-radio{margin:0 2px;padding:0;vertical-align:top}.vendor-checkout-accord-detail .vendor-shipping-box .shipping-option-box .shipping-options-radio .MuiSvgIcon-root{width:18px;height:18px;fill:#000}.vendor-checkout-accord-detail .vendor-shipping-box .shipping-option-box .shipping-options-radio .MuiSvgIcon-root svg path{fill:#000!important}.vendor-checkout-accord-detail .vendor-shipping-box .shipping-option-box .shipping-options-radio .MuiFormControlLabel-root{align-items:flex-start}.vendor-checkout-accord-detail .vendor-shipping-box .shipping-option-box .estd-time{font-style:normal;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.4px;color:#c7c7c7;display:block}.shipping-products-title{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.1px;color:#333}.shipping-brand-title-box{padding:40px 0 0}@media screen and (max-width:768px){.shipping-brand-title-box{padding-top:16px}}.shipping-brand-title-box .disabled,.shipping-brand-title-box .disabled .shipping-brand-title{color:#c7c7c7}.add-address-container{display:flex;justify-content:center}.international-warning-block{background:#f7f7f7;border:1px solid rgba(0,0,0,.12);border-left:2px solid #b00020;box-sizing:border-box;display:inline-flex;width:100%}.international-warning-block .icon{height:100%;margin-top:-4px;margin-right:10px}.international-warning-block .international-warning-title{font-style:normal;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.1px;color:#b00020;display:inline-block}.international-warning-block .international-warning-message{font-style:normal;font-weight:400;font-size:12px;line-height:22px;letter-spacing:.4px;color:#666}.international-warning-brands{color:#333;padding-top:.5rem;padding-left:15px}.shipping-method-title{font-weight:700;font-size:20px;line-height:24px;padding-bottom:12px;margin-top:83px;letter-spacing:2px;color:#000;text-transform:uppercase}@media screen and (max-width:768px){.shipping-method-title{margin-top:14px;font-style:normal;font-weight:500;font-size:16px;line-height:160%;letter-spacing:.02em;color:#333;padding-left:15px;padding-bottom:0}}.shipping-brand-title{font-style:normal;font-weight:500;font-size:18px;line-height:24px;letter-spacing:2px;color:#333}@media screen and (max-width:768px){.shipping-brand-title{font-size:16px;line-height:160%;display:flex;align-items:center;letter-spacing:.02em;color:#000}}.shipping-brand-title-type-stock{font-style:normal;font-weight:400;display:inline-block;font-size:12px;line-height:16px;letter-spacing:.4px;margin-left:13px;color:#999}.shipping-brand-title-type-pre{font-style:normal;font-weight:700;font-size:11px;line-height:16px;display:flex;align-items:center;justify-content:center;letter-spacing:.4px;color:#fff;background-color:#898a8d;width:61px;height:17px;padding-top:2px;margin-left:8px}.shipping-brand-title-estd{font-weight:400;font-size:12px;line-height:16px;letter-spacing:.4px;color:#999}.shipping-brand-title-estd svg{margin-left:6px;fill:#c7c7c7!important}.shipping-brand-title-estd svg path{fill:#c7c7c7!important}.shipping-method-subtitle-section{display:flex;align-items:baseline}.shipping-method-subtitle-section .shipping-os-icon{margin:0 10px}.shopping-method-product-grid-container{margin:0 4px;max-width:162px}@media only screen and (max-width:768px){.shopping-method-product-grid-container{flex:1 1}}.shopping-method-product-grid-container .shopping-method-product-grid-box{padding:0 0 15px;margin:0}@media only screen and (max-width:768px){.shopping-method-product-grid-container .shopping-method-product-grid-box .checkout-vendor-product-descp{max-width:162px}}.shopping-method-product-grid-container .shopping-method-product-grid-box .checkout-vendor-product-descp .shopping-cart-product-price-with-discount{display:flex;align-items:center;justify-content:flex-start}@media screen and (max-width:768px){.shopping-method-product-grid-container .shopping-method-product-grid-box .checkout-vendor-product-descp .shopping-cart-product-price-with-discount{justify-content:flex-start}}.shopping-method-product-grid-container .shopping-method-product-grid-box .checkout-vendor-product-descp .shopping-cart-product-price-with-discount .discounted-price{font-weight:400;font-size:14px;line-height:24px;letter-spacing:.15px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#999;margin-right:12px}.shopping-method-product-grid-container .shopping-method-product-grid-box .checkout-vendor-product-descp .shopping-cart-product-price-with-discount .actual-price{font-weight:500;font-size:14px;line-height:24px;letter-spacing:.15px;color:#b00020}.shopping-method-product-grid-container .shopping-method-product-grid-box .shopping-cart-product-grid-detail-name{font-style:normal;font-size:12px;line-height:20px;font-weight:400;letter-spacing:.25px;color:#666;margin-top:5px;margin-bottom:3px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.shopping-method-product-grid-container .shopping-method-product-grid-box .clr-name{font-style:normal;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.4px;color:#c7c7c7;margin-right:9px;margin-bottom:3px}.shopping-method-product-grid-container .shopping-method-product-grid-box .shopping-cart-product-grid-details{display:flex;align-items:center}.shopping-method-product-grid-container .shopping-method-product-grid-box .shopping-cart-product-grid-details .shp-crt-pro-grd-pack{font-style:normal;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.4px;color:#666;margin-top:2px}.shopping-method-product-grid-container .shopping-method-product-grid-box .shopping-cart-product-grid-details .shp-crt-pro-grd-sep{background:rgba(0,0,0,.12);width:1px;height:12px;margin:0 10px}.shopping-method-product-grid-container .shopping-method-product-grid-box .shopping-cart-product-grid-details .shp-crt-pro-grd-qty{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.1px;color:#000}.shopping-method-product-grid-container .shopping-method-product-grid-box .shopping-cart-product-grid-total{display:flex;align-items:center;font-weight:400;font-size:14px;line-height:20px;letter-spacing:.25px}.shopping-method-product-grid-container .shopping-method-product-grid-box .shopping-cart-product-grid-total .shp-crt-pro-grd-total-label{color:#666;margin-right:5px}.shopping-method-product-grid-container .shopping-method-product-grid-box .shopping-cart-product-grid-total .shp-crt-pro-grd-clr-total-val{font-weight:500}.sm-signature-checkbox .MuiSvgIcon-root{width:20px;height:20px}.sm-signature-checkbox.MuiCheckbox-colorSecondary.Mui-checked{color:#000!important}.sm-signature-subtitle,.sm-signature-title{font-size:12px;line-height:16px;letter-spacing:.4px;font-style:normal;font-weight:400}.sm-signature-title{color:#666}@media only screen and (max-width:768px){.sm-signature-title{color:#333}}.sm-signature-subtitle{color:#c7c7c7}.sm-prod-name{display:inline-block;min-height:20px}.shp-crt-pro-available-date{font-weight:400;font-size:12px;line-height:16px;letter-spacing:.4px;color:#b00020}.checkout-summary-confirmation{background:#f3f3f3;padding:16px;margin-bottom:24px;font-style:normal}@media screen and (min-width:768px){.checkout-summary-confirmation{padding:30px;margin-top:42px}}.checkout-summary-confirmation-text{font-weight:400;font-size:11px;line-height:19px;letter-spacing:.3px;color:#666;margin-bottom:16px}.checkout-summary-confirmation-checkbox-text{line-height:18px;font-weight:500;font-size:12px;letter-spacing:.3px;color:#333}@media only screen and (min-width:769px)and (max-width:942px){.checkout-summary-confirmation-checkbox-text{padding-top:7px!important}}.checkout-summary-checkbox-container{margin-left:-9px}@media only screen and (max-width:768px){.checkout-summary-checkbox-container{margin-top:10px!important}}.checkout-summary-checkbox{position:relative;bottom:auto}@media only screen and (min-width:769px)and (max-width:942px){.checkout-summary-checkbox{padding-bottom:unset!important}}.checkout-summary-checkbox:hover{background-color:rgba(0,0,0,.09)!important}.summary-section-title{font-weight:400;font-size:24px;line-height:24px;letter-spacing:.18px;color:#333}.checkbox-18px .MuiSvgIcon-root{width:18px;height:18px}.checkbox-black.MuiCheckbox-colorSecondary.Mui-checked{color:#000!important}.store-credit-container{display:flex;flex-direction:column;align-items:flex-start;padding-bottom:50px}.store-credit-container p{font-size:16px;color:#333;margin-bottom:0;padding-right:10px}.store-credit-container .credit-applied-span{color:#fd6612;padding-left:10px;font-size:13px}.store-credit-container .use-store-credit-btn{background-color:#333;color:#fff;width:120px}.store-credit-container .store-credit-converter{display:flex;flex-direction:column;align-items:flex-start;padding-top:16px;width:100%}.store-credit-container .store-credit-converter .points-form{display:flex;width:100%;align-items:center}.store-credit-container .store-credit-converter .points-form .dollar-sign{font-size:16px;padding-right:10px}.store-credit-container .store-credit-converter .points-form .MuiTextField-root{width:50%;height:48px;padding-right:16px}.store-credit-container .store-credit-converter .points-form .MuiTextField-root .MuiOutlinedInput-root{height:48px}.store-credit-container .store-credit-converter .points-form .credit-apply-btn{width:120px}.store-credit-container .helper-text-section{padding-left:20px}.store-credit-container .helper-text-section .message-section{font-size:13px;color:#333}.store-credit-container .helper-text-section .error-message-section{display:flex;color:#b00020}.store-credit-container .helper-text-section .error-message-section .MuiSvgIcon-root{font-size:1rem}.store-credit-container .helper-text-section .error-message-section span{margin-left:5px}@media screen and (max-width:1200px){.store-credit-container{padding-bottom:0}}@media screen and (max-width:768px){.store-credit-container{padding:0 16px 16px}.store-credit-container .store-credit-container .credit-applied-span{padding:8px 0}.store-credit-container .store-credit-converter{align-items:flex-start}.store-credit-container .store-credit-converter .points-form{padding-top:8px}.store-credit-container .store-credit-converter .points-form .MuiTextField-root{width:100%}}.store-credit-divider .MuiDivider-root{margin:30px 16px 0}.text-20{font-size:20px}.text-14{font-size:14px}.text-15{font-size:15px}.text-16{font-size:16px}.text-18{font-size:18px}.text-13{font-size:13px}.text-12{font-size:12px}.text-11{font-size:11px}.text-silver{color:#c7c7c7}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-500i{font-weight:500!important}.lh-16px{line-height:16px}.lh-22px{line-height:22px}.lh-24px{line-height:24px}.lh-18px{line-height:18px}.pl-16px{padding-left:16px}.pl-18px,.pl-19px{padding-left:18px}.p-24px{padding:24px}.ml-8px{margin-left:8px}.mt-23px{margin-top:23px!important}.mt-24px{margin-top:24px!important}.mt-7px{margin-top:7px}.mb-11px{margin-bottom:11px}@media screen and (max-width:768px){.mobile-pl-0,.mobile-px-0{padding-left:0}.mobile-pr-0,.mobile-px-0{padding-right:0}.mobile-p-0{padding:0!important}.mobile-pl-16px{padding-left:16px!important}.mobile-ml--5px{margin-left:-5px!important}.mob-ml-0{margin-left:0}.mob-mr-0{margin-right:0}.mobile-flex-col{flex-direction:column}}.thick-mobile-separate{height:7px;background:#f3f3f3;box-shadow:inset 0 0 3px rgba(0,0,0,.08)}.checkout-shipping-address-list{margin:0!important}.checkout-shipping-address-list .address-box{display:flex;width:100%;align-items:baseline}@media screen and (max-width:768px){.checkout-shipping-address-list .address-box{display:block}}.checkout-shipping-address-list .nick_name{font-weight:500;font-size:16px;line-height:160%;letter-spacing:.02em;color:#000}.checkout-shipping-address-list.disabled{opacity:.4}@media screen and (max-width:768px){.checkout-shipping-address-list{display:block}}.checkout-shipping-address-suggest-list .shipping-address-tile{display:block}.checkout-shipping-address-suggest-list .shipping-address-tile .MuiTypography-body1{font-style:normal;font-weight:400;font-size:14px;line-height:160%;letter-spacing:.02em;color:#333}.text-uppercase .MuiButton-label{text-transform:uppercase!important}.h-280px{height:280px}.radio-btn-black.Mui-checked{color:#000!important}.pm-heading{font-weight:500;font-size:20px;line-height:24px;letter-spacing:.15px;color:#999;cursor:pointer}.pm-heading.active{color:#000}@media screen and (max-width:768px){.pm-heading{font-size:14px;line-height:22px;letter-spacing:.1px}}.ml--2px{margin-left:-2px}.pm-store-heading{font-weight:400;font-size:1rem;line-height:160%;letter-spacing:.02em;color:#000}.mr-8px{margin-right:8px}.mr-5px{margin-right:5px}.mb-8px{margin-bottom:8px}.ls-04px{letter-spacing:.4px}.ls-03px{letter-spacing:.3px}.ls-02px{letter-spacing:.2px}.ls-01px{letter-spacing:.1px}.ls-025px{letter-spacing:.25px}.ls-015px{letter-spacing:.15px}.pm-cart-title{font-weight:400;font-size:14px;letter-spacing:.25px;line-height:20px;color:#000;margin-top:2px;margin-bottom:12px}.text-red{color:#b00020}.mt-16px{margin-top:16px}.pm-paypal-steps{display:flex;margin-bottom:24px;flex-wrap:wrap}.pm-paypal-steps-item{flex:1 1;margin:4px;display:flex;flex-direction:column;align-items:center;background:#fff;border:1px solid #c7c7c7;border-radius:3px}@media screen and (max-width:480px){.pm-paypal-steps-item{flex:44% 1}}.pm-paypal-steps-item-text{height:66px;background:#f9f9f9;border-radius:3px 3px 0 0;width:100%;display:flex;align-items:center;justify-content:center}.pm-paypal-steps-item-text span{font-weight:400;font-size:14px;line-height:16px;text-align:center;letter-spacing:.02em;color:#333}.pm-paypal-steps-item-icon{padding-block:1rem}.mb-100px{margin-bottom:100px}.pm-paypal-note{font-weight:400;font-size:13px;line-height:15px;letter-spacing:.02em;color:#666}.min-h-100px{min-height:100px}.min-h-300px{min-height:300px}.pm-card-add-title{font-weight:500;font-size:15px;line-height:20px;color:#333}.pt-12px,.py-12px{padding-top:12px}.pb-12px,.py-12px{padding-bottom:12px}.mt-12px,.my-12px{margin-top:12px}.mb-12px,.my-12px{margin-bottom:12px}.mb-25px{margin-bottom:25px}.pm-card-type-img{width:62px;height:34px;margin-right:8px;opacity:.5}.pm-card-type-img.active{opacity:1}.pm-card-input-exp-m{width:21%;margin-right:12px}.pm-card-input-exp-y{width:24%;margin-right:12px}.pm-card-input-exp-cvv{width:48%}.h-49px{height:49px}.pm-add-from-def-card .MuiTypography-root{font-weight:400;font-size:12px;line-height:16px;letter-spacing:.4px;color:#666}.pt-40px{padding-top:40px}.checkout-os-title{font-weight:400;font-size:18px;line-height:24px;letter-spacing:.03em;color:#000;border-bottom:.5px solid #c7c7c7;padding:23px 20px 20px 24px}.shipping-option-container{padding:0 16px}.shipping-option-container .MuiSvgIcon-root{color:#000}.shipping-option-container .column-category{font-size:13px;margin-top:26px}@media only screen and (max-width:768px){.shipping-option-container .column-category{margin-top:0}}.shipping-option-container .column-category ul.no-subtitle{display:flex;flex-wrap:wrap;margin-bottom:8px}@media only screen and (max-width:768px){.shipping-option-container .column-category ul.no-subtitle{margin-bottom:8px;display:block}}.shipping-option-container .column-category ul li{display:flex;justify-content:space-between;width:33.33%}.shipping-option-container .shipping-options-div{max-width:280px;flex:1 0 27%;margin-right:15px}.shipping-option-container .shipping-options-div .shipping-options-div-title{font-style:normal;font-weight:400;margin-bottom:4px;font-size:12px;line-height:16px;letter-spacing:.4px;color:#666;display:flex;justify-content:flex-end}.checkout-order-summary-item-wrap,.po-v4-summary{display:flex;justify-content:space-between}.checkout-order-summary-item-wrap{padding:25px 23px;flex-direction:column}.checkout-order-summary-item-wrap .order-summary-item-text{font-style:normal;font-weight:500;font-size:14px;max-width:150px;line-height:160%;letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-right:5px;color:#333}.checkout-order-summary-item-wrap .order-summary-os-icon{text-align:end}.checkout-order-summary-item-wrap .order-summary-os-icon span{font-size:12px;padding-left:10px}.checkout-order-summary-item-wrap .order-summary-item-amount{font-weight:400;font-size:18px;line-height:24px;text-align:right;letter-spacing:.03em;color:#333}.checkout-order-summary-item-wrap .order-summary-item-discount{display:flex;align-items:center;margin-right:10px;font-style:normal;font-weight:400;font-size:14px;text-align:right;letter-spacing:.02em;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#999}.check-section-summary{padding:16px!important}.check-section-summary .order-summary-total-amount-discount,.check-section-summary .order-summary-total-label{font-style:normal;font-weight:400;font-size:16px;line-height:160%;letter-spacing:.02em;color:#333}.check-section-summary .order-summary-total-amount-discount{text-align:right}.check-section-summary .order-summary-nettotal-amount,.check-section-summary .order-summary-nettotal-label{font-style:normal;font-weight:700;font-size:18px;line-height:24px;letter-spacing:.03em;color:#000}.pt-16px{padding-top:16px}.pt-20px{padding-top:20px}.pb-16px{padding-bottom:16px}.address-form-block.card-add-from-wrap{padding:1.5rem!important;margin-top:1.5rem!important}.mb-25px-16px{margin-bottom:25px}.mt-3rem-0{margin-top:3rem!important}.py-4rem-0px{padding:1.5rem 0!important}.mt-3-0{margin-top:1rem!important}@media screen and (max-width:768px){.m-b-0{border:0}.m-mt-0{margin-top:0}.mb-25px-16px{margin-bottom:16px}.address-form-block.card-add-from-wrap{border:0;margin-top:0!important;padding:17px!important}.mobile-mt-0{margin-top:0}.mt-3rem-0{margin-top:0!important}.m-pl-15,.m-px-15{padding-left:15px}.m-pr-15,.m-px-15{padding-right:15px}.py-4rem-0px{padding:0!important}.mt-3-0{margin-top:0!important}}@media screen and (max-width:768px)and (min-width:425px){.tab-flex{display:flex}.tab-flex-grow1{flex-grow:1}.tab-justify-between{justify-content:space-between}.tab-items-center{align-items:center}.tab-ml-10px{margin-left:10px}.tab-ml-13px{margin-left:13px}.tab-mr-10px{margin-right:10px}.tab-w-39p{width:39%}}.pm-title{font-weight:400;font-size:22px;line-height:30px;letter-spacing:.03em;color:#000;margin-bottom:1.5rem}@media screen and (max-width:768px){.pm-title{font-size:16px;line-height:160%;margin-bottom:20px;padding-left:15px;padding-right:15px}}.v-hide{visibility:hidden}.p-50{padding:50px}.pm-phone-verification-dialog .MuiDialog-paper{width:500px}.phone-verifi-title{font-weight:500;font-size:20px;line-height:24px;text-align:center;letter-spacing:.15px;color:#000}.phone-verifi-subtitle{font-weight:400;font-size:12px;line-height:16px;text-align:center;letter-spacing:.4px;color:#666;margin-bottom:30px}.phone-prefix{width:100px;margin-right:12px!important}.phone-prefix .MuiOutlinedInput-adornedStart{padding-left:10px}.phone-prefix input{padding-left:2px!important}.mb-30px,.my-30px{margin-bottom:30px}.mt-30px,.my-30px{margin-top:30px}.mr-4px{margin-right:4px!important}.btn-black{background:#000!important;color:#fff!important}.phone-input-otp{width:53px;margin-right:10px!important}.phone-input-otp .MuiOutlinedInput-input{padding:10px!important}.btn-checkout-add-address{height:40px}.btn-checkout-add-address.MuiButton-outlined{border:1px solid #333;padding:11px 20px;margin:12px 0}.btn-checkout-add-address .MuiButton-label{font-weight:500;font-size:13px;line-height:18px;letter-spacing:.5px;color:#000}.radio-black .MuiButtonBase-root.Mui-checked{color:#000}.radio-black-unSelected .MuiButtonBase-root,.radio-black-unSelected .MuiButtonBase-root.Mui-checked{color:#c7c7c7}@media screen and (max-width:768px){.mobile-m-0{margin:0}.mobile-pl-16,.mobile-px-16{padding-left:16px}.mobile-pr-16,.mobile-px-16{padding-right:16px}.mobile-pb-0{padding-bottom:0!important}.shipping-option-box{display:flex;align-items:flex-start;width:100%!important;padding:3px 0}.shipping-option-box .text-block{display:flex!important;flex-grow:1;align-items:center}}.modal-shippong-address-wrap{background:#fff;overflow-y:scroll;height:100%;width:100%;padding-bottom:10px}.modal-shippong-address-wrap .btn-checkout-add-address{max-width:180px}.modal-shippong-address-wrap .address-form-block{padding:1rem!important}.checkout-payment-selected-card-wrap{flex-direction:column;padding-left:16px;padding-bottom:16px}.checkout-payment-selected-card-wrap .checkout-payment-selected-card-title{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.1px;color:#333;margin-bottom:9px}.checkout-payment-selected-card-wrap .checkout-payment-selected-card-detail{font-weight:400;font-size:12px;line-height:16px;letter-spacing:.4px;color:#666}.mb-23px{margin-bottom:23px}.suggested-subtitle{font-weight:400;font-size:12px;line-height:16px;letter-spacing:.4px;color:#999;margin-bottom:12px;margin-top:10px}.suggested-error-wrap{padding-bottom:30px;padding-top:15px;border:none;justify-content:center;font-style:normal;font-weight:400;font-size:14px;line-height:160%;letter-spacing:.02em;color:#b00020}.shipping-add-section-wrap{margin-left:18px}@media screen and (max-width:768px){.shipping-add-section-wrap{display:flex;justify-content:center;margin-top:10px}}.shipping-add-section-wrap .btn-checkout-add-address{min-width:180px}.credit-card-form{width:100%}.credit-card-form-wrap{display:flex;justify-content:center}.credit-card-form-wrap .btn-add-payment-info{min-width:200px}.checkout-vendor-shipping-opts-wrap{margin-top:1rem}@media screen and (max-width:768px){.checkout-vendor-shipping-opts-wrap{margin-top:.1rem}}.checkout-vendor-shipping-opts-wrap .required-sig-checkbox{transform:translateX(-10px)}.suggested-address-box-title{font-weight:500;font-size:14px;line-height:18px;letter-spacing:.2px;font-feature-settings:"kern" off;color:#999}.suggested-box .suggested-address-box-title{font-style:normal;font-weight:500;font-size:14px;line-height:18px;letter-spacing:.2px;font-feature-settings:"kern" off;color:#333}.mt-32px{margin-top:32px}.mb-32px{margin-bottom:32px}.suggestion-address-radio .MuiRadio-colorSecondary.Mui-checked{color:#333}.suggestion-address-radio span:nth-child(2){width:100%}.suggestion-address-radio.MuiFormControlLabel-root{display:flex;align-items:flex-start;margin-right:0}.pt-12px{padding-top:12px}.checkout-card-form-wrap{padding-left:16px;padding-bottom:120px}.checkout-card-form-wrap .btn-add-payment-info{width:180px!important;display:inline-block!important;max-width:180px}.filter-modal.shipping-addr .filter-modal__wrapper{padding-bottom:3rem}.place-order-agreed.has-error a,.place-order-agreed.has-error>*{color:#b00020!important;font-weight:700}.place-order-agreed.has-error .MuiCheckbox-root{color:#b00020!important}.intl-shipping-wraning-dialog{width:650px;padding:50px 47px;background:#fff;margin:20% auto auto}.intl-shipping-wraning-dialog .MuiButtonBase-root{width:171px;border-radius:0}.intl-shipping-wraning-dialog .MuiButtonBase-root.btn-no.MuiButton-outlined{border-color:#999}.intl-shipping-wraning-dialog .MuiButtonBase-root.btn-no.MuiButton-outlined .MuiButton-label{color:#999}@media screen and (max-width:768px){.intl-shipping-wraning-dialog{width:100%;position:absolute;padding:15px 0 0;bottom:0;margin:0}.intl-shipping-wraning-dialog .btn-black{height:56px;width:100%}}.intl-warning-title-wrap{justify-content:center}@media screen and (max-width:768px){.intl-warning-title-wrap{justify-content:left;padding-left:18px}}.intl-warning-title{font-weight:700;font-size:22px;line-height:18px;text-transform:uppercase;color:#333;padding-top:4px}@media screen and (max-width:768px){.intl-warning-title{font-weight:500;font-size:20px;line-height:24px;letter-spacing:.15px;text-transform:capitalize}}.intl-warning-desc{font-weight:400;font-size:14px;line-height:18px;text-align:center;letter-spacing:.2px;color:#333;padding:10px 40px 22px}@media screen and (max-width:768px){.intl-warning-desc{font-size:13px;letter-spacing:.3px;text-align:left;padding:10px 16px 24px}}.intl-warning-brand-wrap{background:#fff;border:1px solid #ececec;box-sizing:border-box;padding:20px;margin-bottom:40px}@media screen and (max-width:768px){.intl-warning-brand-wrap{padding:24px 0 0 16px;border-width:1px 0 0}.intl-warning-brand-wrap ul{padding:0}}.intl-warning-brand-item{display:inline-block;width:48%}@media screen and (max-width:768px){.intl-warning-brand-item{width:100%}}.pb-38px{padding-bottom:38px}@media screen and (max-width:949px){.desktop-px-3{padding:0}}.order-summary-pre-auth{padding:0 16px 16px}.order-summary-pre-auth .pre-auth-header{display:flex;justify-content:space-between;min-height:26px;margin-bottom:4px;font-size:16px;line-height:25.6px;font-weight:400;align-items:center;color:#000}.order-summary-pre-auth .pre-auth-header .pre-auth-amount{color:#666}.order-summary-pre-auth .pre-auth-description{color:#000;font-size:14px;line-height:22.4px;font-weight:400}.order-summary-pre-auth .pre-auth-description br{display:block;content:"";margin-top:8px}@media screen and (max-width:768px){.order-summary-pre-auth{padding:0}}.os-promotion-page{padding-bottom:100px}.os-promotion-page .breadcrumb{margin:0}.os-promotion-page .os-promotion-page-tab{position:sticky;top:40px;background:#fff;z-index:100}.promotion-bg{background-repeat:no-repeat;background-size:cover;min-height:650px}.promotion-hero .promotion-hero-content>h1{font-weight:500;font-size:18px;line-height:21px;text-align:center;letter-spacing:.3px;color:#666;padding:0 2rem}.promotion-hero .promotion-hero-content>p{font-weight:500;font-size:13px;line-height:15px;text-align:center;letter-spacing:.3px;text-transform:uppercase;color:#666}.promotion-hero .promotion-hero-content .os-info-badge{font-size:13px;height:24px}.promotion-hero .promotion-hero-content .os-info-badge>div{line-height:14px}.promotion-hero .promotion-hero-content .no-promotion-banner{max-width:400px;margin:0 auto}.newest-promotion-slider.hide-arrow .slider-next,.newest-promotion-slider.hide-arrow .slider-prev{display:none}.newest-promotion-slider.show-arrow .slider-next,.newest-promotion-slider.show-arrow .slider-prev{display:block;opacity:.7}.newest-promotion-slider .slider-next{right:10px}.newest-promotion-slider .slider-prev{left:10px}.newest-promotion-slider .slider-next,.newest-promotion-slider .slider-prev{top:50%}.newest-promotion-slider:hover.show-arrows .slider-next,.newest-promotion-slider:hover.show-arrows .slider-prev{opacity:.7}.newest-promotion-slider .slick-track{transform:translateZ(0)!important}@media only screen and (min-width:768px){.promotion-hero-content>h1{font-weight:500;font-size:36px;line-height:42px}.promotion-hero-content>p{font-weight:500;font-size:13px;line-height:15px;text-align:center;letter-spacing:.3px;text-transform:uppercase;color:#666}}@media only screen and (max-width:768px){.promotion-bg{background-image:url(https://media.orangeshine.com/images/os-promotion-mobile-bg.png);background-repeat:no-repeat;background-size:cover}}.brand-page-bg{background-size:cover;height:180px;background:url(https://media.orangeshine.com/images/img-topbg-Vendors-tablet.png) no-repeat 10%}@media only screen and (min-width:768px){.brand-page-bg{background:url(https://media.orangeshine.com/images/img-topbg-Vendors.png) no-repeat 23%;height:250px}}.brand-list-page .popular-header{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;padding-left:55%;padding-right:1rem;align-items:center}@media only screen and (min-width:768px){.brand-list-page .popular-header{padding-left:45%;align-items:start}}@media only screen and (min-width:1024px){.brand-list-page .popular-header{padding-left:0;padding-right:0;align-items:center}.brand-list-page .popular-header p{text-align:center!important}}.brand-list-page .popular-header h1{font-style:normal;font-weight:400;font-size:21px;line-height:normal;display:flex;align-items:center;color:#333;text-align:left}@media only screen and (min-width:1024px){.brand-list-page .popular-header h1{font-size:34px;line-height:36px}}.brand-list-page .popular-header p{font-weight:400;font-size:12px;line-height:16px;letter-spacing:.18px;color:#999;padding:0 1rem 0 0;text-align:left}@media only screen and (min-width:768px){.brand-list-page .popular-header p{width:100%;font-size:14px;line-height:18px}}@media only screen and (min-width:1024px){.brand-list-page .popular-header p{width:30%;margin-top:1rem}}.brand-list-page .brand-list__tabs{margin-bottom:16px}.brand-list-page .brand-list__tabs .MuiTab-root.Mui-selected{color:#ffa400;font-weight:600;font-size:18px}@media only screen and (max-width:768px){.brand-list-page .brand-list__tabs .MuiTab-root.Mui-selected{font-size:14px}}.brand-list-page .brand-list__tabs .MuiTab-root{font-weight:400;color:#666;font-size:18px}@media only screen and (max-width:768px){.brand-list-page .brand-list__tabs .MuiTab-root{font-size:14px}}.brand-list-page .brand-list__tabs .MuiTabs-indicator{background-color:#333}.brand-list-page .loading-section{height:500px}.brand-list-page .scroll-navi{margin-top:20px}.brand-card-wrapper{display:flex;flex-flow:row wrap;justify-content:space-between;width:100%}@media only screen and (min-width:767px){.brand-card-wrapper{justify-content:start}}.brand-card{display:flex;flex-flow:row wrap;width:calc(50% - 5px);margin-bottom:56px}@media only screen and (max-width:768px){.brand-card{margin-bottom:40px}}@media only screen and (min-width:768px){.brand-card{width:calc(24% - 7px);margin:7px}}@media only screen and (min-width:1200px){.brand-card{width:calc(16% - 7px);margin:7px}}.brand-card .brand-card__image{width:100%;cursor:pointer;max-height:220px;border:1px solid rgba(33,33,33,.08)}.brand-card .brand-card__name{width:100%;color:#333;font-weight:700;font-size:14px;text-transform:uppercase;line-height:20px;letter-spacing:.25px;margin:8px 0 0;background:none;border:none;text-align:left;padding-left:0;cursor:pointer}@media only screen and (min-width:768px){.brand-card .brand-card__name{font-weight:400;font-size:14px;letter-spacing:.25px}}.brand-card .brand-card__review{display:flex;flex-flow:row nowrap;justify-content:space-between;width:100%;align-items:flex-start}.brand-card .brand-card__review .brand-info__review-separator{padding:0 3px}.brand-filters{display:flex;flex-flow:row nowrap;align-items:center}@media only screen and (min-width:768px){.brand-filters{justify-content:start}}.brand-filters.brand-filters--home{justify-content:left}@media only screen and (min-width:768px){.brand-filters.brand-filters--home{padding:0 36px 0 0}}.brand-filters.brand-filters--home .filter-button__update_date{min-width:94px;width:auto;margin-right:8px}.brand-filters.brand-filters--home .filter-button__update_date button.active{background-color:#333;color:#fff}.brand-filters.brand-filters--home .filter-button__update_date button.active svg{width:15px;height:15px}.brand-filters.brand-filters--home .filter-button__update_date button.active svg path{fill:#fff}.brand-filters.brand-filters--home .filter-button__price{min-width:94px;width:auto;margin-right:8px}.brand-filters.brand-filters--home .filter-button__price button.active{background-color:#333;color:#fff}.brand-filters.brand-filters--home .filter-button__price button.active svg{width:15px;height:15px}.brand-filters.brand-filters--home .filter-button__price button.active svg path{fill:#fff}.brand-filters.brand-filters--home .filter-button__sort{min-width:94px;width:auto;margin-right:8px}.brand-filters .filter-button__category{margin-right:5px}.brand-filters .filter-button__category button.active{background-color:#333;color:#fff}.brand-filters .filter-button__category button.active svg{width:15px;height:15px}.brand-filters .filter-button__category button.active svg path{fill:#fff}.brand-filters .filter-button__style{margin-right:5px}.brand-filters .filter-button__style button.active{background-color:#333;color:#fff}.brand-filters .filter-button__style button.active svg{width:15px;height:15px}.brand-filters .filter-button__style button.active svg path{fill:#fff}.brand-filters .filter-button__sort{margin-left:5px}.brand-filters__radio-filter .MuiFormControlLabel-labelPlacementStart{width:100%;display:flex;justify-content:space-between;margin:0}.brand-filters__radio-filter .MuiRadio-root{color:#000!important}.brand-filters__radio-filter .MuiRadio-colorSecondary.Mui-checked{color:#fd6612!important}.brand-filters__checkbox-filter .MuiFormControl-root{width:100%}.brand-filters__checkbox-filter .MuiFormControl-root .MuiFormGroup-root{width:100%;display:flex;flex-flow:column wrap;height:450px}.brand-filters__checkbox-filter .MuiCheckbox-colorSecondary.Mui-checked{color:#fd6612!important}.brandFilterApplyBtn{height:38px;width:200px;border-radius:4px;border:none;background-color:#fd6612;color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:500}.brand-quick-view .tab-indicator-wrapper{width:100%;height:31px;display:flex;justify-content:flex-end;align-items:center;background:transparent;margin-top:10px;border:none}.brand-quick-view .tab-indicator-wrapper .tab-indicator{width:33px;height:3px;margin:auto;background-color:#c7c7c7;border:1px solid #c7c7c7;border-radius:3px}.brand-quick-view .tab-indicator-wrapper .close-btn{position:absolute;left:0}.brand-quick-view .tab-indicator-wrapper .close-btn .MuiSvgIcon-root{color:#333}.brand-quick-view .brand-info__review-link{font-size:13.5px}.filter-popover .MuiPaper-root{box-shadow:none!important;margin-top:20px;position:relative;background:#fff;border:1px solid #666;padding:13px;overflow-x:unset}.filter-popover .MuiPaper-root:after,.filter-popover .MuiPaper-root:before{bottom:100%;left:50%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none}.filter-popover .MuiPaper-root:before{border-color:hsla(0,0%,40%,0) hsla(0,0%,40%,0) #666;border-width:19px;margin-left:-19px}.filter-popover .MuiPaper-root:after{border-color:hsla(0,0%,100%,0) hsla(0,0%,100%,0) #fff;border-width:17px;margin-left:-16.8px}.filter-popover .MuiPaper-root .MuiFormControlLabel-root{border-bottom:1px solid #f3f3f3;height:40px}.filter-popover .MuiPaper-root .MuiFormControlLabel-root:last-child{border:none}.filter-popover .filter-popover-apply{margin-top:10px;width:77px;height:30px;border:none;background-color:#333;color:#fff;float:right}.filter-popover .filter-popover-apply:hover{color:#000;background-color:#fff}.filter-popover--Category .MuiPaper-root{width:244px;height:430px}.filter-popover--Category .MuiPaper-root:after,.filter-popover--Category .MuiPaper-root:before{left:70px}.filter-popover--Style .MuiPaper-root{width:370px;height:521px}.filter-popover--Style .MuiPaper-root:after,.filter-popover--Style .MuiPaper-root:before{left:160px}.filter-popover--Sort .MuiPaper-root{width:370px;height:230px}.filter-popover--Sort .MuiPaper-root:after,.filter-popover--Sort .MuiPaper-root:before{left:246px}.brand-card__review--wrapper .brand-card__rating__no{flex:unset;display:inline-block}.brand-card__review--wrapper>div{flex:0 0 40%}.brand-list-page .sticky-outer-wrapper .brand-list-filter .brand-filters{margin-bottom:20px!important;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.brand-list-page .sticky-outer-wrapper .brand-list-filter .brand-filters .brand-filters::-webkit-scrollbar,.brand-list-page .sticky-outer-wrapper .brand-list-filter .brand-filters::-webkit-scrollbar{display:none}.brand-list-page .sticky-outer-wrapper .brand-list-filter .anchor-element:first-of-type{margin-left:0}.brand-list-page .sticky-outer-wrapper.active .brand-list-filter{position:fixed;top:40px!important;width:100%;left:auto;right:auto;background:#fff;padding-top:1.5rem;z-index:500;transition:all .3s ease;box-shadow:0 6px 12px -5px #efefef}@media only screen and (max-width:768px){.brand-list-page .sticky-outer-wrapper.active .brand-list-filter{top:0!important}}@media only screen and (max-width:941px){.brand-list-page .sticky-outer-wrapper.active .brand-list-filter{top:0!important}}@media only screen and (min-width:1024px){.brand-list-page .sticky-outer-wrapper.active .brand-list-filter{top:100px!important}}.popular-brands .brand-filters{padding-left:0;margin-bottom:9px}.all-brand-list .all-brand-selected-title{font-family:Roboto;font-style:normal;font-weight:400;font-size:24px;line-height:24px;letter-spacing:.18px;color:#111;padding-left:15px!important;padding-top:30px;padding-bottom:14px}.all-brand-list .MuiTab-root{min-width:51px!important;margin-left:unset!important;border-bottom:1px solid #ececec;border-top:1px solid #ececec}.all-brand-list .MuiTab-textColorPrimary.Mui-selected,.all-brand-list .MuiTab-wrapper{font-family:Roboto;font-style:normal;font-weight:400;font-size:13px}.all-brand-list .MuiTab-textColorPrimary.Mui-selected{text-align:center;color:#fd6612}.all-brand-list .brand-filters{padding-left:12px}.selected-brand-rating .MuiRating-label{margin-bottom:0}.selected-brand-rating .MuiRating-label .MuiRating-icon{padding-left:0;color:#fd6612}.selected-brand-rating .MuiRating-label .MuiRating-icon.MuiRating-iconFilled{color:#fff}.selected-brand-rating .MuiRating-label .MuiRating-icon.MuiRating-iconEmpty svg path{fill:#666!important}.brand-home-page .brand-summary-section{background:#f7f7f7}@media only screen and (max-width:768px){.brand-home-page .brand-summary-section{background:hsla(0,0%,100%,.9)}}.brand-home-page .collections-section h2{color:#222;font-size:25px;font-style:normal;font-weight:500;line-height:30px;margin:0;padding-bottom:19px}.brand-home-page .collections-section .product-flex{display:flex;padding-top:14px;gap:12px}.brand-home-page .collections-section .product-flex img{width:350px;min-height:261px;max-height:261px;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width:1440px){.brand-home-page .collections-section .product-flex{padding:0 10px}}@media only screen and (max-width:949px){.brand-home-page .collections-section .product-flex{overflow-x:scroll;padding:20px 0}.brand-home-page .collections-section .product-flex .product-container{min-width:174px}}@media only screen and (max-width:768px){.brand-home-page .collections-section .product-flex img{min-height:261px;max-height:261px;-o-object-fit:contain;object-fit:contain}}.brand-home-page .collections-section .product-flex::-webkit-scrollbar{max-height:5px}.brand-home-page .collections-section .product-flex::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}.brand-home-page .collections-section .product-flex::-webkit-scrollbar-thumb{background:#222}.brand-home-page .collections-section .product-slider{position:relative;padding-top:14px;overflow:hidden}.brand-home-page .collections-section .product-slider img{width:350px;min-height:525px;max-height:525px;-o-object-fit:contain;object-fit:contain}.brand-home-page .collections-section .style-info{display:flex;flex-direction:column}.brand-home-page .collections-section .style-name{color:#777;font-size:14px;font-style:normal;font-weight:400;line-height:17px;padding-top:5px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:auto}.brand-home-page .collections-section .style-price{color:#222;font-size:18px;font-style:normal;font-weight:500;line-height:15px;padding-top:5px}.brand-home-page .collections-section .color-count{color:#777;font-size:11px;font-style:normal;font-weight:400;line-height:11px;padding-top:5px}@media only screen and (max-width:1440px){.brand-home-page .collections-section{padding:0 10px}}@media only screen and (max-width:949px){.brand-home-page .collections-section h2{font-size:17px;line-height:normal;font-weight:500;padding:19px 0}.brand-home-page .collections-section .product-slider img{width:175px;min-height:261px;max-height:261px;-o-object-fit:contain;object-fit:contain}}@media only screen and (max-width:768px){.brand-home-page .collections-section h2{padding-bottom:19px}.brand-home-page .collections-section .style-name{font-size:11px;line-height:16px}.brand-home-page .collections-section .style-price{font-size:15px}}.brand-home-page .category-home-slider{display:flex}.brand-home-page .brand-category-section{position:sticky;top:100px;z-index:10;padding:20px 0 37px;background-color:#fff}@media only screen and (max-width:1440px){.brand-home-page .brand-category-section{padding:30px 10px}}@media only screen and (max-width:949px){.brand-home-page .brand-category-section{display:flex;top:55px}}@media only screen and (max-width:768px){.brand-home-page .brand-category-section{padding:6px 10px 30px}}.brand-home-page .brand-category-sticky{display:flex;gap:10px;padding:10px 0 14px}@media only screen and (max-width:949px){.brand-home-page .brand-category-sticky{border-top:1px solid #bbb}}@media only screen and (max-width:768px){.brand-home-page .brand-category-sticky{padding:2px}}.brand-home-page .category-side-bar{display:flex;overflow-x:scroll;gap:3px;padding-bottom:6px}.brand-home-page .category-side-bar .title{font-style:normal;font-weight:700;font-size:22px;line-height:23px;letter-spacing:2px;color:#333;margin-bottom:13px}.brand-home-page .category{cursor:pointer;display:flex!important;min-width:-moz-fit-content;min-width:fit-content;font-size:15px;color:#222;font-style:normal;font-weight:400;background-color:#fff;line-height:normal;padding:0;border:1px solid #bbb;height:62px;overflow:hidden}.brand-home-page .category.active{background-color:#444}.brand-home-page .category img{max-width:60px;height:60px;-o-object-fit:contain;object-fit:contain}.brand-home-page .category .categoryInfo{display:flex;flex-direction:column;justify-content:center;padding:0 15px 0 8px}.brand-home-page .category .name{color:#222;font-size:15px;font-style:normal;font-weight:500}.brand-home-page .category .name.active{color:#fff}.brand-home-page .category .count{color:#777;font-size:11px;font-style:normal;font-weight:400}@media only screen and (max-width:768px){.brand-home-page .category{height:40px}.brand-home-page .category img{max-width:35px;height:100%;-o-object-fit:cover;object-fit:cover}.brand-home-page .category .name{font-size:13px}.brand-home-page .category .count{font-size:10px}}.brand-home-page .brand-home-slider{padding:20px 0;position:sticky;top:100px;overflow:hidden;z-index:10;background-color:#fff}.brand-home-page .brand-home-slider .slick-list{margin:0 -5px}.brand-home-page .brand-home-slider .slick-track{margin:0}.brand-home-page .brand-home-slider .slick-slide{width:auto!important;padding:0 5px}@media only screen and (max-width:1440px){.brand-home-page .brand-home-slider{padding:20px 10px}}.brand-home-page .category-side-bar::-webkit-scrollbar{max-height:5px}.brand-home-page .category-side-bar::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}.brand-home-page .category-side-bar::-webkit-scrollbar-thumb{background:#222}@media only screen and (min-width:1200px){.brand-home-page .mobile-divider{display:none}}.brand-home-page .brand-home-page__header{display:flex;flex-flow:column nowrap}@media only screen and (min-width:1024px){.brand-home-page .brand-home-page__header{flex-flow:row}}@media only screen and (max-width:1024px){.brand-home-page .brand-home-page__header{width:100%}}.brand-home-page .brand-home-page__header .home-slider .item{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;width:100%;height:343px;margin-bottom:unset!important;flex-flow:column nowrap;justify-content:flex-start;position:relative}.brand-home-page .review-more{font-style:normal;font-weight:500;font-size:14px;line-height:16px;align-items:center;text-align:center;letter-spacing:1.25px;text-transform:uppercase;color:#333;border-bottom:1px solid #000;padding-bottom:8px;display:flex;margin-bottom:65px}@media only screen and (min-width:1200px){.brand-home-page .review-more{padding:0 36px}}.brand-home-page .review-more button{border:none;background-color:unset}.brand-home-page .brand-summary{width:100%}@media only screen and (max-width:768px){.brand-home-page .brand-summary{border-top:none}.brand-home-page .brand-summary .brand-summary__tab{min-width:7em!important}}@media only screen and (min-width:1200px){.brand-home-page .brand-summary .MuiTab-root{width:25%}.brand-home-page .brand-summary .brand-summary__banner{display:flex}.brand-home-page .brand-summary .brand-summary__banner .item{width:100%;position:relative;margin:0}.brand-home-page .brand-summary .brand-summary__banner .item img{width:100%}.brand-home-page .brand-summary .brand-summary__banner .item .banner-badge{position:absolute;top:0;left:92px;width:125px;text-align:center;height:21px;background-color:#000;color:#fff}.brand-home-page .brand-summary .brand-summary__banner .item .title{position:absolute;top:60px;left:92px;width:250px;font-weight:500;font-size:24px;line-height:36px;display:flex;align-items:center;letter-spacing:.18px;color:#fff}.brand-home-page .brand-summary .brand-summary__banner .item .desc{width:246px;position:absolute;top:150px;left:92px;font-weight:500;font-size:17px;line-height:24px;display:flex;align-items:center;letter-spacing:.18px;color:#fff}.brand-home-page .brand-summary .brand-summary__banner .owl-dots{position:absolute;bottom:0;left:50%}.brand-home-page .brand-summary .brand-summary__banner .brand-info{background-color:#444;max-width:348px}.brand-home-page .brand-home-feature{display:none}}.brand-home-page .brand-tab .MuiTab-root.Mui-selected{color:#333;font-weight:600;font-size:13px}.brand-home-page .brand-tab .MuiTab-root{font-weight:400;color:#888;font-size:13px}.brand-home-page .brand-tab .MuiButtonBase-root{width:inherit}@media only screen and (max-width:768px){.brand-home-page .brand-tab{display:flex!important}}.brand-home-page .brand-tab .PrivateTabIndicator-colorSecondary-35{border:1px solid #111!important;background-color:#111!important}.brand-home-page .brand-tab .MuiTab-wrapper{font-weight:400;font-size:16px;letter-spacing:.15px}.brand-home-page .brand-tab .MuiTab-root{text-transform:unset}.brand-home-page .rate-bar{height:30px}.brand-home-page .rate-bar .MuiLinearProgress-colorPrimary{background-color:#ececec}.brand-home-page .rate-bar .MuiLinearProgress-barColorPrimary{background-color:#444}.brand-home-page .brand-home-rate{margin:1.5rem 0}.brand-home-page .brand-home-rate .brand-rate-mobile .brand-name{text-transform:uppercase;flex:0 0 228px;padding-left:20px;padding-bottom:25px}.brand-home-page .brand-home-rate .brand-rate-mobile .brand-name .title{font-style:normal;font-weight:700;font-size:20px;line-height:23px;letter-spacing:2px;color:#000}.brand-home-page .brand-home-rate .brand-home-rate__desktop{display:flex;flex-flow:row nowrap;padding:20px 0}.brand-home-page .brand-home-rate .brand-home-rate__desktop .brand-name{text-transform:uppercase;flex:0 0 228px}.brand-home-page .brand-home-rate .brand-home-rate__desktop .brand-home-rating{flex:1 1;padding-right:2rem}.brand-home-page .brand-home-rate .brand-home-rate__desktop .brand-home-rating:last-of-type{padding-right:0}.brand-home-page .brand-home-rate .brand-home-rate__desktop .title{font-weight:500;font-size:24px;line-height:24px;color:#333}.brand-home-page .brand-home-rate .brand-home-rate__desktop .col-title{font-style:normal;font-weight:500;font-size:13px;line-height:18px;letter-spacing:1px;text-transform:uppercase;color:#333;margin-bottom:6px}.brand-home-page .brand-home-review-list .brand-home-review-list-back-btn{position:absolute;left:8px}.brand-home-page .brand-home-review-list .review-list__header{font-style:normal;font-weight:500;font-size:18px;line-height:21px;margin-bottom:5px!important;letter-spacing:2px;text-transform:uppercase;color:#000}@media only screen and (max-width:768px){.brand-home-page .brand-home-review-list .review-list__header{padding-left:18px;padding-right:18px}}.brand-home-page .brand-home-review-list .review-list__list .item-container .item-description{min-height:unset!important;background-color:unset;padding:0}.brand-home-page .brand-home-review-list .review-list__list .item-container .item-description p{color:#adadad}@media only screen and (min-width:1200px){.brand-home-page .brand-home-review-list .order-review__style{overflow-x:unset}}.brand-home-page.brand-review-page .brand-home-review-list{padding:0}.brand-style-container{width:100%}@media only screen and (min-width:1200px){.brand-style-container.fixed-position{margin-left:280px}}.brand-style-container .sticky-outer-wrapper.active .brand-home-style-wrapper{display:flex}.brand-style-container .sticky-outer-wrapper.active .brand-home-style-wrapper.fixed{position:fixed;top:0!important;padding:10px 0;width:100%;max-width:1160px;left:auto;right:auto;background:#fff;z-index:500;transition:all .3s ease}.brand-style-container .sticky-outer-wrapper.active .brand-home-style-wrapper.fixed .filter-area{margin-bottom:0!important}@media only screen and (min-width:992px){.brand-style-container .sticky-outer-wrapper.active .brand-home-style-wrapper.fixed{top:74px!important;right:auto;opacity:1}}.brand-style-container .sticky-outer-wrapper.released{opacity:0}.brand-home-filter-wrapper{padding:20px 0}.brand-home-filter-wrapper .brand-home-style-wrapper{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:768px){.brand-home-filter-wrapper .brand-home-style-wrapper{display:inline-block!important}}.brand-home-filter-wrapper .brand-home-style-wrapper .brand-name-style-title{margin-bottom:0!important;font-style:normal;font-weight:700;font-size:25px;line-height:23px;display:flex;align-items:flex-end;letter-spacing:2px;text-transform:capitalize;color:#333}@media only screen and (max-width:768px){.brand-home-filter-wrapper .brand-home-style-wrapper .brand-name-style-title{margin-bottom:18px!important;font-size:17px}}.brand-home-filter-wrapper .brand-home-style-wrapper .brand-name-style-title span{font-style:normal;font-weight:400;font-size:12px;line-height:16px;white-space:nowrap;display:flex;align-items:center;letter-spacing:.4px;color:#999}.brand-home-filter-wrapper .brand-home-style-wrapper .brand-name-style-filter{display:flex;float:right!important}.brand-home-filter-wrapper .sort-by-button{display:flex}.brand-home-filter-wrapper .sort-by-button .filter-value-popover-action{float:right}.brand-home-filter-wrapper .sort-by-button .filter-value-popover-action .anchor-element .MuiButtonBase-root{background:#f3f3f3;border-radius:4px;font-style:normal;font-weight:400;font-size:13px;line-height:15px;letter-spacing:.3px;text-transform:capitalize;padding:20px}.brand-home-filter-wrapper .filter-area .sortBy{min-width:165px;background-color:#f3f3f3!important}@media only screen and (max-width:768px){.brand-home-filter-wrapper{padding:20px 10px}}.brand-home-feature-tab-panel{padding:30px 18px;min-height:210px}@media only screen and (min-width:1200px){.brand-home-feature-tab-panel{display:none}}.brand-home-rate-tab-panel{padding:30px 18px;min-height:210px}.order-review,.review-list__list{display:flex;flex-flow:column nowrap}.order-review{padding-top:42px;padding-bottom:30px;border-bottom:1px solid #ececec}@media only screen and (max-width:768px){.order-review{padding-left:18px;padding-right:18px}}.order-review .order-review-left-panel,.order-review .order-review-right-panel{padding:0}.order-review .order-review__style--wrapper{width:100%}.order-review .home-slider .owl-nav{top:25%}.order-review .order-review__header{display:grid!important;margin-bottom:16px}.order-review .order-review__header .name{display:flex;font-style:normal;font-weight:700;font-size:18px;line-height:16px;text-align:center;letter-spacing:.8px;color:#333;grid-column:1;padding-right:8px}.order-review .order-review__header .state{display:flex;grid-column:2;font-style:normal;font-weight:400;font-size:13px;letter-spacing:.3px;color:#adadad}.order-review .order-review__body .date{display:flex;flex-flow:row nowrap;justify-content:space-between;font-size:13px;letter-spacing:.5px;color:#999;margin-bottom:8px}.order-review .order-review__body .date .order-review__badge{display:none;margin-left:16px}.order-review .order-review__body .date .order-review__badge.updated{display:block;width:106px;height:18px;border:1px solid #c7c7c7;border-radius:1px;font-size:11px;line-height:18px;text-align:center;color:#333}.order-review .order-review__body .date .order-review__badge.previous{display:block;width:109px;height:18px;border:1px solid #c7c7c7;border-radius:1px;font-size:11px;line-height:18px;text-align:center;color:#c7c7c7}.order-review .order-review__body .comment{transition:max-height .3s ease-out;margin-bottom:16px;width:calc(100% - 1em);font-style:normal;font-weight:400;font-size:14px;line-height:22px;letter-spacing:.3px;color:#333;position:relative;margin-right:-1em;padding-right:1em}@media only screen and (min-width:1024px){.order-review .order-review__body .comment{width:50%}}.order-review .order-review__body .comment.expand{height:100px;max-height:100px}.order-review .order-review__body .comment.expand:before{content:""}.order-review .order-review__body .see-more{text-decoration:underline;font-size:13px;letter-spacing:.5px;color:#666;margin-bottom:16px}.order-review .order-review__helpful{display:flex;flex-flow:row nowrap;line-height:24px;margin-bottom:24px;justify-content:flex-end}.order-review .order-review__helpful .helpful-button{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;width:124px;height:26px;border:1px solid #000;border-radius:15px;font-size:11px;line-height:24px;text-align:center;cursor:pointer;color:#333;background-color:transparent}.order-review .order-review__helpful .helpful-button span{font-style:normal;font-weight:400;font-size:12px;line-height:32px;color:#333}.order-review .order-review__helpful .helpful-button:hover{background-color:#e0e0e0;color:#333}.order-review .order-review__helpful .helpful-button.active{background-color:#e0e0e0}.order-review .order-review__helpful .helpful-count{font-size:11px;color:#999}.order-review .order-review__reply{width:100%;border:1px solid #f3f3f3;border-radius:2px;padding:24px;display:flex;flex-flow:row wrap;margin-top:16px;margin-bottom:23px}.order-review .order-review__reply .name{font-weight:500;font-size:15px;color:#333;width:50%;margin-bottom:14px}.order-review .order-review__reply .date{font-size:11px;color:#333;width:50%;text-align:right}.order-review .order-review__reply .reply{font-size:14px;letter-spacing:.2px;color:#666;width:100%}.order-review .order-review__style .review-list-box{width:94px;height:138px;margin-right:5px}.order-review .order-review__style .review-list-box .review-list__img{width:100%;height:100%;border:1px solid #ececec;background-position:bottom!important;position:relative}.order-review .order-review__style .review-list-box .review-list__img__sold{background-color:var(--danger);opacity:.3;z-index:1;position:absolute;inset:0}.order-review .order-review__style .review-list-box .review-list__img span{color:#fff;position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);font-size:medium;letter-spacing:.3px;font-weight:700}.order-review .order-review__style .review-list-box .review-list__product_name{font-size:12px;line-height:14px;letter-spacing:.02em;color:#444;height:28px;text-transform:capitalize;margin-bottom:8px}.order-review .order-review__style .review-list-box.last-child{margin-right:0}.brand-home-style{margin-top:56px}.brand-home-style h3{font-style:normal;font-weight:500;font-size:23px;line-height:30px;display:flex;align-items:center;text-transform:capitalize;margin-bottom:0!important;color:#222}.brand-home-style h3 span{font-size:12px;line-height:16px;align-items:center;letter-spacing:.4px;color:#999}.brand-home-style .brand-products-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:16px}@media screen and (max-width:1440px){.brand-home-style .brand-products-header{padding:0 10px}}@media only screen and (min-width:1024px){.brand-home-style .style-list-items{padding:45px 36px}.brand-home-style .product-image,.brand-home-style .product-image img{min-height:320px;max-height:320px;-o-object-fit:cover!important;object-fit:cover!important}}@media screen and (max-width:949px){.brand-home-style h3{font-size:17px;line-height:normal}.brand-home-style .mobile-category-products{display:flex;overflow-x:scroll;gap:10px;margin:0 10px;padding-bottom:20px}.brand-home-style .mobile-category-products .mobile-category-product{min-width:110px}.brand-home-style .mobile-category-products::-webkit-scrollbar{height:4px}.brand-home-style .mobile-category-products::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}.brand-home-style .mobile-category-products::-webkit-scrollbar-thumb{background:#222}}@media screen and (max-width:768px){.brand-home-style{margin-top:36px}}.inactive-vendor{margin:62px 0;background:#f7f7f7;padding:69px 113px}.inactive-vendor h2{text-align:center;font-size:20px;font-weight:600;padding-bottom:53px}.inactive-vendor h2,.inactive-vendor p{color:#222;font-style:normal;line-height:29px;margin:0}.inactive-vendor p{font-size:15px;font-weight:400}.inactive-vendor p br{display:block;content:"";margin-top:20px}.inactive-vendor p pre{margin:0}@media screen and (max-width:768px){.inactive-vendor{margin:32px 0;padding:20px}.inactive-vendor h2{padding-bottom:20px}}.recommend-brands{margin-bottom:80px}.recommend-brands h2{color:#222;font-size:23px;font-style:normal;font-weight:500;line-height:30px;margin:0}.recommend-brands .recommend-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:17px}.recommend-brands .recommend-brands-section{position:relative;overflow:hidden}.recommend-brands .mobile-recommend-section{display:flex;gap:10px;overflow-x:scroll}.recommend-brands .mobile-recommend-section::-webkit-scrollbar{height:4px}.recommend-brands .mobile-recommend-section::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}.recommend-brands .mobile-recommend-section::-webkit-scrollbar-thumb{background:#222}.recommend-brands .brand-card{min-width:220px}.recommend-brands .view-all-brands{color:#222;font-size:13px;font-style:normal;font-weight:400;line-height:normal;-webkit-text-decoration-line:underline;text-decoration-line:underline;cursor:pointer}@media screen and (max-width:1440px){.recommend-brands{padding:0 10px}}.view-more-products{font-style:normal;font-size:13px;line-height:normal;color:#222;-webkit-text-decoration-line:underline;text-decoration-line:underline;cursor:pointer}@media screen and (max-width:768px){.view-more-products{font-size:11px}}.view-more-container{text-align:center;padding:24px 0}.view-more-container .view-more-reviews{color:#222;text-align:center;font-size:12px;font-style:normal;font-weight:400;line-height:14px;border:1px solid #777;background:#fff;padding:10px 20px;cursor:pointer}.brand-home-style__fab{position:fixed!important;z-index:1000;bottom:20px;left:20px;background-color:#000!important}@media only screen and (min-width:1200px){.brand-home-style__fab{display:none!important}}.filter-popover--Updated-Date .MuiPaper-root{width:370px;height:230px}.filter-popover--Updated-Date .MuiPaper-root:after,.filter-popover--Updated-Date .MuiPaper-root:before{left:246px}.filter-popover--Price .MuiPaper-root{width:390px;height:230px}.filter-popover--Price .MuiPaper-root:after,.filter-popover--Price .MuiPaper-root:before{left:276px}.filter-popover--Sort-By .MuiPaper-root{width:390px;height:280px}.filter-popover--Sort-By .MuiPaper-root:after,.filter-popover--Sort-By .MuiPaper-root:before{left:296px}.order-review__scrollContainer{overflow-x:auto;overflow-y:hidden;white-space:nowrap;scroll-behavior:smooth;height:180px}.order-review__scrollContainer .review-list__img{width:150px;height:150px;display:inline-block}.order-review .order-review__style--wrapper:hover .order-review__style--btn{opacity:1}.order-review .order-review__style--btn{position:absolute;top:73px;transform:translateY(-50%);border:none;background-color:#666;color:#fff;width:24px;height:24px;opacity:1;padding:0}@media only screen and (min-width:992px){.order-review .order-review__style--btn{opacity:0}}.order-review .order-review__style--btn.next{right:0;z-index:3}.order-review .order-review__style--btn.prev{z-index:3}.rating-start-link a{color:#222;font-size:11px;line-height:30px;font-weight:400}.rating-start-link a:hover{text-decoration:underline}.brand-breadcrumb-section{width:100%}@media screen and (max-width:768px){.brand-breadcrumb-section{position:absolute;z-index:10}}.brand-breadcrumb-section .breadcrumbLink{color:#777;font-size:13px;font-style:normal;font-weight:400;line-height:30px}@media screen and (max-width:768px){.brand-breadcrumb-section .breadcrumbLink{font-size:11px;color:#fff;line-height:20px}}.brand-breadcrumb-section h2{color:#fff;font-size:17px;font-style:normal;font-weight:600;line-height:22px}@media screen and (max-width:768px){.brand-breadcrumb-section h2{line-height:normal}.breadcrumb-section{padding:0 10px;border-bottom:1px hsla(0,0%,100%,.3);background:hsla(0,0%,100%,.2)}}.mobile-favourite-container{display:flex;padding:10px;justify-content:space-between}.favorite-section{position:absolute;right:0;margin:20px 20px 0 0}.favorite-section button{border:1px solid #bbb;background:#fff;text-align:center;font-size:12px;font-style:normal;font-weight:500;line-height:14px;text-transform:uppercase;color:#777;border-radius:3px}.favorite-section button:hover{border:1px solid #bbb;background:#ececec}.favorite-section button.active{border:1px solid #444;background:#444;color:#fff}@media screen and (max-width:768px){.favorite-section{margin:0;position:relative}.favorite-section button{font-size:10px;padding:2px 4px;width:99px;border:none}}.brand-logo{border:1px solid #bbb;cursor:pointer}.brand-logo img{max-width:146px;height:100%;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:768px){.brand-logo{border-radius:2px}.brand-logo img{max-width:86px}}.active-brand-section{display:flex;flex-direction:column;width:100%}.brand-faq-section{padding-bottom:60px}@media screen and (max-width:768px){.brand-faq-section{padding-bottom:32px}}.brand-faq-section span{cursor:pointer;font-weight:500}.recommendation-guide-page h2{font-weight:400;font-size:24px;line-height:24px;display:flex;align-items:center;letter-spacing:.18px;color:#333}.recommendation-guide-page .buy-btn{max-width:200px}.recommendation-guide-page .recommendation-guide-page-section-title{font-style:normal;font-weight:700;font-size:15px;line-height:18px;text-align:center;color:#333;margin:1rem 0}.recommendation-guide-page .recommendation-guide-page-section-subtitle{font-style:normal;font-weight:400;font-size:15px;line-height:20px;text-align:center;color:#666;padding:0 2rem 3rem 0;width:70%}.recommendation-guide-page .recommendation-guide-page-section-description{font-style:normal;font-weight:400;font-size:15px;line-height:18px;text-align:center;color:#666;margin-bottom:1rem!important}.recommendation-guide-page .recommendation-hero{flex-direction:column;flex-wrap:wrap;padding-bottom:54px}.recommendation-guide-page .recommendation-hero p{flex:1 1;font-style:normal;font-weight:400;font-size:14px;line-height:24px;letter-spacing:.25px;color:#666}.recommendation-guide-page .recommendation-hero button{flex:1 1}@media only screen and (min-width:768px){.recommendation-guide-page .recommendation-hero{border-bottom:1px solid #e1e1e1}.recommendation-guide-page .recommendation-hero p{flex:0 0 70%}.recommendation-guide-page .recommendation-hero button{width:240px;max-width:240px;margin-right:auto}}.recommendation-guide-page .recommendation-card-img{min-width:20%}.recommendation-guide-page .recommendation-guide-page-content-section{display:flex}.recommendation-guide-page .mobile-only-recommendation-card{min-width:125px;background:#f7f7f7;display:flex;align-items:center;justify-content:center}.recommendation-guide-page .mobile-only-recommendation-card p{font-weight:700;font-size:13px;line-height:15px;text-align:center;color:#666;margin:0 0 6px}@media only screen and (min-width:768px){.recommendation-guide-page .mobile-only-recommendation-card{width:226px}}.recommendation-guide-page .analzy-inner-box{background-color:#f7f7f7;border-radius:2px;width:418px;display:flex;flex-direction:column;justify-content:center;align-items:center}.recommendation-guide-page .analzy-inner-box .bottom,.recommendation-guide-page .analzy-inner-box .top{display:flex}.recommendation-guide-page .recomm-container p{font-size:13px;line-height:20px;text-align:center;color:#333;font-weight:700}.recommendation-guide-page .box-sm{width:115px}.recommendation-guide-page .box-lg,.recommendation-guide-page .box-sm{display:flex;flex-direction:column;justify-content:center;align-items:center;height:40px;background:#fff;box-shadow:10px 10px 30px rgba(0,0,0,.05);border-radius:5px;color:#666;font-size:13px;line-height:20px;font-weight:700;margin-right:8px;margin-bottom:8px}.recommendation-guide-page .box-lg{width:140px}.recommendation-guide-page .recomm-box,.recommendation-guide-page .recomm-box-top{background:#f7f7f7;border-radius:2px}.recommendation-guide-page .recommended-clothes{min-height:260px}.recommendation-guide-page .recomm-box-bottom{margin-top:10px;height:86px;background:#f3f3f3;border-radius:5px}.return-page-header .return-page-title{font-weight:400;font-size:24px;line-height:24px;letter-spacing:.18px;color:#333}.return-page-header .invoice-number{font-weight:500;font-size:14px;line-height:16px;letter-spacing:1.25px;text-transform:uppercase;color:#999}.account_confirm_btn .Mui-disabled{color:#a6a6a6;background-color:#e0e0e0}.upload-dropzone svg{width:32px;height:32px;margin-bottom:.5rem}.upload-dropzone button{border:1px solid #333;border-radius:1px;box-shadow:none;background-color:#fff;font-weight:500;font-size:13px;line-height:18px;display:flex;align-items:center;text-align:center;letter-spacing:.5px;color:#333;padding:11px 20px;text-transform:capitalize}.return-summary-box{padding-right:1rem;height:32px;background-color:#f3f3f3}.return-summary-box .return-qty{font-weight:400;font-size:11px;line-height:14px;text-align:right;color:#999}.return-summary-box .return-amt{font-weight:400;font-size:11px;line-height:14px;color:#111}.return-summary-box .return-amt strong{font-size:15px}.upload-dropzone .hasError{border-color:#b00020!important}.upload-dropzone p.error-label{color:#b00020!important;text-transform:none!important}.upload-dropzone .photo-input-label{color:#000;font-size:16px;font-weight:700;line-height:24px;letter-spacing:.15px;margin-bottom:1rem}.return-image-wrapper .remove-img{position:absolute;top:0;right:0;background-color:#fff;width:24px;height:24px}.return-image-wrapper .remove-img svg{width:100%;height:100%;margin-bottom:0}.has-image{align-items:flex-start!important;flex-direction:row!important}.has-image,.has-image .return-image-wrapper{display:inline-block!important}.uploaded-image{width:71px;height:106px}.return-policy-section h3{font-weight:500;font-size:20px;line-height:24px;letter-spacing:.15px;color:#333;margin:0 0 1rem}.return-policy-section p{font-style:normal;font-weight:400;font-size:14px;line-height:24px;letter-spacing:.25px;color:#666;margin:0}.return-policy-section p span{font-size:14px;color:#333}.return-policy-section span{font-weight:400;font-size:11px;line-height:14px;color:#999}.return-total-summary{background-color:#f7f7f7}.return-total-summary p{font-weight:400;font-size:14px;line-height:20px;letter-spacing:.25px;color:#333}.return-total-summary p.misc-amount{font-size:15px;font-weight:700;color:#111;letter-spacing:.2px}.return-total-summary p.est-total{font-size:18px;font-weight:700;color:#111;letter-spacing:.2px}.return-total-summary h3{font-weight:700;font-size:14px;line-height:18px;letter-spacing:.2px;color:#333;margin-bottom:1rem}.return-history-card{border:1px solid rgba(0,0,0,.12);border-radius:1px;padding:1rem;background-color:#fff}.return-history-card p{margin:0 0 8px;font-size:14px;line-height:18px;letter-spacing:.5px;color:#666;flex:2 1}.return-history-card p.order-number{font-weight:500;letter-spacing:.2px;color:#333}.return-history-card p.shipped-by{font-weight:500}.return-history-card p.order-status span{font-weight:500;letter-spacing:.2px}.return-history-card p:first-of-type{font-weight:400;line-height:20px;letter-spacing:.25px;flex:1 1}.return-status{text-transform:uppercase}.return-status-open{color:#999!important}.return-status-complete{color:#238058!important}.return-status-denied{color:#b00020!important}.return-status-shipped{color:#999!important}.return-status p{font-weight:700;font-size:12px;line-height:16px;letter-spacing:.2px;text-transform:uppercase;color:#999;margin:0}.return-status a{display:inline-block;margin-top:.5rem;border:1px solid rgba(0,0,0,.12);font-weight:500;font-size:12px;line-height:16px;letter-spacing:.4px;text-transform:capitalize;color:#333;padding:4px 8px}.return-detail-page-title{font-weight:400;font-size:24px;line-height:24px;letter-spacing:.18px;color:#333}.return-detail-page-subTitle{font-weight:400;font-size:14px;line-height:16px;letter-spacing:1.25px;text-transform:uppercase;color:#999}.return-detail-page .order-meta-info p{font-size:14px;line-height:18px;letter-spacing:.2px;font-feature-settings:"kern" off;color:#999;margin:0 0 8px}.return-detail-page .order-meta-info p:first-of-type{font-weight:500;color:#333}.return-detail-page .return-detail-page-actions{height:30px}.return-detail-page-section h2{font-style:normal;font-weight:500;font-size:20px;line-height:24px;letter-spacing:.15px;color:#333;margin:0}.popular-items-container{position:relative;padding-bottom:60px}@media screen and (max-width:1440px){.popular-items-container{padding:0 10px}}@media screen and (max-width:949px){.popular-items-container{padding:0}}.popular-items-banner{background-image:url(https://media.orangeshine.com/images/popular-items-bg.png);background-size:cover;height:213px;position:relative}@media only screen and (min-width:768px){.popular-items-banner{height:353px}}.popular-items-banner:before{content:"HIGH-DEMAND ITEMS";position:absolute;top:0;left:50%;transform:translateX(-50%);background-color:#333;color:#fff;font-weight:500;font-size:12px;line-height:14px;display:flex;align-items:center;text-align:center;letter-spacing:.18px;padding:4px 3px}.popular-items-banner .popular-items-banner--text{display:flex;flex-direction:column;justify-content:center;height:100%;width:65%;margin-left:auto}.popular-items-banner .popular-items-banner--text h1{font-weight:700;font-size:24px;line-height:36px;letter-spacing:.18px;color:#333}.popular-items-banner .popular-items-banner--text p{font-weight:400;font-size:14px;line-height:18px;letter-spacing:.18px;color:#333;padding:0 1rem 0 0}@media only screen and (min-width:768px){.popular-items-banner .popular-items-banner--text{width:100%;align-items:center}}.popular-items-filter-wrapper .popular-items-filter{cursor:pointer;display:flex;border:1px solid #666;border-radius:1px;margin-bottom:.5rem;font-weight:500;font-size:13px;line-height:18px;align-items:center;text-align:center;letter-spacing:.5px;color:#666;max-width:150px}.popular-items-filter-wrapper .popular-items-filter span{margin-left:auto}.popular-items-filter-popover .MuiPopover-paper{margin-top:.5rem}.popular-items-filter-popover .popular-items-filter-popover--content{max-height:300px;overflow-y:auto;width:auto;border-radius:1px}.popular-item-selected{display:flex;margin-bottom:24px}.popular-item-selected .popular-item-selected-title{font-family:Roboto;font-style:normal;display:inline-block;align-items:center;text-transform:capitalize;color:#333;padding-top:unset!important;padding-right:8px}.popular-item-selected .popular-item-selected-total-image-count{display:inline-block;font-family:Roboto;font-style:normal;font-weight:400;font-size:12px;line-height:16px;display:flex;align-items:center;letter-spacing:.4px;color:#999}.popular-items-filter-wrapper-custom{display:flex;flex-flow:row nowrap;justify-content:space-between}@media screen and (max-width:1440px){.popular-items-filter-wrapper-custom{padding:0 10px}}@media screen and (max-width:949px){.popular-items-filter-wrapper-custom{padding:10px 10px 0}}.popular-items-filter-wrapper-custom .popular-items-filter-box{display:flex}.popular-items-filter-wrapper-custom .popular-items-filter-box .popular-items-upload-filter{margin-right:8px}.popular-items-filter-wrapper-custom .popular-items-filter-box .popular-items-upload-filter .popular-items-filter{cursor:pointer;padding:13px!important;align-items:center;text-align:center;font-style:normal;font-weight:400;font-size:13px;line-height:15px;letter-spacing:.3px;text-transform:capitalize;color:#000;background:#f9f9f9;border-radius:4px;border:none!important;max-width:150px}.popular-items-filter-wrapper-custom .popular-items-filter-box .popular-items-upload-filter .popular-items-filter span{margin-left:auto}.popular-items-filter-wrapper-custom .popular-items-filter-box .popular-items-location-filter .popular-item-location-filter-select{max-height:60px;border-radius:4px;background:#fd6612;font-style:normal;font-weight:400;padding:7px 24px 5px 20px!important;font-size:13px;line-height:15px;letter-spacing:.3px;text-transform:capitalize;color:#fff}.popular-items-filter-wrapper-custom .popular-items-filter-box .popular-items-location-filter .popular-item-location-filter-option{background-color:#fff!important;color:#333!important;font-style:normal;font-weight:400;font-size:13px;line-height:15px;letter-spacing:.3px;text-transform:capitalize}.popular-items-filter-wrapper-custom .popular-items-filter-box .popular-items-location-filter .MuiInput-underline:after,.popular-items-filter-wrapper-custom .popular-items-filter-box .popular-items-location-filter .MuiInput-underline:before{border-bottom:none!important}.popular-items-filter-wrapper-custom .popular-items-filter-box .popular-items-location-filter .MuiSelect-icon{color:#fff!important;margin-left:18px}.popular-items-filter-wrapper-custom .popular-items-filter-sort-by .popular-items-filter-sort-by-select{background:#f3f3f3;padding:7px 24px 5px 20px!important;border-radius:4px}.popular-items-filter-wrapper-custom .popular-items-filter-sort-by .MuiInput-underline:after,.popular-items-filter-wrapper-custom .popular-items-filter-sort-by .MuiInput-underline:before{border-bottom:none!important}.popular-page-container{display:flex;gap:67px;margin-top:20px}@media screen and (max-width:1440px){.popular-page-container{gap:37px}}@media screen and (max-width:1024px){.popular-page-container{gap:10px;margin-top:0}}.popular-page-title{color:#222;font-size:22px;font-style:normal;font-weight:500;line-height:39px;margin-bottom:0}@media screen and (max-width:1440px){.popular-page-title{padding:0 10px}}@media screen and (max-width:949px){.popular-page-title{text-align:center;padding-top:24px}}@media screen and (max-width:768px){.popular-page-title{font-size:20px;line-height:20px;font-weight:500}}.popular-divider-section{height:1px;background:#222;margin:16px 0 12px}.popular-items-count{color:#777;font-size:12px;font-style:normal;font-weight:400;line-height:normal;padding:10px 0}@media screen and (max-width:1440px){.popular-items-count{padding:10px}}.co-po-title{padding-bottom:14px;border-bottom:1px solid #c7c7c7;margin-top:2px;font-weight:400;font-size:22px;line-height:30px;letter-spacing:.03em;color:#000}.co-expand-all-po-section{margin-top:5px}@media screen and (max-width:768px){.co-expand-all-po-section{margin-top:0}}.po-item-wrap{display:flex;flex-direction:column;border-radius:4px}@media screen and (max-width:768px){.po-item-wrap{border-bottom:unset}}.review-order{padding-left:2rem;padding-right:2rem;padding-top:1.65rem}@media screen and (max-width:768px){.review-order{padding-left:0;padding-right:0;padding-top:0}}.po-item-title{font-weight:400;font-size:16px;line-height:160%;letter-spacing:.02em;color:#333;margin-bottom:0}.po-item-title .po-item-qty{font-size:12px}.po-item-title img{margin:0 10px}@media screen and (max-width:768px){.po-item-title{font-weight:700;font-size:15px;line-height:20px;letter-spacing:.3px;color:#333;margin-bottom:0}}.co-expand-all-section{background:#f9f9f9;border-radius:4px;margin-top:55px;height:50px;align-items:center}.placeOrderTextarea{resize:none;font-style:normal;font-weight:400;font-size:13px;letter-spacing:.2px;line-height:130%;color:#000;border:1px solid #ececec;box-sizing:border-box;border-radius:1px}.po-item-subtitle{display:flex;align-items:center;font-weight:400;font-size:12px;line-height:18px;letter-spacing:.02em;color:#666;padding:0 49px 17px 58px;margin-top:-24px}.po-item-flex-section{display:flex;justify-content:space-around;padding:0 20px}.po-item-status{font-weight:500;font-size:18px;line-height:24px;letter-spacing:.03em;color:#000;padding-right:11px}@media screen and (max-width:768px){.po-item-status{color:#333}}.co-item-total-section{text-align:right;padding-right:36px;color:#666}.po-item-detail-section-title{font-weight:500;font-size:14px;line-height:160%;letter-spacing:.02em;color:#000;margin-bottom:12px;padding-top:12px}.place-order-summary .check-section-summary{padding:0}.place-order-summary .order-summary-total-amount{-webkit-text-decoration-line:none;text-decoration-line:none}.po-row-wrap .mobile-checkout-btn.back-to-cart{height:40px;border-radius:0;border:1px solid #333}.po-row-wrap .checkout-order-summary-item-wrap{flex-direction:column}.po-row-wrap .po-v4-summary{display:flex;justify-content:space-between}.po-row-wrap .po-order-summary-accordin-save-section{font-style:normal;font-weight:400;font-size:13px;line-height:15px;letter-spacing:.02em;text-transform:capitalize;color:#333}.po-row-wrap .po-order-summary-accordin-save-section .po-expire-tittle{font-style:normal;font-weight:400;font-size:12px;line-height:14px;letter-spacing:.02em;color:#b00020}.po-reward-title{font-size:16px;line-height:160%;letter-spacing:.02em}.po-reward-points,.po-reward-title{font-style:normal;font-weight:400;color:#000}.po-reward-points{font-size:18px;line-height:24px;text-align:right;letter-spacing:.03em}.place-order-summary .po-check-summary-section{padding:0!important}.place-order-summary .po-net-amount-check{padding-left:1rem;padding-right:1rem}.po-item-detail-section-desc{font-weight:400;font-size:12px;line-height:14px;letter-spacing:.02em;color:#999}.po-item-total-section{background:hsla(0,0%,95%,.4);padding:16px;font-size:11px;line-height:24px}.po-card-type-img{width:50px;height:27px;margin-right:8px}.co-expand-all-section .cart-btn-expandall .MuiButton-label{display:flex;align-items:center;justify-content:space-between;font-style:normal;font-weight:500;font-size:13px;line-height:15px;letter-spacing:.03em;color:#000;text-transform:uppercase}.po-card-type-lbl{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.1px;color:#333;margin-right:8px}.w-120px{width:120px}.po-list-header-wrap{display:flex;align-items:center;height:40px;padding:0 49px 0 58px;border-bottom:.5px solid #c7c7c7}.po-list-details,.po-list-heading{font-weight:400;font-size:14px;line-height:16px;letter-spacing:.1px;color:#999}.co-expand-all-po-section .co-unit-price{font-weight:500;font-size:14px;line-height:160%;letter-spacing:.02em;color:#000!important}.co-expand-all-po-section .co-pack-qty-desktop{font-weight:400;font-size:15px;color:#444!important}@media screen and (max-width:950px){.place-order-summary{display:none}}.po-list-details{color:#000}.po-list-details .shopping-cart-product-price-with-discount{display:flex;align-items:center;justify-content:flex-end}@media screen and (max-width:768px){.po-list-details .shopping-cart-product-price-with-discount{justify-content:flex-start}}.po-list-details .shopping-cart-product-price-with-discount .discounted-price{font-weight:400;font-size:14px;line-height:24px;letter-spacing:.15px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#999;margin-right:12px}.po-list-details .shopping-cart-product-price-with-discount .actual-price{font-weight:500;font-size:14px;line-height:160%;letter-spacing:.02em;color:#000!important}.po-item-comment-wrap{padding:15px 17px 31px}.po-item-wrap .shopping-cart-accordion .MuiAccordionDetails-root{padding:7px 0 0;flex-direction:column}.po-product-wrap{display:flex;padding:20px;align-items:center}@media screen and (max-width:768px){.po-product-wrap{justify-content:space-between;align-items:flex-end;padding:16px;flex-direction:column}.po-product-wrap .po-list-prod-total{width:100%}}.co-item-list-header{border-bottom:.5px solid #c7c7c7;margin-top:-17px}.po-prod-detail-wrap{display:flex}@media screen and (max-width:768px){.po-prod-detail-wrap{width:100%!important;flex-direction:row}.po-prod-detail-wrap .shopping-cart-product-color-change .btn-color-change{padding-left:8px;padding-right:8px}.po-prod-detail-wrap .shopping-cart-product-color-change .color-change-name{font-weight:500;font-size:12px;line-height:16px;letter-spacing:.4px;color:#333}}.po-prod-detail{display:flex;flex-direction:column;padding-left:16px;font-weight:400;justify-content:space-between}.po-prod-img{width:88px}.po-prod-detail-name{font-weight:400;font-size:15px;line-height:160%;letter-spacing:.02em;color:#000}.po-prod-detail-sub{font-style:normal;font-weight:400;font-size:12px;line-height:14px;letter-spacing:.02em;color:#c7c7c7;margin:4px 0 6px}.po-item-subtotal{font-weight:500;font-size:17px;line-height:24px;letter-spacing:.15px;color:#000;padding:50px 20px 21px}.po-item-subtotal-label{font-size:14px;line-height:24px;letter-spacing:2px;text-transform:uppercase}.po-item-subtotal-amount{font-style:normal;font-weight:700;font-size:18px;line-height:24px;letter-spacing:.03em}.po-item-preorder{width:61px;height:17px;font-weight:700;font-size:11px;line-height:16px;letter-spacing:.4px;color:#fff;background:#898a8d;text-align:center}.po-product-wrap:nth-child(odd){background:#f9f9f9}.po-row-wrap{margin:0}.mobile-fixed-footer .MuiButtonBase-root:disabled .MuiButton-label,.order-summary-checkout-btn .MuiButtonBase-root:disabled .MuiButton-label{color:#000}.co-expand-all-section-mobile{padding-left:2rem}.po-prod-detail .shopping-cart-product-color-change .btn-color-change{padding-right:12px!important;padding-left:12px!important;border:1px solid rgba(0,0,0,.12)!important}.po-prod-detail .shopping-cart-product-color-change .color-change-name,.po-prod-detail .shopping-cart-product-color-change .color-change-pack{font-style:normal;font-weight:500;font-size:12px;line-height:16px;letter-spacing:.4px;color:#444}.order-summary-wrapper{padding:0}.order-summary-container{margin-bottom:70px}.po-item-heading-wrap{display:flex;justify-content:space-between;padding:0 20px;margin-top:-5px}@media screen and (max-width:768px){.po-item-heading-wrap{min-height:48px;padding:0 16px;align-items:center}}.po-item-heading-container{display:flex;align-items:center}@media screen and (max-width:768px){.main-cart-section{padding-right:0;padding-left:0;background:none}.co-expand-all-po-section .shopping-cart-accordion{width:unset}.po-list-prod-total{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.1px;color:#000}}.po-item-vendor-total{display:flex;flex-direction:column;padding:16px}.po-i-v-t-row{display:flex;justify-content:space-between}.po-i-v-t-lbl{font-weight:400;font-size:13px;line-height:15px;letter-spacing:.02em;color:#333}.po-mobile-sub-total{font-weight:700;font-size:18px;line-height:24px;letter-spacing:.03em;color:#000}.po-i-v-t-discount-val{font-weight:500;font-size:14px;line-height:18px;letter-spacing:.2px;color:#b00020}.pl-16px,.px-16px{padding-left:16px}.pr-16px,.px-16px{padding-right:16px}.po-mobile-comment-textarea .MuiOutlinedInput-multiline{padding:0}.po-mobile-comment-textarea textarea{height:75px}.text-underline{text-decoration:underline}.po-mobile-input{width:100%;height:32px;background:#fff}.po-mobile-input .MuiInputBase-root{height:100%;width:100%;border-radius:1px}.mt-16px,.my-16px{margin-top:16px}.mb-16px,.my-16px{margin-bottom:16px}.po-back-to-cart{margin:16px;border-radius:1px}.po-row-wrap .place-order-agreed,.po-row-wrap .place-order-checkbox-area{padding:23px 27px 28px 32px}.po-row-wrap .place-order-only-desktop{padding-top:48px}@media screen and (max-width:949px){.po-row-wrap .place-order-only-desktop{padding-top:0}.po-row-wrap .place-order-only-desktop .mobile-only{display:flex!important;justify-content:center}}.po-row-wrap .mobile-only .order-summary-total-wrap{padding-left:0!important;padding-right:0!important;padding-top:0!important;border:0}.po-row-wrap .mobile-only .order-summary-total-wrap .place-order-agreed,.po-row-wrap .mobile-only .order-summary-total-wrap .place-order-checkbox-area{padding-left:13px}@media screen and (min-width:768px)and (max-width:949px){.po-row-wrap .mobile-fixed-footer{display:block;position:fixed;bottom:0;left:0;right:0;width:100%;margin:0 auto;z-index:2}.po-row-wrap .col-md-4,.po-row-wrap .col-md-8{flex:0 0 100%;max-width:100%}}.checkout-thankyou-title{font-weight:400;font-size:22px;line-height:30px;letter-spacing:.03em;color:#333;padding-bottom:16px;border-bottom:1px solid #c7c7c7}@media screen and (max-width:768px){.checkout-thankyou-title{display:flex;flex-direction:column}}.ck-tu-wrapper{padding:56px 0}@media screen and (max-width:768px){.ck-tu-wrapper{padding:32px 0}}.tk-doc-item-content-wrap{display:flex;align-items:center;flex-grow:1}@media screen and (max-width:768px){.tk-doc-item-content-wrap{flex-direction:column;align-items:flex-start}}.tk-doc-item-title-wrap{display:flex;flex-direction:column}@media screen and (max-width:768px){.tk-doc-item-title-wrap{margin-bottom:10px;padding-left:2px}}.tk-doc-title{font-weight:500;font-size:20px;line-height:24px;letter-spacing:.15px;color:#333;margin-bottom:16px;display:flex;align-items:center}@media screen and (max-width:768px){.tk-doc-title{font-size:14px;line-height:20px;letter-spacing:.1px}}.tk-doc-subtitle{font-weight:400;font-size:12px;line-height:16px;letter-spacing:.4px;color:#666;margin-bottom:38px}@media screen and (max-width:768px){.tk-doc-subtitle{color:#999}}.tk-doc-block{background:#fff;border:1px solid #c7c7c7;box-sizing:border-box;border-radius:3px;padding:5px 24px;margin-bottom:24px}.tk-doc-block-item-wrap{display:flex;width:100%}.tk-doc-block-item-wrap2{display:flex;justify-content:space-between;align-items:center;width:100%}@media screen and (max-width:768px){.tk-doc-block-item-wrap2{flex-direction:column;align-items:flex-start;padding-left:15px}}.tk-doc-block-item{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(0,0,0,.12);padding:15px 0}.tk-doc-block-item:last-child{border-bottom:0}.tk-btn-upload{width:168px;height:40px;background:#fff}.tk-btn-upload.MuiButton-root{border-radius:1px}.tk-btn-upload.MuiButton-outlined{border:1px solid #333}.tk-btn-upload .MuiButton-label{font-weight:500;font-size:13px;letter-spacing:.5px;color:#333;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:130px}@media screen and (max-width:768px){.tk-btn-upload{width:100%;margin-left:3px}.tk-btn-upload .MuiButton-label{width:145px}}.tk-btn-upload.id-card-frnt-btn{margin-right:8px}@media screen and (max-width:768px){.tk-btn-upload.id-card-frnt-btn{margin-right:6px}}.tk-doc-item-badge{width:18px;height:18px;background:#333;font-size:11px;font-weight:700;color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-right:10px}.tk-doc-item-icon-box{width:70px;text-align:center;margin-right:20px}@media screen and (max-width:768px){.tk-doc-item-icon-box{width:auto;margin-bottom:10px}}.tk-doc-item-title{font-weight:500;font-size:14px;line-height:20px;letter-spacing:.1px;color:#333}@media screen and (max-width:768px){.tk-doc-item-title{margin-bottom:5px}}.tk-doc-item-subtitle{font-weight:400;font-size:12px;line-height:16px;letter-spacing:.4px;color:#666;margin-top:6px}.tk-btn-download{padding-left:0!important}.tk-btn-download .MuiButton-label{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.1px;color:#e77f20}.tk-doc-uploaded-block{height:40px;width:257px;border:1px solid #333;border-radius:1px;display:flex;align-items:center;padding:0 7px}.tk-doc-uploaded-name{flex-grow:1;display:inline-block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden!important;width:1em}.tk-error-message{color:#b00020}.tk-doc-note,.tk-error-message{font-weight:400;font-size:12px;line-height:16px;letter-spacing:.4px}.tk-doc-note{color:#666;padding:20px 0}.tk-doc-note2{color:#999;margin-bottom:64px}.tk-doc-error-note,.tk-doc-note2{font-weight:400;font-size:14px;line-height:20px;letter-spacing:.25px}.tk-doc-error-note{color:#b00020;margin-bottom:16px}.tk-btn-submit{width:343px;margin-bottom:80px!important}.tk-btn-submit.MuiButton-root{border-radius:1px}.tk-cc-title{font-weight:500;font-size:20px;line-height:24px;letter-spacing:.15px;color:#333;padding-bottom:8px;border-bottom:1px solid rgba(0,0,0,.12)}.tk-fulfilled-table{width:100%;border:1px solid rgba(0,0,0,.12);margin:5px 0}.tk-fulfilled-table thead{background:#f9f9f9;border-bottom:1px solid #ececec}.tk-fulfilled-table thead tr th{height:36px;font-size:14px;line-height:20px;font-weight:400;letter-spacing:.25px;color:#999}.tk-fulfilled-table thead tr th.td-empty{width:26px}@media screen and (max-width:768px){.tk-fulfilled-table thead{display:none}}.tk-fulfilled-table tbody tr td{padding:16px 0;border-bottom:1px solid rgba(0,0,0,.12);font-weight:400;font-size:14px;line-height:20px;letter-spacing:.25px;color:#000}.tk-fulfilled-table tbody tr td.td-empty{width:26px;border-bottom-width:0}@media screen and (max-width:768px){.tk-fulfilled-table tbody tr td{border-bottom-width:0}}.tk-fulfilled-table tbody tr:last-child td{border-bottom-width:0}@media screen and (max-width:768px){.tk-fulfilled-table tbody tr{display:flex;flex-direction:column;padding:0 24px}.tk-fulfilled-table tbody tr td{border-bottom-width:0;padding:2px 0}.tk-fulfilled-table tbody tr td.td-empty{height:11px}.tk-fulfilled-table tbody tr td.td-last{display:table-cell;width:100%;border-bottom:1px solid rgba(0,0,0,.12)}.tk-fulfilled-table tbody tr:last-child td.td-last{border-bottom-width:0}}.tk-fulfilled-note{display:flex;justify-content:flex-end;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.4px;color:#999}@media screen and (max-width:768px){.tk-fulfilled-note{display:none}}.tk-faq-title-wrap{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.tk-faq-title-text{font-weight:400;font-size:20px;line-height:24px;letter-spacing:2px;text-transform:uppercase;color:#333}.tk-faq-title-action{font-weight:500;font-size:14px;line-height:16px;letter-spacing:.3px;text-transform:uppercase;color:#e77f20}.tk-faq-title-action:hover{color:#e77f20}.tk-faq-question{font-weight:400;color:#000}.tk-faq-detail{color:#666;font-weight:400}.tk-btn-order-history{width:343px;height:48px;margin-bottom:1rem!important}.tk-btn-order-history.MuiButton-root{border-radius:1px}.tk-btn-order-history.MuiButton-outlined{border:1px solid #333}.tk-btn-order-history .MuiButton-label{font-weight:700;font-size:17px;line-height:22px;text-align:center;letter-spacing:.2px;text-transform:uppercase;color:#333}@media screen and (max-width:768px){.tk-btn-order-history{width:100%;margin-bottom:0!important}.mob-w-100{width:100%}.mob-w-495{width:49.5%}.mob-flex-col{flex-direction:column}.mob-items-start{align-items:flex-start!important}.mob-justify-between{justify-content:space-between!important}}.tk-cc-step-wrap{display:flex;justify-content:center;position:relative;padding:50px 0;text-align:center}.tk-cc-step-wrap .tk-cc-step-line{height:2px;background:#ececec;position:absolute;width:75%;margin:0 auto;left:0;right:0;top:65px;z-index:1}.tk-cc-step-wrap .tk-cc-step-line.steps-with-icons{top:149px}.tk-cc-step-wrap .tk-cc-step-line .tk-cc-step-line-fill{height:2px;background:#000}@media screen and (max-width:768px){.tk-cc-step-wrap .tk-cc-step-line{height:61%;width:2px;margin:0;left:19px}.tk-cc-step-wrap .tk-cc-step-line.steps-with-icons{top:65px}.tk-cc-step-wrap .tk-cc-step-line .tk-cc-step-line-fill{width:2px;background:#000}}.tk-cc-step-wrap .tk-cc-step-wrap-inner{display:flex}@media screen and (max-width:768px){.tk-cc-step-wrap .tk-cc-step-wrap-inner{flex-direction:column;width:100%;padding:0 5px}}.tk-cc-step-wrap .tk-cc-step-item{width:25%;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:768px){.tk-cc-step-wrap .tk-cc-step-item{width:100%;padding:0;align-items:flex-start;margin-bottom:24px}}.tk-cc-step-wrap .tk-cc-step-item .tk-cc-step-item-icon{margin-bottom:35px;min-height:50px;display:flex;align-items:end}@media screen and (max-width:768px){.tk-cc-step-wrap .tk-cc-step-item .tk-cc-step-item-icon{display:none}}.tk-cc-step-wrap .tk-cc-step-item .tk-cc-step-item-badge{width:32px;height:32px;background:#ececec;font-weight:500;font-size:15px;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2;margin-bottom:16px}@media screen and (max-width:768px){.tk-cc-step-wrap .tk-cc-step-item .tk-cc-step-item-badge{position:absolute;margin-right:16px}}.tk-cc-step-wrap .tk-cc-step-item .tk-cc-step-item-title{font-weight:700;font-size:15px;line-height:24px;letter-spacing:.15px;text-transform:uppercase;color:#c7c7c7;margin-bottom:20px}@media screen and (max-width:768px){.tk-cc-step-wrap .tk-cc-step-item .tk-cc-step-item-title{margin-bottom:8px;margin-left:50px;margin-top:5px}}.tk-cc-step-wrap .tk-cc-step-item .tk-cc-step-item-note,.tk-cc-step-wrap .tk-cc-step-item .tk-cc-step-item-subtitle{width:70%;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.4px;text-align:left}@media screen and (max-width:768px){.tk-cc-step-wrap .tk-cc-step-item .tk-cc-step-item-note,.tk-cc-step-wrap .tk-cc-step-item .tk-cc-step-item-subtitle{margin-left:50px}}.tk-cc-step-wrap .tk-cc-step-item .tk-cc-step-item-subtitle{color:#666;margin-bottom:8px}.tk-cc-step-wrap .tk-cc-step-item .tk-cc-step-item-note{color:#dc5e1f}.tk-cc-step-wrap .tk-cc-step-item.active .tk-cc-step-item-badge{background:#000}.tk-cc-step-wrap .tk-cc-step-item.active .tk-cc-step-item-title{color:#000}.mb-40px{margin-bottom:40px}.payment-review{padding:8px!important}.payment-review .upper-text{padding-top:16px!important;padding-bottom:16px!important;font-size:12px!important;line-height:20px;letter-spacing:.25px;color:#666;font-family:Roboto;font-style:normal;font-weight:400}.payment-review .table-upper-text{font-family:Roboto;font-style:normal;font-weight:500;font-size:14px!important;line-height:24px;letter-spacing:.15px;color:#666}.payment-review .table-lower-text{margin:20px;font-size:14px}.payment-review .submit-button{color:#fff;background:#333;border-radius:1px;margin-top:20px;margin-bottom:20px;letter-spacing:.5px}.payment-review .submit-button .submit-button:hover{background-color:#333}.table-no-circle{width:18px;height:18px;border-radius:55px;margin-right:20px;background:#333}.table-no-circle .table-no{width:17.27px;height:14px;left:269.19px;top:455px;font-family:Roboto;font-style:"normal";font-weight:"bold";font-size:11px;display:block;line-height:17px;text-align:center;color:#fff}.MuiListItemIcon-root{margin-right:14px}.about-us-page .about-us-page-section .os-about-container{max-width:1024px;margin:0 auto}.about-us-page .about-us-page-section.section-padding{padding:4em}.about-us-page .about-us-page-section h2{font-weight:300;color:#333;margin-bottom:.8em;font-size:26px;line-height:56px}.about-us-page .about-us-page-section p{font-style:normal;font-size:16px;line-height:160%;letter-spacing:.02em;color:#333}.about-us-page .about-us-page-section ul{padding-left:1.5em}.about-us-page .about-us-page-section.buyer-section{background:#f3f3f3;border-radius:0}.about-us-page .about-us-page-section-paragraph{max-width:80%}.about-us-page .about-us-page-section.aboutus-section{background:hsla(0,0%,78%,.5);mix-blend-mode:normal}.about-us-page .about-us-page-section-footer{position:relative}.about-us-page .about-us-page-section-footer-up{position:absolute;inset:0;display:flex}.about-us-page .about-us-page-section-footer-up img{margin-left:40%;-o-object-fit:contain;object-fit:contain}.about-us-page .about-us-page-section-footer-heading{position:absolute;inset:0}.about-us-page .about-us-page-section-footer-heading h1{position:absolute;font-weight:700;font-size:150px;line-height:176px;letter-spacing:.3px;color:#fff;margin-bottom:0;bottom:-.4em;padding-left:10%}@media screen and (max-width:768px){.about-us-page .about-us-page-section.section-padding{padding:2em}.about-us-page .about-us-page-section-paragraph{max-width:100%}.about-us-page .about-us-page-section h2{font-size:22px;line-height:36px}.about-us-page .about-us-page-section-footer-up img{margin:0}.save-for-later-container{padding:0 10px}}.os-jumbotron{background-position:bottom!important;background-repeat:no-repeat!important;background-size:cover!important}@media only screen and (min-width:1024px){.os-jumbotron{background-position:0 0!important}}.os-jumbotron .os-jumbotron__action{height:100%}.os-jumbotron .os-jumbotron__headline{padding:40px}.os-jumbotron .os-jumbotron__headline h1{font-weight:700;font-size:24px;line-height:30px;text-align:center;color:#000;margin-bottom:24px}.os-jumbotron .os-jumbotron__headline p{font-style:normal;font-weight:400;font-size:17px;line-height:28px;text-align:center;color:#000}@media only screen and (min-width:768px){.os-jumbotron .os-jumbotron__headline{max-width:1149px;margin:0 auto;display:flex;justify-content:center;flex-direction:column;height:100%}.os-jumbotron .os-jumbotron__headline h1,.os-jumbotron .os-jumbotron__headline p{text-align:left!important}.os-jumbotron .os-jumbotron__headline h1{font-size:32px!important;line-height:40px!important}.os-jumbotron .os-jumbotron__headline.vendor-page p{max-width:340px;color:#fff}.os-jumbotron .os-jumbotron__headline .default-btn{max-width:340px}}@media only screen and (min-width:1440px){.os-jumbotron .os-jumbotron__headline{max-width:1440px}}@media only screen and (min-width:1024px){.os-jumbotron .os-jumbotron__headline.vendor-page{height:526px!important;padding-top:0!important}.os-jumbotron .os-jumbotron__headline h1{font-size:40px!important;line-height:50px!important}.os-jumbotron .os-jumbotron__headline p{font-size:23px!important;line-height:44px!important;max-width:500px}}.os-jumbotron .os-jumbotron__action .os-jumbotron__action__box{background-color:#fff;width:100%;margin:0 auto;padding-bottom:32px}.os-jumbotron .os-jumbotron__action .os-jumbotron__action__box .have_account{text-align:center}.os-jumbotron .os-jumbotron__action .os-jumbotron__action__box .have_account span{text-decoration:underline}.os-jumbotron .os-jumbotron__review .os-jumbotron__review--container{margin-top:300px;padding-bottom:80px}.os-jumbotron .os-jumbotron__review .os-jumbotron__review--container .os-jumbotron__review--total{margin-bottom:16px}.os-jumbotron .os-jumbotron__review .os-jumbotron__review--container .os-jumbotron__review--total>span{margin-right:16px;border:1px solid #fff;padding:5px 8px;color:#fff;font-size:14px;line-height:16px}.os-jumbotron .os-jumbotron__review .os-jumbotron__review--container .os-jumbotron__review--counter{margin-left:16px}.os-jumbotron .os-jumbotron__review .os-jumbotron__review--container .os-jumbotron__review--counter p{color:#fff;font-size:22px;line-height:26px;font-weight:700;margin:0}.os-jumbotron .os-jumbotron__review .os-jumbotron__review--container .os-jumbotron__review--counter svg path{fill:#ffa900}.os-jumbotron .os-jumbotron__review .os-review__card{width:92%;margin:0 auto;background-color:#fff;border-radius:10px;padding:37px 25px;min-height:279px}.os-jumbotron .os-jumbotron__review .os-review__card h4{margin:0 0 7px;font-size:16px;line-height:24px;color:#000;font-weight:700}.os-jumbotron .os-jumbotron__review .os-review__card p{font-size:13px;line-height:24px;color:#000;margin:0}.os-jumbotron .os-jumbotron__review .os-review__card p span{font-style:italic}.os-jumbotron .os-jumbotron__review .slick-dots{bottom:-35px}.os-jumbotron .os-jumbotron__review .slick-dots li button:before{position:absolute;top:0;left:0;content:"";text-align:center;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:1px solid #fff;border-radius:50%;width:16px;height:16px;opacity:1;font-size:0}.os-jumbotron .os-jumbotron__review .slick-dots li.slick-active button:before{background-color:#333;border-color:#333}.os-main .os-main__features{background-color:#f3f3f3;padding-bottom:120px}@media only screen and (min-width:1200px){.os-main .os-main__features{padding-top:80px;padding-bottom:120px}}.os-main .os-main__features h2{margin:0;padding-bottom:30px;font-style:normal;font-weight:300;font-size:23px;line-height:32px;text-align:center;letter-spacing:.18px;color:#333}.os-main .os-main__features h2 span{display:block;font-size:16px;line-height:24px;color:#333;letter-spacing:.5px;font-weight:700}@media only screen and (min-width:1200px){.os-main .os-main__features h2{padding-top:60px;font-size:44px;line-height:60px}}.os-main .os-main__features .os-main__features__image{height:241px}.os-main .os-main__features .os-main__features__image img{height:100%}.os-main .os-main__features .os-main__features__content h6{font-size:20px;line-height:24px;letter-spacing:.15px;color:#000;font-weight:500;text-align:center;margin:24px 0}.os-main .os-main__features .os-main__features__content p{font-size:16px;line-height:24px;letter-spacing:.5px;color:#666;text-align:center;padding:0 12px}.os-main .os-main__features .os-main__features__slider .custom_arrow__container{position:relative;z-index:999}.os-main .os-main__features .os-main__features__slider .custom_arrow{background-color:#fff;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.os-main .os-main__features .os-main__features__slider .slick-dots{bottom:-32px}.os-main .os-main__features .os-main__features__slider .slick-dots li button:before{position:absolute;top:0;left:0;content:"";text-align:center;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:2px solid #c7c7c7;border-radius:50%;width:16px;height:16px;opacity:1;font-size:0}.os-main .os-main__features .os-main__features__slider .slick-dots li.slick-active button:before{background-color:#333;border-color:#333}.os-main .os-main__features-desktop .os-width{max-width:1149px;margin:0 auto}.os-main .os-main__features-desktop .os-feature-slide__content{flex:0 1 50%;padding:0 1rem;display:flex;justify-content:center}.os-main .os-main__features-desktop .os-feature-slide__content .inner-content{max-width:410px}.os-main .os-main__features-desktop .os-feature-slide__content p{font-style:normal;font-weight:300;font-size:44px;line-height:52px;color:#000}.os-main .os-main__features-desktop .os-feature-slide__content span{font-style:normal;font-weight:400;font-size:19px;line-height:33px;color:#666}.os-main .os-main__features-desktop .os-feature-slide__image{flex:0 1 50%;max-height:409px;display:flex;justify-content:center}.os-main .os-main__features-desktop .os-feature-slide__image.vendor-page{max-height:100%}.os-main .os-main__features-desktop .os-feature-slide__image img{height:100%}.os-main .os-main__features-desktop .os-feature-slide__control{position:absolute;top:50%;transform:translateY(-50%);right:-40px}.os-main .os-main__features-desktop .os-feature-slide__control>div>span{border-radius:50%;background-color:#fff;box-shadow:0 0 4px rgba(0,0,0,.05);width:30px;height:30px}.os-main .os-main__experience{max-width:1200px!important;margin:0 auto 50px!important}.os-main .os-main__experience h2{font-size:23px;line-height:32px;font-weight:300;color:#333;text-align:center;margin:50px 0 40px}@media only screen and (min-width:1200px){.os-main .os-main__experience h2{font-size:44px;line-height:60px;margin-top:80px;margin-bottom:100px}}.os-main .os-main__experience h6{font-size:20px;line-height:24px;font-weight:500;color:#333;letter-spacing:.15px;margin:40px 0 24px}.os-main .os-main__experience p{font-size:16px;line-height:24px;letter-spacing:.5px;color:#666}@media only screen and (min-width:1200px){.os-main .os-main__experience{margin-bottom:150px}.os-main .os-main__experience .only-at-os p{max-width:400px}}.os-main .os-main__whyorangeshine{background-color:#f3f3f3;padding-bottom:32px}.os-main .os-main__whyorangeshine h2{font-size:20px;line-height:24px;letter-spacing:.15px;font-weight:500}.os-main .os-main__whyorangeshine ul{margin:0;padding:0 0 0 16px}.os-main .os-main__whyorangeshine ul li{list-style:square;margin-bottom:16px;font-size:16px;line-height:24px;color:#666;letter-spacing:.5px}.os-main .os-main__whyorangeshine ul li:last-child{margin-bottom:0}.os-main .os-main__whyorangeshine-desktop{background-repeat:no-repeat;background-position:50%;height:772px}.os-main .os-main__whyorangeshine-desktop h2{font-weight:700;font-size:24px;line-height:28px;text-align:center;color:#000}.os-main .os-main__whyorangeshine-desktop .os-main__whyorangeshine__box{width:1001px;height:460px;margin:0 auto;background-color:#fff;padding:70px}.os-main .os-main__whyorangeshine-desktop .os-main__whyorangeshine__box.small-box{height:auto}.os-main .os-main__whyorangeshine-desktop .os-main__whyorangeshine__box ul{padding:0}.os-main .os-main__whyorangeshine-desktop .os-main__whyorangeshine__box ul li{font-size:18px;line-height:40px;color:#666}.os-main .os-main__whyorangeshine-desktop .corner-border:before{content:"";border-top:3px solid #999;border-left:3px solid #999;position:absolute;left:-20px;top:-10px;width:20px;height:20px}.os-main .os-main__whyorangeshine-desktop .corner-border:after{content:"";border-bottom:3px solid #999;border-right:3px solid #999;position:absolute;right:-20px;bottom:-10px;width:20px;height:20px}.os-main .os-main__whyorangeshine-desktop .corner-border.corner-border--orange:after,.os-main .os-main__whyorangeshine-desktop .corner-border.corner-border--orange:before{border-color:#ffa900}.os-main .os-main__whyorangeshine-desktop .corner-border--top:before{content:"";border-top:3px solid #999;border-left:3px solid #999;position:absolute;left:-10px;top:-10px;width:30px;height:30px}.os-main .os-main__whyorangeshine-desktop .corner-border--top:after{content:"";border-top:3px solid #999;border-right:3px solid #999;position:absolute;right:-10px;bottom:-20px;width:30px;height:30px}.os-main .os-main__whyorangeshine-desktop .corner-border--bottom.corner-border--orange:after,.os-main .os-main__whyorangeshine-desktop .corner-border--bottom.corner-border--orange:before,.os-main .os-main__whyorangeshine-desktop .corner-border--top.corner-border--orange:after,.os-main .os-main__whyorangeshine-desktop .corner-border--top.corner-border--orange:before{border-color:#ffa900}.os-main .os-main__whyorangeshine-desktop .corner-border--bottom:before{content:"";border-bottom:3px solid #999;border-left:3px solid #999;position:absolute;left:-10px;top:-20px;width:30px;height:30px}.os-main .os-main__whyorangeshine-desktop .corner-border--bottom:after{content:"";border-bottom:3px solid #999;border-right:3px solid #999;position:absolute;right:-10px;bottom:-10px;width:30px;height:30px}.os-main .os-main__register h2{font-weight:700;font-size:20px;line-height:23px;text-align:center;color:#000}.os-main .os-main__register span{text-decoration:none;color:#fff;border:1px solid #333;background-color:#333;border-radius:1px;height:54px;display:flex;justify-content:center;align-items:center}.os-main .os-main__register a{font-size:17px;line-height:22px;letter-spacing:.2px;background-color:#333;border-color:#333;max-width:350px;margin:32px auto}#guide-for-brands{background-color:#fdd013}@media only screen and (min-width:1023px){#guide-for-brands{height:600px}#guide-for-brands .os-jumbotron__action{max-width:1149px;margin:0 auto}#guide-for-brands .os-jumbotron__action>div{flex:0 0 50%}#guide-for-brands .os-jumbotron__action .os-jumbotron__headline{height:400px}#guide-for-brands .os-jumbotron__action .os-jumbotron__headline h1,#guide-for-brands .os-jumbotron__action .os-jumbotron__headline p{color:#fff}}@media only screen and (min-width:1200px){#guide-for-brands{height:840px}}#guide-for-brands .os-jumbotron__headline{padding:40px 24px}#guide-for-brands .os-jumbotron__headline h1{font-weight:700;font-size:24px;line-height:30px;text-align:center;color:#000;margin:0 0 24px}#guide-for-brands .os-jumbotron__headline p{font-weight:400;font-size:14px;line-height:20px;letter-spacing:.25px;color:#000;text-align:center;margin:0}#guide-for-brands .os-jumbotron__action__box{background:none!important;padding-bottom:0}#guide-for-brands .os-jumbotron__action__box .os-jumbotron__action__box--sign-in{background-color:#fff}#guide-for-brands .os-jumbotron__action__box ul{list-style:none;padding:0;margin-left:12px}#guide-for-brands .os-jumbotron__action__box ul li{display:flex;align-items:center;font-weight:400;font-size:14px;line-height:30px;letter-spacing:.25px;color:#000}#guide-for-brands .os-jumbotron__action__box ul li:last-child{align-items:flex-start}#guide-for-brands .os-jumbotron__action__box ul li span{display:flex;align-items:center;margin-right:11px}#guide-for-brands .os-jumbotron__action__box ul li span:last-child{width:26px}#guide-for-brands .os-jumbotron__action__box h2{font-weight:700;font-size:16px;line-height:21px;text-align:center;letter-spacing:.15px;color:#111}#guide-for-brands .os-jumbotron__action__box--desktop{background-color:#fff}#guide-for-brands .os-jumbotron__action__box--desktop .desktop-vendor-box{padding:60px 40px}#guide-for-brands .os-jumbotron__action__box--desktop .desktop-vendor-box h2{font-weight:700;font-size:24px;line-height:28px;text-align:center;letter-spacing:.18px;color:#000;margin-bottom:40px}#guide-for-brands .os-jumbotron__action__box--desktop .desktop-vendor-box p{font-weight:400;font-size:16px;line-height:24px;text-align:left;letter-spacing:.15px;color:#666}#guide-for-brands .os-jumbotron__action__box--desktop .desktop-vendor-box p .small-text{font-size:14px;line-height:20px;color:#999}#guide-for-brands .os-jumbotron__action__box--desktop .desktop-vendor-box ul{margin:0}#guide-for-brands .os-jumbotron__action__box--desktop .desktop-vendor-box hr,#guide-for-brands .os-jumbotron__action__box--desktop .desktop-vendor-box ul li:last-of-type{margin-bottom:20px}#guide-for-brands .os-jumbotron__action__box--desktop .os-comm-btn{margin:0}#guide-for-brands .os-comm-btn{background-color:#333;height:54px;width:100%;display:flex;justify-content:center;align-items:center;text-decoration:none;color:#fff;text-transform:uppercase;margin:0 0 16px}#guide-for-brands .os-comm-btn:hover{border:1px solid #111;background-color:transparent;color:#111}#guide-for-brand-main .os-main__features.vendor{padding-top:60px}#guide-for-brand-main .os-main__experience p{font-size:16px;line-height:24px;color:#333;letter-spacing:.5px;margin-bottom:0}#guide-for-brand-main .os-main__experience span{display:block;font-size:16px;line-height:24px;color:#333;letter-spacing:.5px;font-weight:700}#guide-for-brand-main .os-main__whyorangeshine{padding-bottom:0}#guide-for-brand-main .os-main__whyorangeshine--bg{width:100%}#guide-for-brand-main .os-main__whyorangeshine--bg img{height:100%;width:100%}#guide-for-brand-main .os-main__whyorangeshine--content{background-color:#fff;margin-top:0;padding-top:40px!important;padding-bottom:40px!important}#guide-for-brand-main .os-main__whyorangeshine--content h2{margin:0}#guide-for-brand-main .os-vendor-review__wrapper{background-color:#f3f3f3;padding-top:0;padding-bottom:114px}#guide-for-brand-main .os-vendor-review__wrapper h2{font-style:normal;font-weight:300;font-size:23px;line-height:27px;text-align:center;color:#333;padding-top:50px;margin:0 0 16px}#guide-for-brand-main .os-vendor-review__wrapper p{font-weight:500;font-size:16px;line-height:24px;text-align:center;letter-spacing:.15px;color:#999}#guide-for-brand-main .os-vendor-review__wrapper p.black{color:#000}#guide-for-brand-main .os-vendor-review__wrapper .os-vendor-review__card{background-color:#fff;border-radius:10px;margin:16px 0;padding:32px 24px;text-align:center;display:flex;flex-direction:column;justify-content:center;min-height:381px;height:381px}#guide-for-brand-main .os-vendor-review__wrapper .os-vendor-review__card h4{margin-top:0;font-size:16px;line-height:24px;color:#000;font-weight:700;margin-bottom:15px}#guide-for-brand-main .os-vendor-review__wrapper .os-vendor-review__card p{font-weight:400;font-size:16px;line-height:24px;color:#000}#guide-for-brand-main .os-vendor-review__wrapper .os-vendor-review__card span{height:40px}#guide-for-brand-main .os-vendor-review__wrapper .os-vendor-review__card span img{height:100%}#guide-for-brand-main .os-vendor-review__wrapper .quotes:before{content:url("data:image/svg+xml,%3Csvg width='27' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.015 15.32c0 1.547-.507 2.8-1.52 3.76-1.014.907-2.294 1.36-3.84 1.36-1.867 0-3.414-.613-4.64-1.84C.84 17.373.255 15.613.255 13.32c0-2.453.693-4.853 2.08-7.2 1.44-2.4 3.44-4.293 6-5.68l1.84 2.8c-1.387.96-2.507 2.027-3.36 3.2-.8 1.173-1.334 2.533-1.6 4.08.48-.213 1.04-.32 1.68-.32 1.493 0 2.72.48 3.68 1.44s1.44 2.187 1.44 3.68zm14.72 0c0 1.547-.507 2.8-1.52 3.76-1.014.907-2.294 1.36-3.84 1.36-1.867 0-3.414-.613-4.64-1.84-1.174-1.227-1.76-2.987-1.76-5.28 0-2.453.693-4.853 2.08-7.2 1.44-2.4 3.44-4.293 6-5.68l1.84 2.8c-1.387.96-2.507 2.027-3.36 3.2-.8 1.173-1.334 2.533-1.6 4.08.48-.213 1.04-.32 1.68-.32 1.493 0 2.72.48 3.68 1.44s1.44 2.187 1.44 3.68z' fill='%23FFA900'/%3E%3C/svg%3E");position:absolute;top:-14px;left:20px;z-index:99;width:30px;height:30px}#guide-for-brand-main .os-vendor-review__wrapper .quotes:after{content:url("data:image/svg+xml,%3Csvg width='27' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.985 5.68c0-1.547.507-2.8 1.52-3.76C17.52 1.013 18.8.56 20.345.56c1.867 0 3.414.613 4.64 1.84 1.174 1.227 1.76 2.987 1.76 5.28 0 2.453-.693 4.853-2.08 7.2-1.44 2.4-3.44 4.293-6 5.68l-1.84-2.8c1.387-.96 2.507-2.027 3.36-3.2.8-1.173 1.334-2.533 1.6-4.08-.48.213-1.04.32-1.68.32-1.493 0-2.72-.48-3.68-1.44s-1.44-2.187-1.44-3.68zm-14.72 0c0-1.547.507-2.8 1.52-3.76C2.8 1.013 4.08.56 5.625.56c1.867 0 3.414.613 4.64 1.84 1.174 1.227 1.76 2.987 1.76 5.28 0 2.453-.693 4.853-2.08 7.2-1.44 2.4-3.44 4.293-6 5.68l-1.84-2.8c1.387-.96 2.507-2.027 3.36-3.2.8-1.173 1.334-2.533 1.6-4.08-.48.213-1.04.32-1.68.32-1.493 0-2.72-.48-3.68-1.44S.265 7.173.265 5.68z' fill='%23FFA900'/%3E%3C/svg%3E");position:absolute;bottom:-24px;width:30px;height:30px;right:40px;z-index:99}#guide-for-brand-main .os-vendor-review__wrapper .slick-dots{bottom:-42px}#guide-for-brand-main .os-vendor-review__wrapper .slick-dots li button:before{position:absolute;top:0;left:0;content:"";text-align:center;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:2px solid #c7c7c7;border-radius:50%;width:16px;height:16px;opacity:1;font-size:0}#guide-for-brand-main .os-vendor-review__wrapper .slick-dots li.slick-active button:before{background-color:#333;border-color:#333}#guide-for-buyer h1{font-weight:700;font-size:24px;line-height:30px;text-align:center;color:#000}#guide-for-buyer .os-jumbotron__headline{padding:40px 24px}#guide-for-buyer a,#guide-for-buyer span{text-decoration:none;color:#fff;border:1px solid #333;background-color:#333;border-radius:1px;height:54px;display:flex;justify-content:center;align-items:center;margin-top:48px;text-transform:uppercase;font-size:17px;line-height:22px;letter-spacing:.2px}#guide-for-buyer a:hover{border-color:#fff!important;color:#333!important;background-color:transparent!important}.os-main__whyorangeshine--content h2{margin-bottom:24px!important}.os-vendor-review__wrapper .review-star-orange svg path{fill:#ffa900}.os-vendor-review__wrapper .os-vendor-review__card{text-align:left!important}.os-vendor-review__wrapper .os-vendor-review__card .quote-top:before{content:url("data:image/svg+xml,%3Csvg width='27' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.015 15.32c0 1.547-.507 2.8-1.52 3.76-1.014.907-2.294 1.36-3.84 1.36-1.867 0-3.414-.613-4.64-1.84C.84 17.373.255 15.613.255 13.32c0-2.453.693-4.853 2.08-7.2 1.44-2.4 3.44-4.293 6-5.68l1.84 2.8c-1.387.96-2.507 2.027-3.36 3.2-.8 1.173-1.334 2.533-1.6 4.08.48-.213 1.04-.32 1.68-.32 1.493 0 2.72.48 3.68 1.44s1.44 2.187 1.44 3.68zm14.72 0c0 1.547-.507 2.8-1.52 3.76-1.014.907-2.294 1.36-3.84 1.36-1.867 0-3.414-.613-4.64-1.84-1.174-1.227-1.76-2.987-1.76-5.28 0-2.453.693-4.853 2.08-7.2 1.44-2.4 3.44-4.293 6-5.68l1.84 2.8c-1.387.96-2.507 2.027-3.36 3.2-.8 1.173-1.334 2.533-1.6 4.08.48-.213 1.04-.32 1.68-.32 1.493 0 2.72.48 3.68 1.44s1.44 2.187 1.44 3.68z' fill='%23FFA900'/%3E%3C/svg%3E");position:absolute;top:-14px;left:20px;z-index:99;width:30px;height:30px}.os-vendor-review__wrapper .os-vendor-review__card .quote-bottom:after{content:url("data:image/svg+xml,%3Csvg width='27' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.985 5.68c0-1.547.507-2.8 1.52-3.76C17.52 1.013 18.8.56 20.345.56c1.867 0 3.414.613 4.64 1.84 1.174 1.227 1.76 2.987 1.76 5.28 0 2.453-.693 4.853-2.08 7.2-1.44 2.4-3.44 4.293-6 5.68l-1.84-2.8c1.387-.96 2.507-2.027 3.36-3.2.8-1.173 1.334-2.533 1.6-4.08-.48.213-1.04.32-1.68.32-1.493 0-2.72-.48-3.68-1.44s-1.44-2.187-1.44-3.68zm-14.72 0c0-1.547.507-2.8 1.52-3.76C2.8 1.013 4.08.56 5.625.56c1.867 0 3.414.613 4.64 1.84 1.174 1.227 1.76 2.987 1.76 5.28 0 2.453-.693 4.853-2.08 7.2-1.44 2.4-3.44 4.293-6 5.68l-1.84-2.8c1.387-.96 2.507-2.027 3.36-3.2.8-1.173 1.334-2.533 1.6-4.08-.48.213-1.04.32-1.68.32-1.493 0-2.72-.48-3.68-1.44S.265 7.173.265 5.68z' fill='%23FFA900'/%3E%3C/svg%3E");position:absolute;bottom:-20px;width:30px;height:30px;right:20px;z-index:99}.os-vendor-review__wrapper .os-vendor-review__card p{margin-bottom:0;text-align:left!important}.os-vendor-review__wrapper .os-vendor-review__card span{height:100%!important}.os-vendor-review__wrapper .os-vendor-review__card .vendor-logo{height:82px!important}.os-vendor-review__wrapper .os-vendor-review__card .vendor-logo span{height:auto!important}.home-jumbotron .brand-products{text-align:center}.home-jumbotron .brand-products .view-more{font-size:12px;color:#999;text-decoration:none}.home-jumbotron .brand-products .horizontal-contents{padding:1.5rem .5rem 1.75rem;margin-bottom:0}.home-jumbotron .brand-products .horizontal-contents .__contents{padding-left:0}.home-jumbotron .brand-products .brand-product{position:relative;padding:8px 0;text-align:center;width:95px;height:161.5px}.home-jumbotron .brand-products .brand-product:not(:last-child){margin-right:16px}.home-jumbotron .brand-products .brand-product img{margin-top:auto;height:100%;width:100%;vertical-align:middle}.home-jumbotron .brand-products .brand-product img.copy-prevention{height:120px}@media(min-width:568px){.home-jumbotron .slick-slider{width:50%;height:25%;margin:0 auto}}.home-jumbotron .slick-slider .slick-slide img{min-height:300px}.os-main__buyer__review{background-color:#f3f3f3;height:816px}.os-main__buyer__review--wrapper{padding:135px 0 150px}.os-main__buyer__review--wrapper .rating span{font-size:44px;line-height:52px;font-weight:300}.os-main__buyer__review--wrapper p{margin:40px 0;font-weight:700;font-size:24px;line-height:28px;text-align:center;color:#333}.os-review__card{background:#fff;box-shadow:0 10px 20px rgba(0,0,0,.05);border-radius:10px;padding:32px;margin-top:16px;outline:none;width:363px;height:358px}.os-review__card h4,.os-review__card p{text-align:left;color:#666}.os-review__card h4{font-size:20px;line-height:24px;font-weight:500;margin:0 0 24px;letter-spacing:.15px}.os-review__card p{margin:0;font-size:16px;line-height:24px;letter-spacing:.5px;font-weight:300}.os-main__video{display:flex;justify-content:center;align-items:center;max-width:900px;margin:0 auto;padding:40px 0}.os-main__vendor__review{height:1073px;background-color:#f3f3f3}.os-main__vendor__review h2{font-weight:300;font-size:44px;line-height:52px;text-align:center;color:#333;margin:0;padding-top:150px;padding-bottom:24px}.os-main__vendor__review p{font-weight:500;font-size:18px;line-height:24px;text-align:center;letter-spacing:.15px;text-transform:uppercase;color:#999;margin-bottom:59px}.os-main__vendor__review--wrapper{width:1148px;margin:0 auto}.os-main__vendor__review .os-main__vendor__review--slider{width:1148px;margin:0 auto;background-color:#fff}.os-main__vendor__review--slider--content{height:529px;padding:100px 124px 80px;outline:none}.os-main__vendor__review--slider--content h4{font-weight:700;font-size:30px;line-height:36px;text-align:center;color:#333;margin:0 0 40px}.os-main__vendor__review--slider--content p{font-size:20px;line-height:34px;text-align:center;letter-spacing:.15px;color:#333;margin:0;text-transform:none}.slider-control-area{position:absolute;bottom:-62px;display:flex;justify-content:center;width:170px;left:50%;transform:translateX(-50%);height:26px}.slider-control-area .next{transform:rotate(180deg)}.slider-control-area .dots-container--review .slick-dots{position:static;bottom:0}.slider-control-area .dots-container--review .next,.slider-control-area .dots-container--review .prev{cursor:pointer}.corner-quote--top:before{content:""}.corner-quote--top:after{content:"";border-top:10px solid #e3e3e3;border-right:10px solid #e3e3e3;position:absolute;right:-10px;bottom:-140px;width:150px;height:150px}.corner-quote--top:before{content:url(https://orangeshine.com/media/desktop/registration_guide/icon_quote_left.svg);position:absolute;left:40px;top:-30px;width:30px;height:30px;z-index:100}.corner-quote--bottom:before{content:"";border-bottom:10px solid #e3e3e3;border-left:10px solid #e3e3e3;position:absolute;left:-10px;top:-140px;width:150px;height:150px}.corner-quote--bottom:after{content:url(https://orangeshine.com/media/desktop/registration_guide/icon_quote_right.svg);position:absolute;right:60px;bottom:-17px;width:30px;height:30px;z-index:100}.os-main__how_works{padding-top:80px;padding-bottom:150px}.os-main__how_works h2{font-size:44px;line-height:60px;margin-top:80px;margin-bottom:100px;font-weight:300;color:#333;text-align:center}.circle{width:180px;height:180px;background-color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center}.circle.circle-alt{background-color:#f7f7f7}.app-process{position:relative;min-height:274px}.app-process p{color:#333;font-size:18px;line-height:21px;font-weight:700;padding-top:37px}.app-process p.extra-desc{padding-top:26px;font-size:16px;color:#666;line-height:20px;font-weight:400;text-align:center}.app-process:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 17l5-5-5-5M6 17l5-5-5-5' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");position:absolute;right:0;font-size:20px;color:#333;width:24px;height:24px;top:50%}.app-process:last-child:after{content:"";background:none}.vendor-page .os-feature-slide__control{top:calc(50% + 76px)!important}.background-size-cover{background-size:cover!important}.support-page-layout{margin-top:40px}.support-page-layout .support-page-layout-side-menu{padding:0 24px}.support-page-layout .support-page-layout-side-menu .account-left-menu a.active{font-weight:700;color:#333}.support-page-layout .support-page-layout-side-menu .account-left-menu ul{margin-bottom:0}.support-page-layout .support-page-layout-side-menu .account-left-menu li{padding:18px 0 0}@media only screen and (min-width:767px){.support-page-layout .support-page-layout-side-menu .account-left-menu li:last-of-type{margin-bottom:30px}}.support-page-layout .support-page-layout-main{padding:0 24px}@media only screen and (min-width:1023px){.support-page-layout{margin-top:72px}.support-page-layout .account-left-menu{padding-left:1rem}.support-page-layout .account-left-menu li{padding:15px 0}.support-page-layout .support-page-layout-main,.support-page-layout .support-page-layout-side-menu{padding:0 16px}}.support-page-title{font-style:normal;font-weight:400;font-size:32px;line-height:37px;display:flex;align-items:center;letter-spacing:.18px;color:#333;text-transform:capitalize;padding-left:12rem;text-align:left}@media only screen and (min-width:767px)and (max-width:1022px){.support-page-title{padding-left:20rem}}@media only screen and (min-width:1023px){.support-page-title{text-align:center;padding-left:0}}.support-page-container .support-page-container-head h2{font-style:normal;font-weight:400;font-size:24px;line-height:24px;display:flex;align-items:center;letter-spacing:.18px;color:#333;margin-bottom:24px}@media only screen and (min-width:1023px){.support-page-container .support-page-container-head h2{margin-bottom:50px}}.support-page-container .support-page-container-head p{font-weight:500;font-size:15px;line-height:24px;color:#333;margin-bottom:30px}@media only screen and (min-width:1023px){.support-page-container .support-page-container-head p{margin-bottom:0}}.support-page-container .support-page-content{padding:0}@media only screen and (min-width:1023px){.support-page-container .support-page-content{padding:30px 0}}.support-page-container .support-page-content h3{font-style:normal;font-weight:700;font-size:15px;line-height:24px;color:#7e7e7e}.support-page-container .support-page-content p{font-style:normal;font-weight:400;font-size:15px;line-height:24px;color:#7e7e7e}.support-page-container .support-page-content a{color:#7e7e7e}.support-page-container .support-page-content--icon{margin-top:30px}.support-page-container .support-page-tab-panel{margin-bottom:0}@media only screen and (min-width:1023px){.support-page-container .support-page-tab-panel{margin-bottom:250px}}.support-page .section-padding{padding:2em 1em}.support-page h2{font-weight:400;font-size:26px;line-height:30px;letter-spacing:.03em;color:#333;margin-bottom:.8em}.support-page p{font-weight:400;font-size:14px;line-height:160%;letter-spacing:.02em;color:#666}.support-page--inimage{position:absolute;inset:0}.support-page--inimage .tos--inimage--bg{position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,#edf0f9 63.46%,rgba(237,240,249,0) 97.74%);width:50%}.support-page--inimage .tos--inimage--content{z-index:3;position:absolute;width:100%;height:100%;display:flex;align-items:center}.support-page--inimage .tos--inimage--content h2{font-size:28px;line-height:33px}.support-page--inimage .tos--inimage--content p{width:45%;font-size:16px}.support-page--accordian{border-top:1px solid rgba(0,0,0,.12);border-radius:0!important;box-shadow:none!important}.support-page--accordian:last-of-type{border-bottom:1px solid rgba(0,0,0,.12)}.support-page--accordian:before{display:none!important}.support-page--accordian--heading{font-weight:500!important;font-size:14px!important;color:#333!important;line-height:160%!important;letter-spacing:.02em!important}.support-page--accordian--summary{padding:.5em 0!important}.support-page--accordian--summary .MuiAccordionSummary-expandIcon svg{color:#333!important}.support-page--accordian--detail{padding-bottom:1.5em!important;padding-inline:0!important;padding-top:0!important}.support-page--accordian--detail h3{font-weight:500;font-size:1rem;line-height:30px;color:#7e7e7e}.support-page .tos{background:#eef1f9}@media screen and (max-width:1024px){.support-page--accordions{padding:0 0 2em!important}.support-page--accordian--summary{padding:.5em 1.5em!important}.support-page--accordian--detail{padding-inline:1.5em!important}}.sticky-outer-wrapper.active .search-fixed-header{padding:10px 0;z-index:200;background-color:#fff;border-bottom:1px solid #bbb}@media only screen and (min-width:1024px){.sticky-outer-wrapper.active .search-fixed-header{top:98px!important}}.activeSuggestList{background-color:rgba(0,0,0,.04)!important}.searchHeader{font-size:16px;color:#333;padding:0 16px;font-weight:600}.divider-styles{margin:10px 0}.search-category-section{display:flex;align-items:center;overflow-x:auto;padding:10px 0;background:#f7f7f7;grid-gap:3px;gap:3px;margin:14px 0;border-bottom:2px solid #222}.search-category-section span{display:flex;align-items:center;border:1px solid #bbb;background:#fff;min-width:-moz-fit-content;min-width:fit-content;height:40px;padding:0 10px;color:#222;text-align:center;font-size:11px;font-style:normal;font-weight:600;line-height:12px}.signin-form h3{font-size:22px;line-height:26px;text-align:center;letter-spacing:.03em;text-transform:capitalize}.signin-form .MuiInputLabel-root,.signin-form h3{font-weight:500;color:#333}.signin-form .form-group{margin-bottom:1rem}.signin-form.registration-tabs .tab-heading{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;margin-bottom:28px}.signin-form.registration-tabs .tab-heading h3{font-size:22px;color:#1e1e1e;font-weight:700;line-height:30px}.signin-form.registration-tabs .tab-heading p{font-size:18px;line-height:160%;letter-spacing:.02em;font-weight:400;color:#1e1e1e;max-width:542px}.signin-form.registration-tabs .tab-heading p b{color:var(--dark)}.signin-form.registration-tabs .col{background-color:#fff;width:290px;display:flex;flex-direction:column;justify-content:space-between;padding:30px 32px;box-shadow:0 0 44px 0 rgba(0,0,0,.07);border-radius:4px}.signin-form.registration-tabs .col h4{margin-bottom:20px;font-size:18px;font-weight:500}.signin-form.registration-tabs .col p{font-size:14px;line-height:160%;letter-spacing:.02em;text-align:left}.signin-form.registration-tabs .col span{font-size:16px;border-radius:4px;font-weight:500;width:100%;color:#fff;background-color:#333;padding:.6rem;cursor:pointer}@media screen and (max-width:768px){.signin-form.registration-tabs .tab-heading p{font-size:14px;max-width:279px}}.signin-form .form-bottom p.dont-have-account{font-weight:500;font-size:16px;line-height:160%;text-align:center;letter-spacing:.02em;color:#1e1e1e}.signin-form .form-bottom p.dont-have-account span{color:var(--orange);margin-left:.4em;font-weight:500;font-size:16px;cursor:pointer}.signin-form .form-bottom span.new-to-orangeshine p{margin-bottom:24px}.signin-form .form-bottom span.new-to-orangeshine p:first-child{font-weight:500;font-size:20px;line-height:23px;letter-spacing:.1em;color:#333;text-transform:capitalize}.signin-form .form-bottom span.new-to-orangeshine p:nth-child(2){font-size:16px;line-height:160%;letter-spacing:.02em;color:#666}.signin-form .form-bottom span.new-to-orangeshine p:nth-child(3){cursor:pointer;color:var(--orange);font-weight:500;font-size:16px;line-height:19px;letter-spacing:.06em;text-transform:capitalize}.signin-form .forgot-password{font-weight:500;font-size:14px;line-height:160%;text-align:right;letter-spacing:.02em;color:var(--orange);cursor:pointer}#nprogress .bar{background:#ececec!important}#nprogress .peg{box-shadow:0 0 10px #ececec,0 0 5px #ececec!important}#nprogress .spinner-icon{border-top-color:#ececec!important;border-left-color:#ececec!important}.input-linesheet{height:54px;padding:15px;font-size:16px}.input-linesheet.input-linesheet-title{width:441px}@media screen and (max-width:768px){.input-linesheet.input-linesheet-title{width:341px}}@media screen and (max-width:375px){.input-linesheet.input-linesheet-title{width:100%}}.lineshet-heading{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.1px;color:#333;padding-bottom:8px;border-bottom:1px solid rgba(0,0,0,.12)}.linesheet-picklist-heading{display:flex;align-items:center;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.4px;color:#666;margin-bottom:8px}@media screen and (max-width:768px){.linesheet-picklist-heading{justify-content:space-between}}.linesheet-picklist-images-wrap{display:flex;margin-bottom:20px;overflow-x:auto;padding-bottom:20px}.linesheet-picklist-images-wrap img{width:88px;min-width:88px;height:133px;-o-object-fit:cover;object-fit:cover;opacity:.5;cursor:pointer}.linesheet-picklist-images-wrap img.active{opacity:1;border:1px solid #333}.linesheet-action-section{border-top:1px solid rgba(0,0,0,.12);padding:16px 0;display:flex;justify-content:flex-end;margin-bottom:50px}@media screen and (max-width:768px){.linesheet-action-section{border-top:0 solid rgba(0,0,0,.12)}}.btn-linesheet-view{width:261px;height:56px}.btn-linesheet-view.MuiButton-contained,.btn-linesheet-view.MuiButton-contained:hover{background-color:#333}.btn-linesheet-view.MuiButton-contained .MuiButton-label{font-weight:700;font-size:17px;line-height:22px;letter-spacing:.2px;color:#fff}.linesheet-view-title{font-size:24px;font-weight:400;padding-bottom:24px;margin-bottom:16px;line-height:24px;letter-spacing:.18px}.linesheet-view-actions{display:flex;justify-content:space-between;border-top:1px solid rgba(0,0,0,.12);padding:24px 0}.btn-linesheetview-action{width:130px;height:40px}.btn-linesheetview-action.MuiButtonBase-root{border:1px solid #333}.btn-linesheetview-action.MuiButtonBase-root.mr-8px{margin-right:8px}.btn-linesheetview-action.MuiButton-contained{background-color:#fff;box-shadow:none}.btn-linesheetview-action.MuiButton-contained .MuiButton-label{font-weight:500;font-size:13px;line-height:18px;letter-spacing:.5px;color:#333}.linesheet-view-item-title{font-weight:400;font-size:12px;line-height:16px;letter-spacing:.4px;color:#666}.linesheet-view-item-img-wrap{display:flex;margin-bottom:16px}@media screen and (max-width:768px){.linesheet-view-item-img-wrap{padding-bottom:20px;width:100%;overflow-x:auto}}.linesheet-view-item-img-wrap .linesheet-view-item-img{width:176px;min-width:176px;height:266px;margin-right:16px}.linesheet-view-item-content{font-weight:400;font-size:12px;line-height:16px;letter-spacing:.4px;color:#999;margin-bottom:45px}.linesheet-email-wrap{margin:0 auto;width:598px}@media screen and (max-width:768px){.linesheet-email-wrap{width:100%}}.linesheet-email-title{font-weight:400;font-size:24px;line-height:24px;letter-spacing:.18px;color:#333;margin-bottom:26px}.input-linesheet-email-message{width:100%}.input-linesheet-email-message textarea{padding:0!important;height:347px}@media screen and (max-width:768px){.input-linesheet-email-message{width:100%}.input-linesheet-email-message textarea{height:343px}}.linesheet-email-notes{font-weight:400;font-size:12px;line-height:16px;letter-spacing:.4px;color:#999}.linesheet-email-chip-wrap{display:flex;flex-wrap:wrap}.linesheet-email-chip{background:#f3f3f3;border-radius:20px;padding:6px 6px 6px 16px;margin-right:5px;margin-bottom:5px}.linesheet-email-chip-text{font-weight:400;font-size:14px;line-height:18px;letter-spacing:.2px;color:#333;margin-right:5px}.btn-no-radius.MuiButton-root{border-radius:0}.z-12{z-index:12}.btn-black.MuiButton-contained{background-color:#333;color:#fff}.mb-71px{margin-bottom:71px}.mb-58px{margin-bottom:58px}.mr-6px{margin-right:6px}.mr-14pxi{margin-right:14px!important}.mr-15px{margin-right:15px}.mb-4px{margin-bottom:4px}.h-48px{height:48px}.h-40px{height:40px}@media screen and (max-width:768px){.mob-w-100{width:100%}.mob-mb-8px{margin-bottom:8px!important}.mob-h-48px{height:48px}}.w-135px{width:120px}@media screen and (max-width:768px){.w-135px{width:120px}}.w-200px{width:200px}.w-160px{width:160px}.cir-prog-white{color:#fff!important}.os-arrow-confirm{border:1px solid #000}@media screen and (max-width:768px){.os-arrow-confirm-wrapper.MuiPopover-root{background:rgba(0,0,0,.361)}}.os-arrow-confirm-wrapper .MuiPaper-root{border-radius:0;width:225px}.os-arrow-confirm-wrapper .MuiPopover-paper{border-radius:0;width:225px;margin-top:10px;border:1px solid}@media screen and (max-width:768px){.os-arrow-confirm-wrapper .MuiPopover-paper{width:100%;min-width:100%;left:0!important;border:0 solid;margin-top:17px}}.os-arrow-confirm-wrapper .popover-label{font-weight:400;font-size:12px;line-height:16px;letter-spacing:.4px;color:#000}.os-arrow-confirm-wrapper button{height:24px;width:94px}.os-arrow-confirm-wrapper button .MuiButton-label{font-weight:500;font-size:12px;line-height:16px;text-align:center;letter-spacing:.4px}.os-arrow-confirm-wrapper button.btn-no{color:#333}.os-arrow-confirm-wrapper button.btn-yes{background:#000;color:#fff}@media screen and (max-width:768px){.os-arrow-confirm-wrapper button.btn-yes{width:100%;height:56px}.os-arrow-confirm-wrapper button.btn-yes .MuiButton-label{font-size:17px;line-height:22px;letter-spacing:.2px;text-transform:uppercase}}:root{--bg-light:#f9f9f9;--orange:#ff730a}@media only screen and (max-width:768px){.slick-dots{bottom:-35px}}.slick-dots .slick-active button:before{color:#ff730a!important}.slider-container{padding-bottom:26px}@media only screen and (max-width:768px){.slider-container{padding-bottom:50px}}.tabs-color .MuiTab-root.Mui-selected{color:#ffa400;font-weight:600}.tabs-color .MuiTab-root{font-weight:400;color:#666}.slider-container .slick-slider .slick-list .slick-track .slick-slide{padding:0 15px}.slider-container .slick-slider .slick-list .slick-track .slick-slide img{cursor:pointer}.slider-category-container{padding:24px 0}@media only screen and (max-width:768px){.slider-category-container{padding:16px 0 59px}}.slider-category-container .slick-slider .slick-list .slick-track .slick-slide{padding:0 5px}.hover-underline:hover{text-decoration:underline}.text-transform-unset{text-transform:unset!important}.letter-spacing-2{letter-spacing:2px}.thick-stroke{border:1px solid #666}.text-truncate-2l{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.flex-1{flex:1 1}.right-0{right:0}.left-0{left:0}.top-0{top:0}.bottom-0{bottom:0}.border-color-333{border-color:#333!important}.line-height-0{line-height:0}.line-height-1{line-height:1}@media only screen and (min-width:768px){.line-height-md-0{line-height:0}.line-height-md-1{line-height:1}}@media only screen and (min-width:1024px){.line-height-lg-0{line-height:0}.line-height-lg-1{line-height:1}}.w-30{width:30%}.w-40{width:40%}.w-60{width:50%}.w-max{width:-moz-max-content!important;width:max-content!important}.w-min{width:-moz-min-content!important;width:min-content!important}@media only screen and (min-width:768px){.w-md-25{width:25%!important}.w-md-50{width:50%!important}.w-md-auto{width:auto!important}}@media only screen and (min-width:1024px){.w-lg-25{width:25%!important}.w-lg-50{width:50%!important}.w-lg-auto{width:auto!important}}.bt-0{border-top:0!important}@media only screen and (max-width:768px){.bt-sm-0{border-top:0!important}}@media only screen and (min-width:768px){.bt-lg-0,.bt-md-0{border-top:0!important}}.bb-0{border-bottom:0!important}@media only screen and (max-width:768px){.bb-sm-0{border-bottom:0!important}}@media only screen and (min-width:768px){.bb-lg-0,.bb-md-0{border-bottom:0!important}}.bl-0{border-left:0!important}@media only screen and (max-width:768px){.bl-sm-0{border-left:0!important}}@media only screen and (min-width:768px){.bl-lg-0,.bl-md-0{border-left:0!important}}.br-0{border-right:0!important}@media only screen and (max-width:768px){.br-sm-0{border-right:0!important}}@media only screen and (min-width:768px){.br-lg-0,.br-md-0{border-right:0!important}}@media only screen and (min-width:1440px){.d-block-xl{display:block!important}}.d-block-ruby{display:block ruby!important}.d-start{justify-content:flex-start}.d-center,.d-start{display:flex;align-items:center}.d-center{justify-content:center}.d-end{justify-content:flex-end}.d-between,.d-end{display:flex;align-items:center}.d-between{justify-content:space-between}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}.HeaderMenuIcon_menuBox__SmUgO{width:276px;height:684px;z-index:1000;box-shadow:0 0 15px rgba(0,0,0,.15);padding:30px 28px}.HeaderMenuIcon_menuBox__SmUgO h4{font-weight:500;font-size:20px;line-height:24px;letter-spacing:.15px;color:#000;margin-bottom:24px}.HeaderMenuIcon_headerMainLink__j7rMe{font-weight:500;font-size:13px;line-height:22px;letter-spacing:.3px;color:#000;padding:12px 0}.HeaderMenuIcon_listLink__OqXzX{font-size:13px;display:block;font-weight:500;color:#000;cursor:default;padding-bottom:6px}.HeaderMenuIcon_menuBoxLinkList__9N3c3{padding:12px 0}.HeaderMenuIcon_menuBoxLinkList__9N3c3 span{font-weight:400;font-size:13px;line-height:22px;letter-spacing:.3px;color:#666;padding-bottom:6px;display:block;cursor:pointer}.HeaderMenuIcon_menuBoxLinkList__9N3c3 span:hover{color:#111}