@charset "UTF-8";@import"https://d1wtft2o9f5v1q.cloudfront.net/fonts/AvenirNext/stylesheet.css";@import"https://d1wtft2o9f5v1q.cloudfront.net/fonts/feather/feather.css";@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css";:root{--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat) * 2);animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat) * 3);animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay) * 2);animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay) * 3);animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay) * 4);animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay) * 5);animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration) / 2);animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration) * .8);animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration) * 3);animation-duration:calc(var(--animate-duration) * 3)}@media print,(prefers-reduced-motion:reduce){.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translate(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translate(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translate(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translate(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translate(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translate(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translate(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translate(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translate(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translate(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translate(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translate(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skew(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skew(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skew(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skew(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skew(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skew(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration) * 1.3);animation-duration:calc(var(--animate-duration) * 1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skew(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skew(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skew(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skew(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skew(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skew(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skew(5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skew(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skew(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skew(5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skew(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skew(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skew(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}:root{--swal2-outline: 0 0 0 3px rgba(100, 150, 200, .5);--swal2-container-padding: .625em;--swal2-backdrop: rgba(0, 0, 0, .4);--swal2-backdrop-transition: background-color .15s;--swal2-width: 32em;--swal2-padding: 0 0 1.25em;--swal2-border: none;--swal2-border-radius: .3125rem;--swal2-background: white;--swal2-color: #545454;--swal2-show-animation: swal2-show .3s;--swal2-hide-animation: swal2-hide .15s forwards;--swal2-icon-zoom: 1;--swal2-icon-animations: true;--swal2-title-padding: .8em 1em 0;--swal2-html-container-padding: 1em 1.6em .3em;--swal2-input-border: 1px solid #d9d9d9;--swal2-input-border-radius: .1875em;--swal2-input-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .06), 0 0 0 3px transparent;--swal2-input-background: transparent;--swal2-input-transition: border-color .2s, box-shadow .2s;--swal2-input-hover-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .06), 0 0 0 3px transparent;--swal2-input-focus-border: 1px solid #b4dbed;--swal2-input-focus-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .06), 0 0 0 3px rgba(100, 150, 200, .5);--swal2-progress-step-background: #add8e6;--swal2-validation-message-background: #f0f0f0;--swal2-validation-message-color: #666;--swal2-footer-border-color: #eee;--swal2-footer-background: transparent;--swal2-footer-color: inherit;--swal2-timer-progress-bar-background: rgba(0, 0, 0, .3);--swal2-close-button-position: initial;--swal2-close-button-inset: auto;--swal2-close-button-font-size: 2.5em;--swal2-close-button-color: #ccc;--swal2-close-button-transition: color .2s, box-shadow .2s;--swal2-close-button-outline: initial;--swal2-close-button-box-shadow: inset 0 0 0 3px transparent;--swal2-close-button-focus-box-shadow: inset var(--swal2-outline);--swal2-close-button-hover-transform: none;--swal2-actions-justify-content: center;--swal2-actions-width: auto;--swal2-actions-margin: 1.25em auto 0;--swal2-actions-padding: 0;--swal2-actions-border-radius: 0;--swal2-actions-background: transparent;--swal2-action-button-transition: background-color .2s, box-shadow .2s;--swal2-action-button-hover: black 10%;--swal2-action-button-active: black 10%;--swal2-confirm-button-box-shadow: none;--swal2-confirm-button-border-radius: .25em;--swal2-confirm-button-background-color: #7066e0;--swal2-confirm-button-color: #fff;--swal2-deny-button-box-shadow: none;--swal2-deny-button-border-radius: .25em;--swal2-deny-button-background-color: #dc3741;--swal2-deny-button-color: #fff;--swal2-cancel-button-box-shadow: none;--swal2-cancel-button-border-radius: .25em;--swal2-cancel-button-background-color: #6e7881;--swal2-cancel-button-color: #fff;--swal2-toast-show-animation: swal2-toast-show .5s;--swal2-toast-hide-animation: swal2-toast-hide .1s forwards;--swal2-toast-border: none;--swal2-toast-box-shadow: 0 0 1px hsl(0deg 0% 0% / .075), 0 1px 2px hsl(0deg 0% 0% / .075), 1px 2px 4px hsl(0deg 0% 0% / .075), 1px 3px 8px hsl(0deg 0% 0% / .075), 2px 4px 16px hsl(0deg 0% 0% / .075)}[data-swal2-theme=dark]{--swal2-dark-theme-black: #19191a;--swal2-dark-theme-white: #e1e1e1;--swal2-background: var(--swal2-dark-theme-black);--swal2-color: var(--swal2-dark-theme-white);--swal2-footer-border-color: #555;--swal2-input-background: color-mix(in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10%);--swal2-validation-message-background: color-mix( in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10% );--swal2-validation-message-color: var(--swal2-dark-theme-white);--swal2-timer-progress-bar-background: rgba(255, 255, 255, .7)}@media(prefers-color-scheme:dark){[data-swal2-theme=auto]{--swal2-dark-theme-black: #19191a;--swal2-dark-theme-white: #e1e1e1;--swal2-background: var(--swal2-dark-theme-black);--swal2-color: var(--swal2-dark-theme-white);--swal2-footer-border-color: #555;--swal2-input-background: color-mix(in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10%);--swal2-validation-message-background: color-mix( in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10% );--swal2-validation-message-color: var(--swal2-dark-theme-white);--swal2-timer-progress-bar-background: rgba(255, 255, 255, .7)}}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{background-color:transparent!important;pointer-events:none}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:auto}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px var(--swal2-backdrop)}body.swal2-toast-shown .swal2-container{box-sizing:border-box;width:360px;max-width:100%;background-color:transparent;pointer-events:none}body.swal2-toast-shown .swal2-container.swal2-top{inset:0 auto auto 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{inset:0 0 auto auto}body.swal2-toast-shown .swal2-container.swal2-top-start,body.swal2-toast-shown .swal2-container.swal2-top-left{inset:0 auto auto 0}body.swal2-toast-shown .swal2-container.swal2-center-start,body.swal2-toast-shown .swal2-container.swal2-center-left{inset:50% auto auto 0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{inset:50% auto auto 50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{inset:50% 0 auto auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-start,body.swal2-toast-shown .swal2-container.swal2-bottom-left{inset:auto auto 0 0}body.swal2-toast-shown .swal2-container.swal2-bottom{inset:auto auto 0 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{inset:auto 0 0 auto}@media print{body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown) .swal2-container{position:static!important}}div:where(.swal2-container){display:grid;position:fixed;z-index:1060;inset:0;box-sizing:border-box;grid-template-areas:"top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";grid-template-rows:minmax(min-content,auto) minmax(min-content,auto) minmax(min-content,auto);height:100%;padding:var(--swal2-container-padding);overflow-x:hidden;transition:var(--swal2-backdrop-transition);-webkit-overflow-scrolling:touch}div:where(.swal2-container).swal2-backdrop-show,div:where(.swal2-container).swal2-noanimation{background:var(--swal2-backdrop)}div:where(.swal2-container).swal2-backdrop-hide{background:transparent!important}div:where(.swal2-container).swal2-top-start,div:where(.swal2-container).swal2-center-start,div:where(.swal2-container).swal2-bottom-start{grid-template-columns:minmax(0,1fr) auto auto}div:where(.swal2-container).swal2-top,div:where(.swal2-container).swal2-center,div:where(.swal2-container).swal2-bottom{grid-template-columns:auto minmax(0,1fr) auto}div:where(.swal2-container).swal2-top-end,div:where(.swal2-container).swal2-center-end,div:where(.swal2-container).swal2-bottom-end{grid-template-columns:auto auto minmax(0,1fr)}div:where(.swal2-container).swal2-top-start>.swal2-popup{align-self:start}div:where(.swal2-container).swal2-top>.swal2-popup{grid-column:2;place-self:start center}div:where(.swal2-container).swal2-top-end>.swal2-popup,div:where(.swal2-container).swal2-top-right>.swal2-popup{grid-column:3;place-self:start end}div:where(.swal2-container).swal2-center-start>.swal2-popup,div:where(.swal2-container).swal2-center-left>.swal2-popup{grid-row:2;align-self:center}div:where(.swal2-container).swal2-center>.swal2-popup{grid-column:2;grid-row:2;place-self:center center}div:where(.swal2-container).swal2-center-end>.swal2-popup,div:where(.swal2-container).swal2-center-right>.swal2-popup{grid-column:3;grid-row:2;place-self:center end}div:where(.swal2-container).swal2-bottom-start>.swal2-popup,div:where(.swal2-container).swal2-bottom-left>.swal2-popup{grid-column:1;grid-row:3;align-self:end}div:where(.swal2-container).swal2-bottom>.swal2-popup{grid-column:2;grid-row:3;place-self:end center}div:where(.swal2-container).swal2-bottom-end>.swal2-popup,div:where(.swal2-container).swal2-bottom-right>.swal2-popup{grid-column:3;grid-row:3;place-self:end end}div:where(.swal2-container).swal2-grow-row>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-column:1/4;width:100%}div:where(.swal2-container).swal2-grow-column>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-row:1/4;align-self:stretch}div:where(.swal2-container).swal2-no-transition{transition:none!important}div:where(.swal2-container)[popover]{width:auto;border:0}div:where(.swal2-container) div:where(.swal2-popup){display:none;position:relative;box-sizing:border-box;grid-template-columns:minmax(0,100%);width:var(--swal2-width);max-width:100%;padding:var(--swal2-padding);border:var(--swal2-border);border-radius:var(--swal2-border-radius);background:var(--swal2-background);color:var(--swal2-color);font-family:inherit;font-size:1rem;container-name:swal2-popup}div:where(.swal2-container) div:where(.swal2-popup):focus{outline:none}div:where(.swal2-container) div:where(.swal2-popup).swal2-loading{overflow-y:hidden}div:where(.swal2-container) div:where(.swal2-popup).swal2-draggable{cursor:grab}div:where(.swal2-container) div:where(.swal2-popup).swal2-draggable div:where(.swal2-icon){cursor:grab}div:where(.swal2-container) div:where(.swal2-popup).swal2-dragging{cursor:grabbing}div:where(.swal2-container) div:where(.swal2-popup).swal2-dragging div:where(.swal2-icon){cursor:grabbing}div:where(.swal2-container) h2:where(.swal2-title){position:relative;max-width:100%;margin:0;padding:var(--swal2-title-padding);color:inherit;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;overflow-wrap:break-word;cursor:initial}div:where(.swal2-container) div:where(.swal2-actions){display:flex;z-index:1;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:var(--swal2-actions-justify-content);width:var(--swal2-actions-width);margin:var(--swal2-actions-margin);padding:var(--swal2-actions-padding);border-radius:var(--swal2-actions-border-radius);background:var(--swal2-actions-background)}div:where(.swal2-container) div:where(.swal2-loader){display:none;align-items:center;justify-content:center;width:2.2em;height:2.2em;margin:0 1.875em;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-width:.25em;border-style:solid;border-radius:100%;border-color:#2778c4 transparent #2778c4 transparent}div:where(.swal2-container) button:where(.swal2-styled){margin:.3125em;padding:.625em 1.1em;transition:var(--swal2-action-button-transition);border:none;box-shadow:0 0 0 3px transparent;font-weight:500}div:where(.swal2-container) button:where(.swal2-styled):not([disabled]){cursor:pointer}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm){border-radius:var(--swal2-confirm-button-border-radius);background:initial;background-color:var(--swal2-confirm-button-background-color);box-shadow:var(--swal2-confirm-button-box-shadow);color:var(--swal2-confirm-button-color);font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm):hover{background-color:color-mix(in srgb,var(--swal2-confirm-button-background-color),var(--swal2-action-button-hover))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm):active{background-color:color-mix(in srgb,var(--swal2-confirm-button-background-color),var(--swal2-action-button-active))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny){border-radius:var(--swal2-deny-button-border-radius);background:initial;background-color:var(--swal2-deny-button-background-color);box-shadow:var(--swal2-deny-button-box-shadow);color:var(--swal2-deny-button-color);font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny):hover{background-color:color-mix(in srgb,var(--swal2-deny-button-background-color),var(--swal2-action-button-hover))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny):active{background-color:color-mix(in srgb,var(--swal2-deny-button-background-color),var(--swal2-action-button-active))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel){border-radius:var(--swal2-cancel-button-border-radius);background:initial;background-color:var(--swal2-cancel-button-background-color);box-shadow:var(--swal2-cancel-button-box-shadow);color:var(--swal2-cancel-button-color);font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel):hover{background-color:color-mix(in srgb,var(--swal2-cancel-button-background-color),var(--swal2-action-button-hover))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel):active{background-color:color-mix(in srgb,var(--swal2-cancel-button-background-color),var(--swal2-action-button-active))}div:where(.swal2-container) button:where(.swal2-styled):focus-visible{outline:none;box-shadow:var(--swal2-action-button-focus-box-shadow)}div:where(.swal2-container) button:where(.swal2-styled)[disabled]:not(.swal2-loading){opacity:.4}div:where(.swal2-container) button:where(.swal2-styled)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-footer){margin:1em 0 0;padding:1em 1em 0;border-top:1px solid var(--swal2-footer-border-color);background:var(--swal2-footer-background);color:var(--swal2-footer-color);font-size:1em;text-align:center;cursor:initial}div:where(.swal2-container) .swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;grid-column:auto!important;overflow:hidden;border-bottom-right-radius:var(--swal2-border-radius);border-bottom-left-radius:var(--swal2-border-radius)}div:where(.swal2-container) div:where(.swal2-timer-progress-bar){width:100%;height:.25em;background:var(--swal2-timer-progress-bar-background)}div:where(.swal2-container) img:where(.swal2-image){max-width:100%;margin:2em auto 1em;cursor:initial}div:where(.swal2-container) button:where(.swal2-close){position:var(--swal2-close-button-position);inset:var(--swal2-close-button-inset);z-index:2;align-items:center;justify-content:center;width:1.2em;height:1.2em;margin-top:0;margin-right:0;margin-bottom:-1.2em;padding:0;overflow:hidden;transition:var(--swal2-close-button-transition);border:none;border-radius:var(--swal2-border-radius);outline:var(--swal2-close-button-outline);background:transparent;color:var(--swal2-close-button-color);font-family:monospace;font-size:var(--swal2-close-button-font-size);cursor:pointer;justify-self:end}div:where(.swal2-container) button:where(.swal2-close):hover{transform:var(--swal2-close-button-hover-transform);background:transparent;color:#f27474}div:where(.swal2-container) button:where(.swal2-close):focus-visible{outline:none;box-shadow:var(--swal2-close-button-focus-box-shadow)}div:where(.swal2-container) button:where(.swal2-close)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-html-container){z-index:1;justify-content:center;margin:0;padding:var(--swal2-html-container-padding);overflow:auto;color:inherit;font-size:1.125em;font-weight:400;line-height:normal;text-align:center;overflow-wrap:break-word;word-break:break-word;cursor:initial}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea),div:where(.swal2-container) select:where(.swal2-select),div:where(.swal2-container) div:where(.swal2-radio),div:where(.swal2-container) label:where(.swal2-checkbox){margin:1em 2em 3px}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea){box-sizing:border-box;width:auto;transition:var(--swal2-input-transition);border:var(--swal2-input-border);border-radius:var(--swal2-input-border-radius);background:var(--swal2-input-background);box-shadow:var(--swal2-input-box-shadow);color:inherit;font-size:1.125em}div:where(.swal2-container) input:where(.swal2-input).swal2-inputerror,div:where(.swal2-container) input:where(.swal2-file).swal2-inputerror,div:where(.swal2-container) textarea:where(.swal2-textarea).swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}div:where(.swal2-container) input:where(.swal2-input):hover,div:where(.swal2-container) input:where(.swal2-file):hover,div:where(.swal2-container) textarea:where(.swal2-textarea):hover{box-shadow:var(--swal2-input-hover-box-shadow)}div:where(.swal2-container) input:where(.swal2-input):focus,div:where(.swal2-container) input:where(.swal2-file):focus,div:where(.swal2-container) textarea:where(.swal2-textarea):focus{border:var(--swal2-input-focus-border);outline:none;box-shadow:var(--swal2-input-focus-box-shadow)}div:where(.swal2-container) input:where(.swal2-input)::placeholder,div:where(.swal2-container) input:where(.swal2-file)::placeholder,div:where(.swal2-container) textarea:where(.swal2-textarea)::placeholder{color:#ccc}div:where(.swal2-container) .swal2-range{margin:1em 2em 3px;background:var(--swal2-background)}div:where(.swal2-container) .swal2-range input{width:80%}div:where(.swal2-container) .swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}div:where(.swal2-container) .swal2-range input,div:where(.swal2-container) .swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}div:where(.swal2-container) .swal2-input{height:2.625em;padding:0 .75em}div:where(.swal2-container) .swal2-file{width:75%;margin-right:auto;margin-left:auto;background:var(--swal2-input-background);font-size:1.125em}div:where(.swal2-container) .swal2-textarea{height:6.75em;padding:.75em}div:where(.swal2-container) .swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:var(--swal2-input-background);color:inherit;font-size:1.125em}div:where(.swal2-container) .swal2-radio,div:where(.swal2-container) .swal2-checkbox{align-items:center;justify-content:center;background:var(--swal2-background);color:inherit}div:where(.swal2-container) .swal2-radio label,div:where(.swal2-container) .swal2-checkbox label{margin:0 .6em;font-size:1.125em}div:where(.swal2-container) .swal2-radio input,div:where(.swal2-container) .swal2-checkbox input{flex-shrink:0;margin:0 .4em}div:where(.swal2-container) label:where(.swal2-input-label){display:flex;justify-content:center;margin:1em auto 0}div:where(.swal2-container) div:where(.swal2-validation-message){align-items:center;justify-content:center;margin:1em 0 0;padding:.625em;overflow:hidden;background:var(--swal2-validation-message-background);color:var(--swal2-validation-message-color);font-size:1em;font-weight:300}div:where(.swal2-container) div:where(.swal2-validation-message):before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}div:where(.swal2-container) .swal2-progress-steps{flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;background:transparent;font-weight:600}div:where(.swal2-container) .swal2-progress-steps li{display:inline-block;position:relative}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step{z-index:20;flex-shrink:0;width:2em;height:2em;border-radius:2em;background:#2778c4;color:#fff;line-height:2em;text-align:center}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:var(--swal2-progress-step-background);color:#fff}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:var(--swal2-progress-step-background)}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step-line{z-index:10;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px;background:#2778c4}div:where(.swal2-icon){position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;zoom:var(--swal2-icon-zoom);border:.25em solid transparent;border-radius:50%;border-color:#000;font-family:inherit;line-height:5em;cursor:default;-webkit-user-select:none;user-select:none}div:where(.swal2-icon) .swal2-icon-content{display:flex;align-items:center;font-size:3.75em}div:where(.swal2-icon).swal2-error{border-color:#f27474;color:#f27474}div:where(.swal2-icon).swal2-error .swal2-x-mark{position:relative;flex-grow:1}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}@container swal2-popup style(--swal2-icon-animations:true){div:where(.swal2-icon).swal2-error.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-error.swal2-icon-show .swal2-x-mark{animation:swal2-animate-error-x-mark .5s}}div:where(.swal2-icon).swal2-warning{border-color:#f8bb86;color:#f8bb86}@container swal2-popup style(--swal2-icon-animations:true){div:where(.swal2-icon).swal2-warning.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-warning.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .5s}}div:where(.swal2-icon).swal2-info{border-color:#3fc3ee;color:#3fc3ee}@container swal2-popup style(--swal2-icon-animations:true){div:where(.swal2-icon).swal2-info.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-info.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .8s}}div:where(.swal2-icon).swal2-question{border-color:#87adbd;color:#87adbd}@container swal2-popup style(--swal2-icon-animations:true){div:where(.swal2-icon).swal2-question.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-question.swal2-icon-show .swal2-icon-content{animation:swal2-animate-question-mark .8s}}div:where(.swal2-icon).swal2-success{border-color:#a5dc86;color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;border-radius:50%}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}div:where(.swal2-icon).swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-.25em;left:-.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}div:where(.swal2-icon).swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}@container swal2-popup style(--swal2-icon-animations:true){div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-animate-success-line-tip .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-animate-success-line-long .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-circular-line-right{animation:swal2-rotate-success-circular-line 4.25s ease-in}}[class^=swal2]{-webkit-tap-highlight-color:transparent}.swal2-show{animation:var(--swal2-show-animation)}.swal2-hide{animation:var(--swal2-hide-animation)}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{margin-right:initial;margin-left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}.swal2-toast{box-sizing:border-box;grid-column:1/4!important;grid-row:1/4!important;grid-template-columns:min-content auto min-content;padding:1em;overflow-y:hidden;border:var(--swal2-toast-border);background:var(--swal2-background);box-shadow:var(--swal2-toast-box-shadow);pointer-events:auto}.swal2-toast>*{grid-column:2}.swal2-toast h2:where(.swal2-title){margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-toast .swal2-loading{justify-content:center}.swal2-toast input:where(.swal2-input){height:2em;margin:.5em;font-size:1em}.swal2-toast .swal2-validation-message{font-size:1em}.swal2-toast div:where(.swal2-footer){margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-toast button:where(.swal2-close){grid-column:3/3;grid-row:1/99;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em}.swal2-toast div:where(.swal2-html-container){margin:.5em 1em;padding:0;overflow:initial;font-size:1em;text-align:initial}.swal2-toast div:where(.swal2-html-container):empty{padding:0}.swal2-toast .swal2-loader{grid-column:1;grid-row:1/99;align-self:center;width:2em;height:2em;margin:.25em}.swal2-toast .swal2-icon{grid-column:1;grid-row:1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 .5em 0 0}.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:1.8em;font-weight:700}.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-toast div:where(.swal2-actions){justify-content:flex-start;height:auto;margin:.5em 0 0;padding:0 .5em}.swal2-toast button:where(.swal2-styled){margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;border-radius:50%}.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.8em;left:-.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}@container swal2-popup style(--swal2-icon-animations:true){.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-toast-animate-success-line-tip .75s}.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-toast-animate-success-line-long .75s}}.swal2-toast.swal2-show{animation:var(--swal2-toast-show-animation)}.swal2-toast.swal2-hide{animation:var(--swal2-toast-hide-animation)}@keyframes swal2-show{0%{transform:translate3d(0,-50px,0) scale(.9);opacity:0}to{transform:translateZ(0) scale(1);opacity:1}}@keyframes swal2-hide{0%{transform:translateZ(0) scale(1);opacity:1}to{transform:translate3d(0,-50px,0) scale(.9);opacity:0}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}to{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0);opacity:1}}@keyframes swal2-rotate-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}to{transform:rotateY(0)}}@keyframes swal2-animate-i-mark{0%{transform:rotate(45deg);opacity:0}25%{transform:rotate(-25deg);opacity:.4}50%{transform:rotate(15deg);opacity:.8}75%{transform:rotate(-5deg);opacity:1}to{transform:rotateX(0);opacity:1}}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotate(2deg)}33%{transform:translateY(0) rotate(-2deg)}66%{transform:translateY(.3125em) rotate(2deg)}to{transform:translateY(0) rotate(0)}}@keyframes swal2-toast-hide{to{transform:rotate(1deg);opacity:0}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.v-toast--fade-out{animation-name:fadeOut}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.v-toast--fade-in-down{animation-name:fadeInDown}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.v-toast--fade-in-up{animation-name:fadeInUp}.fade-enter-active,.fade-leave-active{transition:opacity .15s ease-out}.fade-enter,.fade-leave-to{opacity:0}.v-toast{position:fixed;display:flex;inset:0;padding:2em;overflow:hidden;z-index:1090;pointer-events:none}.v-toast__item{display:inline-flex;align-items:center;animation-duration:.15s;margin:.5em 0;box-shadow:0 1px 4px #0000001f,0 0 6px #0000000a;border-radius:.25em;pointer-events:auto;opacity:.92;color:#fff;min-height:3em;cursor:pointer}.v-toast__item--success{background-color:#47d78a}.v-toast__item--info{background-color:#1c85d5}.v-toast__item--warning{background-color:#febc22}.v-toast__item--error{background-color:#f7471c}.v-toast__item--default{background-color:#343a40}.v-toast__item--warning{color:#000}.v-toast__item.v-toast__item--top,.v-toast__item.v-toast__item--bottom{align-self:center}.v-toast__item.v-toast__item--top-right,.v-toast__item.v-toast__item--bottom-right{align-self:flex-end}.v-toast__item.v-toast__item--top-left,.v-toast__item.v-toast__item--bottom-left{align-self:flex-start}.v-toast__text{margin:0;padding:.5em 1em;word-break:break-word}.v-toast__icon{display:none}.v-toast.v-toast--top{flex-direction:column}.v-toast.v-toast--bottom{flex-direction:column-reverse}.v-toast.v-toast--custom-parent{position:absolute}@media screen and (max-width:768px){.v-toast{padding:0;position:fixed!important}}.v-toast__item{opacity:1;min-height:4em}.v-toast__item .v-toast__text{padding:1.5em 1em}.v-toast__item .v-toast__icon{display:block;width:27px;min-width:27px;height:27px;margin-left:1em;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 45.999 45.999'%3e %3cpath fill='%23fff' d='M39.264 6.736c-8.982-8.981-23.545-8.982-32.528 0-8.982 8.982-8.981 23.545 0 32.528 8.982 8.98 23.545 8.981 32.528 0 8.981-8.983 8.98-23.545 0-32.528zM25.999 33a3 3 0 11-6 0V21a3 3 0 116 0v12zm-3.053-17.128c-1.728 0-2.88-1.224-2.844-2.735-.036-1.584 1.116-2.771 2.879-2.771 1.764 0 2.88 1.188 2.917 2.771-.001 1.511-1.152 2.735-2.952 2.735z'/%3e %3c/svg%3e") no-repeat}[dir=rtl] .v-toast__item .v-toast__icon{margin-left:unset;margin-right:1em}.v-toast__item.v-toast__item--success .v-toast__icon{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 52'%3e %3cpath fill='%23fff' d='M26 0C11.664 0 0 11.663 0 26s11.664 26 26 26 26-11.663 26-26S40.336 0 26 0zm14.495 17.329l-16 18a1.997 1.997 0 01-2.745.233l-10-8a2 2 0 012.499-3.124l8.517 6.813L37.505 14.67a2.001 2.001 0 012.99 2.659z'/%3e %3c/svg%3e") no-repeat}.v-toast__item.v-toast__item--error .v-toast__icon{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 51.976 51.976'%3e %3cpath fill='%23fff' d='M44.373 7.603c-10.137-10.137-26.632-10.138-36.77 0-10.138 10.138-10.137 26.632 0 36.77s26.632 10.138 36.77 0c10.137-10.138 10.137-26.633 0-36.77zm-8.132 28.638a2 2 0 01-2.828 0l-7.425-7.425-7.778 7.778a2 2 0 11-2.828-2.828l7.778-7.778-7.425-7.425a2 2 0 112.828-2.828l7.425 7.425 7.071-7.071a2 2 0 112.828 2.828l-7.071 7.071 7.425 7.425a2 2 0 010 2.828z'/%3e %3c/svg%3e") no-repeat}.v-toast__item.v-toast__item--warning .v-toast__icon{background:url("data:image/svg+xml,%3csvg viewBox='0 0 52 52' xmlns='http://www.w3.org/2000/svg'%3e %3cpath fill='%23000' d='M49.466 41.26L29.216 6.85c-.69-1.16-1.89-1.85-3.22-1.85-1.32 0-2.53.69-3.21 1.85L2.536 41.26c-.71 1.2-.72 2.64-.03 3.85.68 1.18 1.89 1.89 3.24 1.89h40.51c1.35 0 2.56-.71 3.23-1.89.7-1.21.69-2.65-.02-3.85zm-25.53-21.405h3.381v3.187l-.724 8.92H24.66l-.725-8.92v-3.187zm2.97 17.344a1.712 1.712 0 01-1.267.543c-.491 0-.914-.181-1.268-.543a1.788 1.788 0 01-.531-1.297c0-.502.176-.935.53-1.297a1.712 1.712 0 011.269-.544c.49 0 .914.181 1.268.544s.53.795.53 1.297c0 .503-.176.934-.53 1.297z'/%3e %3c/svg%3e") no-repeat}: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}*,*:before,*:after{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{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-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[title],abbr[data-original-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{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,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{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}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}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}[role=button]{cursor:pointer}select{word-wrap:normal}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{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;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}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-unstyled,.list-inline{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{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.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-sm,.container-md,.container-lg,.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-sm,.container-md{max-width:720px}}@media(min-width:992px){.container,.container-sm,.container-md,.container-lg{max-width:960px}}@media(min-width:1200px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1140px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.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-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.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-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.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-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.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-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media(min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media(min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media(min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media(min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table th,.table td{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 th,.table-sm td{padding:.3rem}.table-bordered,.table-bordered th,.table-bordered td{border:1px solid #dee2e6}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody+tbody{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:#0000000d}.table-hover tbody tr:hover{color:#212529;background-color:#00000013}.table-primary,.table-primary>th,.table-primary>td{background-color:#b8daff}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody+tbody{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:#d6d8db}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody+tbody{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>th,.table-success>td{background-color:#c3e6cb}.table-success th,.table-success td,.table-success thead th,.table-success tbody+tbody{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>th,.table-info>td{background-color:#bee5eb}.table-info th,.table-info td,.table-info thead th,.table-info tbody+tbody{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>th,.table-warning>td{background-color:#ffeeba}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody+tbody{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>th,.table-danger>td{background-color:#f5c6cb}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody+tbody{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>th,.table-light>td{background-color:#fdfdfe}.table-light th,.table-light td,.table-light thead th,.table-light tbody+tbody{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>th,.table-dark>td{background-color:#c6c8ca}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>th,.table-active>td{background-color:#00000013}.table-hover .table-active:hover{background-color:#00000013}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:#00000013}.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 th,.table-dark td,.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:#ffffff0d}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:#ffffff13}@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;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #007bff40}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-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=time].form-control,input[type=datetime-local].form-control,input[type=month].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-sm,.form-control-plaintext.form-control-lg{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[size],select.form-control[multiple],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;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:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;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:#28a745e6;border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-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)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.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)}.was-validated .custom-select:valid,.custom-select.is-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}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#28a745}.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip,.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-control-input:valid~.custom-control-label,.custom-control-input.is-valid~.custom-control-label{color:#28a745}.was-validated .custom-control-input:valid~.custom-control-label:before,.custom-control-input.is-valid~.custom-control-label:before{border-color:#28a745}.was-validated .custom-control-input:valid:checked~.custom-control-label:before,.custom-control-input.is-valid:checked~.custom-control-label:before{border-color:#34ce57;background-color:#34ce57}.was-validated .custom-control-input:valid:focus~.custom-control-label:before,.custom-control-input.is-valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #28a74540}.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before{border-color:#28a745}.was-validated .custom-file-input:valid~.custom-file-label,.custom-file-input.is-valid~.custom-file-label{border-color:#28a745}.was-validated .custom-file-input:valid:focus~.custom-file-label,.custom-file-input.is-valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.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:#dc3545e6;border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-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)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.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)}.was-validated .custom-select:invalid,.custom-select.is-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}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#dc3545}.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip,.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-control-input:invalid~.custom-control-label,.custom-control-input.is-invalid~.custom-control-label{color:#dc3545}.was-validated .custom-control-input:invalid~.custom-control-label:before,.custom-control-input.is-invalid~.custom-control-label:before{border-color:#dc3545}.was-validated .custom-control-input:invalid:checked~.custom-control-label:before,.custom-control-input.is-invalid:checked~.custom-control-label:before{border-color:#e4606d;background-color:#e4606d}.was-validated .custom-control-input:invalid:focus~.custom-control-label:before,.custom-control-input.is-invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #dc354540}.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before{border-color:#dc3545}.was-validated .custom-file-input:invalid~.custom-file-label,.custom-file-input.is-invalid~.custom-file-label{border-color:#dc3545}.was-validated .custom-file-input:invalid:focus~.custom-file-label,.custom-file-input.is-invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media(min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group,.form-inline .custom-select{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack: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 #007bff40}.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:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 .2rem #268fff80}.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 #268fff80}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary:focus,.btn-secondary.focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem #828a9180}.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 #828a9180}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem #48b46180}.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 #48b46180}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem #3ab0c380}.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 #3ab0c380}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning:focus,.btn-warning.focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem #deaa0c80}.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 #deaa0c80}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem #e1536180}.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 #e1536180}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light:focus,.btn-light.focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem #d8d9db80}.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 #d8d9db80}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark:focus,.btn-dark.focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem #52585d80}.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 #52585d80}.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 #007bff80}.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 #007bff80}.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 #6c757d80}.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 #6c757d80}.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 #28a74580}.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 #28a74580}.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 #17a2b880}.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 #17a2b880}.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 #ffc10780}.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 #ffc10780}.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 #dc354580}.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 #dc354580}.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 #f8f9fa80}.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 #f8f9fa80}.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 #343a4080}.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 #343a4080}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link:focus,.btn-link.focus{text-decoration:underline}.btn-link:disabled,.btn-link.disabled{color:#6c757d;pointer-events:none}.btn-lg,.btn-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-sm,.btn-group-sm>.btn{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=submit].btn-block,input[type=reset].btn-block,input[type=button].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}}.dropup,.dropright,.dropdown,.dropleft{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:""}.dropleft .dropdown-toggle:after{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^=top],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left]{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:hover,.dropdown-item:focus{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:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover{z-index:1}.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child)>.btn{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=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-control-plaintext,.input-group>.custom-select,.input-group>.custom-file{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.form-control+.form-control,.input-group>.form-control+.custom-select,.input-group>.form-control+.custom-file,.input-group>.form-control-plaintext+.form-control,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.custom-file,.input-group>.custom-select+.form-control,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.custom-file,.input-group>.custom-file+.form-control,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.custom-file{margin-left:-1px}.input-group>.form-control:focus,.input-group>.custom-select:focus,.input-group>.custom-file .custom-file-input:focus~.custom-file-label{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.form-control:not(:first-child),.input-group>.custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;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:not(.has-validation)>.form-control:not(:last-child),.input-group:not(.has-validation)>.custom-select:not(:last-child),.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{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.form-control:nth-last-child(n+3),.input-group.has-validation>.custom-select:nth-last-child(n+3),.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{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-prepend,.input-group-append{display:-ms-flexbox;display:flex}.input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2}.input-group-prepend .btn:focus,.input-group-append .btn:focus{z-index:3}.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.input-group-text,.input-group-append .input-group-text+.btn{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;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=radio],.input-group-text input[type=checkbox]{margin-top:0}.input-group-lg>.form-control:not(textarea),.input-group-lg>.custom-select{height:calc(1.5em + 1rem + 2px)}.input-group-lg>.form-control,.input-group-lg>.custom-select,.input-group-lg>.input-group-prepend>.input-group-text,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-append>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.form-control:not(textarea),.input-group-sm>.custom-select{height:calc(1.5em + .5rem + 2px)}.input-group-sm>.form-control,.input-group-sm>.custom-select,.input-group-sm>.input-group-prepend>.input-group-text,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-append>.btn{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>.input-group-prepend>.btn,.input-group>.input-group-prepend>.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.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>.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){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:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.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){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;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.custom-control-inline{display:-ms-inline-flexbox;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 #007bff40}.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{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:1px solid #adb5bd}.custom-control-label:after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";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:#007bff80}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:#007bff80}.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:#007bff80}.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:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .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;-webkit-transform:translateX(.75rem);transform:translate(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#007bff80}.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 #007bff40}.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{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;overflow:hidden;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40}.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{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;overflow:hidden;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label:after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;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 #007bff40}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.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{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.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:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:hover,.nav-link:focus{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:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{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-link,.nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar .container,.navbar .container-fluid,.navbar .container-sm,.navbar .container-md,.navbar .container-lg,.navbar .container-xl{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;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:hover,.navbar-brand:focus{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;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{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;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:hover,.navbar-toggler:focus{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-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media(min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;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-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;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-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media(min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;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-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;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-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media(min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;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-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;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-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media(min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;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-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;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-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:#000000e6}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:#000000e6}.navbar-light .navbar-nav .nav-link{color:#00000080}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:#000000b3}.navbar-light .navbar-nav .nav-link.disabled{color:#0000004d}.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active{color:#000000e6}.navbar-light .navbar-toggler{color:#00000080;border-color:#0000001a}.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:#00000080}.navbar-light .navbar-text a{color:#000000e6}.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:#000000e6}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff}.navbar-dark .navbar-nav .nav-link{color:#ffffff80}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:#ffffffbf}.navbar-dark .navbar-nav .nav-link.disabled{color:#ffffff40}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active{color:#fff}.navbar-dark .navbar-toggler{color:#ffffff80;border-color:#ffffff1a}.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:#ffffff80}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;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{-ms-flex:1 1 auto;flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.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:#00000008;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:#00000008;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-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;inset:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-top,.card-img-bottom{-ms-flex-negative:0;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:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{-ms-flex:1 0 0%;flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media(min-width:576px){.card-group{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;flex:1 0 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-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{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-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media(min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-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:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;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}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-ms-flexbox;display:flex;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 #007bff40}.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:hover,a.badge:focus{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:hover,a.badge-primary:focus{color:#fff;background-color:#0062cc}a.badge-primary:focus,a.badge-primary.focus{outline:0;box-shadow:0 0 0 .2rem #007bff80}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:hover,a.badge-secondary:focus{color:#fff;background-color:#545b62}a.badge-secondary:focus,a.badge-secondary.focus{outline:0;box-shadow:0 0 0 .2rem #6c757d80}.badge-success{color:#fff;background-color:#28a745}a.badge-success:hover,a.badge-success:focus{color:#fff;background-color:#1e7e34}a.badge-success:focus,a.badge-success.focus{outline:0;box-shadow:0 0 0 .2rem #28a74580}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:hover,a.badge-info:focus{color:#fff;background-color:#117a8b}a.badge-info:focus,a.badge-info.focus{outline:0;box-shadow:0 0 0 .2rem #17a2b880}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:hover,a.badge-warning:focus{color:#212529;background-color:#d39e00}a.badge-warning:focus,a.badge-warning.focus{outline:0;box-shadow:0 0 0 .2rem #ffc10780}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:hover,a.badge-danger:focus{color:#fff;background-color:#bd2130}a.badge-danger:focus,a.badge-danger.focus{outline:0;box-shadow:0 0 0 .2rem #dc354580}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:hover,a.badge-light:focus{color:#212529;background-color:#dae0e5}a.badge-light:focus,a.badge-light.focus{outline:0;box-shadow:0 0 0 .2rem #f8f9fa80}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:hover,a.badge-dark:focus{color:#fff;background-color:#1d2124}a.badge-dark:focus,a.badge-dark.focus{outline:0;box-shadow:0 0 0 .2rem #343a4080}.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:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.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:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;overflow:hidden;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,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media(prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;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:hover,.list-group-item-action:focus{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{-ms-flex-direction:row;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{-ms-flex-direction:row;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{-ms-flex-direction:row;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{-ms-flex-direction:row;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{-ms-flex-direction:row;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:hover,.list-group-item-primary.list-group-item-action:focus{color:#004085;background-color:#9fcdff}.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:hover,.list-group-item-secondary.list-group-item-action:focus{color:#383d41;background-color:#c8cbcf}.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:hover,.list-group-item-success.list-group-item-action:focus{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:hover,.list-group-item-info.list-group-item-action:focus{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:hover,.list-group-item-warning.list-group-item-action:focus{color:#856404;background-color:#ffe8a1}.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:hover,.list-group-item-danger.list-group-item-action:focus{color:#721c24;background-color:#f1b0b7}.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:hover,.list-group-item-light.list-group-item-action:focus{color:#818182;background-color:#ececf6}.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:hover,.list-group-item-dark.list-group-item-action:focus{color:#1b1e21;background-color:#b9bbbe}.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):hover,.close:not(:disabled):not(.disabled):focus{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast{-ms-flex-preferred-size:350px;flex-basis:350px;max-width:350px;font-size:.875rem;background-color:#ffffffd9;background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem #0000001a;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:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:#ffffffd9;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:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translateY(-50px)}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;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:-ms-flexbox;display:flex;-ms-flex-direction:column;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:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;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;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;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:-webkit-min-content;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-top,.bs-tooltip-auto[x-placement^=top]{padding:.4rem 0}.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^=top] .arrow{bottom:0}.bs-tooltip-top .arrow:before,.bs-tooltip-auto[x-placement^=top] .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-right,.bs-tooltip-auto[x-placement^=right]{padding:0 .4rem}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^=right] .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-right .arrow:before,.bs-tooltip-auto[x-placement^=right] .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^=bottom]{padding:.4rem 0}.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^=bottom] .arrow{top:0}.bs-tooltip-bottom .arrow:before,.bs-tooltip-auto[x-placement^=bottom] .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-left,.bs-tooltip-auto[x-placement^=left]{padding:0 .4rem}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^=left] .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-left .arrow:before,.bs-tooltip-auto[x-placement^=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{position:absolute;top:0;left:0;z-index:1060;display:block;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 .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:before,.popover .arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-top,.bs-popover-auto[x-placement^=top]{margin-bottom:.5rem}.bs-popover-top>.arrow,.bs-popover-auto[x-placement^=top]>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-top>.arrow:before,.bs-popover-auto[x-placement^=top]>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:#00000040}.bs-popover-top>.arrow:after,.bs-popover-auto[x-placement^=top]>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-right,.bs-popover-auto[x-placement^=right]{margin-left:.5rem}.bs-popover-right>.arrow,.bs-popover-auto[x-placement^=right]>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-right>.arrow:before,.bs-popover-auto[x-placement^=right]>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:#00000040}.bs-popover-right>.arrow:after,.bs-popover-auto[x-placement^=right]>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-bottom,.bs-popover-auto[x-placement^=bottom]{margin-top:.5rem}.bs-popover-bottom>.arrow,.bs-popover-auto[x-placement^=bottom]>.arrow{top:calc(-.5rem - 1px)}.bs-popover-bottom>.arrow:before,.bs-popover-auto[x-placement^=bottom]>.arrow:before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:#00000040}.bs-popover-bottom>.arrow:after,.bs-popover-auto[x-placement^=bottom]>.arrow:after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-bottom .popover-header:before,.bs-popover-auto[x-placement^=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-left,.bs-popover-auto[x-placement^=left]{margin-right:.5rem}.bs-popover-left>.arrow,.bs-popover-auto[x-placement^=left]>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-left>.arrow:before,.bs-popover-auto[x-placement^=left]>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:#00000040}.bs-popover-left>.arrow:after,.bs-popover-auto[x-placement^=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{-ms-touch-action:pan-y;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%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media(prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-left),.active.carousel-item-right{-webkit-transform:translateX(100%);transform:translate(100%)}.carousel-item-prev:not(.carousel-item-right),.active.carousel-item-left{-webkit-transform:translateX(-100%);transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right{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-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack: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-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-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:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;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}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentcolor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentcolor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media(prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;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:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{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;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-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:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media(min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media(min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media(min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media(min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.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 iframe,.embed-responsive embed,.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.857143%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media(min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media(min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media(min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media(min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.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:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position: -webkit-sticky) or (position: sticky)){.sticky-top{position:-webkit-sticky;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 #00000013!important}.shadow{box-shadow:0 .5rem 1rem #00000026!important}.shadow-lg{box-shadow:0 1rem 3rem #0000002d!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;inset:0;z-index:1;pointer-events:auto;content:"";background-color:#0000}.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-uppercase{text-transform:uppercase!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:hover,a.text-primary:focus{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:hover,a.text-secondary:focus{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:hover,a.text-success:focus{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:hover,a.text-info:focus{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:hover,a.text-warning:focus{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:hover,a.text-danger:focus{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:hover,a.text-light:focus{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:hover,a.text-dark:focus{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:#00000080!important}.text-white-50{color:#ffffff80!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{*,*:before,*:after{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}pre,blockquote{border:1px solid #adb5bd;page-break-inside:avoid}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body,.container{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 th,.table-bordered td{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;font-family:Avenir medium;font-size:44px;line-height:147%}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;font-family:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.fa,.fas,.far,.fal,.fad,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-flip-both{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:""}.fa-accessible-icon:before{content:""}.fa-accusoft:before{content:""}.fa-acquisitions-incorporated:before{content:""}.fa-ad:before{content:""}.fa-address-book:before{content:""}.fa-address-card:before{content:""}.fa-adjust:before{content:""}.fa-adn:before{content:""}.fa-adversal:before{content:""}.fa-affiliatetheme:before{content:""}.fa-air-freshener:before{content:""}.fa-airbnb:before{content:""}.fa-algolia:before{content:""}.fa-align-center:before{content:""}.fa-align-justify:before{content:""}.fa-align-left:before{content:""}.fa-align-right:before{content:""}.fa-alipay:before{content:""}.fa-allergies:before{content:""}.fa-amazon:before{content:""}.fa-amazon-pay:before{content:""}.fa-ambulance:before{content:""}.fa-american-sign-language-interpreting:before{content:""}.fa-amilia:before{content:""}.fa-anchor:before{content:""}.fa-android:before{content:""}.fa-angellist:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angry:before{content:""}.fa-angrycreative:before{content:""}.fa-angular:before{content:""}.fa-ankh:before{content:""}.fa-app-store:before{content:""}.fa-app-store-ios:before{content:""}.fa-apper:before{content:""}.fa-apple:before{content:""}.fa-apple-alt:before{content:""}.fa-apple-pay:before{content:""}.fa-archive:before{content:""}.fa-archway:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-down:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrows-alt:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-artstation:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asterisk:before{content:""}.fa-asymmetrik:before{content:""}.fa-at:before{content:""}.fa-atlas:before{content:""}.fa-atlassian:before{content:""}.fa-atom:before{content:""}.fa-audible:before{content:""}.fa-audio-description:before{content:""}.fa-autoprefixer:before{content:""}.fa-avianex:before{content:""}.fa-aviato:before{content:""}.fa-award:before{content:""}.fa-aws:before{content:""}.fa-baby:before{content:""}.fa-baby-carriage:before{content:""}.fa-backspace:before{content:""}.fa-backward:before{content:""}.fa-bacon:before{content:""}.fa-bacteria:before{content:""}.fa-bacterium:before{content:""}.fa-bahai:before{content:""}.fa-balance-scale:before{content:""}.fa-balance-scale-left:before{content:""}.fa-balance-scale-right:before{content:""}.fa-ban:before{content:""}.fa-band-aid:before{content:""}.fa-bandcamp:before{content:""}.fa-barcode:before{content:""}.fa-bars:before{content:""}.fa-baseball-ball:before{content:""}.fa-basketball-ball:before{content:""}.fa-bath:before{content:""}.fa-battery-empty:before{content:""}.fa-battery-full:before{content:""}.fa-battery-half:before{content:""}.fa-battery-quarter:before{content:""}.fa-battery-three-quarters:before{content:""}.fa-battle-net:before{content:""}.fa-bed:before{content:""}.fa-beer:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-bell:before{content:""}.fa-bell-slash:before{content:""}.fa-bezier-curve:before{content:""}.fa-bible:before{content:""}.fa-bicycle:before{content:""}.fa-biking:before{content:""}.fa-bimobject:before{content:""}.fa-binoculars:before{content:""}.fa-biohazard:before{content:""}.fa-birthday-cake:before{content:""}.fa-bitbucket:before{content:""}.fa-bitcoin:before{content:""}.fa-bity:before{content:""}.fa-black-tie:before{content:""}.fa-blackberry:before{content:""}.fa-blender:before{content:""}.fa-blender-phone:before{content:""}.fa-blind:before{content:""}.fa-blog:before{content:""}.fa-blogger:before{content:""}.fa-blogger-b:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-bold:before{content:""}.fa-bolt:before{content:""}.fa-bomb:before{content:""}.fa-bone:before{content:""}.fa-bong:before{content:""}.fa-book:before{content:""}.fa-book-dead:before{content:""}.fa-book-medical:before{content:""}.fa-book-open:before{content:""}.fa-book-reader:before{content:""}.fa-bookmark:before{content:""}.fa-bootstrap:before{content:""}.fa-border-all:before{content:""}.fa-border-none:before{content:""}.fa-border-style:before{content:""}.fa-bowling-ball:before{content:""}.fa-box:before{content:""}.fa-box-open:before{content:""}.fa-box-tissue:before{content:""}.fa-boxes:before{content:""}.fa-braille:before{content:""}.fa-brain:before{content:""}.fa-bread-slice:before{content:""}.fa-briefcase:before{content:""}.fa-briefcase-medical:before{content:""}.fa-broadcast-tower:before{content:""}.fa-broom:before{content:""}.fa-brush:before{content:""}.fa-btc:before{content:""}.fa-buffer:before{content:""}.fa-bug:before{content:""}.fa-building:before{content:""}.fa-bullhorn:before{content:""}.fa-bullseye:before{content:""}.fa-burn:before{content:""}.fa-buromobelexperte:before{content:""}.fa-bus:before{content:""}.fa-bus-alt:before{content:""}.fa-business-time:before{content:""}.fa-buy-n-large:before{content:""}.fa-buysellads:before{content:""}.fa-calculator:before{content:""}.fa-calendar:before{content:""}.fa-calendar-alt:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-day:before{content:""}.fa-calendar-minus:before{content:""}.fa-calendar-plus:before{content:""}.fa-calendar-times:before{content:""}.fa-calendar-week:before{content:""}.fa-camera:before{content:""}.fa-camera-retro:before{content:""}.fa-campground:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-candy-cane:before{content:""}.fa-cannabis:before{content:""}.fa-capsules:before{content:""}.fa-car:before{content:""}.fa-car-alt:before{content:""}.fa-car-battery:before{content:""}.fa-car-crash:before{content:""}.fa-car-side:before{content:""}.fa-caravan:before{content:""}.fa-caret-down:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-caret-square-down:before{content:""}.fa-caret-square-left:before{content:""}.fa-caret-square-right:before{content:""}.fa-caret-square-up:before{content:""}.fa-caret-up:before{content:""}.fa-carrot:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-cart-plus:before{content:""}.fa-cash-register:before{content:""}.fa-cat:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-cc-diners-club:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-cc-visa:before{content:""}.fa-centercode:before{content:""}.fa-centos:before{content:""}.fa-certificate:before{content:""}.fa-chair:before{content:""}.fa-chalkboard:before{content:""}.fa-chalkboard-teacher:before{content:""}.fa-charging-station:before{content:""}.fa-chart-area:before{content:""}.fa-chart-bar:before{content:""}.fa-chart-line:before{content:""}.fa-chart-pie:before{content:""}.fa-check:before{content:""}.fa-check-circle:before{content:""}.fa-check-double:before{content:""}.fa-check-square:before{content:""}.fa-cheese:before{content:""}.fa-chess:before{content:""}.fa-chess-bishop:before{content:""}.fa-chess-board:before{content:""}.fa-chess-king:before{content:""}.fa-chess-knight:before{content:""}.fa-chess-pawn:before{content:""}.fa-chess-queen:before{content:""}.fa-chess-rook:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-up:before{content:""}.fa-child:before{content:""}.fa-chrome:before{content:""}.fa-chromecast:before{content:""}.fa-church:before{content:""}.fa-circle:before{content:""}.fa-circle-notch:before{content:""}.fa-city:before{content:""}.fa-clinic-medical:before{content:""}.fa-clipboard:before{content:""}.fa-clipboard-check:before{content:""}.fa-clipboard-list:before{content:""}.fa-clock:before{content:""}.fa-clone:before{content:""}.fa-closed-captioning:before{content:""}.fa-cloud:before{content:""}.fa-cloud-download-alt:before{content:""}.fa-cloud-meatball:before{content:""}.fa-cloud-moon:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-cloud-rain:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-cloud-sun:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-cloud-upload-alt:before{content:""}.fa-cloudflare:before{content:""}.fa-cloudscale:before{content:""}.fa-cloudsmith:before{content:""}.fa-cloudversify:before{content:""}.fa-cocktail:before{content:""}.fa-code:before{content:""}.fa-code-branch:before{content:""}.fa-codepen:before{content:""}.fa-codiepie:before{content:""}.fa-coffee:before{content:""}.fa-cog:before{content:""}.fa-cogs:before{content:""}.fa-coins:before{content:""}.fa-columns:before{content:""}.fa-comment:before{content:""}.fa-comment-alt:before{content:""}.fa-comment-dollar:before{content:""}.fa-comment-dots:before{content:""}.fa-comment-medical:before{content:""}.fa-comment-slash:before{content:""}.fa-comments:before{content:""}.fa-comments-dollar:before{content:""}.fa-compact-disc:before{content:""}.fa-compass:before{content:""}.fa-compress:before{content:""}.fa-compress-alt:before{content:""}.fa-compress-arrows-alt:before{content:""}.fa-concierge-bell:before{content:""}.fa-confluence:before{content:""}.fa-connectdevelop:before{content:""}.fa-contao:before{content:""}.fa-cookie:before{content:""}.fa-cookie-bite:before{content:""}.fa-copy:before{content:""}.fa-copyright:before{content:""}.fa-cotton-bureau:before{content:""}.fa-couch:before{content:""}.fa-cpanel:before{content:""}.fa-creative-commons:before{content:""}.fa-creative-commons-by:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-creative-commons-share:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-credit-card:before{content:""}.fa-critical-role:before{content:""}.fa-crop:before{content:""}.fa-crop-alt:before{content:""}.fa-cross:before{content:""}.fa-crosshairs:before{content:""}.fa-crow:before{content:""}.fa-crown:before{content:""}.fa-crutch:before{content:""}.fa-css3:before{content:""}.fa-css3-alt:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-cut:before{content:""}.fa-cuttlefish:before{content:""}.fa-d-and-d:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-dailymotion:before{content:""}.fa-dashcube:before{content:""}.fa-database:before{content:""}.fa-deaf:before{content:""}.fa-deezer:before{content:""}.fa-delicious:before{content:""}.fa-democrat:before{content:""}.fa-deploydog:before{content:""}.fa-deskpro:before{content:""}.fa-desktop:before{content:""}.fa-dev:before{content:""}.fa-deviantart:before{content:""}.fa-dharmachakra:before{content:""}.fa-dhl:before{content:""}.fa-diagnoses:before{content:""}.fa-diaspora:before{content:""}.fa-dice:before{content:""}.fa-dice-d20:before{content:""}.fa-dice-d6:before{content:""}.fa-dice-five:before{content:""}.fa-dice-four:before{content:""}.fa-dice-one:before{content:""}.fa-dice-six:before{content:""}.fa-dice-three:before{content:""}.fa-dice-two:before{content:""}.fa-digg:before{content:""}.fa-digital-ocean:before{content:""}.fa-digital-tachograph:before{content:""}.fa-directions:before{content:""}.fa-discord:before{content:""}.fa-discourse:before{content:""}.fa-disease:before{content:""}.fa-divide:before{content:""}.fa-dizzy:before{content:""}.fa-dna:before{content:""}.fa-dochub:before{content:""}.fa-docker:before{content:""}.fa-dog:before{content:""}.fa-dollar-sign:before{content:""}.fa-dolly:before{content:""}.fa-dolly-flatbed:before{content:""}.fa-donate:before{content:""}.fa-door-closed:before{content:""}.fa-door-open:before{content:""}.fa-dot-circle:before{content:""}.fa-dove:before{content:""}.fa-download:before{content:""}.fa-draft2digital:before{content:""}.fa-drafting-compass:before{content:""}.fa-dragon:before{content:""}.fa-draw-polygon:before{content:""}.fa-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-dropbox:before{content:""}.fa-drum:before{content:""}.fa-drum-steelpan:before{content:""}.fa-drumstick-bite:before{content:""}.fa-drupal:before{content:""}.fa-dumbbell:before{content:""}.fa-dumpster:before{content:""}.fa-dumpster-fire:before{content:""}.fa-dungeon:before{content:""}.fa-dyalog:before{content:""}.fa-earlybirds:before{content:""}.fa-ebay:before{content:""}.fa-edge:before{content:""}.fa-edge-legacy:before{content:""}.fa-edit:before{content:""}.fa-egg:before{content:""}.fa-eject:before{content:""}.fa-elementor:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-ello:before{content:""}.fa-ember:before{content:""}.fa-empire:before{content:""}.fa-envelope:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-text:before{content:""}.fa-envelope-square:before{content:""}.fa-envira:before{content:""}.fa-equals:before{content:""}.fa-eraser:before{content:""}.fa-erlang:before{content:""}.fa-ethereum:before{content:""}.fa-ethernet:before{content:""}.fa-etsy:before{content:""}.fa-euro-sign:before{content:""}.fa-evernote:before{content:""}.fa-exchange-alt:before{content:""}.fa-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-expand:before{content:""}.fa-expand-alt:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-expeditedssl:before{content:""}.fa-external-link-alt:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-eye:before{content:""}.fa-eye-dropper:before{content:""}.fa-eye-slash:before{content:""}.fa-facebook:before{content:""}.fa-facebook-f:before{content:""}.fa-facebook-messenger:before{content:""}.fa-facebook-square:before{content:""}.fa-fan:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-fast-backward:before{content:""}.fa-fast-forward:before{content:""}.fa-faucet:before{content:""}.fa-fax:before{content:""}.fa-feather:before{content:""}.fa-feather-alt:before{content:""}.fa-fedex:before{content:""}.fa-fedora:before{content:""}.fa-female:before{content:""}.fa-fighter-jet:before{content:""}.fa-figma:before{content:""}.fa-file:before{content:""}.fa-file-alt:before{content:""}.fa-file-archive:before{content:""}.fa-file-audio:before{content:""}.fa-file-code:before{content:""}.fa-file-contract:before{content:""}.fa-file-csv:before{content:""}.fa-file-download:before{content:""}.fa-file-excel:before{content:""}.fa-file-export:before{content:""}.fa-file-image:before{content:""}.fa-file-import:before{content:""}.fa-file-invoice:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-file-medical:before{content:""}.fa-file-medical-alt:before{content:""}.fa-file-pdf:before{content:""}.fa-file-powerpoint:before{content:""}.fa-file-prescription:before{content:""}.fa-file-signature:before{content:""}.fa-file-upload:before{content:""}.fa-file-video:before{content:""}.fa-file-word:before{content:""}.fa-fill:before{content:""}.fa-fill-drip:before{content:""}.fa-film:before{content:""}.fa-filter:before{content:""}.fa-fingerprint:before{content:""}.fa-fire:before{content:""}.fa-fire-alt:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-firefox:before{content:""}.fa-firefox-browser:before{content:""}.fa-first-aid:before{content:""}.fa-first-order:before{content:""}.fa-first-order-alt:before{content:""}.fa-firstdraft:before{content:""}.fa-fish:before{content:""}.fa-fist-raised:before{content:""}.fa-flag:before{content:""}.fa-flag-checkered:before{content:""}.fa-flag-usa:before{content:""}.fa-flask:before{content:""}.fa-flickr:before{content:""}.fa-flipboard:before{content:""}.fa-flushed:before{content:""}.fa-fly:before{content:""}.fa-folder:before{content:""}.fa-folder-minus:before{content:""}.fa-folder-open:before{content:""}.fa-folder-plus:before{content:""}.fa-font:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-fonticons:before{content:""}.fa-fonticons-fi:before{content:""}.fa-football-ball:before{content:""}.fa-fort-awesome:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-forumbee:before{content:""}.fa-forward:before{content:""}.fa-foursquare:before{content:""}.fa-free-code-camp:before{content:""}.fa-freebsd:before{content:""}.fa-frog:before{content:""}.fa-frown:before{content:""}.fa-frown-open:before{content:""}.fa-fulcrum:before{content:""}.fa-funnel-dollar:before{content:""}.fa-futbol:before{content:""}.fa-galactic-republic:before{content:""}.fa-galactic-senate:before{content:""}.fa-gamepad:before{content:""}.fa-gas-pump:before{content:""}.fa-gavel:before{content:""}.fa-gem:before{content:""}.fa-genderless:before{content:""}.fa-get-pocket:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-ghost:before{content:""}.fa-gift:before{content:""}.fa-gifts:before{content:""}.fa-git:before{content:""}.fa-git-alt:before{content:""}.fa-git-square:before{content:""}.fa-github:before{content:""}.fa-github-alt:before{content:""}.fa-github-square:before{content:""}.fa-gitkraken:before{content:""}.fa-gitlab:before{content:""}.fa-gitter:before{content:""}.fa-glass-cheers:before{content:""}.fa-glass-martini:before{content:""}.fa-glass-martini-alt:before{content:""}.fa-glass-whiskey:before{content:""}.fa-glasses:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-globe:before{content:""}.fa-globe-africa:before{content:""}.fa-globe-americas:before{content:""}.fa-globe-asia:before{content:""}.fa-globe-europe:before{content:""}.fa-gofore:before{content:""}.fa-golf-ball:before{content:""}.fa-goodreads:before{content:""}.fa-goodreads-g:before{content:""}.fa-google:before{content:""}.fa-google-drive:before{content:""}.fa-google-pay:before{content:""}.fa-google-play:before{content:""}.fa-google-plus:before{content:""}.fa-google-plus-g:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-wallet:before{content:""}.fa-gopuram:before{content:""}.fa-graduation-cap:before{content:""}.fa-gratipay:before{content:""}.fa-grav:before{content:""}.fa-greater-than:before{content:""}.fa-greater-than-equal:before{content:""}.fa-grimace:before{content:""}.fa-grin:before{content:""}.fa-grin-alt:before{content:""}.fa-grin-beam:before{content:""}.fa-grin-beam-sweat:before{content:""}.fa-grin-hearts:before{content:""}.fa-grin-squint:before{content:""}.fa-grin-squint-tears:before{content:""}.fa-grin-stars:before{content:""}.fa-grin-tears:before{content:""}.fa-grin-tongue:before{content:""}.fa-grin-tongue-squint:before{content:""}.fa-grin-tongue-wink:before{content:""}.fa-grin-wink:before{content:""}.fa-grip-horizontal:before{content:""}.fa-grip-lines:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-grip-vertical:before{content:""}.fa-gripfire:before{content:""}.fa-grunt:before{content:""}.fa-guilded:before{content:""}.fa-guitar:before{content:""}.fa-gulp:before{content:""}.fa-h-square:before{content:""}.fa-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-hackerrank:before{content:""}.fa-hamburger:before{content:""}.fa-hammer:before{content:""}.fa-hamsa:before{content:""}.fa-hand-holding:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-hand-holding-medical:before{content:""}.fa-hand-holding-usd:before{content:""}.fa-hand-holding-water:before{content:""}.fa-hand-lizard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-hand-paper:before{content:""}.fa-hand-peace:before{content:""}.fa-hand-point-down:before{content:""}.fa-hand-point-left:before{content:""}.fa-hand-point-right:before{content:""}.fa-hand-point-up:before{content:""}.fa-hand-pointer:before{content:""}.fa-hand-rock:before{content:""}.fa-hand-scissors:before{content:""}.fa-hand-sparkles:before{content:""}.fa-hand-spock:before{content:""}.fa-hands:before{content:""}.fa-hands-helping:before{content:""}.fa-hands-wash:before{content:""}.fa-handshake:before{content:""}.fa-handshake-alt-slash:before{content:""}.fa-handshake-slash:before{content:""}.fa-hanukiah:before{content:""}.fa-hard-hat:before{content:""}.fa-hashtag:before{content:""}.fa-hat-cowboy:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-hat-wizard:before{content:""}.fa-hdd:before{content:""}.fa-head-side-cough:before{content:""}.fa-head-side-cough-slash:before{content:""}.fa-head-side-mask:before{content:""}.fa-head-side-virus:before{content:""}.fa-heading:before{content:""}.fa-headphones:before{content:""}.fa-headphones-alt:before{content:""}.fa-headset:before{content:""}.fa-heart:before{content:""}.fa-heart-broken:before{content:""}.fa-heartbeat:before{content:""}.fa-helicopter:before{content:""}.fa-highlighter:before{content:""}.fa-hiking:before{content:""}.fa-hippo:before{content:""}.fa-hips:before{content:""}.fa-hire-a-helper:before{content:""}.fa-history:before{content:""}.fa-hive:before{content:""}.fa-hockey-puck:before{content:""}.fa-holly-berry:before{content:""}.fa-home:before{content:""}.fa-hooli:before{content:""}.fa-hornbill:before{content:""}.fa-horse:before{content:""}.fa-horse-head:before{content:""}.fa-hospital:before{content:""}.fa-hospital-alt:before{content:""}.fa-hospital-symbol:before{content:""}.fa-hospital-user:before{content:""}.fa-hot-tub:before{content:""}.fa-hotdog:before{content:""}.fa-hotel:before{content:""}.fa-hotjar:before{content:""}.fa-hourglass:before{content:""}.fa-hourglass-end:before{content:""}.fa-hourglass-half:before{content:""}.fa-hourglass-start:before{content:""}.fa-house-damage:before{content:""}.fa-house-user:before{content:""}.fa-houzz:before{content:""}.fa-hryvnia:before{content:""}.fa-html5:before{content:""}.fa-hubspot:before{content:""}.fa-i-cursor:before{content:""}.fa-ice-cream:before{content:""}.fa-icicles:before{content:""}.fa-icons:before{content:""}.fa-id-badge:before{content:""}.fa-id-card:before{content:""}.fa-id-card-alt:before{content:""}.fa-ideal:before{content:""}.fa-igloo:before{content:""}.fa-image:before{content:""}.fa-images:before{content:""}.fa-imdb:before{content:""}.fa-inbox:before{content:""}.fa-indent:before{content:""}.fa-industry:before{content:""}.fa-infinity:before{content:""}.fa-info:before{content:""}.fa-info-circle:before{content:""}.fa-innosoft:before{content:""}.fa-instagram:before{content:""}.fa-instagram-square:before{content:""}.fa-instalod:before{content:""}.fa-intercom:before{content:""}.fa-internet-explorer:before{content:""}.fa-invision:before{content:""}.fa-ioxhost:before{content:""}.fa-italic:before{content:""}.fa-itch-io:before{content:""}.fa-itunes:before{content:""}.fa-itunes-note:before{content:""}.fa-java:before{content:""}.fa-jedi:before{content:""}.fa-jedi-order:before{content:""}.fa-jenkins:before{content:""}.fa-jira:before{content:""}.fa-joget:before{content:""}.fa-joint:before{content:""}.fa-joomla:before{content:""}.fa-journal-whills:before{content:""}.fa-js:before{content:""}.fa-js-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-kaaba:before{content:""}.fa-kaggle:before{content:""}.fa-key:before{content:""}.fa-keybase:before{content:""}.fa-keyboard:before{content:""}.fa-keycdn:before{content:""}.fa-khanda:before{content:""}.fa-kickstarter:before{content:""}.fa-kickstarter-k:before{content:""}.fa-kiss:before{content:""}.fa-kiss-beam:before{content:""}.fa-kiss-wink-heart:before{content:""}.fa-kiwi-bird:before{content:""}.fa-korvue:before{content:""}.fa-landmark:before{content:""}.fa-language:before{content:""}.fa-laptop:before{content:""}.fa-laptop-code:before{content:""}.fa-laptop-house:before{content:""}.fa-laptop-medical:before{content:""}.fa-laravel:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-laugh:before{content:""}.fa-laugh-beam:before{content:""}.fa-laugh-squint:before{content:""}.fa-laugh-wink:before{content:""}.fa-layer-group:before{content:""}.fa-leaf:before{content:""}.fa-leanpub:before{content:""}.fa-lemon:before{content:""}.fa-less:before{content:""}.fa-less-than:before{content:""}.fa-less-than-equal:before{content:""}.fa-level-down-alt:before{content:""}.fa-level-up-alt:before{content:""}.fa-life-ring:before{content:""}.fa-lightbulb:before{content:""}.fa-line:before{content:""}.fa-link:before{content:""}.fa-linkedin:before{content:""}.fa-linkedin-in:before{content:""}.fa-linode:before{content:""}.fa-linux:before{content:""}.fa-lira-sign:before{content:""}.fa-list:before{content:""}.fa-list-alt:before{content:""}.fa-list-ol:before{content:""}.fa-list-ul:before{content:""}.fa-location-arrow:before{content:""}.fa-lock:before{content:""}.fa-lock-open:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-low-vision:before{content:""}.fa-luggage-cart:before{content:""}.fa-lungs:before{content:""}.fa-lungs-virus:before{content:""}.fa-lyft:before{content:""}.fa-magento:before{content:""}.fa-magic:before{content:""}.fa-magnet:before{content:""}.fa-mail-bulk:before{content:""}.fa-mailchimp:before{content:""}.fa-male:before{content:""}.fa-mandalorian:before{content:""}.fa-map:before{content:""}.fa-map-marked:before{content:""}.fa-map-marked-alt:before{content:""}.fa-map-marker:before{content:""}.fa-map-marker-alt:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-markdown:before{content:""}.fa-marker:before{content:""}.fa-mars:before{content:""}.fa-mars-double:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mask:before{content:""}.fa-mastodon:before{content:""}.fa-maxcdn:before{content:""}.fa-mdb:before{content:""}.fa-medal:before{content:""}.fa-medapps:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-medkit:before{content:""}.fa-medrt:before{content:""}.fa-meetup:before{content:""}.fa-megaport:before{content:""}.fa-meh:before{content:""}.fa-meh-blank:before{content:""}.fa-meh-rolling-eyes:before{content:""}.fa-memory:before{content:""}.fa-mendeley:before{content:""}.fa-menorah:before{content:""}.fa-mercury:before{content:""}.fa-meteor:before{content:""}.fa-microblog:before{content:""}.fa-microchip:before{content:""}.fa-microphone:before{content:""}.fa-microphone-alt:before{content:""}.fa-microphone-alt-slash:before{content:""}.fa-microphone-slash:before{content:""}.fa-microscope:before{content:""}.fa-microsoft:before{content:""}.fa-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-minus-square:before{content:""}.fa-mitten:before{content:""}.fa-mix:before{content:""}.fa-mixcloud:before{content:""}.fa-mixer:before{content:""}.fa-mizuni:before{content:""}.fa-mobile:before{content:""}.fa-mobile-alt:before{content:""}.fa-modx:before{content:""}.fa-monero:before{content:""}.fa-money-bill:before{content:""}.fa-money-bill-alt:before{content:""}.fa-money-bill-wave:before{content:""}.fa-money-bill-wave-alt:before{content:""}.fa-money-check:before{content:""}.fa-money-check-alt:before{content:""}.fa-monument:before{content:""}.fa-moon:before{content:""}.fa-mortar-pestle:before{content:""}.fa-mosque:before{content:""}.fa-motorcycle:before{content:""}.fa-mountain:before{content:""}.fa-mouse:before{content:""}.fa-mouse-pointer:before{content:""}.fa-mug-hot:before{content:""}.fa-music:before{content:""}.fa-napster:before{content:""}.fa-neos:before{content:""}.fa-network-wired:before{content:""}.fa-neuter:before{content:""}.fa-newspaper:before{content:""}.fa-nimblr:before{content:""}.fa-node:before{content:""}.fa-node-js:before{content:""}.fa-not-equal:before{content:""}.fa-notes-medical:before{content:""}.fa-npm:before{content:""}.fa-ns8:before{content:""}.fa-nutritionix:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-octopus-deploy:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-oil-can:before{content:""}.fa-old-republic:before{content:""}.fa-om:before{content:""}.fa-opencart:before{content:""}.fa-openid:before{content:""}.fa-opera:before{content:""}.fa-optin-monster:before{content:""}.fa-orcid:before{content:""}.fa-osi:before{content:""}.fa-otter:before{content:""}.fa-outdent:before{content:""}.fa-page4:before{content:""}.fa-pagelines:before{content:""}.fa-pager:before{content:""}.fa-paint-brush:before{content:""}.fa-paint-roller:before{content:""}.fa-palette:before{content:""}.fa-palfed:before{content:""}.fa-pallet:before{content:""}.fa-paper-plane:before{content:""}.fa-paperclip:before{content:""}.fa-parachute-box:before{content:""}.fa-paragraph:before{content:""}.fa-parking:before{content:""}.fa-passport:before{content:""}.fa-pastafarianism:before{content:""}.fa-paste:before{content:""}.fa-patreon:before{content:""}.fa-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-paw:before{content:""}.fa-paypal:before{content:""}.fa-peace:before{content:""}.fa-pen:before{content:""}.fa-pen-alt:before{content:""}.fa-pen-fancy:before{content:""}.fa-pen-nib:before{content:""}.fa-pen-square:before{content:""}.fa-pencil-alt:before{content:""}.fa-pencil-ruler:before{content:""}.fa-penny-arcade:before{content:""}.fa-people-arrows:before{content:""}.fa-people-carry:before{content:""}.fa-pepper-hot:before{content:""}.fa-perbyte:before{content:""}.fa-percent:before{content:""}.fa-percentage:before{content:""}.fa-periscope:before{content:""}.fa-person-booth:before{content:""}.fa-phabricator:before{content:""}.fa-phoenix-framework:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-phone:before{content:""}.fa-phone-alt:before{content:""}.fa-phone-slash:before{content:""}.fa-phone-square:before{content:""}.fa-phone-square-alt:before{content:""}.fa-phone-volume:before{content:""}.fa-photo-video:before{content:""}.fa-php:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-square:before{content:""}.fa-piggy-bank:before{content:""}.fa-pills:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-pinterest-square:before{content:""}.fa-pizza-slice:before{content:""}.fa-place-of-worship:before{content:""}.fa-plane:before{content:""}.fa-plane-arrival:before{content:""}.fa-plane-departure:before{content:""}.fa-plane-slash:before{content:""}.fa-play:before{content:""}.fa-play-circle:before{content:""}.fa-playstation:before{content:""}.fa-plug:before{content:""}.fa-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-plus-square:before{content:""}.fa-podcast:before{content:""}.fa-poll:before{content:""}.fa-poll-h:before{content:""}.fa-poo:before{content:""}.fa-poo-storm:before{content:""}.fa-poop:before{content:""}.fa-portrait:before{content:""}.fa-pound-sign:before{content:""}.fa-power-off:before{content:""}.fa-pray:before{content:""}.fa-praying-hands:before{content:""}.fa-prescription:before{content:""}.fa-prescription-bottle:before{content:""}.fa-prescription-bottle-alt:before{content:""}.fa-print:before{content:""}.fa-procedures:before{content:""}.fa-product-hunt:before{content:""}.fa-project-diagram:before{content:""}.fa-pump-medical:before{content:""}.fa-pump-soap:before{content:""}.fa-pushed:before{content:""}.fa-puzzle-piece:before{content:""}.fa-python:before{content:""}.fa-qq:before{content:""}.fa-qrcode:before{content:""}.fa-question:before{content:""}.fa-question-circle:before{content:""}.fa-quidditch:before{content:""}.fa-quinscape:before{content:""}.fa-quora:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-quran:before{content:""}.fa-r-project:before{content:""}.fa-radiation:before{content:""}.fa-radiation-alt:before{content:""}.fa-rainbow:before{content:""}.fa-random:before{content:""}.fa-raspberry-pi:before{content:""}.fa-ravelry:before{content:""}.fa-react:before{content:""}.fa-reacteurope:before{content:""}.fa-readme:before{content:""}.fa-rebel:before{content:""}.fa-receipt:before{content:""}.fa-record-vinyl:before{content:""}.fa-recycle:before{content:""}.fa-red-river:before{content:""}.fa-reddit:before{content:""}.fa-reddit-alien:before{content:""}.fa-reddit-square:before{content:""}.fa-redhat:before{content:""}.fa-redo:before{content:""}.fa-redo-alt:before{content:""}.fa-registered:before{content:""}.fa-remove-format:before{content:""}.fa-renren:before{content:""}.fa-reply:before{content:""}.fa-reply-all:before{content:""}.fa-replyd:before{content:""}.fa-republican:before{content:""}.fa-researchgate:before{content:""}.fa-resolving:before{content:""}.fa-restroom:before{content:""}.fa-retweet:before{content:""}.fa-rev:before{content:""}.fa-ribbon:before{content:""}.fa-ring:before{content:""}.fa-road:before{content:""}.fa-robot:before{content:""}.fa-rocket:before{content:""}.fa-rocketchat:before{content:""}.fa-rockrms:before{content:""}.fa-route:before{content:""}.fa-rss:before{content:""}.fa-rss-square:before{content:""}.fa-ruble-sign:before{content:""}.fa-ruler:before{content:""}.fa-ruler-combined:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-ruler-vertical:before{content:""}.fa-running:before{content:""}.fa-rupee-sign:before{content:""}.fa-rust:before{content:""}.fa-sad-cry:before{content:""}.fa-sad-tear:before{content:""}.fa-safari:before{content:""}.fa-salesforce:before{content:""}.fa-sass:before{content:""}.fa-satellite:before{content:""}.fa-satellite-dish:before{content:""}.fa-save:before{content:""}.fa-schlix:before{content:""}.fa-school:before{content:""}.fa-screwdriver:before{content:""}.fa-scribd:before{content:""}.fa-scroll:before{content:""}.fa-sd-card:before{content:""}.fa-search:before{content:""}.fa-search-dollar:before{content:""}.fa-search-location:before{content:""}.fa-search-minus:before{content:""}.fa-search-plus:before{content:""}.fa-searchengin:before{content:""}.fa-seedling:before{content:""}.fa-sellcast:before{content:""}.fa-sellsy:before{content:""}.fa-server:before{content:""}.fa-servicestack:before{content:""}.fa-shapes:before{content:""}.fa-share:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-share-square:before{content:""}.fa-shekel-sign:before{content:""}.fa-shield-alt:before{content:""}.fa-shield-virus:before{content:""}.fa-ship:before{content:""}.fa-shipping-fast:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-shoe-prints:before{content:""}.fa-shopify:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-shopping-cart:before{content:""}.fa-shopware:before{content:""}.fa-shower:before{content:""}.fa-shuttle-van:before{content:""}.fa-sign:before{content:""}.fa-sign-in-alt:before{content:""}.fa-sign-language:before{content:""}.fa-sign-out-alt:before{content:""}.fa-signal:before{content:""}.fa-signature:before{content:""}.fa-sim-card:before{content:""}.fa-simplybuilt:before{content:""}.fa-sink:before{content:""}.fa-sistrix:before{content:""}.fa-sitemap:before{content:""}.fa-sith:before{content:""}.fa-skating:before{content:""}.fa-sketch:before{content:""}.fa-skiing:before{content:""}.fa-skiing-nordic:before{content:""}.fa-skull:before{content:""}.fa-skull-crossbones:before{content:""}.fa-skyatlas:before{content:""}.fa-skype:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-slash:before{content:""}.fa-sleigh:before{content:""}.fa-sliders-h:before{content:""}.fa-slideshare:before{content:""}.fa-smile:before{content:""}.fa-smile-beam:before{content:""}.fa-smile-wink:before{content:""}.fa-smog:before{content:""}.fa-smoking:before{content:""}.fa-smoking-ban:before{content:""}.fa-sms:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-snowboarding:before{content:""}.fa-snowflake:before{content:""}.fa-snowman:before{content:""}.fa-snowplow:before{content:""}.fa-soap:before{content:""}.fa-socks:before{content:""}.fa-solar-panel:before{content:""}.fa-sort:before{content:""}.fa-sort-alpha-down:before{content:""}.fa-sort-alpha-down-alt:before{content:""}.fa-sort-alpha-up:before{content:""}.fa-sort-alpha-up-alt:before{content:""}.fa-sort-amount-down:before{content:""}.fa-sort-amount-down-alt:before{content:""}.fa-sort-amount-up:before{content:""}.fa-sort-amount-up-alt:before{content:""}.fa-sort-down:before{content:""}.fa-sort-numeric-down:before{content:""}.fa-sort-numeric-down-alt:before{content:""}.fa-sort-numeric-up:before{content:""}.fa-sort-numeric-up-alt:before{content:""}.fa-sort-up:before{content:""}.fa-soundcloud:before{content:""}.fa-sourcetree:before{content:""}.fa-spa:before{content:""}.fa-space-shuttle:before{content:""}.fa-speakap:before{content:""}.fa-speaker-deck:before{content:""}.fa-spell-check:before{content:""}.fa-spider:before{content:""}.fa-spinner:before{content:""}.fa-splotch:before{content:""}.fa-spotify:before{content:""}.fa-spray-can:before{content:""}.fa-square:before{content:""}.fa-square-full:before{content:""}.fa-square-root-alt:before{content:""}.fa-squarespace:before{content:""}.fa-stack-exchange:before{content:""}.fa-stack-overflow:before{content:""}.fa-stackpath:before{content:""}.fa-stamp:before{content:""}.fa-star:before{content:""}.fa-star-and-crescent:before{content:""}.fa-star-half:before{content:""}.fa-star-half-alt:before{content:""}.fa-star-of-david:before{content:""}.fa-star-of-life:before{content:""}.fa-staylinked:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-steam-symbol:before{content:""}.fa-step-backward:before{content:""}.fa-step-forward:before{content:""}.fa-stethoscope:before{content:""}.fa-sticker-mule:before{content:""}.fa-sticky-note:before{content:""}.fa-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-stopwatch:before{content:""}.fa-stopwatch-20:before{content:""}.fa-store:before{content:""}.fa-store-alt:before{content:""}.fa-store-alt-slash:before{content:""}.fa-store-slash:before{content:""}.fa-strava:before{content:""}.fa-stream:before{content:""}.fa-street-view:before{content:""}.fa-strikethrough:before{content:""}.fa-stripe:before{content:""}.fa-stripe-s:before{content:""}.fa-stroopwafel:before{content:""}.fa-studiovinari:before{content:""}.fa-stumbleupon:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-subscript:before{content:""}.fa-subway:before{content:""}.fa-suitcase:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-sun:before{content:""}.fa-superpowers:before{content:""}.fa-superscript:before{content:""}.fa-supple:before{content:""}.fa-surprise:before{content:""}.fa-suse:before{content:""}.fa-swatchbook:before{content:""}.fa-swift:before{content:""}.fa-swimmer:before{content:""}.fa-swimming-pool:before{content:""}.fa-symfony:before{content:""}.fa-synagogue:before{content:""}.fa-sync:before{content:""}.fa-sync-alt:before{content:""}.fa-syringe:before{content:""}.fa-table:before{content:""}.fa-table-tennis:before{content:""}.fa-tablet:before{content:""}.fa-tablet-alt:before{content:""}.fa-tablets:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-tape:before{content:""}.fa-tasks:before{content:""}.fa-taxi:before{content:""}.fa-teamspeak:before{content:""}.fa-teeth:before{content:""}.fa-teeth-open:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-temperature-high:before{content:""}.fa-temperature-low:before{content:""}.fa-tencent-weibo:before{content:""}.fa-tenge:before{content:""}.fa-terminal:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-th:before{content:""}.fa-th-large:before{content:""}.fa-th-list:before{content:""}.fa-the-red-yeti:before{content:""}.fa-theater-masks:before{content:""}.fa-themeco:before{content:""}.fa-themeisle:before{content:""}.fa-thermometer:before{content:""}.fa-thermometer-empty:before{content:""}.fa-thermometer-full:before{content:""}.fa-thermometer-half:before{content:""}.fa-thermometer-quarter:before{content:""}.fa-thermometer-three-quarters:before{content:""}.fa-think-peaks:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbtack:before{content:""}.fa-ticket-alt:before{content:""}.fa-tiktok:before{content:""}.fa-times:before{content:""}.fa-times-circle:before{content:""}.fa-tint:before{content:""}.fa-tint-slash:before{content:""}.fa-tired:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-toilet:before{content:""}.fa-toilet-paper:before{content:""}.fa-toilet-paper-slash:before{content:""}.fa-toolbox:before{content:""}.fa-tools:before{content:""}.fa-tooth:before{content:""}.fa-torah:before{content:""}.fa-torii-gate:before{content:""}.fa-tractor:before{content:""}.fa-trade-federation:before{content:""}.fa-trademark:before{content:""}.fa-traffic-light:before{content:""}.fa-trailer:before{content:""}.fa-train:before{content:""}.fa-tram:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-trash:before{content:""}.fa-trash-alt:before{content:""}.fa-trash-restore:before{content:""}.fa-trash-restore-alt:before{content:""}.fa-tree:before{content:""}.fa-trello:before{content:""}.fa-trophy:before{content:""}.fa-truck:before{content:""}.fa-truck-loading:before{content:""}.fa-truck-monster:before{content:""}.fa-truck-moving:before{content:""}.fa-truck-pickup:before{content:""}.fa-tshirt:before{content:""}.fa-tty:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-tv:before{content:""}.fa-twitch:before{content:""}.fa-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-typo3:before{content:""}.fa-uber:before{content:""}.fa-ubuntu:before{content:""}.fa-uikit:before{content:""}.fa-umbraco:before{content:""}.fa-umbrella:before{content:""}.fa-umbrella-beach:before{content:""}.fa-uncharted:before{content:""}.fa-underline:before{content:""}.fa-undo:before{content:""}.fa-undo-alt:before{content:""}.fa-uniregistry:before{content:""}.fa-unity:before{content:""}.fa-universal-access:before{content:""}.fa-university:before{content:""}.fa-unlink:before{content:""}.fa-unlock:before{content:""}.fa-unlock-alt:before{content:""}.fa-unsplash:before{content:""}.fa-untappd:before{content:""}.fa-upload:before{content:""}.fa-ups:before{content:""}.fa-usb:before{content:""}.fa-user:before{content:""}.fa-user-alt:before{content:""}.fa-user-alt-slash:before{content:""}.fa-user-astronaut:before{content:""}.fa-user-check:before{content:""}.fa-user-circle:before{content:""}.fa-user-clock:before{content:""}.fa-user-cog:before{content:""}.fa-user-edit:before{content:""}.fa-user-friends:before{content:""}.fa-user-graduate:before{content:""}.fa-user-injured:before{content:""}.fa-user-lock:before{content:""}.fa-user-md:before{content:""}.fa-user-minus:before{content:""}.fa-user-ninja:before{content:""}.fa-user-nurse:before{content:""}.fa-user-plus:before{content:""}.fa-user-secret:before{content:""}.fa-user-shield:before{content:""}.fa-user-slash:before{content:""}.fa-user-tag:before{content:""}.fa-user-tie:before{content:""}.fa-user-times:before{content:""}.fa-users:before{content:""}.fa-users-cog:before{content:""}.fa-users-slash:before{content:""}.fa-usps:before{content:""}.fa-ussunnah:before{content:""}.fa-utensil-spoon:before{content:""}.fa-utensils:before{content:""}.fa-vaadin:before{content:""}.fa-vector-square:before{content:""}.fa-venus:before{content:""}.fa-venus-double:before{content:""}.fa-venus-mars:before{content:""}.fa-vest:before{content:""}.fa-vest-patches:before{content:""}.fa-viacoin:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-vial:before{content:""}.fa-vials:before{content:""}.fa-viber:before{content:""}.fa-video:before{content:""}.fa-video-slash:before{content:""}.fa-vihara:before{content:""}.fa-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-vine:before{content:""}.fa-virus:before{content:""}.fa-virus-slash:before{content:""}.fa-viruses:before{content:""}.fa-vk:before{content:""}.fa-vnv:before{content:""}.fa-voicemail:before{content:""}.fa-volleyball-ball:before{content:""}.fa-volume-down:before{content:""}.fa-volume-mute:before{content:""}.fa-volume-off:before{content:""}.fa-volume-up:before{content:""}.fa-vote-yea:before{content:""}.fa-vr-cardboard:before{content:""}.fa-vuejs:before{content:""}.fa-walking:before{content:""}.fa-wallet:before{content:""}.fa-warehouse:before{content:""}.fa-watchman-monitoring:before{content:""}.fa-water:before{content:""}.fa-wave-square:before{content:""}.fa-waze:before{content:""}.fa-weebly:before{content:""}.fa-weibo:before{content:""}.fa-weight:before{content:""}.fa-weight-hanging:before{content:""}.fa-weixin:before{content:""}.fa-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-wheelchair:before{content:""}.fa-whmcs:before{content:""}.fa-wifi:before{content:""}.fa-wikipedia-w:before{content:""}.fa-wind:before{content:""}.fa-window-close:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-windows:before{content:""}.fa-wine-bottle:before{content:""}.fa-wine-glass:before{content:""}.fa-wine-glass-alt:before{content:""}.fa-wix:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-wodu:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-won-sign:before{content:""}.fa-wordpress:before{content:""}.fa-wordpress-simple:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpexplorer:before{content:""}.fa-wpforms:before{content:""}.fa-wpressr:before{content:""}.fa-wrench:before{content:""}.fa-x-ray:before{content:""}.fa-xbox:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-y-combinator:before{content:""}.fa-yahoo:before{content:""}.fa-yammer:before{content:""}.fa-yandex:before{content:""}.fa-yandex-international:before{content:""}.fa-yarn:before{content:""}.fa-yelp:before{content:""}.fa-yen-sign:before{content:""}.fa-yin-yang:before{content:""}.fa-yoast:before{content:""}.fa-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-zhihu:before{content:""}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(/build/assets/fa-solid-900-B6Axprfb.eot);src:url(/build/assets/fa-solid-900-B6Axprfb.eot?#iefix) format("embedded-opentype"),url(/build/assets/fa-solid-900-BUswJgRo.woff2) format("woff2"),url(/build/assets/fa-solid-900-DOXgCApm.woff) format("woff"),url(/build/assets/fa-solid-900-mxuxnBEa.ttf) format("truetype"),url(/build/assets/fa-solid-900-B4ZZ7kfP.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/build/assets/fa-brands-400-DnkPfk3o.eot);src:url(/build/assets/fa-brands-400-DnkPfk3o.eot?#iefix) format("embedded-opentype"),url(/build/assets/fa-brands-400-UxlILjvJ.woff2) format("woff2"),url(/build/assets/fa-brands-400-CEJbCg16.woff) format("woff"),url(/build/assets/fa-brands-400-CSYNqBb_.ttf) format("truetype"),url(/build/assets/fa-brands-400-cH1MgKbP.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands";font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(/build/assets/fa-regular-400-BhTwtT8w.eot);src:url(/build/assets/fa-regular-400-BhTwtT8w.eot?#iefix) format("embedded-opentype"),url(/build/assets/fa-regular-400-DGzu1beS.woff2) format("woff2"),url(/build/assets/fa-regular-400-DFnMcJPd.woff) format("woff"),url(/build/assets/fa-regular-400-D1vz6WBx.ttf) format("truetype"),url(/build/assets/fa-regular-400-gwj8Pxq-.svg#fontawesome) format("svg")}.far{font-family:"Font Awesome 5 Free";font-weight:400}:root{font-size:16px;--font-family-sans-serif: "Avenir regular", "Avenir medium", sans-serif}.v-list{list-style:none;padding:0;margin:0}.v-list .v-list{margin-top:5px}.error-border{border:1px solid #E63757!important}.error-border:focus{box-shadow:0 0 0 .2rem #e6372540}.error-message li{font-family:Avenir medium;font-size:12px;letter-spacing:.01em;color:#e63757;margin-top:5px;padding-left:5px}.placehoder-message{visibility:hidden}.placehoder-message li{margin-top:5px}.info-message li{font-family:Avenir medium;font-size:12px;letter-spacing:.01em;color:#6e84a3;margin-top:10px;padding-left:5px}.success-message li{font-family:Avenir medium;font-size:16px;text-align:center;letter-spacing:-.01em;color:#3bbd96;margin-bottom:10px}.custom-control{outline:none}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#3bbd96;background-color:#3bbd96}.dropdown-toggle:after{width:auto;height:auto;border:none!important;vertical-align:middle;font-family:Feather}.nav-link.dropdown-toggle[aria-expanded=true] span svg{transform:rotate(180deg)}.toggle-pwd-icon{position:absolute;top:13px;right:10px;color:#81a9ca;cursor:pointer;font-size:14px;z-index:9}@media only screen and (max-width:1024px){.toggle-pwd-icon{right:14px}}.bg-note{background:#edf2f9;border:1px solid #E3EBF6;border-radius:10px;padding:13px 19px}.bg-note.foot-note-section{margin-top:25px}.bg-note .ach-note{font-family:Avenir medium;font-size:13px;line-height:143%;letter-spacing:.01em;color:#6e84a3;text-rendering:geometricPrecision}.bg-note .ach-bg{margin-right:10px}.modal-backdrop{background-color:#12263f}.custom-info-badge{background-color:#6e84a31a;border-radius:3px;font-size:11px;font-family:Avenir regular,Avenir medium;line-height:15px;text-align:center;color:#6e84a3;width:100%;overflow:hidden;min-width:150px;text-overflow:ellipsis;white-space:nowrap}.light-info-badge{background:#2c7be51a;border-radius:3px;font-family:Avenir regular,Avenir medium;font-size:11px;line-height:15px;text-align:center;color:#2c7be5;margin-left:7px}.dropdown-menu{background:#fff;border:1px solid #E3EBF6;border-radius:10px}.dropdown-item.bfmr-drodpown-item .bfmr-id-link-text{transform:translateY(1px);pointer-events:none}.dropdown-item.bfmr-drodpown-item .bfmr-id-value{cursor:pointer;transform:translateY(1px);margin-left:2px}.dropdown-item.bfmr-drodpown-item .bfmr-id-value:hover{color:#12263f}.dropdown-item.bfmr-drodpown-item .bfmr-id-nav{padding:0!important;margin-right:0!important;font-size:unset!important;line-height:1!important;transform:translateY(-1px)}.dropdown-item.bfmr-drodpown-item .bfmr-id-nav:hover svg path{stroke:#12263f!important}.custom-select-ui{min-height:38px}.polite{position:relative;min-height:200px}.polite .toast{position:absolute;top:0;right:0;border-radius:6px;padding:12px 15px 15px;min-width:300px}.polite .toast.toast-success{background:#3bbd96;color:#fff}.polite .toast.toast-error{background:#e63757;color:#fff}.polite .toast.toast-info{background:#fff;color:#1f2d3d}.polite .toast .toast-header{background:#3bbd96;color:#fff;border-bottom:none;font-family:Avenir medium;font-size:15px;line-height:20px;letter-spacing:.01em;padding:0}.polite .toast .toast-header .close{color:#fff;opacity:1}.polite .toast .toast-header.success-toast-header{background:#3bbd96;color:#fff}.polite .toast .toast-header.danger-toast-header{background:#e63757;color:#fff}.polite .toast .toast-header.info-toast-header{background:#fff;color:#1f2d3d}.polite .toast .toast-header.info-toast-header .close{color:#1f2d3d;opacity:1}.polite .toast .toast-body{padding:25px 0 0;font-family:Avenir medium;font-size:14px;line-height:163.92%;letter-spacing:.01em}.polite .toast .toast-body.success-toast-body,.polite .toast .toast-body.danger-toast-body{color:#fff}.polite .toast .toast-body.info-toast-body{color:#1f2d3d}.v-toast{top:20px!important;right:25px!important;left:unset!important;bottom:unset!important;height:auto!important;width:300px!important;padding:0!important}.v-toast.v-toast--top{z-index:100000000000000000}.v-toast .v-toast__item--top-right{border-radius:6px;padding:4px 7px;font-family:Avenir medium;font-size:13px;line-height:1.4;letter-spacing:.01em;overflow:hidden;width:100%;min-width:unset}.v-toast .v-toast__text{padding:.75em 1em!important}.v-toast .v-toast__icon{margin-left:.5em!important}.v-toast .v-toast__item--success{background:#3bbd96!important;color:#fff!important}.v-toast .v-toast__item--error{background:#e63757!important;color:#fff!important}.v-toast .v-toast__item--info{background:#fff!important;color:#1f2d3d!important}.badge{border-radius:6px;font-size:12px;line-height:1.2;text-align:center;padding:7px 7px 5px}@media only screen and (max-width:1024px){.badge{font-family:Avenir demi,Avenir medium}}.above-badge{background:#3da0fd1a;color:#3da0fd}.full-badge{background:#3bbd961a;color:#3bbd96}.below-badge{background:#fcfdbf;color:#cda334}.normal-badge{background-color:#6e84a31a;border-radius:3px;color:#6e84a3}.custom-control.bfmr-switch{display:inline-block;padding-left:55px;margin-left:14px;border-left:1px solid #B1C2D9;cursor:pointer;transform:translateY(-2px)}.custom-control.bfmr-switch .custom-control-input{transform:translateY(3px);height:16px}.custom-control.bfmr-switch .custom-control-input:focus~.custom-control-label:before{box-shadow:unset;outline:none}.custom-control.bfmr-switch .custom-control-input:checked~.custom-control-label:before{border-color:#2e9bff;background-color:#2e9bff}.custom-control.bfmr-switch .custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:none}.custom-control.bfmr-switch .custom-control-label{font-family:Avenir medium;font-size:14px;line-height:160%;letter-spacing:.01em;color:#3b516c}.custom-control.bfmr-switch .custom-control-label:before{background:#d2ddec;border:.5px solid #E3EBF6;box-sizing:border-box;border-radius:7.5px}.custom-control.bfmr-switch .custom-control-label:after{background:#f2f6fb;box-shadow:0 0 3px #00000040}.custom-control.bfmr-switch span{transform:translateY(2px);display:inline-block}#termAndConditionsModal .modal-content .modal-body .content-page{padding:17px 15px 12px;background:#f9fafcb3;border:1px solid #E3EBF6;box-sizing:border-box;border-radius:10px;max-height:450px;overflow:auto}@media only screen and (max-height:800px){#termAndConditionsModal .modal-content .modal-body .content-page{max-height:349px}}@media only screen and (max-width:1024px){#termAndConditionsModal .modal-content .modal-body .content-page{max-height:450px}}@media only screen and (max-width:767px){#termAndConditionsModal .modal-content .modal-body .content-page{max-height:250px}}#termAndConditionsModal .modal-content .modal-body .updated-terms-note{font-family:Avenir medium;font-size:15px;line-height:1;line-height:145.7%;letter-spacing:.01em;color:#12263f;text-rendering:geometricPrecision;margin-bottom:20px}@media only screen and (max-width:767px){#termAndConditionsModal .modal-content .modal-body .updated-terms-note{font-family:Avenir medium;font-size:13px}}#termAndConditionsModal .modal-content .modal-body .term-n-codition{background:#f9fafcb3;border:1px solid #E3EBF6;border-radius:10px;padding:25px 30px;margin-bottom:12px;max-height:400px;overflow-y:auto}@media only screen and (max-width:767px){#termAndConditionsModal .modal-content .modal-body .term-n-codition{margin-bottom:18px;padding:26px 20px}}#termAndConditionsModal .modal-content .modal-body .term-n-codition h1{font-family:Avenir medium;font-size:28px;line-height:38px;letter-spacing:.01em;color:#12263f;margin-bottom:30px}@media only screen and (max-width:767px){#termAndConditionsModal .modal-content .modal-body .term-n-codition h1{font-size:13px}}#termAndConditionsModal .modal-content .modal-body .term-n-codition h5{font-family:Avenir medium;font-size:24px;line-height:33px;letter-spacing:.01em;color:#12263f;margin-bottom:20px}@media only screen and (max-width:767px){#termAndConditionsModal .modal-content .modal-body .term-n-codition h5{font-size:15px;line-height:20px}}#termAndConditionsModal .modal-content .modal-body .term-n-codition p{font-family:Avenir medium;font-size:14px;line-height:145.7%;letter-spacing:.01em;color:#12263f;text-align:justify;margin-bottom:20px}@media only screen and (max-width:767px){#termAndConditionsModal .modal-content .modal-body .term-n-codition p{font-size:13px;line-height:151.3%}}#termAndConditionsModal .modal-content .modal-body .term-n-codition a{color:#2e9bff;font-size:15px;text-decoration:none;outline:none;cursor:pointer}@media only screen and (max-width:767px){#termAndConditionsModal .modal-content .modal-body .term-n-codition a{font-size:13px;line-height:151.3%}}#termAndConditionsModal .modal-content .modal-body .term-n-codition a:hover{color:#0056b3;text-decoration:underline!important}#termAndConditionsModal .modal-content .modal-body .term-n-codition ul li,#termAndConditionsModal .modal-content .modal-body .term-n-codition .v-list li{font-family:Avenir medium;font-size:14px;line-height:145.7%;letter-spacing:.01em;color:#12263f}@media only screen and (max-width:767px){#termAndConditionsModal .modal-content .modal-body .term-n-codition ul li,#termAndConditionsModal .modal-content .modal-body .term-n-codition .v-list li{font-size:13px;line-height:151.3%}}#termAndConditionsModal .modal-content .terms-footer{padding:25px 35px 17px}@media only screen and (max-width:767px){#termAndConditionsModal .modal-content .terms-footer{padding:7px 15px 12px}}#termAndConditionsModal .modal-content .terms-footer input[type=checkbox]{margin-top:3px;cursor:pointer}#termAndConditionsModal .modal-content .terms-footer label{font-family:Avenir medium;font-size:15px;line-height:163.92%;letter-spacing:.01em;color:#12263f;margin-left:7px}@media only screen and (max-width:767px){#termAndConditionsModal .modal-content .terms-footer label{font-size:13px}}#termAndConditionsModal .modal-content .terms-footer .accept-reject{display:flex;flex-direction:column;align-items:center;margin-top:10px}@media only screen and (max-width:767px){#termAndConditionsModal .modal-content .terms-footer .accept-reject{margin-top:10px}}#termAndConditionsModal .modal-content .terms-footer .accept-reject button{width:210px;margin-bottom:5px;height:40px;padding:8px;font-size:15px;line-height:1.6}@media only screen and (max-width:767px){#termAndConditionsModal .modal-content .terms-footer .accept-reject button{font-size:13px;width:100%;height:unset;padding:5px}}#termAndConditionsModal .modal-content .terms-footer .accept-reject .btn-not-accept{background:transparent;width:auto;border:none;color:#2e9bff;font-size:15px;outline:none;cursor:pointer;margin-bottom:0;text-transform:capitalize}#termAndConditionsModal .modal-content .terms-footer .accept-reject .btn-not-accept:hover{color:#0056b3;text-decoration:underline}#termAndConditionsModalStepTwo .modal-content .modal-body .accepting-text{font-family:Avenir medium;font-size:15px;line-height:1;line-height:145.7%;letter-spacing:.01em;color:#12263f;text-rendering:geometricPrecision;margin-bottom:20px;text-align:justify}@media only screen and (max-width:767px){#termAndConditionsModalStepTwo .modal-content .modal-body .accepting-text{font-family:Avenir medium;font-size:13px}}#termAndConditionsModalStepTwo .modal-content .terms-two-footer{padding:0 50px}@media only screen and (max-width:767px){#termAndConditionsModalStepTwo .modal-content .terms-two-footer{padding:0 25px 15px}}#termAndConditionsModalStepTwo .modal-content .terms-two-footer .goBack{display:flex;flex-direction:column;align-items:center}#termAndConditionsModalStepTwo .modal-content .terms-two-footer .goBack .bfmr-btn{width:210px;margin-bottom:5px}@media only screen and (max-width:767px){#termAndConditionsModalStepTwo .modal-content .terms-two-footer .goBack .bfmr-btn{font-size:13px;width:100%;padding:5px}}#termAndConditionsModalStepTwo .modal-content .terms-two-footer .goBack .btn-not-accept{background:transparent;width:auto;border:none;color:#2e9bff;font-size:15px;outline:none;cursor:pointer;text-transform:capitalize}#termAndConditionsModalStepTwo .modal-content .terms-two-footer .goBack .btn-not-accept:hover{color:#0056b3;text-decoration:underline}.bfmr-theme-alert .modal-dialog{margin-top:20px!important}.bfmr-theme-alert .modal-dialog .modal-content{max-width:800px}.bfmr-theme-alert .modal-dialog .modal-content .modal-body .action-list{margin-bottom:0;padding-left:15px;list-style:none;margin-top:10px}.bfmr-theme-alert .modal-dialog .modal-content .modal-body .action-list li a{color:#2e9bff;font-size:14px;text-decoration:none!important;outline:none;cursor:pointer}.bfmr-theme-alert .modal-dialog .modal-content .modal-body .action-list li a:hover{color:#0056b3;text-decoration:underline!important}.bfmr-theme-alert .modal-content .modal-body .message{padding:16px 24px;margin-bottom:0}.bfmr-theme-alert .modal-content .modal-body textarea:focus{box-shadow:0 0 0 .2rem #007bff40}.bfmr-theme-alert .modal-content .modal-body textarea::-webkit-input-placeholder{color:#95aac9;text-transform:none}@media only screen and (max-width:767px){.bfmr-theme-alert .modal-content .modal-body textarea::-webkit-input-placeholder{white-space:nowrap;font-size:11px}}.bfmr-theme-alert .modal-content .modal-body textarea:-moz-placeholder{color:#95aac9;text-transform:none}@media only screen and (max-width:767px){.bfmr-theme-alert .modal-content .modal-body textarea:-moz-placeholder{white-space:nowrap;font-size:11px}}.bfmr-theme-alert .modal-content .modal-body textarea::-moz-placeholder{color:#95aac9;text-transform:none}@media only screen and (max-width:767px){.bfmr-theme-alert .modal-content .modal-body textarea::-moz-placeholder{white-space:nowrap;font-size:11px}}.bfmr-theme-alert .modal-content .modal-body textarea:-ms-input-placeholder{color:#95aac9;text-transform:none}@media only screen and (max-width:767px){.bfmr-theme-alert .modal-content .modal-body textarea:-ms-input-placeholder{white-space:nowrap;font-size:11px}}.bfmr-theme-alert .modal-content .modal-body .shipping-address .address-text{color:#6e84a3;letter-spacing:.01em;font-size:14px;font-family:Avenir medium;margin-bottom:10px}.bfmr-theme-alert .modal-content .modal-body .shipping-address .address-caution{color:#3bbd96;letter-spacing:.01em;font-size:14px;font-family:Avenir medium;-webkit-appearance:none;margin-bottom:6px}@media only screen and (max-width:767px){.bfmr-theme-alert .modal-content .modal-body .shipping-address .address-caution{font-weight:500}}.bfmr-theme-alert .modal-content .modal-body .shipping-address .address-caution a{letter-spacing:.01em;font-size:14px;font-family:Avenir medium}.bfmr-theme-alert .modal-content .modal-body .shipping-address .sameDayDelivery{font-size:14px;color:#12263f;margin-bottom:6px}.bfmr-theme-alert .modal-content .modal-body .shipping-address .sameDayDelivery .note{color:#e75e7f}.bfmr-theme-alert .modal-content .modal-body .shipping-address .sameDayDelivery span{font-family:Avenir medium;-webkit-appearance:none}@media only screen and (max-width:767px){.bfmr-theme-alert .modal-content .modal-body .shipping-address .sameDayDelivery span{font-weight:500}}.bfmr-theme-alert .modal-content .modal-body .shipping-address .p-adrs-title,.bfmr-theme-alert .modal-content .modal-body .shipping-address .s-adrs-title{font-size:14px;font-family:Avenir medium,Avenir demi;color:#3b516c;margin-bottom:5px;letter-spacing:.01em;line-height:1.4}.bfmr-theme-alert .modal-content .modal-body .shipping-address .p-adrs-title span,.bfmr-theme-alert .modal-content .modal-body .shipping-address .s-adrs-title span{font-style:italic;font-family:Avenir medium}.bfmr-theme-alert .modal-content .modal-body .shipping-address .s-adrs-title{margin-top:15px}.bfmr-theme-alert .modal-content .modal-body .shipping-address .p-adrs-benefit,.bfmr-theme-alert .modal-content .modal-body .shipping-address .s-adrs-benefit{font-size:12px;color:#8492a6;font-family:Avenir medium;margin-bottom:10px;letter-spacing:.01em;line-height:1.4}.bfmr-theme-alert .modal-content .modal-body .shipping-address .p-adrs-note,.bfmr-theme-alert .modal-content .modal-body .shipping-address .s-adrs-note{margin-bottom:12px}.bfmr-theme-alert .modal-content .modal-body .shipping-address .p-adrs-note p,.bfmr-theme-alert .modal-content .modal-body .shipping-address .s-adrs-note p{font-size:12px;color:#8492a6;font-family:Avenir medium;margin-bottom:0;letter-spacing:.01em}.bfmr-theme-alert .modal-content .modal-body .shipping-address .p-adrs-note p a,.bfmr-theme-alert .modal-content .modal-body .shipping-address .s-adrs-note p a{font-family:Avenir medium;font-size:12px!important}.bfmr-theme-alert .modal-content .modal-body .shipping-address .p-adrs-note p span,.bfmr-theme-alert .modal-content .modal-body .shipping-address .s-adrs-note p span{color:#12263f}.bfmr-theme-alert .modal-content .modal-body .shipping-address .p-adres-details>div,.bfmr-theme-alert .modal-content .modal-body .shipping-address .s-adres-details>div{display:flex;align-items:center;justify-content:space-between;padding:11px;margin-bottom:6px;background:#f9fafc;border:1px solid #EDF2F9;border-radius:10px}.bfmr-theme-alert .modal-content .modal-body .shipping-address .p-adres-details>div .pin-container,.bfmr-theme-alert .modal-content .modal-body .shipping-address .s-adres-details>div .pin-container{display:flex;align-items:center}.bfmr-theme-alert .modal-content .modal-body .shipping-address .p-adres-details>div .pin-container .pin-adress,.bfmr-theme-alert .modal-content .modal-body .shipping-address .s-adres-details>div .pin-container .pin-adress{margin-right:12px;margin-bottom:4px}.bfmr-theme-alert .modal-content .modal-body .shipping-address .p-adres-details>div .pin-container .address-info,.bfmr-theme-alert .modal-content .modal-body .shipping-address .s-adres-details>div .pin-container .address-info{margin-bottom:0;color:#12263f;font-size:14px;font-family:Avenir medium,Avenir demi;letter-spacing:.01em;max-width:410px;line-height:1.3;padding-top:2px;margin-right:10px}.bfmr-theme-alert .modal-content .modal-body .shipping-address .p-adres-details>div .pin-container .address-info.primary-address,.bfmr-theme-alert .modal-content .modal-body .shipping-address .s-adres-details>div .pin-container .address-info.primary-address{font-family:Avenir demi,Avenir medium}.bfmr-theme-alert .modal-content .modal-body .shipping-address .p-adres-details>div .pin-container .address-info.secondary-address,.bfmr-theme-alert .modal-content .modal-body .shipping-address .s-adres-details>div .pin-container .address-info.secondary-address{color:#6e84a3}@media only screen and (max-width:767px){.bfmr-theme-alert .modal-content .modal-body .shipping-address .p-adres-details>div .pin-container .address-info,.bfmr-theme-alert .modal-content .modal-body .shipping-address .s-adres-details>div .pin-container .address-info{width:auto}}.bfmr-theme-alert .modal-content .modal-body .shipping-address .p-adres-details>div .p-adres-details,.bfmr-theme-alert .modal-content .modal-body .shipping-address .s-adres-details>div .p-adres-details{margin-bottom:20px}.bfmr-theme-alert .modal-content .modal-body .shipping-address .p-adres-details>div .copy-address span.fe-copy,.bfmr-theme-alert .modal-content .modal-body .shipping-address .s-adres-details>div .copy-address span.fe-copy{font-size:19px;color:#6e84a3;cursor:pointer;display:inline-flex;align-items:center;margin-top:5px}.bfmr-theme-alert .modal-content .modal-body .shipping-address .p-adres-details>div .copy-address span.fe-copy:hover,.bfmr-theme-alert .modal-content .modal-body .shipping-address .s-adres-details>div .copy-address span.fe-copy:hover{color:#12263f}.bfmr-theme-alert .modal-content .modal-body .shipping-address .p-adres-details{margin-bottom:20px}.bfmr-theme-alert .modal-content .modal-body .shipment-total-value{text-align:center;padding-top:25px;padding-bottom:25px;border-bottom:1px solid #EDF2F9}.bfmr-theme-alert .modal-content .modal-body .shipment-total-value span{font-size:10px;line-height:14px;letter-spacing:.08em;text-transform:uppercase;color:#6e84a3}.bfmr-theme-alert .modal-content .modal-body .shipment-total-value h4{font-size:26px;line-height:36px;text-align:center;letter-spacing:-.02em;color:#12263f;margin-top:10px}.bfmr-theme-alert .modal-content .modal-body hr{border-color:#e3ebf6}#submit-tn-modal{padding:0 0 16px}#submit-tn-modal .deal-img{text-align:center;margin-bottom:16px}#submit-tn-modal .deal-img .vue-load-image{border-bottom:1px solid #E3EBF6}#submit-tn-modal .deal-img img{height:276px;max-width:100%;margin:0 auto;border-radius:6px}#submit-tn-modal .deal-detail{padding:0 24px}#submit-tn-modal .deal-detail h6{font-family:Avenir medium;font-size:20px;color:#12263f;margin-bottom:8px}#submit-tn-modal .deal-detail h4{font-family:Avenir medium;font-size:31.25px;color:#3bbd96;margin-bottom:16px;line-height:1}#tn-noted-modal{padding:0}#tn-noted-modal .goToFaqs{padding:12px 24px;border-top:1px solid #E3EBF6;font-size:13px;color:#6e84a3}#tn-noted-modal .submit-trk-modal-trk-list .trk-list-title{font-family:Avenir medium;font-size:20px;line-height:1;letter-spacing:.01em;color:#000;text-rendering:geometricprecision;padding:12px 24px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #E3EBF6}#tn-noted-modal .submit-trk-modal-trk-list .trk-list-title .title{display:inline-block;max-width:300px;width:300px;line-height:1.2;color:#3b516c}#tn-noted-modal .submit-trk-modal-trk-list.list-green{margin-bottom:0}#tn-noted-modal .submit-trk-modal-trk-list .v-list{display:flex;flex-direction:column;padding:0 24px}#tn-noted-modal .submit-trk-modal-trk-list .v-list li{display:flex;align-items:center;text-transform:uppercase;justify-content:space-between;line-height:1;border-top:1px solid #E3EBF6;padding:12px 0}#tn-noted-modal .submit-trk-modal-trk-list .v-list li:last-child{border-bottom:0px}#tn-noted-modal .submit-trk-modal-trk-list .v-list li .trk-no{color:#6e84a3;font-family:Avenir medium;text-rendering:geometricprecision;font-size:16px;letter-spacing:.01em;line-height:1;word-wrap:break-word;max-width:270px}#tn-noted-modal .submit-trk-modal-trk-list.list-green li .trk-no{color:#3bbd96}#tn-noted-modal .submit-trk-modal-trk-list.list-green li:last-child{margin-bottom:0}#tn-noted-modal .submit-trk-modal-trk-list.list-blue li .trk-no{color:#379fff}#tn-noted-modal .submit-trk-modal-trk-list.list-blue li:last-child{margin-bottom:0}#tn-noted-modal .submit-trk-modal-trk-list.list-purple li .trk-no{color:#554bf1}#tn-noted-modal .submit-trk-modal-trk-list.list-purple li:last-child{margin-bottom:0}#tn-noted-modal .submit-trk-modal-trk-list.list-red li .trk-no{color:#e75e7f}#tn-noted-modal .submit-trk-modal-trk-list.list-red li:last-child{margin-bottom:0}#tn-noted-modal .submit-trk-modal-trk-list .trk-list-msg{font-family:Avenir medium;font-size:14px;line-height:1;letter-spacing:.01em;color:#1f2d3d;margin-bottom:12px;margin-top:5px;text-rendering:geometricprecision;display:flex}#tn-noted-modal .submit-trk-modal-trk-list .copy-section{transform:translateY(-3px)}#tn-noted-modal .submit-trk-modal-trk-list .copy-icon{cursor:pointer}#tn-noted-modal .submit-trk-modal-trk-list .copy-icon:hover svg path{stroke:#12263f}#tn-noted-modal .submit-trk-modal-trk-list .copy-all-icon{cursor:pointer;margin-left:40px}#tn-noted-modal .submit-trk-modal-trk-list .copy-all-icon:hover svg path{stroke:#2aac8a}#shipping-address-modal .modal-dialog{max-width:940px;width:unset}@media only screen and (max-width:950px){#shipping-address-modal .modal-dialog{max-width:569px}}#shipping-address-modal .modal-dialog .modal-body{background-color:#fbfcff;border-radius:10px}@media only screen and (max-width:950px){#shipping-address-modal .modal-dialog .modal-body{padding:18px 20px 30px}}#delete-account{padding:0}#delete-account .body-title .title{border-top:1px solid #E3EBF6;border-bottom:1px solid #E3EBF6;padding:16px 24px;margin-bottom:0}#delete-account .action-list{padding:0;list-style:none;margin-bottom:0}#delete-account .action-list .action-item{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #E3EBF6;padding:16px 0;margin:0 24px}#delete-account .action-list .action-item .text{margin-bottom:0;color:#3bbd96}#delete-account .action-list .action-item:last-child{border-bottom:none}#archive a.delete-notes-btn,#set-aside a.delete-notes-btn,#unarchive a.delete-notes-btn,#pending a.delete-notes-btn,#notes a.delete-notes-btn{font-family:Avenir light;color:#f06565;font-size:14px;letter-spacing:.01em;margin:15px auto 0;font-weight:600}#archive a.delete-notes-btn i,#set-aside a.delete-notes-btn i,#unarchive a.delete-notes-btn i,#pending a.delete-notes-btn i,#notes a.delete-notes-btn i{padding-right:4px}#rating-modal .ratings{padding:0 0 16px}#rating-modal .ratings .vue-star-rating{display:flex;align-items:center;justify-content:flex-start}#rating-modal .ratings .vue-star-rating svg{width:30px;height:30px}#rating-modal .rating-feedback #textareaLength{font-size:12px;margin-bottom:0;text-align:right}#disable2sv .missing-item-text{color:#3b516c}#disable2sv .missing-item-text .textSmall{display:inline-block!important;color:#6e84a3!important;margin-top:16px!important}#disable2sv .missing-item-text .textSmall .textBold{font-weight:700}#disable2sv .text-note{display:unset!important}#generate-key-after-2sv hr{height:1px;background-color:#e3ebf6;margin:16px 0}#generate-key-after-2sv .textBold{font-size:unset!important;font-weight:700;color:#3b516c!important}@supports (-webkit-touch-callout: none){#generate-key-after-2sv .textBold{font-family:Avenir demi,Avenir medium}}#BF-banner-Modal .textSmall{color:#6e84a3!important;margin-top:16px!important}#generate-key-after-2sv .missing-item-text,#missedMobNo .missing-item-text,#confirm2fa .missing-item-text,#BF-banner-Modal .missing-item-text,#BF-delete-product-modal .missing-item-text,#changePaymentMethod .missing-item-text{margin-bottom:0}#dealRequestConfirmation{display:flex;align-items:center;padding:24px}#dealRequestConfirmation svg{margin-right:20px}#dealRequestConfirmation .description p{margin-bottom:0}#dealRequestConfirmation .description p:first-child{color:#3b516c;font-family:Avenir medium;font-weight:900;font-size:20px}#dealRequestConfirmation span{font-weight:500;font-size:12px;line-height:18px;letter-spacing:-.01em;color:#95aac9}#dealRequestConfirmation span i{padding-right:13px;transform:translateY(1px);display:inline-block}#prev-session-modal .modal-dialog{width:950px!important}#prev-session-modal .modal-dialog .modal-body{overflow:visible!important;max-height:none!important}#prev-session-modal .modal-dialog .bf-table-wrapper{max-height:calc(100vh - 300px);overflow-y:auto;-webkit-overflow-scrolling:touch}.social-update-modal .modal-dialog{width:484px;max-width:484px;margin:0 auto}@media only screen and (max-width:767px){.social-update-modal .modal-dialog{width:auto;margin:auto}}@media only screen and (max-width:570px){.social-update-modal .modal-dialog{margin:0 15px}}.social-update-modal .modal-content{background:#fff;border-radius:10px}.social-update-modal .modal-content .modal-header{padding:13px 25px 10px;border-bottom:1px solid #EDF2F9}.social-update-modal .modal-content .modal-header h5{font-size:15px;line-height:20px;letter-spacing:-.01em;color:#1f2d3d;font-family:Avenir demi,Avenir medium;text-rendering:geometricPrecision}.social-update-modal .modal-content .modal-header .close{padding-top:10px}.social-update-modal .modal-content .modal-header .close:focus{outline:none}.social-update-modal .modal-content .modal-body{padding:30px}@media only screen and (max-width:570px){.social-update-modal .modal-content .modal-body{padding:0 10px 30px}}.social-update-modal .modal-content .modal-body h2{font-family:Avenir demi,Avenir medium;font-size:16px;line-height:160%;letter-spacing:.01em;color:#12263f;margin-bottom:12px}.social-update-modal .modal-content .modal-body .copy-link{background:#fff;border:1px solid #E3EBF6;border-radius:6px;padding:7px 0 6px 9px;display:flex;align-items:center;justify-content:space-between;position:relative}.social-update-modal .modal-content .modal-body .copy-link p{font-family:Avenir medium;font-size:14px;line-height:1;letter-spacing:.01em;color:#8492a6;margin-bottom:0;padding-right:50px}@media only screen and (max-width:400px){.social-update-modal .modal-content .modal-body .copy-link p{max-width:200px;overflow:hidden;word-break:break-all}}.social-update-modal .modal-content .modal-body .copy-link .copy-icon{position:absolute;right:0;top:0;bottom:0;background:#e3ebf6;border-radius:6px;width:47px;display:inline-flex;justify-content:center;align-items:center;cursor:pointer}.social-update-modal .modal-content .modal-body .copy-link .copy-icon:hover span.fe-copy{color:#12263f}.social-update-modal .modal-content .modal-body .copy-link span.fe-copy{color:#6e84a3;cursor:pointer}.bfmr-first-payment-applaud{z-index:99999}.bfmr-first-payment-applaud .modal-content{background:transparent;border:none}.bfmr-first-payment-applaud .modal-content .modal-body{display:flex;flex-direction:column;align-items:center;justify-content:center}.bfmr-first-payment-applaud .modal-content .modal-body .title{font-family:Avenir medium;font-weight:700;font-size:72px;line-height:1.3;color:#fff;text-shadow:0px 4px 4px rgba(0,0,0,.25);margin-top:33px;margin-bottom:18px;min-width:733px;text-align:center}@media only screen and (max-width:1024px){.bfmr-first-payment-applaud .modal-content .modal-body .title{font-size:48px}}@media only screen and (max-width:767px){.bfmr-first-payment-applaud .modal-content .modal-body .title{font-size:24px}}.bfmr-first-payment-applaud .modal-content .modal-body .amount{font-family:Avenir medium;font-weight:800;font-size:48px;line-height:1;color:#ffd200;text-shadow:0px 4px 4px rgba(0,0,0,.25);margin-bottom:19px}@media only screen and (max-width:1024px){.bfmr-first-payment-applaud .modal-content .modal-body .amount{font-size:36px}}@media only screen and (max-width:767px){.bfmr-first-payment-applaud .modal-content .modal-body .amount{font-size:24px}}.bfmr-first-payment-applaud .modal-content .modal-body .btn-green{background:#3bbd96;border:1px solid #3BBD96;box-sizing:border-box;box-shadow:0 4px 4px #00000040;border-radius:6px;margin-bottom:27px;width:276px;height:40px}.bfmr-first-payment-applaud .modal-content .modal-body .note{font-family:Avenir medium;font-weight:500;font-size:24px;line-height:29px;text-align:center;color:#fff;text-shadow:0px 4px 4px rgba(0,0,0,.25);width:582px;margin-bottom:0}@media only screen and (max-width:767px){.bfmr-first-payment-applaud .modal-content .modal-body .note{width:auto}}#items-quantity-modal .modal-dialog{width:600px!important}.btn{font-family:Avenir medium;font-size:14px;height:40px;line-height:2.2;letter-spacing:.01em;text-align:center;text-transform:capitalize;text-rendering:geometricPrecision;cursor:pointer}.btn:focus,.btn.focus{outline:0;box-shadow:0 0 0 .2rem #3bbd9640}.btn-generate{position:absolute;top:6px;right:10px;font-size:11px;line-height:143.3%;color:#6e84a3;background:#e3ebf6;border-radius:5px;z-index:9;padding:7px 10px 4px;text-transform:uppercase;height:auto}.btn-generate:focus{box-shadow:none}.btn-generate[disabled]:hover{color:#6e84a3;cursor:not-allowed}.btn-submit{font-size:12px;line-height:163.92%;color:#95aac9;border:1px solid #95AAC9;border-radius:6px;width:150px;height:36.03px;transition:all .2s ease 0s}.btn-submit:hover,.btn-submit:focus,.btn-submit:active,.btn-submit:visited{background:linear-gradient(281.19deg,#fd2975 -24.59%,#ff5864 61.84%,#ff655b 131.51%);border-radius:5px;color:#fff;outline:none}@media only screen and (max-width:767px){.btn-submit{width:100%}}.btn-del-acc{font-size:15px;line-height:163.92%;color:#6e84a3;outline:none}.btn-del-acc:hover,.btn-del-acc:focus,.btn-del-acc:active,.btn-del-acc:visited{outline:none;color:#fd2975}.btn-green.disabled{background:#f3f5f7;border-radius:6px;border:1px solid #dadada;color:#8e9dae;cursor:not-allowed;padding-right:65px}.btn-green:disabled:hover{background:#3bbd96;cursor:not-allowed}.btn-white{background:#fff;border:1px solid #D2DDEC;border-radius:5px;color:#12263f;font-size:13px;text-transform:capitalize}.btn-opaque{font-family:Avenir medium;font-weight:500;font-size:14px;line-height:1.3;text-align:center;letter-spacing:.01em;color:#3b516c;height:30px;background:#fff;border:1px solid #D2DDEC;border-radius:22px;white-space:nowrap}.btn-opaque:hover{background:#f1f5fa}.btn-opaque:focus{box-shadow:none}.btn-opaque.active{background:#12263f;color:#fff}.btn-opaque.active:focus{box-shadow:none}.btn-opaque-second{background:#ffd03714;border:1px solid rgba(235,170,38,.5);border-radius:22px;color:#ebaa26;font-size:13px;letter-spacing:.03em;line-height:1.5}.btn-opaque-second:hover:enabled,.btn-opaque-second.active{background:#ebaa26!important;color:#fff!important;border:1px solid #EBAA26!important}.btn-opaque-second span{font-weight:700}.btn-green{background:#3bbd96;border:1px solid #3BBD96;border-radius:6px;color:#fff}@media screen and (-webkit-min-device-pixel-ratio:0){.btn-green{line-height:158%!important}}.btn-green _::-webkit-full-page-media,.btn-green _:future,.btn-green :root .safari_only{line-height:158%!important}@media not all and (min-resolution:.001dpcm){@supports (-webkit-appearance: none){.btn-green{line-height:158%!important}}}.btn-green:hover{background:#2aac8a;color:#fff;border:1px solid #3BBD96}.btn-green:focus{box-shadow:none}.btn-green.disabled,.btn-green:disabled{background:#abe1d0;color:#fff;border:1px solid #ABE1D0;cursor:not-allowed}.btn-green.disabled:hover,.btn-green:disabled:hover{background:#abe1d0;color:#fff;border:1px solid #ABE1D0}.btn-white{background:#fff;border:1.2px solid #3BBD96;border-radius:6px;color:#3bbd96}@media screen and (-webkit-min-device-pixel-ratio:0){.btn-white{line-height:158%!important}}.btn-white _::-webkit-full-page-media,.btn-white _:future,.btn-white :root .safari_only{line-height:158%!important}@media not all and (min-resolution:.001dpcm){@supports (-webkit-appearance: none){.btn-white{line-height:158%!important}}}.btn-white:hover{background:#3bbd96;border-radius:6px;color:#fff}.btn-white:focus{box-shadow:none}.btn-secondary{color:#7690b5;background:#fff;border:1.2px solid #7690B5;border-radius:6px}@media screen and (-webkit-min-device-pixel-ratio:0){.btn-secondary{line-height:158%!important}}.btn-secondary _::-webkit-full-page-media,.btn-secondary _:future,.btn-secondary :root .safari_only{line-height:158%!important}@media not all and (min-resolution:.001dpcm){@supports (-webkit-appearance: none){.btn-secondary{line-height:158%!important}}}.btn-secondary:active,.btn-secondary:visited,.btn-secondary:focus{color:#7690b5!important;background:#fff!important;border:1.2px solid #7690B5!important;box-shadow:none!important;outline:none!important}.btn-secondary:hover{color:#fff!important;background:#3bbd96!important;border:1.2px solid #3BBD96!important;box-shadow:none!important;outline:none!important}.btn-secondary:focus{box-shadow:none}.btn-secondary.disabled,.btn-secondary:disabled{border:1.2px solid #D2DDEC;background:#fff;color:#c0ccdd;cursor:not-allowed}.btn-secondary.disabled:hover,.btn-secondary:disabled:hover{border:1.2px solid #D2DDEC;background:#fff;color:#c0ccdd}.btn-loading.is-loading .loading-icon{display:block;-webkit-animation:bfmr-spin 2s infinite linear}@-webkit-keyframes bfmr-spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(-359deg)}}.btn-excel{position:relative;width:90px;height:40px;margin-left:10px;padding:0;border-radius:6px}.btn-excel .btn-excel-icon,.btn-excel .btn-excel-icon-active{width:28px;margin:0 auto}.btn-excel .btn-excel-icon{display:block}.btn-excel .btn-excel-icon-active{display:none}.btn-excel:active,.btn-excel:visited,.btn-excel:focus{background-color:inherit;box-shadow:none;outline:none}.btn-excel:hover{box-shadow:none;outline:none}.btn-excel:hover .btn-excel-icon{display:none}.btn-excel:hover .btn-excel-icon-active{display:block}.btn-excel.is-loading{position:relative}.btn-excel.is-loading .btn-excel-icon{display:none}.btn-excel.is-loading .btn-excel-icon-active{display:block}.btn-excel.is-loading:before,.btn-excel.is-loading:after,.btn-excel.is-loading span:before,.btn-excel.is-loading span:after{position:absolute;content:"";background:#3bbd96;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:ease-in-out;transition:opacity 1s ease}.btn-excel.is-loading:before,.btn-excel.is-loading:after{height:1px;width:0%}.btn-excel.is-loading:before{right:0;top:0;animation-name:btn-border-top;animation-duration:2.8s}.btn-excel.is-loading:after{bottom:0;left:0;animation-name:btn-border-bottom;animation-delay:.7s;animation-duration:2.8s}.btn-excel.is-loading span:before,.btn-excel.is-loading span:after{height:0%;width:1px}.btn-excel.is-loading span:before{left:0;top:0;animation-name:btn-border-span-left;animation-delay:.35s;animation-duration:2.8s}.btn-excel.is-loading span:after{bottom:0;right:0;animation-name:btn-border-span-right;animation-delay:1.05s;animation-duration:2.8s}.is-mac-safari .btn-opaque{line-height:1}.btn-BF-skyblue{background:#20cde5;border:1px solid #20CDE5;border-radius:4px;color:#fff}@media screen and (-webkit-min-device-pixel-ratio:0){.btn-BF-skyblue{line-height:158%!important}}.btn-BF-skyblue _::-webkit-full-page-media,.btn-BF-skyblue _:future,.btn-BF-skyblue :root .safari_only{line-height:158%!important}@media not all and (min-resolution:.001dpcm){@supports (-webkit-appearance: none){.btn-BF-skyblue{line-height:158%!important}}}.btn-BF-skyblue:hover{background:#0ac3db;color:#fff;border:1px solid #20CDE5}.btn-BF-skyblue:focus{box-shadow:none}.btn-BF-skyblue.disabled,.btn-BF-skyblue:disabled{background:#a8d5db;color:#fff;border:1px solid #a8d5db;cursor:not-allowed}.btn-BF-skyblue.disabled:hover,.btn-BF-skyblue:disabled:hover{background:#a8d5db;color:#fff;border:1px solid #a8d5db}.info-form .form-row [class*=col-]{padding-right:15px;padding-left:15px}.info-form label{font-family:Avenir medium;font-size:15px;line-height:163.92%;letter-spacing:.01em;color:#12263f;margin-bottom:6px;text-rendering:geometricPrecision}@media only screen and (max-width:1024px){.info-form label{font-size:15px;font-family:Avenir demi,Avenir medium}}@media only screen and (max-width:767px){.info-form label{font-size:13px;font-family:Avenir demi,Avenir medium}}.info-form label.required{margin-bottom:0;margin-top:5px}.info-form label.required:after{content:" *";color:#e63757}.info-form label.form-optional-label{margin-bottom:0;margin-top:5px}.info-form input,.info-form select{border:1px solid #e3ebf6;border-radius:6px;font-family:Avenir medium;font-size:14px;line-height:1.5;letter-spacing:.01em;color:#1f2d3d;text-rendering:geometricPrecision;height:40px;margin-bottom:10px;padding:10px 12px;-webkit-appearance:initial;-moz-appearance:initial;appearance:initial;outline:initial}.info-form input::-webkit-input-placeholder,.info-form select::-webkit-input-placeholder{font-family:Avenir medium;font-size:14px;line-height:1.5;letter-spacing:.01em;color:#1f2d3d;text-rendering:geometricPrecision;color:#95aac9}.info-form input:-moz-placeholder,.info-form select:-moz-placeholder{font-family:Avenir medium;font-size:14px;line-height:1.5;letter-spacing:.01em;color:#1f2d3d;text-rendering:geometricPrecision;color:#95aac9}.info-form input::-moz-placeholder,.info-form select::-moz-placeholder{font-family:Avenir medium;font-size:14px;line-height:1.5;letter-spacing:.01em;color:#1f2d3d;text-rendering:geometricPrecision;color:#95aac9}.info-form input:-ms-input-placeholder,.info-form select:-ms-input-placeholder{font-family:Avenir medium;font-size:14px;line-height:1.5;letter-spacing:.01em;color:#1f2d3d;text-rendering:geometricPrecision;color:#95aac9}@media only screen and (max-width:767px){.info-form input,.info-form select{font-size:13px}}.info-form p.required-note{font-family:Avenir medium;font-size:15px;line-height:163.92%;letter-spacing:.01em;color:#e63757;text-rendering:geometricPrecision;margin-bottom:0}@media only screen and (max-width:1024px){.info-form p.required-note{font-size:14px}}@media only screen and (max-width:767px){.info-form p.required-note{font-size:13px}}.info-form input.filled{font-family:Avenir medium}.info-form input[type=password]{font-family:Avenir medium,sans-serif}.info-form select::-ms-expand{display:none}.info-form select{-webkit-appearance:none;appearance:none;padding:9px 12px;cursor:pointer}.info-form .custom-select-container{position:relative}.info-form .custom-select-container:after{font-family:Feather!important;content:"";font-size:16px;color:#9fb1cd;right:40px;top:39px;padding:0 0 2px;position:absolute;pointer-events:none;cursor:pointer}@media only screen and (max-width:1024px){.info-form .custom-select-container:after{top:37px;right:29px}}@media only screen and (max-width:767px){.info-form .custom-select-container:after{right:16px;top:36px}}.info-form .form-control:disabled,.info-form .form-control[readonly]{background:#f3f6fb;opacity:1;color:#6e84a3;cursor:not-allowed}.info-form .no-select{-webkit-touch-callout:initial;-webkit-user-select:initial;-khtml-user-select:initial;-moz-user-select:initial;-ms-user-select:initial;user-select:initial}.info-form textarea{resize:none;border:1px solid #e3ebf6;border-radius:6px;font-family:Avenir regular,Avenir medium;font-size:14px;line-height:163.92%;letter-spacing:.01em;color:#12263f;text-rendering:geometricPrecision;padding:10px 12px;margin-bottom:5px;outline:none}.info-form textarea::-webkit-input-placeholder{font-family:Avenir regular,Avenir medium,sans-serif;color:#95aac9}.info-form textarea:-moz-placeholder{font-family:Avenir regular,Avenir medium,sans-serif;color:#95aac9}.info-form textarea::-moz-placeholder{font-family:Avenir regular,Avenir medium,sans-serif;color:#95aac9}.info-form textarea:-ms-input-placeholder{font-family:Avenir regular,Avenir medium,sans-serif;color:#95aac9}@media only screen and (max-width:767px){.info-form textarea{font-size:13px}}.info-form span.display_name_info{font-family:Avenir medium;font-style:italic;font-size:12px;line-height:163.92%;letter-spacing:-.01em;color:#95aac9;margin-left:4px}@media only screen and (max-width:400px){.info-form span.display_name_info{font-size:10px}}.custom-checkbox input{cursor:pointer}.custom-checkbox label:after{cursor:pointer}input[type=checkbox]{cursor:pointer}.caret-position:after{right:12px!important}@media only screen and (max-width:767px){.caret-position:after{right:16px!important}}body{font-family:Avenir regular,Avenir medium,sans-serif}h1{font-family:Avenir medium;font-size:44px;line-height:147%}@media only screen and (max-width:1024px){h1{font-size:30px}}@media only screen and (max-width:767px){h1{font-size:22px}}h2{font-family:Avenir medium;font-size:36px;line-height:49px}@media only screen and (max-width:1024px){h2{font-size:26px;line-height:36px}}@media only screen and (max-width:767px){h2{font-size:20px;line-height:27px}}h3{font-family:Avenir medium;font-size:32px;line-height:44px;letter-spacing:-.02em;color:#12263f}@media only screen and (max-width:767px){h3{font-size:24px;line-height:33px}}h4{font-family:Avenir medium;font-size:28px;line-height:39px}@media only screen and (max-width:767px){h4{font-size:16px;line-height:22px}}h5{font-family:Avenir medium;font-size:28px;line-height:39px}@media only screen and (max-width:767px){h5{font-size:16px;line-height:22px}}h6{font-family:Avenir medium;font-size:15px;line-height:163.92%}a{color:#2e9bff;font-size:15px;text-decoration:none!important;outline:none;cursor:pointer}@media only screen and (max-width:1024px){a{font-size:14px}}@media only screen and (max-width:767px){a{font-size:13px}}a:hover{color:#0056b3;text-decoration:underline!important}:root{--app-height: 100%}html,body{width:100%;height:100%;overflow:hidden;height:var(--app-height)}.bfmr-all-wrapper,.bfmr-content-wrapper{height:100%;position:relative;background:#f9fafc;overflow:auto}.bfmr-all-wrapper .bfmr-loading.loading-none,.bfmr-content-wrapper .bfmr-loading.loading-none{display:none}.bfmr-all-wrapper .bfmr-loading,.bfmr-content-wrapper .bfmr-loading{position:fixed;top:0;left:0;z-index:1050;width:100%;height:100%;overflow:hidden;outline:0;background-color:#12263f8c}.bfmr-all-wrapper .bfmr-loading#initial-loading,.bfmr-content-wrapper .bfmr-loading#initial-loading{background-color:#f9fafca6}.bfmr-all-wrapper .bfmr-loading .inner-section,.bfmr-content-wrapper .bfmr-loading .inner-section{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.bfmr-all-wrapper .bfmr-loading .inner-section .logo,.bfmr-content-wrapper .bfmr-loading .inner-section .logo{width:70px;min-height:140px;background:url(/img/favicon.svg) center center no-repeat}.bfmr-all-wrapper .bfmr-loading .inner-section .spinner,.bfmr-content-wrapper .bfmr-loading .inner-section .spinner{height:100px;width:100px;animation:rotate 2s linear infinite;transform-origin:center center;position:absolute;inset:0;margin:auto}.bfmr-all-wrapper .bfmr-loading .inner-section .spinner .path,.bfmr-content-wrapper .bfmr-loading .inner-section .spinner .path{stroke-dasharray:1,200;stroke-dashoffset:0;animation:dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:#3bbd96}.bfmr-content-wrapper{top:0;height:100vh}@media only screen and (max-width:991px){.bfmr-content-wrapper{height:var(--app-height)}}@media only screen and (max-width:767px){.bfmr-content-wrapper{height:var(--app-height)}}.bfmr-content-wrapper #faq-main-body{min-height:calc(100vh - 50px)}.bfmr-content-wrapper main{padding-top:50px}.bfmr-content-wrapper.top-has-alerts{top:50px;height:calc(100vh - 50px)}@media only screen and (max-width:991px){.bfmr-content-wrapper.top-has-alerts{height:calc(var(--app-height) - 50px)}}@media only screen and (max-width:767px){.bfmr-content-wrapper.top-has-alerts{height:calc(var(--app-height) - 50px)}}.bfmr-content-wrapper.top-has-alerts #faq-main-body{min-height:calc(100vh - 100px)}.bfmr-content-wrapper #profile-affix{position:relative}.bfmr-content-wrapper #profile-affix.affix-top{position:sticky;max-width:100%;top:48px;z-index:10;background:#f9fafc}.top-has-ticker .bfmr-content-wrapper{top:50px;height:calc(100vh - 50px)}@media only screen and (max-width:991px){.top-has-ticker .bfmr-content-wrapper{height:calc(var(--app-height) - 50px)}}@media only screen and (max-width:767px){.top-has-ticker .bfmr-content-wrapper{height:calc(var(--app-height) - 50px)}}.top-has-ticker .bfmr-content-wrapper #faq-main-body{min-height:calc(100vh - 100px)}.top-has-ticker .bfmr-content-wrapper.top-has-alerts{top:100px;height:calc(100vh - 100px)}@media only screen and (max-width:991px){.top-has-ticker .bfmr-content-wrapper.top-has-alerts{height:calc(var(--app-height) - 100px)}}@media only screen and (max-width:767px){.top-has-ticker .bfmr-content-wrapper.top-has-alerts{height:calc(var(--app-height) - 100px)}}.top-has-ticker .bfmr-content-wrapper.top-has-alerts #faq-main-body{min-height:calc(100vh - 150px)}.top-alert{position:fixed;top:50px;right:0;left:0;width:100%;min-height:50px;z-index:999}.top-alert p{font-family:Avenir medium;font-size:15px;line-height:19px;text-align:center;margin-bottom:0}@media only screen and (max-width:1024px){.top-alert p{font-size:13px}}@media only screen and (max-width:767px){.top-alert p{padding:5px;font-size:12px}}.top-alert p span.fe-alert-octagon{margin-right:15px}@media only screen and (max-width:767px){.top-alert p span.fe-alert-octagon{margin-right:5px}}.top-alert p span.fe-x{margin-left:15px;cursor:pointer}.top-alert p span.fe-x:hover{color:#e6305c}@media only screen and (max-width:767px){.top-alert p span.fe-x{margin-left:5px}}.main-content-wrapper{margin-left:70px;transition:margin-left .5s ease-in-out}.main-content-wrapper .lifetime-payout-section{display:none}.main-content-wrapper .bottom-banner{position:absolute;bottom:0;right:0;width:auto;z-index:999}@media only screen and (max-width:767px){.main-content-wrapper{margin-left:0}}@media only screen and (min-width:1220px)and (max-width:1308px){.main-content-wrapper{margin-left:0}}@media only screen and (min-width:1488px){.main-content-wrapper{margin-left:250px}}.side-bar-collapsed .main-content-wrapper{margin-left:70px}.top-has-alerts .bf-table-wrapper,.top-has-ticker .bf-table-wrapper,.anyBannerVisible .bf-table-wrapper{max-height:calc(100vh - 370px)}@media only screen and (max-width:991px){.anyBannerVisible .bf-table-wrapper{height:calc(var(--app-height) - 427px)!important}}@media only screen and (max-width:767px){.anyBannerVisible .bf-table-wrapper{height:calc(var(--app-height) - 427px)!important}}.top-has-ticker .bf-table-wrapper{max-height:calc(100vh - 370px)}@media only screen and (max-width:991px){.top-has-ticker .bf-table-wrapper{height:calc(var(--app-height) - 427px)!important}}@media only screen and (max-width:767px){.top-has-ticker .bf-table-wrapper{height:calc(var(--app-height) - 427px)!important}}.top-has-ticker.anyBannerVisible .bf-table-wrapper{max-height:calc(100vh - 370px)}@media only screen and (max-width:991px){.top-has-ticker.anyBannerVisible .bf-table-wrapper{height:calc(var(--app-height) - 477px)!important}}@media only screen and (max-width:767px){.top-has-ticker.anyBannerVisible .bf-table-wrapper{height:calc(var(--app-height) - 477px)!important}}.mx-datepicker-popup{z-index:999999}.userback-button-container .userback-button,.logged-in-layout #launcher{display:none!important}.old-header{display:flex;top:0;height:50px;align-items:center;margin-left:70px;border-bottom:1px solid #EDF2F9;transition:margin-left .5s ease-in-out}@media only screen and (max-width:1320px){.old-header{margin-left:70px}}@media only screen and (max-width:767px){.old-header{margin-left:0}}@media only screen and (min-width:1220px)and (max-width:1308px){.old-header{margin-left:0}}@media only screen and (min-width:1488px){.old-header{margin-left:250px}}@media only screen and (max-width:1108px){.old-header .shipping-address-link{display:none!important}}@media only screen and (max-width:554px){.old-header .tracker-shipping-address-link{display:none!important}}.old-header div.tracker-shipping-address-link{margin:0 10px}.old-header div.tracker-shipping-address-link a{font-weight:600;text-decoration:none!important;color:#0056b3}.old-header .navbar{width:100%;height:100%}@media only screen and (min-width:767px){.old-header .navbar{padding:0 0 0 16px;flex-flow:row nowrap;justify-content:flex-start}}@media only screen and (max-width:350px){.old-header .navbar{padding:.5rem!important}}@media only screen and (max-width:330px){.old-header .navbar .navbar-toggler{font-size:unset!important}}.old-header .navbar .page-title-cont{display:flex;align-items:center;position:relative}.old-header .navbar .page-title-cont .alert-icon{display:flex;align-items:center;margin-bottom:2px}@media only screen and (max-width:767px){.old-header .navbar .page-title-cont .alert-icon{margin-bottom:0}}.old-header .navbar .page-title-cont .alert-icon .vertical-line{display:block;height:12px;width:1px;background-color:#d2ddec;margin:0 7px 0 8px}@media only screen and (max-width:320px){.old-header .navbar .page-title-cont .alert-icon .vertical-line{margin:0 4px}}.old-header .navbar .page-title-cont .alert-icon i{color:#9cafcb;cursor:pointer;transform:rotate(180deg)}.old-header .navbar .page-title-cont .alert-icon i:hover{color:#3b516c}.old-header .navbar .page-title-cont .alert-icon .info-text{font-size:12.64px;font-family:Avenir medium;color:#3bbd96;border-color:#3bbd96;cursor:pointer;display:flex;align-items:center;border:1px solid;border-radius:4px;padding:3px 4px 0;height:21px}@media only screen and (max-width:600px){.old-header .navbar .page-title-cont .alert-icon .info-text{padding:3px 5px 2px}}@media only screen and (max-width:600px){.old-header .navbar .page-title-cont .alert-icon .info-text span{display:none}}.old-header .navbar .page-title-cont .alert-icon .info-text svg{margin-right:3px;margin-top:-2px;height:12px}@media only screen and (max-width:600px){.old-header .navbar .page-title-cont .alert-icon .info-text svg{margin:0}}.old-header .navbar .page-title-cont .alert-icon .info-text svg path{stroke:#3bbd96}.old-header .navbar .page-title-cont .alert-icon .info-text:hover{color:#fff;border-color:#fff;background:#3bbd96}.old-header .navbar .page-title-cont .alert-icon .info-text:hover svg path{stroke:#fff}.old-header .navbar .page-title-cont .beta-tag{color:#fff;border-radius:5.46px;padding:2px 5px 0;text-transform:uppercase;background-color:#4a91f5;font-size:10px;margin:0 8px;font-family:Avenir medium;letter-spacing:1px}@media only screen and (max-width:430px){.old-header .navbar .page-title-cont .beta-tag{border-radius:7px;padding:1px 5px 0 6px;margin:0;position:absolute;top:-10px;right:23px;line-height:1.2}}.old-header .stickey-header{align-items:center}@media only screen and (min-width:767px)and (max-width:1487px){.old-header .stickey-header .navbar-toggler{display:block;color:#00000080;outline:none;background:#fff;border:0;padding:0;margin-right:15px;margin-bottom:3px;position:relative}.old-header .stickey-header .navbar-toggler.navbar-toggler-alert:after{position:absolute;content:"";height:12px;width:12px;background:#2e9bff;border-radius:50%;top:-2px;right:-6px;-webkit-animation:1s blinker ease infinite;-moz-animation:1s blinker ease infinite;-ms-animation:1s blinker ease infinite;-o-animation:1s blinker ease infinite;animation:1s blinker ease infinite}}.old-header .stickey-header .collapsing{transition:none}.old-header .stickey-header .navbar-brand{font-family:Avenir demi,Avenir medium;font-size:17px;line-height:23px;letter-spacing:.01em;color:#12263f;padding-top:unset!important;padding-bottom:unset!important;text-rendering:geometricPrecision;margin-right:0}.old-header .stickey-header .navbar-brand:hover{cursor:default;text-decoration:none!important}.old-header .stickey-header #navbarSupportedContent .dropdown-toggle{font-size:17px;line-height:163.92%;letter-spacing:-.01em;color:#538fd4;text-rendering:geometricPrecision;font-family:Avenir medium;padding:9px 11px 5px;text-align:right;display:flex;align-items:center}.old-header .stickey-header #navbarSupportedContent .dropdown-toggle:hover{text-decoration:none!important;color:#0056b3}.old-header .stickey-header .nav-item .submit-tracking-nav{padding:11px 11px 10px;letter-spacing:.01em;color:#fff;font-size:14px;line-height:1;margin-right:16px;background:#3bbd96;min-width:100px;display:inline-flex;align-items:center;justify-content:center;margin-top:5px}.old-header .stickey-header .nav-item .submit-tracking-nav:hover{background:#2aac8a;color:#fff;text-decoration:none!important}.old-header .stickey-header .nav-item{display:flex}.old-header .stickey-header .nav-item .bfmr-id-nav{padding:9px 11px 5px;letter-spacing:.01em;font-size:17px;line-height:163.92%;display:inline-flex;align-items:center;justify-content:flex-end;color:#538fd4;text-rendering:geometricPrecision;font-family:Avenir medium}.old-header .stickey-header .nav-item .bfmr-id-nav:hover{color:#0056b3;text-decoration:none!important}.old-header .bfmr-id-nav.dropdown-item svg{margin-right:0}@media only screen and (max-width:767px){.old-header .bfmr-id-nav.dropdown-item svg{margin-left:13px}}.old-header .bfmr-id-nav.dropdown-item svg path{stroke:#6e84a3}.old-header .bfmr-id-nav.dropdown-item.active{color:#6e84a3}.old-header .dropdown-menu{top:35px;left:auto;right:20px;min-height:99px;padding:17px 0 9px;min-width:204px}@media only screen and (max-width:767px){.old-header .dropdown-menu{left:-170px;top:35px}}.old-header .dropdown-menu .dropdown-item{padding:0 17px 12px;font-family:Avenir medium;font-style:normal;font-size:14px;font-weight:500;line-height:1;letter-spacing:.01em;text-rendering:geometricPrecision;display:flex;align-items:center;cursor:default;color:#6e84a3;text-decoration:none!important}.old-header .dropdown-menu .dropdown-item svg path{stroke:#6e84a3}.old-header .dropdown-menu .dropdown-item:hover,.old-header .dropdown-menu .dropdown-item.active,.old-header .dropdown-menu .dropdown-item:active{cursor:default;background-color:transparent}.old-header .dropdown-menu .dropdown-item:hover svg path,.old-header .dropdown-menu .dropdown-item.active svg path,.old-header .dropdown-menu .dropdown-item:active svg path{stroke:#6e84a3}.old-header .dropdown-menu a.dropdown-item{cursor:pointer}.old-header .dropdown-menu a.dropdown-item:hover,.old-header .dropdown-menu a.dropdown-item.active,.old-header .dropdown-menu a.dropdown-item:active{color:#12263f;cursor:pointer}.old-header .dropdown-menu a.dropdown-item:hover svg path,.old-header .dropdown-menu a.dropdown-item.active svg path,.old-header .dropdown-menu a.dropdown-item:active svg path{stroke:#12263f}.old-header .dropdown-menu .dropdown-divider{margin-top:0;margin-bottom:16px}.side-bar-collapsed .old-header{margin-left:70px}.mob-page-title{pointer-events:none;text-decoration:none!important;font-size:18px;color:#12263f;font-family:Avenir demi,Avenir medium;line-height:1;margin:0;padding:3px 0 0;text-rendering:geometricPrecision}@media only screen and (max-width:400px){.mob-page-title{font-size:14px}}@media only screen and (max-width:320px){.mob-page-title{width:fit-content}}.top-has-ticker .old-header,.top-has-alerts .old-header{top:50px}.top-has-ticker .top-has-alerts .old-header{top:100px}@keyframes blinker{0%,to{opacity:0}50%{opacity:1}}.is-mac-safari .old-header .navbar .page-title-cont .beta-tag{padding:2px 5px 1.5px}@media only screen and (max-width:991px){.is-mac-safari .old-header .navbar .page-title-cont .beta-tag{padding:2px 5px 1px;line-height:14px}}@media only screen and (max-width:430px){.is-mac-safari .old-header .navbar .page-title-cont .beta-tag{top:-14px}}.is-mac-safari .old-header .navbar .page-title-cont .alert-icon{margin-bottom:0}.is-mac-safari .old-header .navbar .page-title-cont .refresh-icon-svg{transform:translateY(-1px)}.is-mac-safari .old-header .navbar .page-title-cont .alert-icon{transform:translateY(1px)}@media only screen and (max-width:767px){.is-mac-safari .old-header .navbar .page-title-cont .mob-page-title{padding:0}}.is-mac-chrome .old-header .navbar .page-title-cont .beta-tag{padding:2px 5px 1px}.is-mac-chrome .old-header .navbar .page-title-cont .alert-icon .info-text{padding:0 4px;height:21px}.is-mac-chrome .old-header .navbar .page-title-cont .alert-icon .info-text svg{height:12px;margin-top:1px;margin-right:3px}.bfmr-ag-grid .ag-theme-alpine{font-family:Avenir medium,sans-serif;letter-spacing:.01em;text-rendering:geometricPrecision;text-decoration:none}.bfmr-ag-grid .ag-theme-alpine .ag-root-wrapper{border:1px solid #E3EBF6}.bfmr-ag-grid .ag-theme-alpine .ag-root .ag-root .ag-row{background:#f9fafc}.bfmr-ag-grid .ag-theme-alpine .ag-cell{color:#1f2d3d;font-size:13px;line-height:28px;padding:5px 10px;border-left-color:#dde2eb}.bfmr-ag-grid .ag-theme-alpine .ag-header{border-bottom:1px solid #E3EBF6}.bfmr-ag-grid .ag-theme-alpine .ag-header .ag-header-cell{background:#f3f6fb;padding-left:12px;padding-right:15px}.bfmr-ag-grid .ag-theme-alpine .ag-header-cell-label{padding:5px 5px 5px 0}.bfmr-ag-grid .ag-theme-alpine .ag-header-cell-text{color:#8492a6;font-size:10px;line-height:14px;letter-spacing:.12em;text-transform:uppercase}.bfmr-ag-grid .ag-theme-alpine .ag-header-cell-resize:after{top:0;height:100%;width:1px;left:50%}.bfmr-ag-grid .ag-theme-alpine .ag-icon-desc:before,.bfmr-ag-grid .ag-theme-alpine .ag-icon-asc:before{color:#6e84a3;content:url("data:image/svg+xml;utf8,<svg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M3 0L6 4H0L3 0ZM3 10L0 6H6L3 10Z' fill='%2395AAC9'/></svg>");margin-left:.25rem}.bfmr-ag-grid .ag-theme-alpine .ag-ltr .ag-header-cell:not(.ag-right-aligned-header) .ag-header-label-icon{margin-bottom:7px}.bfmr-ag-grid .ag-theme-alpine .ag-paging-panel{font-size:13px;letter-spacing:-.01em}.bfmr-ag-grid .ag-theme-alpine .ag-cell-range-handle{border-color:#8a9bb3!important}.bfmr-ag-grid .ag-theme-alpine .ag-range-handle,.bfmr-ag-grid .ag-theme-alpine .ag-fill-handle{background-color:#8a9bb3!important}.bfmr-ag-grid .ag-theme-alpine .ag-group-value{font-size:12px;color:#6e84a3}.bfmr-ag-grid .ag-theme-alpine .bfmr-ag-date{color:#12263f}.bfmr-ag-grid .ag-theme-alpine .bfmr-ag-tn{color:#2e9bff}.bfmr-ag-grid .ag-theme-alpine .bfmr-ag-item{font-family:Avenir regular,Avenir medium;font-size:14px}.bfmr-ag-grid .ag-theme-alpine .bfmr-ag-tn-invalid,.bfmr-ag-grid .ag-theme-alpine .bfmr-ag-item-invalid{color:#dc3545}.bfmr-ag-grid .ag-theme-alpine .bfmr-ag-item-amount{text-align:right}.bfmr-ag-grid .ag-theme-alpine .bfmr-ag-item-quantity{text-align:center;letter-spacing:-.01em}.bfmr-ag-grid .ag-theme-alpine .bfmr-ag-status-label{padding:3px 15px;background:#3bbd951a;border-radius:3px;font-size:11px;line-height:15px;text-align:center;color:#3bbd96}.bfmr-ag-grid .ag-theme-alpine .bfmr-ag-more-items{background:#3b516c1a;border-radius:3px;padding:3px 10px;font-size:11px;line-height:15px;text-align:center;color:#3b516c}.auth-body,.login-wrapper{overflow:hidden}.login-wrapper>div{height:100%}@media only screen and (min-width:768px){.login-wrapper.layout-default{padding-top:100px}}.login-wrapper .login-img{height:100vh;width:100%}@media only screen and (max-width:767px){.login-wrapper{overflow:auto}}.form-container{display:flex;justify-content:center;align-items:center;position:relative}.form-container.layout-auth{background:#fff}@media only screen and (max-width:1024px){.form-container{align-items:center}}@media only screen and (max-width:767px){.form-container{align-items:flex-start;padding-top:60px!important}}.form-container .topbar-logo{padding-top:16px;padding-bottom:15px;padding-left:25px;position:absolute;left:0;top:0;width:100%;overflow:hidden;background:#fff;display:flex}.form-container .topbar-logo a img{width:100px}.form-container .topbar-logo #logo{width:100px!important}@media only screen and (max-width:767px){.form-container .topbar-logo{padding:22px 67px;text-align:center;box-shadow:0 1px #eff2f7;width:100%;justify-content:center}}.form-container .scrollable-form{max-height:100vh;overflow-y:auto;width:100%;display:flex;justify-content:center}@media only screen and (max-width:767px){.form-container .scrollable-form{max-height:unset;overflow-y:unset;width:100%;display:unset;justify-content:unset}}.form-container .auth-form{width:363px;margin:80px auto 33px!important}@media only screen and (max-width:992px){.form-container .auth-form{margin:33px auto!important;padding-top:60px}}@media only screen and (max-width:767px){.form-container .auth-form{padding:50px 15px 0;margin:0 auto}}.form-container .auth-form .form-heading h2{font-family:Avenir demi,Avenir medium;font-size:32px;line-height:44px;text-align:center;letter-spacing:.02em;color:#12263f;margin-bottom:4px;text-transform:capitalize;white-space:nowrap;text-rendering:geometricPrecision}@media only screen and (max-width:767px){.form-container .auth-form .form-heading h2{font-size:24px;line-height:33px}}.form-container .auth-form .form-heading p{font-family:Avenir medium;font-size:15px;line-height:163.92%;letter-spacing:.01em;color:#6e84a3;margin-bottom:0;text-rendering:geometricPrecision}@media only screen and (max-width:1024px){.form-container .auth-form .form-heading p{font-size:16px;font-family:Avenir demi,Avenir medium}}@media only screen and (max-width:767px){.form-container .auth-form .form-heading p{font-size:14px;font-family:Avenir demi,Avenir medium}}.form-container .auth-form .form-heading a{font-family:Avenir medium;font-size:15px;line-height:20px;letter-spacing:.02em;color:#12263f;text-decoration:none;cursor:pointer;display:block;margin-bottom:27px;display:flex;align-content:center;text-rendering:geometricPrecision}@media only screen and (max-width:767px){.form-container .auth-form .form-heading a{font-size:13px;line-height:20px}}.form-container .auth-form .form-heading a .bfmr-go-back{font-size:13px;margin-top:4px;color:#12263f}.form-container .auth-form .form-heading span.site-name{color:#2aac8a;font-weight:600}.form-container .auth-form .form-group{margin-bottom:0}.form-container .auth-form .form-group #username,.form-container .auth-form .form-group #name,.form-container .auth-form .form-group #city,.form-container .auth-form .form-group #state,.form-container .auth-form .form-group #email,.form-container .auth-form .form-group #password{margin-bottom:5px}.form-container .auth-form .form-group #password{padding-right:32px}.form-container .auth-form .form-group.checklist-control{margin-bottom:35px}.form-container .auth-form .form-group.login-checklist-control{margin-bottom:20px;margin-top:5px;cursor:pointer;width:fit-content}.form-container .auth-form .form-group.login-checklist-control label{padding-top:3px;font-size:13px;line-height:163.92%;letter-spacing:.01em;color:#12263f;cursor:pointer}.form-container .auth-form .form-group.form-heading{margin-bottom:20px}.form-container .auth-form .form-group.add-payment-detail .btn-green:hover{text-decoration:none!important}.form-container .auth-form .form-group.add-payment-detail{text-align:center}.form-container .auth-form .form-group.add-payment-detail a{line-height:2!important}.form-container .auth-form .custom-control-caption{font-family:Avenir medium;font-size:13px;line-height:163.92%;letter-spacing:.01em;color:#12263f;text-rendering:geometricPrecision}@media only screen and (max-width:1024px){.form-container .auth-form .custom-control-caption{font-family:Avenir demi,Avenir medium}}.form-container .auth-form .custom-control-caption a{font-family:Avenir medium;font-size:13px;line-height:163.92%;letter-spacing:.01em;text-rendering:geometricPrecision}@media only screen and (max-width:1024px){.form-container .auth-form .custom-control-caption a{font-family:Avenir demi,Avenir medium}}.form-container .auth-form .bfmr-auth-error{margin-bottom:7px}.form-container .auth-form .query-info p{font-family:Avenir medium;font-size:15px;line-height:150%;letter-spacing:.01em;color:#12263f;text-rendering:geometricPrecision}@media only screen and (max-width:1024px){.form-container .auth-form .query-info p{font-size:16px;font-family:Avenir demi,Avenir medium}}@media only screen and (max-width:767px){.form-container .auth-form .query-info p{font-size:14px;font-family:Avenir demi,Avenir medium}}.form-container .auth-form .query-info p.confirmation{font-family:Avenir medium;font-size:15px;line-height:150%;letter-spacing:.01em;color:#12263f;margin-bottom:0;text-rendering:geometricPrecision}@media only screen and (max-width:1024px){.form-container .auth-form .query-info p.confirmation{font-size:16px;font-family:Avenir demi,Avenir medium}}@media only screen and (max-width:767px){.form-container .auth-form .query-info p.confirmation{font-size:14px;font-family:Avenir demi,Avenir medium}}.form-container .auth-form .query-info a.mailto{font-family:Avenir demi,Avenir medium;font-size:15px;line-height:150%;letter-spacing:.01em;color:#3bbd96;text-rendering:geometricPrecision}.form-container .auth-form .query-info p.or{font-family:Avenir medium;font-size:15px;line-height:163.92%;letter-spacing:.01em;color:#6e84a3;margin-bottom:0;text-rendering:geometricPrecision}.form-container .auth-form .query-info a.confirm-email{font-size:14px;font-family:Avenir demi,Avenir medium}.form-container .auth-form .toggle-pwd-icon{position:absolute;top:13px;right:10px;color:#81a9ca;font-size:14px;z-index:9}@media only screen and (max-width:1024px){.form-container .auth-form .toggle-pwd-icon{right:14px}}.form-container .auth-form .bfmr-auth-form-next{margin-bottom:15px}.form-container .auth-form .bfmr-btn{width:100%}.form-container .auth-form .social-icon-section{margin-bottom:15px}.form-container .auth-form .social-icon-section .social-icon li{width:33.33%;text-align:center;padding:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;height:56px}.form-container .auth-form .social-icon-section .social-icon li a{font-size:12px}.form-container .auth-form .social-icon-section .social-icon .facebook-icon{border-radius:8px 0 0 8px}.form-container .auth-form .social-icon-section .social-icon .facebook-icon:hover,.form-container .auth-form .social-icon-section .social-icon .facebook-icon:focus,.form-container .auth-form .social-icon-section .social-icon .facebook-icon:active,.form-container .auth-form .social-icon-section .social-icon .facebook-icon:visited{background:#e3ebf6}.form-container .auth-form .social-icon-section .social-icon .facebook-icon a:hover{text-decoration:none!important}@media only screen and (max-width:768px){.form-container .auth-form .social-icon-section .social-icon .facebook-icon:hover{background:#fff}}.form-container .auth-form .social-icon-section .social-icon .twitter-icon:hover,.form-container .auth-form .social-icon-section .social-icon .twitter-icon:focus,.form-container .auth-form .social-icon-section .social-icon .twitter-icon:active,.form-container .auth-form .social-icon-section .social-icon .twitter-icon:visited{background:#e3ebf6}.form-container .auth-form .social-icon-section .social-icon .twitter-icon a:hover{text-decoration:none!important}@media only screen and (max-width:768px){.form-container .auth-form .social-icon-section .social-icon .twitter-icon:hover{background:#fff}}.form-container .auth-form .social-icon-section .social-icon .google-icon{border-radius:0 8px 8px 0}.form-container .auth-form .social-icon-section .social-icon .google-icon:hover,.form-container .auth-form .social-icon-section .social-icon .google-icon:focus,.form-container .auth-form .social-icon-section .social-icon .google-icon:active,.form-container .auth-form .social-icon-section .social-icon .google-icon:visited{background:#e3ebf6}.form-container .auth-form .social-icon-section .social-icon .google-icon a:hover{text-decoration:none!important}@media only screen and (max-width:768px){.form-container .auth-form .social-icon-section .social-icon .google-icon:hover{background:#fff}}.form-container .auth-form .existing-account{font-family:Avenir medium;font-size:13px!important;line-height:177.58%;text-align:center;letter-spacing:-.01em;color:#6e84a3;margin-bottom:0;text-rendering:geometricPrecision}@media only screen and (max-width:1024px){.form-container .auth-form .existing-account{font-size:14px;font-family:Avenir demi,Avenir medium}}@media only screen and (max-width:767px){.form-container .auth-form .existing-account{font-size:12px;font-family:Avenir demi,Avenir medium}}.form-container .auth-form .existing-account a{font-size:13px;line-height:177.58%;letter-spacing:.01em;color:#2e9bff;text-rendering:geometricPrecision;text-transform:unset;cursor:pointer}.form-container .auth-form .existing-account a:hover{color:#0056b3;text-decoration:underline!important}@media only screen and (max-width:1024px){.form-container .auth-form .existing-account a{font-size:14px}}@media only screen and (max-width:767px){.form-container .auth-form .existing-account a{font-size:12px}}.form-container .auth-form .existing-account a.two_fa_anchor{text-transform:none}.form-container .auth-form .forgot-password{font-family:Avenir medium;font-size:13px;line-height:23px;letter-spacing:.01em;float:right;text-decoration:none;text-rendering:geometricPrecision}.form-container .auth-form .forgot-password:hover{text-decoration:underline!important}@media only screen and (max-width:767px){.form-container .auth-form .forgot-password{font-family:Avenir demi,Avenir medium;font-size:12px}}.form-container .auth-form .error-message li,.form-container .auth-form .info-message li{margin-top:0;padding-left:0}.form-container .auth-form .info-message li a{color:#2e9bff;outline:none}.form-container .auth-form .info-message li a:hover{color:#0056b3}.form-container .auth-form.signup-step-2{padding-top:70px;height:820px}@media only screen and (max-width:1024px){.form-container .auth-form.signup-step-2{height:auto}}@media only screen and (max-width:767px){.form-container .auth-form.signup-step-2{padding-top:35px}}.form-container .auth-form.signup-step-2 .form-heading{margin-bottom:20px}.form-container .auth-form.signup-step-2 .form-heading a.back-to-signup{margin-bottom:15px}.form-container .auth-form.signup-step-2 .form-heading a.back-to-signup:hover{color:#3bbd96;text-decoration:none!important}.form-container .auth-form.signup-step-2 .form-heading a.back-to-signup:hover .bfmr-go-back{color:#3bbd96}.form-container .auth-form.signup-step-2 .form-group{margin-bottom:0}.form-container .auth-form.signup-step-2 .form-group.checklist-control{margin-bottom:15px}.form-container .auth-form .loading .animated-load{display:flex;align-items:center;justify-content:center}.form-container .auth-form .loading .animated-load span{font-family:Avenir medium;font-size:16px;line-height:160%;letter-spacing:.01em;color:#1f2d3d;margin-right:2rem;text-rendering:geometricPrecision}.form-container select::-ms-expand{display:none}.form-container select{-webkit-appearance:none;appearance:none;padding:9px 12px;cursor:pointer;color:#1f2d3d}.form-container .custom-select-container{position:relative}.form-container .custom-select-container:after{font-family:Feather!important;content:"";font-size:16px;color:#9fb1cd;right:15px;top:39px;padding:0 0 2px;position:absolute;pointer-events:none;cursor:pointer}@media only screen and (max-width:1024px){.form-container .custom-select-container:after{top:37px;right:11px}}@media only screen and (max-width:767px){.form-container .custom-select-container:after{right:11px;top:36px}}input,textarea{-webkit-user-select:text!important;-khtml-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important;user-select:text!important}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected .checkbox-label .custom-control-label:after,.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected .checkbox-label .custom-control-label:after{background-image:url(/images/check-green.svg)}.home-body .home-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected .checkbox-label .custom-control-label:after{background-image:url(/images/check-green.svg)}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected .checkbox-label .custom-control-label:after{background-image:url(/images/check-green.svg)}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1.quick-filters-filter.exclusive-filter-added .multiselect__content-wrapper .multiselect__content .multiselect__element:nth-child(2) .multiselect__option:before{content:"";position:absolute;top:52%;left:12px;transform:translateY(-50%);width:16px;height:15px;background-image:url(/build/assets/exclusive-deal-crown-VE0xaFHZ.svg);background-size:contain;background-repeat:no-repeat;z-index:1}.home-body .home-deal .div-loading .logo{width:70px;min-height:140px;background:url(../img/logo.png) center center no-repeat}.home-body .home-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected .checkbox-label .custom-control-label:after,.home-body .home-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected .checkbox-label .custom-control-label:after,.home-body .home-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected .checkbox-label .custom-control-label:after{background-image:url(/images/check-green.svg)}.home-body .how-it-work .container .v-list li:not(:last-child):after{position:absolute;content:url(img/home/how-it-work/arrow_forward.svg);right:0;top:40px;height:35px;width:14px}#bfmr-sidebar{display:inline-block;position:fixed;top:0;bottom:0;left:0;width:250px;height:var(--app-height);border-right:1px solid #E3EBF6;background:#fff;z-index:1030;clear:both;padding:0;transition:width .5s ease-in-out}@media only screen and (max-width:1487px){#bfmr-sidebar{width:70px;overflow:visible}}@media only screen and (min-width:1220px)and (max-width:1308px){#bfmr-sidebar{width:0}}@media only screen and (max-width:767px){#bfmr-sidebar{position:fixed;width:0;overflow:hidden}}#bfmr-sidebar .sidebar-ipad{border-radius:50px;position:absolute;right:-15px;top:35px;width:25px;z-index:99999;display:flex;height:26px;border:1px solid #ccc;background:#fff;padding:0 0 0 2px;align-items:center;justify-content:center;cursor:pointer;display:none}#bfmr-sidebar .sidebar-ipad i{font-size:13px;color:#7f93ae}@media only screen and (max-width:1487px)and (min-width:767px){#bfmr-sidebar .sidebar-ipad{display:flex}}#bfmr-sidebar .sidebar-ipad:hover{background:#3bbd96;border-color:#3bbd96}#bfmr-sidebar .sidebar-ipad:hover i{color:#fff}#bfmr-sidebar .collapse-arrow{width:25px;display:flex;justify-content:center;align-items:center;height:25px;border-radius:50%;position:absolute;right:-14px;top:37px;border:1px solid #ccc;background:#fff;padding:0 1px;cursor:pointer;z-index:99999}@media only screen and (max-width:1487px){#bfmr-sidebar .collapse-arrow{display:none}}#bfmr-sidebar .collapse-arrow img{width:6px;margin-left:-2px}#bfmr-sidebar .collapse-arrow i{font-size:13px;color:#7f93ae}#bfmr-sidebar .collapse-arrow .open-arrow{display:none}#bfmr-sidebar .collapse-arrow:hover{background:#3bbd96;border-color:#3bbd96}#bfmr-sidebar .collapse-arrow:hover i{color:#fff}#bfmr-sidebar .bfmr-navbar-toggler-section{display:flex;height:50px;padding:0 13px;align-items:center;justify-content:space-between}@media only screen and (max-width:1487px){#bfmr-sidebar .bfmr-navbar-toggler-section{padding:0;justify-content:center}}@media only screen and (max-width:767px){#bfmr-sidebar .bfmr-navbar-toggler-section{padding:0 1.5rem;justify-content:space-between}}#bfmr-sidebar .bfmr-navbar-toggler-section .navbar-brand{display:block;text-align:center;margin:0 0 0 44px;padding:0}#bfmr-sidebar .bfmr-navbar-toggler-section .navbar-brand.topbar-animated-logo .navbar-brand-img{width:100px;margin-top:-10px;animation:scale-in-hor-left .4s cubic-bezier(.25,.46,.45,.94) .1s both}@media only screen and (max-width:1487px){#bfmr-sidebar .bfmr-navbar-toggler-section .navbar-brand{margin-left:unset}}#bfmr-sidebar .bfmr-navbar-toggler-section .navbar-brand .navbar-brand-img{width:100px}@media only screen and (min-width:1488px){#bfmr-sidebar .bfmr-navbar-toggler-section .navbar-brand .navbar-brand-img{display:block}}@media only screen and (max-width:1487px){#bfmr-sidebar .bfmr-navbar-toggler-section .navbar-brand .navbar-brand-img{display:none}}@media only screen and (max-width:767px){#bfmr-sidebar .bfmr-navbar-toggler-section .navbar-brand .navbar-brand-img{display:block}}@media only screen and (min-width:1488px){#bfmr-sidebar .bfmr-navbar-toggler-section .navbar-brand .shrinked-logo{display:none}}@media only screen and (max-width:1487px){#bfmr-sidebar .bfmr-navbar-toggler-section .navbar-brand .shrinked-logo{display:block}}@media only screen and (max-width:767px){#bfmr-sidebar .bfmr-navbar-toggler-section .navbar-brand .shrinked-logo{display:none}}#bfmr-sidebar .bfmr-navbar-toggler-section .navbar-toggler-on-mob{display:none}@media only screen and (max-width:767px){#bfmr-sidebar .bfmr-navbar-toggler-section .navbar-toggler-on-mob{display:flex;background:#fff}}#bfmr-sidebar .bfmr-navbar-toggler-section button{border:none;outline:none}#bfmr-sidebar .sidebar-content{position:relative;height:calc(100% - 50px);overflow:hidden}@media screen and (min-width:320px)and (max-width:991px)and (orientation:landscape){#bfmr-sidebar .sidebar-content{overflow-y:auto}}#bfmr-sidebar .sidebar-content .sidebar-nav{position:relative;height:calc(100% - 74px);overflow-y:auto;overflow-x:hidden;padding-bottom:10px}#bfmr-sidebar .sidebar-content .sidebar-nav::-webkit-scrollbar{width:6px}#bfmr-sidebar .sidebar-content .sidebar-nav::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #cacaca;border-radius:10px}#bfmr-sidebar .sidebar-content .sidebar-nav::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:10px}#bfmr-sidebar .sidebar-content .sidebar-nav::-webkit-scrollbar-thumb:hover{background-color:#3bbd96}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav{flex-direction:column}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item{position:relative}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item.has-alert-count:after{position:absolute;content:attr(data-unread-count);width:18px;height:18px;background:#2e9bff;left:160px;top:20px;border-radius:50%;color:#fff;text-align:center;justify-content:center;align-items:center;display:flex;font-size:11px;line-height:1;padding-top:2px;z-index:9}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item#id-tracker-nav.has-alert-count:after{left:155px}@media only screen and (min-width:768px)and (max-width:1487px){#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item#id-tracker-nav.has-alert-count:after{top:12px;left:38px;padding-top:3px}}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item#id-tracker-nav.has-alert-count.large-count:after{width:32px;border-radius:9px;top:20px;left:152px}@media only screen and (min-width:768px)and (max-width:1487px){#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item#id-tracker-nav.has-alert-count.large-count:after{top:12px;left:36px;padding-top:3px}}@media only screen and (max-width:1487px){#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item{padding:13px 23px 3px 25px}}@media only screen and (max-width:767px){#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item{padding:unset}}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .dropdownMenu{display:flex;align-items:center;position:relative}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .dropdownMenu .icon-dropdown{position:absolute;top:40%;right:14%;z-index:10}@media only screen and (max-width:1487px){#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .dropdownMenu .icon-dropdown{display:none}}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .dropdownMenu .icon-dropdown .fe-chevron-down{color:#9cafcb}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .dropdownMenu .icon-dropdown .fe-chevron-up{color:#3bbd96}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link{display:flex;align-items:center;padding:8px;margin:4px 24px 0;border:1px solid transparent;border-radius:8px;font-family:Avenir medium;font-size:15px;letter-spacing:-.01em;color:#6e84a3;text-rendering:geometricPrecision}@media only screen and (max-width:1487px){#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link{justify-content:center;padding:.3rem 0;width:unset;margin:unset}}@media only screen and (max-width:767px){#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link{justify-content:flex-start;padding:.3rem 1.5rem}}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link:hover{border-color:#e3ebf6;background-color:#f9fbff;text-decoration:none!important}@media only screen and (max-width:1487px){#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link:hover{border-color:transparent;background-color:transparent}}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link:hover svg path{stroke:#6e84a3}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link:hover svg path~rect{stroke:#6e84a3}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link:hover svg circle,#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link:hover svg line,#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link:hover svg g[stroke]{stroke:#6e84a3}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link:focus,#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link:active{color:#3bbd96;border-color:#3bbd96;text-decoration:none!important}@media only screen and (max-width:1487px){#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link:focus,#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link:active{border-color:transparent}}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link:focus svg path,#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link:active svg path{stroke:#3bbd96}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link:focus svg path~rect,#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link:active svg path~rect{stroke:#3bbd96}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link:focus svg circle,#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link:focus svg line,#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link:focus svg g[stroke],#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link:active svg circle,#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link:active svg line,#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link:active svg g[stroke]{stroke:#3bbd96}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link.active{color:#3bbd96;border-color:#3bbd96;box-shadow:0 2px 4px #0000001a}@media only screen and (max-width:1487px){#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link.active{border-color:transparent;box-shadow:none}}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link.active svg path{stroke:#3bbd96}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link.active svg path~rect{stroke:#3bbd96}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link.active svg circle,#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link.active svg line,#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link.active svg g[stroke]{stroke:#3bbd96}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link.myTracker{z-index:9;position:relative;width:100%;background-color:#fff}@media only screen and (max-width:1487px){#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link.myTracker{border-color:transparent;background-color:transparent}}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link.myTracker span{margin-left:7px}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link.myTracker:focus,#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link.myTracker:active,#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link.myTracker.active{background-color:#fff}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link.myTracker:hover{background-color:#f9fbff}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link.myTracker.active{border-color:#3bbd96}@media only screen and (max-width:1487px){#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link.myTracker.active{border-color:transparent;background-color:transparent}}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link.myTracker.active+.icon-dropdown .fe{color:#3bbd96}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link .fe,#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link svg{display:inline-block;margin-left:10px}@media only screen and (min-width:768px)and (max-width:1487px){#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link .fe,#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link svg{min-width:2.5rem;margin-left:0}}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link span{padding-top:5px;line-height:25px;margin-left:10px;-webkit-animation:scale-in-hor-left .4s cubic-bezier(.25,.46,.45,.94) .1s both;animation:scale-in-hor-left .4s cubic-bezier(.25,.46,.45,.94) .1s both}@media only screen and (max-width:1487px){#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link span.link-text{display:none}}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link .beta-tag{color:#fff;border-radius:5.46px;padding:3px 5px 1px;text-transform:uppercase;background-color:#4a91f5;font-size:10px;margin-left:8px;line-height:15px;font-family:Avenir medium;letter-spacing:1px}@media only screen and (max-width:1487px){#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link .beta-tag{padding:1.2px 2px 0 3px!important;position:absolute;top:10px;right:4px;font-size:8px;line-height:14px}}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link.ipad-sidebar-expansion{color:#6e84a3;font-size:15px;padding-left:10px}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link.ipad-sidebar-expansion span.fa-heart{color:#9cafcb;font-size:15px}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link.ipad-sidebar-expansion svg.star-icon path{fill:#9cafcb}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link.has-new-indication{position:relative}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link.has-new-indication:after{position:absolute;content:attr(data-unread-count);width:12px;height:12px;background:#2e9bff;left:12px;top:3px;border-radius:50%;color:#fff;text-align:center;justify-content:center;align-items:center;display:flex;font-size:11px;line-height:1;padding-top:2px;z-index:9}@media only screen and (max-width:767px),only screen and (min-width:1220px)and (max-width:1308px){#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link.has-new-indication:after{display:none}}@media only screen and (min-width:1488px){#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link.has-new-indication:after{display:none}}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link.has-new-indication.has-collapsed:after{display:block;left:16px}@media only screen and (min-width:1488px){#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link.has-new-indication.has-collapsed:after{display:block}}@media only screen and (max-width:767px),only screen and (min-width:1220px)and (max-width:1308px){#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link.has-new-indication.new-label-fade:after{display:none}}@media only screen and (min-width:1488px){#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link.has-new-indication.new-label-fade:after{display:none}}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item.crypto-payment-link .nav-link{border-color:transparent;color:#f7974d;text-transform:none}@media only screen and (max-width:1487px){#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item.crypto-payment-link .nav-link{border-color:transparent}}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item.crypto-payment-link .nav-link svg path{stroke:#f7974d}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item.crypto-payment-link .nav-link.active{border-color:#f7974d}@media only screen and (max-width:1487px){#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item.crypto-payment-link .nav-link.active{border-color:transparent}}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .subMenu{position:relative;padding:8px 0 8px 12px;border:1px solid #E3EBF6;border-top:0px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;margin:-8px 24px 0}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .subMenu.trackerPageActive{padding:8px 0 8px 12px;border:1px solid #E3EBF6;border-top:0px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;margin:-8px 24px 0}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .subMenu .nav-item .nav-link{padding:4px 8px 2px;margin:4px 16px 0 24px;z-index:9}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .subMenu .nav-item .nav-link:before{content:"";width:11px;height:32px;border-bottom-left-radius:110px;border:1px solid #E3EBF6;border-top:0;border-right:0;position:absolute;top:-16px;left:14px;z-index:-1}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .subMenu .nav-item .nav-link:focus,#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .subMenu .nav-item .nav-link:active{box-shadow:unset}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .subMenu .nav-item .nav-link:focus:before,#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .subMenu .nav-item .nav-link:active:before{background:none;border-color:#3bbd96;z-index:1}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .subMenu .nav-item .nav-link.active{background-color:#3bbd96;border-radius:8px;color:#fff;box-shadow:unset}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .subMenu .nav-item .nav-link.active:before{background:none;border-color:#3bbd96;z-index:1}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .subMenu .nav-item .nav-link span{padding-top:0;margin-left:0}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .subMenu .nav-item:nth-child(1) .nav-link:before{height:36px}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .subMenu .nav-item:nth-child(2) .nav-link:before{height:75px;top:-53px}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .subMenu .nav-item:nth-child(3) .nav-link:before{height:112px;top:-90px}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .subMenu .nav-item:nth-child(4) .nav-link:before{height:148px;top:-127px}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .subMenu .nav-item:nth-child(5) .nav-link:before{height:185px;top:-164px}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .subMenu .nav-item:nth-child(6) .nav-link:before{height:212px;top:-190px}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .subMenu .nav-item.archivedNav{border-top:1px solid #E3EBF6;margin-right:16px;margin-top:4px}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .subMenu .nav-item.archivedNav .nav-link{margin-left:0;margin-right:0}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .subMenu .nav-item.archivedNav .nav-link:before{display:none}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-divider{margin-top:10px!important;margin-bottom:15px;border-color:#e3ebf6;width:190px}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-divider.divider-1{margin-bottom:9px}#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-divider.divider-2{margin-bottom:14px}@media only screen and (max-width:1487px){#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-divider{width:21px}}@media only screen and (max-height:650px){#bfmr-sidebar .sidebar-content .sidebar-nav .navbar-divider{margin-top:10px;margin-bottom:10px}}#bfmr-sidebar .sidebar-content .sidebar-nav .other-pages{display:inline-block;font-family:Avenir medium;font-size:10px;line-height:14px;letter-spacing:.08em;text-transform:uppercase;color:#95aac9;margin-bottom:8px;padding-left:.7rem;-webkit-animation:scale-in-hor-left .4s cubic-bezier(.25,.46,.45,.94) .1s both;animation:scale-in-hor-left .4s cubic-bezier(.25,.46,.45,.94) .1s both}@media only screen and (max-width:1487px){#bfmr-sidebar .sidebar-content .sidebar-nav .other-pages{display:none}}#bfmr-sidebar .sidebar-content .sidebar-nav .quick-links-section{margin:4px 32px 0;height:calc(100% - 210px)}@media only screen and (max-width:1487px){#bfmr-sidebar .sidebar-content .sidebar-nav .quick-links-section{margin:4px 23px 0 25px}}#bfmr-sidebar .sidebar-content .sidebar-nav .quick-links-section .inner-container{padding:0 0 10px;-webkit-animation:scale-in-hor-left .4s cubic-bezier(.25,.46,.45,.94) .2s both;animation:scale-in-hor-left .4s cubic-bezier(.25,.46,.45,.94) .2s both}@media only screen and (max-width:1487px){#bfmr-sidebar .sidebar-content .sidebar-nav .quick-links-section .inner-container{overflow:hidden;overflow-y:auto;padding:0 8px;display:none}}#bfmr-sidebar .sidebar-content .sidebar-nav .quick-links-section .ipad-sidebar-expansion{color:#6e84a3;font-size:15px;padding:.5rem 0px;text-align:center;display:none}#bfmr-sidebar .sidebar-content .sidebar-nav .quick-links-section .ipad-sidebar-expansion span.fa-heart{color:#9cafcb}#bfmr-sidebar .sidebar-content .sidebar-nav .quick-links-section .ipad-sidebar-expansion svg.star-icon path{fill:#9cafcb}#bfmr-sidebar .sidebar-content .sidebar-nav .quick-links-section .ipad-sidebar-expansion svg.star-icon:hover path{fill:#6e84a3}@media only screen and (max-width:1487px){#bfmr-sidebar .sidebar-content .sidebar-nav .quick-links-section .ipad-sidebar-expansion{display:block}}#bfmr-sidebar .sidebar-content .sidebar-nav .quick-links-section .ipad-sidebar-expansion.heart-icon-sidebar-desktop{display:none}#bfmr-sidebar .sidebar-content .sidebar-nav .deal-quick-links{position:relative}#bfmr-sidebar .sidebar-content .sidebar-nav .deal-quick-links .links-header{display:flex;align-items:center;justify-content:space-between;color:#6e84a3;font-size:15px;line-height:1.8;font-family:Avenir medium}#bfmr-sidebar .sidebar-content .sidebar-nav .deal-quick-links .links-header .deal-quick-link-header{color:#6e84a3;font-size:15px;line-height:1.8;display:flex;align-items:center;width:100%;padding:8px 6px 8px 10px}#bfmr-sidebar .sidebar-content .sidebar-nav .deal-quick-links .links-header .deal-quick-link-header:hover{text-decoration:none!important;color:#12263f}#bfmr-sidebar .sidebar-content .sidebar-nav .deal-quick-links .links-header .deal-quick-link-header:hover+svg{stroke:#12263f}#bfmr-sidebar .sidebar-content .sidebar-nav .deal-quick-links .links-header .deal-quick-link-header:hover svg.star-icon path{stroke:none;fill:#12263f}#bfmr-sidebar .sidebar-content .sidebar-nav .deal-quick-links .links-header .deal-quick-link-header span.link-text{display:inline-block;max-width:100px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#bfmr-sidebar .sidebar-content .sidebar-nav .deal-quick-links .links-header .deal-quick-link-header span.link-text.link-text-no{padding-left:3px}#bfmr-sidebar .sidebar-content .sidebar-nav .deal-quick-links .links-header .deal-quick-link-header[aria-expanded=false] .custom-fa-angle:before{content:""}#bfmr-sidebar .sidebar-content .sidebar-nav .deal-quick-links .links-header .deal-quick-link-header[aria-expanded=true] .custom-fa-angle:before{content:""}@media only screen and (max-width:1487px){#bfmr-sidebar .sidebar-content .sidebar-nav .deal-quick-links .links-header .deal-quick-link-header{justify-content:center;padding:.3rem 1.5rem}#bfmr-sidebar .sidebar-content .sidebar-nav .deal-quick-links .links-header .deal-quick-link-header span.link-text,#bfmr-sidebar .sidebar-content .sidebar-nav .deal-quick-links .links-header .deal-quick-link-header .custom-fa-angle{display:none}}@media only screen and (max-width:767px){#bfmr-sidebar .sidebar-content .sidebar-nav .deal-quick-links .links-header .deal-quick-link-header span.link-text,#bfmr-sidebar .sidebar-content .sidebar-nav .deal-quick-links .links-header .deal-quick-link-header .custom-fa-angle{display:inline}}#bfmr-sidebar .sidebar-content .sidebar-nav .deal-quick-links .links-header .deal-quick-link-header span.fe-shopping-bag{margin-right:.5rem}@media only screen and (max-width:1487px){#bfmr-sidebar .sidebar-content .sidebar-nav .deal-quick-links .links-header .deal-quick-link-header span.fe-shopping-bag{margin-right:0}}#bfmr-sidebar .sidebar-content .sidebar-nav .deal-quick-links .links-header .deal-quick-link-header svg.bag-icon{width:18px;height:18px;margin-bottom:6px;margin-right:5px}#bfmr-sidebar .sidebar-content .sidebar-nav .deal-quick-links .links-header .deal-quick-link-header svg.heart-icon{width:20px;height:20px;margin-bottom:6px;margin-right:5px}#bfmr-sidebar .sidebar-content .sidebar-nav .deal-quick-links .links-header .deal-quick-link-header svg.star-icon{width:25px;height:21px;margin-left:-2px;margin-bottom:0;margin-right:2px}#bfmr-sidebar .sidebar-content .sidebar-nav .deal-quick-links .links-header .deal-quick-link-header svg.star-icon path{fill:#6e84a3}@media only screen and (min-width:1488px){#bfmr-sidebar .sidebar-content .sidebar-nav .deal-quick-links .links-header .deal-quick-link-header svg.star-icon{margin-bottom:4px}}#bfmr-sidebar .sidebar-content .sidebar-nav .deal-quick-links .links-header:hover{color:#12263f}#bfmr-sidebar .sidebar-content .sidebar-nav .deal-quick-links .links-header:hover+svg path{stroke:#12263f}#bfmr-sidebar .sidebar-content .sidebar-nav .deal-quick-links .links-header:hover svg path{stroke:#12263f}@media only screen and (min-width:767px)and (max-width:1024px){#bfmr-sidebar .sidebar-content .sidebar-nav .deal-quick-links .quick-link-collpase-wrapper{position:absolute;left:51px;background:#fff;width:200px;top:12px;box-shadow:4px 5px 10px #c1c1c140;border-radius:8px}}#bfmr-sidebar .sidebar-content .sidebar-nav .deal-quick-links .deals-link-sort-header{background:#f0f4f9;text-align:right;padding:6px 20px 6px 0;margin-bottom:18px;height:36px;display:flex;align-items:center;justify-content:flex-end}#bfmr-sidebar .sidebar-content .sidebar-nav .deal-quick-links .deals-link-sort-header a{position:relative;color:#8492a6;text-transform:uppercase;font-size:10px;padding-right:3px;font-family:Avenir medium}#bfmr-sidebar .sidebar-content .sidebar-nav .deal-quick-links .deals-link-sort-header a:before{position:absolute;bottom:.5em;display:block;opacity:1;right:-10px;content:"";font-family:"Font Awesome 5 Free";font-weight:900;font-size:1rem;top:-7px;color:#d2ddec}#bfmr-sidebar .sidebar-content .sidebar-nav .deal-quick-links .deals-link-sort-header a.asc:before{color:#6e84a3}#bfmr-sidebar .sidebar-content .sidebar-nav .deal-quick-links .deals-link-sort-header a:after{position:absolute;bottom:.5em;display:block;opacity:1;right:-10px;content:"";font-family:"Font Awesome 5 Free";font-weight:900;font-size:1rem;top:-3px;color:#d2ddec}#bfmr-sidebar .sidebar-content .sidebar-nav .deal-quick-links .deals-link-sort-header a.desc:after{color:#6e84a3}@media only screen and (min-width:767px)and (max-width:1024px){#bfmr-sidebar .sidebar-content .sidebar-nav .deal-quick-links .deals-link-list ul{padding:5px 15px}}#bfmr-sidebar .sidebar-content .sidebar-nav .deal-quick-links .deals-link-list ul li{font-size:12px;line-height:1.4;margin-bottom:7px;font-family:Avenir medium;padding-left:0;color:#6e84a3;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}@media only screen and (min-width:767px)and (max-width:1024px){#bfmr-sidebar .sidebar-content .sidebar-nav .deal-quick-links .deals-link-list ul li{font-size:14px}}#bfmr-sidebar .sidebar-content .sidebar-nav .deal-quick-links .deals-link-list ul li span{display:inline-block;max-width:98.5px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;cursor:pointer}#bfmr-sidebar .sidebar-content .sidebar-nav .deal-quick-links .deals-link-list ul li a{position:relative}#bfmr-sidebar .sidebar-content .copyright-section{position:static;bottom:0;display:block;box-shadow:0 -1rem 2rem #0b0b0b0d;padding:10px;-webkit-animation:scale-in-hor-left .4s cubic-bezier(.25,.46,.45,.94) .3s both;animation:scale-in-hor-left .4s cubic-bezier(.25,.46,.45,.94) .3s both;width:100%;text-align:center}@media only screen and (max-width:1487px){#bfmr-sidebar .sidebar-content .copyright-section{display:none}}#bfmr-sidebar .sidebar-content .copyright-section ul.v-list{display:flex;align-items:center;justify-content:center}#bfmr-sidebar .sidebar-content .copyright-section ul.v-list li{margin:0 8px 6px}#bfmr-sidebar .sidebar-content .copyright-section ul.v-list li a{color:#2e9bff;font-size:11px;font-family:Avenir medium}#bfmr-sidebar .sidebar-content .copyright-section ul.v-list li a:hover{color:#0056b3}#bfmr-sidebar .sidebar-content .copyright-section span.copyright{color:#949494;font-size:11px;font-family:Avenir medium}#bfmr-sidebar .sidebar-content .copyright-section .rights-reserved{margin-bottom:0;color:#949494;font-size:10px;font-family:Avenir medium}#bfmr-sidebar .sidebar-content .support-section{padding:0 15px 10px;position:relative}@media only screen and (max-width:1487px){#bfmr-sidebar .sidebar-content .support-section{padding:10px 0}}#bfmr-sidebar .sidebar-content .support-section .bfmr-btn{width:100%;border-radius:8px;padding:8px;justify-content:flex-start;font-size:14px!important;font-family:Avenir regular,Avenir medium}@media only screen and (max-width:1487px){#bfmr-sidebar .sidebar-content .support-section .bfmr-btn{min-width:unset;width:40px;margin:0 auto;align-items:center;justify-content:center;padding:0}}@media only screen and (max-width:1487px){#bfmr-sidebar .sidebar-content .support-section .bfmr-btn .bfmr-btn-text{display:none}}#bfmr-sidebar .sidebar-content .support-section .bfmr-btn .bfmr-btn-icon{margin-right:8px}@media only screen and (max-width:1487px){#bfmr-sidebar .sidebar-content .support-section .bfmr-btn .bfmr-btn-icon{margin-right:0;display:block}}#bfmr-sidebar .sidebar-content .support-section .feedback-button-section{position:relative}#bfmr-sidebar .sidebar-content .support-section .feedback-button-section .fe-chevron-down,#bfmr-sidebar .sidebar-content .support-section .feedback-button-section .fe-chevron-up{position:absolute;top:9px;right:11px;font-size:20px;color:#fff;cursor:pointer}@media only screen and (max-width:1487px){#bfmr-sidebar .sidebar-content .support-section .feedback-button-section .fe-chevron-down,#bfmr-sidebar .sidebar-content .support-section .feedback-button-section .fe-chevron-up{display:none}}@media only screen and (max-width:1487px){#bfmr-sidebar .sidebar-content .support-section .feedback-button-section .bfmr-btn-svg-icon{margin-right:0}}#bfmr-sidebar .sidebar-content .support-section .feedback-button-section .bfmr-btn-text{font-family:Avenir medium;letter-spacing:.3px}#bfmr-sidebar .sidebar-content .support-section .user-feedback-links-wrapper{overflow:hidden;height:0;top:-1px;transition:top .3s ease-out,height .3s ease-out;position:absolute;width:219px;background:#fff;border-radius:12px;z-index:9999}#bfmr-sidebar .sidebar-content .support-section .user-feedback-links-wrapper h3{font-size:14px;font-weight:500;color:#fff;background:#3bbd96;height:40px;display:flex;align-items:center;padding:0 11px;font-family:Avenir medium;margin-bottom:0;cursor:pointer;letter-spacing:.3px}#bfmr-sidebar .sidebar-content .support-section .user-feedback-links-wrapper h3 i{margin-left:auto;font-size:21px}#bfmr-sidebar .sidebar-content .support-section .user-feedback-links-wrapper h3 svg{margin-right:6px}#bfmr-sidebar .sidebar-content .support-section .user-feedback-links-wrapper.support-widget-open{border:1px solid #E3EBF6;height:211px;top:-212px}#bfmr-sidebar .sidebar-content .support-section .user-feedback-links-wrapper ul{padding:13px;list-style:none;margin:0}#bfmr-sidebar .sidebar-content .support-section .user-feedback-links-wrapper ul li{margin-bottom:18px;display:flex;gap:9px;cursor:pointer}#bfmr-sidebar .sidebar-content .support-section .user-feedback-links-wrapper ul li:last-child{margin-bottom:0}#bfmr-sidebar .sidebar-content .support-section .user-feedback-links-wrapper ul li a{color:#6e84a3;width:100%;text-decoration:none!important}#bfmr-sidebar .sidebar-content .support-section .user-feedback-links-wrapper ul li svg{width:25px}#bfmr-sidebar .sidebar-content .support-section .user-feedback-links-wrapper ul li:hover a{color:#3bbd96}#bfmr-sidebar .sidebar-content.beta-user .sidebar-nav{height:calc(100% - 124px)}@media only screen and (max-width:1487px){#bfmr-sidebar .sidebar-content.beta-user .sidebar-nav{height:calc(100% - 60px)}}#bfmr-sidebar.sidebar-mob-view{width:250px;z-index:99999}#bfmr-sidebar.sidebar-mob-view .sidebar-ipad{display:none}@media only screen and (max-height:600px){#bfmr-sidebar.sidebar-mob-view{overflow:auto!important}}@media only screen and (max-width:1487px){#bfmr-sidebar.sidebar-mob-view .sidebar-nav{overflow-y:auto;overflow-x:hidden}}#bfmr-sidebar.sidebar-mob-view .bfmr-navbar-toggler-section{padding:0 1.5rem;justify-content:space-between}#bfmr-sidebar.sidebar-mob-view .bfmr-navbar-toggler-section .navbar-brand{margin-left:32px}#bfmr-sidebar.sidebar-mob-view .navbar-brand-img{display:block!important}#bfmr-sidebar.sidebar-mob-view .shrinked-logo{display:none!important}#bfmr-sidebar.sidebar-mob-view .navbar-toggler-on-mob{display:flex;background:#fff;padding-left:45px}#bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav{justify-content:space-between}#bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .navbar-nav .nav-item{padding:unset}#bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .navbar-nav .nav-item.has-alert-count:after{position:absolute;content:attr(data-unread-count);width:18px;height:18px;background:#2e9bff;left:160px;top:21px;border-radius:50%;color:#fff;text-align:center;justify-content:center;align-items:center;display:flex;font-size:11px;line-height:1;padding-top:2px;z-index:9}@media not all and (min-resolution:.001dpcm){@media screen{#bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .navbar-nav .nav-item.has-alert-count:after{font-size:10px;height:18px;top:11px;padding-top:2px}}}@media only screen and (min-width:768px)and (max-width:1487px){#bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .navbar-nav .nav-item.has-alert-count:after{top:21px!important;left:155px!important}}@media only screen and (min-width:768px)and (max-width:1487px){#bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .navbar-nav .nav-item.has-alert-count.large-count:after{left:152px!important}}#bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link{justify-content:flex-start;margin:4px 24px 0;padding:8px}#bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link.active{border-color:#3bbd96;color:#3bbd96;text-transform:none}#bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link .fe,#bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link svg{min-width:unset;margin-left:10px!important}#bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link span.link-text{display:block;font-size:14px}#bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link .beta-tag{padding:3px 5px 1px!important;color:#fff;border-radius:5.46px;text-transform:uppercase;background-color:#4a91f5;font-size:10px;margin-left:8px;line-height:15px;font-family:Avenir medium;letter-spacing:1px;position:unset}#bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link.has-new-indication:after{display:none}#bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .navbar-nav .nav-item.crypto-payment-link .nav-link{border-color:transparent;color:#f7974d}#bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .navbar-nav .nav-item.crypto-payment-link .nav-link svg path{stroke:#f7974d}#bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .navbar-nav .nav-item.crypto-payment-link .nav-link.active{border-color:#f7974d}#bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .navbar-divider{width:202px!important}#bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .other-pages{display:inline-block;padding-left:1rem}#bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .quick-links-section{margin:4px 20px 0;height:calc(100% - 244px)}#bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .quick-links-section .ipad-sidebar-expansion{display:none}#bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .quick-links-section .inner-container{display:block!important;padding:0}#bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .quick-links-section .inner-container .deal-quick-links .links-header .deal-quick-link-header{justify-content:normal;padding:.3rem 1rem}#bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .quick-links-section .inner-container .deal-quick-links .links-header .deal-quick-link-header span.fe-shopping-bag{margin-right:.5rem}#bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .quick-links-section .inner-container .deal-quick-links .links-header .deal-quick-link-header span.link-text{display:inline-block;padding-top:5px;font-size:14px;max-width:100px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .quick-links-section .inner-container .deal-quick-links .links-header .deal-quick-link-header span.link-text-no{display:inline-block;padding-top:5px;font-size:14px;padding-left:3px}#bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .quick-links-section .inner-container .deal-quick-links .links-header .deal-quick-link-header span.custom-fa-angle{display:inline}#bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .quick-links-section .inner-container .deal-quick-links .links-header .deal-quick-link-header svg.bag-icon{width:20px;height:20px;margin-bottom:0;margin-right:5px}#bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .quick-links-section .inner-container .deal-quick-links .links-header .deal-quick-link-header svg.heart-icon{width:20px;height:20px;margin-bottom:0;margin-right:5px}#bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .quick-links-section .inner-container .deal-quick-links .quick-link-collpase-wrapper{position:static;left:unset;background:none;width:unset;top:unset;box-shadow:none;border-radius:none}@media only screen and (max-width:1487px){#bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .quick-links-section .inner-container .deal-quick-links .quick-link-collpase-wrapper{padding:3px 1.5rem}}#bfmr-sidebar.sidebar-mob-view .sidebar-content .copyright-section{display:block;position:static;box-shadow:none;border-top:1px solid #EDF2F9}#bfmr-sidebar.sidebar-mob-view .sidebar-content .support-section{padding:0 24px 10px}#bfmr-sidebar.sidebar-mob-view .sidebar-content .support-section .bfmr-btn{width:100%;border-radius:8px;padding:8px 18px;justify-content:flex-start}#bfmr-sidebar.sidebar-mob-view .sidebar-content .support-section .bfmr-btn .bfmr-btn-text{display:unset;letter-spacing:.3px}#bfmr-sidebar.sidebar-mob-view .sidebar-content .support-section .bfmr-btn .bfmr-btn-icon{margin-right:23px}#bfmr-sidebar.sidebar-mob-view .sidebar-content.beta-user .sidebar-nav{height:calc(100% - 124px)}#bfmr-sidebar.sidebar-mob-view .feedback-button-section .fe-chevron-up,#bfmr-sidebar.sidebar-mob-view .feedback-button-section .fe-chevron-down{display:block!important;right:5px!important}#bfmr-sidebar.sidebar-mob-view .feedback-button-section .bfmr-btn{padding:8px 5px!important}#bfmr-sidebar.sidebar-mob-view .feedback-button-section .bfmr-btn .bfmr-btn-svg-icon{margin-right:6px}#bfmr-sidebar.sidebar-mob-view .feedback-button-section .bfmr-btn .bfmr-btn-svg-icon svg{width:21px}#bfmr-sidebar.sidebar-mob-view .user-feedback-links-wrapper{width:201px!important}#bfmr-sidebar.sidebar-mob-view .user-feedback-links-wrapper h3 i{font-size:21px;position:absolute;top:8px;right:4px}#bfmr-sidebar.sidebar-mob-view .user-feedback-links-wrapper h3 svg{width:21px}#bfmr-sidebar .btn-nav-close{display:none}@media only screen and (max-width:767px){#bfmr-sidebar .btn-nav-close{display:block}}.side-bar-collapsed #bfmr-sidebar{width:70px}.side-bar-collapsed #bfmr-sidebar .collapse-arrow .open-arrow{display:block;margin-right:-2px}.side-bar-collapsed #bfmr-sidebar .collapse-arrow .close-arrow{display:none;margin-left:-1px}.side-bar-collapsed #bfmr-sidebar .beta-tag{padding:1.2px 2px 0 3px!important;position:absolute;top:4px;right:4px;font-size:8px!important;line-height:14px!important}.side-bar-collapsed #bfmr-sidebar .has-new-indication{position:relative}.side-bar-collapsed #bfmr-sidebar .has-new-indication:after{position:absolute;content:attr(data-unread-count);width:12px;height:12px;background:#2e9bff;left:16px;top:3px;border-radius:50%;color:#fff;text-align:center;justify-content:center;align-items:center;display:flex;font-size:11px;line-height:1;padding-top:2px;z-index:9}.side-bar-collapsed .sidebar-toggle .settings-sidebar h3,.side-bar-collapsed .sidebar-toggle .settings-sidebar h3.profile-sidebar-heading{display:none}.side-bar-collapsed .support-section .bfmr-btn .bfmr-btn-icon{margin-right:5px}.side-bar-collapsed .feedback-button-section i{display:none}.side-bar-collapsed .feedback-button-section .bfmr-btn-svg-icon{margin-right:0}.top-has-ticker #bfmr-sidebar,.top-has-alerts #bfmr-sidebar{top:50px;height:calc(var(--app-height) - 50px)}.top-has-ticker .top-has-alerts #bfmr-sidebar{top:100px;height:calc(var(--app-height) - 100px)}@media only screen and (max-width:1023px){#bfmr-sidebar.sidebar-mob-view{top:0!important;height:var(--app-height)!important}}#bfmr-sidebar.sidebar-mob-view .navbar-nav .nav-item#id-tracker-nav .dropdownMenu .myTracker{background-color:#fff}#bfmr-sidebar.sidebar-mob-view .navbar-nav .nav-item#id-tracker-nav .dropdownMenu .myTracker.active{border-color:#3bbd96}@media only screen and (max-width:1487px){#bfmr-sidebar.sidebar-mob-view .navbar-nav .nav-item#id-tracker-nav .dropdownMenu .icon-dropdown{display:block}}.is-mac-chrome #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .dropdownMenu .icon-dropdown{top:37%}.is-mac-chrome #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link[title=Dashboard] span{padding-top:3px}.is-mac-chrome #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link[title=Deals] span,.is-mac-chrome #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link[title=Shipments] span,.is-mac-chrome #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link[title=Payments] span{padding-top:1px;padding-bottom:1px}.is-mac-chrome #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link[title="My Tracker"] span{padding-top:1px}.is-mac-chrome #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link[title="Track For Me"] .link-text{padding-top:0}.is-mac-chrome #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link[title="Track For Me"] .beta-tag{padding:2px 5px 1px;line-height:16px}.is-mac-chrome #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link[title="Support Center"] span,.is-mac-chrome #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link[title=Community] span{padding-top:2px}.is-mac-chrome #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link[title="What's New"] span{padding-top:2px;padding-bottom:0}@media only screen and (max-width:767px){.is-mac-chrome #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link[title="What's New"] span{padding-top:3px}}.is-mac-chrome #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item#id-tracker-nav.has-alert-count:after{top:18px;padding-top:0}@media only screen and (min-width:768px)and (max-width:1487px){.is-mac-chrome #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item#id-tracker-nav.has-alert-count:after{top:12px;left:38px}}.is-mac-chrome #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item#id-tracker-nav.has-alert-count.large-count:after{top:19px}@media only screen and (min-width:768px)and (max-width:1487px){.is-mac-chrome #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item#id-tracker-nav.has-alert-count.large-count:after{top:12px;left:36px}}.is-mac-chrome #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item:nth-child(9).has-alert-count:after{top:18px}@media only screen and (max-width:767px){.is-mac-chrome #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item:nth-child(9).has-alert-count:after{padding-top:1px;font-size:10px;top:18.5px}}.is-mac-chrome #bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .navbar-nav .nav-item.has-alert-count:after{padding-top:1px}@media not all and (min-resolution:.001dpcm){@media screen{.is-mac-chrome #bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .navbar-nav .nav-item.has-alert-count:after{font-size:10px;top:18.5px}}}@media only screen and (min-width:768px)and (max-width:1487px){.is-mac-chrome #bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .navbar-nav .nav-item.has-alert-count:after{top:21px!important;left:155px!important}}@media only screen and (min-width:768px)and (max-width:1487px){.is-mac-chrome #bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .navbar-nav .nav-item.has-alert-count.large-count:after{left:152px!important;top:21px!important}}.is-mac-chrome #bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .navbar-nav .nav-item#id-tracker-nav .dropdownMenu .icon-dropdown{display:block}@media only screen and (max-width:1487px){@media not all and (min-resolution:.001dpcm){@media screen{.is-mac-chrome #bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .navbar-nav .nav-item#id-tracker-nav .dropdownMenu .icon-dropdown{top:35%}}}}@media only screen and (max-width:1487px){.is-mac-chrome #bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .navbar-nav .nav-item#id-tracker-nav.has-alert-count:after{top:17px!important}}@media only screen and (max-width:767px){.is-mac-chrome #bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .navbar-nav .nav-item#id-tracker-nav.has-alert-count:after{top:18px}}.is-mac-chrome .side-bar-collapsed .navbar-nav .nav-item#id-tracker-nav.has-alert-count:after{padding-top:0}.is-mac-chrome .side-bar-collapsed .navbar-nav .nav-item#id-tracker-nav.has-alert-count.large-count:after{top:0!important;left:34px!important}.is-mac-chrome .side-bar-collapsed .navbar-nav .nav-item#id-whatsnew-nav.has-alert-count:after{top:0!important;padding-top:1px}.is-mac-safari #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .dropdownMenu .icon-dropdown{top:33%}.is-mac-safari #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link[title=Dashboard] span{padding-top:3px}.is-mac-safari #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link[title=Deals] span{padding-top:1px;padding-bottom:1px}.is-mac-safari #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link[title=Shipments] span{padding-top:2px}.is-mac-safari #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link[title=Payments] span{padding-top:1px;padding-bottom:1px}.is-mac-safari #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link[title="My Tracker"] span{padding-top:1px}.is-mac-safari #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link[title="Track For Me"] .link-text{padding-top:0}@media only screen and (max-width:991px){.is-mac-safari #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link[title="Track For Me"] .link-text{padding-top:3px}}.is-mac-safari #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link[title="Track For Me"] .beta-tag{padding:3px 5px 1.5px;line-height:14px}@media only screen and (max-width:767px){.is-mac-safari #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link[title="Track For Me"] .beta-tag{padding:3px 5px 1px;line-height:15px}}.is-mac-safari #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link[title="Amazon OTP"] .link-text{padding-top:0}.is-mac-safari #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link[title="Amazon OTP"] .beta-tag{padding:3px 5px 1.5px;line-height:14px}.is-mac-safari #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link[title="Support Center"] span,.is-mac-safari #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link[title=Community] span{padding-top:2px}.is-mac-safari #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link[title="What's New"] span{padding-top:2px;padding-bottom:0}@media only screen and (max-width:767px){.is-mac-safari #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link[title="What's New"] span{padding-top:3px}}.is-mac-safari #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item#id-whatsnew-nav.has-alert-count:after{top:18px;padding-top:1px}.is-mac-safari #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item#id-tracker-nav.has-alert-count:after{top:18px;left:148px;padding-top:1px}@media only screen and (min-width:768px)and (max-width:1487px){.is-mac-safari #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item#id-tracker-nav.has-alert-count:after{top:12px;left:38px}}.is-mac-safari #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item#id-tracker-nav.has-alert-count.large-count:after{width:30px;border-radius:9px;top:17px;left:152px}@media only screen and (min-width:768px)and (max-width:1487px){.is-mac-safari #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item#id-tracker-nav.has-alert-count.large-count:after{top:12px;left:36px}}.is-mac-safari #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item:nth-child(9).has-alert-count:after{top:19px;left:157px;padding-top:1px}@media only screen and (max-width:767px){.is-mac-safari #bfmr-sidebar .sidebar-content .quick-links-section{height:calc(100% - 250px)}}.is-mac-safari #bfmr-sidebar .sidebar-content .quick-links-section .inner-container .deal-quick-links .links-header .deal-quick-link-header .heart-icon,.is-mac-safari #bfmr-sidebar .sidebar-content .quick-links-section .inner-container .deal-quick-links .links-header .deal-quick-link-header .bag-icon{margin-bottom:2px}.is-mac-safari #bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .navbar-nav .nav-item.has-alert-count:after{padding-top:1px}@media not all and (min-resolution:.001dpcm){@media screen{.is-mac-safari #bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .navbar-nav .nav-item.has-alert-count:after{font-size:10px;top:18.5px}}}@media only screen and (min-width:768px)and (max-width:1487px){.is-mac-safari #bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .navbar-nav .nav-item.has-alert-count:after{top:21px!important;left:155px!important}}@media only screen and (min-width:768px)and (max-width:1487px){.is-mac-safari #bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .navbar-nav .nav-item.has-alert-count.large-count:after{left:152px!important;top:21px!important}}.is-mac-safari #bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .navbar-nav .nav-item#id-tracker-nav .dropdownMenu .icon-dropdown{display:block}@media only screen and (max-width:1487px){@media not all and (min-resolution:.001dpcm){@media screen{.is-mac-safari #bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .navbar-nav .nav-item#id-tracker-nav .dropdownMenu .icon-dropdown{top:35%}}}}@media only screen and (max-width:1487px){.is-mac-safari #bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .navbar-nav .nav-item#id-tracker-nav.has-alert-count:after{top:17px!important}}@media only screen and (max-width:767px){.is-mac-safari #bfmr-sidebar.sidebar-mob-view .sidebar-content .sidebar-nav .navbar-nav .nav-item#id-tracker-nav.has-alert-count:after{top:18px}}.is-mac-safari .side-bar-collapsed .navbar-nav .nav-item#id-tracker-nav.has-alert-count:after{top:0;left:34px}.is-mac-safari .side-bar-collapsed .navbar-nav .nav-item#id-tracker-nav.has-alert-count.large-count:after{top:0!important;left:34px!important;width:32px;border-radius:9px;padding-top:1px}.is-mac-safari .side-bar-collapsed .navbar-nav .nav-item#id-whatsnew-nav.has-alert-count:after{top:0!important}.is-mac-chrome #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav #id-whatsnew-nav.has-alert-count:after{top:18px;padding-top:0}.is-mac-chrome #bfmr-sidebar .sidebar-content .sidebar-nav .quick-links-section .inner-container .deal-quick-links .links-header .deal-quick-link-header .heart-icon,.is-mac-chrome #bfmr-sidebar .sidebar-content .sidebar-nav .quick-links-section .inner-container .deal-quick-links .links-header .deal-quick-link-header .bag-icon{margin-bottom:2px}#bfmr-sidebar.has-items-4 .sidebar-content .sidebar-nav .quick-links-section{height:calc(100% - 176px)}@media only screen and (max-width:1487px){#bfmr-sidebar.has-items-4 .sidebar-content .sidebar-nav .quick-links-section{height:unset}}#bfmr-sidebar.has-items-4.sidebar-mob-view .sidebar-content .sidebar-nav .quick-links-section{height:calc(100% - 200px)}#bfmr-sidebar.has-items-5 .sidebar-content .sidebar-nav .quick-links-section{height:calc(100% - 210px)}@media only screen and (max-width:1487px){#bfmr-sidebar.has-items-5 .sidebar-content .sidebar-nav .quick-links-section{height:unset}}#bfmr-sidebar.has-items-5.sidebar-mob-view .sidebar-content .sidebar-nav .quick-links-section{height:calc(100% - 240px)}#bfmr-sidebar.has-items-6 .sidebar-content .sidebar-nav .quick-links-section{height:calc(100% - 244px)}@media only screen and (max-width:1487px){#bfmr-sidebar.has-items-6 .sidebar-content .sidebar-nav .quick-links-section{height:unset}}#bfmr-sidebar.has-items-6.sidebar-mob-view .sidebar-content .sidebar-nav .quick-links-section{height:calc(100% - 280px)}#bfmr-sidebar.has-items-7 .sidebar-content .sidebar-nav .quick-links-section{height:calc(100% - 278px)}@media only screen and (max-width:1487px){#bfmr-sidebar.has-items-7 .sidebar-content .sidebar-nav .quick-links-section{height:unset}}#bfmr-sidebar.has-items-7.sidebar-mob-view .sidebar-content .sidebar-nav .quick-links-section{height:calc(100% - 320px)}#bfmr-sidebar.has-items-8 .sidebar-content .sidebar-nav .quick-links-section{height:calc(100% - 312px)}@media only screen and (max-width:1487px){#bfmr-sidebar.has-items-8 .sidebar-content .sidebar-nav .quick-links-section{height:unset}}#bfmr-sidebar.has-items-8.sidebar-mob-view .sidebar-content .sidebar-nav .quick-links-section{height:calc(100% - 360px)}.side-bar-collapsed #bfmr-sidebar .bfmr-navbar-toggler-section{padding:0 10px;justify-content:center}.side-bar-collapsed #bfmr-sidebar .sidebar-content .sidebar-nav{height:calc(100% - 99px);overflow-y:hidden;overflow-x:hidden}.side-bar-collapsed #bfmr-sidebar .sidebar-content .sidebar-nav .other-pages{display:none}.side-bar-collapsed #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-divider{width:21px}.side-bar-collapsed #bfmr-sidebar .sidebar-content .sidebar-nav .quick-links-section{margin:0;height:unset}.side-bar-collapsed #bfmr-sidebar .sidebar-content .sidebar-nav .quick-links-section .heart-icon-sidebar-desktop{display:block;padding-right:2px}@media only screen and (max-width:1487px){.side-bar-collapsed #bfmr-sidebar .sidebar-content .sidebar-nav .quick-links-section .heart-icon-sidebar-desktop{display:none}}.side-bar-collapsed #bfmr-sidebar .sidebar-content .sidebar-nav .quick-links-section .inner-container{display:none}.side-bar-collapsed #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item{padding:3px 23px 4px 20px}.side-bar-collapsed #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item.has-alert-count:after{display:none;top:0;left:34px;padding-top:3px}@media not all and (min-resolution:.001dpcm){@media screen{.side-bar-collapsed #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item.has-alert-count:after{padding-top:2px}}}.side-bar-collapsed #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item#id-tracker-nav.has-alert-count:after{top:0;left:34px}.side-bar-collapsed #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item#id-tracker-nav.has-alert-count.large-count:after{width:32px;border-radius:9px}.side-bar-collapsed #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item#id-tracker-nav .nav-link{border-color:transparent}.side-bar-collapsed #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item.has-collapsed:after{display:flex}.side-bar-collapsed #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link{justify-content:center;padding:.3rem 0;width:100%;margin:unset}.side-bar-collapsed #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link.active,.side-bar-collapsed #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link:hover{border-color:transparent;background-color:transparent}.side-bar-collapsed #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link.active{box-shadow:none}.side-bar-collapsed #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link .fe,.side-bar-collapsed #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link svg{min-width:2.5rem;margin-left:0}.side-bar-collapsed #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link span.link-text{-webkit-animation:scale-in-hor-right .8s cubic-bezier(.25,.46,.45,.94) both;animation:scale-in-hor-right .8s cubic-bezier(.25,.46,.45,.94) both;display:none}.side-bar-collapsed #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .nav-link span.link-text.fade-text,.side-bar-collapsed #bfmr-sidebar .sidebar-content .sidebar-nav .navbar-nav .nav-item .dropdownMenu .icon-dropdown,.side-bar-collapsed #bfmr-sidebar .sidebar-content .copyright-section{display:none}.side-bar-collapsed #bfmr-sidebar .sidebar-content .support-section{padding:10px 0}.side-bar-collapsed #bfmr-sidebar .sidebar-content .support-section .bfmr-btn{min-width:unset;width:40px;margin:0 auto;align-items:center;justify-content:center;padding:0}.side-bar-collapsed #bfmr-sidebar .sidebar-content .support-section .bfmr-btn .bfmr-btn-text{display:none}.side-bar-collapsed #bfmr-sidebar .sidebar-content .support-section .bfmr-btn .bfmr-btn-icon{margin-right:0;display:block}.side-bar-collapsed #bfmr-sidebar .sidebar-content.beta-user .sidebar-nav{height:calc(100% - 60px)}.side-bar-collapsed #bfmr-sidebar .bfmr-navbar-toggler-section .navbar-brand{margin-left:0}.side-bar-collapsed #bfmr-sidebar .bfmr-navbar-toggler-section .navbar-brand-img{display:none}.side-bar-collapsed #bfmr-sidebar .bfmr-navbar-toggler-section .shrinked-logo{display:block}.navbar-toggler-on-top{outline:none!important;background:#fff;-webkit-appearance:none;padding:0;position:relative;margin-right:10px}.navbar-toggler-on-top.navbar-toggler-alert:after{position:absolute;content:"";height:12px;width:12px;background:#2e9bff;border-radius:50%;top:-2px;right:-4px;-webkit-animation:1s blinker ease infinite;-moz-animation:1s blinker ease infinite;-ms-animation:1s blinker ease infinite;-o-animation:1s blinker ease infinite;animation:1s blinker ease infinite}@media only screen and (max-width:330px){.navbar-toggler-on-top{margin-right:5px}}.navbar-toggler-icon{background-image:url(/images/hamburger-menu-icon.svg)}.user-drodpown{width:34px;height:34px;border-radius:50%;background:#eff2f7;text-align:center;padding-top:4px;padding-left:3px;margin-left:5px}.user-drodpown .dropdown-toggle{-webkit-appearance:none!important}@-webkit-keyframes slide-in-left{0%{-webkit-transform:translateX(-1000px);transform:translate(-1000px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}@keyframes slide-in-left{0%{-webkit-transform:translateX(-1000px);transform:translate(-1000px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}@-webkit-keyframes scale-in-hor-left{0%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0% 0%;transform-origin:0% 0%;opacity:1}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0% 0%;transform-origin:0% 0%;opacity:1}}@keyframes scale-in-hor-left{0%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0% 0%;transform-origin:0% 0%;opacity:1}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0% 0%;transform-origin:0% 0%;opacity:1}}#userflow-ui .userflowjs-resource-center-frame.userflowjs-resource-center-frame--open{display:block}#userflow-ui .userflowjs-resource-center-frame.userflowjs-resource-center-frame--closed{display:none}.home-body .old-header{margin-left:0;background:#f9fafc;border-bottom:none}@media only screen and (max-width:767px){.home-body .old-header{background:#fff}}.home-body .old-header .logged-in-user .navbar-toggler-icon{display:none}.home-body .old-header .logged-in-user img{display:inline}.home-body .old-header .user-not-loggedIn:after{content:""}.home-body .old-header .user-not-loggedIn .navbar-toggler-icon{display:inline-block}.home-body .old-header .user-not-loggedIn img{display:none}.home-body .old-header .dropdown-menu{padding:12px}.home-body .old-header .dropdown-item{font-family:Avenir demi,Avenir medium;font-size:13px;line-height:163.92%;letter-spacing:.01em;color:#2c7be5;border:1px solid transparent;background-color:#f8f9fa;margin-right:5px;padding:.5rem 1.5rem;cursor:pointer}.home-body .old-header .dropdown-item:hover{color:#2468c4;border:1px solid #2C7BE5;border-radius:5px;background-color:transparent;text-decoration:none!important}.home-body .old-header .dropdown-item:active,.home-body .old-header .dropdown-item:focus{border-radius:5px;border:1px solid #2C7BE5;background-color:transparent;text-decoration:none!important}.home-body .old-header .dropdown-item.active{border-radius:5px;border:1px solid #2C7BE5;background-color:transparent}.home-body .old-header .mob-stickey-header{padding:16px 25px}.home-body .old-header .mob-stickey-header .dropdown-item{background:#fff}.home-body .old-header .mob-stickey-header #dropdownMenuButton{font-size:1.25rem;line-height:1;-webkit-appearance:none;text-decoration:none!important}.home-body #home-main-body{margin-left:0;padding-top:67px}@media only screen and (max-width:767px){.home-body #home-main-body{padding-top:60px}}.home-body #home-main-body .main-content-wrapper{padding:0}.home-body #home-main-body .main-content-wrapper .container-fluid{background:#f9fafc}@media only screen and (max-width:767px){.home-body #home-main-body .main-content-wrapper .container-fluid{background:#f9fafc;padding-top:30px}}.home-body #home-main-body #login-modal.modal{z-index:99999}.home-body #home-main-body #login-modal .modal-content{width:440px;border-radius:10px;border:1px solid #E3EBF6}@media only screen and (max-width:767px){.home-body #home-main-body #login-modal .modal-content{width:100%}}.home-body #home-main-body #login-modal .modal-content .modal-body .auth-form{width:auto}.home-body #home-main-body #login-modal .modal-content .modal-body .form-heading{margin-bottom:44px}.home-body #home-main-body #login-modal .modal-content .modal-body .form-heading h3{font-family:Avenir demi,Avenir medium;text-rendering:geometricPrecision}.home-body #home-main-body #login-modal .modal-content .modal-body .form-group .social-icon li{width:33.33%;text-align:center;padding:17px;cursor:pointer;display:flex;align-items:center;justify-content:center}.home-body #home-main-body #login-modal .modal-content .modal-body .form-group .social-icon li a{font-size:22px}.home-body #home-main-body #login-modal .modal-content .modal-body .form-group .social-icon li a:hover{text-decoration:none!important}.home-body .home-banner{position:relative;border-bottom:1px solid #E3EBF6}@media only screen and (max-width:767px){.home-body .home-banner .container{max-width:100%}}.home-body .home-banner .jumbrtn{padding-bottom:30px;padding-top:20px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}@media only screen and (max-width:767px){.home-body .home-banner .jumbrtn{padding-bottom:0}}.home-body .home-banner .jumbrtn .jumbrtn-text{padding-top:40px;max-width:673px;padding-left:7rem;overflow:hidden}@media only screen and (max-width:1200px){.home-body .home-banner .jumbrtn .jumbrtn-text{max-width:550px}}@media only screen and (max-width:1024px){.home-body .home-banner .jumbrtn .jumbrtn-text{max-width:333px;padding-left:0}}@media only screen and (max-width:767px){.home-body .home-banner .jumbrtn .jumbrtn-text{padding:0;display:flex;align-items:center;justify-content:space-between;width:100%;max-width:100%}}.home-body .home-banner .jumbrtn .jumbrtn-text h2{font-family:Avenir bold,Avenir demi,Avenir medium,sans-serif;font-size:48px;line-height:129%;letter-spacing:.01em;color:#12263f;margin-bottom:21px}@media only screen and (max-width:1024px){.home-body .home-banner .jumbrtn .jumbrtn-text h2{font-size:26px}}@media only screen and (max-width:767px){.home-body .home-banner .jumbrtn .jumbrtn-text h2{font-size:18px;margin-bottom:5px}}.home-body .home-banner .jumbrtn .jumbrtn-text h2 span{color:#31c6ab}.home-body .home-banner .jumbrtn .jumbrtn-text p{font-family:Avenir regular,Avenir medium;font-size:24px;line-height:157%;letter-spacing:.04em;color:#12263f}@media only screen and (max-width:1024px){.home-body .home-banner .jumbrtn .jumbrtn-text p{font-size:20px}}@media only screen and (max-width:1024px){.home-body .home-banner .jumbrtn .jumbrtn-text p{font-size:14px;margin-bottom:0}}.home-body .home-banner .jumbrtn .jumbrtn-text button{padding:8px 20px;width:160px;height:40px}.home-body .home-banner .jumbrtn .jumbrtn-text .img-mob{width:auto;height:100px}.home-body .home-banner .jumbrtn .jumbrtn-img{padding:0;text-align:center}@media only screen and (max-width:1024px){.home-body .home-banner .jumbrtn .jumbrtn-img img{width:300px;height:200px}}@media only screen and (max-width:767px){.home-body .home-banner .jumbrtn .jumbrtn-img{margin-top:30px;width:100%}}.home-body .home-deal{padding-top:25px;padding-bottom:51px;background:#fff;position:relative;border-bottom:1px solid #E3EBF6}@media only screen and (max-width:1024px){.home-body .home-deal{padding-top:30px;padding-bottom:30px}}@media only screen and (max-width:767px){.home-body .home-deal{padding:30px 0}}.home-body .home-deal h2{font-family:Avenir demi,Avenir medium;font-size:36px;line-height:49px;text-align:center;letter-spacing:.01em;color:#12263f;padding-bottom:25px;margin-bottom:0}@media only screen and (max-width:1024px){.home-body .home-deal h2{font-size:26px;line-height:36px;padding-bottom:20px}}@media only screen and (max-width:767px){.home-body .home-deal h2{font-size:20px;line-height:27px;padding-bottom:10px}}.home-body .home-deal .filter-sort-section-desk{display:block;background-color:#fff;box-shadow:0 5px 10px #3b516c1a;padding:16px 28px;position:sticky;top:50px;left:0;z-index:999}@media only screen and (max-width:1550px){.home-body .home-deal .filter-sort-section-desk{padding:12px 8px 9px}}@media only screen and (max-width:1108px){.home-body .home-deal .filter-sort-section-desk{display:none}}.home-body .home-deal .filter-sort-section-desk .quick-info-section{display:flex}.home-body .home-deal .filter-sort-section-desk .quick-info-section.upper-filter{align-items:center}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section{display:flex;align-items:center;justify-content:flex-end;width:100%}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter,.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter{position:relative;margin-right:8px}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .bfmr-select-svg-icon,.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .bfmr-select-svg-icon{width:fit-content;position:absolute;top:7px;left:8px;z-index:0;cursor:pointer}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter label,.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter label{display:none}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect,.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect{cursor:pointer;min-height:40px;position:relative;width:88px}@media only screen and (max-width:1550px){.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect,.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect{width:40px}}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect:before,.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect:before{position:absolute;content:attr(data-before);font-family:Avenir medium;color:#3b516c;font-size:13px;line-height:1.7;top:11px;left:32px}@media only screen and (max-width:1550px){.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect:before,.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect:before{display:none}}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect.multiselect--active .multiselect__tags,.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect.multiselect--active .multiselect__tags{border:1px solid #12263F}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__select,.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__select{height:40px;width:30px;display:none}@media only screen and (max-width:1550px){.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__select,.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__select{display:none}}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__tags,.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__tags{padding:4px 16px 4px 8px;min-height:40px;border-radius:8px;border-color:#d2ddec;background-color:transparent}@media only screen and (max-width:1550px){.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__tags,.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__tags{padding:4px 8px}}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__tags-wrap,.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__single,.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__tags-wrap,.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__single{display:none!important}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__select:before,.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__select:before{background:0 0;color:#9fb1cd;-webkit-appearance:none;-moz-appearance:none;width:5px;height:5px;outline:0;position:absolute;top:12px;right:12px;border:solid #9FB1CD;border-width:0 1px 1px 0;display:inline-block;padding:3px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper,.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper{z-index:9999;width:auto;width:250px;border-radius:16px;border:1px solid #D2DDEC;padding:8px 8px 4px;background:transparent;overflow-y:auto;overflow-x:hidden;background:#fff;top:45px;right:0}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper::-webkit-scrollbar,.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper::-webkit-scrollbar{width:6px}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper::-webkit-scrollbar-track,.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #cacaca;border-radius:10px}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper::-webkit-scrollbar-thumb,.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:10px}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper::-webkit-scrollbar-thumb:hover,.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper::-webkit-scrollbar-thumb:hover{background-color:#3bbd96}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper .multiselect__content .multiselect__element,.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element{padding:4px 0;border-bottom:1px solid #E3EBF6}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper .multiselect__content .multiselect__element:nth-last-child(3),.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element:nth-last-child(3){border-bottom:0px solid transparent!important}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option,.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option{border-radius:8px}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label,.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label{padding-left:0}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .multiselect-checkbox-input,.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .multiselect-checkbox-input{height:14px;width:13px}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:before,.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:before{top:50%;left:-23px;transform:translateY(-50%);border-color:transparent;background-color:transparent}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:after,.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:after{top:50%;left:9rem;transform:translateY(-50%);width:80px;height:45px;background-size:contain}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected,.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected{background:#f2f5ff}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected .checkbox-label .custom-control-label:after,.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected .checkbox-label .custom-control-label:after{background-image:url(/images/check-green.svg)}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter.has-filter .multiselect__tags,.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter.has-filter .multiselect__tags{border:1px solid #12263F}@media only screen and (max-width:1220px){.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter{display:none}}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect{width:125px}@media only screen and (max-width:1550px){.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect{width:40px}}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect:before{left:38px;top:12px}@media only screen and (max-width:800px){.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect .multiselect__content-wrapper{right:unset}}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect .multiselect__content-wrapper .multiselect__element .multiselect__option{display:flex;align-items:center}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect .multiselect__content-wrapper .multiselect__element .multiselect__option img{margin-right:8px;margin-top:-2px}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect .multiselect__content-wrapper .custom-control-label:after{background-size:contain;height:40px!important;left:7rem!important}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__select{display:block;height:43px}@media only screen and (max-width:1550px){.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__select{display:none}}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__select:before{border-color:#3b516c}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter.has-filter .multiselect__tags{border:1px solid #D2DDEC}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper{width:280px}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper .multiselect__element .checkbox-label .custom-control-label:after{left:11rem!important}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .bfmr-select-svg-icon{top:7px;left:12px}.home-body .home-deal .filter-sort-section-desk .quick-info-section .right-section .generic-search{max-width:246px;min-width:152px;width:100%}@media only screen and (max-width:1200px){.home-body .home-deal .parent-wrapper{min-height:.01%}.home-body .home-deal .parent-wrapper .inner-wrapper{width:unset}}@media only screen and (max-width:1024px){.home-body .home-deal .parent-wrapper{display:none}}.home-body .home-deal .parent-wrapper.mac-os .bf-sort-icon:before{top:0!important}.home-body .home-deal .parent-wrapper.mac-os .bf-sort-icon:after{top:1px!important}.home-body .home-deal .parent-wrapper.mac-os .deal-card .deal-status .deal-status-text{transform:translate(0) rotate(-90deg)}.home-body .home-deal .parent-wrapper.mac-os .deal-card .deal-status .deal-status-text.browser-safari{transform:translate(1px) rotate(-90deg)}.home-body .home-deal .parent-wrapper.mac-os .fav-deal-sort{text-align:center;padding-right:15px}.home-body .home-deal .go-to-deal{display:flex;align-items:center;justify-content:center;margin-top:50px}@media only screen and (max-width:767px){.home-body .home-deal .go-to-deal{margin-top:24px}}.home-body .home-deal .go-to-deal button.btn-green{height:40px;line-height:158%;min-width:210px;font-size:14px}@media only screen and (max-width:767px){.home-body .home-deal .go-to-deal button.btn-green{padding:5px;min-height:40px}}.home-body .home-deal .deal-image-container{position:sticky;left:0;display:flex;justify-content:flex-end}@media only screen and (max-width:1024px){.home-body .home-deal .deals-loading{display:none!important}}.home-body .home-deal .sorting-header{background:#f4f7fb;border:1px solid #E3EBF6;box-sizing:border-box;border-radius:6px;padding:10px 0;margin-bottom:10px;display:flex;flex-wrap:nowrap;width:100%}@media only screen and (max-width:1024px){.home-body .home-deal .sorting-header{display:none}}.home-body .home-deal .sorting-header .status-sort{width:98px}.home-body .home-deal .sorting-header .item-sort{padding-left:0;width:22%}.home-body .home-deal .sorting-header .pay-sort{width:15%;text-align:right;padding-right:15px}.home-body .home-deal .sorting-header .retailer-sort{width:17%;padding-left:47px}.home-body .home-deal .sorting-header .type-sort{width:14%;text-align:center;padding-right:15px}.home-body .home-deal .sorting-header .submit-tracking-sort{width:12%;padding-left:10px}.home-body .home-deal .sorting-header .view-deal-sort{width:14%}.home-body .home-deal .sorting-header .fav-deal-sort{width:5%;text-align:center;padding-right:15px}.home-body .home-deal .sorting-header a{font-family:Avenir demi,Avenir medium,Avenir regular;font-size:10px;line-height:14px;letter-spacing:.08em;color:#8492a6;text-rendering:geometricPrecision;text-transform:uppercase;text-decoration:none;cursor:default;position:relative}.home-body .home-deal .sorting-header a:hover{text-decoration:none!important}.home-body .home-deal .sorting-header a .bf-sort-icon{display:none}.home-body .home-deal .sorting-header a.bf-sort{cursor:pointer}.home-body .home-deal .sorting-header a.bf-sort .bf-sort-icon{position:relative;display:inline}.home-body .home-deal .sorting-header a.bf-sort .bf-sort-icon:before{position:absolute;bottom:.5em;display:block;opacity:1;right:-14px;content:"";font-family:"Font Awesome 5 Free";font-weight:900;font-size:1rem;top:-3px;color:#d2ddec}.home-body .home-deal .sorting-header a.bf-sort .bf-sort-icon.asc:before{color:#6e84a3}.home-body .home-deal .sorting-header a.bf-sort .bf-sort-icon:after{position:absolute;bottom:.5em;display:block;opacity:1;right:-14px;content:"";font-family:"Font Awesome 5 Free";font-weight:900;font-size:1rem;top:-2px;color:#d2ddec}.home-body .home-deal .sorting-header a.bf-sort .bf-sort-icon.desc:after{color:#6e84a3}.home-body .home-deal .progress{width:72px;height:4.23px}.home-body .home-deal .deal-card{background:#fff;border:1px solid #E3EBF6;position:relative;margin-bottom:10px;width:100%;border-radius:8px;padding-bottom:0;transition:all .1s ease-in-out}.home-body .home-deal .deal-card:hover{box-shadow:0 4px 14px #c1c1c159;transform:scale(1.005)}.home-body .home-deal .deal-card:hover .deal-status{box-shadow:6px 2px 8px #c1c1c140}.home-body .home-deal .deal-card.deal-new-desk{border-left:2px solid #2e9bff}.home-body .home-deal .deal-card.deal-private-desk{border-left:2px solid #EBAA26}@media only screen and (max-width:1024px){.home-body .home-deal .deal-card{padding:24px 18px}}.home-body .home-deal .deal-card .top-container{display:flex;width:100%;padding:17px 0;position:relative}.home-body .home-deal .deal-card .product-card{display:flex;align-items:center;width:29%;padding-left:17px;position:relative;margin-right:15px}@media only screen and (max-width:1024px){.home-body .home-deal .deal-card .product-card{margin-bottom:15px}}@media only screen and (max-width:767px){.home-body .home-deal .deal-card .product-card{margin-bottom:15px}}.home-body .home-deal .deal-card .product-card.deal-new:before{position:absolute;content:"New";left:-2px;transform:rotate(-90deg);text-transform:uppercase;font-family:Avenir demi,Avenir medium,Avenir regular;font-size:10px;line-height:150%;letter-spacing:.01em;color:#3da0fd;text-rendering:geometricPrecision}.home-body .home-deal .deal-card .product-card.deal-private{position:absolute;content:"Private";left:-7px;transform:rotate(-90deg);text-transform:uppercase;font-family:Avenir demi,Avenir medium,Avenir regular;font-size:10px;line-height:150%;letter-spacing:.01em;color:#ebaa26;text-rendering:geometricPrecision}.home-body .home-deal .deal-card .product-card .product-link{display:flex;align-items:center}.home-body .home-deal .deal-card .product-card h4{font-family:Avenir medium;font-size:16px;line-height:160%;letter-spacing:.01em;color:#1f2d3d;text-rendering:geometricPrecision;margin-bottom:0;padding-top:5px}@media only screen and (max-width:767px){.home-body .home-deal .deal-card .product-card h4{font-size:14px}}.home-body .home-deal .deal-card .product-card span{font-size:13px;line-height:23px;letter-spacing:-.01em;color:#6e84a3}.home-body .home-deal .deal-card .product-card img{min-width:63px;min-height:54px;width:63px;height:54px;border-radius:6px;margin-right:15px}.home-body .home-deal .deal-card .product-img{display:flex;align-items:center;padding-left:18px;position:relative;width:98px}@media only screen and (max-width:1024px){.home-body .home-deal .deal-card .product-img{margin-bottom:15px}}@media only screen and (max-width:767px){.home-body .home-deal .deal-card .product-img{margin-bottom:15px}}.home-body .home-deal .deal-card .product-img.deal-new:before{position:absolute;content:"New";left:-2px;transform:rotate(-90deg);text-transform:uppercase;font-family:Avenir demi,Avenir medium,Avenir regular;font-size:10px;line-height:150%;letter-spacing:.01em;color:#3da0fd;text-rendering:geometricPrecision}.home-body .home-deal .deal-card .product-img.deal-private:before{position:absolute;content:"Private";left:-2px;transform:rotate(-90deg);text-transform:uppercase;font-family:Avenir demi,Avenir medium,Avenir regular;font-size:10px;line-height:150%;letter-spacing:.01em;color:#ebaa26;text-rendering:geometricPrecision}.home-body .home-deal .deal-card .product-img a{margin-right:15px}.home-body .home-deal .deal-card .product-img a img{width:63px;height:54px;max-width:100%;object-fit:contain;border-radius:6px}.home-body .home-deal .deal-card .product-title{display:flex;align-items:center}.home-body .home-deal .deal-card .product-title a:hover{text-decoration:none!important}.home-body .home-deal .deal-card .product-title a h4{font-family:Avenir medium;font-size:16px;line-height:160%;letter-spacing:.01em;color:#1f2d3d;text-rendering:geometricPrecision;margin-bottom:0;padding-top:5px}@media only screen and (max-width:1300px){.home-body .home-deal .deal-card .product-title a h4{font-size:15px}}@media only screen and (max-width:767px){.home-body .home-deal .deal-card .product-title a h4{font-size:14px}}.home-body .home-deal .deal-card .product-title a span{font-size:13px;line-height:23px;letter-spacing:-.01em;color:#6e84a3;font-style:italic}.home-body .home-deal .deal-card .product-title small{color:#748daf;cursor:initial;font-style:italic}.home-body .home-deal .deal-card .product-price{display:flex;align-items:center;width:15%;justify-content:flex-end;padding-right:3px}.home-body .home-deal .deal-card .product-price h4{font-family:Avenir medium;font-size:20px;line-height:27px;letter-spacing:.01em;color:#1f2d3d;text-rendering:geometricPrecision;margin-bottom:0;padding-top:5px}@media only screen and (max-width:1024px){.home-body .home-deal .deal-card .product-price h4{font-size:22px;line-height:30px}}@media only screen and (max-width:767px){.home-body .home-deal .deal-card .product-price h4{font-size:18px;line-height:25px}}.home-body .home-deal .deal-card .product-price span{font-family:Avenir medium;font-size:14px;line-height:19px;letter-spacing:.02em;color:#6e84a3;text-rendering:geometricPrecision;font-style:italic}.home-body .home-deal .deal-card .product-price .schedule-price{font-family:Avenir medium;font-size:12px;color:#0995fa;text-align:right;margin-bottom:0;line-height:1.5;letter-spacing:.01em}@media only screen and (max-width:1400px){.home-body .home-deal .deal-card .product-price .schedule-price{font-size:11px}}.home-body .home-deal .deal-card .product-price-closing{flex-direction:column;align-items:flex-end}.home-body .home-deal .deal-card .product-store{display:flex;width:17%;padding-left:47px}.home-body .home-deal .deal-card .product-store p{font-family:Avenir medium;font-size:14px;line-height:160%;letter-spacing:.01em;color:#1f2d3d;text-rendering:geometricPrecision;margin-bottom:0;display:flex;flex-direction:column;justify-content:center;padding-right:8px}.home-body .home-deal .deal-card .product-store span{font-family:Avenir medium;font-size:14px;line-height:160%;letter-spacing:.01em;color:#1f2d3d;text-rendering:geometricPrecision}.home-body .home-deal .deal-card .product-store .more-less{color:#6e84a3;cursor:pointer}.home-body .home-deal .deal-card .product-store .more-less:hover{color:#4c5d75}.home-body .home-deal .deal-card .product-store ul{display:flex;flex-wrap:wrap}.home-body .home-deal .deal-card .product-store ul li{margin-right:5px;margin-bottom:5px}.home-body .home-deal .deal-card .retailer-type{width:14%;display:flex;align-items:center;justify-content:center;padding-right:2px}.home-body .home-deal .deal-card .submit-tracking{width:12%;display:flex;align-items:center;padding-left:10px;padding-right:0;justify-content:center}@media only screen and (max-width:1300px){.home-body .home-deal .deal-card .submit-tracking{padding-left:0}}.home-body .home-deal .deal-card .submit-tracking .links-cont{position:relative}.home-body .home-deal .deal-card .submit-tracking .links-cont .item-links{color:#1f2d3d;font-size:13px;display:flex;font-family:Avenir medium}.home-body .home-deal .deal-card .submit-tracking .links-cont .item-links:hover{text-decoration:none!important}.home-body .home-deal .deal-card .submit-tracking .links-cont .item-links[aria-expanded=false] .toggle-icon{display:none}.home-body .home-deal .deal-card .submit-tracking .links-cont .item-links[aria-expanded=false] .expand-icon,.home-body .home-deal .deal-card .submit-tracking .links-cont .item-links[aria-expanded=true] .toggle-icon{display:flex;align-items:center;font-size:17px}.home-body .home-deal .deal-card .submit-tracking .links-cont .item-links[aria-expanded=true] .expand-icon{display:none}.home-body .home-deal .deal-card .submit-tracking .links-cont .close-upc{min-width:130px;position:absolute;right:2px;line-height:1.2;color:#e75e7f;font-size:12px;font-family:Avenir medium;display:flex;align-items:center}.home-body .home-deal .deal-card .submit-tracking .links-cont .close-upc i{margin-right:3px}.home-body .home-deal .deal-card .submit-tracking .links-cont .close-upc p{margin-bottom:0;text-align:right;margin-top:2px}.home-body .home-deal .deal-card .view-deal-section{width:14%;display:flex;align-items:center;justify-content:flex-start}.home-body .home-deal .deal-card .view-deal-section .view-deal{position:relative}.home-body .home-deal .deal-card .view-deal-section .view-deal .bfmr-btn{margin-bottom:0;width:unset;height:34px;text-transform:inherit;padding:0 3px;font-size:13px}@media only screen and (min-width:1200px)and (max-width:1300px){.home-body .home-deal .deal-card .view-deal-section .view-deal .bfmr-btn{font-size:12px}}.home-body .home-deal .deal-card .view-deal-section .view-deal-with-date .bfmr-btn{margin-bottom:0;width:unset;height:34px;text-transform:inherit;padding:0 3px}@media only screen and (min-width:1200px)and (max-width:1300px){.home-body .home-deal .deal-card .view-deal-section .view-deal-with-date .bfmr-btn{font-size:13px}}.home-body .home-deal .deal-card .view-deal-section .view-deal-with-date .submitted-date{margin-top:8px;position:absolute;min-width:200px}.home-body .home-deal .deal-card .view-deal-section .view-deal-with-date .submitted-date p.deadline{color:orange}.home-body .home-deal .deal-card .view-deal-section .view-deal-with-date .submitted-date p{font-family:Avenir medium;font-size:12px;line-height:1;letter-spacing:.01em;text-transform:uppercase;color:#e75e7f;margin-bottom:5px;text-rendering:geometricPrecision;cursor:pointer}.home-body .home-deal .deal-card .view-deal-section .view-deal-with-date .submitted-date p span.deadline{color:orange;font-size:12px;margin-right:1px}.home-body .home-deal .deal-card .view-deal-section .view-deal-with-date .submitted-date p span{color:#e75e7f;font-size:12px;margin-right:1px}@media only screen and (max-width:1300px){.home-body .home-deal .deal-card .view-deal-section .view-deal-with-date .submitted-date p{font-size:10px}}.home-body .home-deal .deal-card .favourite-deal{width:5%;display:flex;align-items:center;justify-content:center;padding-left:3px}.home-body .home-deal .deal-card .favourite-deal span.fa-heart{font-size:14px;color:#95aac9}.home-body .home-deal .deal-card .favourite-deal span.fa-heart.clickable{cursor:pointer}.home-body .home-deal .deal-card .favourite-deal span.fa-heart.clickable:hover{color:#e6305c}.home-body .home-deal .deal-card .favourite-deal .fav-deal{color:#e75e7f!important;font-size:14px}.home-body .home-deal .deal-card .favourite-deal .fav-deal:hover{color:#e6305c!important}.home-body .home-deal .deal-card .deal-status{position:absolute;right:-14px;border-radius:0 6px 6px 0;transform:rotate(0);width:16px;text-align:center;top:0;height:100%;align-items:center;display:flex;justify-content:center}.home-body .home-deal .deal-card .deal-status.deal-closed{background:#e75e7f;white-space:nowrap}.home-body .home-deal .deal-card .deal-status.deal-deadline{background:orange;white-space:nowrap}.home-body .home-deal .deal-card .deal-status.deal-onsale{background:#6967c7;white-space:nowrap}.home-body .home-deal .deal-card .deal-status .deal-status-text{height:17px;display:flex;align-items:center;justify-content:center;color:#fff;font-family:Avenir medium;font-size:10px;text-transform:uppercase;margin-bottom:0;transform:translate(1px) rotate(-90deg)}.home-body .home-deal .deal-card .pinned-deal{position:absolute;right:15px;top:10px}.home-body .home-deal .deal-card .details-section .item-links{padding:20px;background:#f9fafc;border:1px solid #E3EBF6;border-radius:10px}.home-body .home-deal .deal-card .details-section .item-links p{display:flex;justify-content:space-between;align-items:center;cursor:pointer;border-bottom:1px solid #E3EBF6;padding-bottom:15px;transition:.5s all ease}.home-body .home-deal .deal-card .details-section .item-links p button{padding:0;font-size:15px;line-height:150%;letter-spacing:-.01em;color:#1f2d3d;text-decoration:none}.home-body .home-deal .deal-card .details-section .item-links p a{color:#1f2d3d;text-decoration:none}.home-body .home-deal .deal-card .details-section .item-links p.collapsed{border-bottom:none;padding-bottom:0}.home-body .home-deal .deal-card .details-section .item-links>div ul{padding:15px 0;border-bottom:1px solid #E3EBF6;align-items:center}.home-body .home-deal .deal-card .details-section .item-links>div ul:last-child{border-bottom:none}.home-body .home-deal .deal-card .details-section .item-links>div ul li{margin-right:20px}.home-body .home-deal .deal-card .details-section .item-links>div ul li:first-child a{font-size:14px;line-height:150%;letter-spacing:-.01em;color:#3b516c;text-decoration-line:none}.home-body .home-deal .deal-card .details-section .item-links>div ul li a{font-size:14px;line-height:177.58%;letter-spacing:-.01em;text-decoration-line:underline;color:#2c7be5}.home-body .home-deal .deal-card .details-section .item-links>div ul li a h6{font-size:14px;line-height:19px;color:#3b516c}@media only screen and (max-width:1024px){.home-body .home-deal .deal-card-desktop{display:none}}.home-body .home-deal .deal-card-mob{display:none;box-shadow:0 5px 10px #3b516c1a;background-color:#fff;position:relative}@media only screen and (max-width:1108px){.home-body .home-deal .deal-card-mob{display:flex;align-items:center;justify-content:space-between;padding:12px 24px 0}}@media only screen and (max-width:767px){.home-body .home-deal .deal-card-mob{padding:12px 16px 0}}.home-body .home-deal .deal-card-mob .mob-title-n-ship-address .fe{font-size:16px}.home-body .home-deal .deal-card-mob .mob-title-n-ship-address .btn-txt{line-height:1;padding-top:2px}@media only screen and (max-width:885px){.home-body .home-deal .deal-card-mob .mob-title-n-ship-address .btn-txt{display:none}}.home-body .home-deal .deal-card-mob .mob-title-n-ship-address .btn{display:flex;align-items:center}@media only screen and (max-width:885px){.home-body .home-deal .deal-card-mob .mob-title-n-ship-address .btn{padding:4px 10px;border:1px solid rgba(210,221,236,.8);background-color:#edf2f973}.home-body .home-deal .deal-card-mob .mob-title-n-ship-address .btn .fe{margin-right:0!important;font-size:20px;color:#6e84a3}}.home-body .home-deal .deal-card-mob .mob-title-n-ship-address h5{margin-bottom:0;font-size:14px;font-family:Avenir medium}.home-body .home-deal .deal-card-mob .mob-title-n-ship-address .btn-white{background:#fff;border:1px solid #D2DDEC;border-radius:5px;color:#12263f;font-size:13px;text-transform:capitalize}.home-body .home-deal .deal-card-mob .mob-title-n-ship-address .btn-white svg{margin-bottom:5px}@media only screen and (max-width:326px){.home-body .home-deal .deal-card-mob .mob-title-n-ship-address .btn-white{font-size:12px}}@media only screen and (max-width:315px){.home-body .home-deal .deal-card-mob .mob-title-n-ship-address .btn-white{font-size:11px}}.home-body .home-deal .deal-card-mob .right-section{display:flex}.home-body .home-deal .deal-card-mob .mob-filters-view{display:flex;justify-content:space-between;padding-bottom:12px;width:100%}.home-body .home-deal .deal-card-mob .mob-filters-view .generic-search{z-index:9;margin-left:8px}@media only screen and (max-width:410px){.home-body .home-deal .deal-card-mob .mob-filters-view .generic-search{margin-right:0}}.home-body .home-deal .deal-card-mob .mob-filters-view .mob-filters-sort{position:relative;margin-left:8px}.home-body .home-deal .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white{border:1px solid #D2DDEC;color:#12263f;height:40px;line-height:1!important;display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:512px){.home-body .home-deal .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white{width:94px}}@media only screen and (max-width:667px){.home-body .home-deal .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white .btn-txt{display:none}.home-body .home-deal .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white{width:unset;font-size:20px;display:flex;align-items:center;justify-content:center;padding:4px 10px}.home-body .home-deal .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white .fe{margin-left:0!important}}.home-body .home-deal .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white:hover{color:#fff}.home-body .home-deal .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white.active{border:1px solid #4BCAB3}.home-body .home-deal .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white.active+.applied{position:absolute;top:-7px;right:-6px;background:#4bcab3;border-radius:10px;color:#fff;font-family:Avenir medium;padding:2px 5px;width:16px;height:16px;font-size:9px;line-height:1;display:block}.home-body .home-deal .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white.active .btn-txt,.home-body .home-deal .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white.active .fe{color:#3bbd96}.home-body .home-deal .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white.active:hover .btn-txt{color:#fff}.home-body .home-deal .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white.active:hover .fe{color:#12263f}.home-body .home-deal .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white .fe{font-size:20px;transform:rotate(-90deg);margin-left:0!important;color:#3b516c}.home-body .home-deal .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white img{max-width:unset;height:20px;width:20px}.home-body .home-deal .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white .btn-txt{padding-left:8px}.home-body .home-deal .deal-card-mob .mob-filters-view .mob-filters-sort .applied{display:none}.home-body .home-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter{position:relative;margin-left:16px}@media only screen and (max-width:1220px){.home-body .home-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter{display:none}}@media only screen and (max-width:410px){.home-body .home-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter{margin-left:8px}}.home-body .home-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .bfmr-select-svg-icon{width:fit-content;position:absolute;top:7px;left:8px;z-index:0;cursor:pointer}.home-body .home-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter label{display:none}.home-body .home-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect{cursor:pointer;min-height:40px;position:relative;width:125px}@media only screen and (max-width:485px){.home-body .home-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect{width:42px}}.home-body .home-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect:before{position:absolute;content:attr(data-before);font-family:Avenir medium;color:#12263f;font-size:13px;line-height:1.7;left:38px;top:12px}@media only screen and (max-width:485px){.home-body .home-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect:before{display:none}}.home-body .home-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect.multiselect--active .multiselect__tags{border:1px solid #12263F}.home-body .home-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__select{height:40px;width:30px}@media only screen and (max-width:485px){.home-body .home-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__select{display:none}}.home-body .home-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__tags{padding:4px 16px 4px 8px;min-height:40px;border-radius:8px;border-color:#d2ddec;background-color:transparent}.home-body .home-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__tags-wrap,.home-body .home-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__single{display:none!important}.home-body .home-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__select:before{background:0 0;color:#9fb1cd;-webkit-appearance:none;-moz-appearance:none;width:5px;height:5px;outline:0;position:absolute;top:12px;right:12px;border:solid #9FB1CD;border-width:0 1px 1px 0;display:inline-block;padding:3px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}.home-body .home-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper{z-index:9999;width:auto;width:250px;border-radius:16px;border:1px solid #D2DDEC;padding:8px 8px 4px;background:transparent;overflow-y:auto;overflow-x:hidden;background:#fff;top:45px;right:0}@media only screen and (max-width:800px){.home-body .home-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper{right:unset}}.home-body .home-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper::-webkit-scrollbar{width:6px}.home-body .home-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #cacaca;border-radius:10px}.home-body .home-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:10px}.home-body .home-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper::-webkit-scrollbar-thumb:hover{background-color:#3bbd96}.home-body .home-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element{padding:4px 0;border-bottom:1px solid #E3EBF6}.home-body .home-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element:nth-last-child(3){border-bottom:0px solid transparent!important}.home-body .home-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option{border-radius:8px;display:flex;align-items:center}.home-body .home-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option img{margin-right:8px;margin-top:-2px}.home-body .home-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label{padding-left:0}.home-body .home-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .multiselect-checkbox-input{height:14px;width:13px}.home-body .home-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:before{top:50%;left:-23px;transform:translateY(-50%);border-color:transparent;background-color:transparent}.home-body .home-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:after{top:50%;left:7rem!important;transform:translateY(-50%);width:80px;height:40px!important;background-size:contain}.home-body .home-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected{background:#f2f5ff}.home-body .home-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected .checkbox-label .custom-control-label:after{background-image:url(/images/check-green.svg)}.home-body .home-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter.has-filter .multiselect__tags{border:1px solid #D2DDEC}.home-body .home-deal .deal-card-mob .filter-sort-collapse{min-width:331px;max-width:331px;background:#fff;margin-right:-331px;transition:margin-right 2s ease-in;height:calc(100% + 25px);display:flex;flex-direction:column}.home-body .home-deal .deal-card-mob .filter-sort-collapse.show{margin-right:-16px;position:fixed;right:16px;top:50px;z-index:99;height:calc(100% - 50px)}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-header{padding:20px 25px;border-bottom:1px solid #D2DDEC;color:#3bbd96;font-size:24px;display:flex;align-items:center}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-header span{font-weight:600}@media only screen and (max-width:767px){.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-header span{margin-top:7px;line-height:1.2}}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-header img,.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-header .fe{margin-right:8px}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-header .fe{transform:rotate(-90deg)}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body{padding:16px 25px;height:67vh;overflow-y:auto}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 label{display:none}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect{cursor:pointer;min-height:56px;position:relative}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect:before{position:absolute;content:attr(data-before);font-family:Avenir medium;color:#3b516c;font-size:17.25px;line-height:1.7;top:15px;left:12px}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect.multiselect--active .multiselect__tags{border:1px solid #12263F;border-bottom-left-radius:0;border-bottom-right-radius:0}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect.multiselect--active .multiselect__select:before{border-color:#12263f}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__select{height:56px;width:32px}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__tags{padding:4px 16px 4px 8px;min-height:56px;border-radius:8px;border-color:#e3ebf6}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__tags-wrap,.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__single{display:none!important}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__select:before{background:0 0;color:#9fb1cd;-webkit-appearance:none;-moz-appearance:none;width:5px;height:5px;outline:0;position:absolute;top:18px;right:12px;border:solid #9FB1CD;border-width:0 1px 1px 0;display:inline-block;padding:3px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper{z-index:9999;width:auto;min-width:100%;width:250px;border-radius:0 0 16px 16px;border-top:1px solid #e8e8e8;border:1px solid #D2DDEC;border-top:0px;top:0;padding:8px 8px 4px;position:relative;background:transparent;overflow-y:auto;overflow-x:hidden}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper::-webkit-scrollbar{width:6px}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #cacaca;border-radius:10px}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:10px}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper::-webkit-scrollbar-thumb:hover{background-color:#3bbd96}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper .multiselect__content .multiselect__element{padding:4px 0;border-bottom:1px solid #E3EBF6}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper .multiselect__content .multiselect__element:nth-last-child(3){border-bottom:0px solid transparent!important}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option{border-radius:8px}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label{padding-left:0}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .multiselect-checkbox-input{height:14px;width:13px}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:before{top:50%;left:-23px;transform:translateY(-50%);border-color:transparent;background-color:transparent}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:after{top:50%;left:10.75rem;transform:translateY(-50%);width:80px;height:45px;background-size:contain}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected{background:#f2f5ff}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected .checkbox-label .custom-control-label:after{background-image:url(/images/check-green.svg)}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1.has-filter .multiselect__tags{border:1px solid #12263F}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1.has-filter .multiselect__select:before{border-color:#12263f}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1.quick-filters-filter.exclusive-filter-added .multiselect__content-wrapper .multiselect__content .multiselect__element:nth-child(2) .multiselect__option{padding-top:14px;padding-bottom:10px}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1.quick-filters-filter.exclusive-filter-added .multiselect__content-wrapper .multiselect__content .multiselect__element:nth-child(2) .multiselect__option:before{content:"";position:absolute;top:52%;left:12px;transform:translateY(-50%);width:16px;height:15px;background-image:url(/build/assets/exclusive-deal-crown-VE0xaFHZ.svg);background-size:contain;background-repeat:no-repeat;z-index:1}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1.quick-filters-filter.exclusive-filter-added .multiselect__content-wrapper .multiselect__content .multiselect__element:nth-child(2) .multiselect__option .checkbox-label{padding-left:20px}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1.quick-filters-filter.exclusive-filter-added .multiselect__content-wrapper .multiselect__content .multiselect__element:nth-child(2) .multiselect__option .checkbox-label .custom-control-label:after{left:9.5rem}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body .horizontal-line{margin:16px 0;background-color:#d2ddec}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body .sorting .sorting-item{border-bottom:1px solid #E3EBF6}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body .sorting .sorting-item .sort-by{display:flex;justify-content:space-between;align-items:center;padding:12px;height:40px;margin:4px 0}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body .sorting .sorting-item .sort-by p{color:#3b516c;margin-bottom:0}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body .sorting .sorting-item .sort-by.active{background-color:#f2f5ff;border-radius:8px}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-body .sorting:last-child .sorting-item{border-bottom:0px solid transparent}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-footer{padding:16px;display:flex;justify-content:space-between;margin-top:auto}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-footer .btn{min-width:111px;border-radius:8px}@media only screen and (max-width:767px){.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-footer .btn-secondary:focus{color:#3b516c!important;background:#7690b51a!important;border:1.2px solid #3B516C!important}.home-body .home-deal .deal-card-mob .filter-sort-collapse .filters-footer .btn-secondary:hover{color:#3b516c!important;background:#7690b51a!important;border:1.2px solid #3B516C!important}}.home-body .home-deal .item-links-detail{padding:20px 25px 23px 30px;width:100%;background:#f9fafc;position:relative;border-radius:0 0 8px 8px;border-top:1px solid #E3EBF6;display:block;margin-bottom:0}.home-body .home-deal .item-links-detail .details-section{width:90%;display:flex;flex-wrap:wrap}.home-body .home-deal .item-links-detail .details-section .single-deal-links{margin-bottom:5px;padding-right:10px}.home-body .home-deal .item-links-detail .details-section .single-deal-links.has-one-col{width:90%}.home-body .home-deal .item-links-detail .details-section .single-deal-links.has-two-cols{width:47%}@media only screen and (max-width:767px){.home-body .home-deal .item-links-detail .details-section .single-deal-links.has-two-cols{width:100%}}.home-body .home-deal .item-links-detail .details-section .single-deal-links.has-more-cols{width:28%}@media only screen and (max-width:1024px){.home-body .home-deal .item-links-detail .details-section .single-deal-links.has-more-cols{width:47%}}@media only screen and (max-width:767px){.home-body .home-deal .item-links-detail .details-section .single-deal-links.has-more-cols{width:100%}}.home-body .home-deal .item-links-detail .details-section .single-deal-links h6{line-height:unset;margin-bottom:0}.home-body .home-deal .item-links-detail .details-section .single-deal-links li{margin-top:5px;margin-bottom:5px}.home-body .home-deal .item-links-detail .details-section .single-deal-links li a{font-family:Avenir medium;font-size:14px}.home-body .home-deal .item-links-detail .details-section .single-deal-links li a:hover{text-decoration:underline!important}.home-body .home-deal .item-links-detail .details-section .single-deal-links li a:active,.home-body .home-deal .item-links-detail .details-section .single-deal-links li a:focus{text-decoration:none!important}.home-body .home-deal .item-links-detail .details-section .single-deal-links li a.link-closing{cursor:pointer;color:#99a6b9}.home-body .home-deal .item-links-detail .details-section .single-deal-links li .item-closed-date{pointer-events:none;color:#e75e7f}.home-body .home-deal .item-links-detail .details-section .single-deal-links li .item-closed-date p{font-family:Avenir medium;font-size:14px;color:#e75e7f;margin-bottom:5px;letter-spacing:.01em}.home-body .home-deal .item-links-detail .details-section .single-deal-links li .item-closed-date span{color:#e75e7f}@media only screen and (max-width:1024px){.home-body .home-deal .item-links-detail .details-section .single-deal-links li .item-closed-date{font-family:Avenir demi,Avenir medium}}.home-body .home-deal .item-links-detail .details-section .single-deal-links li .hash-container{font-family:Avenir medium;font-size:14px;color:#e232c1;display:flex;align-items:center;cursor:pointer}.home-body .home-deal .item-links-detail .details-section .single-deal-links li .hash-container:hover{color:#bb1a9d}.home-body .home-deal .item-links-detail .details-section .single-deal-links li .hash-container span.fe-copy{color:#6e84a3;font-size:17px}.home-body .home-deal .item-links-detail .details-section .single-deal-links li .hash-container span.fe-copy:hover{color:#12263f}.home-body .home-deal .item-links-detail .details-section .single-deal-links li .link-closing-span,.home-body .home-deal .item-links-detail .details-section .single-deal-links.closed li a,.home-body .home-deal .item-links-detail .details-section .single-deal-links.closed li span{color:#99a6b9}.home-body .home-deal .item-links-detail .details-section .single-deal-links.closed .item-closed-date p{font-family:Avenir medium;font-size:14px;color:#e75e7f;margin-bottom:5px;letter-spacing:.01em}.home-body .home-deal .item-links-detail .see-deal-details{background:#fff;border:1.2px solid #7690B5;border-radius:6px;color:#7690b5;font-size:12px;font-family:Avenir medium;cursor:pointer;padding:7px 4px 5px;width:110px;text-align:center;position:absolute;right:30px;top:20px;letter-spacing:.01em}.home-body .home-deal .item-links-detail .see-deal-details:hover{text-decoration:none!important;border:1.2px solid #3BBD96;background:#3bbd96;color:#fff}.home-body .home-deal .div-loading{overflow:hidden;position:relative;right:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;background-color:#f9f9f9;z-index:10001;margin-bottom:20px}.home-body .home-deal .div-loading .logo{width:70px;min-height:140px;background:url(../img/logo.png) center center no-repeat}.home-body .home-deal .div-loading .spinner{height:115px;width:115px;animation:rotate 2s linear infinite;transform-origin:center center;position:absolute;inset:0;margin:auto}.home-body .home-deal .div-loading .spinner .path{stroke-dasharray:1,200;stroke-dashoffset:0;animation:dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:#2aac8a}.home-body .home-deal .signin-alert{padding:15px;display:flex;color:#191919;flex-direction:column;background:#ebf5e8;align-items:center;border-radius:5px;margin-bottom:20px}.home-body .home-deal .signin-alert.payment-info-alert{flex-direction:row}.home-body .home-deal .signin-alert.payment-info-alert img{margin-bottom:0;margin-right:10px}.home-body .home-deal .signin-alert.payment-info-alert span{color:#12263f;font-size:14px;font-family:Avenir medium;letter-spacing:.01em;padding-top:7px}.home-body .home-deal .signin-alert img{margin-bottom:20px}.home-body .home-deal .signin-alert span{color:#12263f;font-size:14px;font-family:Avenir medium;letter-spacing:.01em}.home-body .home-deal .animated-load{display:flex;align-items:center;justify-content:center}.home-body .home-deal .animated-load span:first-child{margin-right:20px}.home-body .home-deal .animated-load span:last-child{margin-left:20px}.home-body .home-deal .quick-filters-wrapper{position:relative;width:100%;display:flex;align-items:center;margin-right:8px}@media only screen and (max-width:1024px){.home-body .home-deal .quick-filters-wrapper{display:flex;flex-grow:1;width:calc(65% - 120px);overflow:auto;margin-right:20px}.home-body .home-deal .quick-filters-wrapper .btn-quick-filter{margin-right:7px}}.home-body .home-deal .quick-filters-wrapper::-webkit-scrollbar{display:none}.home-body .home-deal .quick-filters-wrapper .btn-quick-filter{margin-right:8px}.home-body .home-deal .quick-filters-wrapper .btn-quick-filter .deal-filter-icon svg path:last-child{fill:#3b516c}.home-body .home-deal .quick-filters-wrapper .btn-quick-filter:active .deal-filter-icon svg path:first-child{fill:#12263f}.home-body .home-deal .quick-filters-wrapper .btn-quick-filter:active .deal-filter-icon svg path:last-child{fill:#fff}.home-body .home-deal .quick-filters-wrapper .btn-quick-filter.active .deal-filter-icon svg path:first-child{fill:#12263f}.home-body .home-deal .quick-filters-wrapper .btn-quick-filter.active .deal-filter-icon svg path:last-child{fill:#fff}.home-body .home-deal .quick-filters-wrapper .vertical-line{width:1px;height:40px;background-color:#d2ddec;margin-right:8px}.home-body .home-deal .quick-filters-wrapper .filter-1.retailers-filter,.home-body .home-deal .quick-filters-wrapper .filter-1.retail-types-filter,.home-body .home-deal .quick-filters-wrapper .filter-1.deal-types-filter{position:relative}.home-body .home-deal .quick-filters-wrapper .filter-1.retailers-filter label,.home-body .home-deal .quick-filters-wrapper .filter-1.retail-types-filter label,.home-body .home-deal .quick-filters-wrapper .filter-1.deal-types-filter label{font-size:10px;font-family:Avenir medium;text-transform:uppercase;color:#8492a6;letter-spacing:.01em;padding-left:1px;visibility:hidden;display:none}.home-body .home-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect,.home-body .home-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect,.home-body .home-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect{cursor:pointer;min-height:30px;width:112px}@media only screen and (max-width:1550px){.home-body .home-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect,.home-body .home-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect,.home-body .home-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect{width:108px}}.home-body .home-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect,.home-body .home-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect,.home-body .home-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect{position:relative}.home-body .home-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect:before,.home-body .home-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect:before,.home-body .home-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect:before{position:absolute;content:"Retailers";font-family:Avenir medium;color:#3b516c;font-size:14px;line-height:1.478;top:6px;left:12px}@media only screen and (max-width:1300px){.home-body .home-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect:before,.home-body .home-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect:before,.home-body .home-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect:before{font-size:14px;top:6px}}.home-body .home-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect.multiselect--active .multiselect__tags,.home-body .home-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect.multiselect--active .multiselect__tags,.home-body .home-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect.multiselect--active .multiselect__tags{border:1px solid #12263F}.home-body .home-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__select,.home-body .home-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__select,.home-body .home-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__select{height:30px;width:30px}.home-body .home-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__tags,.home-body .home-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__tags,.home-body .home-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__tags{padding:4px 16px 3px 8px;min-height:30px;border-radius:22px;border-color:#d2ddec}.home-body .home-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__tags-wrap,.home-body .home-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__single,.home-body .home-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__tags-wrap,.home-body .home-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__single,.home-body .home-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__tags-wrap,.home-body .home-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__single{display:none!important}.home-body .home-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__select:before,.home-body .home-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__select:before,.home-body .home-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__select:before{background:0 0;color:#9fb1cd;-webkit-appearance:none;-moz-appearance:none;width:5px;height:5px;outline:0;position:absolute;top:6px;right:12px;border:solid #3B516C;border-width:0 1px 1px 0;display:inline-block;padding:3px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}@media only screen and (max-width:1300px){.home-body .home-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__select:before,.home-body .home-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__select:before,.home-body .home-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__select:before{top:6px}}.home-body .home-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper,.home-body .home-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper,.home-body .home-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper{z-index:9999;width:auto;min-width:100%;width:260px;border-radius:16px;border-top:1px solid #e8e8e8;box-shadow:0 10px 20px #0003;top:34px;padding:4px 8px;overflow-y:auto;overflow-x:hidden}.home-body .home-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper::-webkit-scrollbar,.home-body .home-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper::-webkit-scrollbar,.home-body .home-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper::-webkit-scrollbar{width:6px}.home-body .home-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper::-webkit-scrollbar-track,.home-body .home-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper::-webkit-scrollbar-track,.home-body .home-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #cacaca;border-radius:10px}.home-body .home-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper::-webkit-scrollbar-thumb,.home-body .home-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper::-webkit-scrollbar-thumb,.home-body .home-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:10px}.home-body .home-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper::-webkit-scrollbar-thumb:hover,.home-body .home-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper::-webkit-scrollbar-thumb:hover,.home-body .home-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper::-webkit-scrollbar-thumb:hover{background-color:#3bbd96}.home-body .home-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper .multiselect__content .multiselect__element,.home-body .home-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element,.home-body .home-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element{padding:4px 0;border-bottom:1px solid #E3EBF6}.home-body .home-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper .multiselect__content .multiselect__element:nth-last-child(3),.home-body .home-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element:nth-last-child(3),.home-body .home-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element:nth-last-child(3){border-bottom:0px solid transparent!important}.home-body .home-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option,.home-body .home-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option,.home-body .home-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option{border-radius:8px}.home-body .home-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label,.home-body .home-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label,.home-body .home-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label{padding-left:0}.home-body .home-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .multiselect-checkbox-input,.home-body .home-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .multiselect-checkbox-input,.home-body .home-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .multiselect-checkbox-input{height:14px;width:13px}.home-body .home-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:before,.home-body .home-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:before,.home-body .home-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:before{top:50%;left:-23px;transform:translateY(-50%);border-color:transparent;background-color:transparent}.home-body .home-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:after,.home-body .home-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:after,.home-body .home-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:after{top:50%;left:10rem;transform:translateY(-50%);width:80px;height:45px;background-size:contain}.home-body .home-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected,.home-body .home-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected,.home-body .home-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected{background:#f2f5ff}.home-body .home-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected .checkbox-label .custom-control-label:after,.home-body .home-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected .checkbox-label .custom-control-label:after,.home-body .home-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected .checkbox-label .custom-control-label:after{background-image:url(/images/check-green.svg)}.home-body .home-deal .quick-filters-wrapper .filter-1.retailers-filter.has-filter:before,.home-body .home-deal .quick-filters-wrapper .filter-1.retail-types-filter.has-filter:before,.home-body .home-deal .quick-filters-wrapper .filter-1.deal-types-filter.has-filter:before{content:attr(counter);position:absolute;right:0;top:-10px;width:20px;height:20px;background:#12263f;border-radius:50%;color:#fff;justify-content:center;align-items:center;display:flex;font-size:10px;line-height:1;padding-top:0;z-index:999}.home-body .home-deal .quick-filters-wrapper .filter-1.retailers-filter.has-filter .multiselect__tags,.home-body .home-deal .quick-filters-wrapper .filter-1.retail-types-filter.has-filter .multiselect__tags,.home-body .home-deal .quick-filters-wrapper .filter-1.deal-types-filter.has-filter .multiselect__tags{border:1px solid #12263F}.home-body .home-deal .quick-filters-wrapper .filter-1.retailers-filter{margin-right:8px}.home-body .home-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect:before{top:6px}.home-body .home-deal .quick-filters-wrapper .filter-1.retail-types-filter,.home-body .home-deal .quick-filters-wrapper .filter-1.deal-types-filter{margin-right:8px}.home-body .home-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect,.home-body .home-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect{width:130px}@media only screen and (max-width:1550px){.home-body .home-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect,.home-body .home-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect{width:120px}}.home-body .home-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect:before,.home-body .home-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect:before{content:"Retail Types"}.home-body .home-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__select:before,.home-body .home-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__select:before{border-color:#3b516c}.home-body .home-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect:before{content:"Deal Types"}@media only screen and (max-width:1024px){.home-body .home-deal .deal-card-wrapper .mob-title-n-ship-address{display:none}}.home-body .home-deal .deal-card-wrapper .deal-image-container{display:none}.home-body .home-deal .view-all{margin-top:32px}@media only screen and (max-width:767px){.home-body .home-deal .view-all{padding:0 15px}}.home-body .home-deal .view-all button{width:160px;height:40px;line-height:2.2;text-transform:capitalize}@media only screen and (max-width:767px){.home-body .home-deal .view-all button{width:100%}}.home-body .how-it-work{border-top:1px solid #E3EBF6;border-bottom:1px solid #E3EBF6;background:#f9fafc}.home-body .how-it-work .container{padding-top:50px;padding-bottom:77px}@media only screen and (max-width:1024px){.home-body .how-it-work .container{padding-top:30px;padding-bottom:30px}}.home-body .how-it-work .container h2{font-family:Avenir demi,Avenir medium;font-size:36px;line-height:49px;text-align:center;letter-spacing:.01em;color:#12263f;padding-bottom:55px;text-transform:capitalize}@media only screen and (max-width:1024px){.home-body .how-it-work .container h2{font-size:28px;line-height:38px}}@media only screen and (max-width:767px){.home-body .how-it-work .container h2{font-size:20px;line-height:27px;padding-bottom:30px}}.home-body .how-it-work .container .v-list{display:flex;justify-content:center;align-items:center}@media only screen and (max-width:767px){.home-body .how-it-work .container .v-list{flex-direction:column}}.home-body .how-it-work .container .v-list li{width:225px;position:relative;text-align:center}@media only screen and (max-width:767px){.home-body .how-it-work .container .v-list li{margin-bottom:20px}}.home-body .how-it-work .container .v-list li div{border:3.5px solid #12263F;border-radius:200px;width:120px;height:120px;display:flex;justify-content:center;align-items:center;margin:0 auto 28px}@media only screen and (max-width:1024px){.home-body .how-it-work .container .v-list li div{width:100px;height:100px;margin:0 auto 20px}.home-body .how-it-work .container .v-list li div img{width:37px;height:37px}}.home-body .how-it-work .container .v-list li p{font-family:Avenir medium;font-size:15px;line-height:150%;align-items:center;text-align:center;letter-spacing:.01em;color:#1f2d3d;width:180px;margin:0 auto}@media only screen and (max-width:1024px){.home-body .how-it-work .container .v-list li p{font-size:14px;max-width:170px}}.home-body .how-it-work .container .v-list li:not(:last-child):after{position:absolute;content:url(img/home/how-it-work/arrow_forward.svg);right:0;top:40px;height:35px;width:14px}@media only screen and (max-width:1024px){.home-body .how-it-work .container .v-list li:not(:last-child):after{top:30px;height:29px;width:13px}}@media only screen and (max-width:767px){.home-body .how-it-work .container .v-list li:not(:last-child):after{content:"";height:0;width:0}}.home-body .join-community{padding-top:22px;padding-bottom:22px;background:#f4f7fc;position:relative}@media only screen and (max-width:767px){.home-body .join-community{padding-bottom:22px}}.home-body .join-community .join-container{display:flex;align-items:center;justify-content:center}@media only screen and (max-width:767px){.home-body .join-community .join-container{flex-direction:column}}.home-body .join-community .join-container p{font-family:Avenir medium;font-size:16px;line-height:1.1;text-align:center;letter-spacing:.01em;color:#657a98;margin-bottom:0;margin-right:13px;padding-top:2px}@media only screen and (max-width:1024px){.home-body .join-community .join-container p{font-size:13px;font-family:Avenir demi,Avenir medium}}@media only screen and (max-width:767px){.home-body .join-community .join-container p{font-size:12px;line-height:140%;margin-bottom:10px}}.home-body .join-community .join-container p.error-margin{margin-bottom:1.5rem}@media only screen and (max-width:767px){.home-body .join-community .join-container p.error-margin{margin-bottom:10px}}.home-body .join-community .join-container form{max-width:316px}@media only screen and (max-width:1024px){.home-body .join-community .join-container form{max-width:485px}}@media only screen and (max-width:767px){.home-body .join-community .join-container form{width:100%}}@media only screen and (max-width:1024px){.home-body .join-community .join-container form .input-group{flex-wrap:nowrap}}@media only screen and (max-width:767px){.home-body .join-community .join-container form .input-group{flex-wrap:wrap}}.home-body .join-community .join-container form input{background:#f9fafc;border:1px solid #E3EBF6;border-radius:6px 0 0 6px;font-size:14px;line-height:163.92%;color:#95aac9;width:220px;max-width:220px;min-height:40px;padding:12px 27px 12px 14px;font-family:Avenir medium;letter-spacing:.01em;color:#1f2d3d}.home-body .join-community .join-container form input::-webkit-input-placeholder{color:#95aac9}.home-body .join-community .join-container form input:-moz-placeholder{color:#95aac9}.home-body .join-community .join-container form input::-moz-placeholder{color:#95aac9}.home-body .join-community .join-container form input:-ms-input-placeholder{color:#95aac9}@media only screen and (max-width:1024px){.home-body .join-community .join-container form input{width:345px;min-height:38px}}@media only screen and (max-width:767px){.home-body .join-community .join-container form input{width:100%;max-width:100%;min-height:38px;border-radius:6px;margin-bottom:10px}}@media only screen and (max-width:767px){.home-body .join-community .join-container form .bfmr-home-input-group{width:100%}}.home-body .join-community .join-container form button{border-radius:0 6px 6px 0;width:96px}@media only screen and (max-width:1024px){.home-body .join-community .join-container form button{width:100px;height:38px}}@media only screen and (max-width:767px){.home-body .join-community .join-container form button{border-radius:6px!important;width:100%}}.home-body .join-community .join-container ul li{margin-bottom:0;line-height:1}.home-body .faq-section{background:#fff;padding-top:55px;padding-bottom:51px}@media only screen and (max-width:1024px){.home-body .faq-section{padding:30px 15px}}@media only screen and (max-width:767px){.home-body .faq-section{padding:30px 15px}}.home-body .faq-section .animated-load{display:flex;align-items:center;justify-content:center}.home-body .faq-section .animated-load span:first-child{margin-right:20px}.home-body .faq-section .animated-load span:last-child{margin-left:20px}.home-body .contact-us{padding-top:55px;padding-bottom:114px;background:#f9fafc;position:relative}@media only screen and (max-width:1024px){.home-body .contact-us{padding-bottom:0}}@media only screen and (max-width:767px){.home-body .contact-us{padding:30px 15px 10px}}.home-body .contact-us .contact-form{max-width:450px;margin:0 auto}@media only screen and (max-width:767px){.home-body .contact-us .contact-form{width:100%}}.home-body .contact-us .contact-form h2{font-family:Avenir demi,Avenir medium;font-size:36px;line-height:49px;letter-spacing:.01em;text-align:center;margin-bottom:0;text-transform:capitalize}@media only screen and (max-width:1024px){.home-body .contact-us .contact-form h2{font-size:28px;line-height:27px}}@media only screen and (max-width:767px){.home-body .contact-us .contact-form h2{font-size:16px;line-height:150%}}.home-body .contact-us .contact-form textarea{resize:none;margin-bottom:5px}@media only screen and (max-width:767px){.home-body .contact-us .contact-form textarea{font-size:12px}}.home-body .contact-us .contact-form .btn-green{width:100%;margin-bottom:10px;height:40px;margin-top:10px;line-height:2.2}@media only screen and (max-width:767px){.home-body .contact-us .contact-form .btn-green{line-height:2.2}}.home-body .contact-us .contact-form .emai-opion{font-family:Avenir medium;font-size:14px;line-height:163.92%;letter-spacing:.01em;color:#6e84a3;text-align:center;text-transform:lowercase;display:inline-block;width:100%;margin-bottom:3px}@media only screen and (max-width:1024px){.home-body .contact-us .contact-form .emai-opion{font-family:Avenir demi,Avenir medium}}.home-body .contact-us .contact-form p{font-family:Avenir medium;font-size:14px;line-height:163.92%;letter-spacing:.01em;color:#6e84a3;text-align:center;margin-bottom:20px}@media only screen and (max-width:1024px){.home-body .contact-us .contact-form p{font-family:Avenir demi,Avenir medium}}@media only screen and (max-width:767px){.home-body .contact-us .contact-form p{font-size:12px}}.home-body .contact-us .contact-form #textareaLength{position:absolute;right:0;bottom:-13px;z-index:9;font-family:Avenir medium;font-size:14px;line-height:177.58%;text-align:right;letter-spacing:-.01em;color:#95aac9}.home-body .contact-us .contact-form .form-group{padding:0}@media only screen and (max-width:767px){.home-body .contact-us .contact-form .form-group{padding-left:5px;padding-right:5px}}.home-body .contact-us .contact-form .form-group.home-contactus-textarea{margin-bottom:20px!important}.home-body .contact-us .home-contact{position:absolute;bottom:0;left:0}@media only screen and (max-width:1024px){.home-body .contact-us .home-contact{display:none}}.home-body .contact-us .home-contact-mob{position:static;margin-top:-65px;display:block}@media only screen and (min-width:1024px){.home-body .contact-us .home-contact-mob{display:none}}@media only screen and (max-width:767px){.home-body .contact-us .home-contact-mob{display:none}}.home-body .home-footer{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;padding:10px 30px 10px 25px;background:#fff}@media only screen and (max-width:767px){.home-body .home-footer{justify-content:center}.home-body .home-footer .copyright{order:2}.home-body .home-footer div{padding-bottom:5px;width:100%;text-align:center}.home-body .home-footer div:nth-child(1){order:1}}.home-body .home-footer .copyright{font-family:Avenir medium;font-size:13px;line-height:163.92%;color:#525b66}.home-body .home-footer li{display:inline-block;padding-right:30px}.home-body .home-footer li:last-child{padding-right:20px}.home-body .home-footer li a{font-family:Avenir medium;font-size:13px;line-height:163.92%;letter-spacing:-.01em}.home-body .auth-form{width:363px;margin:33px auto}@media only screen and (max-width:767px){.home-body .auth-form{padding:15px}}.home-body .auth-form .form-heading p{font-size:15px;line-height:163.92%;letter-spacing:-.01em;color:#6e84a3;text-rendering:geometricPrecision}@media only screen and (max-width:1024px){.home-body .auth-form .form-heading p{font-size:16px;font-family:Avenir demi,Avenir medium}}@media only screen and (max-width:767px){.home-body .auth-form .form-heading p{font-size:13px;font-family:Avenir medium}}.home-body .auth-form .form-heading a{font-size:15px;line-height:20px;letter-spacing:-.02em;color:#12263f;text-decoration:none;cursor:pointer;display:block;margin-bottom:20px}@media only screen and (max-width:767px){.home-body .auth-form .form-heading a{font-size:13px;line-height:20px}}.home-body .auth-form .query-info{font-size:15px;line-height:150%;letter-spacing:-.01em;color:#12263f}@media only screen and (max-width:767px){.home-body .auth-form .query-info{font-size:13px}}.home-body .auth-form .toggle-pwd-icon{position:absolute;top:11px;right:10px;color:#81a9ca;cursor:pointer;font-size:14px;z-index:9}.home-body .auth-form .btn-green{width:100%;padding:0;height:40px;line-height:1}.home-body .auth-form .existing-account{font-size:13px!important;line-height:177.58%;text-align:center;letter-spacing:-.01em;color:#6e84a3}.home-body .auth-form .existing-account a{color:#2e9bff;text-transform:capitalize}.home-body .auth-form .existing-account a:hover{color:#0056b3;text-decoration:underline!important}.home-body .auth-form .forgot-password{font-size:13px;line-height:23px;letter-spacing:-.01em;float:right;text-decoration:none}.home-body .auth-form .forgot-password:hover{text-decoration:underline!important}.home-body .auth-form .close{position:absolute;right:25px;top:25px;outline:none}.home-body #unsubscribe-main-body{padding-top:0}.home-body #unsubscribe-main-body.loading-animation-centered{display:flex;align-items:center;justify-content:center}.home-body #unsubscribe-main-body.loading-animation-centered .animated-load{width:150px;display:flex;flex-direction:column;align-items:center}.home-body #unsubscribe-main-body .parent-container .auth-form{margin:0}.home-body #unsubscribe-main-body .card-body{z-index:999}#contact-main-body{background:#f9fafc}@media only screen and (max-width:767px){#contact-main-body{padding:0}}#contact-main-body .card{padding:25px 195px;background:#f9fafc}@media only screen and (max-width:1024px){#contact-main-body .card{padding:30px 124px}}@media only screen and (max-width:767px){#contact-main-body .card{padding:22px 15px}}#contact-main-body .contact-img-container{padding-top:100px}@media only screen and (max-width:767px){#contact-main-body .contact-img-container{display:none}}#contact-main-body .contact-form-card-body{z-index:9}#contact-main-body .contact-form{max-width:500px;margin:0 auto}#contact-main-body .contact-form .form-row [class*=col-]{padding-right:5px;padding-left:5px}@media only screen and (max-width:767px){#contact-main-body .contact-form{width:100%}}#contact-main-body .contact-form h2{font-family:Avenir medium;font-size:24px;line-height:33px;letter-spacing:.01em;color:#12263f;text-rendering:geometricPrecision;margin-bottom:10px}@media only screen and (max-width:1024px){#contact-main-body .contact-form h2{text-align:center;font-size:20px;line-height:27px}}@media only screen and (max-width:767px){#contact-main-body .contact-form h2{text-align:center;font-size:16px;line-height:150%}}#contact-main-body .contact-form textarea{resize:none}@media only screen and (max-width:767px){#contact-main-body .contact-form textarea{font-size:12px}}#contact-main-body .contact-form .bfmr-btn{width:100%;line-height:158%;margin-bottom:19px;margin-top:10px;padding-right:0}#contact-main-body .contact-form .bfmr-btn .bfmr-btn-text{transform:translateY(2px)}#contact-main-body .contact-form p{font-family:Avenir medium;font-size:14px;line-height:177.58%;letter-spacing:.01em;color:#6e84a3;text-rendering:geometricPrecision;margin-bottom:25px}@media only screen and (max-width:1024px){#contact-main-body .contact-form p{text-align:center;font-family:Avenir demi,Avenir medium}}@media only screen and (max-width:767px){#contact-main-body .contact-form p{font-size:12px;text-align:center}}@media only screen and (max-width:1024px){#contact-main-body .contact-form p.email-note{display:flex;align-items:center;font-family:Avenir demi,Avenir medium}}@media only screen and (max-width:767px){#contact-main-body .contact-form p.email-note{display:initial}}#contact-main-body .contact-form p.email-note a{font-family:Avenir medium;font-size:14px;line-height:177.58%;letter-spacing:.01em}@media only screen and (max-width:1024px){#contact-main-body .contact-form p.email-note a{padding-left:5px}}@media only screen and (max-width:767px){#contact-main-body .contact-form p.email-note a{padding-left:0}}#contact-main-body .contact-form #textareaLength{position:absolute;left:10px;bottom:-3px;z-index:9;font-family:Avenir medium;font-size:14px;line-height:177.58%;text-align:right;letter-spacing:-.01em;color:#95aac9}@media only screen and (max-width:1024px){#contact-main-body .contact-form #textareaLength{right:10px;left:unset}}#contact-main-body .contact-form .error-message li,#contact-main-body .contact-form .placehoder-message li{margin-top:0}#contact-main-body .contactus-img-section{z-index:1;text-align:right}#unsubscribe-main-body{background:#f9fafc}#unsubscribe-main-body.loading-animation-centered{display:flex;align-items:center;justify-content:center}#unsubscribe-main-body.loading-animation-centered .animated-load{width:150px;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width:767px){#unsubscribe-main-body{padding:0}}#unsubscribe-main-body .card{padding:100px 16px 16px;background:#f9fafc}@media only screen and (max-width:1024px){#unsubscribe-main-body .card{padding:30px 124px 16px;align-items:center}}@media only screen and (max-width:767px){#unsubscribe-main-body .card{padding:22px 15px}}#unsubscribe-main-body .parent-container{width:450px;margin:0 auto}@media only screen and (max-width:767px){#unsubscribe-main-body .parent-container{width:auto}}#unsubscribe-main-body .parent-container h2{font-family:Avenir demi,Avenir medium,Avenir regular;font-size:32px;line-height:44px;letter-spacing:.01em;color:#12263f;text-rendering:geometricPrecision;margin-bottom:12px}@media only screen and (max-width:1024px){#unsubscribe-main-body .parent-container h2{text-align:center;font-size:20px;line-height:27px}}@media only screen and (max-width:767px){#unsubscribe-main-body .parent-container h2{text-align:center;font-size:16px;line-height:150%}}#unsubscribe-main-body .parent-container p{font-family:Avenir medium;font-size:13px;line-height:143%;letter-spacing:.01em;color:#6e84a3;text-rendering:geometricPrecision;margin-bottom:20px}@media only screen and (max-width:1024px){#unsubscribe-main-body .parent-container p{text-align:center;font-family:Avenir demi,Avenir medium}}@media only screen and (max-width:767px){#unsubscribe-main-body .parent-container p{font-size:12px;text-align:center}}#unsubscribe-main-body .parent-container p a{font-size:13px}#unsubscribe-main-body .parent-container .sub-reason{font-family:Avenir demi,Avenir medium,Avenir regular;font-size:15px;line-height:140.5%;letter-spacing:.01em;color:#12263f;text-rendering:geometricPrecision;margin-bottom:0}#unsubscribe-main-body .parent-container .sub-reason.unsubcribe-signup{font-size:13px;margin-bottom:11px;color:#000}#unsubscribe-main-body .parent-container .sub-reason.unsubcribe-signup a{font-size:13px}@media only screen and (max-width:1024px){#unsubscribe-main-body .parent-container .sub-reason{text-align:center;font-family:Avenir demi,Avenir medium}}@media only screen and (max-width:767px){#unsubscribe-main-body .parent-container .sub-reason{font-size:12px;text-align:center}}@media only screen and (max-width:435px){#unsubscribe-main-body .parent-container .sub-reason a{white-space:pre}}#unsubscribe-main-body .parent-container .info-form{width:450px}@media only screen and (max-width:1024px){#unsubscribe-main-body .parent-container .info-form{width:auto}}#unsubscribe-main-body .parent-container .info-form .form-row [class*=col-]{padding-right:5px;padding-left:5px}#unsubscribe-main-body .parent-container .info-form label.invisible{margin-bottom:0}#unsubscribe-main-body .parent-container .info-form .custom-select-container:after{right:15px;top:33px}@media only screen and (max-width:767px){#unsubscribe-main-body .parent-container .info-form .custom-select-container:after{top:30px}}@media only screen and (max-width:1024px){#unsubscribe-main-body .parent-container .info-form .sub-buttons{text-align:center}}#unsubscribe-main-body .parent-container .info-form .sub-buttons button{width:166px;height:40px;padding:7px;line-height:1}#unsubscribe-main-body .parent-container .info-form .sub-buttons button:first-child{margin-right:9px}@media only screen and (max-width:767px){#unsubscribe-main-body .parent-container .info-form .sub-buttons button:first-child{margin-right:5px}}@media only screen and (max-width:767px){#unsubscribe-main-body .parent-container .info-form .sub-buttons button{width:48%}}#unsubscribe-main-body .subscribe-img{display:flex;align-items:baseline;justify-content:flex-end}@media only screen and (max-width:1024px){#unsubscribe-main-body .subscribe-img{padding-top:32px}}@media only screen and (max-width:767px){#unsubscribe-main-body .subscribe-img{padding-top:8px}#unsubscribe-main-body .subscribe-img img:first-child{width:200px}#unsubscribe-main-body .subscribe-img img:last-child{width:50px}}#faq-main-body{position:relative}#faq-main-body .faq-img-section{position:absolute;right:5px;bottom:5px}@media only screen and (max-width:1560px){#faq-main-body .faq-img-section{bottom:-200px}}@media only screen and (max-width:767px){#faq-main-body .faq-img-section{display:none}}#faq-main-body .faq-container{max-width:800px;margin:0 auto;padding:25px 0}@media only screen and (max-width:1500px){#faq-main-body .faq-container{padding:30px 100px}}@media only screen and (max-width:767px){#faq-main-body .faq-container{padding:22px 15px}}#faq-main-body .faq-container h2{font-family:Avenir medium;font-size:24px;line-height:33px;letter-spacing:.01em;color:#12263f;text-rendering:geometricPrecision;text-align:center;margin-bottom:8px}@media only screen and (max-width:1024px){#faq-main-body .faq-container h2{font-size:20px;line-height:27px}}@media only screen and (max-width:767px){#faq-main-body .faq-container h2{font-size:16px;line-height:150%;text-align:center}}#faq-main-body .faq-container p{font-family:Avenir medium;font-size:14px;line-height:163.92%;letter-spacing:.01em;color:#6e84a3;text-rendering:geometricPrecision;text-align:center;margin-bottom:30px}@media only screen and (max-width:1024px){#faq-main-body .faq-container p{font-size:12px}}@media only screen and (max-width:767px){#faq-main-body .faq-container p{text-align:center}}@media only screen and (max-width:1024px){#faq-main-body .faq-container .faq-options .nav-tabs{margin-bottom:0}}@media only screen and (max-width:767px){#faq-main-body .faq-container .faq-options .nav-tabs{margin-bottom:0;flex-wrap:wrap}}.top-has-alerts #faq-main-body>.card{min-height:calc(100vh - 205px)}.card{box-shadow:none}.sorting-header{background:#f4f7fb;border:1px solid #E3EBF6;box-sizing:border-box;border-radius:6px;padding:11px 24px;margin-bottom:6px}.sorting-header a{font-size:10px;line-height:14px;letter-spacing:.08em;text-transform:uppercase;color:#8492a6;text-decoration:none}.sorting-header a:hover{text-decoration:none!important}.sorting-header a:after{content:url("data:image/svg+xml;utf8,<svg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M3 0L6 4H0L3 0ZM3 10L0 6H6L3 10Z' fill='%2395AAC9'/></svg>");margin-left:.25rem}.progress{width:72px;height:4.23px}.deal-card{background:#fff;border:1px solid #E3EBF6;border-radius:10px;position:relative}.deal-card .product-card{display:flex;align-items:center}.deal-card .product-card h4{font-size:15px;line-height:150%;letter-spacing:-.01em;color:#1f2d3d}.deal-card .product-card span{font-size:13px;line-height:23px;letter-spacing:-.01em;color:#6e84a3}.deal-card .product-price h4{font-size:15px;line-height:30px;letter-spacing:-.02em;color:#1f2d3d}.deal-card .product-price span{font-size:14px;line-height:19px;letter-spacing:-.01em;color:#538fd4}.deal-card .product-store span{font-size:13px;line-height:150%;letter-spacing:-.01em;color:#525b66}.deal-card .pinned-deal{position:absolute;right:15px;top:10px}.deal-card .deal-info{background:#f9fafc;border:1px solid #E3EBF6;border-radius:10px;padding:13px 20px;display:flex;justify-content:space-between;margin-top:24px}.deal-card .deal-info a{font-size:13px;line-height:177.58%;letter-spacing:-.01em;text-decoration-line:underline;color:#2c7be5}.deal-card .details-section{margin-top:20px}.deal-card .item-links{padding:20px;background:#f9fafc;border:1px solid #E3EBF6;border-radius:10px}.deal-card .item-links p{display:flex;justify-content:space-between;align-items:center;cursor:pointer;border-bottom:1px solid #E3EBF6;padding-bottom:15px;margin-bottom:15px}.deal-card .item-links p button{padding:0;font-size:15px;line-height:150%;letter-spacing:-.01em;color:#1f2d3d;text-decoration:none}.deal-card .item-links p button .light-info-badge{background:#2c7be51a;border-radius:3px;font-size:11px;line-height:15px;text-align:center;color:#2c7be5;margin-left:7px}.deal-card .item-links p a{color:#1f2d3d;text-decoration:none}.deal-card .item-links .store-name{font-size:14px;line-height:150%;letter-spacing:-.01em;color:#1f2d3d;margin-right:10px}.deal-card .item-links li a{font-size:14px;line-height:177.58%;letter-spacing:-.01em;text-decoration-line:underline;color:#2c7be5}.anyBannerVisible #deal-main-body .inner-wrapper{height:calc(var(--app-height) - 172px)!important}@media only screen and (max-width:1550px){.anyBannerVisible #deal-main-body .inner-wrapper{height:calc(var(--app-height) - 161px)!important}}@media only screen and (max-width:1108px){.anyBannerVisible #deal-main-body .inner-wrapper{height:calc(var(--app-height) - 164px)!important}}.top-has-ticker #deal-main-body .inner-wrapper{height:calc(var(--app-height) - 172px)!important}@media only screen and (max-width:1550px){.top-has-ticker #deal-main-body .inner-wrapper{height:calc(var(--app-height) - 161px)!important}}@media only screen and (max-width:1108px){.top-has-ticker #deal-main-body .inner-wrapper{height:calc(var(--app-height) - 164px)!important}}.top-has-ticker.anyBannerVisible #deal-main-body .inner-wrapper{height:calc(var(--app-height) - 222px)!important}@media only screen and (max-width:1550px){.top-has-ticker.anyBannerVisible #deal-main-body .inner-wrapper{height:calc(var(--app-height) - 211px)!important}}@media only screen and (max-width:1108px){.top-has-ticker.anyBannerVisible #deal-main-body .inner-wrapper{height:calc(var(--app-height) - 214px)!important}}.anyBannerVisible #deal-main-body .deal-card-mob .filter-sort-collapse.show,.top-has-ticker #deal-main-body .deal-card-mob .filter-sort-collapse.show{top:100px!important;height:calc(100% - 100px)!important}.top-has-ticker.anyBannerVisible #deal-main-body .deal-card-mob .filter-sort-collapse.show{top:150px!important;height:calc(100% - 150px)!important}#deal-main-body #deal-filters-backdrop{width:100%;height:100vh;background-color:#12263f;position:absolute;top:0;left:0;z-index:9;opacity:.4}#deal-main-body .filter-sort-section-desk{display:block;background-color:#fff;box-shadow:0 5px 10px #3b516c1a;padding:16px 28px;position:sticky;top:50px;left:0;z-index:999}@media only screen and (max-width:1550px){#deal-main-body .filter-sort-section-desk{padding:12px 8px 9px}}@media only screen and (max-width:1108px){#deal-main-body .filter-sort-section-desk{display:none}}#deal-main-body .filter-sort-section-desk .quick-info-section{display:flex}#deal-main-body .filter-sort-section-desk .quick-info-section.upper-filter{align-items:center}#deal-main-body .filter-sort-section-desk .quick-info-section .right-section{display:flex;align-items:center;justify-content:flex-end;width:100%}#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter,#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter{position:relative;margin-right:8px}#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .bfmr-select-svg-icon,#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .bfmr-select-svg-icon{width:fit-content;position:absolute;top:7px;left:8px;z-index:0;cursor:pointer}#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter label,#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter label{display:none}#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect,#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect{cursor:pointer;min-height:40px;position:relative;width:88px}@media only screen and (max-width:1550px){#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect,#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect{width:40px}}#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect:before,#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect:before{position:absolute;content:attr(data-before);font-family:Avenir medium;color:#3b516c;font-size:13px;line-height:1.7;top:11px;left:32px}@media only screen and (max-width:1550px){#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect:before,#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect:before{display:none}}#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect.multiselect--active .multiselect__tags,#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect.multiselect--active .multiselect__tags{border:1px solid #12263F}#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__select,#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__select{height:40px;width:30px;display:none}@media only screen and (max-width:1550px){#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__select,#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__select{display:none}}#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__tags,#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__tags{padding:4px 16px 4px 8px;min-height:40px;border-radius:8px;border-color:#d2ddec;background-color:transparent}@media only screen and (max-width:1550px){#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__tags,#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__tags{padding:4px 8px}}#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__tags-wrap,#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__single,#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__tags-wrap,#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__single{display:none!important}#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__select:before,#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__select:before{background:0 0;color:#9fb1cd;-webkit-appearance:none;-moz-appearance:none;width:5px;height:5px;outline:0;position:absolute;top:12px;right:12px;border:solid #9FB1CD;border-width:0 1px 1px 0;display:inline-block;padding:3px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper,#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper{z-index:9999;width:auto;width:250px;border-radius:16px;border:1px solid #D2DDEC;padding:8px 8px 4px;background:transparent;overflow-y:auto;overflow-x:hidden;background:#fff;top:45px;right:0}#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper::-webkit-scrollbar,#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper::-webkit-scrollbar{width:6px}#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper::-webkit-scrollbar-track,#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #cacaca;border-radius:10px}#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper::-webkit-scrollbar-thumb,#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:10px}#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper::-webkit-scrollbar-thumb:hover,#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper::-webkit-scrollbar-thumb:hover{background-color:#3bbd96}#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper .multiselect__content .multiselect__element,#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element{padding:4px 0;border-bottom:1px solid #E3EBF6}#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper .multiselect__content .multiselect__element:nth-last-child(3),#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element:nth-last-child(3){border-bottom:0px solid transparent!important}#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option,#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option{border-radius:8px}#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label,#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label{padding-left:0}#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .multiselect-checkbox-input,#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .multiselect-checkbox-input{height:14px;width:13px}#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:before,#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:before{top:50%;left:-23px;transform:translateY(-50%);border-color:transparent;background-color:transparent}#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:after,#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:after{top:50%;left:9rem;transform:translateY(-50%);width:80px;height:45px;background-size:contain}#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected,#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected{background:#f2f5ff}#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected .checkbox-label .custom-control-label:after,#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected .checkbox-label .custom-control-label:after{background-image:url(/images/check-green.svg)}#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter.has-filter .multiselect__tags,#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter.has-filter .multiselect__tags{border:1px solid #12263F}@media only screen and (max-width:1220px){#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter{display:none}}#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect{width:125px}@media only screen and (max-width:1550px){#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect{width:40px}}#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect:before{left:38px;top:12px}@media only screen and (max-width:800px){#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect .multiselect__content-wrapper{right:unset}}#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect .multiselect__content-wrapper .multiselect__element .multiselect__option{display:flex;align-items:center}#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect .multiselect__content-wrapper .multiselect__element .multiselect__option img{margin-right:8px;margin-top:-2px}#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect .multiselect__content-wrapper .custom-control-label:after{background-size:contain;height:40px!important;left:7rem!important}#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__select{display:block;height:43px}@media only screen and (max-width:1550px){#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__select{display:none}}#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__select:before{border-color:#3b516c}#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter.has-filter .multiselect__tags{border:1px solid #D2DDEC}#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper{width:280px}#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper .multiselect__element .checkbox-label .custom-control-label:after{left:11rem!important}#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .bfmr-select-svg-icon{top:7px;left:12px}#deal-main-body .filter-sort-section-desk .quick-info-section .right-section .generic-search{max-width:246px;min-width:152px;width:100%}@media only screen and (max-width:1200px){#deal-main-body .parent-wrapper{min-height:.01%}#deal-main-body .parent-wrapper .inner-wrapper{width:unset}}@media only screen and (max-width:1024px){#deal-main-body .parent-wrapper{display:none}}#deal-main-body .parent-wrapper.mac-os .bf-sort-icon:before{top:0!important}#deal-main-body .parent-wrapper.mac-os .bf-sort-icon:after{top:1px!important}#deal-main-body .parent-wrapper.mac-os .deal-card .deal-status .deal-status-text{transform:translate(0) rotate(-90deg)}#deal-main-body .parent-wrapper.mac-os .deal-card .deal-status .deal-status-text.browser-safari{transform:translate(1px) rotate(-90deg)}#deal-main-body .parent-wrapper.mac-os .fav-deal-sort{text-align:center;padding-right:15px}#deal-main-body .go-to-deal{display:flex;align-items:center;justify-content:center;margin-top:50px}@media only screen and (max-width:767px){#deal-main-body .go-to-deal{margin-top:24px}}#deal-main-body .go-to-deal button.btn-green{height:40px;line-height:158%;min-width:210px;font-size:14px}@media only screen and (max-width:767px){#deal-main-body .go-to-deal button.btn-green{padding:5px;min-height:40px}}#deal-main-body .deal-image-container{position:sticky;left:0;display:flex;justify-content:flex-end}@media only screen and (max-width:1024px){#deal-main-body .deals-loading{display:none!important}}#deal-main-body .sorting-header{background:#f4f7fb;border:1px solid #E3EBF6;box-sizing:border-box;border-radius:6px;padding:10px 0;margin-bottom:10px;display:flex;flex-wrap:nowrap;width:100%}@media only screen and (max-width:1024px){#deal-main-body .sorting-header{display:none}}#deal-main-body .sorting-header .status-sort{width:98px}#deal-main-body .sorting-header .item-sort{padding-left:0;width:22%}#deal-main-body .sorting-header .pay-sort{width:15%;text-align:right;padding-right:15px}#deal-main-body .sorting-header .retailer-sort{width:17%;padding-left:47px}#deal-main-body .sorting-header .type-sort{width:14%;text-align:center;padding-right:15px}#deal-main-body .sorting-header .submit-tracking-sort{width:12%;padding-left:10px}#deal-main-body .sorting-header .view-deal-sort{width:14%}#deal-main-body .sorting-header .fav-deal-sort{width:5%;text-align:center;padding-right:15px}#deal-main-body .sorting-header a{font-family:Avenir demi,Avenir medium,Avenir regular;font-size:10px;line-height:14px;letter-spacing:.08em;color:#8492a6;text-rendering:geometricPrecision;text-transform:uppercase;text-decoration:none;cursor:default;position:relative}#deal-main-body .sorting-header a:hover{text-decoration:none!important}#deal-main-body .sorting-header a .bf-sort-icon{display:none}#deal-main-body .sorting-header a.bf-sort{cursor:pointer}#deal-main-body .sorting-header a.bf-sort .bf-sort-icon{position:relative;display:inline}#deal-main-body .sorting-header a.bf-sort .bf-sort-icon:before{position:absolute;bottom:.5em;display:block;opacity:1;right:-14px;content:"";font-family:"Font Awesome 5 Free";font-weight:900;font-size:1rem;top:-3px;color:#d2ddec}#deal-main-body .sorting-header a.bf-sort .bf-sort-icon.asc:before{color:#6e84a3}#deal-main-body .sorting-header a.bf-sort .bf-sort-icon:after{position:absolute;bottom:.5em;display:block;opacity:1;right:-14px;content:"";font-family:"Font Awesome 5 Free";font-weight:900;font-size:1rem;top:-2px;color:#d2ddec}#deal-main-body .sorting-header a.bf-sort .bf-sort-icon.desc:after{color:#6e84a3}#deal-main-body .progress{width:72px;height:4.23px}#deal-main-body .deal-card{background:#fff;border:1px solid #E3EBF6;position:relative;margin-bottom:10px;width:100%;border-radius:8px;padding-bottom:0;transition:all .1s ease-in-out}#deal-main-body .deal-card:hover{box-shadow:0 4px 14px #c1c1c159;transform:scale(1.005)}#deal-main-body .deal-card:hover .deal-status{box-shadow:6px 2px 8px #c1c1c140}#deal-main-body .deal-card.deal-new-desk{border-left:2px solid #2e9bff}#deal-main-body .deal-card.deal-private-desk{border-left:2px solid #EBAA26}@media only screen and (max-width:1024px){#deal-main-body .deal-card{padding:24px 18px}}#deal-main-body .deal-card .top-container{display:flex;width:100%;padding:17px 0;position:relative}#deal-main-body .deal-card .product-card{display:flex;align-items:center;width:29%;padding-left:17px;position:relative;margin-right:15px}@media only screen and (max-width:1024px){#deal-main-body .deal-card .product-card{margin-bottom:15px}}@media only screen and (max-width:767px){#deal-main-body .deal-card .product-card{margin-bottom:15px}}#deal-main-body .deal-card .product-card.deal-new:before{position:absolute;content:"New";left:-2px;transform:rotate(-90deg);text-transform:uppercase;font-family:Avenir demi,Avenir medium,Avenir regular;font-size:10px;line-height:150%;letter-spacing:.01em;color:#3da0fd;text-rendering:geometricPrecision}#deal-main-body .deal-card .product-card.deal-private{position:absolute;content:"Private";left:-7px;transform:rotate(-90deg);text-transform:uppercase;font-family:Avenir demi,Avenir medium,Avenir regular;font-size:10px;line-height:150%;letter-spacing:.01em;color:#ebaa26;text-rendering:geometricPrecision}#deal-main-body .deal-card .product-card .product-link{display:flex;align-items:center}#deal-main-body .deal-card .product-card h4{font-family:Avenir medium;font-size:16px;line-height:160%;letter-spacing:.01em;color:#1f2d3d;text-rendering:geometricPrecision;margin-bottom:0;padding-top:5px}@media only screen and (max-width:767px){#deal-main-body .deal-card .product-card h4{font-size:14px}}#deal-main-body .deal-card .product-card span{font-size:13px;line-height:23px;letter-spacing:-.01em;color:#6e84a3}#deal-main-body .deal-card .product-card img{min-width:63px;min-height:54px;width:63px;height:54px;border-radius:6px;margin-right:15px}#deal-main-body .deal-card .product-img{display:flex;align-items:center;padding-left:18px;position:relative;width:98px}@media only screen and (max-width:1024px){#deal-main-body .deal-card .product-img{margin-bottom:15px}}@media only screen and (max-width:767px){#deal-main-body .deal-card .product-img{margin-bottom:15px}}#deal-main-body .deal-card .product-img.deal-new:before{position:absolute;content:"New";left:-2px;transform:rotate(-90deg);text-transform:uppercase;font-family:Avenir demi,Avenir medium,Avenir regular;font-size:10px;line-height:150%;letter-spacing:.01em;color:#3da0fd;text-rendering:geometricPrecision}#deal-main-body .deal-card .product-img.deal-private:before{position:absolute;content:"Private";left:-2px;transform:rotate(-90deg);text-transform:uppercase;font-family:Avenir demi,Avenir medium,Avenir regular;font-size:10px;line-height:150%;letter-spacing:.01em;color:#ebaa26;text-rendering:geometricPrecision}#deal-main-body .deal-card .product-img a{margin-right:15px}#deal-main-body .deal-card .product-img a img{width:63px;height:54px;max-width:100%;object-fit:contain;border-radius:6px}#deal-main-body .deal-card .product-title{display:flex;align-items:center}#deal-main-body .deal-card .product-title a:hover{text-decoration:none!important}#deal-main-body .deal-card .product-title a h4{font-family:Avenir medium;font-size:16px;line-height:160%;letter-spacing:.01em;color:#1f2d3d;text-rendering:geometricPrecision;margin-bottom:0;padding-top:5px}@media only screen and (max-width:1300px){#deal-main-body .deal-card .product-title a h4{font-size:15px}}@media only screen and (max-width:767px){#deal-main-body .deal-card .product-title a h4{font-size:14px}}#deal-main-body .deal-card .product-title a span{font-size:13px;line-height:23px;letter-spacing:-.01em;color:#6e84a3;font-style:italic}#deal-main-body .deal-card .product-title small{color:#748daf;cursor:initial;font-style:italic}#deal-main-body .deal-card .product-price{display:flex;align-items:center;width:15%;justify-content:flex-end;padding-right:3px}#deal-main-body .deal-card .product-price h4{font-family:Avenir medium;font-size:20px;line-height:27px;letter-spacing:.01em;color:#1f2d3d;text-rendering:geometricPrecision;margin-bottom:0;padding-top:5px}@media only screen and (max-width:1024px){#deal-main-body .deal-card .product-price h4{font-size:22px;line-height:30px}}@media only screen and (max-width:767px){#deal-main-body .deal-card .product-price h4{font-size:18px;line-height:25px}}#deal-main-body .deal-card .product-price span{font-family:Avenir medium;font-size:14px;line-height:19px;letter-spacing:.02em;color:#6e84a3;text-rendering:geometricPrecision;font-style:italic}#deal-main-body .deal-card .product-price .schedule-price{font-family:Avenir medium;font-size:12px;color:#0995fa;text-align:right;margin-bottom:0;line-height:1.5;letter-spacing:.01em}@media only screen and (max-width:1400px){#deal-main-body .deal-card .product-price .schedule-price{font-size:11px}}#deal-main-body .deal-card .product-price-closing{flex-direction:column;align-items:flex-end}#deal-main-body .deal-card .product-store{display:flex;width:17%;padding-left:47px}#deal-main-body .deal-card .product-store p{font-family:Avenir medium;font-size:14px;line-height:160%;letter-spacing:.01em;color:#1f2d3d;text-rendering:geometricPrecision;margin-bottom:0;display:flex;flex-direction:column;justify-content:center;padding-right:8px}#deal-main-body .deal-card .product-store span{font-family:Avenir medium;font-size:14px;line-height:160%;letter-spacing:.01em;color:#1f2d3d;text-rendering:geometricPrecision}#deal-main-body .deal-card .product-store .more-less{color:#6e84a3;cursor:pointer}#deal-main-body .deal-card .product-store .more-less:hover{color:#4c5d75}#deal-main-body .deal-card .product-store ul{display:flex;flex-wrap:wrap}#deal-main-body .deal-card .product-store ul li{margin-right:5px;margin-bottom:5px}#deal-main-body .deal-card .retailer-type{width:14%;display:flex;align-items:center;justify-content:center;padding-right:2px}#deal-main-body .deal-card .submit-tracking{width:12%;display:flex;align-items:center;padding-left:10px;padding-right:0;justify-content:center}@media only screen and (max-width:1300px){#deal-main-body .deal-card .submit-tracking{padding-left:0}}#deal-main-body .deal-card .submit-tracking .links-cont{position:relative}#deal-main-body .deal-card .submit-tracking .links-cont .item-links{color:#1f2d3d;font-size:13px;display:flex;font-family:Avenir medium}#deal-main-body .deal-card .submit-tracking .links-cont .item-links:hover{text-decoration:none!important}#deal-main-body .deal-card .submit-tracking .links-cont .item-links[aria-expanded=false] .toggle-icon{display:none}#deal-main-body .deal-card .submit-tracking .links-cont .item-links[aria-expanded=false] .expand-icon,#deal-main-body .deal-card .submit-tracking .links-cont .item-links[aria-expanded=true] .toggle-icon{display:flex;align-items:center;font-size:17px}#deal-main-body .deal-card .submit-tracking .links-cont .item-links[aria-expanded=true] .expand-icon{display:none}#deal-main-body .deal-card .submit-tracking .links-cont .close-upc{min-width:130px;position:absolute;right:2px;line-height:1.2;color:#e75e7f;font-size:12px;font-family:Avenir medium;display:flex;align-items:center}#deal-main-body .deal-card .submit-tracking .links-cont .close-upc i{margin-right:3px}#deal-main-body .deal-card .submit-tracking .links-cont .close-upc p{margin-bottom:0;text-align:right;margin-top:2px}#deal-main-body .deal-card .view-deal-section{width:14%;display:flex;align-items:center;justify-content:flex-start}#deal-main-body .deal-card .view-deal-section .view-deal{position:relative}#deal-main-body .deal-card .view-deal-section .view-deal .bfmr-btn{margin-bottom:0;width:unset;height:34px;text-transform:inherit;padding:0 3px;font-size:13px}@media only screen and (min-width:1200px)and (max-width:1300px){#deal-main-body .deal-card .view-deal-section .view-deal .bfmr-btn{font-size:12px}}#deal-main-body .deal-card .view-deal-section .view-deal-with-date .bfmr-btn{margin-bottom:0;width:unset;height:34px;text-transform:inherit;padding:0 3px}@media only screen and (min-width:1200px)and (max-width:1300px){#deal-main-body .deal-card .view-deal-section .view-deal-with-date .bfmr-btn{font-size:13px}}#deal-main-body .deal-card .view-deal-section .view-deal-with-date .submitted-date{margin-top:8px;position:absolute;min-width:200px}#deal-main-body .deal-card .view-deal-section .view-deal-with-date .submitted-date p.deadline{color:orange}#deal-main-body .deal-card .view-deal-section .view-deal-with-date .submitted-date p{font-family:Avenir medium;font-size:12px;line-height:1;letter-spacing:.01em;text-transform:uppercase;color:#e75e7f;margin-bottom:5px;text-rendering:geometricPrecision;cursor:pointer}#deal-main-body .deal-card .view-deal-section .view-deal-with-date .submitted-date p span.deadline{color:orange;font-size:12px;margin-right:1px}#deal-main-body .deal-card .view-deal-section .view-deal-with-date .submitted-date p span{color:#e75e7f;font-size:12px;margin-right:1px}@media only screen and (max-width:1300px){#deal-main-body .deal-card .view-deal-section .view-deal-with-date .submitted-date p{font-size:10px}}#deal-main-body .deal-card .favourite-deal{width:5%;display:flex;align-items:center;justify-content:center;padding-left:3px}#deal-main-body .deal-card .favourite-deal span.fa-heart{font-size:14px;color:#95aac9}#deal-main-body .deal-card .favourite-deal span.fa-heart.clickable{cursor:pointer}#deal-main-body .deal-card .favourite-deal span.fa-heart.clickable:hover{color:#e6305c}#deal-main-body .deal-card .favourite-deal .fav-deal{color:#e75e7f!important;font-size:14px}#deal-main-body .deal-card .favourite-deal .fav-deal:hover{color:#e6305c!important}#deal-main-body .deal-card .deal-status{position:absolute;right:-14px;border-radius:0 6px 6px 0;transform:rotate(0);width:16px;text-align:center;top:0;height:100%;align-items:center;display:flex;justify-content:center}#deal-main-body .deal-card .deal-status.deal-closed{background:#e75e7f;white-space:nowrap}#deal-main-body .deal-card .deal-status.deal-deadline{background:orange;white-space:nowrap}#deal-main-body .deal-card .deal-status.deal-onsale{background:#6967c7;white-space:nowrap}#deal-main-body .deal-card .deal-status .deal-status-text{height:17px;display:flex;align-items:center;justify-content:center;color:#fff;font-family:Avenir medium;font-size:10px;text-transform:uppercase;margin-bottom:0;transform:translate(1px) rotate(-90deg)}#deal-main-body .deal-card .pinned-deal{position:absolute;right:15px;top:10px}#deal-main-body .deal-card .details-section .item-links{padding:20px;background:#f9fafc;border:1px solid #E3EBF6;border-radius:10px}#deal-main-body .deal-card .details-section .item-links p{display:flex;justify-content:space-between;align-items:center;cursor:pointer;border-bottom:1px solid #E3EBF6;padding-bottom:15px;transition:.5s all ease}#deal-main-body .deal-card .details-section .item-links p button{padding:0;font-size:15px;line-height:150%;letter-spacing:-.01em;color:#1f2d3d;text-decoration:none}#deal-main-body .deal-card .details-section .item-links p a{color:#1f2d3d;text-decoration:none}#deal-main-body .deal-card .details-section .item-links p.collapsed{border-bottom:none;padding-bottom:0}#deal-main-body .deal-card .details-section .item-links>div ul{padding:15px 0;border-bottom:1px solid #E3EBF6;align-items:center}#deal-main-body .deal-card .details-section .item-links>div ul:last-child{border-bottom:none}#deal-main-body .deal-card .details-section .item-links>div ul li{margin-right:20px}#deal-main-body .deal-card .details-section .item-links>div ul li:first-child a{font-size:14px;line-height:150%;letter-spacing:-.01em;color:#3b516c;text-decoration-line:none}#deal-main-body .deal-card .details-section .item-links>div ul li a{font-size:14px;line-height:177.58%;letter-spacing:-.01em;text-decoration-line:underline;color:#2c7be5}#deal-main-body .deal-card .details-section .item-links>div ul li a h6{font-size:14px;line-height:19px;color:#3b516c}@media only screen and (max-width:1024px){#deal-main-body .deal-card-desktop{display:none}}#deal-main-body .deal-card-mob{display:none;box-shadow:0 5px 10px #3b516c1a;background-color:#fff;position:relative}@media only screen and (max-width:1108px){#deal-main-body .deal-card-mob{display:flex;align-items:center;justify-content:space-between;padding:12px 24px 0}}@media only screen and (max-width:767px){#deal-main-body .deal-card-mob{padding:12px 16px 0}}#deal-main-body .deal-card-mob .mob-title-n-ship-address .fe{font-size:16px}#deal-main-body .deal-card-mob .mob-title-n-ship-address .btn-txt{line-height:1;padding-top:2px}@media only screen and (max-width:885px){#deal-main-body .deal-card-mob .mob-title-n-ship-address .btn-txt{display:none}}#deal-main-body .deal-card-mob .mob-title-n-ship-address .btn{display:flex;align-items:center}@media only screen and (max-width:885px){#deal-main-body .deal-card-mob .mob-title-n-ship-address .btn{padding:4px 10px;border:1px solid rgba(210,221,236,.8);background-color:#edf2f973}#deal-main-body .deal-card-mob .mob-title-n-ship-address .btn .fe{margin-right:0!important;font-size:20px;color:#6e84a3}}#deal-main-body .deal-card-mob .mob-title-n-ship-address h5{margin-bottom:0;font-size:14px;font-family:Avenir medium}#deal-main-body .deal-card-mob .mob-title-n-ship-address .btn-white{background:#fff;border:1px solid #D2DDEC;border-radius:5px;color:#12263f;font-size:13px;text-transform:capitalize}#deal-main-body .deal-card-mob .mob-title-n-ship-address .btn-white svg{margin-bottom:5px}@media only screen and (max-width:326px){#deal-main-body .deal-card-mob .mob-title-n-ship-address .btn-white{font-size:12px}}@media only screen and (max-width:315px){#deal-main-body .deal-card-mob .mob-title-n-ship-address .btn-white{font-size:11px}}#deal-main-body .deal-card-mob .right-section{display:flex}#deal-main-body .deal-card-mob .mob-filters-view{display:flex;justify-content:space-between;padding-bottom:12px;width:100%}#deal-main-body .deal-card-mob .mob-filters-view .generic-search{z-index:9;margin-left:8px}@media only screen and (max-width:410px){#deal-main-body .deal-card-mob .mob-filters-view .generic-search{margin-right:0}}#deal-main-body .deal-card-mob .mob-filters-view .mob-filters-sort{position:relative;margin-left:8px}#deal-main-body .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white{border:1px solid #D2DDEC;color:#12263f;height:40px;line-height:1!important;display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:512px){#deal-main-body .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white{width:94px}}@media only screen and (max-width:667px){#deal-main-body .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white .btn-txt{display:none}#deal-main-body .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white{width:unset;font-size:20px;display:flex;align-items:center;justify-content:center;padding:4px 10px}#deal-main-body .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white .fe{margin-left:0!important}}#deal-main-body .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white:hover{color:#fff}#deal-main-body .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white.active{border:1px solid #4BCAB3}#deal-main-body .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white.active+.applied{position:absolute;top:-7px;right:-6px;background:#4bcab3;border-radius:10px;color:#fff;font-family:Avenir medium;padding:2px 5px;width:16px;height:16px;font-size:9px;line-height:1;display:block}#deal-main-body .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white.active .btn-txt,#deal-main-body .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white.active .fe{color:#3bbd96}#deal-main-body .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white.active:hover .btn-txt{color:#fff}#deal-main-body .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white.active:hover .fe{color:#12263f}#deal-main-body .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white .fe{font-size:20px;transform:rotate(-90deg);margin-left:0!important;color:#3b516c}#deal-main-body .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white img{max-width:unset;height:20px;width:20px}#deal-main-body .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white .btn-txt{padding-left:8px}#deal-main-body .deal-card-mob .mob-filters-view .mob-filters-sort .applied{display:none}#deal-main-body .deal-card-mob .mob-filters-view .filter-1.deal-view-filter{position:relative;margin-left:16px}@media only screen and (max-width:1220px){#deal-main-body .deal-card-mob .mob-filters-view .filter-1.deal-view-filter{display:none}}@media only screen and (max-width:410px){#deal-main-body .deal-card-mob .mob-filters-view .filter-1.deal-view-filter{margin-left:8px}}#deal-main-body .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .bfmr-select-svg-icon{width:fit-content;position:absolute;top:7px;left:8px;z-index:0;cursor:pointer}#deal-main-body .deal-card-mob .mob-filters-view .filter-1.deal-view-filter label{display:none}#deal-main-body .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect{cursor:pointer;min-height:40px;position:relative;width:125px}@media only screen and (max-width:485px){#deal-main-body .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect{width:42px}}#deal-main-body .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect:before{position:absolute;content:attr(data-before);font-family:Avenir medium;color:#12263f;font-size:13px;line-height:1.7;left:38px;top:12px}@media only screen and (max-width:485px){#deal-main-body .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect:before{display:none}}#deal-main-body .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect.multiselect--active .multiselect__tags{border:1px solid #12263F}#deal-main-body .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__select{height:40px;width:30px}@media only screen and (max-width:485px){#deal-main-body .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__select{display:none}}#deal-main-body .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__tags{padding:4px 16px 4px 8px;min-height:40px;border-radius:8px;border-color:#d2ddec;background-color:transparent}#deal-main-body .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__tags-wrap,#deal-main-body .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__single{display:none!important}#deal-main-body .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__select:before{background:0 0;color:#9fb1cd;-webkit-appearance:none;-moz-appearance:none;width:5px;height:5px;outline:0;position:absolute;top:12px;right:12px;border:solid #9FB1CD;border-width:0 1px 1px 0;display:inline-block;padding:3px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}#deal-main-body .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper{z-index:9999;width:auto;width:250px;border-radius:16px;border:1px solid #D2DDEC;padding:8px 8px 4px;background:transparent;overflow-y:auto;overflow-x:hidden;background:#fff;top:45px;right:0}@media only screen and (max-width:800px){#deal-main-body .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper{right:unset}}#deal-main-body .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper::-webkit-scrollbar{width:6px}#deal-main-body .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #cacaca;border-radius:10px}#deal-main-body .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:10px}#deal-main-body .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper::-webkit-scrollbar-thumb:hover{background-color:#3bbd96}#deal-main-body .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element{padding:4px 0;border-bottom:1px solid #E3EBF6}#deal-main-body .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element:nth-last-child(3){border-bottom:0px solid transparent!important}#deal-main-body .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option{border-radius:8px;display:flex;align-items:center}#deal-main-body .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option img{margin-right:8px;margin-top:-2px}#deal-main-body .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label{padding-left:0}#deal-main-body .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .multiselect-checkbox-input{height:14px;width:13px}#deal-main-body .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:before{top:50%;left:-23px;transform:translateY(-50%);border-color:transparent;background-color:transparent}#deal-main-body .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:after{top:50%;left:7rem!important;transform:translateY(-50%);width:80px;height:40px!important;background-size:contain}#deal-main-body .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected{background:#f2f5ff}#deal-main-body .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected .checkbox-label .custom-control-label:after{background-image:url(/images/check-green.svg)}#deal-main-body .deal-card-mob .mob-filters-view .filter-1.deal-view-filter.has-filter .multiselect__tags{border:1px solid #D2DDEC}#deal-main-body .deal-card-mob .filter-sort-collapse{min-width:331px;max-width:331px;background:#fff;margin-right:-331px;transition:margin-right 2s ease-in;height:calc(100% + 25px);display:flex;flex-direction:column}#deal-main-body .deal-card-mob .filter-sort-collapse.show{margin-right:-16px;position:fixed;right:16px;top:50px;z-index:99;height:calc(100% - 50px)}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-header{padding:20px 25px;border-bottom:1px solid #D2DDEC;color:#3bbd96;font-size:24px;display:flex;align-items:center}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-header span{font-weight:600}@media only screen and (max-width:767px){#deal-main-body .deal-card-mob .filter-sort-collapse .filters-header span{margin-top:7px;line-height:1.2}}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-header img,#deal-main-body .deal-card-mob .filter-sort-collapse .filters-header .fe{margin-right:8px}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-header .fe{transform:rotate(-90deg)}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-body{padding:16px 25px;height:67vh;overflow-y:auto}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-body .filter-1 label{display:none}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect{cursor:pointer;min-height:56px;position:relative}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect:before{position:absolute;content:attr(data-before);font-family:Avenir medium;color:#3b516c;font-size:17.25px;line-height:1.7;top:15px;left:12px}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect.multiselect--active .multiselect__tags{border:1px solid #12263F;border-bottom-left-radius:0;border-bottom-right-radius:0}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect.multiselect--active .multiselect__select:before{border-color:#12263f}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__select{height:56px;width:32px}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__tags{padding:4px 16px 4px 8px;min-height:56px;border-radius:8px;border-color:#e3ebf6}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__tags-wrap,#deal-main-body .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__single{display:none!important}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__select:before{background:0 0;color:#9fb1cd;-webkit-appearance:none;-moz-appearance:none;width:5px;height:5px;outline:0;position:absolute;top:18px;right:12px;border:solid #9FB1CD;border-width:0 1px 1px 0;display:inline-block;padding:3px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper{z-index:9999;width:auto;min-width:100%;width:250px;border-radius:0 0 16px 16px;border-top:1px solid #e8e8e8;border:1px solid #D2DDEC;border-top:0px;top:0;padding:8px 8px 4px;position:relative;background:transparent;overflow-y:auto;overflow-x:hidden}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper::-webkit-scrollbar{width:6px}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #cacaca;border-radius:10px}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:10px}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper::-webkit-scrollbar-thumb:hover{background-color:#3bbd96}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper .multiselect__content .multiselect__element{padding:4px 0;border-bottom:1px solid #E3EBF6}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper .multiselect__content .multiselect__element:nth-last-child(3){border-bottom:0px solid transparent!important}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option{border-radius:8px}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label{padding-left:0}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .multiselect-checkbox-input{height:14px;width:13px}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:before{top:50%;left:-23px;transform:translateY(-50%);border-color:transparent;background-color:transparent}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:after{top:50%;left:10.75rem;transform:translateY(-50%);width:80px;height:45px;background-size:contain}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected{background:#f2f5ff}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected .checkbox-label .custom-control-label:after{background-image:url(/images/check-green.svg)}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-body .filter-1.has-filter .multiselect__tags{border:1px solid #12263F}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-body .filter-1.has-filter .multiselect__select:before{border-color:#12263f}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-body .filter-1.quick-filters-filter.exclusive-filter-added .multiselect__content-wrapper .multiselect__content .multiselect__element:nth-child(2) .multiselect__option{padding-top:14px;padding-bottom:10px}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-body .filter-1.quick-filters-filter.exclusive-filter-added .multiselect__content-wrapper .multiselect__content .multiselect__element:nth-child(2) .multiselect__option:before{content:"";position:absolute;top:52%;left:12px;transform:translateY(-50%);width:16px;height:15px;background-image:url(/build/assets/exclusive-deal-crown-VE0xaFHZ.svg);background-size:contain;background-repeat:no-repeat;z-index:1}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-body .filter-1.quick-filters-filter.exclusive-filter-added .multiselect__content-wrapper .multiselect__content .multiselect__element:nth-child(2) .multiselect__option .checkbox-label{padding-left:20px}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-body .filter-1.quick-filters-filter.exclusive-filter-added .multiselect__content-wrapper .multiselect__content .multiselect__element:nth-child(2) .multiselect__option .checkbox-label .custom-control-label:after{left:9.5rem}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-body .horizontal-line{margin:16px 0;background-color:#d2ddec}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-body .sorting .sorting-item{border-bottom:1px solid #E3EBF6}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-body .sorting .sorting-item .sort-by{display:flex;justify-content:space-between;align-items:center;padding:12px;height:40px;margin:4px 0}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-body .sorting .sorting-item .sort-by p{color:#3b516c;margin-bottom:0}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-body .sorting .sorting-item .sort-by.active{background-color:#f2f5ff;border-radius:8px}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-body .sorting:last-child .sorting-item{border-bottom:0px solid transparent}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-footer{padding:16px;display:flex;justify-content:space-between;margin-top:auto}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-footer .btn{min-width:111px;border-radius:8px}@media only screen and (max-width:767px){#deal-main-body .deal-card-mob .filter-sort-collapse .filters-footer .btn-secondary:focus{color:#3b516c!important;background:#7690b51a!important;border:1.2px solid #3B516C!important}#deal-main-body .deal-card-mob .filter-sort-collapse .filters-footer .btn-secondary:hover{color:#3b516c!important;background:#7690b51a!important;border:1.2px solid #3B516C!important}}#deal-main-body .item-links-detail{padding:20px 25px 23px 30px;width:100%;background:#f9fafc;position:relative;border-radius:0 0 8px 8px;border-top:1px solid #E3EBF6;display:block;margin-bottom:0}#deal-main-body .item-links-detail .details-section{width:90%;display:flex;flex-wrap:wrap}#deal-main-body .item-links-detail .details-section .single-deal-links{margin-bottom:5px;padding-right:10px}#deal-main-body .item-links-detail .details-section .single-deal-links.has-one-col{width:90%}#deal-main-body .item-links-detail .details-section .single-deal-links.has-two-cols{width:47%}@media only screen and (max-width:767px){#deal-main-body .item-links-detail .details-section .single-deal-links.has-two-cols{width:100%}}#deal-main-body .item-links-detail .details-section .single-deal-links.has-more-cols{width:28%}@media only screen and (max-width:1024px){#deal-main-body .item-links-detail .details-section .single-deal-links.has-more-cols{width:47%}}@media only screen and (max-width:767px){#deal-main-body .item-links-detail .details-section .single-deal-links.has-more-cols{width:100%}}#deal-main-body .item-links-detail .details-section .single-deal-links h6{line-height:unset;margin-bottom:0}#deal-main-body .item-links-detail .details-section .single-deal-links li{margin-top:5px;margin-bottom:5px}#deal-main-body .item-links-detail .details-section .single-deal-links li a{font-family:Avenir medium;font-size:14px}#deal-main-body .item-links-detail .details-section .single-deal-links li a:hover{text-decoration:underline!important}#deal-main-body .item-links-detail .details-section .single-deal-links li a:active,#deal-main-body .item-links-detail .details-section .single-deal-links li a:focus{text-decoration:none!important}#deal-main-body .item-links-detail .details-section .single-deal-links li a.link-closing{cursor:pointer;color:#99a6b9}#deal-main-body .item-links-detail .details-section .single-deal-links li .item-closed-date{pointer-events:none;color:#e75e7f}#deal-main-body .item-links-detail .details-section .single-deal-links li .item-closed-date p{font-family:Avenir medium;font-size:14px;color:#e75e7f;margin-bottom:5px;letter-spacing:.01em}#deal-main-body .item-links-detail .details-section .single-deal-links li .item-closed-date span{color:#e75e7f}@media only screen and (max-width:1024px){#deal-main-body .item-links-detail .details-section .single-deal-links li .item-closed-date{font-family:Avenir demi,Avenir medium}}#deal-main-body .item-links-detail .details-section .single-deal-links li .hash-container{font-family:Avenir medium;font-size:14px;color:#e232c1;display:flex;align-items:center;cursor:pointer}#deal-main-body .item-links-detail .details-section .single-deal-links li .hash-container:hover{color:#bb1a9d}#deal-main-body .item-links-detail .details-section .single-deal-links li .hash-container span.fe-copy{color:#6e84a3;font-size:17px}#deal-main-body .item-links-detail .details-section .single-deal-links li .hash-container span.fe-copy:hover{color:#12263f}#deal-main-body .item-links-detail .details-section .single-deal-links li .link-closing-span,#deal-main-body .item-links-detail .details-section .single-deal-links.closed li a,#deal-main-body .item-links-detail .details-section .single-deal-links.closed li span{color:#99a6b9}#deal-main-body .item-links-detail .details-section .single-deal-links.closed .item-closed-date p{font-family:Avenir medium;font-size:14px;color:#e75e7f;margin-bottom:5px;letter-spacing:.01em}#deal-main-body .item-links-detail .see-deal-details{background:#fff;border:1.2px solid #7690B5;border-radius:6px;color:#7690b5;font-size:12px;font-family:Avenir medium;cursor:pointer;padding:7px 4px 5px;width:110px;text-align:center;position:absolute;right:30px;top:20px;letter-spacing:.01em}#deal-main-body .item-links-detail .see-deal-details:hover{text-decoration:none!important;border:1.2px solid #3BBD96;background:#3bbd96;color:#fff}#deal-main-body .div-loading{overflow:hidden;position:relative;right:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;background-color:#f9f9f9;z-index:10001;margin-bottom:20px}#deal-main-body .div-loading .logo{width:70px;min-height:140px;background:url(../img/logo.png) center center no-repeat}#deal-main-body .div-loading .spinner{height:115px;width:115px;animation:rotate 2s linear infinite;transform-origin:center center;position:absolute;inset:0;margin:auto}#deal-main-body .div-loading .spinner .path{stroke-dasharray:1,200;stroke-dashoffset:0;animation:dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:#2aac8a}#deal-main-body .signin-alert{padding:15px;display:flex;color:#191919;flex-direction:column;background:#ebf5e8;align-items:center;border-radius:5px;margin-bottom:20px}#deal-main-body .signin-alert.payment-info-alert{flex-direction:row}#deal-main-body .signin-alert.payment-info-alert img{margin-bottom:0;margin-right:10px}#deal-main-body .signin-alert.payment-info-alert span{color:#12263f;font-size:14px;font-family:Avenir medium;letter-spacing:.01em;padding-top:7px}#deal-main-body .signin-alert img{margin-bottom:20px}#deal-main-body .signin-alert span{color:#12263f;font-size:14px;font-family:Avenir medium;letter-spacing:.01em}#deal-main-body .animated-load{display:flex;align-items:center;justify-content:center}#deal-main-body .animated-load span:first-child{margin-right:20px}#deal-main-body .animated-load span:last-child{margin-left:20px}#deal-main-body .quick-filters-wrapper{position:relative;width:100%;display:flex;align-items:center;margin-right:8px}@media only screen and (max-width:1024px){#deal-main-body .quick-filters-wrapper{display:flex;flex-grow:1;width:calc(65% - 120px);overflow:auto;margin-right:20px}#deal-main-body .quick-filters-wrapper .btn-quick-filter{margin-right:7px}}#deal-main-body .quick-filters-wrapper::-webkit-scrollbar{display:none}#deal-main-body .quick-filters-wrapper .btn-quick-filter{margin-right:8px}#deal-main-body .quick-filters-wrapper .btn-quick-filter .deal-filter-icon svg path:last-child{fill:#3b516c}#deal-main-body .quick-filters-wrapper .btn-quick-filter:active .deal-filter-icon svg path:first-child{fill:#12263f}#deal-main-body .quick-filters-wrapper .btn-quick-filter:active .deal-filter-icon svg path:last-child{fill:#fff}#deal-main-body .quick-filters-wrapper .btn-quick-filter.active .deal-filter-icon svg path:first-child{fill:#12263f}#deal-main-body .quick-filters-wrapper .btn-quick-filter.active .deal-filter-icon svg path:last-child{fill:#fff}#deal-main-body .quick-filters-wrapper .vertical-line{width:1px;height:40px;background-color:#d2ddec;margin-right:8px}#deal-main-body .quick-filters-wrapper .filter-1.retailers-filter,#deal-main-body .quick-filters-wrapper .filter-1.retail-types-filter,#deal-main-body .quick-filters-wrapper .filter-1.deal-types-filter{position:relative}#deal-main-body .quick-filters-wrapper .filter-1.retailers-filter label,#deal-main-body .quick-filters-wrapper .filter-1.retail-types-filter label,#deal-main-body .quick-filters-wrapper .filter-1.deal-types-filter label{font-size:10px;font-family:Avenir medium;text-transform:uppercase;color:#8492a6;letter-spacing:.01em;padding-left:1px;visibility:hidden;display:none}#deal-main-body .quick-filters-wrapper .filter-1.retailers-filter .multiselect,#deal-main-body .quick-filters-wrapper .filter-1.retail-types-filter .multiselect,#deal-main-body .quick-filters-wrapper .filter-1.deal-types-filter .multiselect{cursor:pointer;min-height:30px;width:112px}@media only screen and (max-width:1550px){#deal-main-body .quick-filters-wrapper .filter-1.retailers-filter .multiselect,#deal-main-body .quick-filters-wrapper .filter-1.retail-types-filter .multiselect,#deal-main-body .quick-filters-wrapper .filter-1.deal-types-filter .multiselect{width:108px}}#deal-main-body .quick-filters-wrapper .filter-1.retailers-filter .multiselect,#deal-main-body .quick-filters-wrapper .filter-1.retail-types-filter .multiselect,#deal-main-body .quick-filters-wrapper .filter-1.deal-types-filter .multiselect{position:relative}#deal-main-body .quick-filters-wrapper .filter-1.retailers-filter .multiselect:before,#deal-main-body .quick-filters-wrapper .filter-1.retail-types-filter .multiselect:before,#deal-main-body .quick-filters-wrapper .filter-1.deal-types-filter .multiselect:before{position:absolute;content:"Retailers";font-family:Avenir medium;color:#3b516c;font-size:14px;line-height:1.478;top:6px;left:12px}@media only screen and (max-width:1300px){#deal-main-body .quick-filters-wrapper .filter-1.retailers-filter .multiselect:before,#deal-main-body .quick-filters-wrapper .filter-1.retail-types-filter .multiselect:before,#deal-main-body .quick-filters-wrapper .filter-1.deal-types-filter .multiselect:before{font-size:14px;top:6px}}#deal-main-body .quick-filters-wrapper .filter-1.retailers-filter .multiselect.multiselect--active .multiselect__tags,#deal-main-body .quick-filters-wrapper .filter-1.retail-types-filter .multiselect.multiselect--active .multiselect__tags,#deal-main-body .quick-filters-wrapper .filter-1.deal-types-filter .multiselect.multiselect--active .multiselect__tags{border:1px solid #12263F}#deal-main-body .quick-filters-wrapper .filter-1.retailers-filter .multiselect__select,#deal-main-body .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__select,#deal-main-body .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__select{height:30px;width:30px}#deal-main-body .quick-filters-wrapper .filter-1.retailers-filter .multiselect__tags,#deal-main-body .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__tags,#deal-main-body .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__tags{padding:4px 16px 3px 8px;min-height:30px;border-radius:22px;border-color:#d2ddec}#deal-main-body .quick-filters-wrapper .filter-1.retailers-filter .multiselect__tags-wrap,#deal-main-body .quick-filters-wrapper .filter-1.retailers-filter .multiselect__single,#deal-main-body .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__tags-wrap,#deal-main-body .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__single,#deal-main-body .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__tags-wrap,#deal-main-body .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__single{display:none!important}#deal-main-body .quick-filters-wrapper .filter-1.retailers-filter .multiselect__select:before,#deal-main-body .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__select:before,#deal-main-body .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__select:before{background:0 0;color:#9fb1cd;-webkit-appearance:none;-moz-appearance:none;width:5px;height:5px;outline:0;position:absolute;top:6px;right:12px;border:solid #3B516C;border-width:0 1px 1px 0;display:inline-block;padding:3px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}@media only screen and (max-width:1300px){#deal-main-body .quick-filters-wrapper .filter-1.retailers-filter .multiselect__select:before,#deal-main-body .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__select:before,#deal-main-body .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__select:before{top:6px}}#deal-main-body .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper,#deal-main-body .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper,#deal-main-body .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper{z-index:9999;width:auto;min-width:100%;width:260px;border-radius:16px;border-top:1px solid #e8e8e8;box-shadow:0 10px 20px #0003;top:34px;padding:4px 8px;overflow-y:auto;overflow-x:hidden}#deal-main-body .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper::-webkit-scrollbar,#deal-main-body .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper::-webkit-scrollbar,#deal-main-body .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper::-webkit-scrollbar{width:6px}#deal-main-body .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper::-webkit-scrollbar-track,#deal-main-body .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper::-webkit-scrollbar-track,#deal-main-body .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #cacaca;border-radius:10px}#deal-main-body .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper::-webkit-scrollbar-thumb,#deal-main-body .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper::-webkit-scrollbar-thumb,#deal-main-body .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:10px}#deal-main-body .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper::-webkit-scrollbar-thumb:hover,#deal-main-body .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper::-webkit-scrollbar-thumb:hover,#deal-main-body .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper::-webkit-scrollbar-thumb:hover{background-color:#3bbd96}#deal-main-body .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper .multiselect__content .multiselect__element,#deal-main-body .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element,#deal-main-body .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element{padding:4px 0;border-bottom:1px solid #E3EBF6}#deal-main-body .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper .multiselect__content .multiselect__element:nth-last-child(3),#deal-main-body .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element:nth-last-child(3),#deal-main-body .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element:nth-last-child(3){border-bottom:0px solid transparent!important}#deal-main-body .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option,#deal-main-body .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option,#deal-main-body .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option{border-radius:8px}#deal-main-body .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label,#deal-main-body .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label,#deal-main-body .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label{padding-left:0}#deal-main-body .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .multiselect-checkbox-input,#deal-main-body .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .multiselect-checkbox-input,#deal-main-body .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .multiselect-checkbox-input{height:14px;width:13px}#deal-main-body .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:before,#deal-main-body .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:before,#deal-main-body .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:before{top:50%;left:-23px;transform:translateY(-50%);border-color:transparent;background-color:transparent}#deal-main-body .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:after,#deal-main-body .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:after,#deal-main-body .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:after{top:50%;left:10rem;transform:translateY(-50%);width:80px;height:45px;background-size:contain}#deal-main-body .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected,#deal-main-body .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected,#deal-main-body .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected{background:#f2f5ff}#deal-main-body .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected .checkbox-label .custom-control-label:after,#deal-main-body .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected .checkbox-label .custom-control-label:after,#deal-main-body .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected .checkbox-label .custom-control-label:after{background-image:url(/images/check-green.svg)}#deal-main-body .quick-filters-wrapper .filter-1.retailers-filter.has-filter:before,#deal-main-body .quick-filters-wrapper .filter-1.retail-types-filter.has-filter:before,#deal-main-body .quick-filters-wrapper .filter-1.deal-types-filter.has-filter:before{content:attr(counter);position:absolute;right:0;top:-10px;width:20px;height:20px;background:#12263f;border-radius:50%;color:#fff;justify-content:center;align-items:center;display:flex;font-size:10px;line-height:1;padding-top:0;z-index:999}#deal-main-body .quick-filters-wrapper .filter-1.retailers-filter.has-filter .multiselect__tags,#deal-main-body .quick-filters-wrapper .filter-1.retail-types-filter.has-filter .multiselect__tags,#deal-main-body .quick-filters-wrapper .filter-1.deal-types-filter.has-filter .multiselect__tags{border:1px solid #12263F}#deal-main-body .quick-filters-wrapper .filter-1.retailers-filter{margin-right:8px}#deal-main-body .quick-filters-wrapper .filter-1.retailers-filter .multiselect:before{top:6px}#deal-main-body .quick-filters-wrapper .filter-1.retail-types-filter,#deal-main-body .quick-filters-wrapper .filter-1.deal-types-filter{margin-right:8px}#deal-main-body .quick-filters-wrapper .filter-1.retail-types-filter .multiselect,#deal-main-body .quick-filters-wrapper .filter-1.deal-types-filter .multiselect{width:130px}@media only screen and (max-width:1550px){#deal-main-body .quick-filters-wrapper .filter-1.retail-types-filter .multiselect,#deal-main-body .quick-filters-wrapper .filter-1.deal-types-filter .multiselect{width:120px}}#deal-main-body .quick-filters-wrapper .filter-1.retail-types-filter .multiselect:before,#deal-main-body .quick-filters-wrapper .filter-1.deal-types-filter .multiselect:before{content:"Retail Types"}#deal-main-body .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__select:before,#deal-main-body .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__select:before{border-color:#3b516c}#deal-main-body .quick-filters-wrapper .filter-1.deal-types-filter .multiselect:before{content:"Deal Types"}#deal-main-body .deal-card-wrapper{position:relative}@media only screen and (max-width:1108px){#deal-main-body .deal-card-wrapper{display:flex;flex-direction:column-reverse}}#deal-main-body .deal-card-wrapper .section-deals .no-deals{font-weight:700;font-size:14px;line-height:167%;letter-spacing:.01em;color:#12263f;margin-bottom:0}#deal-main-body .deal-card-wrapper .inner-wrapper{position:relative;height:calc(var(--app-height) - 122px);overflow-y:auto;overflow-x:hidden}@media only screen and (max-width:1550px){#deal-main-body .deal-card-wrapper .inner-wrapper{height:calc(var(--app-height) - 111px)}}@media only screen and (max-width:1108px){#deal-main-body .deal-card-wrapper .inner-wrapper{height:calc(var(--app-height) - 114px)}}@media only screen and (max-width:1100px){#deal-main-body{width:auto;padding:0!important}}@media only screen and (max-width:1100px){#deal-main-body .single-deal-view{padding:0 25px}}#deal-main-body .single-deal-view .back-n-close{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}#deal-main-body .single-deal-view .back-n-close h5{color:#1f2d3d;font-family:Avenir medium;font-size:14px;letter-spacing:.01em;margin-bottom:0;cursor:pointer}#deal-main-body .single-deal-view .back-n-close h5:hover{color:#3bbd96}#deal-main-body .single-deal-view .single-deal-detail{padding:19px 75px}@media only screen and (max-width:1199px){#deal-main-body .single-deal-view .single-deal-detail{padding:19px 37px}}@media only screen and (max-width:1090px){#deal-main-body .single-deal-view .single-deal-detail{padding:19px 16px}}@media only screen and (max-width:1024px){#deal-main-body .single-deal-view .single-deal-detail{padding:19px 0}}#deal-main-body .single-deal-view .single-deal-detail .top-section{display:flex;align-items:initial}@media only screen and (max-width:767px){#deal-main-body .single-deal-view .single-deal-detail .top-section{flex-direction:column;align-items:initial}}#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer{margin-right:16px;margin-bottom:25px;position:relative;background-color:#fff;width:377px;height:270px;padding:36px 16px 16px;border:1px solid #E3EBF6;border-radius:16px;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:1024px){#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer{margin-right:20px}}@media only screen and (max-width:767px){#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer{text-align:center;margin-right:0;margin-top:15px}}@media only screen and (max-width:400px){#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer{width:unset}}@media only screen and (min-width:400px){#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer{min-width:377px}}#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .vue-load-image img{max-width:377px!important;max-height:180px!important}@media only screen and (min-width:2200px){#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .vue-load-image img{height:270px!important}}#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .badges-wrapper{display:flex;align-items:flex-start;justify-content:space-between;position:absolute;left:0;top:0;padding:16px;width:100%}#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .badges-container{display:flex;align-items:center;flex-wrap:wrap}#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .badges-container .bfmr-deal-badge{padding:4px 6px;font-size:12.64px;font-family:Avenir regular,Avenir medium,Avenir demi;font-weight:400;margin-bottom:5px}#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .badges-container .bfmr-deal-badge p{margin-top:3px}#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .badges-container .bfmr-deal-badge.newTag{min-width:unset;cursor:default}#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .badges-container .bfmr-deal-badge.priceChangeTag{cursor:default}#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .badges-container .bfmr-deal-badge.safari p{margin-top:2px}@media only screen and (max-width:767px){#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .badges-container .bfmr-deal-badge.safari p{margin-top:0}}#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .badges-container .bfmr-deal-badge.iosChrome p{margin-top:0}#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .badges-container .shipping-label-tag{position:relative;cursor:pointer}#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .badges-container .shipping-label-tag.iosDevice .tooltip{width:155px}#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .badges-container .shipping-label-tag .shipping-label{border:1px solid #3B516C;color:#3b516c;padding:3px 6px 2px 8px}#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .badges-container .shipping-label-tag .shipping-label.iosDevice p{margin-top:0;transform:translateY(1px)}@media only screen and (max-width:632px){#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .badges-container .shipping-label-tag .shipping-label.iosDevice p{transform:translateY(0);margin-top:0}}#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .badges-container .shipping-label-tag .shipping-label p{margin-top:0;transform:translateY(2px);font-family:Avenir medium,Avenir regular;font-weight:500;text-rendering:geometricPrecision}#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .badges-container .shipping-label-tag .shipping-label i{font-size:14px}#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .badges-container .shipping-label-tag:hover .tooltip{display:block;pointer-events:auto;opacity:1}#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .badges-container .shipping-label-tag .tooltip{position:absolute;bottom:-50px;right:-55px;z-index:1;background:#fff;color:#3b516c;padding:6px 10px 8px;font-size:12.64px;border:1px solid #D2DDEC;border-radius:8px;width:155px;display:none;pointer-events:none;box-shadow:0 4px 8px #0000001a}#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .badges-container .shipping-label-tag .tooltip:before{content:"";position:absolute;right:100px;top:-5px;height:8px;width:8px;border:solid #D2DDEC;border-width:1px 0px 0px 1px;background:#fff;transform:translate(-50%) rotate(45deg)}#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .badges-container .shipping-label-tag .tooltip .text{color:#6e84a3;margin-bottom:0;line-height:16px}#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .exclusive-tag-cont{margin-bottom:5px}#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .exclusive-tag-cont .exclusive-tag{position:relative;cursor:pointer}#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .exclusive-tag-cont .exclusive-tag .exclusiveTag{padding:4px 6px 5px 7px;font-size:12px;font-family:Avenir medium,Avenir demi;margin-right:0;border:1px solid #FFFFFF;color:#000}#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .exclusive-tag-cont .exclusive-tag .exclusiveTag p{margin-top:2px}#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .exclusive-tag-cont .exclusive-tag .exclusiveTag.badge-gold{color:#12263f}@media only screen and (max-width:991px){#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .exclusive-tag-cont .exclusive-tag .exclusiveTag.safari{padding:4px 6px 4px 7px}}#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .exclusive-tag-cont .exclusive-tag .exclusiveTag.safari p,#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .exclusive-tag-cont .exclusive-tag .exclusiveTag.iosChrome p{margin-top:2px}#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .exclusive-tag-cont .exclusive-tag i{font-size:24px;color:#9cafcb}#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .exclusive-tag-cont .exclusive-tag:hover i{color:#6e84a3}#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .exclusive-tag-cont .exclusive-tag:hover .tooltip{opacity:1;pointer-events:auto}#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .exclusive-tag-cont .exclusive-tag .tooltip{position:absolute;top:34px;right:-5px;z-index:1;background:#fff;color:#6e84a3;padding:8px 12px;font-size:12.64px;border:1px solid #D2DDEC;border-radius:8px;width:240px;opacity:0;pointer-events:none;box-shadow:0 4px 8px #0000001a}#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .exclusive-tag-cont .exclusive-tag .tooltip:before{content:"";position:absolute;right:12px;top:-8px;height:15px;width:15px;border:solid #D2DDEC;border-width:1px 0px 0px 1px;background:#fff;transform:translate(-50%) rotate(45deg)}#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .exclusive-tag-cont .exclusive-tag .tooltip span{color:#6e84a3}#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .icon-fvrt{width:32px;height:32px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;position:absolute;right:16px;bottom:16px;margin-left:auto}#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .icon-fvrt:hover svg path,#deal-main-body .single-deal-view .single-deal-detail .top-section .img-contianer .icon-fvrt.active svg path{fill:#ff9100}#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price{margin-bottom:25px;flex-grow:1}#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .deal-title{border-bottom:1px solid #E3EBF6;margin-bottom:20px;padding-top:12px}#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .deal-title h2{font-family:Avenir regular,Avenir medium,Avenir demi;font-weight:600;font-size:36.49px;letter-spacing:.01em;color:#12263f;line-height:1.2;margin-bottom:0;padding-bottom:20px}@media only screen and (max-width:1199px){#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .deal-title h2{font-size:24px}}@media only screen and (max-width:1024px){#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .deal-title h2{font-size:16px}}@media only screen and (max-width:767px){@media not all and (min-resolution:.001dpcm){@media screen{#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .deal-title h2{font-family:Avenir demi,Avenir medium;font-weight:unset}}}}#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .deal-title h2.has-subtitle{padding-bottom:5px}#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .deal-title .deal-subtitle{display:inline-block;margin-bottom:14px;color:#6e84a3}#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .deal-title span.fa-heart{font-size:20px;color:#95aac9;cursor:pointer;position:absolute;right:0}#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .deal-title span.fa-heart:hover{color:#e6305c}@media only screen and (max-width:1024px){#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .deal-title span.fa-heart{padding-top:0;margin-top:0;top:0;font-size:16px}}#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .deal-title .fav-deal{color:#e75e7f!important}#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .deal-title .fav-deal:hover{color:#e6305c!important}#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .payout-price{display:flex;align-items:center;flex-wrap:wrap}@media only screen and (max-width:850px){#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .payout-price{flex-direction:column;align-items:unset}}@media only screen and (max-width:767px){#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .payout-price{flex-direction:column;align-items:unset}}#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .payout-price p{margin-bottom:0}#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .payout-price .text{color:#12263f;margin-right:16px;font-family:Avenir medium}@media only screen and (max-width:767px){@media not all and (min-resolution:.001dpcm){@media screen{#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .payout-price .text{font-family:Avenir demi,Avenir medium}}}}#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .payout-price .price{display:flex;align-items:center;flex-wrap:wrap}@media only screen and (min-width:768px)and (max-width:850px){#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .payout-price .price{flex-direction:column;align-items:unset}}@media only screen and (max-width:385px){#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .payout-price .price{flex-direction:column;align-items:unset;padding:5px 0 0}}#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .payout-price .price .actual-amount{color:#41bf99;font-size:25.63px;font-family:Avenir medium}@media only screen and (max-width:385px){#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .payout-price .price .actual-amount{line-height:1}}#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .payout-price .price .retail-amount{display:flex;align-items:center;font-family:Avenir demi,Avenir medium!important;padding-left:12px;border-left:1px solid #E3EBF6;margin-left:16px}@media only screen and (min-width:768px)and (max-width:850px){#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .payout-price .price .retail-amount{margin-left:0;padding-left:0;border-left:unset}}@media only screen and (max-width:385px){#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .payout-price .price .retail-amount{margin-left:0;padding-left:0;border-left:unset}}#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .payout-price .price .retail-amount .icon-arrow{margin-right:4px}#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .payout-price .price .retail-amount .icon-arrow i{font-size:22px}#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .payout-price .price .retail-amount .amount{font-size:20.25px;font-family:Avenir demi,Avenir medium}#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .payout-price .price .retail-amount .amount .vertical-line{padding-left:8px;padding-right:8px}#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .payout-price .price .retail-amount.full-retail,#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .payout-price .price .retail-amount.full-retail .amount{color:#3381e7}#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .payout-price .price .retail-amount.above-retail,#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .payout-price .price .retail-amount.above-retail .amount,#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .payout-price .price .retail-amount.above-retail .icon-arrow i{color:#41bf99}#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .payout-price .price .retail-amount.below-retail .amount{color:#cda334}#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .payout-price .price .retail-amount.below-retail .icon-arrow{margin-top:3px}#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .payout-price .price .retail-amount.below-retail .icon-arrow i{color:#cda334}#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .scheduled-price{display:flex;align-items:flex-start;margin-bottom:8px}#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .scheduled-price .icon-calendar{margin-right:4px;margin-top:4px}#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .scheduled-price p{margin-bottom:0;color:#e55d7e;font-size:12.62px;line-height:unset;margin-top:4px}#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .scheduled-price p span{font-family:Avenir medium;font-weight:600}#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .retail-price{display:flex;align-items:center;margin-bottom:10px;flex-wrap:wrap}@media only screen and (max-width:767px){#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .retail-price{flex-direction:column;align-items:unset;margin-top:20px}}#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .retail-price p{margin-bottom:0}#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .retail-price .text{margin-right:16px;font-family:Avenir medium;min-width:94.25px}@media only screen and (max-width:767px){@media not all and (min-resolution:.001dpcm){@media screen{#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .retail-price .text{font-family:Avenir demi,Avenir medium}}}}#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .retail-price .price{font-family:Avenir medium;color:#12263f;font-size:25.63px}#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .info-alert-cont{padding-top:24px;border-top:1px solid #E3EBF6;margin-bottom:10px}#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .info-alert-cont .info-alert{display:flex;padding:10px 24px 7px;border:1px solid #AE6900;border-radius:8px;color:#ae6900;max-width:505px;width:fit-content;background-color:#fff}#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .info-alert-cont .info-alert.has-deal-closing{border-color:#e75e7f;color:#e75e7f}#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .info-alert-cont .info-alert .fe-alert-triangle{margin-right:8px;margin-bottom:4px}#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .info-alert-cont .info-alert .info{margin-bottom:0;font-size:14px}#deal-main-body .single-deal-view .single-deal-detail .top-section .title-price .info-alert-cont .info-alert .info span{font-family:Avenir demi,Avenir medium,Avenir regular}#deal-main-body .single-deal-view .single-deal-detail .middle-section{margin-bottom:24px}#deal-main-body .single-deal-view .single-deal-detail .middle-section h5{font-family:Avenir medium;color:#1f2d3d;font-size:18px;letter-spacing:.01em;margin-bottom:15px;line-height:1}@media only screen and (max-width:1024px){#deal-main-body .single-deal-view .single-deal-detail .middle-section h5{font-size:16px}}#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section{background:#fff;border:1px solid #E3EBF6;border-radius:6px;padding:10px 30px;display:flex;flex-wrap:wrap;width:100%}@media only screen and (max-width:1024px){#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section{padding:17px}}#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section .single-deal-links{margin-bottom:5px;padding-right:10px}#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section .single-deal-links.has-one-col{width:100%}#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section .single-deal-links.has-two-cols{width:50%}@media only screen and (max-width:767px){#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section .single-deal-links.has-two-cols{width:100%}}#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section .single-deal-links.has-more-cols{width:33%}@media only screen and (max-width:1024px){#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section .single-deal-links.has-more-cols{width:50%}}@media only screen and (max-width:767px){#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section .single-deal-links.has-more-cols{width:100%}}#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section .single-deal-links h6{line-height:unset;margin-bottom:0;color:#000;font-size:16px}#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section .single-deal-links li{font-family:Avenir medium;font-size:15px;margin-bottom:5px;margin-top:5px}@media only screen and (max-width:1024px){#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section .single-deal-links li{font-size:14px}}#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section .single-deal-links li a:hover{text-decoration:underline!important}#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section .single-deal-links li a:active,#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section .single-deal-links li a:focus{text-decoration:none!important}#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section .single-deal-links li a.link-closing{cursor:pointer;color:#99a6b9}#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section .single-deal-links li .item-closed-date{pointer-events:none;color:#e75e7f}#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section .single-deal-links li .item-closed-date p{font-family:Avenir medium;font-size:14px;color:#e75e7f;margin-bottom:5px;letter-spacing:.01em}#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section .single-deal-links li .item-closed-date span{color:#e75e7f}#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section .single-deal-links li span{font-family:Avenir medium;font-size:14px;color:#e232c1;display:flex;align-items:center;cursor:pointer}#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section .single-deal-links li span:hover{color:#bb1a9d}#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section .single-deal-links li span span.fe-copy{color:#6e84a3;font-size:17px}#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section .single-deal-links li span span.fe-copy:hover{color:#12263f}#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section .single-deal-links li .link-closing-span{font-family:Avenir medium;font-size:14px;color:#99a6b9}#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section .single-deal-links.closed li a,#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section .single-deal-links.closed li span{color:#99a6b9}#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section .single-deal-links.closed .item-closed-date p{font-family:Avenir medium;font-size:15px;color:#e75e7f;margin-bottom:5px;letter-spacing:.01em}#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section ul{width:100%;padding:0}#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section ul li{margin-bottom:5px;padding-left:10px;position:relative;font-family:Avenir medium;font-size:16px;letter-spacing:.01em;color:#12263f}#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section ul li:before{position:absolute;content:"-";left:0;color:#6e84a3}#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section ul li::marker{content:""}#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section ul li.deal-closed{color:red;font-weight:700}#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section.closing-note{margin-bottom:20px}#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section.closing-note ul{list-style:none;padding:0;margin:0;width:100%}#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section.closing-note ul li{margin-bottom:5px;padding-left:10px;position:relative;font-family:Avenir medium;font-size:16px;letter-spacing:.01em;color:#12263f;font-weight:700}#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section.closing-note ul li:before{position:absolute;content:"-";left:0;color:#6e84a3}#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section.closing-note ul li.deal-closed{color:red;font-weight:700}#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section.closing-note *{margin-bottom:5px;font-family:Avenir medium;font-size:16px;letter-spacing:.01em;font-weight:700}#deal-main-body .single-deal-view .single-deal-detail .middle-section .links-section .deal-intsrcutions{width:100%}#deal-main-body .single-deal-view .single-deal-detail .last-section h5{font-family:Avenir medium;color:#1f2d3d;font-size:18px;letter-spacing:.01em;margin-bottom:15px;line-height:1}@media only screen and (max-width:1024px){#deal-main-body .single-deal-view .single-deal-detail .last-section h5{font-size:16px}}#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address{background:#fff;border:1px solid #E3EBF6;border-radius:6px;padding:22px 30px}#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address p{font-family:Avenir medium;font-size:16px;letter-spacing:.01em;color:#6e84a3;margin-bottom:20px}@media only screen and (max-width:1024px){#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address p{font-size:15px}}#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address .address-text{color:#6e84a3;letter-spacing:.01em;font-size:16px;font-family:Avenir medium;margin-bottom:10px}#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address .address-caution{color:#3bbd96;letter-spacing:.01em;font-size:16px;font-family:Avenir medium;margin-bottom:10px}#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address .address-caution a{letter-spacing:.01em;font-size:16px;font-family:Avenir medium}#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address .p-adrs-title,#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address .s-adrs-title{font-size:16px;font-family:Avenir demi,Avenir medium;color:#12263f;margin-bottom:10px;letter-spacing:.01em;line-height:1}#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address .p-adrs-title span,#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address .s-adrs-title span{font-style:italic;font-family:Avenir medium}#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address .s-adrs-title{margin-top:15px}#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address .p-adrs-benefit,#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address .s-adrs-benefit{font-size:16px;color:#8492a6;font-family:Avenir medium;margin-bottom:10px;letter-spacing:.01em;line-height:1.4}#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address .p-adrs-note,#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address .s-adrs-note{margin-bottom:10px}#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address .p-adrs-note p,#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address .s-adrs-note p{font-size:16px;color:#8492a6;font-family:Avenir medium;margin-bottom:0;letter-spacing:.01em}#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address .p-adrs-note p a,#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address .s-adrs-note p a{font-family:Avenir medium;font-size:16px!important}#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address .s-adrs-note{margin-bottom:20px}#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address .p-adres-details>div,#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address .s-adres-details>div{display:flex;align-items:center;justify-content:space-between;padding:11px;margin-bottom:6px;background:#f9fafc;border:1px solid #EDF2F9;border-radius:10px}#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address .p-adres-details>div .pin-container,#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address .s-adres-details>div .pin-container{display:flex;align-items:center}#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address .p-adres-details>div .pin-container .pin-adress,#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address .s-adres-details>div .pin-container .pin-adress{margin-right:24px}#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address .p-adres-details>div .pin-container .address-info,#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address .s-adres-details>div .pin-container .address-info{margin-bottom:0;color:#12263f;font-size:16px;font-family:Avenir medium;letter-spacing:.01em;max-width:410px;line-height:1.3;padding-top:2px;margin-right:10px}#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address .p-adres-details>div .pin-container .address-info.primary-address,#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address .s-adres-details>div .pin-container .address-info.primary-address{font-family:Avenir demi,Avenir medium}#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address .p-adres-details>div .pin-container .address-info.secondary-address,#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address .s-adres-details>div .pin-container .address-info.secondary-address{color:#6e84a3}@media only screen and (max-width:767px){#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address .p-adres-details>div .pin-container .address-info,#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address .s-adres-details>div .pin-container .address-info{width:auto}}#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address .p-adres-details>div .copy-address span.fe-copy,#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address .s-adres-details>div .copy-address span.fe-copy{font-size:19px;color:#6e84a3;cursor:pointer;display:inline-flex;align-items:center;margin-top:5px}#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address .p-adres-details>div .copy-address span.fe-copy:hover,#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address .s-adres-details>div .copy-address span.fe-copy:hover{color:#12263f}#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address .p-adres-details{margin-bottom:10px}#deal-main-body .single-deal-view .single-deal-detail .last-section .ship-address hr{border-color:#e3ebf6}#deal-main-body .single-deal-view .item-contact{width:100%}#deal-main-body .single-deal-view .item-contact ul li{color:#12263f;font-family:Avenir medium;letter-spacing:.01em;font-size:14px;margin-bottom:5px;padding-left:10px}#deal-main-body .single-deal-view .item-contact ul li ul{list-style-type:none}#deal-main-body .not-found-content .btn-green{line-height:1;min-width:210px;font-size:14px;text-decoration:none!important;padding-top:10px;padding-bottom:10px}#deal-main-body .not-found-content .btn-green:hover{text-decoration:none!important}.is-mac-safari #deal-main-body .single-deal-view .top-section .title-price .payout-price .price .retail-amount.above-retail .icon-arrow{margin-top:2px}.is-mac-safari #deal-main-body .single-deal-view .top-section .title-price .payout-price .price .retail-amount.below-retail .icon-arrow{margin-top:4px}@media only screen and (min-width:767px)and (max-width:991px){.is-mac-safari #deal-main-body .single-deal-view .top-section .title-price .scheduled-price .icon-calendar{margin-top:6px}}.is-mac-chrome #deal-main-body .single-deal-view .top-section .title-price .payout-price .price .retail-amount.above-retail .icon-arrow,.is-mac-chrome #deal-main-body .single-deal-view .top-section .title-price .payout-price .price .retail-amount.below-retail .icon-arrow{margin-top:4px}@media only screen and (min-width:767px)and (max-width:991px){.is-mac-chrome #deal-main-body .single-deal-view .top-section .title-price .scheduled-price .icon-calendar{margin-top:3px!important}}.is-mac-chrome #deal-main-body .single-deal-view .top-section .shipping-label-tag .shipping-label p{transform:translateY(0)}#dashboard-main-body{background:#f9fafc;padding:20px 30px 20px 26px!important}@media only screen and (max-width:1238px){#dashboard-main-body{padding:16px!important}}@media only screen and (max-width:1024px){#dashboard-main-body{padding:15px 25px!important}}@media only screen and (max-width:767px){#dashboard-main-body{padding:15px!important}}#dashboard-main-body .dashboard-banner img{width:100%}#dashboard-main-body .dashboard-banner img.mobile-view{display:none}@media only screen and (max-width:767px){#dashboard-main-body .dashboard-banner img.mobile-view{display:block!important}}@media only screen and (max-width:767px){#dashboard-main-body .dashboard-banner img.desktop-view{display:none}}#dashboard-main-body .dashboard-banner{cursor:pointer;margin-bottom:25px}#dashboard-main-body .dashboard-banner.mobile-view{display:none}@media only screen and (max-width:767px){#dashboard-main-body .dashboard-banner.mobile-view{display:block}}@media only screen and (max-width:767px){#dashboard-main-body .dashboard-banner.desktop-view{display:none}}#dashboard-main-body .dashboard-banner svg{border-radius:16px}#dashboard-main-body .dashboard-banner{margin-bottom:25px}#dashboard-main-body .dashboard-banner svg{cursor:pointer}#dashboard-main-body .dashboard-banner .desktop{display:flex;align-items:center;width:100%}#dashboard-main-body .dashboard-banner .left-side img{padding-right:45px}#dashboard-main-body .dashboard-banner .right-side{padding-right:32px;margin-left:auto}#dashboard-main-body .dashboard-banner .right-side .heading{font-family:Avenir bold,Avenir demi,Avenir medium,Avenir regular;font-weight:600;font-size:64px;color:#12263f;max-width:500px;display:flex;align-items:center;gap:16px;line-height:1}@media only screen and (max-width:1680px){#dashboard-main-body .dashboard-banner .right-side .heading{font-size:44px}}@media only screen and (max-width:1240px){#dashboard-main-body .dashboard-banner .right-side .heading{font-size:36px}}#dashboard-main-body .dashboard-banner .right-side .heading span{padding-top:4px}#dashboard-main-body .dashboard-banner .right-side .description{max-width:630px;font-family:Avenir demi,Avenir medium,Avenir regular;font-weight:600;font-size:22px;color:#10253e}@media only screen and (max-width:1240px){#dashboard-main-body .dashboard-banner .right-side .description{font-size:16px;line-height:20px}}#dashboard-main-body .dashboard-banner .right-side .btn.get-started-btn{width:160px;font-size:18px;border-radius:8px}@media only screen and (max-width:1024px){#dashboard-main-body .dashboard-banner .desktop{display:none}}#dashboard-main-body .dashboard-banner .mobile{display:none;position:relative}@media only screen and (max-width:1024px){#dashboard-main-body .dashboard-banner .mobile{display:block}}#dashboard-main-body .dashboard-banner .mobile .banner-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:32px 8px}#dashboard-main-body .dashboard-banner .mobile .banner-content .heading{font-family:Avenir bold,Avenir demi,Avenir medium,Avenir regular;font-weight:600;font-size:64px;color:#12263f;max-width:500px;display:flex;align-items:center;gap:16px;line-height:1}@media only screen and (max-width:680px){#dashboard-main-body .dashboard-banner .mobile .banner-content .heading{font-size:44px;gap:12px}}@media only screen and (max-width:575px){#dashboard-main-body .dashboard-banner .mobile .banner-content .heading{font-size:32px;margin-bottom:4px;gap:10px}}@media only screen and (max-width:380px){#dashboard-main-body .dashboard-banner .mobile .banner-content .heading{font-size:24px;gap:8px}}#dashboard-main-body .dashboard-banner .mobile .banner-content .heading span{padding-top:4px}#dashboard-main-body .dashboard-banner .mobile .banner-content .description{max-width:630px;font-family:Avenir demi,Avenir medium,Avenir regular;font-weight:600;font-size:22px;color:#10253e}@media only screen and (max-width:680px){#dashboard-main-body .dashboard-banner .mobile .banner-content .description{font-size:20px;max-width:500px}}@media only screen and (max-width:575px){#dashboard-main-body .dashboard-banner .mobile .banner-content .description{font-size:16px;max-width:430px}}@media only screen and (max-width:380px){#dashboard-main-body .dashboard-banner .mobile .banner-content .description{line-height:20px;font-size:14px;font-family:Avenir regular,Avenir medium,Avenir demi;font-weight:unset;max-width:280px;margin-bottom:8px}}#dashboard-main-body .dashboard-banner .mobile .banner-content .btn.get-started-btn{width:180px;font-size:18px;border-radius:8px}@media only screen and (max-width:380px){#dashboard-main-body .dashboard-banner .mobile .banner-content .btn.get-started-btn{width:124px;font-size:16px;padding-top:4px;height:32px}}#dashboard-main-body .welcome-note{display:flex;align-items:center;margin-bottom:10px}#dashboard-main-body .welcome-note .welcome{font-family:Avenir medium;font-size:16px;line-height:1;letter-spacing:.01em;margin-bottom:0;color:#6e84a3;text-rendering:geometricPrecision;margin-right:5px}@media only screen and (max-width:1024px){#dashboard-main-body .welcome-note .welcome{font-family:Avenir demi,Avenir medium;font-size:14px;line-height:1}}@media only screen and (max-width:767px){#dashboard-main-body .welcome-note .welcome{font-size:14px;line-height:1}}#dashboard-main-body .welcome-note .welcome-greet{font-size:22px;margin-bottom:0;font-family:Avenir demi,Avenir medium;color:#3bbd96;line-height:1}@media only screen and (max-width:1024px){#dashboard-main-body .welcome-note .welcome-greet{font-family:Avenir demi,Avenir medium;font-size:14px}}#dashboard-main-body .dashboard-cards{margin-bottom:40px}@media only screen and (min-width:1200px){#dashboard-main-body .dashboard-cards .padding-section{padding-left:10px;padding-right:10px}}#dashboard-main-body .dashboard-cards .padding-section-performance{padding-left:15px;padding-right:15px}@media only screen and (min-width:1200px){#dashboard-main-body .dashboard-cards .padding-section-performance{padding-left:15px;padding-right:10px}}#dashboard-main-body .dashboard-cards .padding-section-tacking{padding-right:15px;padding-left:15px}@media only screen and (min-width:1200px){#dashboard-main-body .dashboard-cards .padding-section-tacking{padding-right:15px;padding-left:10px}}#dashboard-main-body .dashboard-cards h2{font-family:Avenir medium;font-size:15px;line-height:20px;display:flex;align-items:center;letter-spacing:.01em;color:#12263f;text-rendering:geometricPrecision;margin-bottom:12px}@media only screen and (max-width:1024px){#dashboard-main-body .dashboard-cards h2{font-family:Avenir demi,Avenir medium}}@media only screen and (max-width:767px){#dashboard-main-body .dashboard-cards h2{font-size:13px;line-height:18px}}#dashboard-main-body .dashboard-cards .card-box{background:#fff;border:1px solid #E3EBF6;border-radius:10px;padding:19px;position:relative}@media only screen and (max-width:1250px){#dashboard-main-body .dashboard-cards .card-box{padding:12px;margin-bottom:30px}}@media only screen and (max-width:1024px){#dashboard-main-body .dashboard-cards .card-box{margin-bottom:30px}}@media only screen and (max-width:767px){#dashboard-main-body .dashboard-cards .card-box{padding:15px}}#dashboard-main-body .dashboard-cards .card-box.tracking-card{margin-bottom:0}#dashboard-main-body .dashboard-cards .card-box .dashboard-date-filter{position:relative!important}#dashboard-main-body .dashboard-cards .card-box .dashboard-date-filter .dropdown-menu{z-index:999!important}#dashboard-main-body .dashboard-cards .card-box .inner-sections{display:flex;align-items:center;justify-content:space-around;font-family:Avenir regular,Avenir medium}@media only screen and (max-width:1200px){#dashboard-main-body .dashboard-cards .card-box .inner-sections{justify-content:space-evenly}}@media only screen and (max-width:767px){#dashboard-main-body .dashboard-cards .card-box .inner-sections{justify-content:space-around}}#dashboard-main-body .dashboard-cards .card-box .inner-sections .section-area{display:flex;flex-direction:column;align-items:center}#dashboard-main-body .dashboard-cards .card-box .inner-sections .section-area.border-separator{width:1px;height:81px;background:#e3ebf6}@media only screen and (max-width:767px){#dashboard-main-body .dashboard-cards .card-box .inner-sections .section-area.image-section{display:none}}#dashboard-main-body .dashboard-cards .card-box .inner-sections .section-area .tracker-link{font-size:12px;border-bottom:1px solid #fff;line-height:1.7;height:19px}#dashboard-main-body .dashboard-cards .card-box .inner-sections .section-area .tracker-link:hover{text-decoration:none!important;border-bottom:1px solid #0056b3}@media only screen and (max-width:767px){#dashboard-main-body .dashboard-cards .card-box .inner-sections .section-area .tracker-link{line-height:1.6}}@media only screen and (max-width:362px){#dashboard-main-body .dashboard-cards .card-box .inner-sections .section-area .tracker-link{font-size:11px}}#dashboard-main-body .dashboard-cards .card-box .inner-sections .section-area h3,#dashboard-main-body .dashboard-cards .card-box .inner-sections .section-area .number{font-size:16px;font-weight:700;font-family:Avenir demi,Avenir medium;margin:0;color:#3b516c}@media only screen and (max-width:767px){#dashboard-main-body .dashboard-cards .card-box .inner-sections .section-area h3,#dashboard-main-body .dashboard-cards .card-box .inner-sections .section-area .number{font-size:14px}}@media only screen and (max-width:394px){#dashboard-main-body .dashboard-cards .card-box .inner-sections .section-area h3,#dashboard-main-body .dashboard-cards .card-box .inner-sections .section-area .number{font-size:11px}}#dashboard-main-body .dashboard-cards .card-box .inner-sections .section-area h3{font-family:Avenir demi,Avenir medium;line-height:1;margin-bottom:12px;padding-top:10px}#dashboard-main-body .dashboard-cards .card-box .inner-sections .section-area .dropdown{font-size:12px;font-family:Avenir regular,Avenir medium;cursor:pointer;color:#3b516c}#dashboard-main-body .dashboard-cards .card-box .inner-sections .section-area .dropdown i{font-size:10px}@media only screen and (max-width:430px){#dashboard-main-body .dashboard-cards .card-box .inner-sections.payment-section{justify-content:space-between}}#dashboard-main-body .dashboard-cards .card-box .inner-sections.payment-section .last-date-time,#dashboard-main-body .dashboard-cards .card-box .inner-sections.payment-section .balance-empty-span{font-size:12px;font-weight:400;color:#3bbd96;font-family:Avenir regular,Avenir medium;height:19px;line-height:1.7}@media only screen and (max-width:767px){#dashboard-main-body .dashboard-cards .card-box .inner-sections.payment-section .last-date-time,#dashboard-main-body .dashboard-cards .card-box .inner-sections.payment-section .balance-empty-span{line-height:1.6}}@media only screen and (max-width:362px){#dashboard-main-body .dashboard-cards .card-box .inner-sections.payment-section .last-date-time,#dashboard-main-body .dashboard-cards .card-box .inner-sections.payment-section .balance-empty-span{font-size:11px}}#dashboard-main-body .dashboard-cards .card-box .inner-sections.payment-section .balance-empty-span{visibility:hidden}#dashboard-main-body .dashboard-cards .card-box .inner-sections.payment-section .lock-icons{height:19px;line-height:0}#dashboard-main-body .dashboard-cards .card-box .inner-sections.trackings-section{position:relative}@media only screen and (max-width:767px){#dashboard-main-body .dashboard-cards .card-box .inner-sections.trackings-section #datePickDropDownProcessed{width:142px}}#dashboard-main-body .dashboard-cards .card-box .inner-sections .dropdown-menu{top:-3px!important;padding:11px 0 0 9px;border-radius:0 0 6px 6px;width:130px;z-index:9999}@media only screen and (max-width:767px){#dashboard-main-body .dashboard-cards .card-box .inner-sections .dropdown-menu{height:unset!important}}#dashboard-main-body .dashboard-cards .card-box .inner-sections .dropdown-menu .dropdown-item{font-family:Avenir demi,Avenir medium;font-style:normal;font-weight:600;font-size:10px;line-height:14px;letter-spacing:.08em;text-transform:uppercase;color:#95aac9;padding:0 0 16px;border-bottom:none}#dashboard-main-body .dashboard-cards .card-box .inner-sections .dropdown-menu .dropdown-item:active,#dashboard-main-body .dashboard-cards .card-box .inner-sections .dropdown-menu .dropdown-item:hover,#dashboard-main-body .dashboard-cards .card-box .inner-sections .dropdown-menu .dropdown-item.active{background:#fff;color:#000!important;text-decoration:underline!important}#dashboard-main-body .dashboard-cards .card-box .inner-sections .dropdown-menu .dropdown-item:focus{background:#fff;color:#000!important}#dashboard-main-body .dashboard-cards .card-box .inner-sections .dropdown-menu .dropdown-item:first-child{padding:0 0 16px}#dashboard-main-body .dashboard-cards .card-box .inner-sections .dropdown-menu .dropdown-item:last-child{padding-bottom:8px!important}#dashboard-main-body .dashboard-cards .card-box .inner-sections .dropdown-menu .dp__main{width:110px;margin-bottom:6px}#dashboard-main-body .dashboard-cards .card-box .inner-sections .dropdown-menu .dp__main .dp__input_wrap .dp__input_icon{left:auto;right:0;width:11px}#dashboard-main-body .dashboard-cards .card-box .inner-sections .dropdown-menu .dp__main .dp__input_wrap .dp__input_icon .dp__input_icons{padding:0 5px;font-size:14px;width:14px;height:14px;line-height:14px;color:#00000080}#dashboard-main-body .dashboard-cards .card-box .inner-sections .dropdown-menu .dp__main .dp__input_wrap .dp--clear-btn{display:none;right:0}#dashboard-main-body .dashboard-cards .card-box .inner-sections .dropdown-menu .dp__main .dp__input_wrap .dp--clear-btn .dp__input_icons{font-size:14px;width:14px;height:14px;line-height:14px;color:#00000080}#dashboard-main-body .dashboard-cards .card-box .inner-sections .dropdown-menu .dp__main .dp__input_wrap:hover:has(.dp--clear-btn) .dp--clear-btn{display:flex}#dashboard-main-body .dashboard-cards .card-box .inner-sections .dropdown-menu .dp__main .dp__input_wrap:hover:has(.dp--clear-btn) .dp--clear-btn:hover .dp__input:hover{border:1px solid #ccc!important}#dashboard-main-body .dashboard-cards .card-box .inner-sections .dropdown-menu .dp__main .dp__input_wrap:hover:has(.dp--clear-btn) .dp__input_icon{display:none}#dashboard-main-body .dashboard-cards .card-box .inner-sections .dropdown-menu .dp__main .dp__input_wrap .dp__input{border:1px solid #ccc!important;color:#555!important;font-size:12px;border-radius:0;height:34px;padding:6px 30px 6px 10px;line-height:1.4;box-shadow:inset 0 1px 1px #00000013}#dashboard-main-body .dashboard-cards .card-box .inner-sections .dropdown-menu .dp__main .dp__input_wrap .dp__input.dp__disabled{cursor:not-allowed;background-color:#fff}#dashboard-main-body .dashboard-cards .card-box .inner-sections .dropdown-menu .dp__main .dp__input_wrap .dp__input.dp__disabled:hover{border:1px solid #ccc!important}#dashboard-main-body .dashboard-cards .card-box .inner-sections .dropdown-menu .dp__main .dp__input_wrap .dp__input:hover{border-color:#409aff!important}#dashboard-main-body .dashboard-cards .card-box .inner-sections .dropdown-menu .dp__main .dp__arrow_top,#dashboard-main-body .dashboard-cards .card-box .inner-sections .dropdown-menu .dp__main .dp--tp-wrap{display:none}#dashboard-main-body .dashboard-deal{margin-top:40px}@media only screen and (max-width:1024px){#dashboard-main-body .dashboard-deal{padding-left:0;padding-right:0}#dashboard-main-body .dashboard-deal.bfmr-ag-grid{padding-left:15px;padding-right:15px}}#dashboard-main-body .dashboard-deal h2{font-family:Avenir medium;font-size:15px;line-height:20px;display:flex;align-items:center;letter-spacing:.01em;color:#12263f;margin-bottom:12px;text-rendering:geometricPrecision}@media only screen and (max-width:1024px){#dashboard-main-body .dashboard-deal h2{font-family:Avenir demi,Avenir medium}}@media only screen and (max-width:767px){#dashboard-main-body .dashboard-deal h2{font-size:13px;line-height:18px;width:100%;justify-content:space-between}}#dashboard-main-body .dashboard-deal h2 a{font-family:Avenir medium;text-transform:capitalize;font-size:13px;line-height:177.58%;letter-spacing:.01em;color:#2e9bff;text-rendering:geometricPrecision;margin-left:auto}#dashboard-main-body .dashboard-deal h2 a i{font-size:12px}#dashboard-main-body .dashboard-deal h2 a:hover{color:#2c7be5}@media only screen and (max-width:1024px){#dashboard-main-body .dashboard-deal h2 a{font-family:Avenir demi,Avenir medium}}#dashboard-main-body .dashboard-deal .filter-sort-section-desk{display:block;background-color:#fff;box-shadow:0 5px 10px #3b516c1a;padding:16px 28px;position:sticky;top:50px;left:0;z-index:999}@media only screen and (max-width:1550px){#dashboard-main-body .dashboard-deal .filter-sort-section-desk{padding:12px 8px 9px}}@media only screen and (max-width:1108px){#dashboard-main-body .dashboard-deal .filter-sort-section-desk{display:none}}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section{display:flex}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section.upper-filter{align-items:center}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section{display:flex;align-items:center;justify-content:flex-end;width:100%}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter,#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter{position:relative;margin-right:8px}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .bfmr-select-svg-icon,#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .bfmr-select-svg-icon{width:fit-content;position:absolute;top:7px;left:8px;z-index:0;cursor:pointer}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter label,#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter label{display:none}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect,#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect{cursor:pointer;min-height:40px;position:relative;width:88px}@media only screen and (max-width:1550px){#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect,#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect{width:40px}}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect:before,#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect:before{position:absolute;content:attr(data-before);font-family:Avenir medium;color:#3b516c;font-size:13px;line-height:1.7;top:11px;left:32px}@media only screen and (max-width:1550px){#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect:before,#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect:before{display:none}}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect.multiselect--active .multiselect__tags,#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect.multiselect--active .multiselect__tags{border:1px solid #12263F}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__select,#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__select{height:40px;width:30px;display:none}@media only screen and (max-width:1550px){#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__select,#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__select{display:none}}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__tags,#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__tags{padding:4px 16px 4px 8px;min-height:40px;border-radius:8px;border-color:#d2ddec;background-color:transparent}@media only screen and (max-width:1550px){#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__tags,#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__tags{padding:4px 8px}}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__tags-wrap,#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__single,#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__tags-wrap,#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__single{display:none!important}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__select:before,#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__select:before{background:0 0;color:#9fb1cd;-webkit-appearance:none;-moz-appearance:none;width:5px;height:5px;outline:0;position:absolute;top:12px;right:12px;border:solid #9FB1CD;border-width:0 1px 1px 0;display:inline-block;padding:3px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper,#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper{z-index:9999;width:auto;width:250px;border-radius:16px;border:1px solid #D2DDEC;padding:8px 8px 4px;background:transparent;overflow-y:auto;overflow-x:hidden;background:#fff;top:45px;right:0}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper::-webkit-scrollbar,#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper::-webkit-scrollbar{width:6px}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper::-webkit-scrollbar-track,#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #cacaca;border-radius:10px}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper::-webkit-scrollbar-thumb,#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:10px}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper::-webkit-scrollbar-thumb:hover,#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper::-webkit-scrollbar-thumb:hover{background-color:#3bbd96}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper .multiselect__content .multiselect__element,#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element{padding:4px 0;border-bottom:1px solid #E3EBF6}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper .multiselect__content .multiselect__element:nth-last-child(3),#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element:nth-last-child(3){border-bottom:0px solid transparent!important}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option,#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option{border-radius:8px}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label,#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label{padding-left:0}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .multiselect-checkbox-input,#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .multiselect-checkbox-input{height:14px;width:13px}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:before,#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:before{top:50%;left:-23px;transform:translateY(-50%);border-color:transparent;background-color:transparent}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:after,#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:after{top:50%;left:9rem;transform:translateY(-50%);width:80px;height:45px;background-size:contain}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected,#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected{background:#f2f5ff}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected .checkbox-label .custom-control-label:after,#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected .checkbox-label .custom-control-label:after{background-image:url(/images/check-green.svg)}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter.has-filter .multiselect__tags,#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter.has-filter .multiselect__tags{border:1px solid #12263F}@media only screen and (max-width:1220px){#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter{display:none}}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect{width:125px}@media only screen and (max-width:1550px){#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect{width:40px}}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect:before{left:38px;top:12px}@media only screen and (max-width:800px){#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect .multiselect__content-wrapper{right:unset}}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect .multiselect__content-wrapper .multiselect__element .multiselect__option{display:flex;align-items:center}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect .multiselect__content-wrapper .multiselect__element .multiselect__option img{margin-right:8px;margin-top:-2px}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect .multiselect__content-wrapper .custom-control-label:after{background-size:contain;height:40px!important;left:7rem!important}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__select{display:block;height:43px}@media only screen and (max-width:1550px){#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__select{display:none}}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter .multiselect__select:before{border-color:#3b516c}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.deal-view-filter.has-filter .multiselect__tags{border:1px solid #D2DDEC}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper{width:280px}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .multiselect__content-wrapper .multiselect__element .checkbox-label .custom-control-label:after{left:11rem!important}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .filter-1.sort-by-filter .bfmr-select-svg-icon{top:7px;left:12px}#dashboard-main-body .dashboard-deal .filter-sort-section-desk .quick-info-section .right-section .generic-search{max-width:246px;min-width:152px;width:100%}@media only screen and (max-width:1200px){#dashboard-main-body .dashboard-deal .parent-wrapper{min-height:.01%}#dashboard-main-body .dashboard-deal .parent-wrapper .inner-wrapper{width:unset}}@media only screen and (max-width:1024px){#dashboard-main-body .dashboard-deal .parent-wrapper{display:none}}#dashboard-main-body .dashboard-deal .parent-wrapper.mac-os .bf-sort-icon:before{top:0!important}#dashboard-main-body .dashboard-deal .parent-wrapper.mac-os .bf-sort-icon:after{top:1px!important}#dashboard-main-body .dashboard-deal .parent-wrapper.mac-os .deal-card .deal-status .deal-status-text{transform:translate(0) rotate(-90deg)}#dashboard-main-body .dashboard-deal .parent-wrapper.mac-os .deal-card .deal-status .deal-status-text.browser-safari{transform:translate(1px) rotate(-90deg)}#dashboard-main-body .dashboard-deal .parent-wrapper.mac-os .fav-deal-sort{text-align:center;padding-right:15px}#dashboard-main-body .dashboard-deal .go-to-deal{display:flex;align-items:center;justify-content:center;margin-top:50px}@media only screen and (max-width:767px){#dashboard-main-body .dashboard-deal .go-to-deal{margin-top:24px}}#dashboard-main-body .dashboard-deal .go-to-deal button.btn-green{height:40px;line-height:158%;min-width:210px;font-size:14px}@media only screen and (max-width:767px){#dashboard-main-body .dashboard-deal .go-to-deal button.btn-green{padding:5px;min-height:40px}}#dashboard-main-body .dashboard-deal .deal-image-container{position:sticky;left:0;display:flex;justify-content:flex-end}@media only screen and (max-width:1024px){#dashboard-main-body .dashboard-deal .deals-loading{display:none!important}}#dashboard-main-body .dashboard-deal .sorting-header{background:#f4f7fb;border:1px solid #E3EBF6;box-sizing:border-box;border-radius:6px;padding:10px 0;margin-bottom:10px;display:flex;flex-wrap:nowrap;width:100%}@media only screen and (max-width:1024px){#dashboard-main-body .dashboard-deal .sorting-header{display:none}}#dashboard-main-body .dashboard-deal .sorting-header .status-sort{width:98px}#dashboard-main-body .dashboard-deal .sorting-header .item-sort{padding-left:0;width:22%}#dashboard-main-body .dashboard-deal .sorting-header .pay-sort{width:15%;text-align:right;padding-right:15px}#dashboard-main-body .dashboard-deal .sorting-header .retailer-sort{width:17%;padding-left:47px}#dashboard-main-body .dashboard-deal .sorting-header .type-sort{width:14%;text-align:center;padding-right:15px}#dashboard-main-body .dashboard-deal .sorting-header .submit-tracking-sort{width:12%;padding-left:10px}#dashboard-main-body .dashboard-deal .sorting-header .view-deal-sort{width:14%}#dashboard-main-body .dashboard-deal .sorting-header .fav-deal-sort{width:5%;text-align:center;padding-right:15px}#dashboard-main-body .dashboard-deal .sorting-header a{font-family:Avenir demi,Avenir medium,Avenir regular;font-size:10px;line-height:14px;letter-spacing:.08em;color:#8492a6;text-rendering:geometricPrecision;text-transform:uppercase;text-decoration:none;cursor:default;position:relative}#dashboard-main-body .dashboard-deal .sorting-header a:hover{text-decoration:none!important}#dashboard-main-body .dashboard-deal .sorting-header a .bf-sort-icon{display:none}#dashboard-main-body .dashboard-deal .sorting-header a.bf-sort{cursor:pointer}#dashboard-main-body .dashboard-deal .sorting-header a.bf-sort .bf-sort-icon{position:relative;display:inline}#dashboard-main-body .dashboard-deal .sorting-header a.bf-sort .bf-sort-icon:before{position:absolute;bottom:.5em;display:block;opacity:1;right:-14px;content:"";font-family:"Font Awesome 5 Free";font-weight:900;font-size:1rem;top:-3px;color:#d2ddec}#dashboard-main-body .dashboard-deal .sorting-header a.bf-sort .bf-sort-icon.asc:before{color:#6e84a3}#dashboard-main-body .dashboard-deal .sorting-header a.bf-sort .bf-sort-icon:after{position:absolute;bottom:.5em;display:block;opacity:1;right:-14px;content:"";font-family:"Font Awesome 5 Free";font-weight:900;font-size:1rem;top:-2px;color:#d2ddec}#dashboard-main-body .dashboard-deal .sorting-header a.bf-sort .bf-sort-icon.desc:after{color:#6e84a3}#dashboard-main-body .dashboard-deal .progress{width:72px;height:4.23px}#dashboard-main-body .dashboard-deal .deal-card{background:#fff;border:1px solid #E3EBF6;position:relative;margin-bottom:10px;width:100%;border-radius:8px;padding-bottom:0;transition:all .1s ease-in-out}#dashboard-main-body .dashboard-deal .deal-card:hover{box-shadow:0 4px 14px #c1c1c159;transform:scale(1.005)}#dashboard-main-body .dashboard-deal .deal-card:hover .deal-status{box-shadow:6px 2px 8px #c1c1c140}#dashboard-main-body .dashboard-deal .deal-card.deal-new-desk{border-left:2px solid #2e9bff}#dashboard-main-body .dashboard-deal .deal-card.deal-private-desk{border-left:2px solid #EBAA26}@media only screen and (max-width:1024px){#dashboard-main-body .dashboard-deal .deal-card{padding:24px 18px}}#dashboard-main-body .dashboard-deal .deal-card .top-container{display:flex;width:100%;padding:17px 0;position:relative}#dashboard-main-body .dashboard-deal .deal-card .product-card{display:flex;align-items:center;width:29%;padding-left:17px;position:relative;margin-right:15px}@media only screen and (max-width:1024px){#dashboard-main-body .dashboard-deal .deal-card .product-card{margin-bottom:15px}}@media only screen and (max-width:767px){#dashboard-main-body .dashboard-deal .deal-card .product-card{margin-bottom:15px}}#dashboard-main-body .dashboard-deal .deal-card .product-card.deal-new:before{position:absolute;content:"New";left:-2px;transform:rotate(-90deg);text-transform:uppercase;font-family:Avenir demi,Avenir medium,Avenir regular;font-size:10px;line-height:150%;letter-spacing:.01em;color:#3da0fd;text-rendering:geometricPrecision}#dashboard-main-body .dashboard-deal .deal-card .product-card.deal-private{position:absolute;content:"Private";left:-7px;transform:rotate(-90deg);text-transform:uppercase;font-family:Avenir demi,Avenir medium,Avenir regular;font-size:10px;line-height:150%;letter-spacing:.01em;color:#ebaa26;text-rendering:geometricPrecision}#dashboard-main-body .dashboard-deal .deal-card .product-card .product-link{display:flex;align-items:center}#dashboard-main-body .dashboard-deal .deal-card .product-card h4{font-family:Avenir medium;font-size:16px;line-height:160%;letter-spacing:.01em;color:#1f2d3d;text-rendering:geometricPrecision;margin-bottom:0;padding-top:5px}@media only screen and (max-width:767px){#dashboard-main-body .dashboard-deal .deal-card .product-card h4{font-size:14px}}#dashboard-main-body .dashboard-deal .deal-card .product-card span{font-size:13px;line-height:23px;letter-spacing:-.01em;color:#6e84a3}#dashboard-main-body .dashboard-deal .deal-card .product-card img{min-width:63px;min-height:54px;width:63px;height:54px;border-radius:6px;margin-right:15px}#dashboard-main-body .dashboard-deal .deal-card .product-img{display:flex;align-items:center;padding-left:18px;position:relative;width:98px}@media only screen and (max-width:1024px){#dashboard-main-body .dashboard-deal .deal-card .product-img{margin-bottom:15px}}@media only screen and (max-width:767px){#dashboard-main-body .dashboard-deal .deal-card .product-img{margin-bottom:15px}}#dashboard-main-body .dashboard-deal .deal-card .product-img.deal-new:before{position:absolute;content:"New";left:-2px;transform:rotate(-90deg);text-transform:uppercase;font-family:Avenir demi,Avenir medium,Avenir regular;font-size:10px;line-height:150%;letter-spacing:.01em;color:#3da0fd;text-rendering:geometricPrecision}#dashboard-main-body .dashboard-deal .deal-card .product-img.deal-private:before{position:absolute;content:"Private";left:-2px;transform:rotate(-90deg);text-transform:uppercase;font-family:Avenir demi,Avenir medium,Avenir regular;font-size:10px;line-height:150%;letter-spacing:.01em;color:#ebaa26;text-rendering:geometricPrecision}#dashboard-main-body .dashboard-deal .deal-card .product-img a{margin-right:15px}#dashboard-main-body .dashboard-deal .deal-card .product-img a img{width:63px;height:54px;max-width:100%;object-fit:contain;border-radius:6px}#dashboard-main-body .dashboard-deal .deal-card .product-title{display:flex;align-items:center}#dashboard-main-body .dashboard-deal .deal-card .product-title a:hover{text-decoration:none!important}#dashboard-main-body .dashboard-deal .deal-card .product-title a h4{font-family:Avenir medium;font-size:16px;line-height:160%;letter-spacing:.01em;color:#1f2d3d;text-rendering:geometricPrecision;margin-bottom:0;padding-top:5px}@media only screen and (max-width:1300px){#dashboard-main-body .dashboard-deal .deal-card .product-title a h4{font-size:15px}}@media only screen and (max-width:767px){#dashboard-main-body .dashboard-deal .deal-card .product-title a h4{font-size:14px}}#dashboard-main-body .dashboard-deal .deal-card .product-title a span{font-size:13px;line-height:23px;letter-spacing:-.01em;color:#6e84a3;font-style:italic}#dashboard-main-body .dashboard-deal .deal-card .product-title small{color:#748daf;cursor:initial;font-style:italic}#dashboard-main-body .dashboard-deal .deal-card .product-price{display:flex;align-items:center;width:15%;justify-content:flex-end;padding-right:3px}#dashboard-main-body .dashboard-deal .deal-card .product-price h4{font-family:Avenir medium;font-size:20px;line-height:27px;letter-spacing:.01em;color:#1f2d3d;text-rendering:geometricPrecision;margin-bottom:0;padding-top:5px}@media only screen and (max-width:1024px){#dashboard-main-body .dashboard-deal .deal-card .product-price h4{font-size:22px;line-height:30px}}@media only screen and (max-width:767px){#dashboard-main-body .dashboard-deal .deal-card .product-price h4{font-size:18px;line-height:25px}}#dashboard-main-body .dashboard-deal .deal-card .product-price span{font-family:Avenir medium;font-size:14px;line-height:19px;letter-spacing:.02em;color:#6e84a3;text-rendering:geometricPrecision;font-style:italic}#dashboard-main-body .dashboard-deal .deal-card .product-price .schedule-price{font-family:Avenir medium;font-size:12px;color:#0995fa;text-align:right;margin-bottom:0;line-height:1.5;letter-spacing:.01em}@media only screen and (max-width:1400px){#dashboard-main-body .dashboard-deal .deal-card .product-price .schedule-price{font-size:11px}}#dashboard-main-body .dashboard-deal .deal-card .product-price-closing{flex-direction:column;align-items:flex-end}#dashboard-main-body .dashboard-deal .deal-card .product-store{display:flex;width:17%;padding-left:47px}#dashboard-main-body .dashboard-deal .deal-card .product-store p{font-family:Avenir medium;font-size:14px;line-height:160%;letter-spacing:.01em;color:#1f2d3d;text-rendering:geometricPrecision;margin-bottom:0;display:flex;flex-direction:column;justify-content:center;padding-right:8px}#dashboard-main-body .dashboard-deal .deal-card .product-store span{font-family:Avenir medium;font-size:14px;line-height:160%;letter-spacing:.01em;color:#1f2d3d;text-rendering:geometricPrecision}#dashboard-main-body .dashboard-deal .deal-card .product-store .more-less{color:#6e84a3;cursor:pointer}#dashboard-main-body .dashboard-deal .deal-card .product-store .more-less:hover{color:#4c5d75}#dashboard-main-body .dashboard-deal .deal-card .product-store ul{display:flex;flex-wrap:wrap}#dashboard-main-body .dashboard-deal .deal-card .product-store ul li{margin-right:5px;margin-bottom:5px}#dashboard-main-body .dashboard-deal .deal-card .retailer-type{width:14%;display:flex;align-items:center;justify-content:center;padding-right:2px}#dashboard-main-body .dashboard-deal .deal-card .submit-tracking{width:12%;display:flex;align-items:center;padding-left:10px;padding-right:0;justify-content:center}@media only screen and (max-width:1300px){#dashboard-main-body .dashboard-deal .deal-card .submit-tracking{padding-left:0}}#dashboard-main-body .dashboard-deal .deal-card .submit-tracking .links-cont{position:relative}#dashboard-main-body .dashboard-deal .deal-card .submit-tracking .links-cont .item-links{color:#1f2d3d;font-size:13px;display:flex;font-family:Avenir medium}#dashboard-main-body .dashboard-deal .deal-card .submit-tracking .links-cont .item-links:hover{text-decoration:none!important}#dashboard-main-body .dashboard-deal .deal-card .submit-tracking .links-cont .item-links[aria-expanded=false] .toggle-icon{display:none}#dashboard-main-body .dashboard-deal .deal-card .submit-tracking .links-cont .item-links[aria-expanded=false] .expand-icon,#dashboard-main-body .dashboard-deal .deal-card .submit-tracking .links-cont .item-links[aria-expanded=true] .toggle-icon{display:flex;align-items:center;font-size:17px}#dashboard-main-body .dashboard-deal .deal-card .submit-tracking .links-cont .item-links[aria-expanded=true] .expand-icon{display:none}#dashboard-main-body .dashboard-deal .deal-card .submit-tracking .links-cont .close-upc{min-width:130px;position:absolute;right:2px;line-height:1.2;color:#e75e7f;font-size:12px;font-family:Avenir medium;display:flex;align-items:center}#dashboard-main-body .dashboard-deal .deal-card .submit-tracking .links-cont .close-upc i{margin-right:3px}#dashboard-main-body .dashboard-deal .deal-card .submit-tracking .links-cont .close-upc p{margin-bottom:0;text-align:right;margin-top:2px}#dashboard-main-body .dashboard-deal .deal-card .view-deal-section{width:14%;display:flex;align-items:center;justify-content:flex-start}#dashboard-main-body .dashboard-deal .deal-card .view-deal-section .view-deal{position:relative}#dashboard-main-body .dashboard-deal .deal-card .view-deal-section .view-deal .bfmr-btn{margin-bottom:0;width:unset;height:34px;text-transform:inherit;padding:0 3px;font-size:13px}@media only screen and (min-width:1200px)and (max-width:1300px){#dashboard-main-body .dashboard-deal .deal-card .view-deal-section .view-deal .bfmr-btn{font-size:12px}}#dashboard-main-body .dashboard-deal .deal-card .view-deal-section .view-deal-with-date .bfmr-btn{margin-bottom:0;width:unset;height:34px;text-transform:inherit;padding:0 3px}@media only screen and (min-width:1200px)and (max-width:1300px){#dashboard-main-body .dashboard-deal .deal-card .view-deal-section .view-deal-with-date .bfmr-btn{font-size:13px}}#dashboard-main-body .dashboard-deal .deal-card .view-deal-section .view-deal-with-date .submitted-date{margin-top:8px;position:absolute;min-width:200px}#dashboard-main-body .dashboard-deal .deal-card .view-deal-section .view-deal-with-date .submitted-date p.deadline{color:orange}#dashboard-main-body .dashboard-deal .deal-card .view-deal-section .view-deal-with-date .submitted-date p{font-family:Avenir medium;font-size:12px;line-height:1;letter-spacing:.01em;text-transform:uppercase;color:#e75e7f;margin-bottom:5px;text-rendering:geometricPrecision;cursor:pointer}#dashboard-main-body .dashboard-deal .deal-card .view-deal-section .view-deal-with-date .submitted-date p span.deadline{color:orange;font-size:12px;margin-right:1px}#dashboard-main-body .dashboard-deal .deal-card .view-deal-section .view-deal-with-date .submitted-date p span{color:#e75e7f;font-size:12px;margin-right:1px}@media only screen and (max-width:1300px){#dashboard-main-body .dashboard-deal .deal-card .view-deal-section .view-deal-with-date .submitted-date p{font-size:10px}}#dashboard-main-body .dashboard-deal .deal-card .favourite-deal{width:5%;display:flex;align-items:center;justify-content:center;padding-left:3px}#dashboard-main-body .dashboard-deal .deal-card .favourite-deal span.fa-heart{font-size:14px;color:#95aac9}#dashboard-main-body .dashboard-deal .deal-card .favourite-deal span.fa-heart.clickable{cursor:pointer}#dashboard-main-body .dashboard-deal .deal-card .favourite-deal span.fa-heart.clickable:hover{color:#e6305c}#dashboard-main-body .dashboard-deal .deal-card .favourite-deal .fav-deal{color:#e75e7f!important;font-size:14px}#dashboard-main-body .dashboard-deal .deal-card .favourite-deal .fav-deal:hover{color:#e6305c!important}#dashboard-main-body .dashboard-deal .deal-card .deal-status{position:absolute;right:-14px;border-radius:0 6px 6px 0;transform:rotate(0);width:16px;text-align:center;top:0;height:100%;align-items:center;display:flex;justify-content:center}#dashboard-main-body .dashboard-deal .deal-card .deal-status.deal-closed{background:#e75e7f;white-space:nowrap}#dashboard-main-body .dashboard-deal .deal-card .deal-status.deal-deadline{background:orange;white-space:nowrap}#dashboard-main-body .dashboard-deal .deal-card .deal-status.deal-onsale{background:#6967c7;white-space:nowrap}#dashboard-main-body .dashboard-deal .deal-card .deal-status .deal-status-text{height:17px;display:flex;align-items:center;justify-content:center;color:#fff;font-family:Avenir medium;font-size:10px;text-transform:uppercase;margin-bottom:0;transform:translate(1px) rotate(-90deg)}#dashboard-main-body .dashboard-deal .deal-card .pinned-deal{position:absolute;right:15px;top:10px}#dashboard-main-body .dashboard-deal .deal-card .details-section .item-links{padding:20px;background:#f9fafc;border:1px solid #E3EBF6;border-radius:10px}#dashboard-main-body .dashboard-deal .deal-card .details-section .item-links p{display:flex;justify-content:space-between;align-items:center;cursor:pointer;border-bottom:1px solid #E3EBF6;padding-bottom:15px;transition:.5s all ease}#dashboard-main-body .dashboard-deal .deal-card .details-section .item-links p button{padding:0;font-size:15px;line-height:150%;letter-spacing:-.01em;color:#1f2d3d;text-decoration:none}#dashboard-main-body .dashboard-deal .deal-card .details-section .item-links p a{color:#1f2d3d;text-decoration:none}#dashboard-main-body .dashboard-deal .deal-card .details-section .item-links p.collapsed{border-bottom:none;padding-bottom:0}#dashboard-main-body .dashboard-deal .deal-card .details-section .item-links>div ul{padding:15px 0;border-bottom:1px solid #E3EBF6;align-items:center}#dashboard-main-body .dashboard-deal .deal-card .details-section .item-links>div ul:last-child{border-bottom:none}#dashboard-main-body .dashboard-deal .deal-card .details-section .item-links>div ul li{margin-right:20px}#dashboard-main-body .dashboard-deal .deal-card .details-section .item-links>div ul li:first-child a{font-size:14px;line-height:150%;letter-spacing:-.01em;color:#3b516c;text-decoration-line:none}#dashboard-main-body .dashboard-deal .deal-card .details-section .item-links>div ul li a{font-size:14px;line-height:177.58%;letter-spacing:-.01em;text-decoration-line:underline;color:#2c7be5}#dashboard-main-body .dashboard-deal .deal-card .details-section .item-links>div ul li a h6{font-size:14px;line-height:19px;color:#3b516c}@media only screen and (max-width:1024px){#dashboard-main-body .dashboard-deal .deal-card-desktop{display:none}}#dashboard-main-body .dashboard-deal .deal-card-mob{display:none;box-shadow:0 5px 10px #3b516c1a;background-color:#fff;position:relative}@media only screen and (max-width:1108px){#dashboard-main-body .dashboard-deal .deal-card-mob{display:flex;align-items:center;justify-content:space-between;padding:12px 24px 0}}@media only screen and (max-width:767px){#dashboard-main-body .dashboard-deal .deal-card-mob{padding:12px 16px 0}}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-title-n-ship-address .fe{font-size:16px}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-title-n-ship-address .btn-txt{line-height:1;padding-top:2px}@media only screen and (max-width:885px){#dashboard-main-body .dashboard-deal .deal-card-mob .mob-title-n-ship-address .btn-txt{display:none}}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-title-n-ship-address .btn{display:flex;align-items:center}@media only screen and (max-width:885px){#dashboard-main-body .dashboard-deal .deal-card-mob .mob-title-n-ship-address .btn{padding:4px 10px;border:1px solid rgba(210,221,236,.8);background-color:#edf2f973}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-title-n-ship-address .btn .fe{margin-right:0!important;font-size:20px;color:#6e84a3}}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-title-n-ship-address h5{margin-bottom:0;font-size:14px;font-family:Avenir medium}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-title-n-ship-address .btn-white{background:#fff;border:1px solid #D2DDEC;border-radius:5px;color:#12263f;font-size:13px;text-transform:capitalize}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-title-n-ship-address .btn-white svg{margin-bottom:5px}@media only screen and (max-width:326px){#dashboard-main-body .dashboard-deal .deal-card-mob .mob-title-n-ship-address .btn-white{font-size:12px}}@media only screen and (max-width:315px){#dashboard-main-body .dashboard-deal .deal-card-mob .mob-title-n-ship-address .btn-white{font-size:11px}}#dashboard-main-body .dashboard-deal .deal-card-mob .right-section{display:flex}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view{display:flex;justify-content:space-between;padding-bottom:12px;width:100%}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .generic-search{z-index:9;margin-left:8px}@media only screen and (max-width:410px){#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .generic-search{margin-right:0}}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .mob-filters-sort{position:relative;margin-left:8px}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white{border:1px solid #D2DDEC;color:#12263f;height:40px;line-height:1!important;display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:512px){#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white{width:94px}}@media only screen and (max-width:667px){#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white .btn-txt{display:none}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white{width:unset;font-size:20px;display:flex;align-items:center;justify-content:center;padding:4px 10px}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white .fe{margin-left:0!important}}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white:hover{color:#fff}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white.active{border:1px solid #4BCAB3}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white.active+.applied{position:absolute;top:-7px;right:-6px;background:#4bcab3;border-radius:10px;color:#fff;font-family:Avenir medium;padding:2px 5px;width:16px;height:16px;font-size:9px;line-height:1;display:block}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white.active .btn-txt,#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white.active .fe{color:#3bbd96}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white.active:hover .btn-txt{color:#fff}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white.active:hover .fe{color:#12263f}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white .fe{font-size:20px;transform:rotate(-90deg);margin-left:0!important;color:#3b516c}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white img{max-width:unset;height:20px;width:20px}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .mob-filters-sort .btn-white .btn-txt{padding-left:8px}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .mob-filters-sort .applied{display:none}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter{position:relative;margin-left:16px}@media only screen and (max-width:1220px){#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter{display:none}}@media only screen and (max-width:410px){#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter{margin-left:8px}}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .bfmr-select-svg-icon{width:fit-content;position:absolute;top:7px;left:8px;z-index:0;cursor:pointer}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter label{display:none}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect{cursor:pointer;min-height:40px;position:relative;width:125px}@media only screen and (max-width:485px){#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect{width:42px}}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect:before{position:absolute;content:attr(data-before);font-family:Avenir medium;color:#12263f;font-size:13px;line-height:1.7;left:38px;top:12px}@media only screen and (max-width:485px){#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect:before{display:none}}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect.multiselect--active .multiselect__tags{border:1px solid #12263F}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__select{height:40px;width:30px}@media only screen and (max-width:485px){#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__select{display:none}}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__tags{padding:4px 16px 4px 8px;min-height:40px;border-radius:8px;border-color:#d2ddec;background-color:transparent}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__tags-wrap,#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__single{display:none!important}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__select:before{background:0 0;color:#9fb1cd;-webkit-appearance:none;-moz-appearance:none;width:5px;height:5px;outline:0;position:absolute;top:12px;right:12px;border:solid #9FB1CD;border-width:0 1px 1px 0;display:inline-block;padding:3px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper{z-index:9999;width:auto;width:250px;border-radius:16px;border:1px solid #D2DDEC;padding:8px 8px 4px;background:transparent;overflow-y:auto;overflow-x:hidden;background:#fff;top:45px;right:0}@media only screen and (max-width:800px){#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper{right:unset}}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper::-webkit-scrollbar{width:6px}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #cacaca;border-radius:10px}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:10px}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper::-webkit-scrollbar-thumb:hover{background-color:#3bbd96}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element{padding:4px 0;border-bottom:1px solid #E3EBF6}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element:nth-last-child(3){border-bottom:0px solid transparent!important}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option{border-radius:8px;display:flex;align-items:center}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option img{margin-right:8px;margin-top:-2px}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label{padding-left:0}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .multiselect-checkbox-input{height:14px;width:13px}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:before{top:50%;left:-23px;transform:translateY(-50%);border-color:transparent;background-color:transparent}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:after{top:50%;left:7rem!important;transform:translateY(-50%);width:80px;height:40px!important;background-size:contain}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected{background:#f2f5ff}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected .checkbox-label .custom-control-label:after{background-image:url(/images/check-green.svg)}#dashboard-main-body .dashboard-deal .deal-card-mob .mob-filters-view .filter-1.deal-view-filter.has-filter .multiselect__tags{border:1px solid #D2DDEC}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse{min-width:331px;max-width:331px;background:#fff;margin-right:-331px;transition:margin-right 2s ease-in;height:calc(100% + 25px);display:flex;flex-direction:column}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse.show{margin-right:-16px;position:fixed;right:16px;top:50px;z-index:99;height:calc(100% - 50px)}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-header{padding:20px 25px;border-bottom:1px solid #D2DDEC;color:#3bbd96;font-size:24px;display:flex;align-items:center}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-header span{font-weight:600}@media only screen and (max-width:767px){#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-header span{margin-top:7px;line-height:1.2}}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-header img,#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-header .fe{margin-right:8px}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-header .fe{transform:rotate(-90deg)}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-body{padding:16px 25px;height:67vh;overflow-y:auto}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 label{display:none}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect{cursor:pointer;min-height:56px;position:relative}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect:before{position:absolute;content:attr(data-before);font-family:Avenir medium;color:#3b516c;font-size:17.25px;line-height:1.7;top:15px;left:12px}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect.multiselect--active .multiselect__tags{border:1px solid #12263F;border-bottom-left-radius:0;border-bottom-right-radius:0}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect.multiselect--active .multiselect__select:before{border-color:#12263f}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__select{height:56px;width:32px}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__tags{padding:4px 16px 4px 8px;min-height:56px;border-radius:8px;border-color:#e3ebf6}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__tags-wrap,#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__single{display:none!important}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__select:before{background:0 0;color:#9fb1cd;-webkit-appearance:none;-moz-appearance:none;width:5px;height:5px;outline:0;position:absolute;top:18px;right:12px;border:solid #9FB1CD;border-width:0 1px 1px 0;display:inline-block;padding:3px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper{z-index:9999;width:auto;min-width:100%;width:250px;border-radius:0 0 16px 16px;border-top:1px solid #e8e8e8;border:1px solid #D2DDEC;border-top:0px;top:0;padding:8px 8px 4px;position:relative;background:transparent;overflow-y:auto;overflow-x:hidden}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper::-webkit-scrollbar{width:6px}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #cacaca;border-radius:10px}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:10px}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper::-webkit-scrollbar-thumb:hover{background-color:#3bbd96}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper .multiselect__content .multiselect__element{padding:4px 0;border-bottom:1px solid #E3EBF6}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper .multiselect__content .multiselect__element:nth-last-child(3){border-bottom:0px solid transparent!important}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option{border-radius:8px}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label{padding-left:0}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .multiselect-checkbox-input{height:14px;width:13px}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:before{top:50%;left:-23px;transform:translateY(-50%);border-color:transparent;background-color:transparent}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:after{top:50%;left:10.75rem;transform:translateY(-50%);width:80px;height:45px;background-size:contain}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected{background:#f2f5ff}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1 .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected .checkbox-label .custom-control-label:after{background-image:url(/images/check-green.svg)}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1.has-filter .multiselect__tags{border:1px solid #12263F}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1.has-filter .multiselect__select:before{border-color:#12263f}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1.quick-filters-filter.exclusive-filter-added .multiselect__content-wrapper .multiselect__content .multiselect__element:nth-child(2) .multiselect__option{padding-top:14px;padding-bottom:10px}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1.quick-filters-filter.exclusive-filter-added .multiselect__content-wrapper .multiselect__content .multiselect__element:nth-child(2) .multiselect__option:before{content:"";position:absolute;top:52%;left:12px;transform:translateY(-50%);width:16px;height:15px;background-image:url(/build/assets/exclusive-deal-crown-VE0xaFHZ.svg);background-size:contain;background-repeat:no-repeat;z-index:1}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1.quick-filters-filter.exclusive-filter-added .multiselect__content-wrapper .multiselect__content .multiselect__element:nth-child(2) .multiselect__option .checkbox-label{padding-left:20px}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-body .filter-1.quick-filters-filter.exclusive-filter-added .multiselect__content-wrapper .multiselect__content .multiselect__element:nth-child(2) .multiselect__option .checkbox-label .custom-control-label:after{left:9.5rem}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-body .horizontal-line{margin:16px 0;background-color:#d2ddec}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-body .sorting .sorting-item{border-bottom:1px solid #E3EBF6}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-body .sorting .sorting-item .sort-by{display:flex;justify-content:space-between;align-items:center;padding:12px;height:40px;margin:4px 0}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-body .sorting .sorting-item .sort-by p{color:#3b516c;margin-bottom:0}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-body .sorting .sorting-item .sort-by.active{background-color:#f2f5ff;border-radius:8px}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-body .sorting:last-child .sorting-item{border-bottom:0px solid transparent}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-footer{padding:16px;display:flex;justify-content:space-between;margin-top:auto}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-footer .btn{min-width:111px;border-radius:8px}@media only screen and (max-width:767px){#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-footer .btn-secondary:focus{color:#3b516c!important;background:#7690b51a!important;border:1.2px solid #3B516C!important}#dashboard-main-body .dashboard-deal .deal-card-mob .filter-sort-collapse .filters-footer .btn-secondary:hover{color:#3b516c!important;background:#7690b51a!important;border:1.2px solid #3B516C!important}}#dashboard-main-body .dashboard-deal .item-links-detail{padding:20px 25px 23px 30px;width:100%;background:#f9fafc;position:relative;border-radius:0 0 8px 8px;border-top:1px solid #E3EBF6;display:block;margin-bottom:0}#dashboard-main-body .dashboard-deal .item-links-detail .details-section{width:90%;display:flex;flex-wrap:wrap}#dashboard-main-body .dashboard-deal .item-links-detail .details-section .single-deal-links{margin-bottom:5px;padding-right:10px}#dashboard-main-body .dashboard-deal .item-links-detail .details-section .single-deal-links.has-one-col{width:90%}#dashboard-main-body .dashboard-deal .item-links-detail .details-section .single-deal-links.has-two-cols{width:47%}@media only screen and (max-width:767px){#dashboard-main-body .dashboard-deal .item-links-detail .details-section .single-deal-links.has-two-cols{width:100%}}#dashboard-main-body .dashboard-deal .item-links-detail .details-section .single-deal-links.has-more-cols{width:28%}@media only screen and (max-width:1024px){#dashboard-main-body .dashboard-deal .item-links-detail .details-section .single-deal-links.has-more-cols{width:47%}}@media only screen and (max-width:767px){#dashboard-main-body .dashboard-deal .item-links-detail .details-section .single-deal-links.has-more-cols{width:100%}}#dashboard-main-body .dashboard-deal .item-links-detail .details-section .single-deal-links h6{line-height:unset;margin-bottom:0}#dashboard-main-body .dashboard-deal .item-links-detail .details-section .single-deal-links li{margin-top:5px;margin-bottom:5px}#dashboard-main-body .dashboard-deal .item-links-detail .details-section .single-deal-links li a{font-family:Avenir medium;font-size:14px}#dashboard-main-body .dashboard-deal .item-links-detail .details-section .single-deal-links li a:hover{text-decoration:underline!important}#dashboard-main-body .dashboard-deal .item-links-detail .details-section .single-deal-links li a:active,#dashboard-main-body .dashboard-deal .item-links-detail .details-section .single-deal-links li a:focus{text-decoration:none!important}#dashboard-main-body .dashboard-deal .item-links-detail .details-section .single-deal-links li a.link-closing{cursor:pointer;color:#99a6b9}#dashboard-main-body .dashboard-deal .item-links-detail .details-section .single-deal-links li .item-closed-date{pointer-events:none;color:#e75e7f}#dashboard-main-body .dashboard-deal .item-links-detail .details-section .single-deal-links li .item-closed-date p{font-family:Avenir medium;font-size:14px;color:#e75e7f;margin-bottom:5px;letter-spacing:.01em}#dashboard-main-body .dashboard-deal .item-links-detail .details-section .single-deal-links li .item-closed-date span{color:#e75e7f}@media only screen and (max-width:1024px){#dashboard-main-body .dashboard-deal .item-links-detail .details-section .single-deal-links li .item-closed-date{font-family:Avenir demi,Avenir medium}}#dashboard-main-body .dashboard-deal .item-links-detail .details-section .single-deal-links li .hash-container{font-family:Avenir medium;font-size:14px;color:#e232c1;display:flex;align-items:center;cursor:pointer}#dashboard-main-body .dashboard-deal .item-links-detail .details-section .single-deal-links li .hash-container:hover{color:#bb1a9d}#dashboard-main-body .dashboard-deal .item-links-detail .details-section .single-deal-links li .hash-container span.fe-copy{color:#6e84a3;font-size:17px}#dashboard-main-body .dashboard-deal .item-links-detail .details-section .single-deal-links li .hash-container span.fe-copy:hover{color:#12263f}#dashboard-main-body .dashboard-deal .item-links-detail .details-section .single-deal-links li .link-closing-span,#dashboard-main-body .dashboard-deal .item-links-detail .details-section .single-deal-links.closed li a,#dashboard-main-body .dashboard-deal .item-links-detail .details-section .single-deal-links.closed li span{color:#99a6b9}#dashboard-main-body .dashboard-deal .item-links-detail .details-section .single-deal-links.closed .item-closed-date p{font-family:Avenir medium;font-size:14px;color:#e75e7f;margin-bottom:5px;letter-spacing:.01em}#dashboard-main-body .dashboard-deal .item-links-detail .see-deal-details{background:#fff;border:1.2px solid #7690B5;border-radius:6px;color:#7690b5;font-size:12px;font-family:Avenir medium;cursor:pointer;padding:7px 4px 5px;width:110px;text-align:center;position:absolute;right:30px;top:20px;letter-spacing:.01em}#dashboard-main-body .dashboard-deal .item-links-detail .see-deal-details:hover{text-decoration:none!important;border:1.2px solid #3BBD96;background:#3bbd96;color:#fff}#dashboard-main-body .dashboard-deal .div-loading{overflow:hidden;position:relative;right:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;background-color:#f9f9f9;z-index:10001;margin-bottom:20px}#dashboard-main-body .dashboard-deal .div-loading .logo{width:70px;min-height:140px;background:url(../img/logo.png) center center no-repeat}#dashboard-main-body .dashboard-deal .div-loading .spinner{height:115px;width:115px;animation:rotate 2s linear infinite;transform-origin:center center;position:absolute;inset:0;margin:auto}#dashboard-main-body .dashboard-deal .div-loading .spinner .path{stroke-dasharray:1,200;stroke-dashoffset:0;animation:dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:#2aac8a}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}#dashboard-main-body .dashboard-deal .signin-alert{padding:15px;display:flex;color:#191919;flex-direction:column;background:#ebf5e8;align-items:center;border-radius:5px;margin-bottom:20px}#dashboard-main-body .dashboard-deal .signin-alert.payment-info-alert{flex-direction:row}#dashboard-main-body .dashboard-deal .signin-alert.payment-info-alert img{margin-bottom:0;margin-right:10px}#dashboard-main-body .dashboard-deal .signin-alert.payment-info-alert span{color:#12263f;font-size:14px;font-family:Avenir medium;letter-spacing:.01em;padding-top:7px}#dashboard-main-body .dashboard-deal .signin-alert img{margin-bottom:20px}#dashboard-main-body .dashboard-deal .signin-alert span{color:#12263f;font-size:14px;font-family:Avenir medium;letter-spacing:.01em}#dashboard-main-body .dashboard-deal .animated-load{display:flex;align-items:center;justify-content:center}#dashboard-main-body .dashboard-deal .animated-load span:first-child{margin-right:20px}#dashboard-main-body .dashboard-deal .animated-load span:last-child{margin-left:20px}#dashboard-main-body .dashboard-deal .quick-filters-wrapper{position:relative;width:100%;display:flex;align-items:center;margin-right:8px}@media only screen and (max-width:1024px){#dashboard-main-body .dashboard-deal .quick-filters-wrapper{display:flex;flex-grow:1;width:calc(65% - 120px);overflow:auto;margin-right:20px}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .btn-quick-filter{margin-right:7px}}#dashboard-main-body .dashboard-deal .quick-filters-wrapper::-webkit-scrollbar{display:none}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .btn-quick-filter{margin-right:8px}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .btn-quick-filter .deal-filter-icon svg path:last-child{fill:#3b516c}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .btn-quick-filter:active .deal-filter-icon svg path:first-child{fill:#12263f}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .btn-quick-filter:active .deal-filter-icon svg path:last-child{fill:#fff}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .btn-quick-filter.active .deal-filter-icon svg path:first-child{fill:#12263f}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .btn-quick-filter.active .deal-filter-icon svg path:last-child{fill:#fff}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .vertical-line{width:1px;height:40px;background-color:#d2ddec;margin-right:8px}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retailers-filter,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retail-types-filter,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.deal-types-filter{position:relative}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retailers-filter label,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retail-types-filter label,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.deal-types-filter label{font-size:10px;font-family:Avenir medium;text-transform:uppercase;color:#8492a6;letter-spacing:.01em;padding-left:1px;visibility:hidden;display:none}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect{cursor:pointer;min-height:30px;width:112px}@media only screen and (max-width:1550px){#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect{width:108px}}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect{position:relative}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect:before,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect:before,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect:before{position:absolute;content:"Retailers";font-family:Avenir medium;color:#3b516c;font-size:14px;line-height:1.478;top:6px;left:12px}@media only screen and (max-width:1300px){#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect:before,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect:before,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect:before{font-size:14px;top:6px}}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect.multiselect--active .multiselect__tags,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect.multiselect--active .multiselect__tags,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect.multiselect--active .multiselect__tags{border:1px solid #12263F}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__select,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__select,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__select{height:30px;width:30px}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__tags,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__tags,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__tags{padding:4px 16px 3px 8px;min-height:30px;border-radius:22px;border-color:#d2ddec}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__tags-wrap,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__single,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__tags-wrap,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__single,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__tags-wrap,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__single{display:none!important}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__select:before,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__select:before,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__select:before{background:0 0;color:#9fb1cd;-webkit-appearance:none;-moz-appearance:none;width:5px;height:5px;outline:0;position:absolute;top:6px;right:12px;border:solid #3B516C;border-width:0 1px 1px 0;display:inline-block;padding:3px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}@media only screen and (max-width:1300px){#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__select:before,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__select:before,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__select:before{top:6px}}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper{z-index:9999;width:auto;min-width:100%;width:260px;border-radius:16px;border-top:1px solid #e8e8e8;box-shadow:0 10px 20px #0003;top:34px;padding:4px 8px;overflow-y:auto;overflow-x:hidden}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper::-webkit-scrollbar,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper::-webkit-scrollbar,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper::-webkit-scrollbar{width:6px}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper::-webkit-scrollbar-track,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper::-webkit-scrollbar-track,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #cacaca;border-radius:10px}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper::-webkit-scrollbar-thumb,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper::-webkit-scrollbar-thumb,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:10px}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper::-webkit-scrollbar-thumb:hover,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper::-webkit-scrollbar-thumb:hover,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper::-webkit-scrollbar-thumb:hover{background-color:#3bbd96}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper .multiselect__content .multiselect__element,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element{padding:4px 0;border-bottom:1px solid #E3EBF6}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper .multiselect__content .multiselect__element:nth-last-child(3),#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element:nth-last-child(3),#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element:nth-last-child(3){border-bottom:0px solid transparent!important}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option{border-radius:8px}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label{padding-left:0}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .multiselect-checkbox-input,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .multiselect-checkbox-input,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .multiselect-checkbox-input{height:14px;width:13px}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:before,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:before,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:before{top:50%;left:-23px;transform:translateY(-50%);border-color:transparent;background-color:transparent}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:after,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:after,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option .checkbox-label .custom-control-label:after{top:50%;left:10rem;transform:translateY(-50%);width:80px;height:45px;background-size:contain}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected{background:#f2f5ff}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected .checkbox-label .custom-control-label:after,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected .checkbox-label .custom-control-label:after,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option.multiselect__option--selected .checkbox-label .custom-control-label:after{background-image:url(/images/check-green.svg)}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retailers-filter.has-filter:before,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retail-types-filter.has-filter:before,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.deal-types-filter.has-filter:before{content:attr(counter);position:absolute;right:0;top:-10px;width:20px;height:20px;background:#12263f;border-radius:50%;color:#fff;justify-content:center;align-items:center;display:flex;font-size:10px;line-height:1;padding-top:0;z-index:999}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retailers-filter.has-filter .multiselect__tags,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retail-types-filter.has-filter .multiselect__tags,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.deal-types-filter.has-filter .multiselect__tags{border:1px solid #12263F}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retailers-filter{margin-right:8px}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retailers-filter .multiselect:before{top:6px}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retail-types-filter,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.deal-types-filter{margin-right:8px}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect{width:130px}@media only screen and (max-width:1550px){#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect{width:120px}}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect:before,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect:before{content:"Retail Types"}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.retail-types-filter .multiselect__select:before,#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect__select:before{border-color:#3b516c}#dashboard-main-body .dashboard-deal .quick-filters-wrapper .filter-1.deal-types-filter .multiselect:before{content:"Deal Types"}#dashboard-main-body .dashboard-deal .deal-card-wrapper{overflow-x:hidden;overflow-y:clip;padding-bottom:22px}#dashboard-main-body .dashboard-deal .deal-card-wrapper .cards-rows-sorting-header-cont{margin:0}@media only screen and (min-width:1220px){#dashboard-main-body .dashboard-deal .deal-card-wrapper .cards-rows-sorting-header-cont{width:100%}}#dashboard-main-body .dashboard-deal .deal-card-wrapper .cards-rows-sorting-header-cont .cards-rows-sorting-header{border-radius:8px}#dashboard-main-body .dashboard-deal .deal-card-wrapper .deals-list-view-section{padding:0}#dashboard-main-body .dashboard-deal .deal-card-wrapper .deals-list-view-section .deal-card-row-container .deal-card-row-item .deal-card:hover{transform:scale(1)}@media only screen and (max-width:632px){#dashboard-main-body .dashboard-deal .deal-card-wrapper .deals-mobile-view-section{padding:16px 0}}#dashboard-main-body .dashboard-deal .deal-card-wrapper .deals-mobile-view-section .deals-mobile-view-container .deal-card-mobile .deal-card-info-section .right-side .badges-container{width:90%}@media only screen and (max-width:1024px){#dashboard-main-body .dashboard-deal .deal-card-wrapper .mob-title-n-ship-address{display:none}}#dashboard-main-body .dashboard-deal .deal-card-wrapper .deal-image-container{display:none}#dashboard-main-body .dashboard-deal .section-deals{padding:0}@media only screen and (min-width:1550px){#dashboard-main-body .dashboard-deal.bfmr-ag-grid .bf-table-wrapper .bf-table>thead th{width:unset!important}}#dashboard-main-body .dashboard-deal .deal-card-mob{display:none}#dashboard-main-body .bfmr-ag-grid .ag-theme-alpine .ag-cell{border-left:0}#dashboard-main-body .bf-table-wrapper{min-height:unset}#dashboard-main-body .bf-table-wrapper .bf-table>thead{top:0}#dashboard-main-body .bf-table-wrapper .bf-table .bf-head-submitted-at{margin-left:0}#dashboard-main-body .bf-table-wrapper .bf-table .cursor-pointer{cursor:pointer}.dp__menu.payment-filter-dp-menu{--dp-font-size: 14px;--dp-text-color: #73879c;--dp-hover-color: #f3f9fe;--dp-hover-text-color: #73879c;--dp-hover-icon-color: #73879c;--dp-primary-color: #1284e7;--dp-primary-text-color: #fff;--dp-border-color: #e8e8e8;--dp-menu-border-color: #e8e8e8;--dp-secondary-color: #ccc;--dp-disabled-color: #f3f3f3;--dp-disabled-color-text: #ccc;--dp-cell-size: 32px;--dp-cell-padding: 0;--dp-row-margin: 0;--dp-calendar-header-cell-padding: 0;--dp-menu-min-width: 248px;--dp-menu-padding: 6px 12px;--dp-month-year-row-height: 34px;--dp-month-year-row-button-size: 24px;--dp-cell-border-radius: 0;font-family:Helvetica Neue,Helvetica,Arial,Microsoft Yahei,sans-serif;font-size:14px;color:#73879c;box-shadow:0 6px 12px #0000002d}.dp__menu.payment-filter-dp-menu .dp__menu_inner{padding:6px 12px}.dp__menu.payment-filter-dp-menu .dp__month_year_select,.dp__menu.payment-filter-dp-menu .dp--year-select{font-size:14px;color:#73879c}.dp__menu.payment-filter-dp-menu .dp__inner_nav{color:#73879c;border-radius:0}.dp__menu.payment-filter-dp-menu .dp__inner_nav:hover{background-color:transparent;color:#1284e7}.dp__menu.payment-filter-dp-menu .dp__calendar_header_item{height:32px;font-size:12px;font-weight:500;padding:0;display:flex;align-items:center;justify-content:center}.dp__menu.payment-filter-dp-menu .dp__calendar_header_cell{padding:0}.dp__menu.payment-filter-dp-menu .dp__calendar_header_separator{display:none}.dp__menu.payment-filter-dp-menu .dp__calendar_row{margin:0}.dp__menu.payment-filter-dp-menu .dp__cell_inner{height:32px;width:32px;font-size:12px;border-radius:0;border:none!important;padding:0}.dp__menu.payment-filter-dp-menu .dp__today:not(.dp__active_date){border:none!important;color:#2a90e9}.dp__menu.payment-filter-dp-menu .dp__cell_offset{color:#ccc}.dp__menu.payment-filter-dp-menu .dp__cell_disabled{color:#ccc!important;background-color:#f3f3f3!important;cursor:not-allowed}.dp__menu.payment-filter-dp-menu .dp__disabled{background-color:#f3f3f3!important}#submit-tracking-main-body{padding:45px!important;background:#f9fafc}@media only screen and (max-width:1024px){#submit-tracking-main-body{padding:40px 30px!important}}@media only screen and (max-width:767px){#submit-tracking-main-body{padding:15px!important}}#submit-tracking-main-body .row .file-container-text{margin-bottom:24px}#submit-tracking-main-body .row h2{font-family:Avenir medium;font-size:20px;line-height:160%;letter-spacing:.01em;color:#12263f;margin-bottom:7px}#submit-tracking-main-body .row span{font-family:Avenir medium;font-size:13px;line-height:163.92%;letter-spacing:.01em;color:#7690b5}#submit-tracking-main-body .row .file-input-button{margin-top:17px}#submit-tracking-main-body .row .custom-file-input{color:transparent;opacity:1;background:#3bbd96;border:1px solid #3BBD96;border-radius:6px;min-height:38px;width:205px}#submit-tracking-main-body .row .custom-file-input::-webkit-file-upload-button{visibility:hidden}#submit-tracking-main-body .row .custom-file-input:before{content:"Import your files";display:inline-block;padding:7px 8px;outline:none;white-space:nowrap;-webkit-user-select:initial;cursor:pointer;font-family:Avenir regular,Avenir medium;font-size:14px;line-height:163.92%;letter-spacing:.01em;color:#fff;text-align:center;width:100%}#submit-tracking-main-body .row .custom-file-input:hover:before{border-color:#000}#submit-tracking-main-body .row .custom-file-input:active{outline:0}#submit-tracking-main-body .row .custom-file-input:active:before{background:#3bbd96}#submit-tracking-main-body .form-submit-track .total-price{display:flex;flex-direction:column;align-items:flex-end;position:absolute;top:0;right:15px;margin-bottom:0}#submit-tracking-main-body .form-submit-track h6{font-size:10px;line-height:163.92%;letter-spacing:-.01em;color:#7690b5;margin:0}#submit-tracking-main-body .form-submit-track span{font-size:14px;line-height:163.92%;letter-spacing:-.01em;color:#1f2d3d}#submit-tracking-main-body .form-submit-track button{width:205px}#submit-tracking-main-body .button-container{background:#fff;border:1px solid #BECCDF;border-radius:10px 10px 0 0;padding:12px 15px}#submit-tracking-main-body .button-container button{font-size:14px;padding:6px 12px;margin-right:6px;transition:unset}#shipment-main-body{padding:20px 30px 20px 26px!important;background:#f9fafc}@media only screen and (max-width:1024px){#shipment-main-body{padding:20px 30px!important}}@media only screen and (max-width:767px){#shipment-main-body{padding:15px!important}}#shipment-main-body .tabs-section{display:flex;margin-bottom:25px;justify-content:space-between;align-items:center}@media only screen and (max-width:575px){#shipment-main-body .tabs-section{flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-bottom:0}}#shipment-main-body .tabs-section.clearfix{margin-bottom:0}@media only screen and (max-width:575px){#shipment-main-body .tabs-section.clearfix{margin-bottom:8px}}#shipment-main-body .tabs-section .nav-tabs{border-bottom:1px solid #E3EBF6}@media only screen and (max-width:767px){#shipment-main-body .tabs-section .nav-tabs{width:auto}}#shipment-main-body .tabs-section .nav-tabs .nav-item{margin-right:50px}#shipment-main-body .tabs-section .nav-tabs .nav-item:last-child{margin-right:0}#shipment-main-body .tabs-section .nav-tabs .nav-item .nav-link{font-family:Avenir medium;font-size:14px;line-height:19px;background-color:transparent;border:none;color:#95aac9;padding-left:0;padding-right:0;cursor:pointer}#shipment-main-body .tabs-section .nav-tabs .nav-item .nav-link.active{color:#12263f;border-bottom:2px solid #2C7BE5}#shipment-main-body .tabs-section .nav-tabs .nav-item .nav-link:focus{outline:none}#shipment-main-body .tabs-section .nav-tabs .nav-item .nav-link:hover{text-decoration:none!important}#shipment-main-body .tabs-section .tab-filters{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:575px){#shipment-main-body .tabs-section .tab-filters{width:100%}}#shipment-main-body .tabs-section .tab-filters .date-time-picker{margin:unset}@media only screen and (max-width:767px){#shipment-main-body .tabs-section .tab-filters .date-time-picker{width:100%}}#shipment-main-body .tabs-section .tab-filters .date-time-picker .field{justify-content:flex-end;position:relative}@media only screen and (max-width:767px){#shipment-main-body .tabs-section .tab-filters .date-time-picker .field{margin-right:5px}}#shipment-main-body .tabs-section .tab-filters .date-time-picker .field:after{position:absolute;font-family:"Font Awesome 5 Free";bottom:.5em;display:block;opacity:1;color:#d2ddec;font-weight:900;font-size:14px;content:"";top:5px;right:15px;cursor:pointer}#shipment-main-body .tabs-section .tab-filters .date-time-picker .field.is-focused:after{position:absolute;font-family:"Font Awesome 5 Free";bottom:.5em;display:block;opacity:1;color:#d2ddec;font-weight:900;font-size:14px;content:"";top:10px;right:15px;cursor:pointer}#shipment-main-body .tabs-section .tab-filters .date-time-picker .field.has-value:after{content:""}#shipment-main-body .tabs-section .tab-filters .date-time-picker .field-input{width:201px;font-family:Avenir medium;font-size:12px;padding:13px 35px 10px 15px;line-height:1;height:unset;min-height:unset;background:#fff;border:1.2px solid #7690B5;border-radius:6px;color:#7690b5}#shipment-main-body .tabs-section .tab-filters .date-time-picker .field-input::-webkit-input-placeholder{color:#95aac9;font-family:Avenir medium;font-size:14px;line-height:1}#shipment-main-body .tabs-section .tab-filters .date-time-picker .field-input:-moz-placeholder{color:#95aac9;font-family:Avenir medium;font-size:14px;line-height:1}#shipment-main-body .tabs-section .tab-filters .date-time-picker .field-input::-moz-placeholder{color:#95aac9;font-family:Avenir medium;font-size:14px;line-height:1}#shipment-main-body .tabs-section .tab-filters .date-time-picker .field-input:-ms-input-placeholder{color:#95aac9;font-family:Avenir medium;font-size:14px;line-height:1}@media only screen and (max-width:767px){#shipment-main-body .tabs-section .tab-filters .date-time-picker .field-input{width:100%}}#shipment-main-body .tabs-section .tab-filters .date-range-container{margin:unset}@media only screen and (max-width:767px){#shipment-main-body .tabs-section .tab-filters .date-range-container{width:100%;margin-right:5px}}#shipment-main-body .tabs-section .tab-filters .dp__input_wrap{position:relative}#shipment-main-body .tabs-section .tab-filters .dp__input_wrap:after{position:absolute;font-family:"Font Awesome 5 Free";display:block;opacity:1;color:#d2ddec;font-weight:900;font-size:14px;content:"";top:5px;right:15px;cursor:pointer;pointer-events:none}#shipment-main-body .tabs-section .tab-filters .dp__input_wrap:has(.dp__input_focus):after{content:"";top:10px}#shipment-main-body .tabs-section .tab-filters .dp__input_wrap:has(.dp__input_valid):after{content:""}#shipment-main-body .tabs-section .tab-filters .dp__input_wrap .dp__input{width:201px;font-family:Avenir medium;font-size:12px;padding:13px 35px 10px 15px;line-height:1;height:unset;min-height:unset;background:#fff;border:1.2px solid #7690B5;border-radius:6px;color:#7690b5}#shipment-main-body .tabs-section .tab-filters .dp__input_wrap .dp__input::placeholder{color:#95aac9;font-family:Avenir medium;font-size:14px;line-height:1;opacity:1}@media only screen and (max-width:767px){#shipment-main-body .tabs-section .tab-filters .dp__input_wrap .dp__input{width:100%}}#shipment-main-body .tabs-section .tab-filters .btn-secondary{margin-left:10px;min-width:70px;min-height:39px;line-height:0;padding:9px 20px;text-align:center}@media only screen and (max-width:767px){#shipment-main-body .tabs-section .tab-filters .btn-secondary{margin-left:auto}}#shipment-main-body .tabs-section .tab-filters .download-file{width:35px;margin-left:10px;cursor:pointer}@media only screen and (max-width:767px){#shipment-main-body .tabs-section .tab-filters .download-file{margin-right:10px}}#shipment-main-body .bfmr-ag-grid{display:block;float:none;overflow:hidden}#shipment-main-body .bfmr-ag-grid .ag-theme-alpine .ag-cell{border-left:0}@media only screen and (max-width:1024px){#shipment-main-body .bfmr-ag-grid .bf-table-toolbar .generic-search{margin-right:0}}.bf-table-toolbar{align-items:center;padding:10px 0!important}@media only screen and (max-width:767px){.bf-table-toolbar{align-items:unset}}.bf-table-toolbar.single-element{flex-direction:column}.bf-table-toolbar.single-element .generic-search{margin-left:auto}.bf-table-toolbar .bf-table-quick-filters{overflow:hidden;width:calc(100% - 180px)}@media only screen and (max-width:1024px){.bf-table-toolbar .bf-table-quick-filters{width:100%}}.bf-table-toolbar .slick-slider{flex-grow:1;overflow:hidden}@media only screen and (max-width:992px){.bf-table-toolbar .slick-slider{width:100%}}.bf-table-toolbar .slick-slider .slick-prev:before,.bf-table-toolbar .slick-slider .slick-next:before{font-family:"Font Awesome 5 Free";display:inline-block;font: 14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#9eb1ce;font-weight:900}.bf-table-toolbar .slick-slider .slick-prev.slick-disabled,.bf-table-toolbar .slick-slider .slick-next.slick-disabled{cursor:not-allowed;display:none!important}.bf-table-toolbar .slick-slider .slick-next{right:0;text-align:center;top:15px}.bf-table-toolbar .slick-slider .slick-next:before{content:unset!important}@media only screen and (min-width:768px)and (max-width:1024px){.bf-table-toolbar .slick-slider .slick-next{right:5px}}.bf-table-toolbar .slick-slider .slick-next{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%3E%0A%3Ccircle%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%229.5%22%20fill%3D%22white%22%20stroke%3D%22%23D2DDEC%22%2F%3E%0A%3Cpath%20d%3D%22M8.33398%2012.5L11.2507%2010L8.33398%207.5%22%20stroke%3D%22%23D2DDEC%22%20stroke-width%3D%221.2%22%2F%3E%0A%3C%2Fsvg%3E);background-repeat:no-repeat;height:20px;width:20px}.bf-table-toolbar .slick-slider .slick-next:hover{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%3E%0A%3Ccircle%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%229.5%22%20fill%3D%22white%22%20stroke%3D%22%2312263F%22%2F%3E%0A%3Cpath%20d%3D%22M8.33398%2012.5L11.2507%2010L8.33398%207.5%22%20stroke%3D%22%2312263F%22%20stroke-width%3D%221.2%22%2F%3E%0A%3C%2Fsvg%3E);background-repeat:no-repeat}@media only screen and (max-width:767px){.bf-table-toolbar .slick-slider .slick-next{top:15px}}.bf-table-toolbar .slick-slider .slick-prev{z-index:9;text-align:center;left:0;top:15px}.bf-table-toolbar .slick-slider .slick-prev:before{content:unset!important}.bf-table-toolbar .slick-slider .slick-prev{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%3E%0A%3Ccircle%20r%3D%229.5%22%20transform%3D%22matrix(-1%200%200%201%2010%2010)%22%20fill%3D%22white%22%20stroke%3D%22%23D2DDEC%22%2F%3E%0A%3Cpath%20d%3D%22M11.6641%2012.5L8.7474%2010L11.6641%207.5%22%20stroke%3D%22%23D2DDEC%22%20stroke-width%3D%221.2%22%2F%3E%0A%3C%2Fsvg%3E");background-repeat:no-repeat;height:20px;width:20px}.bf-table-toolbar .slick-slider .slick-prev:hover{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%3E%0A%3Ccircle%20r%3D%229.5%22%20transform%3D%22matrix(-1%200%200%201%2010%2010)%22%20fill%3D%22white%22%20stroke%3D%22%2312263F%22%2F%3E%0A%3Cpath%20d%3D%22M11.6641%2012.5L8.7474%2010L11.6641%207.5%22%20stroke%3D%22%2312263F%22%20stroke-width%3D%221.2%22%2F%3E%0A%3C%2Fsvg%3E");background-repeat:no-repeat}@media only screen and (max-width:767px){.bf-table-toolbar .slick-slider .slick-prev{top:15px}}.bf-table-toolbar .slick-slider .slick-list{display:flex;flex-wrap:nowrap;padding-bottom:0}@media only screen and (max-width:1350px){.bf-table-toolbar .slick-slider .slick-list{width:calc(100% - 60px);margin:0 auto}}.bf-table-toolbar .slick-slider .slick-list .slick-track{display:flex}.bf-table-toolbar .slick-slider .slick-list .slick-track .slick-slide{margin-right:7px;text-align:center}.bf-table-toolbar .slick-slider .slick-list .slick-track .slick-slide:first-child{margin-left:0}@supports (-webkit-touch-callout: none){.bf-table-toolbar .generic-search input{min-width:150px!important}}.bf-table-wrapper{width:100%;height:auto;min-height:360px;max-height:calc(100vh - 340px);overflow:auto;background-color:#fff;border:1px solid #E3EBF6;border-color:#e3ebf6!important;border-radius:8px}@media only screen and (max-width:991px){.bf-table-wrapper{min-height:unset!important;max-height:unset!important;height:calc(var(--app-height) - 377px)!important}}@media only screen and (max-width:767px){.bf-table-wrapper{min-height:unset!important;max-height:unset!important;height:calc(var(--app-height) - 377px)!important}}.bf-table-wrapper .bf-table{width:auto;min-width:100%;max-height:500px;font-family:Avenir medium,sans-serif;font-size:13px;line-height:normal;letter-spacing:.01em;text-rendering:geometricPrecision;text-decoration:none;border-collapse:initial}.bf-table-wrapper .bf-table>thead{z-index:4;position:sticky;top:35px}.bf-table-wrapper .bf-table>thead tr{background:#f3f6fb}.bf-table-wrapper .bf-table>thead th{height:35px;padding-left:12px;padding-right:12px;white-space:nowrap;position:relative;width:215px}@media only screen and (min-width:1224px)and (max-width:1411px){.bf-table-wrapper .bf-table>thead th{width:415px}}@media only screen and (min-width:1550px){.bf-table-wrapper .bf-table>thead th{width:100%}}.bf-table-wrapper .bf-table>thead th:nth-child(3){width:300px}.bf-table-wrapper .bf-table>thead th:not(:last-child){border-right:1px solid #dde2eb}.bf-table-wrapper .bf-table.pm-table>thead{z-index:4;position:sticky;top:0}.bf-table-wrapper .bf-table.pm-table .bf-counts{z-index:1;position:sticky;top:35px}.bf-table-wrapper .bf-table .bf-col-head{color:#8492a6;font-size:10px;line-height:14px;letter-spacing:.12em;text-transform:uppercase;display:flex;flex:1 1 auto;overflow:visible;align-items:center;text-overflow:ellipsis;align-self:stretch;padding:5px 8px 5px 0;font-family:Avenir demi,Avenir medium;white-space:nowrap;position:relative}.bf-table-wrapper .bf-table .bf-col-head.bf-col-head-center{justify-content:center}.bf-table-wrapper .bf-table .bf-col-head.bf-col-head-right{justify-content:flex-end}.bf-table-wrapper .bf-table .bf-col-head .bf-col-submit-date{padding-left:15px}.bf-table-wrapper .bf-table .bf-col-head .bf-thead-filter{position:absolute;right:0;cursor:pointer;top:2px}.bf-table-wrapper .bf-table .bf-col-head .bf-thead-filter.expanded svg path,.bf-table-wrapper .bf-table .bf-col-head .bf-thead-filter.applied svg path{fill:#12263f}.bf-table-wrapper .bf-table .bf-col-head .filters-dropdowns{position:absolute;display:none;width:288px;max-height:320px;top:20px;right:0;z-index:9999;background:#fff;border:1px solid #E3EBF6;box-shadow:0 16px 24px #1f2d3d08;border-radius:6px;padding:15px}.bf-table-wrapper .bf-table .bf-col-head .filters-dropdowns.expanded{display:block}.bf-table-wrapper .bf-table .bf-col-head .filters-dropdowns .filter-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid #E3EBF6;cursor:auto}.bf-table-wrapper .bf-table .bf-col-head .filters-dropdowns .filter-header .filter-heading{font-family:Avenir medium;font-size:10px;line-height:1;letter-spacing:.08em;text-transform:uppercase;color:#12263f;margin-bottom:0}.bf-table-wrapper .bf-table .bf-col-head .filters-dropdowns .filter-header .all-n-clear a{font-family:Avenir medium;font-size:12px;line-height:1;letter-spacing:.01em;text-decoration:none;color:#2e9bff;cursor:pointer;text-transform:capitalize}.bf-table-wrapper .bf-table .bf-col-head .filters-dropdowns .filter-header .all-n-clear a:hover{color:#0056b3;text-decoration:underline}.bf-table-wrapper .bf-table .bf-col-head .filters-dropdowns .filter-header .all-n-clear a:first-child{padding-right:7px}.bf-table-wrapper .bf-table .bf-col-head .filters-dropdowns .filter-middle{padding-top:13px;padding-bottom:13px}.bf-table-wrapper .bf-table .bf-col-head .filters-dropdowns .filter-middle .search-items{background:#f9fafc;border:1px solid #E3EBF6;border-radius:4px;color:#1f2d3d;font-size:13px;font-family:Avenir medium;display:flex;width:100%;align-items:center;justify-content:space-between;padding:7px 11px 7px 7px;margin-bottom:18px}.bf-table-wrapper .bf-table .bf-col-head .filters-dropdowns .filter-middle .search-items input{width:85%;min-height:18px;font-size:13px;font-family:Avenir medium;line-height:1;background:#f9fafc;border:none;outline:none;box-shadow:none;font-weight:400}.bf-table-wrapper .bf-table .bf-col-head .filters-dropdowns .filter-middle .search-items span.fa-search{color:#12263f99}.bf-table-wrapper .bf-table .bf-col-head .filters-dropdowns .filter-middle .search-items span.fa-search:hover{color:#1f2d3d}.bf-table-wrapper .bf-table .bf-col-head .filters-dropdowns .filter-middle .item-list{max-height:125px;overflow:auto}.bf-table-wrapper .bf-table .bf-col-head .filters-dropdowns .filter-middle .item-list input[type=checkbox]{display:none}.bf-table-wrapper .bf-table .bf-col-head .filters-dropdowns .filter-middle .item-list input[type=checkbox]+label{display:block;position:relative;padding-left:20px;margin-bottom:10px;font-size:13px;line-height:1.2;font-family:Avenir demi,Avenir medium;color:#1f2d3d;cursor:pointer;white-space:normal}.bf-table-wrapper .bf-table .bf-col-head .filters-dropdowns .filter-middle .item-list input[type=checkbox]+label:before{content:"";display:block;height:13px;width:13px;position:absolute;top:0;left:0;opacity:1;background-image:url(/images/check.svg);background-repeat:no-repeat;background-position:center center;background-size:cover}.bf-table-wrapper .bf-table .bf-col-head .filters-dropdowns .filter-middle .item-list input[type=checkbox]:checked+label:before{width:13px;height:13px;top:0;left:0;opacity:1;font-family:Avenir demi,Avenir medium;background-image:url(/images/check-dark.svg);background-repeat:no-repeat;background-position:center center;background-size:cover}.bf-table-wrapper .bf-table .bf-col-head .filters-dropdowns .filter-footer{border-top:1px solid #E3EBF6;padding-top:13px}.bf-table-wrapper .bf-table .bf-col-head .filters-dropdowns .filter-footer button{width:72px;font-size:12px;line-height:1;padding-top:9px;padding-bottom:7px}.bf-table-wrapper .bf-table .bf-sort{position:relative;width:10px;margin-left:5px;margin-right:5px}.bf-table-wrapper .bf-table .bf-sort:before,.bf-table-wrapper .bf-table .bf-sort:after{position:absolute;font-family:"Font Awesome 5 Free";bottom:.5em;display:block;opacity:1;color:#d2ddec;font-weight:900;font-size:1rem}.bf-table-wrapper .bf-table .bf-sort:before{content:"";top:-7px}.bf-table-wrapper .bf-table .bf-sort:after{content:"";top:-7px}.bf-table-wrapper .bf-table .bf-sort-asc:before,.bf-table-wrapper .bf-table .bf-sort-desc:after{color:#12263f}.bf-table-wrapper .bf-table .bf-sortable .bf-col-heading,.bf-table-wrapper .bf-table .bf-sortable .bf-sort{cursor:pointer}.bf-table-wrapper .bf-table tbody tr{background:#fff;border-top:1px solid #dde2eb}.bf-table-wrapper .bf-table tbody tr.selected-row{background:#f2f6fb}.bf-table-wrapper .bf-table tbody td{padding:12px 5px;white-space:nowrap;border-bottom:1px solid #E3EBF6;overflow:hidden}.bf-table-wrapper .bf-table tbody td.bfmr-grid-cell{border-width:0px 0px 1px 0px!important}.bf-table-wrapper .bf-table tbody td:not(:last-child){border-right:1px solid transparent}.bf-table-wrapper .bf-table .bf-counts{background:#ecf0f7;font-style:italic;font-size:11px;color:#6e84a3;line-height:1;font-family:Avenir medium;z-index:2;position:sticky;top:70px}.bf-table-wrapper .bf-table .bf-counts td{padding:7px 12px 5px}.bf-table-wrapper .bf-table .bf-counts td:not(:last-child){border-right:1px solid #dde2eb}.bf-table-wrapper .bf-table .bf-col-data{color:#526886;font-size:13px;font-family:Avenir medium;padding-top:3px}.bf-table-wrapper .bf-table .bf-col-data.bf-msg{text-align:center}@media only screen and (max-width:767px){.bf-table-wrapper .bf-table .bf-col-data.bf-msg{text-align:left;padding-left:15px}}.bf-table-wrapper .bf-table .bf-col-data.bf-msg.animated-load{display:flex;align-items:center;justify-content:center}.bf-table-wrapper .bf-table .bf-col-data.bf-msg.animated-load span:first-child{margin-right:20px}.bf-table-wrapper .bf-table .bf-col-data.bf-msg.animated-load span:last-child{margin-left:20px}.bf-table-wrapper .bf-table .bf-col-data.sh-date{color:#6e84a3;padding-left:8px}.bf-table-wrapper .bf-table .bf-col-data.bf-expnd{padding-left:17px}.bf-table-wrapper .bf-table .bf-col-data.sh-tn{color:#2e9bff;text-transform:uppercase;padding-left:8px}.bf-table-wrapper .bf-table .bf-col-data.sh-tn.bf-num{color:#526886}.bf-table-wrapper .bf-table .bf-col-data.sh-tn .truck-1{cursor:pointer}.bf-table-wrapper .bf-table .bf-col-data.sh-tn .truck-1:hover path{stroke:#0056b3!important}.bf-table-wrapper .bf-table .bf-col-data.sh-tn .text-secondary svg path{stroke:#6c757d!important}.bf-table-wrapper .bf-table .bf-col-data.sh-item{padding-left:9px;display:flex;align-items:center}.bf-table-wrapper .bf-table .bf-col-data.sh-item .sh-item-name{max-width:80%;text-overflow:ellipsis;overflow:hidden;margin-right:10px}.bf-table-wrapper .bf-table .bf-col-data.sh-qty{letter-spacing:.01em}.bf-table-wrapper .bf-table .bf-col-data.sh-amount{padding-right:6px}.bf-table-wrapper .bf-table .bf-col-data.sh-received{color:#3bbd96;font-size:16px}.bf-table-wrapper .bf-table .bf-details-handle{margin-right:4px;width:12px}.bf-table-wrapper .bf-table .bf-has-details:before,.bf-table-wrapper .bf-table .bf-has-details.expanded:before{font-family:Feather;color:#95aac9;cursor:pointer}.bf-table-wrapper .bf-table .bf-has-details:before{content:""}.bf-table-wrapper .bf-table .bf-has-details.expanded:before{content:""}.bf-table-wrapper .bf-table .bf-details{display:none}.bf-table-wrapper .bf-table .bf-details.expanded{display:table-row;border-top:1px solid transparent}.bf-table-wrapper .bf-table .bf-details.expanded+tr{border-top:1px solid transparent}.bf-table-wrapper .bf-table .bf-details>td{padding:0 10px 10px}.bf-table-wrapper .bf-table .bf-details .bf-details-table-wrapper{margin:9px 30px 0;padding:16px 30px;background:#f9fafc;border:1px solid #E3EBF6;border-radius:10px;position:relative;width:calc(100% - 60px);min-width:760px;max-height:500px;overflow:auto}.bf-table-wrapper .bf-table .bf-details .bf-details-table-wrapper .bf-details-close{position:absolute;top:4px;right:16px;color:#6e84a3;font-family:Avenir medium;font-size:12px;line-height:22px;text-decoration:underline;cursor:pointer;display:none}.bf-table-wrapper .bf-table .bf-details .bf-details-table-wrapper .bf-details-close:hover{color:#000}.bf-table-wrapper .bf-table .bf-details .bf-details-table-wrapper .bf-details-table{width:100%}.bf-table-wrapper .bf-table .bf-details .bf-details-table-wrapper .bf-details-table thead tr{background:transparent;border-color:transparent;border-top:none}.bf-table-wrapper .bf-table .bf-details .bf-details-table-wrapper .bf-details-table thead th{border:none;color:#8492a6;font-size:10px;line-height:1;letter-spacing:.01em;text-transform:uppercase;font-family:Avenir demi,Avenir medium}.bf-table-wrapper .bf-table .bf-details .bf-details-table-wrapper .bf-details-table thead th:first-child{padding-left:0}.bf-table-wrapper .bf-table .bf-details .bf-details-table-wrapper .bf-details-table thead th:last-child{padding-right:30px}.bf-table-wrapper .bf-table .bf-details .bf-details-table-wrapper .bf-details-table thead th.sh-tn,.bf-table-wrapper .bf-table .bf-details .bf-details-table-wrapper .bf-details-table thead th.sh-item{width:250px}.bf-table-wrapper .bf-table .bf-details .bf-details-table-wrapper .bf-details-table thead th.sh-status,.bf-table-wrapper .bf-table .bf-details .bf-details-table-wrapper .bf-details-table thead th.sh-qty{width:60px}.bf-table-wrapper .bf-table .bf-details .bf-details-table-wrapper .bf-details-table thead th.sh-amount{width:120px}.bf-table-wrapper .bf-table .bf-details .bf-details-table-wrapper .bf-details-table thead th.sh-total{width:150px}.bf-table-wrapper .bf-table .bf-details .bf-details-table-wrapper .bf-details-table tbody tr{background:transparent;border-top:none;border-bottom:1px solid #E2EAF4}.bf-table-wrapper .bf-table .bf-details .bf-details-table-wrapper .bf-details-table tbody tr:last-child{border-bottom:none}.bf-table-wrapper .bf-table .bf-details .bf-details-table-wrapper .bf-details-table tbody tr td{font-family:Avenir medium;font-size:13px;line-height:1;letter-spacing:.01em;color:#1f2d3d;padding:12px}.bf-table-wrapper .bf-table .bf-details .bf-details-table-wrapper .bf-details-table tbody tr td:first-child{padding-left:0}.bf-table-wrapper .bf-table .bf-details .bf-details-table-wrapper .bf-details-table tbody tr td:last-child{padding-right:30px}.bf-table-wrapper .bf-table .bf-details .bf-details-table-wrapper .bf-details-table tbody tr td.sh-tn,.bf-table-wrapper .bf-table .bf-details .bf-details-table-wrapper .bf-details-table tbody tr td.sh-item{width:250px}.bf-table-wrapper .bf-table .bf-details .bf-details-table-wrapper .bf-details-table tbody tr td.sh-status,.bf-table-wrapper .bf-table .bf-details .bf-details-table-wrapper .bf-details-table tbody tr td.sh-qty{width:60px}.bf-table-wrapper .bf-table .bf-details .bf-details-table-wrapper .bf-details-table tbody tr td.sh-amount{width:120px}.bf-table-wrapper .bf-table .bf-details .bf-details-table-wrapper .bf-details-table tbody tr td.sh-total{width:150px}.bf-table-wrapper .bf-table .bf-details .bf-details-table-wrapper .bf-details-table tbody tr:not(:first-child){border-top:1px solid #dde2eb}.bf-table-wrapper .bf-table .bf-num{text-align:center}.bf-table-wrapper .bf-table .bf-crncy{text-align:right}.bf-table-wrapper .bf-table .bf-col-submitted-at{width:215px}.bf-table-wrapper .bf-table .bf-col-submitted-at .filters-dropdowns{left:0;right:unset}.bf-table-wrapper .bf-table .bf-col-trk-s{width:265px}.bf-table-wrapper .bf-table .bf-col-paid-at{width:165px}.bf-table-wrapper .bf-table .bf-col-account{width:110px}.bf-table-wrapper .bf-table .bf-col-tracking-s{width:120px}.bf-table-wrapper .bf-table .bf-col-status{width:140px}.bf-table-wrapper .bf-table .bf-col-qty{width:62px}.bf-table-wrapper .bf-table .bf-col-paid{width:70px}.bf-table-wrapper .bf-table .bf-col-notes{width:80px}.bf-table-wrapper .bf-table .bf-col-pending{width:100px}.bf-table-wrapper .bf-table .bf-col-items{width:265px}.bf-table-wrapper .bf-table th.bf-col-reconcile{width:106px}.bf-table-wrapper .bf-table td.bf-col-reconcile{padding:6px 5px}.bf-table-wrapper .bf-table .bf-head-submitted-at,.bf-table-wrapper .bf-table .bf-head-paid-at{margin-left:15px}.bf-table-wrapper .sh-table .bf-col-tracking-s{width:190px}.bf-table-wrapper .sh-table .bf-col-paid{width:100px}.bf-table-wrapper .sh-table .bf-col-notes{width:80px}.bf-table-wrapper .sh-table .bf-col-qty{width:65px}.amazon-otp .bf-table>thead th{width:100%}.bf-table-paging{margin-top:15px;display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:767px){.bf-table-paging{flex-direction:column;margin-bottom:15px}}.bf-table-paging .pagination{margin-bottom:0;height:40px}@media only screen and (max-width:767px){.bf-table-paging .pagination{margin-bottom:10px}}.bf-table-paging .bf-pagination .page-item .page-link{background:#fff;border-color:#e3ebf6;color:#6e84a3;font-size:13px;font-family:Avenir medium;line-height:2.1;letter-spacing:.01em;padding:7px 10px;height:40px;width:40px;text-align:center;text-decoration:none!important;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:991px){.bf-table-paging .bf-pagination .page-item .page-link{padding-top:10px}}.bf-table-paging .bf-pagination .page-item .page-link.left-arrow,.bf-table-paging .bf-pagination .page-item .page-link.right-arrow{padding:3px 0}.bf-table-paging .bf-pagination .page-item .page-link.page-dots{padding:4px 0}.bf-table-paging .bf-pagination .page-item.disabled{cursor:not-allowed}.bf-table-paging .bf-pagination .page-item.disabled .page-link{color:#95aac9;background:#fff}.bf-table-paging .bf-pagination .page-item.active .page-link{background:#e3ebf6;color:#6e84a3}.bf-table-paging .bf-pagination .page-item:first-child .page-link{border-radius:6px 0 0 6px}.bf-table-paging .bf-pagination .page-item:last-child .page-link{border-radius:0 6px 6px 0}.bf-table-paging .length-n-select{display:flex;align-items:center;justify-content:space-between}.bf-table-paging .length-n-select .page-length{font-size:13px;font-family:Avenir medium;line-height:1.2;letter-spacing:.01em;margin-right:20px;padding:5px 20px 5px 0;border-right:1px solid #e3d6e1;display:flex;gap:3px}@media only screen and (max-width:767px){.bf-table-paging .length-n-select .page-length{padding:7px 5px 4px 0;font-size:11px;margin-right:5px}}.bf-table-paging .length-n-select .bf-per-page{width:190px;display:flex;align-items:center;justify-content:space-between;position:relative}.bf-table-paging .length-n-select .bf-per-page:after{font-family:Feather!important;content:"";font-size:16px;color:#9fb1cd;right:79px;top:3px;padding:0 0 2px;position:absolute;pointer-events:none;cursor:pointer}@media only screen and (max-width:767px){.bf-table-paging .length-n-select .bf-per-page:after{right:79px}}@media only screen and (max-width:500px){.bf-table-paging .length-n-select .bf-per-page:after{right:75px}}.bf-table-paging .length-n-select .bf-per-page span{padding:7px;color:#12263f;font-size:13px;font-family:Avenir medium;line-height:1;letter-spacing:.01em}@media only screen and (max-width:767px){.bf-table-paging .length-n-select .bf-per-page span{font-size:11px;padding-bottom:4px}}.bf-table-paging .length-n-select .bf-per-page select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:66px;font-size:13px;font-family:Avenir medium;line-height:1;letter-spacing:.01em;border-radius:6px;border:1px solid #E3EBF6;cursor:pointer;outline:none;box-shadow:none}@media only screen and (max-width:767px){.bf-table-paging .length-n-select .bf-per-page select{font-size:11px;padding-bottom:4px}}@media only screen and (max-device-width:991px)and (orientation:landscape){.tracker-main-body .bf-table-paging{padding:6px 30px 6px 26px}}@media only screen and (max-width:445px){.tracker-main-body .bf-table-paging{justify-content:center}}@media only screen and (max-device-width:991px)and (orientation:landscape){.tracker-main-body .bf-table-paging .pagination{height:32px}}@media only screen and (max-width:767px){.tracker-main-body .bf-table-paging .pagination{margin-bottom:0}}@media only screen and (max-width:380px){.tracker-main-body .bf-table-paging .pagination{height:30px}}@media only screen and (max-device-width:991px)and (orientation:landscape){.tracker-main-body .bf-table-paging .pagination .page-item .page-link{width:32px;height:32px}}@media only screen and (max-width:380px){.tracker-main-body .bf-table-paging .pagination .page-item .page-link{width:30px;height:30px}}@media only screen and (max-width:445px){.tracker-main-body .bf-table-paging .length-n-select{display:none}}@media only screen and (max-width:850px){.tracker-main-body .bf-table-paging .length-n-select .page-length{border-right:0px solid #e3d6e1;padding-right:0;margin-right:0}}@media only screen and (max-width:767px){.tracker-main-body .bf-table-paging .length-n-select .page-length span:first-child{display:none}}@media only screen and (max-width:767px){.tracker-main-body .bf-table-paging .length-n-select .page-length{display:block;border-right:0px;margin-right:0}}@media only screen and (max-width:850px){.tracker-main-body .bf-table-paging .length-n-select .bf-per-page{display:none}}@media only screen and (max-device-width:991px)and (orientation:landscape){.tracker-main-body .bf-table-paging .length-n-select .bf-per-page .form-control{height:28px}}.sh-table .sh-status-label,.pm-table .sh-status-label{border-radius:3px;font-size:11px;text-align:center;color:#3bbd96;padding:7px 7px 5px}.sh-table .sh-status-label.status-pending,.pm-table .sh-status-label.status-pending{background:#f3f6fb;color:#1c9be6}.sh-table .sh-status-label.status-set_aside,.pm-table .sh-status-label.status-set_aside{color:#e75e7f;background:#e75e7f1a}.sh-table .sh-status-label.status-paid,.pm-table .sh-status-label.status-paid{background:#dbf3f8;color:#3bbd96}.sh-table .sh-status-label.status-received,.pm-table .sh-status-label.status-received{background:#fcfdbf;color:#cda334}.sh-table .sh-status-label.status-package_received,.pm-table .sh-status-label.status-package_received{background:#e8f5e8;color:#2d7d32}.sh-table .sh-status-label.status-payment_error,.pm-table .sh-status-label.status-payment_error{background:#fceff2;color:#e75e7f}.sh-table .sh-status-label.status-closed,.pm-table .sh-status-label.status-closed{background:#6e84a31a;color:#e75e7f}.sh-table .sh-status-label.status-return,.pm-table .sh-status-label.status-return{background:#e75e7f1a;color:#000}.sh-table .sh-status-label.status-archived,.pm-table .sh-status-label.status-archived{background:#6e84a31a;color:#000}.sh-table .sh-more-items,.pm-table .sh-more-items{background:#3b516c1a;border-radius:3px;padding:5px 10px 3px;font-size:11px;text-align:center;color:#3b516c;margin-left:8px}.dot-flashing{position:relative;width:6px;height:6px;border-radius:5px;background-color:#3da0fd;color:#3da0fd;animation:dotFlashing 1s infinite linear alternate;animation-delay:.5s}.dot-flashing:before,.dot-flashing:after{content:"";display:inline-block;position:absolute;top:0}.dot-flashing:before{left:-15px;width:6px;height:6px;border-radius:5px;background-color:#3da0fd;color:#3da0fd;animation:dotFlashing 1s infinite alternate;animation-delay:0s}.dot-flashing:after{left:15px;width:6px;height:6px;border-radius:5px;background-color:#3da0fd;color:#3da0fd;animation:dotFlashing 1s infinite alternate;animation-delay:1s}@keyframes dotFlashing{0%{background-color:#3bbd96}50%,to{background-color:#ebf8f4}}@media only screen and (max-width:767px){.header-picker{margin-top:60px}}.is-mac-safari .field-input{padding:10px 35px 10px 15px!important}.is-mac-safari .btn-loading{min-height:37px!important;height:37px!important;padding:8px 20px!important}.is-mac-safari .bfmr-search-text{padding:0 35px 0 10px!important}@media screen and (-webkit-min-device-pixel-ratio:0){.is-mac-safari ::i-block-chrome,.is-mac-safari .bf-counts{top:35px!important}}@media not all and (min-resolution:.001dpcm){@supports (-webkit-appearance: none){.is-mac-safari .bf-counts{top:35px!important}.is-mac-safari .pm-table .bf-counts{top:0!important}}}#shipment-main-body.payments-main-body .payment-filters .payments-header .tab-filters .filter-section .bf-table-toolbar.single-element .bf-table-search.generic-search{margin-right:0}@media only screen and (max-width:1024px){#shipment-main-body.payments-main-body .payment-filters .payments-header .tab-filters .filter-section .bf-table-toolbar.single-element .bf-table-search.generic-search{margin-right:0}}@media only screen and (max-width:991px){#shipment-main-body.payments-main-body .payment-filters .payments-header .tab-filters .filter-section .bf-table-toolbar.single-element .bf-table-search.generic-search{width:100%}}#shipment-main-body.payments-main-body .payment-filters .payments-header .mobile-search .bf-table-toolbar.single-element{padding-right:0;padding-bottom:0}@media only screen and (max-width:650px){#shipment-main-body.payments-main-body .payment-filters .payments-header .mobile-search .bf-table-toolbar.single-element .bf-table-search.generic-search{width:100%;margin-right:0;padding-right:0}}.is-mac-safari .bf-table-paging .length-n-select .bf-per-page .form-control,.is-mac-chrome .bf-table-paging .length-n-select .bf-per-page .form-control{padding:.5rem .75rem .3rem}.is-mac-safari .bf-table-paging .length-n-select .bf-per-page:after,.is-mac-chrome .bf-table-paging .length-n-select .bf-per-page:after{top:6px}.is-mac-safari .date-time-picker .field:after,.is-mac-chrome .date-time-picker .field:after{top:8px!important}.is-mac-safari .dp__input_wrap:after,.is-mac-chrome .dp__input_wrap:after{top:8px!important}.user-session-main-body{padding:40px 45px!important;background:#f9fafc}@media only screen and (max-width:1024px){.user-session-main-body{padding:40px 30px!important}}@media only screen and (max-width:767px){.user-session-main-body{padding:15px!important}}.user-session-main-body h1{font-family:Avenir medium;font-size:20px;line-height:22px;letter-spacing:-.01em;color:#12263f;margin-bottom:15px}@media only screen and (max-width:1024px){.user-session-main-body h1{font-size:20px}}@media only screen and (max-width:767px){.user-session-main-body h1{font-size:20px}}.user-session-main-body .bfmr-ag-grid .bf-table-wrapper{max-height:calc(100vh - 250px);border-radius:10px}.user-session-main-body .bfmr-ag-grid .bf-table-wrapper .bf-table thead{top:0}.user-session-main-body .bfmr-ag-grid .bf-table-wrapper .bf-table thead tr th:nth-child(n+5) div{justify-content:unset}.user-session-main-body .bfmr-ag-grid .bf-table-wrapper .bf-table tbody tr.current-session{background:#edf2f9}.user-session-main-body .bfmr-ag-grid .bf-table-wrapper .bf-table tbody tr td{padding:12px 5px 12px 12px}.user-session-main-body .bfmr-ag-grid .bf-table-wrapper .bf-table tbody tr td .bf-col-data{padding-left:0!important;justify-content:unset!important}.user-session-main-body .bfmr-ag-grid .bf-table-wrapper .bf-table tbody tr td .bf-col-tc .end-session{color:#6e84a3}.user-session-main-body .bfmr-ag-grid .bf-table-wrapper .bf-table tbody tr td .bf-col-tc .end-session:hover span{color:#fd2975}.user-session-main-body .bfmr-ag-grid .bf-table-wrapper .bf-table tbody tr td .bf-col-tc .end-session:hover svg path{stroke:#fd2975}.user-session-main-body .bfmr-ag-grid .bf-table-wrapper .bf-table tbody tr td .bf-col-tc .active-session{color:#6e84a3;cursor:auto!important}.user-session-main-body .bfmr-ag-grid .bf-table-wrapper .bf-table tbody tr td .end-session,.user-session-main-body .bfmr-ag-grid .bf-table-wrapper .bf-table tbody tr td .active-session{cursor:pointer}.user-session-main-body .bfmr-ag-grid .bf-table-wrapper .bf-table tbody tr td .end-session span:last-child,.user-session-main-body .bfmr-ag-grid .bf-table-wrapper .bf-table tbody tr td .active-session span:last-child{display:inline-block;vertical-align:middle;margin-left:4px;transform:translate(2px,1px)}.user-session-main-body .table-footer{display:flex;align-items:center;justify-content:space-between;margin-top:21px}.user-session-main-body .table-footer .bfmr-btn{width:180px}@media only screen and (max-width:767px){.user-session-main-body .table-footer .bfmr-btn{font-size:12px}.user-session-main-body .table-footer .bfmr-btn:first-child{margin-right:10px}}#walkthrough{z-index:99999}#walkthrough .modal-dialog{max-width:800px}@media only screen and (max-width:1024px){#walkthrough .modal-dialog{max-width:600px}}#walkthrough .modal-dialog .modal-content{border-radius:10px;background-color:transparent}#walkthrough .modal-body{padding:0}#walkthrough .modal-body .walkthrough-section{display:flex;position:relative}@media only screen and (max-width:767px){#walkthrough .modal-body .walkthrough-section{flex-direction:column}}#walkthrough .modal-body .content-container{display:flex}#walkthrough .modal-body .content-container>div:nth-child(1){padding:37px 25px 25px 50px;background-color:#fff;border-top-left-radius:10px;border-bottom-left-radius:10px;width:399px}@media only screen and (max-width:1024px){#walkthrough .modal-body .content-container>div:nth-child(1){order:2;padding:30px 30px 120px;border-radius:0 0 10px 10px;width:auto}}#walkthrough .modal-body .content-container>div.dashboard-home-image{background:#12263f;padding:39px 51px 90px 11px;border-top-right-radius:10px;border-bottom-right-radius:10px}@media only screen and (max-width:1024px){#walkthrough .modal-body .content-container>div.dashboard-home-image{display:flex;align-items:center;justify-content:center;padding:30px;border-top-right-radius:10px;border-top-left-radius:10px;border-bottom-right-radius:unset}}#walkthrough .modal-body .content-container>div.shipment-deal-image{background:#12263f;padding:39px 35px 90px 27px;border-top-right-radius:10px;border-bottom-right-radius:10px}@media only screen and (max-width:1024px){#walkthrough .modal-body .content-container>div.shipment-deal-image{display:flex;align-items:center;justify-content:center;padding:30px;border-top-right-radius:10px;border-top-left-radius:10px;border-bottom-right-radius:unset}}@media only screen and (max-width:1024px){#walkthrough .modal-body .content-container{flex-direction:column;width:100%}}#walkthrough .modal-body .content-container h2{font-family:Avenir medium;font-size:26px;line-height:140%;color:#12263f;margin-bottom:18px;font-weight:600;text-rendering:geometricPrecision;letter-spacing:.01em;position:relative}@media only screen and (max-width:767px){#walkthrough .modal-body .content-container h2{font-size:22px}}#walkthrough .modal-body .content-container h2 span{font-family:Avenir medium;position:absolute;top:-13px;font-weight:600;font-size:13px;text-align:center;color:#3bbd96;right:55px}@media only screen and (max-width:1024px){#walkthrough .modal-body .content-container h2 span{right:unset}}#walkthrough .modal-body .content-container p,#walkthrough .modal-body .content-container li{font-size:14px;line-height:149.2%;color:#12263f;font-family:Avenir medium;letter-spacing:.01em}#walkthrough .modal-body .content-container li{margin-bottom:11px}#walkthrough .modal-body .content-container.h-393{min-height:393px}#walkthrough .modal-body .content-container.h-507{min-height:507px}#walkthrough .modal-body .navigation{position:absolute;bottom:37px;left:50px;width:40%}@media only screen and (max-width:1024px){#walkthrough .modal-body .navigation{bottom:25px;left:30px;width:90%}}@media only screen and (max-width:767px){#walkthrough .modal-body .navigation{bottom:25px;left:30px;width:85%}}#walkthrough .modal-body .navigation .nav-controls{display:flex;align-items:center;width:100%}#walkthrough .modal-body .navigation .nav-controls button{width:109px;font-size:11px;line-height:145.2%;color:#fff;min-height:31px;margin-right:9px}@media only screen and (max-width:767px){#walkthrough .modal-body .navigation .nav-controls button{width:80px;font-size:10px}}#walkthrough .modal-body .navigation .nav-controls button span.bfmr-btn-text{color:#fff}@media only screen and (max-width:767px){#walkthrough .modal-body .navigation .nav-controls button span.bfmr-btn-text{font-size:10px}}#walkthrough .modal-body .navigation .nav-controls button.btn-transparent{border:1.5px solid #3BBD96;font-size:11px;line-height:145.2%;letter-spacing:-.01em;color:#3bbd96;border-radius:4px;margin-right:0;text-transform:capitalize;margin-left:auto;min-height:31px;outline:none}#walkthrough .modal-body .navigation .nav-controls button.btn-transparent:hover{background:#3bbd96;color:#fff}#walkthrough .modal-body .navigation .nav-controls span{font-size:12px;line-height:145.2%;color:#9fb1cd}#walkthrough .modal-body .navigation .close{font-size:14px;line-height:145.2%;color:#12263f;margin-top:24px;font-family:Avenir medium}#thankyou-modal{z-index:99999}#thankyou-modal .modal-dialog .modal-content{padding:39px 60px;border-radius:10px}@media only screen and (max-width:767px){#thankyou-modal .modal-dialog .modal-content{padding:30px 20px}}#thankyou-modal .modal-dialog .modal-content .modal-body{padding:0}#thankyou-modal .modal-dialog .modal-content .thank-you{display:flex;justify-content:center;align-items:center;flex-direction:column}#thankyou-modal .modal-dialog .modal-content .thank-you h2{font-family:Avenir medium;font-size:26px;line-height:145.2%;color:#12263f;margin-bottom:11px;font-weight:600;text-rendering:geometricPrecision;letter-spacing:.01em}#thankyou-modal .modal-dialog .modal-content .thank-you p{font-family:Avenir medium;font-size:14px;line-height:149.2%;text-align:center;letter-spacing:-.01em;color:#12263f;margin-bottom:26px}#thankyou-modal .modal-dialog .modal-content .thank-you p span.site-name{color:#2aac8a;font-weight:600;letter-spacing:.01em}#thankyou-modal .modal-dialog .modal-content .thank-you .bfmr-btn{width:109px;margin-bottom:12px}#thankyou-modal .modal-dialog .modal-content .thank-you .get-in-touch{font-family:Avenir medium;font-size:14px;line-height:145.2%;color:#2e9bff}#thankyou-modal .modal-dialog .modal-content .thank-you .get-in-touch:hover{color:#0056b3;text-decoration:underline!important}#walkthrough-1{overflow-x:hidden;overflow-y:auto;z-index:99999}#walkthrough-1 .modal-dialog{max-width:920px}@media only screen and (max-width:1024px){#walkthrough-1 .modal-dialog{max-width:600px}}#walkthrough-1 .modal-content{border-radius:10px 15px 15px 10px}#walkthrough-1 .modal-body{padding:0}#walkthrough-1 .modal-body .walkthrough-section{display:flex;position:relative}@media only screen and (max-width:767px){#walkthrough-1 .modal-body .walkthrough-section{flex-direction:column}}#walkthrough-1 .modal-body .content-container{display:flex;width:100%;overflow:hidden;min-height:597px}#walkthrough-1 .modal-body .content-container .first{width:100%;display:flex;min-height:507px}@media only screen and (max-width:1024px){#walkthrough-1 .modal-body .content-container .first{flex-direction:column}}#walkthrough-1 .modal-body .content-container .first .first-step-content{padding:40px 26px 30px 35px;width:50%}@media only screen and (max-width:1024px){#walkthrough-1 .modal-body .content-container .first .first-step-content{width:100%;order:2;padding:30px}}#walkthrough-1 .modal-body .content-container .first .first-step-content .note{padding:16px 19px;color:#12263f;text-align:justify;background:#eaf9eb;border-radius:9px;margin-bottom:4rem;margin-top:4rem}#walkthrough-1 .modal-body .content-container .first .first-step-content .note p{font-family:Avenir medium;font-size:14px;color:#12263f;margin-bottom:0;font-style:italic;text-align:justify;line-height:1.8}#walkthrough-1 .modal-body .content-container .first .first-step-content .note p img{height:23px}#walkthrough-1 .modal-body .content-container .first .first-step-content .note p .strong{color:#1ca978}#walkthrough-1 .modal-body .content-container .first .first-step-content .steps{display:flex;align-items:center;margin-top:25px}#walkthrough-1 .modal-body .content-container .first .first-step-content .steps a{text-align:center;color:#007ad9;text-decoration:none;font-size:13px;font-family:Avenir medium;line-height:1.3;cursor:pointer}#walkthrough-1 .modal-body .content-container .first .first-step-content .steps .page-no{color:#9fb1cd;font-size:12px;font-family:Avenir medium}#walkthrough-1 .modal-body .content-container .first .first-step-content .steps .bfmr-btn{width:120px}#walkthrough-1 .modal-body .content-container .first .dashboard-home-image{background:#12263f;padding:15px 33px;width:50%;display:flex;align-items:center;border-top-right-radius:10px;border-bottom-right-radius:10px;position:relative;justify-content:center}@media only screen and (max-width:1024px){#walkthrough-1 .modal-body .content-container .first .dashboard-home-image{display:flex;align-items:center;justify-content:center;padding:30px;width:100%}}#walkthrough-1 .modal-body .content-container .first .dashboard-home-image .tutorial-close{position:absolute;top:15px;right:15px;opacity:1}#walkthrough-1 .modal-body .content-container .second{width:100%;display:flex;min-height:507px}@media only screen and (max-width:1024px){#walkthrough-1 .modal-body .content-container .second{flex-direction:column}}#walkthrough-1 .modal-body .content-container .second .second-step-content{padding:40px 26px 30px 35px;width:50%}@media only screen and (max-width:1024px){#walkthrough-1 .modal-body .content-container .second .second-step-content{width:100%;order:2;padding:30px}}#walkthrough-1 .modal-body .content-container .second .second-step-content .bfmr-id-steps{margin:0;padding-left:13px}#walkthrough-1 .modal-body .content-container .second .second-step-content .bfmr-id-steps li{font-family:Avenir medium;font-size:15px;margin-bottom:8px;list-style-type:decimal;text-align:justify}#walkthrough-1 .modal-body .content-container .second .second-step-content .bfmr-id-steps li span.important-note{font-weight:700;color:#d6514f}#walkthrough-1 .modal-body .content-container .second .second-step-content p{font-family:Avenir medium;font-size:15px;margin-bottom:8px;list-style-type:decimal;text-align:justify}#walkthrough-1 .modal-body .content-container .second .second-step-content p span.important-note{font-weight:700;color:#d6514f}#walkthrough-1 .modal-body .content-container .second .second-step-content .view-id{margin-top:8px;margin-bottom:10px}#walkthrough-1 .modal-body .content-container .second .second-step-content .view-id a{color:#389af4;font-size:14px;text-decoration:underline;cursor:pointer;padding-left:13px}#walkthrough-1 .modal-body .content-container .second .second-step-content .view-id a:hover{color:#0056b3;text-decoration:underline!important}#walkthrough-1 .modal-body .content-container .second .second-step-content .note{padding:16px 19px;color:#12263f;text-align:justify;background:#eaf9eb;border-radius:9px}#walkthrough-1 .modal-body .content-container .second .second-step-content .note p{font-family:Avenir medium;font-size:14px;color:#12263f;margin-bottom:0;font-style:italic;text-align:justify}#walkthrough-1 .modal-body .content-container .second .second-step-content .note p img{height:23px}#walkthrough-1 .modal-body .content-container .second .second-step-content .note p .strong{color:#1ca978}#walkthrough-1 .modal-body .content-container .second .second-step-content .steps{display:flex;align-items:center;margin-top:25px}#walkthrough-1 .modal-body .content-container .second .second-step-content .steps .go-back-to-step-1{font-size:19px;color:#30ac75;cursor:pointer}#walkthrough-1 .modal-body .content-container .second .second-step-content .steps a{text-align:center;color:#007ad9;text-decoration:none;font-size:13px;font-family:Avenir medium;line-height:1.3;cursor:pointer}#walkthrough-1 .modal-body .content-container .second .second-step-content .steps .page-no{color:#9fb1cd;font-size:12px;font-family:Avenir medium}#walkthrough-1 .modal-body .content-container .second .second-step-content .steps .btn-green{height:38px;width:120px;line-height:1}#walkthrough-1 .modal-body .content-container .second .dashboard-home-image{background:#12263f;padding:15px 55px 15px 0;width:50%;display:flex;align-items:center;border-top-right-radius:10px;border-bottom-right-radius:10px;position:relative;justify-content:center}@media only screen and (max-width:1024px){#walkthrough-1 .modal-body .content-container .second .dashboard-home-image{display:flex;align-items:center;justify-content:center;padding:30px 30px 30px 0;width:100%}}#walkthrough-1 .modal-body .content-container .second .dashboard-home-image .tutorial-close{position:absolute;top:15px;right:15px;opacity:1}#walkthrough-1 .modal-body .content-container h2{font-family:Avenir demi,Avenir medium;font-size:26px;margin-bottom:21px;color:#000;display:flex}@media only screen and (max-width:1024px){#walkthrough-1 .modal-body .content-container h2{justify-content:unset}}@media only screen and (max-width:460px){#walkthrough-1 .modal-body .content-container h2{display:block}}#walkthrough-1 .modal-body .content-container h2 span{font-size:22px;text-transform:lowercase;display:inline-block;padding-top:11px;line-height:1;padding-left:3px}@media only screen and (max-width:1024px){#walkthrough-1 .modal-body .content-container h2 span{padding-top:6px;padding-left:3px}}@media only screen and (max-width:767px){#walkthrough-1 .modal-body .content-container h2 span{padding-top:2px}}#walkthrough-1 .modal-body .content-container p{font-family:Avenir medium;font-size:15px;color:#12263f;margin-bottom:8px;text-align:justify}#walkthrough-1 .modal-body .content-container .text-orange{color:#fea332}#walkthrough-1 .modal-body .content-container .text-red-italic{color:#ef5c79;font-style:italic}#walkthrough-1 .modal-body .content-container .text-red{color:#ef5c79}#walkthrough-1 .modal-body .content-container .text-green{color:#30ac75}#page-not-found-main-body{padding-top:0}#page-not-found-main-body.homepage-404{padding-top:47px;margin-top:0}#page-not-found-main-body .page-not-found-main-content-wrapper{background:#f9fafc}#page-not-found-main-body .page-not-found-main-content-wrapper .alert-image{margin-bottom:50px;margin-top:-30px}#page-not-found-main-body .page-not-found-main-content-wrapper .not-found-content{max-width:600px;margin:0 auto 40px}#page-not-found-main-body .page-not-found-main-content-wrapper .not-found-content div{display:flex;flex-direction:column;align-items:center;justify-content:center}#page-not-found-main-body .page-not-found-main-content-wrapper .not-found-content div h2{font-size:32px;line-height:44px}#page-not-found-main-body .page-not-found-main-content-wrapper .not-found-content div p{font-size:15px;line-height:150%;letter-spacing:-.01em}#page-not-found-main-body .page-not-found-main-content-wrapper .not-found-content div button{width:210px;height:40px;margin-bottom:15px;line-height:1!important;font-size:14px}#page-not-found-main-body .page-not-found-main-content-wrapper .not-found-content div button:hover{text-decoration:none!important}#page-not-found-main-body .page-not-found-main-content-wrapper .not-found-content div span{font-size:13px;line-height:150%;text-align:center;letter-spacing:-.01em;padding:0 60px}#page-not-found-main-body .page-not-found-main-content-wrapper .not-found-content div a.btn-green{min-height:40px;line-height:1;padding:15px 17px;min-width:210px;font-size:14px;text-decoration:none!important}#page-not-found-main-body .page-not-found-main-content-wrapper .not-found-content div a.btn-green:hover{text-decoration:none!important}@media only screen and (max-width:767px){.content-page{padding:15px}}.content-page h5{font-family:Avenir medium;font-size:20px;line-height:27px;letter-spacing:.01em;color:#12263f;margin-bottom:14px}.content-page p{font-family:Avenir medium;font-size:15px;line-height:150.3%;letter-spacing:.01em;color:#12263f}.content-page ul li,.content-page .v-list li{font-family:Avenir medium;font-size:15px;line-height:150.3%;letter-spacing:.01em;color:#12263f}.home-footer .copyright{font-family:Avenir medium;font-size:13px;line-height:163.92%;color:#525b66}.content-page{padding:90px;text-align:justify}@media only screen and (max-width:1024px){.content-page{padding:80px 45px}}@media only screen and (max-width:767px){.content-page{padding:80px 15px}}.content-page h1{font-family:Avenir medium;font-size:28px;line-height:38px;letter-spacing:.01em;color:#12263f;margin-bottom:30px}.content-page h5{font-family:Avenir medium;font-size:24px;line-height:33px;letter-spacing:.01em;color:#12263f;margin-bottom:20px}@media only screen and (max-width:767px){.content-page h5{font-size:15px;line-height:20px}}.content-page p{font-family:Avenir medium;font-size:14px;line-height:145.7%;letter-spacing:.01em;color:#12263f;margin-bottom:20px}@media only screen and (max-width:767px){.content-page p{font-size:13px;line-height:151.3%}}.content-page a{color:#2e9bff;font-size:15px;text-decoration:none;outline:none;cursor:pointer}@media only screen and (max-width:767px){.content-page a{font-size:13px;line-height:151.3%}}.content-page a:hover{color:#0056b3;text-decoration:underline!important}.content-page ul li,.content-page .v-list li{font-family:Avenir medium;font-size:14px;line-height:145.7%;letter-spacing:.01em;color:#12263f}@media only screen and (max-width:767px){.content-page ul li,.content-page .v-list li{font-size:13px;line-height:151.3%}}#reportBug-main-body{background:#f9fafc;position:relative}#reportBug-main-body .card{padding:90px 195px;background:#f9fafc}@media only screen and (max-width:1024px){#reportBug-main-body .card{padding:30px 124px}}@media only screen and (max-width:767px){#reportBug-main-body .card{padding:22px 15px}}#reportBug-main-body .contact-img-container{padding-top:100px;position:absolute;right:0}#reportBug-main-body .contact-form{max-width:500px;margin:0 auto}#reportBug-main-body .contact-form .form-row [class*=col-]{padding-right:5px;padding-left:5px}@media only screen and (max-width:767px){#reportBug-main-body .contact-form{width:100%}}#reportBug-main-body .contact-form h2{font-family:Avenir medium;font-size:24px;line-height:33px;letter-spacing:.01em;color:#12263f;text-rendering:geometricPrecision;margin-bottom:10px}@media only screen and (max-width:1024px){#reportBug-main-body .contact-form h2{text-align:center;font-size:20px;line-height:27px}}@media only screen and (max-width:767px){#reportBug-main-body .contact-form h2{text-align:left;font-size:16px;line-height:150%}}#reportBug-main-body .contact-form p{font-family:Avenir medium;font-size:14px;line-height:177.58%;letter-spacing:.01em;color:#6e84a3;text-rendering:geometricPrecision;margin-bottom:25px}@media only screen and (max-width:1024px){#reportBug-main-body .contact-form p{text-align:center}}@media only screen and (max-width:767px){#reportBug-main-body .contact-form p{font-size:12px;text-align:left}}#reportBug-main-body .contact-form .description-section{margin-bottom:30px}#reportBug-main-body .contact-form .description{border:1px solid #E3EBF6;border-radius:6px 6px 0 0;max-height:250px;position:relative;background:#fff}#reportBug-main-body .contact-form .description textarea{resize:none;height:100%;border:none;border-radius:inherit;box-shadow:none;padding:10px 12px;min-height:220px}#reportBug-main-body .contact-form .description textarea::-webkit-input-placeholder{font-family:Avenir regular,Avenir medium;color:#95aac9}#reportBug-main-body .contact-form .description textarea:-moz-placeholder{font-family:Avenir regular,Avenir medium;color:#95aac9}#reportBug-main-body .contact-form .description textarea::-moz-placeholder{font-family:Avenir regular,Avenir medium;color:#95aac9}#reportBug-main-body .contact-form .description textarea:-ms-input-placeholder{font-family:Avenir regular,Avenir medium;color:#95aac9}@media only screen and (max-width:767px){#reportBug-main-body .contact-form .description textarea{font-size:12px}}#reportBug-main-body .contact-form .description #textareaLength{position:absolute;right:15px;bottom:-20px;z-index:9;font-family:Avenir medium;font-size:14px;line-height:177.58%;text-align:right;letter-spacing:-.01em;color:#95aac9}#reportBug-main-body .contact-form .file-container{position:absolute;bottom:-30px;border:1px solid #E3EBF6;border-radius:0 0 6px 6px;border-top:0px;padding:0 15px;margin-left:-1px;background:#fff;width:94%;border-right:2px solid #E3EBF6;box-sizing:content-box}@media only screen and (max-width:767px){#reportBug-main-body .contact-form .file-container{top:167px}}#reportBug-main-body .contact-form .file-container #file-input{display:none}#reportBug-main-body .contact-form .file-container label[for=file-input]{font-size:14px;line-height:177.58%;text-align:right;letter-spacing:-.01em;color:#6e84a3;vertical-align:middle;cursor:pointer;max-width:300px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#reportBug-main-body .contact-form .file-container label[for=file-input] .file-label-text{text-decoration:underline}#reportBug-main-body .contact-form .file-container label[for=file-input] .bfmr-file-attach{text-decoration:none;display:inline-block;transform:rotate(317deg)}#reportBug-main-body .contact-form .file-container .bfmr-file-remove{vertical-align:text-bottom;cursor:pointer}@-moz-document url-prefix(){#reportBug-main-body .contact-form .file-container{top:160px}@media only screen and (max-width:767px){#reportBug-main-body .contact-form .file-container{top:166px}}}#reportBug-main-body .contact-form .capctha-secion{margin:0}#reportBug-main-body .contact-form .recaptcha{border:1px solid #E3EBF6;width:270px;height:70px}#reportBug-main-body .contact-form .btn-green{width:100%;min-height:40px;margin-bottom:19px;padding:13px 172px 10px}#reportBug-main-body .contact-form .error-message li{margin-top:15px}.footerPosition{min-height:calc(100vh - 108px)}.whatsNewtopSpace{padding-top:70px!important}#what-new-main-body{background:#f9fafc;padding:10px 30px 20px 26px}@media only screen and (max-width:767px){#what-new-main-body{padding:20px 15px 15px}}#what-new-main-body .search-section{display:flex;margin-bottom:12px;align-items:center}@media only screen and (max-width:767px){#what-new-main-body .search-section{flex-direction:column;align-items:unset}}#what-new-main-body .search-section h1{font-size:14px;font-weight:500;line-height:145%;letter-spacing:.01em;color:#3b516c;flex-grow:1;margin-bottom:0}@media only screen and (max-width:767px){#what-new-main-body .search-section h1{margin-bottom:15px}}#what-new-main-body .search-section .sort-by-rating{margin-right:5px}#what-new-main-body .search-section .sort-by-rating #sort{background:#fff;border:1px solid #D2DDEC;border-radius:5px;width:164px;height:30px}#what-new-main-body .search-section .bf-table-search{max-width:280px}#what-new-main-body .whats-new-card-wrapper article{position:relative}#what-new-main-body .whats-new-card-wrapper article .whats-new-card-referral{position:absolute;top:-50px}#what-new-main-body .whats-new-card{background:#fff;border:1px solid #E3EBF6;box-shadow:0 2px 10px #c1c1c140;border-radius:8px;padding:16px;margin-bottom:12px;position:relative}#what-new-main-body .whats-new-card .card-referral{position:absolute;top:-21px;left:0}#what-new-main-body .whats-new-card.is-read{background:#f4f7fb;box-shadow:none}#what-new-main-body .whats-new-card .heading-n-rating{display:flex;align-items:flex-start;justify-content:space-between}#what-new-main-body .whats-new-card .heading-n-rating .heading-n-badge{display:flex;flex-direction:column;align-items:flex-start;margin-right:35px}@media only screen and (max-width:767px){#what-new-main-body .whats-new-card .heading-n-rating .heading-n-badge{margin-right:10px}}#what-new-main-body .whats-new-card .heading-n-rating .heading-n-badge h4{font-family:Avenir medium;font-size:16px;line-height:160%;color:#12263f}#what-new-main-body .whats-new-card .heading-n-rating .heading-n-badge .badge-container{margin-bottom:4px}#what-new-main-body .whats-new-card .heading-n-rating .heading-n-badge .badge-container .badge{max-width:250px;overflow:hidden;text-overflow:ellipsis;letter-spacing:-.5px;font-family:Avenir medium}#what-new-main-body .whats-new-card .heading-n-rating .rating{display:flex;flex-direction:column;align-items:flex-end;cursor:pointer}#what-new-main-body .whats-new-card .heading-n-rating .rating .rating-section{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}#what-new-main-body .whats-new-card .heading-n-rating .rating .rating-section .rating-no{font-family:Avenir demi,Avenir medium;font-size:13px;line-height:1;letter-spacing:.01em;color:#000;margin-right:6px;transform:translateY(2px);border-bottom:1px solid #000}#what-new-main-body .whats-new-card .heading-n-rating .rating .rating-section .rating-no.others-rating{color:#6e84a3;border-bottom-color:#6e84a3}#what-new-main-body .whats-new-card .heading-n-rating .rating .rating-section i{font-size:20px;color:#f8c923}#what-new-main-body .whats-new-card .heading-n-rating .rating .total-rating{font-family:Avenir medium;font-size:12px;line-height:140%;letter-spacing:.01em;color:#6e84a3;white-space:nowrap}#what-new-main-body .whats-new-card .heading-n-rating .rating.disabled{cursor:not-allowed}#what-new-main-body .whats-new-card .heading-n-rating .rating.disabled .rating-section i{color:#95aac9}#what-new-main-body .whats-new-card .details{display:flex;margin-bottom:8px}#what-new-main-body .whats-new-card .details p{font-family:Avenir medium;font-size:14px;line-height:150%;color:#3b516c;margin-bottom:0}#what-new-main-body .whats-new-card .details-n-img{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:17px;padding-right:100px}@media only screen and (max-width:1024px){#what-new-main-body .whats-new-card .details-n-img{padding-right:0}}@media only screen and (max-width:1024px){#what-new-main-body .whats-new-card .details-n-img{flex-direction:column-reverse;align-items:center;padding-right:0}}@media screen and (min-width:320px)and (max-width:812px)and (orientation:landscape){#what-new-main-body .whats-new-card .details-n-img{align-items:center}}#what-new-main-body .whats-new-card .details-n-img p{font-family:Avenir medium;font-size:14px;line-height:150%;color:#3b516c;margin-right:50px;margin-bottom:0}@media only screen and (max-width:1024px){#what-new-main-body .whats-new-card .details-n-img p{width:100%;margin-right:0}}#what-new-main-body .whats-new-card .details-n-img p:last-child{margin-right:0}#what-new-main-body .whats-new-card .details-n-img .vue-load-image{min-width:333px;max-width:333px}#what-new-main-body .whats-new-card .details-n-img .vue-load-image img{width:100%;height:auto;border-radius:10px}@media only screen and (max-width:1024px){#what-new-main-body .whats-new-card .details-n-img .vue-load-image img{margin-bottom:17px}}#what-new-main-body .whats-new-card .show-more{display:flex;justify-content:space-between;align-items:center}#what-new-main-body .whats-new-card .show-more .latest{font-family:Avenir medium;font-style:italic;font-weight:400;font-size:12px;line-height:140%;letter-spacing:.01em;color:#6e84a3}#what-new-main-body .whats-new-card .show-more .latest .share-social{margin-left:34px;font-style:normal}@media only screen and (max-width:767px){#what-new-main-body .whats-new-card .show-more .latest .share-social{margin-left:15px}}#what-new-main-body .whats-new-card .show-more .latest .share-social{cursor:pointer}#what-new-main-body .whats-new-card .show-more .latest .share-social:hover{color:#3b516c}#what-new-main-body .whats-new-card .show-more .latest .share-social:hover path{stroke:#3b516c}#what-new-main-body .whats-new-card .show-more .latest .share-social svg{transform:translate(-1px,-2px)}#what-new-main-body .whats-new-card .show-more .latest .share-social span{margin-left:2px}#what-new-main-body .whats-new-card .show-more .more-details{display:flex;align-items:center;cursor:pointer}#what-new-main-body .whats-new-card .show-more .more-details:hover+.details-n-img{display:flex}#what-new-main-body .whats-new-card .show-more .more-details span{font-family:Avenir medium;font-size:14px;line-height:160%;letter-spacing:.01em;color:#3b516c;display:flex;align-items:center}#what-new-main-body .whats-new-card .show-more .more-details span:hover{color:#12263f}#what-new-main-body .whats-new-card .show-more .more-details span.fe:before{font-size:16px}#what-new-main-body .whats-new-card.text-only-card .details{max-height:64px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:max-height 1s ease-in-out}#what-new-main-body .whats-new-card.height-transition .details{max-height:500px}@media only screen and (max-width:1024){#what-new-main-body .whats-new-card.height-transition .details{max-height:525px}}@media only screen and (max-width:992){#what-new-main-body .whats-new-card.height-transition .details{max-height:525px}}@media only screen and (max-width:767){#what-new-main-body .whats-new-card.height-transition .details{max-height:780px}}#what-new-main-body .no-posts{background:#fcfcfc;border:1px solid #E3EBF6;box-shadow:0 2px 10px #c1c1c140;border-radius:8px;padding:25px;margin-bottom:18px;display:flex;align-items:center}#what-new-main-body .no-posts .no-posts-text{margin-left:25px}#what-new-main-body .no-posts .no-posts-text h4{font-family:Avenir medium;font-size:16px;line-height:160%;letter-spacing:.01em;color:#12263f}#what-new-main-body .no-posts .no-posts-text p{font-family:Avenir medium;font-size:12px;line-height:1;letter-spacing:.01em;color:#12263f}#what-new-main-body .updates-img-section{text-align:right}#what-new-main-body .updates-img-section img{position:absolute;right:0}#what-new-main-body .updates-img-section.not-user img{position:inherit}@media only screen and (max-width:1024px){#what-new-main-body .updates-img-section{display:none}}#what-new-main-body .animated-load{display:flex;align-items:center;justify-content:center}#what-new-main-body .animated-load span:first-child{margin-right:20px}#what-new-main-body .animated-load span:last-child{margin-left:20px}.top-has-ticker .whats-new-card-referral,.top-has-alerts .whats-new-card-referral,.top-has-ticker .top-has-alerts .whats-new-card-referral{top:-100px!important}.bfmr-grid-wrapper{display:block;width:100%;height:auto;max-height:calc(100vh - 350px)}@media screen and (min-width:320px)and (max-width:830px)and (orientation:landscape){.bfmr-grid-wrapper{max-height:calc(100vh - 120px)}}.bfmr-grid-wrapper{overflow:auto;border:1px solid #beccdf;border-top:1px solid #e3ebf6;border-bottom:1px solid #e3ebf6}.bfmr-grid-wrapper .bfmr-header-section{background:#fff;padding:7px 12px;z-index:4;position:sticky;top:0}.bfmr-grid-wrapper .bfmr-header-section .header-controls ul{display:flex;align-items:center}.bfmr-grid-wrapper .bfmr-header-section .header-controls ul li a{display:flex}.bfmr-grid-wrapper .bfmr-header-section .header-controls ul li a .disabled-del{display:none}.bfmr-grid-wrapper .bfmr-header-section .header-controls ul li a .enabled-del{display:block}.bfmr-grid-wrapper .bfmr-header-section .header-controls ul li a.disabled{cursor:not-allowed}.bfmr-grid-wrapper .bfmr-header-section .header-controls ul li a.disabled .disabled-del{display:block}.bfmr-grid-wrapper .bfmr-header-section .header-controls ul li a.disabled .enabled-del{display:none}.bfmr-grid-wrapper .bfmr-header-section .header-controls ul li a.disabled span{color:#95aac9}.bfmr-grid-wrapper .bfmr-header-section .header-controls ul li a.disabled:hover{text-decoration:none!important}.bfmr-grid-wrapper .bfmr-header-section .header-controls ul li a img{padding-right:5px}.bfmr-grid-wrapper .bfmr-header-section .header-controls ul li a span{font-size:12px;color:#12263f;padding-top:3px;font-family:Avenir medium}.bfmr-grid-wrapper .bfmr-grid{background-color:#fff;overflow:auto;width:100%;border-collapse:initial;table-layout:fixed}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-check{text-align:center;padding-top:6px}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-check input{cursor:pointer;width:16px;height:16px}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-head .bfmr-grid-row th{padding:13px;background:#f3f6fb;border:1px solid #e3ebf6;border-top:0}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-head .bfmr-grid-row th:first-child{border-left:0}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-head .bfmr-grid-row th:last-child{border-right:0}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-head .bfmr-grid-row th div{display:flex;align-items:center}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-head .bfmr-grid-row th div .th-cell-heading{font-family:Avenir demi,Avenir medium;font-weight:600;font-size:10px;line-height:14px;letter-spacing:.08em;text-transform:uppercase;color:#8492a6;cursor:pointer}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-head .bfmr-grid-row th div .th-cell-heading .th-cell-tooltip{display:none}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-head .bfmr-grid-row th.check-cell{padding:0 15px}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-head .bfmr-grid-row th.check-cell .bfmr-grid-check{display:block;text-align:center;width:16px;height:16px}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-head .bfmr-grid-row th.check-cell .bfmr-grid-check input{width:16px;height:16px}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-head .bfmr-grid-row th.num-cell div,.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-head .bfmr-grid-row th.price-cell div{justify-content:center}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-head .bfmr-grid-row th.has-input{padding:10px 13px!important}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-head .bfmr-grid-row th.custom-cell{padding-left:8px!important;position:relative}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-head .bfmr-grid-row th.custom-cell .th-cell-heading{max-width:95px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-head .bfmr-grid-row th.custom-cell .th-cell-heading .th-cell-tooltip{display:none;position:absolute;top:1px;left:80px;background-color:#fff;padding:3px 10px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.1);opacity:0;transition:opacity .5s ease;z-index:5}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-head .bfmr-grid-row th.custom-cell .th-cell-heading:hover .th-cell-tooltip{display:initial;transition:opacity .5s ease;opacity:1}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-head .bfmr-grid-row th.custom-cell .delete-col{cursor:pointer;margin-top:-3px}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-head .bfmr-grid-row th.custom-cell .delete-col svg path{stroke:#e75e7f}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-head .bfmr-grid-row th.custom-cell .delete-col:hover svg path{stroke:#e6305c}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-head .bfmr-grid-row th.custom-cell .edit-col{margin-right:12px;margin-left:auto;cursor:pointer;margin-top:-3px}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-head .bfmr-grid-row th.custom-cell .edit-col i{font-size:12px;padding-top:8px;color:#7690b5}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-head .bfmr-grid-row th.custom-cell .col-edit-section input{width:115px;height:25px;color:#8492a6;font-size:10px;text-transform:uppercase;font-weight:400;font-family:Avenir demi,Avenir medium;padding-left:5px;margin-right:10px;border:1px solid #e3ebf6;border-radius:4px}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-head .bfmr-grid-row th.custom-cell .col-edit-section input:focus{outline:#7690b5;outline-width:2px}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-head .bfmr-grid-row th.custom-cell .col-edit-section .confirm-icon{margin-right:10px}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-head .bfmr-grid-row th.custom-cell .col-edit-section .confirm-icon i{color:#3bbd96}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-head .bfmr-grid-row th.custom-cell .col-edit-section .cancel-icon i{color:#7690b5}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-head .bfmr-grid-row th.custom-cell .edit-selection{width:65px;flex-grow:1}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row{height:42px}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell{position:relative;border:1px solid #e3ebf6}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell:first-child{border-left:0}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell:last-child{border-right:0}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell .bfmr-grid-input input,.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell .bfmr-grid-input select,.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell .bfmr-grid-select input,.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell .bfmr-grid-select select{width:100%;height:100%;margin:0;background-color:#fff;border:none;outline:none;box-shadow:none}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell .bfmr-grid-input input,.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell .bfmr-grid-select input{color:transparent;text-shadow:0 0 0 #000000;cursor:default;pointer-events:none}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell .bfmr-grid-input span{cursor:default;display:inline-block}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell .bfmr-grid-select span{cursor:default;max-width:calc(100% - 15px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;vertical-align:middle}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell.expanded{padding:10px 10px 10px 19px}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell.expanded .bfmr-grid-select span{max-width:100%;overflow:auto;white-space:normal;text-overflow:unset;display:inline-block;vertical-align:middle}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell .bfmr-grid-check{display:flex;align-items:center;justify-content:center;width:20px;margin:auto}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell .bfmr-grid-check.checked span{display:none}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell .bfmr-grid-check.checked input{display:block;cursor:pointer}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell .bfmr-grid-check span{cursor:pointer}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell .bfmr-grid-check input{display:none;width:16px;height:16px;cursor:pointer}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell .bfmr-grid-check label:before{display:none}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell .bfmr-grid-check:hover{cursor:pointer}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell .bfmr-grid-check:hover span{display:none}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell .bfmr-grid-check:hover input{display:block!important}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell .bfmr-grid-check:hover label:before{display:block}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell.trk-cell,.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell.item-cell{padding-left:19px}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell:last-child{border-right-color:transparent}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell.is-selected{border:1px solid #2aac8a}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell.is-selected .incorrect-trkno-msg{display:block!important}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell.is-editing .bfmr-grid-input span,.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell.is-editing .bfmr-grid-select span{display:none}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell.is-editing .bfmr-grid-input input,.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell.is-editing .bfmr-grid-select input{color:#000;text-shadow:none;cursor:text}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell.is-editing.expanded .bfmr-grid-select span{display:none}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell .incorrect-trk-no span{position:absolute;top:-5px;right:0;cursor:pointer}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell .incorrect-trk-no span:hover~.incorrect-trkno-msg{display:block!important}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell .incorrect-trk-no .incorrect-trkno-msg{display:none;width:195px;height:auto;min-height:40px;box-shadow:4px 4px 8px #0000001a;position:absolute;top:0;right:-200px;z-index:1;background:#fff;padding:7px 7px 4px;overflow:hidden}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell .incorrect-trk-no .incorrect-trkno-msg.error-msg{border-right:2px solid #e75e7f}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell .incorrect-trk-no .incorrect-trkno-msg.warning-msg{border-right:2px solid #ffd200}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell .incorrect-trk-no .incorrect-trkno-msg h5{font-family:Avenir medium;font-size:12px;line-height:100%;letter-spacing:-.01em;color:#e75e7f;margin-bottom:3px;text-align:left}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .bfmr-grid-row .bfmr-grid-cell .incorrect-trk-no .incorrect-trkno-msg p{font-family:Avenir medium;font-size:12px;line-height:150%;color:#12263f;margin-bottom:0}.bfmr-grid-wrapper .bfmr-grid .bfmr-sortable{cursor:pointer}.bfmr-grid-wrapper .bfmr-grid .bfmr-sort{position:relative;margin-left:5px}.bfmr-grid-wrapper .bfmr-grid .bfmr-sort:before,.bfmr-grid-wrapper .bfmr-grid .bfmr-sort:after{position:absolute;font-family:"Font Awesome 5 Free";bottom:.5em;display:block;opacity:1;color:#d2ddec;font-weight:900;font-size:1rem}.bfmr-grid-wrapper .bfmr-grid .bfmr-sort:before{content:"";top:-9px}.bfmr-grid-wrapper .bfmr-grid .bfmr-sort:after{content:"";top:-9px}.bfmr-grid-wrapper .bfmr-grid .bfmr-sort-asc:before,.bfmr-grid-wrapper .bfmr-grid .bfmr-sort-desc:after{color:#12263f}.bfmr-grid-wrapper .bfmr-grid .check-cell{width:44px}.bfmr-grid-wrapper .bfmr-grid .trk-cell{width:242px;position:relative;padding-left:19px}.bfmr-grid-wrapper .bfmr-grid .trk-cell span,.bfmr-grid-wrapper .bfmr-grid .trk-cell input{text-transform:uppercase}.bfmr-grid-wrapper .bfmr-grid .item-cell{width:416px;text-align:left}.bfmr-grid-wrapper .bfmr-grid .num-cell{width:107px}.bfmr-grid-wrapper .bfmr-grid .num-cell .bfmr-grid-input,.bfmr-grid-wrapper .bfmr-grid .num-cell .bfmr-grid-input input{text-align:center}.bfmr-grid-wrapper .bfmr-grid .num-cell .bfmr-grid-value{justify-content:center}.bfmr-grid-wrapper .bfmr-grid .price-cell{width:132px;text-align:center}.bfmr-grid-wrapper .bfmr-grid .price-cell .bfmr-grid-value{justify-content:flex-end}.bfmr-grid-wrapper .bfmr-grid .bfmr-grid-body .price-cell{background:#f9fafc;cursor:not-allowed}.bfmr-grid-wrapper .bfmr-grid .custom-cell{width:180px;padding-left:19px}.styled-checkbox{position:absolute;opacity:0}.styled-checkbox+label{position:relative;cursor:pointer;padding:0}.styled-checkbox+label:before{content:"";margin-right:10px;display:inline-block;vertical-align:text-top;width:16px;height:16px;background:#fff}.styled-checkbox:hover+label:before{background:#f35429}.styled-checkbox:focus+label:before{box-shadow:0 0 0 3px #0000001f}.styled-checkbox:checked+label:before{background:#f35429}.styled-checkbox:disabled+label{color:#b8b8b8;cursor:auto}.styled-checkbox:disabled+label:before{box-shadow:none;background:#ddd}.styled-checkbox:checked+label:after{content:"";position:absolute;left:5px;top:9px;background:#fff;width:2px;height:2px;box-shadow:2px 0 #fff,4px 0 #fff,4px -2px #fff,4px -4px #fff,4px -6px #fff,4px -8px #fff;transform:rotate(45deg)}img{max-width:100%}.header-section{margin-left:0;background:#f9fafc;border-bottom:none;position:sticky!important;top:0}@media only screen and (max-width:767px){.header-section{background:#fff}}.header-section .logged-in-user .navbar-toggler-icon{display:none}.header-section .logged-in-user img{display:inline}.header-section .user-not-loggedIn:after{content:""}.header-section .user-not-loggedIn .navbar-toggler-icon{display:inline-block}.header-section .user-not-loggedIn img{display:none}.header-section .dropdown-menu{padding:12px}.header-section .dropdown-item{font-size:14px;line-height:128.8%;letter-spacing:-.01em;color:#12263f;text-rendering:geometricPrecision;font-family:Avenir medium;border:1px solid transparent;background-color:#f8f9fa;margin-right:5px;padding:.5rem 1.5rem;cursor:pointer;height:34px}.header-section .dropdown-item:hover{color:#3bbd96;border-radius:5px;background-color:transparent;text-decoration:none!important}@media only screen and (max-width:767px){.header-section .dropdown-item:hover{border:none}}.header-section .dropdown-item:active,.header-section .dropdown-item:focus{border-radius:5px;background-color:transparent;text-decoration:none!important}@media only screen and (max-width:767px){.header-section .dropdown-item:active,.header-section .dropdown-item:focus{border:none}}.header-section .dropdown-item.signup-btn-desktop{color:#3bbd96;border:1px solid #3BBD96;border-radius:5px;font-weight:600}.header-section .dropdown-item.signup-btn-desktop:hover{background:#3bbd96;color:#fff}.header-section .dropdown-item.buyInBulk-btn-desktop{color:#9c95f9;border:1px solid #9C95F9;border-radius:5px;font-weight:600}.header-section .dropdown-item.buyInBulk-btn-desktop:hover{background:#9c95f9;color:#fff}.header-section .dropdown-item.crypto-payment-link{color:#f7974d!important}.header-section .dropdown-item.crypto-payment-link:hover{color:#f7974d}.header-section .dropdown-item.crypto-payment-link.active{color:#f7974d!important}.header-section .dropdown-item.active{border-radius:5px;color:#3bbd96;background-color:transparent}@media only screen and (max-width:767px){.header-section .dropdown-item.active{border:none}}.header-section .mob-stickey-header{padding:16px 25px}@media only screen and (max-width:320px){.header-section .mob-stickey-header{padding:16px 5px}}.header-section .mob-stickey-header .dropdown-item{background:#fff}.header-section .mob-stickey-header #dropdownMenuButton{font-size:1.25rem;line-height:1;-webkit-appearance:none;text-decoration:none!important}.header-section .mob-stickey-header .topbar-animated-logo{margin-top:-1px}.home-page-wrapper .smarter-way-section{overflow:hidden;display:flex;background-color:#e0f5fb;justify-content:center;width:100%}@media only screen and (max-width:1024px){.home-page-wrapper .smarter-way-section{justify-content:center;align-items:center;position:relative}}.home-page-wrapper .smarter-way-section.billion-banner-section{background-color:#e6f3e0}.home-page-wrapper .smarter-way-section .banner-container{align-items:center}.home-page-wrapper .smarter-way-section .banner-container .left-side{width:60%}.home-page-wrapper .smarter-way-section .banner-container .left-side img{padding-right:45px}.home-page-wrapper .smarter-way-section .banner-container .right-side{width:40%;padding-right:32px;margin-left:auto;padding-top:6%;padding-bottom:6%;position:relative}@media only screen and (max-width:1050px){.home-page-wrapper .smarter-way-section .banner-container .right-side{padding-top:5%;padding-bottom:5%}}.home-page-wrapper .smarter-way-section .banner-container .right-side .heading{font-family:Avenir bold,Avenir demi,Avenir medium,Avenir regular;font-weight:600;font-size:64px;color:#12263f;max-width:500px;display:flex;align-items:center;gap:16px;line-height:1}@media only screen and (max-width:1440px){.home-page-wrapper .smarter-way-section .banner-container .right-side .heading{font-size:44px}}.home-page-wrapper .smarter-way-section .banner-container .right-side .heading span{padding-top:4px}.home-page-wrapper .smarter-way-section .banner-container .right-side .description{max-width:630px;font-family:Avenir demi,Avenir medium,Avenir regular;font-weight:600;font-size:22px;color:#10253e}@media only screen and (max-width:1440px){.home-page-wrapper .smarter-way-section .banner-container .right-side .description{font-size:18px}}.home-page-wrapper .smarter-way-section .banner-container .right-side .btn.get-started-btn{width:190px;font-size:18px;border-radius:8px}.home-page-wrapper .smarter-way-section .banner-container .right-side .btn.get-started-btn.airline-button-desktop{left:87px}@media only screen and (min-width:1440px){.home-page-wrapper .smarter-way-section .banner-container .right-side .btn.get-started-btn.airline-button-desktop{bottom:59px}}@media only screen and (max-width:1024px){.home-page-wrapper .smarter-way-section .banner-container .right-side .btn.get-started-btn.airline-button-desktop{left:77px;bottom:30%;top:unset;width:170px}}@media only screen and (max-width:1015px){.home-page-wrapper .smarter-way-section .banner-container .right-side .btn.get-started-btn.airline-button-desktop{bottom:65px;top:unset}}@media only screen and (max-width:992px){.home-page-wrapper .smarter-way-section .banner-container .right-side .btn.get-started-btn.airline-button-desktop{height:40px;bottom:50px}}.home-page-wrapper .smarter-way-section .banner-container.desktop{display:flex;justify-content:center;max-width:2785px;width:100%;margin:0 auto}@media only screen and (max-width:767px){.home-page-wrapper .smarter-way-section .banner-container.desktop{display:none}}.home-page-wrapper .smarter-way-section .banner-container.mobile{display:none}@media only screen and (max-width:767px){.home-page-wrapper .smarter-way-section .banner-container.mobile{display:block}}.home-page-wrapper .smarter-way-section .banner-container.mobile .banner-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:32px 8px}@media only screen and (max-width:430px){.home-page-wrapper .smarter-way-section .banner-container.mobile .banner-content{padding:32px 16px}}.home-page-wrapper .smarter-way-section .banner-container.mobile .banner-content .heading{font-family:Avenir bold,Avenir demi,Avenir medium,Avenir regular;font-weight:600;font-size:64px;color:#12263f;max-width:500px;display:flex;align-items:center;gap:16px;line-height:1}@media only screen and (max-width:575px){.home-page-wrapper .smarter-way-section .banner-container.mobile .banner-content .heading{flex-wrap:wrap;justify-content:center;font-size:44px}}@media only screen and (max-width:430px){.home-page-wrapper .smarter-way-section .banner-container.mobile .banner-content .heading{flex-direction:column}}.home-page-wrapper .smarter-way-section .banner-container.mobile .banner-content .heading span{padding-top:4px}@media only screen and (max-width:430px){.home-page-wrapper .smarter-way-section .banner-container.mobile .banner-content .heading .animation-container .words-list .word{text-align:center}}.home-page-wrapper .smarter-way-section .banner-container.mobile .banner-content .description{max-width:630px;font-family:Avenir demi,Avenir medium,Avenir regular;font-weight:600;font-size:22px;color:#10253e}@media only screen and (max-width:380px){.home-page-wrapper .smarter-way-section .banner-container.mobile .banner-content .description{max-width:380px}}@media only screen and (max-width:380px){.home-page-wrapper .smarter-way-section .banner-container.mobile .banner-content .description{font-family:Avenir regular,Avenir demi,Avenir medium;font-weight:unset}}.home-page-wrapper .smarter-way-section .banner-container.mobile .banner-content .btn.get-started-btn{width:190px;font-size:18px;border-radius:8px}@media only screen and (max-width:575px){.home-page-wrapper .smarter-way-section .banner-container.mobile .banner-content .btn.get-started-btn{width:172px}}@media only screen and (max-width:767px){.home-page-wrapper .smarter-way-section .banner-container.mobile .banner-content .btn.get-started-btn.airline-button-mobile{top:65%;font-size:16px;width:150px;height:40px}}@media only screen and (max-width:500px){.home-page-wrapper .smarter-way-section .banner-container.mobile .banner-content .btn.get-started-btn.airline-button-mobile{top:44%}}@media only screen and (max-width:430px){.home-page-wrapper .smarter-way-section .banner-container.mobile .banner-content .btn.get-started-btn.airline-button-mobile{top:60%}}@media only screen and (max-width:420px){.home-page-wrapper .smarter-way-section .banner-container.mobile .banner-content .btn.get-started-btn.airline-button-mobile{padding:7px 12px}}.home-page-wrapper .smarter-way-section .banner-container{width:100%;position:relative}.home-page-wrapper .smarter-way-section .banner-container.banner-container--dollar{align-self:stretch;display:flex;align-items:flex-end;justify-content:center;background-color:#e6f3e0}.home-page-wrapper .smarter-way-section .banner-container .banner-media{position:relative;width:100%;font-size:0}.home-page-wrapper .smarter-way-section .banner-container .desktop-view{width:100%}@media only screen and (max-width:500px){.home-page-wrapper .smarter-way-section .banner-container .desktop-view{display:none}}.home-page-wrapper .smarter-way-section .banner-container .mobile-view{display:none;width:100%}@media only screen and (max-width:500px){.home-page-wrapper .smarter-way-section .banner-container .mobile-view{display:flex}}.home-page-wrapper .smarter-way-section .banner-container .get-started-btn{position:absolute;left:50%;bottom:28%;transform:translate(-45%);width:190px;height:48px;align-items:center;font-size:18px;padding:9px 12px 8px}@media only screen and (min-width:1440px){.home-page-wrapper .smarter-way-section .banner-container .get-started-btn{bottom:22%}}@media only screen and (max-width:1439px){.home-page-wrapper .smarter-way-section .banner-container .get-started-btn{transform:translate(-45%,55px);bottom:31%}}@media only screen and (max-width:1199px){.home-page-wrapper .smarter-way-section .banner-container .get-started-btn{width:190px;height:48px;padding:6px 12px}}@media only screen and (max-width:1024px){.home-page-wrapper .smarter-way-section .banner-container .get-started-btn{width:170px;height:40px;transform:translate(-45%,50px)}}@media only screen and (max-width:991px){.home-page-wrapper .smarter-way-section .banner-container .get-started-btn{width:115px;height:40px;font-size:14px;transform:translate(-45%,40px)}}@media only screen and (max-width:767px){.home-page-wrapper .smarter-way-section .banner-container .get-started-btn{transform:translate(-45%,35px);bottom:27%}}@media only screen and (max-width:500px){.home-page-wrapper .smarter-way-section .banner-container .get-started-btn{width:150px;height:40px;font-size:16px;transform:translate(-45%,100px);padding:8px 12px;bottom:44%}}@media only screen and (max-width:420px){.home-page-wrapper .smarter-way-section .banner-container .get-started-btn{width:150px;height:40px;font-size:14px;transform:translate(-45%,80px);padding:6px 12px;bottom:42%}}@media only screen and (max-width:320px){.home-page-wrapper .smarter-way-section .banner-container .get-started-btn{transform:translate(-45%,60px)}}.home-page-wrapper .iphone-banner-container{padding:50px 15px}@media only screen and (max-width:767px){.home-page-wrapper .iphone-banner-container{padding:15px}}.home-page-wrapper .iphone-banner-container .desktop-view{display:block;cursor:pointer}@media only screen and (max-width:767px){.home-page-wrapper .iphone-banner-container .desktop-view{display:none}}.home-page-wrapper .iphone-banner-container .mobile-view{display:none;cursor:pointer}@media only screen and (max-width:767px){.home-page-wrapper .iphone-banner-container .mobile-view{display:block}}.home-page-wrapper .join-us-section{min-height:60px;background:#3bbd961c;border:1px solid rgba(59,189,150,.25);box-shadow:0 0 24px -14px #00000080;position:relative}.home-page-wrapper .join-us-section .join-us-form-wrapper{display:flex;justify-content:center;padding:15px 0}@media only screen and (max-width:767px){.home-page-wrapper .join-us-section .join-us-form-wrapper{flex-direction:column}}.home-page-wrapper .join-us-section .join-us-form-wrapper p{font-size:.875rem;line-height:157%;letter-spacing:.02em;color:#3b516ce6;text-rendering:geometricPrecision;font-style:normal;margin-right:25px;margin-bottom:0;margin-top:10px}@media only screen and (max-width:767px){.home-page-wrapper .join-us-section .join-us-form-wrapper p{text-align:center;margin-bottom:15px;margin-top:0}}.home-page-wrapper .join-us-section .join-us-form-wrapper .form .input-group{width:323px}@media only screen and (max-width:992px){.home-page-wrapper .join-us-section .join-us-form-wrapper .form .input-group{width:295px;margin:0 auto}}.home-page-wrapper .join-us-section .join-us-form-wrapper .form .input-group input{font-size:.875rem;line-height:157%;letter-spacing:.02em;color:#000;text-rendering:geometricPrecision;-webkit-appearance:none;height:38px;background:#fff;border:1px solid #E3EBF6}.home-page-wrapper .join-us-section .join-us-form-wrapper .form .input-group input ::placeholder{color:#95aac9;opacity:1}.home-page-wrapper .join-us-section .join-us-form-wrapper .form .input-group button{font-size:.875rem;line-height:157%;letter-spacing:0;text-rendering:geometricPrecision;color:#fff;width:70px;height:38px;border-color:#3bbd96;border-radius:0 5px 5px 0}@media only screen and (max-width:992px){.home-page-wrapper .join-us-section .join-us-form-wrapper .form .error-message{width:295px;margin:0 auto}}.home-page-wrapper .join-us-section .join-container{justify-content:center;align-items:center;display:flex}.home-page-wrapper .join-us-section .join-container ul{padding-top:18px}.home-page-wrapper .section-header{align-items:center;display:flex;justify-content:center;flex-direction:column;margin-bottom:30px}@media only screen and (max-width:767px){.home-page-wrapper .section-header{margin-bottom:25px}}.home-page-wrapper .section-header h2{font-size:2.125rem;line-height:120%;letter-spacing:.01em;color:#3b516c;text-rendering:geometricPrecision;font-family:Avenir bold,Avenir demi,Avenir medium,sans-serif}@media only screen and (max-width:767px){.home-page-wrapper .section-header h2{text-align:center;font-size:1.5rem;line-height:120%;letter-spacing:.01em;color:#3b516c;text-rendering:geometricPrecision}}.home-page-wrapper .section-header h6{font-size:.75rem;line-height:157%;letter-spacing:.12em;color:#3bbd96;text-rendering:geometricPrecision;text-transform:uppercase;margin-bottom:15px;font-weight:700}@media only screen and (max-width:767px){.home-page-wrapper .section-header h6{text-align:center}}.home-page-wrapper .section-header p{font-size:1rem;line-height:158%;letter-spacing:0;color:#6e84a3;text-rendering:geometricPrecision;padding:0px 8rem;margin-bottom:0;text-align:center}@media only screen and (max-width:1200px){.home-page-wrapper .section-header p{padding:0}}.home-page-wrapper .section-header p a{font-size:1.125rem;line-height:158%;letter-spacing:0;color:"";text-rendering:geometricPrecision}.home-page-wrapper .buy-in-bulk-short-banner-section{padding:16px 30px;display:none;background-color:#fff}@media only screen and (max-width:1024px){.home-page-wrapper .buy-in-bulk-short-banner-section{display:block}}.home-page-wrapper .buy-in-bulk-short-banner-section .short-banner{padding:8px;border-radius:8px;text-align:center;max-width:400px;margin:0 auto;background-color:#9c95f9;line-height:1.3}.home-page-wrapper .buy-in-bulk-short-banner-section .short-banner a{font-size:14px;color:#fff}.home-page-wrapper .buy-in-bulk-short-banner-section .short-banner a:hover{text-decoration:none!important}.home-page-wrapper .profit-reward-section{padding:45px 60px;background:#fff;position:relative}@media only screen and (max-width:767px){.home-page-wrapper .profit-reward-section{padding:40px 30px}}@media only screen and (max-width:576px){.home-page-wrapper .profit-reward-section{padding:30px 5px}}.home-page-wrapper .profit-reward-section .type-section{display:flex;background:#f9fafc;border:1px solid #EEEEEE;border-radius:6px;margin-bottom:20px;padding:12px 20px;height:86px}@media only screen and (min-width:992px){.home-page-wrapper .profit-reward-section .type-section{height:130px}}@media only screen and (min-width:1024px){.home-page-wrapper .profit-reward-section .type-section{height:145px}}@media only screen and (min-width:1225px){.home-page-wrapper .profit-reward-section .type-section{height:130px}}@media only screen and (min-width:1401px){.home-page-wrapper .profit-reward-section .type-section{height:86px}}@media only screen and (max-width:991px){.home-page-wrapper .profit-reward-section .type-section{height:100px;padding-left:13px;padding-right:13px}}@media only screen and (max-width:767px){.home-page-wrapper .profit-reward-section .type-section{height:86px;margin-bottom:12px}}@media only screen and (max-width:374px){.home-page-wrapper .profit-reward-section .type-section{padding-left:5px;padding-right:5px}}.home-page-wrapper .profit-reward-section .type-section img{margin-right:18px;align-self:baseline}@media only screen and (max-width:374px){.home-page-wrapper .profit-reward-section .type-section img{margin-right:10px}}.home-page-wrapper .profit-reward-section .type-section .type-description h4{font-size:1rem;line-height:135%;letter-spacing:.01em;color:#3b516c;text-rendering:geometricPrecision;font-family:Avenir bold,Avenir demi,Avenir medium,sans-serif;margin-bottom:5px}.home-page-wrapper .profit-reward-section .type-section .type-description p{font-size:.875rem;line-height:135%;letter-spacing:0;color:#3b516c;text-rendering:geometricPrecision}.home-page-wrapper .how-it-works-section{padding:45px 60px;background:#f9fafc;position:relative}@media only screen and (max-width:767px){.home-page-wrapper .how-it-works-section{padding:40px 30px}}@media only screen and (max-width:576px){.home-page-wrapper .how-it-works-section{padding:30px 5px}}@media only screen and (max-width:767px){.home-page-wrapper .how-it-works-section .work-steps{padding-top:20}}.home-page-wrapper .how-it-works-section .work-steps .row{margin-bottom:10.5%}@media only screen and (max-width:991px){.home-page-wrapper .how-it-works-section .work-steps .row{margin-bottom:12.5%}}.home-page-wrapper .how-it-works-section .work-steps .row:last-child{margin-bottom:0}.home-page-wrapper .how-it-works-section .work-steps .row .step-col-wrapper{align-self:self-end}@media only screen and (max-width:767px){.home-page-wrapper .how-it-works-section .work-steps .row .step-col-wrapper{margin-bottom:50px}}.home-page-wrapper .how-it-works-section .work-steps .desktop-view{display:flex}@media only screen and (max-width:767px){.home-page-wrapper .how-it-works-section .work-steps .desktop-view{display:none}}.home-page-wrapper .how-it-works-section .work-steps .mobile-view{display:none}@media only screen and (max-width:767px){.home-page-wrapper .how-it-works-section .work-steps .mobile-view{display:flex}}.home-page-wrapper .how-it-works-section .work-steps .padding-left{padding-left:32%}@media only screen and (max-width:767px){.home-page-wrapper .how-it-works-section .work-steps .padding-left{padding-left:0}}.home-page-wrapper .how-it-works-section .work-steps .padding-right{padding-right:35%}@media only screen and (max-width:767px){.home-page-wrapper .how-it-works-section .work-steps .padding-right{padding-right:0}}.home-page-wrapper .how-it-works-section .work-steps .text-section{background:#fff;border-radius:95px;padding:16px 34px;height:132px;box-shadow:0 10px 6px 1px #0000000d;margin-left:6rem}@media only screen and (max-width:1199px){.home-page-wrapper .how-it-works-section .work-steps .text-section{margin-left:3rem}}@media only screen and (max-width:992px){.home-page-wrapper .how-it-works-section .work-steps .text-section{margin-left:0rem}}@media only screen and (max-width:767px){.home-page-wrapper .how-it-works-section .work-steps .text-section{padding:16px 14px;height:78px}}.home-page-wrapper .how-it-works-section .work-steps .text-section-revert{margin-left:0;margin-right:6rem}@media only screen and (max-width:1199px){.home-page-wrapper .how-it-works-section .work-steps .text-section-revert{margin-right:3rem}}@media only screen and (max-width:992px){.home-page-wrapper .how-it-works-section .work-steps .text-section-revert{margin-right:0rem}}.home-page-wrapper .how-it-works-section .work-steps .image-section{justify-content:end}@media only screen and (max-width:767px){.home-page-wrapper .how-it-works-section .work-steps .image-section{justify-content:center}}.home-page-wrapper .how-it-works-section .work-steps .image-section-revert{justify-content:start}@media only screen and (max-width:767px){.home-page-wrapper .how-it-works-section .work-steps .image-section-revert{justify-content:center}}.home-page-wrapper .how-it-works-section .work-steps .step{display:flex;position:relative}.home-page-wrapper .how-it-works-section .work-steps .step .step-number{margin-right:20px;align-self:center}.home-page-wrapper .how-it-works-section .work-steps .step .step-number span{font-size:1.5rem;line-height:135%;letter-spacing:.02;color:#3bbd96;text-rendering:geometricPrecision;font-family:Avenir bold,Avenir demi,Avenir medium,sans-serif;width:50px;height:50px;display:inline-block;border-radius:50%;text-align:center;padding-top:8px;background:#f2f6fb;border:3px solid #FFFFFF}@media only screen and (max-width:767px){.home-page-wrapper .how-it-works-section .work-steps .step .step-number span{font-size:.875rem;line-height:135%;letter-spacing:.02;color:#3bbd96;text-rendering:geometricPrecision;width:30px;height:30px;padding-top:4px}}.home-page-wrapper .how-it-works-section .work-steps .step .step-detail{align-self:center}.home-page-wrapper .how-it-works-section .work-steps .step .step-detail h3{font-size:1.5rem;line-height:135%;letter-spacing:.02;color:#3bbd96;text-rendering:geometricPrecision;font-family:Avenir bold,Avenir demi,Avenir medium,sans-serif}@media only screen and (max-width:767px){.home-page-wrapper .how-it-works-section .work-steps .step .step-detail h3{font-size:1rem;line-height:135%;letter-spacing:.02;color:#3bbd96;text-rendering:geometricPrecision}}.home-page-wrapper .how-it-works-section .work-steps .step .step-detail p{font-size:1rem;line-height:150%;letter-spacing:0;color:#3b516c;text-rendering:geometricPrecision;margin-bottom:0}@media only screen and (max-width:767px){.home-page-wrapper .how-it-works-section .work-steps .step .step-detail p{font-size:.75rem;line-height:150%;letter-spacing:0;color:#3b516c;text-rendering:geometricPrecision}}.home-page-wrapper .how-it-works-section .work-steps .step .ship-arrow{position:absolute;top:132px;right:-170px}@media only screen and (max-width:1199px){.home-page-wrapper .how-it-works-section .work-steps .step .ship-arrow{top:132px;right:-87px;width:75%}}@media only screen and (max-width:1024px){.home-page-wrapper .how-it-works-section .work-steps .step .ship-arrow{top:132px;right:-100px;width:70%}}@media only screen and (max-width:992px){.home-page-wrapper .how-it-works-section .work-steps .step .ship-arrow{top:133px;right:-87px;width:78%}}@media only screen and (max-width:991px){.home-page-wrapper .how-it-works-section .work-steps .step .ship-arrow{top:133px;right:-87px;width:72%}}@media only screen and (max-width:767px){.home-page-wrapper .how-it-works-section .work-steps .step .ship-arrow{display:none}}.home-page-wrapper .how-it-works-section .work-steps .step .get-paid-arrow{position:absolute;top:140px;transform:rotate(-2deg);left:-228px}@media only screen and (max-width:1199px){.home-page-wrapper .how-it-works-section .work-steps .step .get-paid-arrow{top:147px;left:-197px;width:75%;transform:rotate(-5deg)}}@media only screen and (max-width:1024px){.home-page-wrapper .how-it-works-section .work-steps .step .get-paid-arrow{top:145px;left:-141px;width:70%}}@media only screen and (max-width:992px){.home-page-wrapper .how-it-works-section .work-steps .step .get-paid-arrow{top:140px;left:-160px;width:70%;transform:rotate(-3deg)}}@media only screen and (max-width:991px){.home-page-wrapper .how-it-works-section .work-steps .step .get-paid-arrow{top:141px;left:-151px;width:72%}}@media only screen and (max-width:767px){.home-page-wrapper .how-it-works-section .work-steps .step .get-paid-arrow{display:none}}.home-page-wrapper .how-it-works-section .work-steps .step .custom-image-width{width:85%}@media only screen and (max-width:992px){.home-page-wrapper .how-it-works-section .work-steps .step .custom-image-width{width:auto}}.home-page-wrapper .carousel-section{padding:45px 60px;background:#fff}@media only screen and (max-width:767px){.home-page-wrapper .carousel-section{padding:40px 30px}}@media only screen and (max-width:576px){.home-page-wrapper .carousel-section{padding:30px 5px}}.home-page-wrapper .carousel-section .section-header{margin-bottom:0}@media only screen and (max-width:767px){.home-page-wrapper .carousel-section .section-header{margin-bottom:25px}}@media only screen and (max-width:375px){.home-page-wrapper .carousel-section .section-header h2{font-size:1.3rem}}@media only screen and (max-width:365px){.home-page-wrapper .carousel-section .section-header h2{font-size:1.1rem}}.home-page-wrapper .carousel-section .section-header p{padding:0 10rem}@media only screen and (max-width:992px){.home-page-wrapper .carousel-section .section-header p{padding:0}}@media only screen and (max-width:992px){.home-page-wrapper .carousel-section .section-header .desktop-view{display:none}}.home-page-wrapper .carousel-section .section-header .mobile-view{display:none}@media only screen and (max-width:992px){.home-page-wrapper .carousel-section .section-header .mobile-view{display:block}}.home-page-wrapper .carousel-section img{image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}.home-page-wrapper .carousel-section .carousel{text-align:left}.home-page-wrapper .carousel-section .carousel .carousel__pagination{bottom:45px}@media only screen and (max-width:767px){.home-page-wrapper .carousel-section .carousel .carousel__pagination{bottom:45px}}.home-page-wrapper .carousel-section .carousel .carousel__pagination .carousel__pagination-button:after{height:7px;border-radius:7px;background:#d2ddec;border:0;width:63px}.home-page-wrapper .carousel-section .carousel .carousel__pagination .carousel__pagination-button.carousel__pagination-button--active:after{background:#3bbd96}.home-page-wrapper .carousel-section .carousel .carousel-control-prev{left:-33px!important;width:4%!important;opacity:1!important;top:-74px}@media only screen and (max-width:992px){.home-page-wrapper .carousel-section .carousel .carousel-control-prev{display:none}}.home-page-wrapper .carousel-section .carousel .carousel-control-prev .carousel-control-prev-icon{background-image:url(/images/carousel-prev-icon.svg)!important}.home-page-wrapper .carousel-section .carousel .carousel-control-next{right:-64px!important;width:4%!important;opacity:1!important;top:-74px}@media only screen and (max-width:992px){.home-page-wrapper .carousel-section .carousel .carousel-control-next{display:none}}.home-page-wrapper .carousel-section .carousel .carousel-control-next .carousel-control-next-icon{background-image:url(/images/carousel-next-icon.svg)!important}.home-page-wrapper .carousel-section .carousel .facilities-section{display:flex;align-items:center;justify-content:center;margin-bottom:6rem}@media only screen and (max-width:767px){.home-page-wrapper .carousel-section .carousel .facilities-section{margin-bottom:5rem;padding-left:4rem;padding-top:2rem}}.home-page-wrapper .carousel-section .carousel .facilities-section .facilities-wrapper{display:flex}@media only screen and (max-width:767px){.home-page-wrapper .carousel-section .carousel .facilities-section .facilities-wrapper{flex-direction:column}}.home-page-wrapper .carousel-section .carousel .facilities-section .facilities-wrapper .facility{margin-right:8rem;position:relative}.home-page-wrapper .carousel-section .carousel .facilities-section .facilities-wrapper .facility:last-child{margin-right:0}@media only screen and (max-width:992px){.home-page-wrapper .carousel-section .carousel .facilities-section .facilities-wrapper .facility{margin-right:3rem}}@media only screen and (max-width:767px){.home-page-wrapper .carousel-section .carousel .facilities-section .facilities-wrapper .facility{margin-bottom:8px}}.home-page-wrapper .carousel-section .carousel .facilities-section .facilities-wrapper .facility span{font-size:1.125rem;line-height:135%;letter-spacing:.01em;color:#3b516c;text-rendering:geometricPrecision;font-family:Avenir bold,Avenir demi,Avenir medium,sans-serif}@media only screen and (max-width:992px){.home-page-wrapper .carousel-section .carousel .facilities-section .facilities-wrapper .facility span{font-size:1rem;line-height:135%;letter-spacing:.01em;color:#3b516c;text-rendering:geometricPrecision}}@media only screen and (max-width:820px){.home-page-wrapper .carousel-section .carousel .facilities-section .facilities-wrapper .facility span{font-size:.875rem;line-height:135%;letter-spacing:.01em;color:#3b516c;text-rendering:geometricPrecision}}.home-page-wrapper .carousel-section .carousel .facilities-section .facilities-wrapper .facility img{position:absolute;left:-21px;top:3px}.home-page-wrapper .carousel-section .carousel .carousel-btn{display:flex;justify-content:center}.home-page-wrapper .carousel-section .carousel .carousel-btn button{font-size:.875rem;line-height:158%;letter-spacing:.02em;color:#fff;text-rendering:geometricPrecision;font-family:Avenir demi,Avenir medium;width:170px;height:40px;border:1px solid #3BBD96;box-sizing:border-box;border-radius:6px}.home-page-wrapper .carousel-content{display:flex;padding:60px 0}@media only screen and (max-width:767px){.home-page-wrapper .carousel-content{padding:0;flex-direction:column}}.home-page-wrapper .carousel-content .facilities-section,.home-page-wrapper .carousel-content .image-section{flex:1}@media only screen and (max-width:767px){.home-page-wrapper .carousel-content .image-section{margin-bottom:3rem}}.home-page-wrapper .carousel-content .facilities-section{flex-direction:column;align-items:flex-start!important}@media only screen and (max-width:767px){.home-page-wrapper .carousel-content .facilities-section{padding-left:0!important;margin-bottom:0!important;align-items:center!important}}.home-page-wrapper .carousel-content .facilities-section h2{font-size:2rem;line-height:120%;letter-spacing:.01em;color:#3bbd96;text-rendering:geometricPrecision;font-family:Avenir bold,Avenir demi,Avenir medium,sans-serif}@media only screen and (max-width:767px){.home-page-wrapper .carousel-content .facilities-section h2{text-align:center;font-size:32px;line-height:120%;letter-spacing:.01em;color:#3bbd96;text-rendering:geometricPrecision}}@media only screen and (max-width:480px){.home-page-wrapper .carousel-content .facilities-section h2{font-size:25px}}@media only screen and (max-width:767px){.home-page-wrapper .carousel-content .facilities-section p{text-align:center}}.home-page-wrapper .carousel-content .facilities-section .facilities-wrapper{flex-direction:column;padding-left:20px}@media only screen and (max-width:767px){.home-page-wrapper .carousel-content .facilities-section .facilities-wrapper{padding-left:60px}}.home-page-wrapper .carousel-content .facilities-section .facilities-wrapper .facility{margin-bottom:20px}.home-page-wrapper .faqs-section{padding:45px 60px;position:relative;background:#f9fafc}@media only screen and (max-width:767px){.home-page-wrapper .faqs-section{padding:40px 30px}}@media only screen and (max-width:576px){.home-page-wrapper .faqs-section{padding:30px 5px}}.home-page-wrapper .faqs-section .slick-slider{flex-grow:1;width:75%;padding:0}@media only screen and (max-width:992px){.home-page-wrapper .faqs-section .slick-slider{width:70%}}.home-page-wrapper .faqs-section .slick-slider .slick-prev:before,.home-page-wrapper .faqs-section .slick-slider .slick-next:before{font-family:"Font Awesome 5 Free";display:inline-block;font: 14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#9eb1ce;font-weight:900}.home-page-wrapper .faqs-section .slick-slider .slick-prev.slick-disabled,.home-page-wrapper .faqs-section .slick-slider .slick-next.slick-disabled{cursor:not-allowed;display:none!important}@media only screen and (max-width:767px){.home-page-wrapper .faqs-section .slick-slider .slick-prev,.home-page-wrapper .faqs-section .slick-slider .slick-next{display:none!important}}.home-page-wrapper .faqs-section .slick-slider .slick-next{right:10px;text-align:center;height:28px;width:70px}.home-page-wrapper .faqs-section .slick-slider .slick-next:before{content:unset!important}.home-page-wrapper .faqs-section .slick-slider .slick-next{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%3E%0A%3Ccircle%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%229.5%22%20fill%3D%22white%22%20stroke%3D%22%23D2DDEC%22%2F%3E%0A%3Cpath%20d%3D%22M8.33398%2012.5L11.2507%2010L8.33398%207.5%22%20stroke%3D%22%23D2DDEC%22%20stroke-width%3D%221.2%22%2F%3E%0A%3C%2Fsvg%3E);background-repeat:no-repeat;height:20px;width:20px}.home-page-wrapper .faqs-section .slick-slider .slick-next:hover{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%3E%0A%3Ccircle%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%229.5%22%20fill%3D%22white%22%20stroke%3D%22%2312263F%22%2F%3E%0A%3Cpath%20d%3D%22M8.33398%2012.5L11.2507%2010L8.33398%207.5%22%20stroke%3D%22%2312263F%22%20stroke-width%3D%221.2%22%2F%3E%0A%3C%2Fsvg%3E);background-repeat:no-repeat}@media only screen and (max-width:1024px){.home-page-wrapper .faqs-section .slick-slider .slick-next{right:3px}}.home-page-wrapper .faqs-section .slick-slider .slick-prev{height:28px;width:45px;z-index:9;text-align:center;left:0}.home-page-wrapper .faqs-section .slick-slider .slick-prev:before{content:unset!important}.home-page-wrapper .faqs-section .slick-slider .slick-prev{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%3E%0A%3Ccircle%20r%3D%229.5%22%20transform%3D%22matrix(-1%200%200%201%2010%2010)%22%20fill%3D%22white%22%20stroke%3D%22%23D2DDEC%22%2F%3E%0A%3Cpath%20d%3D%22M11.6641%2012.5L8.7474%2010L11.6641%207.5%22%20stroke%3D%22%23D2DDEC%22%20stroke-width%3D%221.2%22%2F%3E%0A%3C%2Fsvg%3E");background-repeat:no-repeat;height:20px;width:20px}.home-page-wrapper .faqs-section .slick-slider .slick-prev:hover{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%3E%0A%3Ccircle%20r%3D%229.5%22%20transform%3D%22matrix(-1%200%200%201%2010%2010)%22%20fill%3D%22white%22%20stroke%3D%22%2312263F%22%2F%3E%0A%3Cpath%20d%3D%22M11.6641%2012.5L8.7474%2010L11.6641%207.5%22%20stroke%3D%22%2312263F%22%20stroke-width%3D%221.2%22%2F%3E%0A%3C%2Fsvg%3E");background-repeat:no-repeat}.home-page-wrapper .faqs-section .slick-slider .slick-list{display:flex;flex-wrap:nowrap;padding-bottom:0;width:calc(100% - 60px);margin:0 auto}.home-page-wrapper .faqs-section .slick-slider .slick-list .slick-track{display:flex}.home-page-wrapper .faqs-section .slick-slider .slick-list .slick-track .slick-slide{margin-right:7px;text-align:center}.home-page-wrapper .faqs-section .slick-slider .slick-list .slick-track .slick-slide:first-child{margin-left:0}@media only screen and (max-width:767px){.home-page-wrapper .faqs-section .slick-slider .slick-list .slick-track .slick-slide{min-width:155px}}.home-page-wrapper .faqs-section .nav-tabs{flex-wrap:nowrap}@media only screen and (max-width:767px){.home-page-wrapper .faqs-section .generic-search{width:120px;margin-right:0;margin-left:12px}}@media only screen and (max-width:767px){.home-page-wrapper .faqs-section .generic-search .bfmr-search-text{width:125px}}.home-page-wrapper .contact-us-section{padding:45px 60px;position:relative;background:#fff}@media only screen and (max-width:767px){.home-page-wrapper .contact-us-section{padding:40px 30px}}@media only screen and (max-width:576px){.home-page-wrapper .contact-us-section{padding:30px 5px}}.home-page-wrapper .section-image{position:absolute;right:8px;bottom:3px}@media only screen and (max-width:1024px){.home-page-wrapper .section-image{display:none}}@media only screen and (min-width:1024px)and (max-width:1470px){.home-page-wrapper .section-image{text-align:right}}@media only screen and (min-width:1200px)and (max-width:1470px){.home-page-wrapper .section-image img{width:80%}}@media only screen and (min-width:1024px)and (max-width:1199px){.home-page-wrapper .section-image img{width:70%}}.home-page-wrapper .buyInbulk-section{position:relative;padding:45px 60px;background:#f1f3fc}@media only screen and (max-width:767px){.home-page-wrapper .buyInbulk-section{padding:40px 30px}}@media only screen and (max-width:576px){.home-page-wrapper .buyInbulk-section{padding:30px 5px}}@media only screen and (min-width:1024px)and (max-width:1149px){.home-page-wrapper .container{width:800px}}@media only screen and (min-width:1150px)and (max-width:1224px){.home-page-wrapper .container{width:850px}}@media only screen and (min-width:1225px)and (max-width:1400px){.home-page-wrapper .container{width:960px}}.header-section{border-bottom:1px solid #EDF2F9}.header-section .header-brand-wrap{display:flex;align-items:flex-start;flex-shrink:0;position:relative}.header-section .topbar-animated-logo{margin-top:-6px;width:100px;padding-bottom:0}@supports (-webkit-touch-callout: none){@media only screen and (min-width:767px)and (max-width:1024px){.header-section .topbar-animated-logo{margin-top:-22px}}}@media only screen and (min-width:768px)and (max-width:820px){.header-section .topbar-animated-logo{margin-top:-18px;width:100px}}.header-section .stickey-header{padding:10px 25px;box-shadow:0 .5rem 1rem #0b0b0b0d;justify-content:space-between}@media only screen and (min-width:767px)and (max-width:1024px){.header-section .stickey-header .navbar-toggler{display:block;color:#00000080;outline:none;background:#fff;border:0;padding:0}}.header-section .stickey-header .collapsing{transition:none}.header-section .stickey-header .navbar-brand{font-family:Avenir medium;font-size:17px;line-height:22px;letter-spacing:.01em;color:#12263f;text-rendering:geometricPrecision}.header-section .stickey-header .navbar-brand:hover{cursor:pointer;text-decoration:none!important}.header-section .stickey-header #navbarSupportedContent{flex-grow:unset}.header-section .stickey-header #navbarSupportedContent .dropdown-toggle{font-size:17px;line-height:163.92%;letter-spacing:-.01em;color:#538fd4;text-rendering:geometricPrecision;font-family:Avenir medium;padding:3px 11px 5px;text-align:right;display:flex;align-items:center}.header-section .stickey-header #navbarSupportedContent .dropdown-toggle:hover{text-decoration:none!important;color:#0056b3}@media only screen and (min-width:767px)and (max-width:1024px){.header-section .stickey-header #navbarSupportedContent .dropdown-item{padding:.5rem 1.2rem}}.header-section .stickey-header .nav-item .submit-tracking-nav{padding:11px 11px 10px;letter-spacing:.01em;color:#fff;font-size:14px;line-height:1;margin-right:16px;background:#3bbd96;min-width:100px;display:inline-flex;align-items:center;justify-content:center;margin-top:5px}.header-section .stickey-header .nav-item .submit-tracking-nav:hover{background:#2aac8a;color:#fff;text-decoration:none!important}.header-section .stickey-header .nav-item{display:flex}.header-section .stickey-header .nav-item .bfmr-id-nav{padding:0 11px;letter-spacing:.01em;font-size:17px;line-height:163.92%;display:inline-flex;align-items:center;justify-content:center;color:#538fd4;text-rendering:geometricPrecision;font-family:Avenir medium}.header-section .stickey-header .nav-item .bfmr-id-nav:hover{color:#0056b3;text-decoration:none!important}.header-section .stickey-header .dropdown-item{width:unset}.header-section .stickey-header .buy-in-bulk-btn-container{position:relative}@media only screen and (max-width:1024px){.header-section .stickey-header .buy-in-bulk-btn-container{display:none}}.header-section .stickey-header .buy-in-bulk-btn-container:hover .tooltip{opacity:1!important;pointer-events:auto;visibility:visible!important}.header-section .stickey-header .buy-in-bulk-btn-container .tooltip{background:#9c95f9;bottom:-100px;color:#fff;display:block;top:43px;right:30px;left:unset;opacity:0;padding:16px;position:absolute;width:236px;border-radius:8px;line-height:1.2;visibility:hidden;text-align:center;transition:all .7s ease-out;-webkit-box-shadow:2px 2px 6px rgba(0,0,0,.28);-moz-box-shadow:2px 2px 6px rgba(0,0,0,.28);-ms-box-shadow:2px 2px 6px rgba(0,0,0,.28);-o-box-shadow:2px 2px 6px rgba(0,0,0,.28);box-shadow:2px 2px 6px #00000047}.header-section .stickey-header .buy-in-bulk-btn-container .tooltip:after{content:" ";border-left:solid transparent 8px;border-right:solid transparent 8px;border-bottom:solid #9c95f9 8px;position:absolute;top:-8px;right:22px}.header-section .stickey-header .buy-in-bulk-btn-container .tooltip:before{display:none}.header-section .stickey-header .buy-in-bulk-btn-container .tooltip .bold{font-size:14px;font-family:Avenir demi,Avenir medium;margin-bottom:5px}.header-section .stickey-header .buy-in-bulk-btn-container .tooltip span{font-size:14px}.header-section .signup-btn-mobile{width:74px;height:34px;line-height:157%;font-size:14px;padding:0;letter-spacing:.02em}.header-section .dropdown-menu{left:auto;right:0;min-height:99px}@media only screen and (max-width:767px){.header-section .dropdown-menu{right:-120px;top:34px}}.inner-pages-main-body{background:#f9fafc}.inner-pages-main-body .tab-content{padding-left:3px;padding-right:3px;position:relative}.inner-pages-main-body .tab-content h2{font-size:20px;color:#1f2d3d;line-height:27px;font-family:Avenir medium;letter-spacing:.01em;text-rendering:geometricPrecision;margin-bottom:8px!important}@media only screen and (max-width:767px){.inner-pages-main-body .tab-content h2{font-size:20px;line-height:163.92%}}.inner-pages-main-body .tab-content hr{margin-bottom:42px;margin-top:0}.inner-pages-main-body .tabs-section{position:sticky;top:48px;z-index:10;left:0}.inner-pages-main-body .tabs-section.addTabsBackground{background:url(/alert-illustraion.png),linear-gradient(to right,#f2fefc,#ededfc 130%);background-color:#fff}.inner-pages-main-body .tabs-section.addTabsBackground .nav-link{padding-top:1rem}@media only screen and (max-width:1100px){.inner-pages-main-body .tabs-section{max-width:700px;margin:0 auto}}@media only screen and (max-width:1024px){.inner-pages-main-body .tabs-section{max-width:800px;padding:0 22px}}.inner-pages-main-body .tabs-container{max-width:800px;margin:0 auto}.inner-pages-main-body .nav-tabs{border-bottom:1px solid #E3EBF6;margin-bottom:30px;position:sticky;top:48px;background:transparent;z-index:9}@media only screen and (max-width:1024px){.inner-pages-main-body .nav-tabs{margin-bottom:32px}}@media only screen and (max-width:767px){.inner-pages-main-body .nav-tabs{margin-bottom:20px;flex-wrap:nowrap}}.inner-pages-main-body .nav-tabs .nav-item{margin-left:14px;margin-right:14px}@media only screen and (max-width:1024px){.inner-pages-main-body .nav-tabs .nav-item{margin-left:20px;margin-right:20px}}@media only screen and (max-width:767px){.inner-pages-main-body .nav-tabs .nav-item{margin-left:7px;margin-right:7px}}.inner-pages-main-body .nav-tabs .nav-item:first-child{margin-left:0}.inner-pages-main-body .nav-tabs .nav-item:last-child{margin-right:0}.inner-pages-main-body .nav-tabs .nav-item.show .nav-link{color:#1f2d3d;background-color:transparent;border-color:transparent transparent #2C7BE5}.inner-pages-main-body .nav-tabs .nav-item.show .nav-link:hover{text-decoration:none!important}.inner-pages-main-body .nav-tabs .nav-link{padding:1rem 0;border-bottom:1px solid transparent;border-left-width:0;border-right-width:0;border-top-width:0;color:#95aac9;font-family:Avenir medium;font-size:15px;line-height:163.92%;letter-spacing:.01em;text-rendering:geometricPrecision;padding-bottom:17px;padding-top:0}.inner-pages-main-body .nav-tabs .nav-link:hover{text-decoration:none!important}.inner-pages-main-body .nav-tabs .nav-link.router-link-exact-active,.inner-pages-main-body .nav-tabs .nav-link.active{color:#12263f;background:transparent;border-bottom:2px solid #2C7BE5}.inner-pages-main-body .nav-tabs .nav-link.active2{color:#1f2d3d;background-color:transparent;border-color:transparent transparent #2C7BE5}@media only screen and (max-width:1024px){.inner-pages-main-body .nav-tabs .nav-link{font-size:14px}}@media only screen and (max-width:767px){.inner-pages-main-body .nav-tabs .nav-link{font-size:12px}}.inner-pages-main-body #topScrollPosition{position:absolute;top:-100px;left:0}.inner-pages-main-body .inner-pages-container{max-width:800px;margin:0 auto}@media only screen and (max-width:1100px){.inner-pages-main-body .inner-pages-container{max-width:700px}}@media only screen and (max-width:1024px){.inner-pages-main-body .inner-pages-container{max-width:800px;padding:0 22px}}@media only screen and (max-width:767px){.inner-pages-main-body .inner-pages-container{padding:0 15px 25px}}@media only screen and (max-width:1024px){.inner-pages-main-body .inner-pages-container #change-password .info-form .change-password-section{order:1}}@media only screen and (max-width:767px){.inner-pages-main-body .inner-pages-container #change-password .info-form .change-password-section{order:2}}.inner-pages-main-body .inner-pages-container #change-password .info-form .bg-note{padding:13px 19px}.inner-pages-main-body .inner-pages-container #change-password .info-form .bg-note h6{font-family:Avenir medium;font-size:15px;line-height:163.92%;letter-spacing:.01em;margin-bottom:4px;color:#1f2d3d;text-rendering:geometricPrecision}.inner-pages-main-body .inner-pages-container #change-password .info-form .bg-note .password-note{font-family:Avenir medium;font-size:13px;line-height:23px;letter-spacing:.01em;color:#6e84a3;text-rendering:geometricPrecision}.inner-pages-main-body .inner-pages-container #change-password .info-form ul{padding-left:15px;list-style:disc;margin-bottom:0}.inner-pages-main-body .inner-pages-container #change-password .info-form ul li{font-family:Avenir medium;font-size:13px;line-height:20px;letter-spacing:.01em;color:#6e84a3;text-rendering:geometricPrecision;margin-bottom:5px}.inner-pages-main-body .inner-pages-container #change-password .info-form ul li:last-child{margin-bottom:0}.inner-pages-main-body .inner-pages-container #change-password .info-form ul.error-message{padding:0;list-style:none}.inner-pages-main-body .inner-pages-container #change-password .info-form ul.error-message li{color:#e63757}@media only screen and (max-width:767px){.inner-pages-main-body .inner-pages-container #change-password .form-row:last-child{text-align:center}}.inner-pages-main-body .inner-pages-container #bfmr-id .bfmr-id-form .left-section,.inner-pages-main-body .inner-pages-container #bfmr-id .bfmr-id-form .right-section{width:50%}@media only screen and (max-width:767px){.inner-pages-main-body .inner-pages-container #bfmr-id .bfmr-id-form .left-section,.inner-pages-main-body .inner-pages-container #bfmr-id .bfmr-id-form .right-section{width:100%}}.inner-pages-main-body .inner-pages-container #bfmr-id .bfmr-id-form .left-section{padding-right:20px}@media only screen and (max-width:767px){.inner-pages-main-body .inner-pages-container #bfmr-id .bfmr-id-form .left-section{padding-right:0}}.inner-pages-main-body .inner-pages-container #bfmr-id .bfmr-id-form .right-section .form-group[class*=col-]:first-child{padding-right:0}.inner-pages-main-body .inner-pages-container #bfmr-id .bfmr-id-form .right-section .notes-last{padding:10px 19px 13px 24px}.inner-pages-main-body .inner-pages-container #bfmr-id .bfmr-id-form .right-section .notes-last p{font-size:14px;font-family:Avenir demi,Avenir medium;color:#3b516c;margin-bottom:5px;letter-spacing:.01em;line-height:1.4}.inner-pages-main-body .inner-pages-container #bfmr-id .bfmr-id-form .right-section .notes-last p span{font-style:italic;font-family:Avenir medium}.inner-pages-main-body .inner-pages-container #bfmr-id .bfmr-id-form .bfmr-id-helptext{font-family:Avenir medium;font-size:13px;line-height:163.92%;letter-spacing:.01em;color:#6e84a3;text-rendering:geometricPrecision}.inner-pages-main-body .inner-pages-container #bfmr-id .bfmr-id-form .bfmr-id-helptext b.text-green{color:#3bbd96}.inner-pages-main-body .inner-pages-container #bfmr-id .bfmr-id-form .details-div{margin-bottom:16px;text-align:justify}.inner-pages-main-body .inner-pages-container #bfmr-id .bfmr-id-form .details-div h2 span{font-size:16px;text-transform:lowercase}.inner-pages-main-body .inner-pages-container #bfmr-id .bfmr-id-form .change-password-section{padding-right:5px;margin-bottom:25px}@media only screen and (max-width:1024px){.inner-pages-main-body .inner-pages-container #bfmr-id .bfmr-id-form .change-password-section{order:1}}@media only screen and (max-width:767px){.inner-pages-main-body .inner-pages-container #bfmr-id .bfmr-id-form .change-password-section{order:2}}.inner-pages-main-body .inner-pages-container #bfmr-id .bfmr-id-form .illustration-steps{margin-top:25px;margin-bottom:0}.inner-pages-main-body .inner-pages-container #bfmr-id .bfmr-id-form .illustration-steps ul.bfmr-id-steps{padding-left:0;list-style:none;margin-bottom:0}.inner-pages-main-body .inner-pages-container #bfmr-id .bfmr-id-form .illustration-steps ul.bfmr-id-steps li{font-family:Avenir medium;font-size:13px;line-height:155%;letter-spacing:.01em;color:#6e84a3;text-rendering:geometricPrecision;margin-bottom:5px;text-align:justify}.inner-pages-main-body .inner-pages-container #bfmr-id .bfmr-id-form .illustration-steps ul.bfmr-id-steps li:last-child{margin-bottom:0;font-family:Avenir demi,Avenir medium;color:#3b516c}.inner-pages-main-body .inner-pages-container #bfmr-id .bfmr-id-form .illustration-steps ul.bfmr-id-steps li:last-child span.text-green{color:#3bbd96}.inner-pages-main-body .inner-pages-container #bfmr-id .bfmr-id-form .illustration-steps ul.bfmr-id-steps li b.text-green{color:#3bbd96}.inner-pages-main-body .inner-pages-container #bfmr-id .bfmr-id-form .illustration-steps ul.bfmr-id-steps li b.text-red{color:#ef5c79}.inner-pages-main-body .inner-pages-container #bfmr-id .bfmr-id-form .illustration-steps ul.bfmr-id-steps li span.important-note{color:#d6514f}.inner-pages-main-body .inner-pages-container #bfmr-id .bfmr-id-form .illustration-steps ul.bfmr-id-steps li b.text-important{color:#12263f}.inner-pages-main-body .inner-pages-container #bfmr-id .bfmr-id-form .illustration-steps ul.bfmr-id-steps.foot-note{list-style:none;position:relative}.inner-pages-main-body .inner-pages-container #bfmr-id .bfmr-id-form .illustration-steps ul.bfmr-id-steps.foot-note li:before{position:absolute;content:"*";font-weight:700;color:#d6514f;top:3px;left:0}.inner-pages-main-body .inner-pages-container #bfmr-id .bfmr-id-form .illustration-steps-img{background:#12263f;text-align:center;padding:50px 49px 70px 12px}.inner-pages-main-body .inner-pages-container #bfmr-id .bg-note-1{padding:13px 19px}.inner-pages-main-body .inner-pages-container #bfmr-id .bg-note-1 .ach-note{text-align:justify;display:inline-block}.inner-pages-main-body .inner-pages-container #bfmr-id .bg-note-1 .ach-note b.text-green{color:#3bbd96}.inner-pages-main-body .inner-pages-container .profile-illustration{display:flex;justify-content:center;mix-blend-mode:multiply}@media only screen and (max-width:767px){.inner-pages-main-body .inner-pages-container .profile-illustration{display:none}}.inner-pages-main-body .inner-pages-container .delete-acc-modal h2{margin-bottom:30px!important}@media only screen and (max-width:767px){.inner-pages-main-body .inner-pages-container .delete-acc-modal{display:flex;justify-content:center;width:100%}}.inner-pages-main-body .inner-pages-container .delete-acc-modal .btn-del-acc{display:flex;align-items:center;border:1px solid #E75E7F;color:#e75e7f;justify-content:center;padding-top:8px}.inner-pages-main-body .inner-pages-container .delete-acc-modal .btn-del-acc:focus{box-shadow:none!important}.inner-pages-main-body .inner-pages-container .delete-acc-modal .btn-del-acc:hover{background:#e75e7f;color:#fff!important}.inner-pages-main-body .inner-pages-container .delete-acc-modal .btn-del-acc:hover svg path{fill:#fd2975}.inner-pages-main-body .inner-pages-container .delete-acc-modal .btn-del-acc .delete-text{display:inline-flex;margin-top:7px}.inner-pages-main-body .inner-pages-container #delete-modal.modal{z-index:99999}.inner-pages-main-body .inner-pages-container #delete-modal .modal-title{font-size:20px;line-height:20px;letter-spacing:-.02em;color:#12263f}.inner-pages-main-body .inner-pages-container #delete-modal .btn-danger{width:160px;height:40px}.inner-pages-main-body .inner-pages-container #delete-modal .form-heading p{text-rendering:geometricPrecision;font-size:15px;line-height:25px}.inner-pages-main-body .inner-pages-container .info-form{margin-bottom:60px;position:relative}.inner-pages-main-body .inner-pages-container .info-form.bfmr-id-form{margin-bottom:0}.inner-pages-main-body .inner-pages-container .info-form.bfmr-id-form .use-bfrm-text{font-size:14px;color:#2e9bff;display:inline-block;padding-top:15px}.inner-pages-main-body .inner-pages-container .info-form.bfmr-id-form .use-bfrm-text:hover{text-decoration-line:underline}.inner-pages-main-body .inner-pages-container .info-form.bfmr-id-form .use-bfrm-text i{display:inline-block;transform:translateY(2px)}.inner-pages-main-body .inner-pages-container .info-form h2{font-size:20px;line-height:27px;align-items:center;letter-spacing:.01em;color:#1f2d3d}.inner-pages-main-body .inner-pages-container .info-form .form-row{margin-right:0;margin-left:0}.inner-pages-main-body .inner-pages-container .info-form .form-row .form-group{padding-right:0;padding-left:0;margin-bottom:14px}.inner-pages-main-body .inner-pages-container .info-form .form-row .form-group:nth-child(odd){padding-right:30px}@media only screen and (max-width:1024px){.inner-pages-main-body .inner-pages-container .info-form .form-row .form-group:nth-child(odd){padding-right:15px}}@media only screen and (max-width:992px){.inner-pages-main-body .inner-pages-container .info-form .form-row .form-group:nth-child(odd){padding-right:0}}.inner-pages-main-body .inner-pages-container .info-form .form-row .form-group:only-child,.inner-pages-main-body .inner-pages-container .info-form .form-row .form-group:last-child{padding-right:0}.inner-pages-main-body .inner-pages-container .info-form .form-row.current-password [class*=col-]{padding-right:30px}.inner-pages-main-body .inner-pages-container .info-form .form-row .custom-switch label{line-height:180.92%;margin-bottom:3px}.inner-pages-main-body .inner-pages-container .info-form .residence-phone{margin-bottom:12px}.inner-pages-main-body .inner-pages-container .info-form input,.inner-pages-main-body .inner-pages-container .info-form select{margin-bottom:4px;border-radius:6px;background:#fff}.inner-pages-main-body .inner-pages-container .info-form input{padding-right:30px}@media only screen and (max-width:1024px){.inner-pages-main-body .inner-pages-container .info-form input{padding-right:15px}}@media only screen and (max-width:992px){.inner-pages-main-body .inner-pages-container .info-form input{padding-right:0}}.inner-pages-main-body .inner-pages-container .info-form .btn-green{width:190px;height:40px;line-height:2.2}@media only screen and (max-width:767px){.inner-pages-main-body .inner-pages-container .info-form .btn-green{width:100%;line-height:2.2}}@media only screen and (max-width:374px){.inner-pages-main-body .inner-pages-container .info-form .btn-green{font-size:12px}}.inner-pages-main-body .inner-pages-container .info-form .password-instructions{position:absolute;right:0;top:0}@media only screen and (max-width:1024px){.inner-pages-main-body .inner-pages-container .info-form .password-instructions{position:static}}.inner-pages-main-body .inner-pages-container .info-form .ach-note a{font-size:13px}.inner-pages-main-body .inner-pages-container .info-form .payment-details-title{font-family:Avenir medium;font-size:14px;line-height:163.92%;letter-spacing:.01em;color:#6e84a3;text-rendering:geometricPrecision}.inner-pages-main-body .inner-pages-container .change-password-form h2{margin-bottom:22px}.inner-pages-main-body .inner-pages-container .section-top{position:relative}.inner-pages-main-body .inner-pages-container .position-proxy{position:absolute;top:-135px;left:0}.top-has-ticker #profile-main-body .profile-container .position-proxy,.top-has-alerts #profile-main-body .profile-container .position-proxy{top:-185px}.refresh-icon-svg,.section-refresh-icon-svg{margin-left:7px;cursor:pointer;transform:translateY(-2px);display:inline-block}.refresh-icon-svg:hover svg path,.section-refresh-icon-svg:hover svg path{stroke:#12263f!important}.section-refresh-icon-svg{transform:translateY(-3px)}.bottom-page-image{display:flex;justify-content:center;padding:50px 0}.profile-view-bg-note{background:#fff;box-shadow:1px 3px 8px #c1c1c124;border-radius:10px}.gradient-background,.user-session-main-body,.inner-pages-main-body{background:linear-gradient(129.09deg,#f0fcf8 11.79%,#f3fffe 27.9%,#eef6fe 53.07%,#e7ecfa 76.61%,#f9f0ff 97.62%)!important;padding-top:40px!important;min-height:100vh}@media only screen and (max-width:767px){.gradient-background,.user-session-main-body,.inner-pages-main-body{padding-top:20px!important}}.deal-requester-content-wrapper main{padding-top:0}.creative-deals-container{padding:24px;background-color:#fff;border-radius:32px;width:100%;min-width:400px;max-width:536px;border:1px solid #E7E2FF;z-index:1}@media only screen and (max-width:991px){.creative-deals-container{display:none}}@media only screen and (max-width:767px){.creative-deals-container{padding:15px 6px;min-width:unset!important}}@media only screen and (max-width:475px){.creative-deals-container{padding:32px 16px!important}}@media only screen and (max-width:991px){.creative-deals-container .form-wrapper{padding:0}}@media only screen and (max-width:767px){.creative-deals-container .form-wrapper{padding:0}}.creative-deals-container .form-wrapper .form-instruction h2{line-height:34px;color:#281d58;font-size:28px;font-weight:700;margin-bottom:0}.creative-deals-container .form-wrapper .form-instruction span{font-size:16px;line-height:22px;letter-spacing:-.01em}.creative-deals-container .form-wrapper hr{color:#f2efff;margin:8px 0}.creative-deals-container .form-wrapper .creative-deal-form-container .form-step-navigation{display:flex;justify-content:space-between;margin-bottom:20px}.creative-deals-container .form-wrapper .creative-deal-form-container .form-step-navigation .back-to-step{font-weight:500;font-size:14px;line-height:22px;letter-spacing:-.01em;color:#664de5;padding-left:27px;position:relative;cursor:pointer}.creative-deals-container .form-wrapper .creative-deal-form-container .form-step-navigation .back-to-step:hover{text-decoration:underline}.creative-deals-container .form-wrapper .creative-deal-form-container .form-step-navigation .back-to-step i{font-size:22px;position:absolute;left:-5px;top:-2px}.creative-deals-container .form-wrapper .creative-deal-form-container .form-step-navigation .steps-count{font-style:normal;font-weight:500;font-size:14px;line-height:125%;color:#a0b0d0}.creative-deals-container .form-wrapper .creative-deal-form-container h2{font-size:25px;color:#fff;text-align:center}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group{position:relative;margin-bottom:8px}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group:last-child{margin-bottom:0}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group .vue-phone-number-input{width:100%;min-height:40px;background:linear-gradient(0deg,#f4f6fb,#f4f6fb),#fff;border-radius:8px;border:1px solid #f4f6fb;color:#130f26}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group .vue-phone-number-input.error-border input,.creative-deals-container .form-wrapper .creative-deal-form-container .form-group .vue-phone-number-input.error-border input:hover{border-color:transparent!important}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group .input-country-selector input,.creative-deals-container .form-wrapper .creative-deal-form-container .form-group .input-phone-number input{height:40px!important;border-width:0;background:#f4f6fb;box-shadow:none!important}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group .input-phone-number{cursor:initial}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group .input-phone-number input{border-radius:0 8px 8px 0!important;border-width:0 0 0 1px;cursor:initial}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group .input-country-selector input{border-radius:12px 0 0 12px!important;padding:0 0 0 40px!important}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group .country-selector__label{display:none!important}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group .country-selector__country-flag{top:14px!important}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group .country-selector__toggle{top:calc(50% - 13px)!important;height:28px}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group .iti-flag{background-image:url(/images/flags.png)!important}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group label{font-family:Avenir medium;font-weight:500;font-size:14px;line-height:19px;letter-spacing:-.01em;color:#130f26;margin-bottom:0}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group label.optional{display:flex;justify-content:space-between}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group label.optional span{font-size:12px;line-height:16px;text-align:right;letter-spacing:-.01em;color:#a0b0d0}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group label .required{color:#e63757;padding-left:2px}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group .form-control{width:100%;min-height:40px;background:linear-gradient(0deg,#f4f6fb,#f4f6fb),#fff;border-radius:8px;border:1px solid #E7E2FF;color:#130f26;box-shadow:none}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group .form-control::placeholder{color:#a0b0d0}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group .form-control:hover{border:1px solid #d7d7da}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group .form-control:active,.creative-deals-container .form-wrapper .creative-deal-form-container .form-group .form-control:focus{background:#fff;border:1px solid #d7d7da;color:#130f26}@media only screen and (max-width:767px){.creative-deals-container .form-wrapper .creative-deal-form-container .form-group .form-control{font-size:14px}}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group .form-control option{-webkit-appearance:none;color:#000;appearance:none}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group textarea{min-height:96px!important;resize:none}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group .error-box{display:flex;justify-content:space-between}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group #textareaLength{font-size:13px;text-align:right;margin-top:5px;font-family:Avenir medium;margin-left:auto;margin-bottom:0}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group select{appearance:none;--webkit-appearance:none}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group .select-drop{font-size:14px;position:absolute;top:47px;right:13px}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group .multiselect__tags{border-radius:11px;background:#f4f6fb;border:none;min-height:40px}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group .multiselect__tags .multiselect__tag{background:#8b82d3}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group .multiselect__tags .multiselect__tag .multiselect__tag-icon:hover,.creative-deals-container .form-wrapper .creative-deal-form-container .form-group .multiselect__tags .multiselect__tag .multiselect__tag-icon:focus{background:#7261f0!important}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group .input-tel__label{font-size:12px;cursor:initial}@media only screen and (max-width:340px){.creative-deals-container .form-wrapper .creative-deal-form-container .form-group .input-tel__label{display:none}}@media only screen and (max-width:340px){.creative-deals-container .form-wrapper .creative-deal-form-container .form-group .input-tel__input{padding-top:0}}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group .select-country-container{flex:0 0 100px;width:100px;min-width:100px;max-width:100px}@media only screen and (max-width:300px){.creative-deals-container .form-wrapper .creative-deal-form-container .form-group .select-country-container{flex:0 0 90px;width:90px;min-width:90px;max-width:90px}}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group .multiselect__select{top:4px}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group span.checkbox-label{padding-top:6px;padding-left:25px}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group span.checkbox-label span{font-size:12px;padding-left:0;padding-top:7px}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group span.checkbox-label .multiselect-checkbox-input{transform:translate(1px,4px);width:16px;height:16px}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group button.next-button,.creative-deals-container .form-wrapper .creative-deal-form-container .form-group button.submit-button{background:#664de5;border-radius:8px;font-weight:500;font-size:15px;line-height:20px;color:#f4f6fb;height:40px;position:relative;border:none;margin-left:auto;min-width:126px}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group button.next-button:hover,.creative-deals-container .form-wrapper .creative-deal-form-container .form-group button.submit-button:hover{color:#fff;background:#573ae9;text-decoration:none!important}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group button.next-button:disabled,.creative-deals-container .form-wrapper .creative-deal-form-container .form-group button.next-button .disabled,.creative-deals-container .form-wrapper .creative-deal-form-container .form-group button.submit-button:disabled,.creative-deals-container .form-wrapper .creative-deal-form-container .form-group button.submit-button .disabled{color:#fff;background:#ada1ec;border:none;cursor:not-allowed}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group button.next-button i,.creative-deals-container .form-wrapper .creative-deal-form-container .form-group button.submit-button i{font-size:20px;position:absolute;right:5px;top:18px}.creative-deals-container .form-wrapper .creative-deal-form-container .form-group button.next-button .bfmr-btn-svg-icon,.creative-deals-container .form-wrapper .creative-deal-form-container .form-group button.submit-button .bfmr-btn-svg-icon{margin-bottom:2px}.creative-deals-container .deal-requester-footer{border-top:1px solid rgba(160,176,208,.4);padding-top:24px}@media only screen and (max-width:441px){.creative-deals-container .deal-requester-footer{margin-bottom:55px}}.creative-deals-container .deal-requester-footer p{color:#657ba7;font-size:14px;margin-bottom:0}.smHeight .content .creative-deals-container{min-width:540px;max-width:600px}.smHeight .content .creative-deals-container .form-wrapper .form-instruction h2{font-size:24px;line-height:21px}.smHeight .content .creative-deals-container .form-wrapper .creative-deal-form-container form{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1%}.smHeight .content .creative-deals-container .form-wrapper .creative-deal-form-container form .form-group{min-width:240px}.smHeight .content .creative-deals-container .form-wrapper .creative-deal-form-container form .form-group:nth-child(1){width:48.5%}.smHeight .content .creative-deals-container .form-wrapper .creative-deal-form-container form .form-group:nth-child(2){width:48.5%}.smHeight .content .creative-deals-container .form-wrapper .creative-deal-form-container form .form-group:nth-child(3){width:100%}.smHeight .content .creative-deals-container .form-wrapper .creative-deal-form-container form .form-group:nth-child(4){width:48.5%}.smHeight .content .creative-deals-container .form-wrapper .creative-deal-form-container form .form-group:nth-child(5){width:48.5%}.smHeight .content .creative-deals-container .form-wrapper .creative-deal-form-container form .form-group:nth-child(6){width:100%}.smHeight .content .creative-deals-container .form-wrapper .creative-deal-form-container form .form-group textarea{min-height:40px!important;height:40px}.smHeight .content .creative-deals-container .form-wrapper .creative-deal-form-container form .form-group .select-country-container{flex:0 0 100px;width:100px;min-width:100px;max-width:100px}.insurance-tab-wrapper,.insured-tab-wrapper{padding:0 30px 20px 26px;background:#f9fafc}.insurance-terms-bottom{padding-top:30px}@media only screen and (max-width:767px){.insurance-terms-bottom{padding-top:0}}.insurance-terms-bottom ul{padding:0;list-style:none;display:flex;align-items:center;gap:10px}@media only screen and (max-width:767px){.insurance-terms-bottom ul{justify-content:center}}.insurance-terms-bottom ul li{display:flex;align-items:center;gap:4px}.insurance-terms-bottom ul li img{margin-top:-4px;width:14px}.insurance-terms-bottom ul li a{color:#6e84a3;font-size:14px}.insurance-terms-bottom ul li a:hover{color:#6e84a3}.insurance-terms-bottom ul li.faq-link img{width:16px;margin-top:-2px}
