@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300;400;500;600;700&display=swap);
/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}.mat-badge-content{font-weight:600;font-size:12px;font-family:Jost,sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography h1{font:400 24px/32px Jost,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography h2{font:500 20px/32px Jost,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography h3{font:400 16px/28px Jost,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography h4{font:400 15px/24px Jost,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography h5{font:400 11.62px/20px Jost,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography h6{font:400 9.38px/20px Jost,sans-serif;margin:0 0 12px}.mat-body-2,.mat-body-strong{font:500 14px/24px Jost,sans-serif;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography{font:400 14px/20px Jost,sans-serif;letter-spacing:normal}.mat-body-1 p,.mat-body p,.mat-typography p{margin:0 0 12px}.mat-caption,.mat-small{font:400 12px/20px Jost,sans-serif;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Jost,sans-serif;letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Jost,sans-serif;letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Jost,sans-serif;letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Jost,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Jost,sans-serif;letter-spacing:normal}.mat-button,.mat-fab,.mat-flat-button,.mat-icon-button,.mat-mini-fab,.mat-raised-button,.mat-stroked-button{font-family:Jost,sans-serif;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:Jost,sans-serif}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-content,.mat-card-subtitle{font-size:14px}.mat-checkbox{font-family:Jost,sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-remove.mat-icon,.mat-chip .mat-chip-trailing-icon.mat-icon{font-size:18px}.mat-table{font-family:Jost,sans-serif}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Jost,sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Jost,sans-serif;letter-spacing:normal}.mat-expansion-panel-header{font-family:Jost,sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Jost,sans-serif;letter-spacing:normal}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Jost,sans-serif;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34375em) scale(.75);width:133.3333333333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34374em) scale(.75);width:133.3333433333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.79167em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);-ms-transform:translateY(-1.28125em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);-ms-transform:translateY(-1.28124em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);-ms-transform:translateY(-1.28123em) scale(.75);width:133.3333533333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.66667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28122em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28121em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59374em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(.75);width:133.3333433333%}.mat-grid-tile-footer,.mat-grid-tile-header{font-size:14px}.mat-grid-tile-footer .mat-line,.mat-grid-tile-header .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-footer .mat-line:nth-child(n+2),.mat-grid-tile-header .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Jost,sans-serif;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Jost,sans-serif;font-size:12px}.mat-radio-button,.mat-select{font-family:Jost,sans-serif}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content{font-family:Jost,sans-serif}.mat-slider-thumb-label-text{font-family:Jost,sans-serif;font-size:12px;font-weight:500}.mat-stepper-horizontal,.mat-stepper-vertical{font-family:Jost,sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group{font-family:Jost,sans-serif}.mat-tab-label,.mat-tab-link{font-family:Jost,sans-serif;font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Jost,sans-serif;letter-spacing:normal;margin:0}.mat-tooltip{font-family:Jost,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item,.mat-list-option{font-family:Jost,sans-serif}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Jost,sans-serif;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2),.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Jost,sans-serif;font-size:12px;font-weight:500}.mat-option{font-family:Jost,sans-serif;font-size:16px}.mat-optgroup-label{font:500 14px/24px Jost,sans-serif;letter-spacing:normal}.mat-simple-snackbar{font-family:Jost,sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree{font-family:Jost,sans-serif}.mat-nested-tree-node,.mat-tree-node{font-weight:400;font-size:14px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale(0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;outline:0;-webkit-appearance:none;-moz-appearance:none}.cdk-global-overlay-wrapper,.cdk-overlay-container{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper,.cdk-overlay-pane{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{pointer-events:auto;box-sizing:border-box;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}@media screen and (-ms-high-contrast:active){.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}@keyframes cdk-text-field-autofill-start{
  /*!*/}@keyframes cdk-text-field-autofill-end{
  /*!*/}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}.mat-ripple-element{background-color:rgba(0,0,0,.1)}.mat-option{color:rgba(0,0,0,.87)}.mat-option.mat-active,.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.mat-option:focus:not(.mat-option-disabled),.mat-option:hover:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-active{color:rgba(0,0,0,.87)}.mat-option.mat-option-disabled{color:rgba(0,0,0,.38)}.mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#3f51b5}.mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#ff4081}.mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#f44336}.mat-optgroup-label{color:rgba(0,0,0,.54)}.mat-optgroup-disabled .mat-optgroup-label{color:rgba(0,0,0,.38)}.mat-pseudo-checkbox{color:rgba(0,0,0,.54)}.mat-pseudo-checkbox:after{color:#fafafa}.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#3f51b5}.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate,.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate{background:#ff4081}.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.mat-elevation-z0{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-elevation-z1{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.mat-elevation-z2{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-elevation-z3{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.mat-elevation-z4{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-elevation-z5{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}.mat-elevation-z6{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.mat-elevation-z7{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}.mat-elevation-z8{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.mat-elevation-z9{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}.mat-elevation-z10{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}.mat-elevation-z11{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}.mat-elevation-z12{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.mat-elevation-z13{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}.mat-elevation-z14{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}.mat-elevation-z15{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}.mat-elevation-z16{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.mat-elevation-z17{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}.mat-elevation-z18{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}.mat-elevation-z19{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}.mat-elevation-z20{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}.mat-elevation-z21{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}.mat-elevation-z22{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}.mat-elevation-z23{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}.mat-elevation-z24{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.mat-app-background{background-color:#fafafa;color:rgba(0,0,0,.87)}.mat-theme-loaded-marker{display:none}.mat-autocomplete-panel{background:#fff;color:rgba(0,0,0,.87)}.mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#fff}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:rgba(0,0,0,.87)}.mat-badge-content{color:#fff;background:#3f51b5}.cdk-high-contrast-active .mat-badge-content{outline:1px solid;border-radius:0}.mat-badge-accent .mat-badge-content{background:#ff4081;color:#fff}.mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.mat-badge{position:relative}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:rgba(0,0,0,.38)}.mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.mat-badge-content._mat-animation-noopable,.ng-animate-disabled .mat-badge-content{transition:none}.mat-badge-content.mat-badge-active{transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.mat-bottom-sheet-container{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);background:#fff;color:rgba(0,0,0,.87)}.mat-button,.mat-icon-button,.mat-stroked-button{color:inherit;background:transparent}.mat-button.mat-primary,.mat-icon-button.mat-primary,.mat-stroked-button.mat-primary{color:#3f51b5}.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent{color:#ff4081}.mat-button.mat-warn,.mat-icon-button.mat-warn,.mat-stroked-button.mat-warn{color:#f44336}.mat-button.mat-accent[disabled],.mat-button.mat-primary[disabled],.mat-button.mat-warn[disabled],.mat-button[disabled][disabled],.mat-icon-button.mat-accent[disabled],.mat-icon-button.mat-primary[disabled],.mat-icon-button.mat-warn[disabled],.mat-icon-button[disabled][disabled],.mat-stroked-button.mat-accent[disabled],.mat-stroked-button.mat-primary[disabled],.mat-stroked-button.mat-warn[disabled],.mat-stroked-button[disabled][disabled]{color:rgba(0,0,0,.26)}.mat-button.mat-primary .mat-button-focus-overlay,.mat-icon-button.mat-primary .mat-button-focus-overlay,.mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#3f51b5}.mat-button.mat-accent .mat-button-focus-overlay,.mat-icon-button.mat-accent .mat-button-focus-overlay,.mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#ff4081}.mat-button.mat-warn .mat-button-focus-overlay,.mat-icon-button.mat-warn .mat-button-focus-overlay,.mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#f44336}.mat-button[disabled] .mat-button-focus-overlay,.mat-icon-button[disabled] .mat-button-focus-overlay,.mat-stroked-button[disabled] .mat-button-focus-overlay{background-color:transparent}.mat-button .mat-ripple-element,.mat-icon-button .mat-ripple-element,.mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.mat-button-focus-overlay{background:#000}.mat-stroked-button:not([disabled]){border-color:rgba(0,0,0,.12)}.mat-fab,.mat-flat-button,.mat-mini-fab,.mat-raised-button{color:rgba(0,0,0,.87);background-color:#fff}.mat-fab.mat-accent,.mat-fab.mat-primary,.mat-fab.mat-warn,.mat-flat-button.mat-accent,.mat-flat-button.mat-primary,.mat-flat-button.mat-warn,.mat-mini-fab.mat-accent,.mat-mini-fab.mat-primary,.mat-mini-fab.mat-warn,.mat-raised-button.mat-accent,.mat-raised-button.mat-primary,.mat-raised-button.mat-warn{color:#fff}.mat-fab.mat-accent[disabled],.mat-fab.mat-primary[disabled],.mat-fab.mat-warn[disabled],.mat-fab[disabled][disabled],.mat-flat-button.mat-accent[disabled],.mat-flat-button.mat-primary[disabled],.mat-flat-button.mat-warn[disabled],.mat-flat-button[disabled][disabled],.mat-mini-fab.mat-accent[disabled],.mat-mini-fab.mat-primary[disabled],.mat-mini-fab.mat-warn[disabled],.mat-mini-fab[disabled][disabled],.mat-raised-button.mat-accent[disabled],.mat-raised-button.mat-primary[disabled],.mat-raised-button.mat-warn[disabled],.mat-raised-button[disabled][disabled]{color:rgba(0,0,0,.26)}.mat-fab.mat-primary,.mat-flat-button.mat-primary,.mat-mini-fab.mat-primary,.mat-raised-button.mat-primary{background-color:#3f51b5}.mat-fab.mat-accent,.mat-flat-button.mat-accent,.mat-mini-fab.mat-accent,.mat-raised-button.mat-accent{background-color:#ff4081}.mat-fab.mat-warn,.mat-flat-button.mat-warn,.mat-mini-fab.mat-warn,.mat-raised-button.mat-warn{background-color:#f44336}.mat-fab.mat-accent[disabled],.mat-fab.mat-primary[disabled],.mat-fab.mat-warn[disabled],.mat-fab[disabled][disabled],.mat-flat-button.mat-accent[disabled],.mat-flat-button.mat-primary[disabled],.mat-flat-button.mat-warn[disabled],.mat-flat-button[disabled][disabled],.mat-mini-fab.mat-accent[disabled],.mat-mini-fab.mat-primary[disabled],.mat-mini-fab.mat-warn[disabled],.mat-mini-fab[disabled][disabled],.mat-raised-button.mat-accent[disabled],.mat-raised-button.mat-primary[disabled],.mat-raised-button.mat-warn[disabled],.mat-raised-button[disabled][disabled]{background-color:rgba(0,0,0,.12)}.mat-fab.mat-accent .mat-ripple-element,.mat-fab.mat-primary .mat-ripple-element,.mat-fab.mat-warn .mat-ripple-element,.mat-flat-button.mat-accent .mat-ripple-element,.mat-flat-button.mat-primary .mat-ripple-element,.mat-flat-button.mat-warn .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.mat-flat-button:not([class*=mat-elevation-z]),.mat-stroked-button:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-raised-button:not([disabled]):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.mat-raised-button[disabled]:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-fab:not([class*=mat-elevation-z]),.mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.mat-fab:not([disabled]):active:not([class*=mat-elevation-z]),.mat-mini-fab:not([disabled]):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.mat-fab[disabled]:not([class*=mat-elevation-z]),.mat-mini-fab[disabled]:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-button-toggle-group,.mat-button-toggle-standalone{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-button-toggle-group-appearance-standard,.mat-button-toggle-standalone.mat-button-toggle-appearance-standard{box-shadow:none}.mat-button-toggle{color:rgba(0,0,0,.38)}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:rgba(0,0,0,.12)}.mat-button-toggle-appearance-standard{color:rgba(0,0,0,.87);background:#fff}.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:1px solid rgba(0,0,0,.12)}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:1px solid rgba(0,0,0,.12)}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:1px solid rgba(0,0,0,.12)}.mat-button-toggle-checked{background-color:#e0e0e0;color:rgba(0,0,0,.54)}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:rgba(0,0,0,.87)}.mat-button-toggle-disabled{color:rgba(0,0,0,.26);background-color:#eee}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#fff}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.mat-button-toggle-group-appearance-standard,.mat-button-toggle-standalone.mat-button-toggle-appearance-standard{border:1px solid rgba(0,0,0,.12)}.mat-card{background:#fff;color:rgba(0,0,0,.87)}.mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-card-subtitle{color:rgba(0,0,0,.54)}.mat-checkbox-frame{border-color:rgba(0,0,0,.54)}.mat-checkbox-checkmark{fill:#fafafa}.mat-checkbox-checkmark-path{stroke:#fafafa!important}.mat-checkbox-mixedmark{background-color:#fafafa}.mat-checkbox-checked.mat-primary .mat-checkbox-background,.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#3f51b5}.mat-checkbox-checked.mat-accent .mat-checkbox-background,.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#ff4081}.mat-checkbox-checked.mat-warn .mat-checkbox-background,.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:#f44336}.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.mat-checkbox-disabled .mat-checkbox-label{color:rgba(0,0,0,.54)}.mat-checkbox .mat-ripple-element{background-color:#000}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#3f51b5}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#ff4081}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#f44336}.mat-chip.mat-standard-chip{background-color:#e0e0e0;color:rgba(0,0,0,.87)}.mat-chip.mat-standard-chip .mat-chip-remove{color:rgba(0,0,0,.87);opacity:.4}.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.mat-chip.mat-standard-chip:after{background:#000}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#3f51b5;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#f44336;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#ff4081;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.mat-table{background:#fff}.mat-table-sticky,.mat-table tbody,.mat-table tfoot,.mat-table thead,[mat-footer-row],[mat-header-row],[mat-row],mat-footer-row,mat-header-row,mat-row{background:inherit}mat-footer-row,mat-header-row,mat-row,td.mat-cell,td.mat-footer-cell,th.mat-header-cell{border-bottom-color:rgba(0,0,0,.12)}.mat-header-cell{color:rgba(0,0,0,.54)}.mat-cell,.mat-footer-cell{color:rgba(0,0,0,.87)}.mat-calendar-arrow{border-top-color:rgba(0,0,0,.54)}.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button,.mat-datepicker-toggle{color:rgba(0,0,0,.54)}.mat-calendar-table-header{color:rgba(0,0,0,.38)}.mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.mat-calendar-body-label{color:rgba(0,0,0,.54)}.mat-calendar-body-cell-content{color:rgba(0,0,0,.87);border-color:transparent}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){color:rgba(0,0,0,.38)}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){background-color:rgba(0,0,0,.04)}.mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(0,0,0,.38)}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(0,0,0,.18)}.mat-calendar-body-selected{background-color:#3f51b5;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(63,81,181,.4)}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);background-color:#fff;color:rgba(0,0,0,.87)}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#ff4081;color:#fff}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(255,64,129,.4)}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(244,67,54,.4)}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content-touch{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-datepicker-toggle-active{color:#3f51b5}.mat-datepicker-toggle-active.mat-accent{color:#ff4081}.mat-datepicker-toggle-active.mat-warn{color:#f44336}.mat-dialog-container{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);background:#fff;color:rgba(0,0,0,.87)}.mat-divider{border-top-color:rgba(0,0,0,.12)}.mat-divider-vertical{border-right-color:rgba(0,0,0,.12)}.mat-expansion-panel{background:#fff;color:rgba(0,0,0,.87)}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-action-row{border-top-color:rgba(0,0,0,.12)}.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover:none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#fff}}.mat-expansion-panel-header-title{color:rgba(0,0,0,.87)}.mat-expansion-indicator:after,.mat-expansion-panel-header-description{color:rgba(0,0,0,.54)}.mat-expansion-panel-header[aria-disabled=true]{color:rgba(0,0,0,.26)}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}.mat-form-field-label,.mat-hint{color:rgba(0,0,0,.6)}.mat-form-field.mat-focused .mat-form-field-label{color:#3f51b5}.mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#ff4081}.mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f44336}.mat-focused .mat-form-field-required-marker{color:#ff4081}.mat-form-field-ripple{background-color:rgba(0,0,0,.87)}.mat-form-field.mat-focused .mat-form-field-ripple{background-color:#3f51b5}.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#ff4081}.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#f44336}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#3f51b5}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#ff4081}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.mat-form-field.mat-form-field-invalid .mat-form-field-label,.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#f44336}.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#f44336}.mat-error{color:#f44336}.mat-form-field-appearance-legacy .mat-form-field-label,.mat-form-field-appearance-legacy .mat-hint{color:rgba(0,0,0,.54)}.mat-form-field-appearance-legacy .mat-form-field-underline{background-color:rgba(0,0,0,.42)}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,rgba(0,0,0,.42) 0,rgba(0,0,0,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-standard .mat-form-field-underline{background-color:rgba(0,0,0,.42)}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,rgba(0,0,0,.42) 0,rgba(0,0,0,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-fill .mat-form-field-flex{background-color:rgba(0,0,0,.04)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:rgba(0,0,0,.02)}.mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:rgba(0,0,0,.42)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.mat-form-field-appearance-outline .mat-form-field-outline{color:rgba(0,0,0,.12)}.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:rgba(0,0,0,.87)}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#3f51b5}.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#ff4081}.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#f44336}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:rgba(0,0,0,.06)}.mat-icon.mat-primary{color:#3f51b5}.mat-icon.mat-accent{color:#ff4081}.mat-icon.mat-warn{color:#f44336}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:rgba(0,0,0,.54)}.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.mat-input-element:disabled{color:rgba(0,0,0,.38)}.mat-input-element{caret-color:#3f51b5}.mat-input-element::placeholder{color:rgba(0,0,0,.42)}.mat-input-element::-moz-placeholder{color:rgba(0,0,0,.42)}.mat-input-element::-webkit-input-placeholder{color:rgba(0,0,0,.42)}.mat-input-element:-ms-input-placeholder{color:rgba(0,0,0,.42)}.mat-accent .mat-input-element{caret-color:#ff4081}.mat-form-field-invalid .mat-input-element,.mat-warn .mat-input-element{caret-color:#f44336}.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#f44336}.mat-list-base .mat-list-item,.mat-list-base .mat-list-option{color:rgba(0,0,0,.87)}.mat-list-base .mat-subheader{color:rgba(0,0,0,.54)}.mat-list-item-disabled{background-color:#eee}.mat-action-list .mat-list-item:focus,.mat-action-list .mat-list-item:hover,.mat-list-option:focus,.mat-list-option:hover,.mat-nav-list .mat-list-item:focus,.mat-nav-list .mat-list-item:hover{background:rgba(0,0,0,.04)}.mat-list-single-selected-option,.mat-list-single-selected-option:focus,.mat-list-single-selected-option:hover{background:rgba(0,0,0,.12)}.mat-menu-panel{background:#fff}.mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-menu-item{background:transparent;color:rgba(0,0,0,.87)}.mat-menu-item[disabled],.mat-menu-item[disabled]:after{color:rgba(0,0,0,.38)}.mat-menu-item-submenu-trigger:after,.mat-menu-item .mat-icon-no-color{color:rgba(0,0,0,.54)}.mat-menu-item-highlighted:not([disabled]),.mat-menu-item.cdk-keyboard-focused:not([disabled]),.mat-menu-item.cdk-program-focused:not([disabled]),.mat-menu-item:hover:not([disabled]){background:rgba(0,0,0,.04)}.mat-paginator{background:#fff}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:rgba(0,0,0,.54)}.mat-paginator-decrement,.mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.mat-paginator-first,.mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.mat-icon-button[disabled] .mat-paginator-decrement,.mat-icon-button[disabled] .mat-paginator-first,.mat-icon-button[disabled] .mat-paginator-increment,.mat-icon-button[disabled] .mat-paginator-last{border-color:rgba(0,0,0,.38)}.mat-progress-bar-background{fill:#c5cae9}.mat-progress-bar-buffer{background-color:#c5cae9}.mat-progress-bar-fill:after{background-color:#3f51b5}.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#ff80ab}.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#ff80ab}.mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#ff4081}.mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#ffcdd2}.mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#ffcdd2}.mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#f44336}.mat-progress-spinner circle,.mat-spinner circle{stroke:#3f51b5}.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle{stroke:#ff4081}.mat-progress-spinner.mat-warn circle,.mat-spinner.mat-warn circle{stroke:#f44336}.mat-radio-outer-circle{border-color:rgba(0,0,0,.54)}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#3f51b5}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-primary .mat-radio-inner-circle,.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#3f51b5}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#ff4081}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-accent .mat-radio-inner-circle,.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#ff4081}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f44336}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-warn .mat-radio-inner-circle,.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#f44336}.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:rgba(0,0,0,.38)}.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:rgba(0,0,0,.38)}.mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:rgba(0,0,0,.38)}.mat-radio-button .mat-ripple-element{background-color:#000}.mat-select-value{color:rgba(0,0,0,.87)}.mat-select-placeholder{color:rgba(0,0,0,.42)}.mat-select-disabled .mat-select-value{color:rgba(0,0,0,.38)}.mat-select-arrow{color:rgba(0,0,0,.54)}.mat-select-panel{background:#fff}.mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#3f51b5}.mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#ff4081}.mat-form-field.mat-focused.mat-warn .mat-select-arrow,.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#f44336}.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:rgba(0,0,0,.38)}.mat-drawer-container{background-color:#fafafa;color:rgba(0,0,0,.87)}.mat-drawer{color:rgba(0,0,0,.87)}.mat-drawer,.mat-drawer.mat-drawer-push{background-color:#fff}.mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.mat-drawer-side{border-right:1px solid rgba(0,0,0,.12)}.mat-drawer-side.mat-drawer-end,[dir=rtl] .mat-drawer-side{border-left:1px solid rgba(0,0,0,.12);border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:1px solid rgba(0,0,0,.12)}.mat-drawer-backdrop.mat-drawer-shown{background-color:rgba(0,0,0,.6)}.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#ff4081}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:rgba(255,64,129,.54)}.mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#ff4081}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#3f51b5}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:rgba(63,81,181,.54)}.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#3f51b5}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#f44336}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:rgba(244,67,54,.54)}.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#f44336}.mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);background-color:#fafafa}.mat-slide-toggle-bar{background-color:rgba(0,0,0,.38)}.mat-slider-track-background{background-color:rgba(0,0,0,.26)}.mat-primary .mat-slider-thumb,.mat-primary .mat-slider-thumb-label,.mat-primary .mat-slider-track-fill{background-color:#3f51b5}.mat-primary .mat-slider-thumb-label-text{color:#fff}.mat-accent .mat-slider-thumb,.mat-accent .mat-slider-thumb-label,.mat-accent .mat-slider-track-fill{background-color:#ff4081}.mat-accent .mat-slider-thumb-label-text{color:#fff}.mat-warn .mat-slider-thumb,.mat-warn .mat-slider-thumb-label,.mat-warn .mat-slider-track-fill{background-color:#f44336}.mat-warn .mat-slider-thumb-label-text{color:#fff}.mat-slider-focus-ring{background-color:rgba(255,64,129,.2)}.cdk-focused .mat-slider-track-background,.mat-slider:hover .mat-slider-track-background{background-color:rgba(0,0,0,.38)}.mat-slider-disabled .mat-slider-thumb,.mat-slider-disabled .mat-slider-track-background,.mat-slider-disabled .mat-slider-track-fill,.mat-slider-disabled:hover .mat-slider-track-background{background-color:rgba(0,0,0,.26)}.mat-slider-min-value .mat-slider-focus-ring{background-color:rgba(0,0,0,.12)}.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:rgba(0,0,0,.87)}.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:rgba(0,0,0,.26)}.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:rgba(0,0,0,.26);background-color:transparent}.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:rgba(0,0,0,.38)}.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:rgba(0,0,0,.26)}.mat-slider-has-ticks .mat-slider-wrapper:after{border-color:rgba(0,0,0,.7)}.mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(90deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(180deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover{background-color:rgba(0,0,0,.04)}@media (hover:none){.mat-step-header:hover{background:none}}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:rgba(0,0,0,.54)}.mat-step-header .mat-step-icon{background-color:rgba(0,0,0,.54);color:#fff}.mat-step-header .mat-step-icon-selected,.mat-step-header .mat-step-icon-state-done,.mat-step-header .mat-step-icon-state-edit{background-color:#3f51b5;color:#fff}.mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#f44336}.mat-step-header .mat-step-label.mat-step-label-active{color:rgba(0,0,0,.87)}.mat-step-header .mat-step-label.mat-step-label-error{color:#f44336}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}.mat-stepper-vertical-line:before{border-left-color:rgba(0,0,0,.12)}.mat-horizontal-stepper-header:after,.mat-horizontal-stepper-header:before,.mat-stepper-horizontal-line{border-top-color:rgba(0,0,0,.12)}.mat-sort-header-arrow{color:#757575}.mat-tab-header,.mat-tab-nav-bar{border-bottom:1px solid rgba(0,0,0,.12)}.mat-tab-group-inverted-header .mat-tab-header,.mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.mat-tab-label,.mat-tab-link{color:rgba(0,0,0,.87)}.mat-tab-label.mat-tab-disabled,.mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.38)}.mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.87)}.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.38)}.mat-tab-group[class*=mat-background-] .mat-tab-header,.mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(197,202,233,.3)}.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#3f51b5}.mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,128,171,.3)}.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#ff4081}.mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}.mat-tab-group.mat-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#f44336}.mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(197,202,233,.3)}.mat-tab-group.mat-background-primary .mat-tab-header,.mat-tab-group.mat-background-primary .mat-tab-header-pagination,.mat-tab-group.mat-background-primary .mat-tab-links,.mat-tab-nav-bar.mat-background-primary .mat-tab-header,.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-primary .mat-tab-links{background-color:#3f51b5}.mat-tab-group.mat-background-primary .mat-tab-label,.mat-tab-group.mat-background-primary .mat-tab-link,.mat-tab-nav-bar.mat-background-primary .mat-tab-label,.mat-tab-nav-bar.mat-background-primary .mat-tab-link{color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled{color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron{border-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-primary .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary .mat-ripple-element{background-color:hsla(0,0%,100%,.12)}.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,128,171,.3)}.mat-tab-group.mat-background-accent .mat-tab-header,.mat-tab-group.mat-background-accent .mat-tab-header-pagination,.mat-tab-group.mat-background-accent .mat-tab-links,.mat-tab-nav-bar.mat-background-accent .mat-tab-header,.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-accent .mat-tab-links{background-color:#ff4081}.mat-tab-group.mat-background-accent .mat-tab-label,.mat-tab-group.mat-background-accent .mat-tab-link,.mat-tab-nav-bar.mat-background-accent .mat-tab-label,.mat-tab-nav-bar.mat-background-accent .mat-tab-link{color:#fff}.mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled{color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron{border-color:#fff}.mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-accent .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent .mat-ripple-element{background-color:hsla(0,0%,100%,.12)}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}.mat-tab-group.mat-background-warn .mat-tab-header,.mat-tab-group.mat-background-warn .mat-tab-header-pagination,.mat-tab-group.mat-background-warn .mat-tab-links,.mat-tab-nav-bar.mat-background-warn .mat-tab-header,.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-warn .mat-tab-links{background-color:#f44336}.mat-tab-group.mat-background-warn .mat-tab-label,.mat-tab-group.mat-background-warn .mat-tab-link,.mat-tab-nav-bar.mat-background-warn .mat-tab-label,.mat-tab-nav-bar.mat-background-warn .mat-tab-link{color:#fff}.mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled{color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron{border-color:#fff}.mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-warn .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn .mat-ripple-element{background-color:hsla(0,0%,100%,.12)}.mat-toolbar{background:#f5f5f5;color:rgba(0,0,0,.87)}.mat-toolbar.mat-primary{background:#3f51b5;color:#fff}.mat-toolbar.mat-accent{background:#ff4081;color:#fff}.mat-toolbar.mat-warn{background:#f44336;color:#fff}.mat-toolbar .mat-focused .mat-form-field-ripple,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-form-field-underline{background-color:currentColor}.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-select-value{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-tooltip{background:rgba(97,97,97,.9)}.mat-tree{background:#fff}.mat-nested-tree-node,.mat-tree-node{color:rgba(0,0,0,.87)}.mat-snack-bar-container{color:hsla(0,0%,100%,.7);background:#323232;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.mat-simple-snackbar-action{color:#ff4081}
/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */: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:#428af6;--secondary:#515867;--success:#8bc734;--info:#54d8ff;--warning:#f9c700;--danger:#fd4401;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{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:.875rem;font-weight:400;line-height:1.6;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#428af6;text-decoration:none;background-color:transparent}a:hover{color:#0b60e1;text-decoration:underline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.1875rem}.h2,h2{font-size:1.75rem}.h3,h3{font-size:1.53125rem}.h4,h4{font-size:1.3125rem}.h5,h5{font-size:1.09375rem}.h6,h6{font-size:.875rem}.lead{font-size:1.09375rem;font-weight:300}.display-1{font-size:6rem}.display-1,.display-2{font-weight:300;line-height:1.2}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-3,.display-4{font-weight:300;line-height:1.2}.display-4{font-size:3.5rem}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:.875em;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.09375rem}.blockquote-footer{display:block;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.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-auto,.col-md,.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-auto,.col-sm,.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-auto,.col-xl,.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-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#cadefc}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#9dc2fa}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#b2cffb}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#ced0d4}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#a5a8b0}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c0c3c8}.table-success,.table-success>td,.table-success>th{background-color:#dfefc6}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#c3e295}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#d4e9b2}.table-info,.table-info>td,.table-info>th{background-color:#cff4ff}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#a6ebff}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#b6eeff}.table-warning,.table-warning>td,.table-warning>th{background-color:#fdefb8}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#fce27a}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#fce99f}.table-danger,.table-danger>td,.table-danger>th{background-color:#fecbb8}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#fe9e7b}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#feb99f}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:hsla(0,0%,100%,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.6em + .75rem + 2px);padding:.375rem .75rem;font-size:.875rem;font-weight:400;line-height:1.6;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:#bcd5fc;outline:0;box-shadow:0 0 0 .2rem rgba(66,138,246,.25)}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.6}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.09375rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.765625rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:.875rem;line-height:1.6;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.765625rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.09375rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#8bc734}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.765625rem;line-height:1.6;color:#212529;background-color:rgba(139,199,52,.9);border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#8bc734;padding-right:calc(1.6em + .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='%238bc734' 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(.4em + .1875rem) center;background-size:calc(.8em + .375rem) calc(.8em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#8bc734;box-shadow:0 0 0 .2rem rgba(139,199,52,.25)}.was-validated select.form-control:valid,select.form-control.is-valid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.6em + .75rem);background-position:top calc(.4em + .1875rem) right calc(.4em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#8bc734;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='%238bc734' 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(.8em + .375rem) calc(.8em + .375rem) no-repeat}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#8bc734;box-shadow:0 0 0 .2rem rgba(139,199,52,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#8bc734}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#8bc734}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#8bc734}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{border-color:#a2d45a;background-color:#a2d45a}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(139,199,52,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#8bc734}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#8bc734;box-shadow:0 0 0 .2rem rgba(139,199,52,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#fd4401}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.765625rem;line-height:1.6;color:#fff;background-color:rgba(253,68,1,.9);border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#fd4401;padding-right:calc(1.6em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23fd4401' 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='%23fd4401' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.4em + .1875rem) center;background-size:calc(.8em + .375rem) calc(.8em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#fd4401;box-shadow:0 0 0 .2rem rgba(253,68,1,.25)}.was-validated select.form-control:invalid,select.form-control.is-invalid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.6em + .75rem);background-position:top calc(.4em + .1875rem) right calc(.4em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#fd4401;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='%23fd4401' 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='%23fd4401' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.8em + .375rem) calc(.8em + .375rem) no-repeat}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#fd4401;box-shadow:0 0 0 .2rem rgba(253,68,1,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#fd4401}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#fd4401}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#fd4401}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{border-color:#fe6933;background-color:#fe6933}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(253,68,1,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#fd4401}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#fd4401;box-shadow:0 0 0 .2rem rgba(253,68,1,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{justify-content:center}.form-inline .form-group,.form-inline label{display:flex;align-items:center;margin-bottom:0}.form-inline .form-group{flex:0 0 auto;flex-flow:row wrap}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:.875rem;line-height:1.6;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(66,138,246,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#428af6;border-color:#428af6}.btn-primary.focus,.btn-primary:focus,.btn-primary:hover{color:#fff;background-color:#1d73f4;border-color:#116cf4}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(94,156,247,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#428af6;border-color:#428af6}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#116cf4;border-color:#0b66ed}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(94,156,247,.5)}.btn-secondary{color:#fff;background-color:#515867;border-color:#515867}.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover{color:#fff;background-color:#404652;border-color:#3b404a}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(107,113,126,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#515867;border-color:#515867}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#3b404a;border-color:#353a43}.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 rgba(107,113,126,.5)}.btn-success{color:#212529;background-color:#8bc734;border-color:#8bc734}.btn-success.focus,.btn-success:focus,.btn-success:hover{color:#fff;background-color:#76a92c;border-color:#6f9f29}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(123,175,50,.5)}.btn-success.disabled,.btn-success:disabled{color:#212529;background-color:#8bc734;border-color:#8bc734}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#6f9f29;border-color:#689427}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(123,175,50,.5)}.btn-info{color:#212529;background-color:#54d8ff;border-color:#54d8ff}.btn-info.focus,.btn-info:focus,.btn-info:hover{color:#212529;background-color:#2ecfff;border-color:#21ccff}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(76,189,223,.5)}.btn-info.disabled,.btn-info:disabled{color:#212529;background-color:#54d8ff;border-color:#54d8ff}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#212529;background-color:#21ccff;border-color:#14c9ff}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(76,189,223,.5)}.btn-warning{color:#212529;background-color:#f9c700;border-color:#f9c700}.btn-warning.focus,.btn-warning:focus,.btn-warning:hover{color:#212529;background-color:#d3a800;border-color:#c69e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(217,175,6,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#f9c700;border-color:#f9c700}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#c69e00;border-color:#b99400}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(217,175,6,.5)}.btn-danger{color:#fff;background-color:#fd4401;border-color:#fd4401}.btn-danger.focus,.btn-danger:focus,.btn-danger:hover{color:#fff;background-color:#d73a01;border-color:#ca3601}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(253,96,39,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#fd4401;border-color:#fd4401}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#ca3601;border-color:#be3301}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(253,96,39,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light.focus,.btn-light:focus,.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark.focus,.btn-dark:focus,.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#428af6;border-color:#428af6}.btn-outline-primary:hover{color:#fff;background-color:#428af6;border-color:#428af6}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(66,138,246,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#428af6;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:#428af6;border-color:#428af6}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(66,138,246,.5)}.btn-outline-secondary{color:#515867;border-color:#515867}.btn-outline-secondary:hover{color:#fff;background-color:#515867;border-color:#515867}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(81,88,103,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#515867;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:#515867;border-color:#515867}.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 rgba(81,88,103,.5)}.btn-outline-success{color:#8bc734;border-color:#8bc734}.btn-outline-success:hover{color:#212529;background-color:#8bc734;border-color:#8bc734}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(139,199,52,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#8bc734;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:#212529;background-color:#8bc734;border-color:#8bc734}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(139,199,52,.5)}.btn-outline-info{color:#54d8ff;border-color:#54d8ff}.btn-outline-info:hover{color:#212529;background-color:#54d8ff;border-color:#54d8ff}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(84,216,255,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#54d8ff;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:#212529;background-color:#54d8ff;border-color:#54d8ff}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(84,216,255,.5)}.btn-outline-warning{color:#f9c700;border-color:#f9c700}.btn-outline-warning:hover{color:#212529;background-color:#f9c700;border-color:#f9c700}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(249,199,0,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#f9c700;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:#f9c700;border-color:#f9c700}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(249,199,0,.5)}.btn-outline-danger{color:#fd4401;border-color:#fd4401}.btn-outline-danger:hover{color:#fff;background-color:#fd4401;border-color:#fd4401}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(253,68,1,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#fd4401;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:#fd4401;border-color:#fd4401}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(253,68,1,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#428af6;text-decoration:none}.btn-link:hover{color:#0b60e1}.btn-link.focus,.btn-link:focus,.btn-link:hover{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.09375rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.765625rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.width{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.width{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:.875rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#428af6}.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:.765625rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label:after,.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.form-control:nth-last-child(n+3),.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label:after,.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:.875rem;font-weight:400;line-height:1.6;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.09375rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.765625rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.4rem;padding-left:1.5rem;print-color-adjust:exact}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.2rem;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#428af6;background-color:#428af6}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(66,138,246,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#bcd5fc}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#ecf3fe;border-color:#ecf3fe}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before,.custom-control-input[disabled]~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label:before{pointer-events:none;background-color:#fff;border:1px solid #adb5bd}.custom-control-label:after,.custom-control-label:before{position:absolute;top:.2rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}.custom-control-label:after{background:50%/50% 50% no-repeat}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#428af6;background-color:#428af6}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(66,138,246,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(66,138,246,.5)}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(66,138,246,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label:after{top:calc(.2rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(66,138,246,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.6em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:.875rem;font-weight:400;line-height:1.6;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:#bcd5fc;outline:0;box-shadow:0 0 0 .2rem rgba(66,138,246,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.765625rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.09375rem}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{position:relative;width:100%;height:calc(1.6em + .75rem + 2px)}.custom-file-input{z-index:2;margin:0;overflow:hidden;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#bcd5fc;box-shadow:0 0 0 .2rem rgba(66,138,246,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{left:0;z-index:1;height:calc(1.6em + .75rem + 2px);overflow:hidden;font-weight:400;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label,.custom-file-label:after{position:absolute;top:0;right:0;padding:.375rem .75rem;line-height:1.6;color:#495057}.custom-file-label:after{bottom:0;z-index:3;display:block;height:calc(1.6em + .75rem);content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(66,138,246,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(66,138,246,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(66,138,246,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#428af6;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:#ecf3fe}.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:#428af6;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:#ecf3fe}.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:#428af6;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:#ecf3fe}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background-color:transparent;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:none;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#428af6}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;padding:.5rem 1rem}.navbar,.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.325rem;padding-bottom:.325rem;margin-right:1rem;font-size:1.09375rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.09375rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-bottom:-.75rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{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:#428af6;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0b60e1;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(66,138,246,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#428af6;border-color:#428af6}.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.09375rem;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:.765625rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#428af6}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#116cf4}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(66,138,246,.5)}.badge-secondary{color:#fff;background-color:#515867}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#3b404a}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(81,88,103,.5)}.badge-success{color:#212529;background-color:#8bc734}a.badge-success:focus,a.badge-success:hover{color:#212529;background-color:#6f9f29}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(139,199,52,.5)}.badge-info{color:#212529;background-color:#54d8ff}a.badge-info:focus,a.badge-info:hover{color:#212529;background-color:#21ccff}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(84,216,255,.5)}.badge-warning{color:#212529;background-color:#f9c700}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#c69e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(249,199,0,.5)}.badge-danger{color:#fff;background-color:#fd4401}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#ca3601}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(253,68,1,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3.8125rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#224880;background-color:#d9e8fd;border-color:#cadefc}.alert-primary hr{border-top-color:#b2cffb}.alert-primary .alert-link{color:#173158}.alert-secondary{color:#2a2e36;background-color:#dcdee1;border-color:#ced0d4}.alert-secondary hr{border-top-color:#c0c3c8}.alert-secondary .alert-link{color:#141619}.alert-success{color:#48671b;background-color:#e8f4d6;border-color:#dfefc6}.alert-success hr{border-top-color:#d4e9b2}.alert-success .alert-link{color:#2c3f10}.alert-info{color:#2c7085;background-color:#ddf7ff;border-color:#cff4ff}.alert-info hr{border-top-color:#b6eeff}.alert-info .alert-link{color:#1f505f}.alert-warning{color:#816700;background-color:#fef4cc;border-color:#fdefb8}.alert-warning hr{border-top-color:#fce99f}.alert-warning .alert-link{color:#4e3e00}.alert-danger{color:#842301;background-color:#ffdacc;border-color:#fecbb8}.alert-danger hr{border-top-color:#feb99f}.alert-danger .alert-link{color:#511601}.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}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{height:1rem;line-height:0;font-size:.65625rem;background-color:#e9ecef;border-radius:.25rem}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#428af6;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.media{display:flex;align-items:flex-start}.media-body{flex:1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#428af6;border-color:#428af6}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#224880;background-color:#cadefc}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#224880;background-color:#b2cffb}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#224880;border-color:#224880}.list-group-item-secondary{color:#2a2e36;background-color:#ced0d4}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#2a2e36;background-color:#c0c3c8}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#2a2e36;border-color:#2a2e36}.list-group-item-success{color:#48671b;background-color:#dfefc6}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#48671b;background-color:#d4e9b2}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#48671b;border-color:#48671b}.list-group-item-info{color:#2c7085;background-color:#cff4ff}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#2c7085;background-color:#b6eeff}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#2c7085;border-color:#2c7085}.list-group-item-warning{color:#816700;background-color:#fdefb8}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#816700;background-color:#fce99f}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#816700;border-color:#816700}.list-group-item-danger{color:#842301;background-color:#fecbb8}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#842301;background-color:#feb99f}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842301;border-color:#842301}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#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:focus,.list-group-item-dark.list-group-item-action:hover{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.3125rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast{flex-basis:350px;max-width:350px;font-size:.875rem;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.6}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-style:normal;font-weight:400;line-height:1.6;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:.765625rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{top:0;left:0;z-index:1060;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-style:normal;font-weight:400;line-height:1.6;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:.765625rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover,.popover .arrow{position:absolute;display:block}.popover .arrow{width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:after,.popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:.875rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid;border-right:.25em solid transparent;border-radius:50%;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentcolor;border-radius:50%;opacity:0;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{animation-duration:1.5s}}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#428af6!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#116cf4!important}.bg-secondary{background-color:#515867!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#3b404a!important}.bg-success{background-color:#8bc734!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#6f9f29!important}.bg-info{background-color:#54d8ff!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#21ccff!important}.bg-warning{background-color:#f9c700!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#c69e00!important}.bg-danger{background-color:#fd4401!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#ca3601!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#428af6!important}.border-secondary{border-color:#515867!important}.border-success{border-color:#8bc734!important}.border-info{border-color:#54d8ff!important}.border-warning{border-color:#f9c700!important}.border-danger{border-color:#fd4401!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-right,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-right{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.85714286%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:transparent}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-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:#428af6!important}a.text-primary:focus,a.text-primary:hover{color:#0b60e1!important}.text-secondary{color:#515867!important}a.text-secondary:focus,a.text-secondary:hover{color:#2f333c!important}.text-success{color:#8bc734!important}a.text-success:focus,a.text-success:hover{color:#618a24!important}.text-info{color:#54d8ff!important}a.text-info:focus,a.text-info:hover{color:#08c7ff!important}.text-warning{color:#f9c700!important}a.text-warning:focus,a.text-warning:hover{color:#ad8a00!important}.text-danger{color:#fd4401!important}a.text-danger:focus,a.text-danger:hover{color:#b13001!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd}blockquote,img,pre,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}@keyframes spin{to{-webkit-transform:rotate(1turn)}}body,html{height:100%;transition:all .2s;position:relative}body{background-color:#eaebef}body.mobile{font-size:14px}.theme--bob h1,.theme--bob h2,.theme--bob h3,.theme--bob h4,.theme--bob h5,.theme--bob h6,.theme--bom h1,.theme--bom h2,.theme--bom h3,.theme--bom h4,.theme--bom h5,.theme--bom h6,.theme--canara h1,.theme--canara h2,.theme--canara h3,.theme--canara h4,.theme--canara h5,.theme--canara h6,.theme--cheggout h1,.theme--cheggout h2,.theme--cheggout h3,.theme--cheggout h4,.theme--cheggout h5,.theme--cheggout h6,.theme--csb h1,.theme--csb h2,.theme--csb h3,.theme--csb h4,.theme--csb h5,.theme--csb h6,.theme--ib h1,.theme--ib h2,.theme--ib h3,.theme--ib h4,.theme--ib h5,.theme--ib h6,.theme--pnb h1,.theme--pnb h2,.theme--pnb h3,.theme--pnb h4,.theme--pnb h5,.theme--pnb h6,.theme--posist h1,.theme--posist h2,.theme--posist h3,.theme--posist h4,.theme--posist h5,.theme--posist h6,.theme--pristyncare h1,.theme--pristyncare h2,.theme--pristyncare h3,.theme--pristyncare h4,.theme--pristyncare h5,.theme--pristyncare h6,.theme--prokids h1,.theme--prokids h2,.theme--prokids h3,.theme--prokids h4,.theme--prokids h5,.theme--prokids h6,.theme--psb h1,.theme--psb h2,.theme--psb h3,.theme--psb h4,.theme--psb h5,.theme--psb h6{font-family:Jost,sans-serif}.theme--bandhan h1,.theme--bandhan h2,.theme--bandhan h3,.theme--bandhan h4,.theme--bandhan h5,.theme--bandhan h6{font-family:Lato,sans-serif}.theme--bfsl h1,.theme--bfsl h2,.theme--bfsl h3,.theme--bfsl h4,.theme--bfsl h5,.theme--bfsl h6,.theme--demo h1,.theme--demo h2,.theme--demo h3,.theme--demo h4,.theme--demo h5,.theme--demo h6,.theme--hdfc h1,.theme--hdfc h2,.theme--hdfc h3,.theme--hdfc h4,.theme--hdfc h5,.theme--hdfc h6,.theme--iob h1,.theme--iob h2,.theme--iob h3,.theme--iob h4,.theme--iob h5,.theme--iob h6{font-family:Jost,sans-serif}h1{font-size:2em}h2{font-size:1.75em}h3{font-size:1.5em}h4{font-size:1.25em}h5{font-size:1em}h6{font-size:.75em}.overflow-hidden{overflow:hidden}.no-pointer-event,.no-pointer-events{pointer-events:none}.no-pointer-event{cursor:none!important}.pointer{cursor:pointer}a:not([href]),a:not([href]):hover{color:inherit;text-decoration:none}.link{cursor:pointer!important;color:#428af6!important}.link:hover{color:#0b60e1!important;text-decoration:underline!important}.wrapword{white-space:-moz-pre-wrap!important;white-space:-webkit-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;white-space:pre-wrap;word-wrap:break-word;word-break:break-all;white-space:normal}.underline_pointer{cursor:pointer}.underline_pointer:hover{text-decoration:underline!important}:focus{outline:none}.icon{width:24px;height:24px;fill:#444}.icon.light{fill:#fff}.btn .icon{width:18px;height:18px;fill:#b3b3b3}.btn.fav .icon{fill:#ff2e2e}.btn.btn-primary{color:#fff}.theme--cheggout .btn.btn-primary{background-color:#ff715b;border-color:#e77c6c!important}.theme--canara .btn.btn-primary{background-color:#004b86;border-color:#ffc430!important}.theme--psb .btn.btn-primary{background-color:#007c3d;border-color:#fff200!important}.theme--bob .btn.btn-primary{background-color:#f63;border-color:#f63!important}.theme--bom .btn.btn-primary{background-color:#0089cf;border-color:#003a69!important}.theme--pnb .btn.btn-primary{background-color:#a20a3a;border-color:#f6b801!important}.theme--ib .btn.btn-primary{background-color:#0089cf;border-color:#003a69!important}.theme--csb .btn.btn-primary{background-color:#f60;border-color:#f60!important}.theme--posist .btn.btn-primary{background-color:#006db7;border-color:#006db7!important}.theme--prokids .btn.btn-primary{background-color:#7c5295;border-color:#7c5295!important}.theme--pristyncare .btn.btn-primary{background-color:#7c5295;border-color:#f7be00!important}.theme--bandhan .btn.btn-primary{background-color:#004880;border-color:#3399e8!important}.theme--bfsl .btn.btn-primary{background-color:#f63;border-color:#f63!important}.theme--hdfc .btn.btn-primary{background-color:#004880;border-color:#3399e8!important}.theme--iob .btn.btn-primary{background-color:#004b86;border-color:#ffc430!important}.theme--demo .btn.btn-primary{background-color:#f89738;border-color:#f89738!important}.btn.btn-primary:hover{color:#fff}.theme--cheggout .btn.btn-primary:hover{background-color:#e77c6c}.theme--canara .btn.btn-primary:hover{background-color:#ffc430}.theme--psb .btn.btn-primary:hover{background-color:#fff200}.theme--bob .btn.btn-primary:hover{background-color:#f63}.theme--bom .btn.btn-primary:hover{background-color:#003a69}.theme--pnb .btn.btn-primary:hover{background-color:#f6b801}.theme--ib .btn.btn-primary:hover{background-color:#003a69}.theme--csb .btn.btn-primary:hover{background-color:#f60}.theme--posist .btn.btn-primary:hover{background-color:#006db7}.theme--prokids .btn.btn-primary:hover{background-color:#7c5295}.theme--pristyncare .btn.btn-primary:hover{background-color:#f7be00}.theme--bandhan .btn.btn-primary:hover{background-color:#3399e8}.theme--bfsl .btn.btn-primary:hover{background-color:#f63}.theme--hdfc .btn.btn-primary:hover{background-color:#3399e8}.theme--iob .btn.btn-primary:hover{background-color:#ffc430}.theme--demo .btn.btn-primary:hover{background-color:#f89738}.btn.btn-primary .icon{fill:#fff}.btn.btn-float{position:fixed;bottom:1rem;right:1rem;padding:1.2rem;border-radius:50%;z-index:100;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.theme--cheggout .btn.btn-float{background-color:#ff715b}.theme--canara .btn.btn-float{background-color:#2196f3}.theme--psb .btn.btn-float{background-color:#007c3d}.theme--bob .btn.btn-float{background-color:#f63}.theme--bom .btn.btn-float{background-color:#0089cf}.theme--pnb .btn.btn-float{background-color:#a20a3a}.theme--ib .btn.btn-float{background-color:#034ea1}.theme--csb .btn.btn-float{background-color:#f60}.theme--posist .btn.btn-float{background-color:#006db7}.theme--prokids .btn.btn-float{background-color:#462e54}.theme--pristyncare .btn.btn-float{background-color:#ff8300}.theme--bandhan .btn.btn-float{background-color:#004880}.theme--bfsl .btn.btn-float{background-color:#f63}.theme--hdfc .btn.btn-float{background-color:#004880}.theme--iob .btn.btn-float{background-color:#2196f3}.theme--demo .btn.btn-float{background-color:#f89738}.btn.btn-float .icon{fill:#fff;height:21px;width:21px}button:focus{outline:none}button.close .icon{height:16px;width:16px;fill:#444}.buynowicon{height:16px;width:16px;fill:#fd6c9d}.sendgifticon{height:16px;width:16px;fill:#ffb446}@media (min-width:992px){.container{max-width:972px}}@media (min-width:1200px){.container{max-width:1180px}}@media (min-width:1300px){.container{max-width:1280px}}@media (min-width:1400px){.container{max-width:1380px}}input,textarea{font-size:16px!important}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}@media screen and (device-aspect-ratio:2/3){input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{font-size:16px}}@media screen and (device-aspect-ratio:40/71){input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{font-size:16px}}@media screen and (device-aspect-ratio:375/667){input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{font-size:16px}}@media screen and (device-aspect-ratio:9/16){input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{font-size:16px}}.swal2-content{font-size:inherit!important}.swal2-title{font-size:1.5em!important}.swal2-image{margin:0 auto!important}.swal2-confirm{font-size:inherit!important;font-weight:400!important;font-family:Jost,sans-serif!important;padding:.375rem .75rem!important;margin:0}.theme--cheggout .swal2-confirm{background-color:#ff715b!important}.theme--canara .swal2-confirm{background-color:#2196f3!important}.theme--psb .swal2-confirm{background-color:#007c3d!important}.theme--bob .swal2-confirm{background-color:#f63!important}.theme--bom .swal2-confirm{background-color:#0089cf!important}.theme--pnb .swal2-confirm{background-color:#a20a3a!important}.theme--ib .swal2-confirm{background-color:#034ea1!important}.theme--csb .swal2-confirm{background-color:#f60!important}.theme--posist .swal2-confirm{background-color:#006db7!important}.theme--prokids .swal2-confirm{background-color:#462e54!important}.theme--pristyncare .swal2-confirm{background-color:#ff8300!important}.theme--bandhan .swal2-confirm{background-color:#004880!important}.theme--bfsl .swal2-confirm{background-color:#f63!important}.theme--hdfc .swal2-confirm{background-color:#004880!important}.theme--iob .swal2-confirm{background-color:#2196f3!important}.theme--demo .swal2-confirm{background-color:#f89738!important}.swal2-cancel,.swal2-deny{font-size:inherit!important;font-weight:400!important;font-family:Jost,sans-serif!important;padding:.375rem .75rem!important;margin:0;background-color:#7a858b}.banner-two,.page_account .account .overview .banner-left-overview,.page_account .account .overview .banner-right-overview{position:relative;border-radius:5px;padding:1.1rem;overflow:hidden;border:1px solid #fff;margin-bottom:1rem;background-position:100%;background-repeat:no-repeat;background-size:contain;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.banner-two:before,.page_account .account .overview .banner-left-overview:before,.page_account .account .overview .banner-right-overview:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:none!important}@media (min-width:768px){.banner-two:before,.page_account .account .overview .banner-left-overview:before,.page_account .account .overview .banner-right-overview:before{background:none}}.banner-card,.page_account .account .overview .banner-card-overview,.page_account .account .overview .banner-left-overview,.page_account .account .overview .banner-right-overview,.page_gift .giftcards_content .banner-card-gift,.page_gift .giftcards_content .banner-card-gift-bandhan,.page_gift .giftcards_content .banner-card-redeem{position:relative;border-radius:5px;padding:1.1rem;overflow:hidden;border:1px solid #fff;margin-bottom:1rem;background-position:100%;background-repeat:no-repeat;background-size:contain;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.banner-card:before,.page_account .account .overview .banner-card-overview:before,.page_account .account .overview .banner-left-overview:before,.page_account .account .overview .banner-right-overview:before,.page_gift .giftcards_content .banner-card-gift-bandhan:before,.page_gift .giftcards_content .banner-card-gift:before,.page_gift .giftcards_content .banner-card-redeem:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(252,223,143,.8)}@media (min-width:768px){.banner-card:before,.page_account .account .overview .banner-card-overview:before,.page_account .account .overview .banner-left-overview:before,.page_account .account .overview .banner-right-overview:before,.page_gift .giftcards_content .banner-card-gift-bandhan:before,.page_gift .giftcards_content .banner-card-gift:before,.page_gift .giftcards_content .banner-card-redeem:before{background:none}}.cdk-global-scrollblock.login_page{position:static;overflow:hidden!important}.cdk-global-scrollblock .mat-dialog-container{padding:0;overflow:hidden}.cdk-global-scrollblock .mat-dialog-container .mat-dialog-title{font:inherit;letter-spacing:inherit;padding:24px}.cdk-global-scrollblock .mat-dialog-container .mat-dialog-content{padding:24px;margin:0}.cdk-global-scrollblock .mat-dialog-container .mat-dialog-content::-webkit-scrollbar{width:6px}.cdk-global-scrollblock .mat-dialog-container .mat-dialog-content::-webkit-scrollbar-thumb{border-radius:5px;background-color:#ddd}.cdk-global-scrollblock .mat-dialog-container .mat-dialog-actions{padding:8px 24px;margin-bottom:0}.cdk-global-scrollblock .mobile .cdk-overlay-pane{max-width:100vw!important;width:100vw}.cdk-global-scrollblock .mobile .mat-dialog-container{background:hsla(0,0%,100%,.7);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(40px);height:100vh}@-moz-document url-prefix(){.cdk-global-scrollblock .mobile .mat-dialog-container{background-color:#fff}}.cdk-global-scrollblock .mobile.ios .mat-dialog-container{overflow:inherit}.cdk-global-scrollblock.gift_dialog .mat-dialog-container{padding:0;background:none;box-shadow:none}.dont-break-out{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.mat-row{height:auto}.mat-cell,.mat-header-cell{padding:0 8px!important}td.mat-cell:first-of-type,td.mat-footer-cell:first-of-type,th.mat-header-cell:first-of-type{padding-left:20px!important}.mat-row:nth-child(2n){background-color:#f1f1f1}.mat-date{position:relative;width:160px;display:flex;align-items:center}.mat-date .clear{position:absolute;font-size:20px;opacity:.5;right:-5px;cursor:pointer}.mat-date .clear:hover{opacity:1}.text-success{color:#1bcda9!important}.theme--cheggout .text-theme{color:#ff715b}.theme--canara .text-theme{color:#2196f3}.theme--psb .text-theme{color:#007c3d}.theme--bob .text-theme{color:#f63}.theme--bom .text-theme{color:#004882}.theme--pnb .text-theme{color:#a20a3a}.theme--ib .text-theme{color:#034ea1}.theme--csb .text-theme{color:#004882}.theme--posist .text-theme{color:#006db7}.theme--prokids .text-theme{color:#462e54}.theme--pristyncare .text-theme{color:#965ec7}.theme--bandhan .text-theme{color:#004880}.theme--bfsl .text-theme{color:#f63}.theme--hdfc .text-theme{color:#004880}.theme--iob .text-theme{color:#2196f3}.theme--demo .text-theme{color:#f89738}.theme--bob .btn-success,.theme--bob .btn-success:active,.theme--bob .btn-success:focus,.theme--bom .btn-success,.theme--bom .btn-success:active,.theme--bom .btn-success:focus,.theme--canara .btn-success,.theme--canara .btn-success:active,.theme--canara .btn-success:focus,.theme--cheggout .btn-success,.theme--cheggout .btn-success:active,.theme--cheggout .btn-success:focus,.theme--csb .btn-success,.theme--csb .btn-success:active,.theme--csb .btn-success:focus,.theme--ib .btn-success,.theme--ib .btn-success:active,.theme--ib .btn-success:focus,.theme--pnb .btn-success,.theme--pnb .btn-success:active,.theme--pnb .btn-success:focus,.theme--posist .btn-success,.theme--posist .btn-success:active,.theme--posist .btn-success:focus,.theme--pristyncare .btn-success,.theme--pristyncare .btn-success:active,.theme--pristyncare .btn-success:focus,.theme--prokids .btn-success,.theme--prokids .btn-success:active,.theme--prokids .btn-success:focus,.theme--psb .btn-success,.theme--psb .btn-success:active,.theme--psb .btn-success:focus{background-color:#8bc734!important;border-color:#8bc734!important;color:#fff;box-shadow:none}.theme--bandhan .btn-success,.theme--bandhan .btn-success:active,.theme--bandhan .btn-success:focus{background-color:#004880!important;border-color:#004880!important;color:#fff;box-shadow:none}.theme--bfsl .btn-success,.theme--bfsl .btn-success:active,.theme--bfsl .btn-success:focus{background-color:#8bc734!important;border-color:#8bc734!important;color:#fff;box-shadow:none}.theme--hdfc .btn-success,.theme--hdfc .btn-success:active,.theme--hdfc .btn-success:focus{background-color:#004880!important;border-color:#004880!important;color:#fff;box-shadow:none}.theme--demo .btn-success,.theme--demo .btn-success:active,.theme--demo .btn-success:focus,.theme--iob .btn-success,.theme--iob .btn-success:active,.theme--iob .btn-success:focus{background-color:#8bc734!important;border-color:#8bc734!important;color:#fff;box-shadow:none}.theme--bob .btn-success:hover,.theme--bom .btn-success:hover,.theme--canara .btn-success:hover,.theme--cheggout .btn-success:hover,.theme--csb .btn-success:hover,.theme--ib .btn-success:hover,.theme--pnb .btn-success:hover,.theme--posist .btn-success:hover,.theme--pristyncare .btn-success:hover,.theme--prokids .btn-success:hover,.theme--psb .btn-success:hover{background-color:#76a92c}.theme--bandhan .btn-success:hover{background-color:#004880}.theme--bfsl .btn-success:hover{background-color:#76a92c}.theme--hdfc .btn-success:hover{background-color:#004880}.theme--demo .btn-success:hover,.theme--iob .btn-success:hover{background-color:#76a92c}.theme--bob .mat-raised-button,.theme--bom .mat-raised-button,.theme--canara .mat-raised-button,.theme--cheggout .mat-raised-button,.theme--csb .mat-raised-button,.theme--ib .mat-raised-button,.theme--pnb .mat-raised-button,.theme--posist .mat-raised-button,.theme--pristyncare .mat-raised-button,.theme--prokids .mat-raised-button,.theme--psb .mat-raised-button{background-color:#3f51b5;font-family:Jost,sans-serif}.theme--bandhan .mat-raised-button{background-color:#004880;font-family:Lato,sans-serif}.theme--bfsl .mat-raised-button{background-color:#3f51b5;font-family:Jost,sans-serif}.theme--hdfc .mat-raised-button{background-color:#004880;font-family:Jost,sans-serif}.theme--demo .mat-raised-button,.theme--iob .mat-raised-button{background-color:#3f51b5;font-family:Jost,sans-serif}.theme--bob body,.theme--bom body,.theme--canara body,.theme--cheggout body,.theme--csb body,.theme--ib body,.theme--pnb body,.theme--posist body,.theme--pristyncare body,.theme--prokids body,.theme--psb body{font-family:Jost,sans-serif}.theme--bandhan body{font-family:Lato,sans-serif}.theme--bfsl body,.theme--demo body,.theme--hdfc body,.theme--iob body{font-family:Jost,sans-serif}.theme--bob .theme--bandhan,.theme--bom .theme--bandhan,.theme--canara .theme--bandhan,.theme--cheggout .theme--bandhan,.theme--csb .theme--bandhan,.theme--ib .theme--bandhan,.theme--pnb .theme--bandhan,.theme--posist .theme--bandhan,.theme--pristyncare .theme--bandhan,.theme--prokids .theme--bandhan,.theme--psb .theme--bandhan{background:#eaebef!important}.theme--bandhan .theme--bandhan{background:#fff!important}.theme--bfsl .theme--bandhan{background:#eaebef!important}.theme--hdfc .theme--bandhan{background:#fff!important}.theme--demo .theme--bandhan,.theme--iob .theme--bandhan{background:#eaebef!important}.theme--bob .card-gift h5,.theme--bom .card-gift h5,.theme--canara .card-gift h5,.theme--cheggout .card-gift h5,.theme--csb .card-gift h5,.theme--ib .card-gift h5,.theme--pnb .card-gift h5,.theme--posist .card-gift h5,.theme--pristyncare .card-gift h5,.theme--prokids .card-gift h5,.theme--psb .card-gift h5{background:rgba(76,175,80,.8)!important}.theme--bandhan .card-gift h5{background:#004880!important}.theme--bfsl .card-gift h5{background:rgba(76,175,80,.8)!important}.theme--hdfc .card-gift h5{background:#004880!important}.theme--demo .card-gift h5,.theme--iob .card-gift h5{background:rgba(76,175,80,.8)!important}.theme--bob .head-alert.info,.theme--bom .head-alert.info,.theme--canara .head-alert.info,.theme--cheggout .head-alert.info,.theme--csb .head-alert.info,.theme--ib .head-alert.info,.theme--pnb .head-alert.info,.theme--posist .head-alert.info,.theme--pristyncare .head-alert.info,.theme--prokids .head-alert.info,.theme--psb .head-alert.info{background:#ffd166}.theme--bandhan .head-alert.info{background:#ca282f}.theme--bfsl .head-alert.info{background:#ffd166}.theme--hdfc .head-alert.info{background:#ca282f}.theme--demo .head-alert.info,.theme--iob .head-alert.info{background:#ffd166}.theme--bob .head-alert.info .text-highlight,.theme--bom .head-alert.info .text-highlight,.theme--canara .head-alert.info .text-highlight,.theme--cheggout .head-alert.info .text-highlight,.theme--csb .head-alert.info .text-highlight,.theme--ib .head-alert.info .text-highlight,.theme--pnb .head-alert.info .text-highlight,.theme--posist .head-alert.info .text-highlight,.theme--pristyncare .head-alert.info .text-highlight,.theme--prokids .head-alert.info .text-highlight,.theme--psb .head-alert.info .text-highlight{color:#e85348}.theme--bandhan .head-alert.info .text-highlight{color:#fff}.theme--bfsl .head-alert.info .text-highlight{color:#e85348}.theme--hdfc .head-alert.info .text-highlight{color:#fff}.theme--demo .head-alert.info .text-highlight,.theme--iob .head-alert.info .text-highlight{color:#e85348}.theme--bob .head-alert.info,.theme--bom .head-alert.info,.theme--canara .head-alert.info,.theme--cheggout .head-alert.info,.theme--csb .head-alert.info,.theme--ib .head-alert.info,.theme--pnb .head-alert.info,.theme--posist .head-alert.info,.theme--pristyncare .head-alert.info,.theme--prokids .head-alert.info,.theme--psb .head-alert.info{color:#000}.theme--bandhan .head-alert.info{color:#fff}.theme--bfsl .head-alert.info{color:#000}.theme--hdfc .head-alert.info{color:#fff}.theme--demo .head-alert.info,.theme--iob .head-alert.info{color:#000}.theme--bob .offers .best_deals .bg .redeem_badge,.theme--bom .offers .best_deals .bg .redeem_badge,.theme--canara .offers .best_deals .bg .redeem_badge,.theme--cheggout .offers .best_deals .bg .redeem_badge,.theme--csb .offers .best_deals .bg .redeem_badge,.theme--ib .offers .best_deals .bg .redeem_badge,.theme--pnb .offers .best_deals .bg .redeem_badge,.theme--posist .offers .best_deals .bg .redeem_badge,.theme--pristyncare .offers .best_deals .bg .redeem_badge,.theme--prokids .offers .best_deals .bg .redeem_badge,.theme--psb .offers .best_deals .bg .redeem_badge{background:linear-gradient(90deg,#ff4b2b,#ff416c)!important}.theme--bandhan .offers .best_deals .bg .redeem_badge{background:#ca282f!important}.theme--bfsl .offers .best_deals .bg .redeem_badge{background:linear-gradient(90deg,#ff4b2b,#ff416c)!important}.theme--hdfc .offers .best_deals .bg .redeem_badge{background:#ca282f!important}.theme--demo .offers .best_deals .bg .redeem_badge,.theme--iob .offers .best_deals .bg .redeem_badge{background:linear-gradient(90deg,#ff4b2b,#ff416c)!important}.theme--bob .page_search .page_banner,.theme--bom .page_search .page_banner,.theme--canara .page_search .page_banner,.theme--cheggout .page_search .page_banner,.theme--csb .page_search .page_banner,.theme--ib .page_search .page_banner,.theme--pnb .page_search .page_banner,.theme--posist .page_search .page_banner,.theme--pristyncare .page_search .page_banner,.theme--prokids .page_search .page_banner,.theme--psb .page_search .page_banner{background:linear-gradient(270deg,#4ca2cd,#67b26f)!important}.theme--bandhan .page_search .page_banner{background:linear-gradient(90deg,#004880,#004880)!important}.theme--bfsl .page_search .page_banner{background:linear-gradient(270deg,#4ca2cd,#67b26f)!important}.theme--hdfc .page_search .page_banner{background:linear-gradient(90deg,#004880,#004880)!important}.theme--demo .page_search .page_banner,.theme--iob .page_search .page_banner{background:linear-gradient(270deg,#4ca2cd,#67b26f)!important}.theme--bob .buynowicon,.theme--bom .buynowicon,.theme--canara .buynowicon,.theme--cheggout .buynowicon,.theme--csb .buynowicon,.theme--ib .buynowicon,.theme--pnb .buynowicon,.theme--posist .buynowicon,.theme--pristyncare .buynowicon,.theme--prokids .buynowicon,.theme--psb .buynowicon{fill:#fd6c9d!important}.theme--bandhan .buynowicon{fill:#3399e8!important}.theme--bfsl .buynowicon{fill:#fd6c9d!important}.theme--hdfc .buynowicon{fill:#3399e8!important}.theme--demo .buynowicon,.theme--iob .buynowicon{fill:#fd6c9d!important}.theme--bob .sendgifticon,.theme--bom .sendgifticon,.theme--canara .sendgifticon,.theme--cheggout .sendgifticon,.theme--csb .sendgifticon,.theme--ib .sendgifticon,.theme--pnb .sendgifticon,.theme--posist .sendgifticon,.theme--pristyncare .sendgifticon,.theme--prokids .sendgifticon,.theme--psb .sendgifticon{fill:#ffb446!important}.theme--bandhan .sendgifticon{fill:#ca282f!important}.theme--bfsl .sendgifticon{fill:#ffb446!important}.theme--hdfc .sendgifticon{fill:#ca282f!important}.theme--demo .sendgifticon,.theme--iob .sendgifticon{fill:#ffb446!important}.theme--bob .featured .page_banner,.theme--bom .featured .page_banner,.theme--canara .featured .page_banner,.theme--cheggout .featured .page_banner,.theme--csb .featured .page_banner,.theme--ib .featured .page_banner,.theme--pnb .featured .page_banner,.theme--posist .featured .page_banner,.theme--pristyncare .featured .page_banner,.theme--prokids .featured .page_banner,.theme--psb .featured .page_banner{background:linear-gradient(90deg,#3a6073,#16222a)}.theme--bandhan .featured .page_banner{background:linear-gradient(90deg,#004880,#004880)}.theme--bfsl .featured .page_banner{background:linear-gradient(90deg,#3a6073,#16222a)}.theme--hdfc .featured .page_banner{background:linear-gradient(90deg,#004880,#004880)}.theme--demo .featured .page_banner,.theme--iob .featured .page_banner{background:linear-gradient(90deg,#3a6073,#16222a)}.theme--bob .page_categories.page_category .page_banner .tabs .tab label,.theme--bom .page_categories.page_category .page_banner .tabs .tab label,.theme--canara .page_categories.page_category .page_banner .tabs .tab label,.theme--cheggout .page_categories.page_category .page_banner .tabs .tab label,.theme--csb .page_categories.page_category .page_banner .tabs .tab label,.theme--ib .page_categories.page_category .page_banner .tabs .tab label,.theme--pnb .page_categories.page_category .page_banner .tabs .tab label,.theme--posist .page_categories.page_category .page_banner .tabs .tab label,.theme--pristyncare .page_categories.page_category .page_banner .tabs .tab label,.theme--prokids .page_categories.page_category .page_banner .tabs .tab label,.theme--psb .page_categories.page_category .page_banner .tabs .tab label{background:hsla(0,0%,100%,.45);color:#212529}.theme--bandhan .page_categories.page_category .page_banner .tabs .tab label{background:#707070;color:#fff}.theme--bfsl .page_categories.page_category .page_banner .tabs .tab label{background:hsla(0,0%,100%,.45);color:#212529}.theme--hdfc .page_categories.page_category .page_banner .tabs .tab label{background:#707070;color:#fff}.theme--bob .page_stores.page_store .page_banner .tabs .tab label,.theme--bom .page_stores.page_store .page_banner .tabs .tab label,.theme--canara .page_stores.page_store .page_banner .tabs .tab label,.theme--cheggout .page_stores.page_store .page_banner .tabs .tab label,.theme--csb .page_stores.page_store .page_banner .tabs .tab label,.theme--demo .page_categories.page_category .page_banner .tabs .tab label,.theme--ib .page_stores.page_store .page_banner .tabs .tab label,.theme--iob .page_categories.page_category .page_banner .tabs .tab label,.theme--pnb .page_stores.page_store .page_banner .tabs .tab label,.theme--posist .page_stores.page_store .page_banner .tabs .tab label,.theme--pristyncare .page_stores.page_store .page_banner .tabs .tab label,.theme--prokids .page_stores.page_store .page_banner .tabs .tab label,.theme--psb .page_stores.page_store .page_banner .tabs .tab label{background:hsla(0,0%,100%,.45);color:#212529}.theme--bandhan .page_stores.page_store .page_banner .tabs .tab label{background:#707070;color:#fff}.theme--bfsl .page_stores.page_store .page_banner .tabs .tab label{background:hsla(0,0%,100%,.45);color:#212529}.theme--hdfc .page_stores.page_store .page_banner .tabs .tab label{background:#707070;color:#fff}.theme--demo .page_stores.page_store .page_banner .tabs .tab label,.theme--iob .page_stores.page_store .page_banner .tabs .tab label{background:hsla(0,0%,100%,.45);color:#212529}.theme--bandhan .page_gift_banner_bandhan,.theme--bfsl .page_gift_banner_bandhan,.theme--bob .page_gift_banner_bandhan,.theme--bom .page_gift_banner_bandhan,.theme--canara .page_gift_banner_bandhan,.theme--cheggout .page_gift_banner_bandhan,.theme--csb .page_gift_banner_bandhan,.theme--demo .page_gift_banner_bandhan,.theme--hdfc .page_gift_banner_bandhan,.theme--ib .page_gift_banner_bandhan,.theme--iob .page_gift_banner_bandhan,.theme--pnb .page_gift_banner_bandhan,.theme--posist .page_gift_banner_bandhan,.theme--pristyncare .page_gift_banner_bandhan,.theme--prokids .page_gift_banner_bandhan,.theme--psb .page_gift_banner_bandhan{color:#fff}.theme--bob .page_gift .text_dark .bannerctm .breadcrumb li:after,.theme--bob .page_gift .text_dark .bannerctm .breadcrumb span,.theme--bob .page_gift_banner_bandhan .bannerctm .breadcrumb li a,.theme--bom .page_gift .text_dark .bannerctm .breadcrumb li:after,.theme--bom .page_gift .text_dark .bannerctm .breadcrumb span,.theme--bom .page_gift_banner_bandhan .bannerctm .breadcrumb li a,.theme--canara .page_gift .text_dark .bannerctm .breadcrumb li:after,.theme--canara .page_gift .text_dark .bannerctm .breadcrumb span,.theme--canara .page_gift_banner_bandhan .bannerctm .breadcrumb li a,.theme--cheggout .page_gift .text_dark .bannerctm .breadcrumb li:after,.theme--cheggout .page_gift .text_dark .bannerctm .breadcrumb span,.theme--cheggout .page_gift_banner_bandhan .bannerctm .breadcrumb li a,.theme--csb .page_gift .text_dark .bannerctm .breadcrumb li:after,.theme--csb .page_gift .text_dark .bannerctm .breadcrumb span,.theme--csb .page_gift_banner_bandhan .bannerctm .breadcrumb li a,.theme--ib .page_gift .text_dark .bannerctm .breadcrumb li:after,.theme--ib .page_gift .text_dark .bannerctm .breadcrumb span,.theme--ib .page_gift_banner_bandhan .bannerctm .breadcrumb li a,.theme--pnb .page_gift .text_dark .bannerctm .breadcrumb li:after,.theme--pnb .page_gift .text_dark .bannerctm .breadcrumb span,.theme--pnb .page_gift_banner_bandhan .bannerctm .breadcrumb li a,.theme--posist .page_gift .text_dark .bannerctm .breadcrumb li:after,.theme--posist .page_gift .text_dark .bannerctm .breadcrumb span,.theme--posist .page_gift_banner_bandhan .bannerctm .breadcrumb li a,.theme--pristyncare .page_gift .text_dark .bannerctm .breadcrumb li:after,.theme--pristyncare .page_gift .text_dark .bannerctm .breadcrumb span,.theme--pristyncare .page_gift_banner_bandhan .bannerctm .breadcrumb li a,.theme--prokids .page_gift .text_dark .bannerctm .breadcrumb li:after,.theme--prokids .page_gift .text_dark .bannerctm .breadcrumb span,.theme--prokids .page_gift_banner_bandhan .bannerctm .breadcrumb li a,.theme--psb .page_gift .text_dark .bannerctm .breadcrumb li:after,.theme--psb .page_gift .text_dark .bannerctm .breadcrumb span,.theme--psb .page_gift_banner_bandhan .bannerctm .breadcrumb li a{color:#555}.theme--bandhan .page_gift .text_dark .bannerctm .breadcrumb li:after,.theme--bandhan .page_gift .text_dark .bannerctm .breadcrumb span,.theme--bandhan .page_gift_banner_bandhan .bannerctm .breadcrumb li a{color:#fff}.theme--bfsl .page_gift .text_dark .bannerctm .breadcrumb li:after,.theme--bfsl .page_gift .text_dark .bannerctm .breadcrumb span,.theme--bfsl .page_gift_banner_bandhan .bannerctm .breadcrumb li a{color:#555}.theme--hdfc .page_gift .text_dark .bannerctm .breadcrumb li:after,.theme--hdfc .page_gift .text_dark .bannerctm .breadcrumb span,.theme--hdfc .page_gift_banner_bandhan .bannerctm .breadcrumb li a{color:#fff}.theme--demo .page_gift .text_dark .bannerctm .breadcrumb li:after,.theme--demo .page_gift .text_dark .bannerctm .breadcrumb span,.theme--demo .page_gift_banner_bandhan .bannerctm .breadcrumb li a,.theme--iob .page_gift .text_dark .bannerctm .breadcrumb li:after,.theme--iob .page_gift .text_dark .bannerctm .breadcrumb span,.theme--iob .page_gift_banner_bandhan .bannerctm .breadcrumb li a{color:#555}.theme--bob .gift_card_details_steps .text-success,.theme--bob .gifts-dialog .text-success,.theme--bom .gift_card_details_steps .text-success,.theme--bom .gifts-dialog .text-success,.theme--canara .gift_card_details_steps .text-success,.theme--canara .gifts-dialog .text-success,.theme--cheggout .gift_card_details_steps .text-success,.theme--cheggout .gifts-dialog .text-success,.theme--csb .gift_card_details_steps .text-success,.theme--csb .gifts-dialog .text-success,.theme--ib .gift_card_details_steps .text-success,.theme--ib .gifts-dialog .text-success,.theme--pnb .gift_card_details_steps .text-success,.theme--pnb .gifts-dialog .text-success,.theme--posist .gift_card_details_steps .text-success,.theme--posist .gifts-dialog .text-success,.theme--pristyncare .gift_card_details_steps .text-success,.theme--pristyncare .gifts-dialog .text-success,.theme--prokids .gift_card_details_steps .text-success,.theme--prokids .gifts-dialog .text-success,.theme--psb .gift_card_details_steps .text-success,.theme--psb .gifts-dialog .text-success{color:#1bcda9!important}.theme--bandhan .gift_card_details_steps .text-success,.theme--bandhan .gifts-dialog .text-success{color:#004880!important}.theme--bfsl .gift_card_details_steps .text-success,.theme--bfsl .gifts-dialog .text-success{color:#1bcda9!important}.theme--hdfc .gift_card_details_steps .text-success,.theme--hdfc .gifts-dialog .text-success{color:#004880!important}.theme--demo .gift_card_details_steps .text-success,.theme--demo .gifts-dialog .text-success,.theme--iob .gift_card_details_steps .text-success,.theme--iob .gifts-dialog .text-success{color:#1bcda9!important}.theme--bob .gift_card_details_steps .alert-success,.theme--bob .gifts-dialog .alert-success,.theme--bom .gift_card_details_steps .alert-success,.theme--bom .gifts-dialog .alert-success,.theme--canara .gift_card_details_steps .alert-success,.theme--canara .gifts-dialog .alert-success,.theme--cheggout .gift_card_details_steps .alert-success,.theme--cheggout .gifts-dialog .alert-success,.theme--csb .gift_card_details_steps .alert-success,.theme--csb .gifts-dialog .alert-success,.theme--ib .gift_card_details_steps .alert-success,.theme--ib .gifts-dialog .alert-success,.theme--pnb .gift_card_details_steps .alert-success,.theme--pnb .gifts-dialog .alert-success,.theme--posist .gift_card_details_steps .alert-success,.theme--posist .gifts-dialog .alert-success,.theme--pristyncare .gift_card_details_steps .alert-success,.theme--pristyncare .gifts-dialog .alert-success,.theme--prokids .gift_card_details_steps .alert-success,.theme--prokids .gifts-dialog .alert-success,.theme--psb .gift_card_details_steps .alert-success,.theme--psb .gifts-dialog .alert-success{color:#48671b!important}.theme--bandhan .gift_card_details_steps .alert-success,.theme--bandhan .gifts-dialog .alert-success{color:#004880!important}.theme--bfsl .gift_card_details_steps .alert-success,.theme--bfsl .gifts-dialog .alert-success{color:#48671b!important}.theme--hdfc .gift_card_details_steps .alert-success,.theme--hdfc .gifts-dialog .alert-success{color:#004880!important}.theme--demo .gift_card_details_steps .alert-success,.theme--demo .gifts-dialog .alert-success,.theme--iob .gift_card_details_steps .alert-success,.theme--iob .gifts-dialog .alert-success{color:#48671b!important}.theme--bob .mat-checkbox,.theme--bom .mat-checkbox,.theme--canara .mat-checkbox,.theme--cheggout .mat-checkbox,.theme--csb .mat-checkbox,.theme--ib .mat-checkbox,.theme--pnb .mat-checkbox,.theme--posist .mat-checkbox,.theme--pristyncare .mat-checkbox,.theme--prokids .mat-checkbox,.theme--psb .mat-checkbox{font-family:Jost,sans-serif}.theme--bandhan .mat-checkbox{font-family:Lato,sans-serif}.theme--bfsl .mat-checkbox,.theme--bob .mat-stroked-button,.theme--bom .mat-stroked-button,.theme--canara .mat-stroked-button,.theme--cheggout .mat-stroked-button,.theme--csb .mat-stroked-button,.theme--demo .mat-checkbox,.theme--hdfc .mat-checkbox,.theme--ib .mat-stroked-button,.theme--iob .mat-checkbox,.theme--pnb .mat-stroked-button,.theme--posist .mat-stroked-button,.theme--pristyncare .mat-stroked-button,.theme--prokids .mat-stroked-button,.theme--psb .mat-stroked-button{font-family:Jost,sans-serif}.theme--bandhan .mat-stroked-button{font-family:Lato,sans-serif}.theme--bfsl .mat-stroked-button,.theme--bob .mat-tab-group,.theme--bom .mat-tab-group,.theme--canara .mat-tab-group,.theme--cheggout .mat-tab-group,.theme--csb .mat-tab-group,.theme--demo .mat-stroked-button,.theme--hdfc .mat-stroked-button,.theme--ib .mat-tab-group,.theme--iob .mat-stroked-button,.theme--pnb .mat-tab-group,.theme--posist .mat-tab-group,.theme--pristyncare .mat-tab-group,.theme--prokids .mat-tab-group,.theme--psb .mat-tab-group{font-family:Jost,sans-serif}.theme--bandhan .mat-tab-group{font-family:Lato,sans-serif}.theme--bfsl .mat-tab-group,.theme--bob .mat-stepper-vertical,.theme--bom .mat-stepper-vertical,.theme--canara .mat-stepper-vertical,.theme--cheggout .mat-stepper-vertical,.theme--csb .mat-stepper-vertical,.theme--demo .mat-tab-group,.theme--hdfc .mat-tab-group,.theme--ib .mat-stepper-vertical,.theme--iob .mat-tab-group,.theme--pnb .mat-stepper-vertical,.theme--posist .mat-stepper-vertical,.theme--pristyncare .mat-stepper-vertical,.theme--prokids .mat-stepper-vertical,.theme--psb .mat-stepper-vertical{font-family:Jost,sans-serif}.theme--bandhan .mat-stepper-vertical{font-family:Lato,sans-serif}.theme--bfsl .mat-stepper-vertical,.theme--demo .mat-stepper-vertical,.theme--hdfc .mat-stepper-vertical,.theme--iob .mat-stepper-vertical{font-family:Jost,sans-serif}.theme--bob .mat-form-field,.theme--bom .mat-form-field,.theme--canara .mat-form-field,.theme--cheggout .mat-form-field,.theme--csb .mat-form-field,.theme--ib .mat-form-field,.theme--pnb .mat-form-field,.theme--posist .mat-form-field,.theme--pristyncare .mat-form-field,.theme--prokids .mat-form-field,.theme--psb .mat-form-field{font-family:Jost,sans-serif!important}.theme--bandhan .mat-form-field{font-family:Lato,sans-serif!important}.theme--bfsl .mat-form-field,.theme--demo .mat-form-field,.theme--hdfc .mat-form-field,.theme--iob .mat-form-field{font-family:Jost,sans-serif!important}.theme--bob .offer-dialog,.theme--bom .offer-dialog,.theme--canara .offer-dialog,.theme--cheggout .offer-dialog,.theme--csb .offer-dialog,.theme--ib .offer-dialog,.theme--pnb .offer-dialog,.theme--posist .offer-dialog,.theme--pristyncare .offer-dialog,.theme--prokids .offer-dialog,.theme--psb .offer-dialog{font-family:Jost,sans-serif}.theme--bandhan .offer-dialog{font-family:Lato,sans-serif}.theme--bfsl .offer-dialog,.theme--bob .mat-input-element,.theme--bom .mat-input-element,.theme--canara .mat-input-element,.theme--cheggout .mat-input-element,.theme--csb .mat-input-element,.theme--demo .offer-dialog,.theme--hdfc .offer-dialog,.theme--ib .mat-input-element,.theme--iob .offer-dialog,.theme--pnb .mat-input-element,.theme--posist .mat-input-element,.theme--pristyncare .mat-input-element,.theme--prokids .mat-input-element,.theme--psb .mat-input-element{font-family:Jost,sans-serif}.theme--bandhan .mat-input-element{font-family:Lato,sans-serif}.theme--bfsl .mat-input-element,.theme--demo .mat-input-element,.theme--hdfc .mat-input-element,.theme--iob .mat-input-element{font-family:Jost,sans-serif}.theme--cheggout .mat-flat-button{background-color:#ff715b;font-family:Jost,sans-serif}.theme--canara .mat-flat-button{background-color:#2196f3;font-family:Jost,sans-serif}.theme--psb .mat-flat-button{background-color:#007c3d;font-family:Jost,sans-serif}.theme--bob .mat-flat-button{background-color:#f63;font-family:Jost,sans-serif}.theme--bom .mat-flat-button{background-color:#004882;font-family:Jost,sans-serif}.theme--pnb .mat-flat-button{background-color:#a20a3a;font-family:Jost,sans-serif}.theme--ib .mat-flat-button{background-color:#034ea1;font-family:Jost,sans-serif}.theme--csb .mat-flat-button{background-color:#004882;font-family:Jost,sans-serif}.theme--posist .mat-flat-button{background-color:#006db7;font-family:Jost,sans-serif}.theme--prokids .mat-flat-button{background-color:#462e54;font-family:Jost,sans-serif}.theme--pristyncare .mat-flat-button{background-color:#965ec7;font-family:Jost,sans-serif}.theme--bandhan .mat-flat-button{background-color:#004880;font-family:Lato,sans-serif}.theme--bfsl .mat-flat-button{background-color:#f63;font-family:Jost,sans-serif}.theme--hdfc .mat-flat-button{background-color:#004880;font-family:Jost,sans-serif}.theme--iob .mat-flat-button{background-color:#2196f3;font-family:Jost,sans-serif}.theme--demo .mat-flat-button{background-color:#f89738;font-family:Jost,sans-serif}.theme--cheggout .mat-button.mat-primary{color:#ff715b!important}.theme--canara .mat-button.mat-primary{color:#2196f3!important}.theme--psb .mat-button.mat-primary{color:#007c3d!important}.theme--bob .mat-button.mat-primary{color:#f63!important}.theme--bom .mat-button.mat-primary{color:#004882!important}.theme--pnb .mat-button.mat-primary{color:#a20a3a!important}.theme--ib .mat-button.mat-primary{color:#034ea1!important}.theme--csb .mat-button.mat-primary{color:#004882!important}.theme--posist .mat-button.mat-primary{color:#006db7!important}.theme--prokids .mat-button.mat-primary{color:#462e54!important}.theme--pristyncare .mat-button.mat-primary{color:#965ec7!important}.theme--bandhan .mat-button.mat-primary{color:#004880!important}.theme--bfsl .mat-button.mat-primary{color:#f63!important}.theme--hdfc .mat-button.mat-primary{color:#004880!important}.theme--iob .mat-button.mat-primary{color:#2196f3!important}.theme--demo .mat-button.mat-primary{color:#f89738!important}.theme--bob .mat-dialog-container,.theme--bom .mat-dialog-container,.theme--canara .mat-dialog-container,.theme--cheggout .mat-dialog-container,.theme--csb .mat-dialog-container,.theme--ib .mat-dialog-container,.theme--pnb .mat-dialog-container,.theme--posist .mat-dialog-container,.theme--pristyncare .mat-dialog-container,.theme--prokids .mat-dialog-container,.theme--psb .mat-dialog-container{font-family:Jost,sans-serif}.theme--bandhan .mat-dialog-container{font-family:Lato,sans-serif}.theme--bfsl .mat-dialog-container,.theme--bob .mat-tab-label,.theme--bom .mat-tab-label,.theme--canara .mat-tab-label,.theme--cheggout .mat-tab-label,.theme--csb .mat-tab-label,.theme--demo .mat-dialog-container,.theme--hdfc .mat-dialog-container,.theme--ib .mat-tab-label,.theme--iob .mat-dialog-container,.theme--pnb .mat-tab-label,.theme--posist .mat-tab-label,.theme--pristyncare .mat-tab-label,.theme--prokids .mat-tab-label,.theme--psb .mat-tab-label{font-family:Jost,sans-serif}.theme--bandhan .mat-tab-label{font-family:Lato,sans-serif}.theme--bfsl .mat-tab-label,.theme--bob .mat-radio-button,.theme--bom .mat-radio-button,.theme--canara .mat-radio-button,.theme--cheggout .mat-radio-button,.theme--csb .mat-radio-button,.theme--demo .mat-tab-label,.theme--hdfc .mat-tab-label,.theme--ib .mat-radio-button,.theme--iob .mat-tab-label,.theme--pnb .mat-radio-button,.theme--posist .mat-radio-button,.theme--pristyncare .mat-radio-button,.theme--prokids .mat-radio-button,.theme--psb .mat-radio-button{font-family:Jost,sans-serif}.theme--bandhan .mat-radio-button{font-family:Lato,sans-serif}.theme--bfsl .mat-radio-button,.theme--bob .mat-button,.theme--bom .mat-button,.theme--canara .mat-button,.theme--cheggout .mat-button,.theme--csb .mat-button,.theme--demo .mat-radio-button,.theme--hdfc .mat-radio-button,.theme--ib .mat-button,.theme--iob .mat-radio-button,.theme--pnb .mat-button,.theme--posist .mat-button,.theme--pristyncare .mat-button,.theme--prokids .mat-button,.theme--psb .mat-button{font-family:Jost,sans-serif}.theme--bandhan .mat-button{font-family:Lato,sans-serif}.theme--bfsl .mat-button,.theme--bob .mat-expansion-panel-header,.theme--bom .mat-expansion-panel-header,.theme--canara .mat-expansion-panel-header,.theme--cheggout .mat-expansion-panel-header,.theme--csb .mat-expansion-panel-header,.theme--demo .mat-button,.theme--hdfc .mat-button,.theme--ib .mat-expansion-panel-header,.theme--iob .mat-button,.theme--pnb .mat-expansion-panel-header,.theme--posist .mat-expansion-panel-header,.theme--pristyncare .mat-expansion-panel-header,.theme--prokids .mat-expansion-panel-header,.theme--psb .mat-expansion-panel-header{font-family:Jost,sans-serif}.theme--bandhan .mat-expansion-panel-header{font-family:Lato,sans-serif}.theme--bfsl .mat-expansion-panel-header,.theme--bob .mat-option,.theme--bom .mat-option,.theme--canara .mat-option,.theme--cheggout .mat-option,.theme--csb .mat-option,.theme--demo .mat-expansion-panel-header,.theme--hdfc .mat-expansion-panel-header,.theme--ib .mat-option,.theme--iob .mat-expansion-panel-header,.theme--pnb .mat-option,.theme--posist .mat-option,.theme--pristyncare .mat-option,.theme--prokids .mat-option,.theme--psb .mat-option{font-family:Jost,sans-serif}.theme--bandhan .mat-option{font-family:Lato,sans-serif}.theme--bfsl .mat-option,.theme--demo .mat-option,.theme--hdfc .mat-option,.theme--iob .mat-option{font-family:Jost,sans-serif}.theme--bob .mat-raised-button.mat-accent,.theme--bom .mat-raised-button.mat-accent,.theme--canara .mat-raised-button.mat-accent,.theme--cheggout .mat-raised-button.mat-accent,.theme--csb .mat-raised-button.mat-accent,.theme--ib .mat-raised-button.mat-accent,.theme--pnb .mat-raised-button.mat-accent,.theme--posist .mat-raised-button.mat-accent,.theme--pristyncare .mat-raised-button.mat-accent,.theme--prokids .mat-raised-button.mat-accent,.theme--psb .mat-raised-button.mat-accent{background-color:#ff4081}.theme--bandhan .mat-raised-button.mat-accent{background-color:#ca282f}.theme--bfsl .mat-raised-button.mat-accent{background-color:#ff4081}.theme--hdfc .mat-raised-button.mat-accent{background-color:#ca282f}.theme--demo .mat-raised-button.mat-accent,.theme--iob .mat-raised-button.mat-accent{background-color:#ff4081}.mat-raised-button.mat-accent[disabled]{background-color:rgba(0,0,0,.12)}.mat-raised-button.mat-primary[disabled]{color:rgba(0,0,0,.6)}.or{font-size:10px;font-weight:600;color:#8491a0;display:block;text-align:center;height:11px;line-height:11px;margin:8px 0;position:relative}.or:after,.or:before{position:absolute;content:"";left:0}.or:after{height:11px;width:30px;top:0;right:0;bottom:0;margin:auto;background:#fff;z-index:1}.or:before{height:1px;width:100%;background:#d2d7dd;top:5px;z-index:0}.or .or-text{position:relative;z-index:10}.owl-carousel-outer{display:block}.owl-carousel-outer .owl-theme .owl-dots .owl-dot span{background:none;border:1px solid #fff}.owl-carousel-outer .owl-theme .owl-dots .owl-dot.active span,.owl-carousel-outer .owl-theme .owl-dots .owl-dot:hover span{background:#fff}.owl-carousel-outer .owl-stage{padding:10px 0}.categories_carousel .category-tile{position:relative;height:80px;width:100%;border-radius:4px;margin-bottom:.5rem;background-size:contain;background-position:50%;background-repeat:no-repeat;box-shadow:0 0 6px #ddd;cursor:pointer;transition:transform .5s ease}@media (min-width:411px){.categories_carousel .category-tile{height:120px}}@media (min-width:768px){.categories_carousel .category-tile{height:150px}}@media (min-width:1024px){.categories_carousel .category-tile{height:180px}}@media (min-width:1200px){.categories_carousel .category-tile{height:200px}}.categories_carousel .category-tile:before{pointer-events:none;position:absolute;z-index:-1;content:"";top:100%;left:5%;height:10px;width:90%;opacity:0;background:radial-gradient(ellipse at center,rgba(0,0,0,.35) 0,transparent 80%);transition-duration:.3s;transition-property:transform opacity}.categories_carousel .category-tile:hover{transform:translateY(-5px)}.categories_carousel .category-tile:hover:before{opacity:1;transform:translateY(5px)}.stores_carousel .store-tile{position:relative;width:100%;border-radius:4px;margin-bottom:.7rem;background-color:#fff;cursor:pointer;transition:transform .5s ease;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.stores_carousel .store-tile:before{pointer-events:none;position:absolute;z-index:-1;content:"";top:100%;left:5%;height:10px;width:90%;opacity:0;background:radial-gradient(ellipse at center,rgba(0,0,0,.35) 0,transparent 80%);transition-duration:.3s;transition-property:transform opacity}.stores_carousel .store-tile:hover{transform:translateY(-5px)}.stores_carousel .store-tile:hover:before{opacity:1;transform:translateY(5px)}.theme--cheggout .stores_carousel .store-tile:hover h6{border:1px dotted #ff715b;color:#ff715b}.theme--canara .stores_carousel .store-tile:hover h6{border:1px dotted #2196f3;color:#2196f3}.theme--psb .stores_carousel .store-tile:hover h6{border:1px dotted #007c3d;color:#007c3d}.theme--bob .stores_carousel .store-tile:hover h6{border:1px dotted #f63;color:#f63}.theme--bom .stores_carousel .store-tile:hover h6{border:1px dotted #0089cf;color:#0089cf}.theme--pnb .stores_carousel .store-tile:hover h6{border:1px dotted #a20a3a;color:#a20a3a}.theme--ib .stores_carousel .store-tile:hover h6{border:1px dotted #034ea1;color:#034ea1}.theme--csb .stores_carousel .store-tile:hover h6{border:1px dotted #f60;color:#f60}.theme--posist .stores_carousel .store-tile:hover h6{border:1px dotted #006db7;color:#006db7}.theme--prokids .stores_carousel .store-tile:hover h6{border:1px dotted #462e54;color:#462e54}.theme--pristyncare .stores_carousel .store-tile:hover h6{border:1px dotted #ff8300;color:#ff8300}.theme--bandhan .stores_carousel .store-tile:hover h6{border:1px dotted #004880;color:#004880}.theme--bfsl .stores_carousel .store-tile:hover h6{border:1px dotted #f63;color:#f63}.theme--hdfc .stores_carousel .store-tile:hover h6{border:1px dotted #004880;color:#004880}.theme--iob .stores_carousel .store-tile:hover h6{border:1px dotted #2196f3;color:#2196f3}.theme--demo .stores_carousel .store-tile:hover h6{border:1px dotted #f89738;color:#f89738}.stores_carousel .store-tile .img_block{width:100%;padding:1rem;display:flex;align-items:center;height:80px;justify-content:center}.stores_carousel .store-tile .img_block img{width:auto;max-height:30px}.stores_carousel .store-tile .content{width:100%;padding:.2rem .8rem .8rem}.stores_carousel .store-tile .content h6{font-weight:600;color:#358c39;margin-bottom:.5rem;font-size:.9rem;border:1px dashed #358c39;padding:.2rem}.stores_carousel .store-tile .content .terms{right:3px;top:3px;display:flex;align-items:center;font-size:90%;color:#a2a2a2}.stores_carousel .store-tile .content .terms .icon{height:15px;width:15px;margin-right:5px;fill:#d0d0d0}.banner_carousel .banner-tile{position:relative;height:170px;width:100%;border-radius:4px;margin-bottom:.5rem;background-size:contain;background-repeat:no-repeat;background-position:50%;cursor:pointer;transition:transform .5s ease;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}@media (min-width:411px){.banner_carousel .banner-tile{height:170px}}@media (min-width:768px){.banner_carousel .banner-tile{height:170px}}@media (min-width:1024px){.banner_carousel .banner-tile{height:202px}}@media (min-width:1200px){.banner_carousel .banner-tile{height:202px}}.banner_carousel .banner-tile:before{pointer-events:none;position:absolute;z-index:-1;content:"";top:100%;left:5%;height:10px;width:90%;opacity:0;background:radial-gradient(ellipse at center,rgba(0,0,0,.35) 0,transparent 80%);transition-duration:.3s;transition-property:transform opacity;opacity:1;transform:translateY(5px)}.sidebar{background-color:#fff;height:100%;display:none}@media (min-width:1024px){.sidebar{display:block}}.sidebar_title{border-bottom:1px solid #ccc;padding:.8rem}.sidebar_content .back{cursor:pointer;margin-right:.8rem}.sidebar_content .back .icon{width:20px;height:20px;fill:#444}.sidebar_content .back.no-pointer-event{display:none}.sidebar_content .list-group .list-group-item{padding:0}.sidebar_content .list-group .list-group-item a{padding:.75rem 1.25rem;cursor:pointer}.sidebar_content .list-group .list-group-item a:hover{background-color:#f7f7f7}.sidebar.filter .sidebar_content{padding:.8rem}.sidebar.filter .filter--category{max-height:45vh;overflow-y:auto;overflow-x:hidden}.sidebar.filter .filter--category::-webkit-scrollbar{width:6px}.sidebar.filter .filter--category::-webkit-scrollbar-thumb{border-radius:5px;background-color:#ddd}.sidebar.filter .filter--store{max-height:45vh;overflow-y:auto;overflow-x:hidden}.sidebar.filter .filter--store::-webkit-scrollbar{width:6px}.sidebar.filter .filter--store::-webkit-scrollbar-thumb{border-radius:5px;background-color:#ddd}.sidebar.filter .icon{width:18px;height:18px;fill:#afafaf}.sidebar.filter .list-group-item{border:none;padding:.55rem .45rem}.sidebar.filter .mat-expansion-panel-body{padding:0}.sidebar.filter .mat-expansion-panel-spacing{margin:0}.sidebar.filter .mat-expansion-panel{border-radius:0;box-shadow:none;background:none}.sidebar.filter .mat-expansion-panel .mat-expansion-panel-header{padding:.75rem 1.25rem}.sidebar.filter .mat-expansion-panel .mat-filters{padding:0 .8rem}.mobile-filter{position:fixed;top:120vh;left:0;background:#fff;width:100vw;height:100vh;z-index:1000;display:block;bottom:-100vh}@media (min-width:1024px){.mobile-filter{display:none}}.mobilebar{position:relative;margin:-2rem -15px 2rem;width:100vw;display:block}@media (min-width:1024px){.mobilebar{display:none}}.mobilebar .scrolling-wrapper-flexbox{display:flex;align-items:center;flex-wrap:nowrap;overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch;background-color:#c9ccd9}@media (min-width:1024px){.mobilebar .scrolling-wrapper-flexbox{overflow-x:hidden}}.mobilebar .scrolling-wrapper-flexbox::-webkit-scrollbar{display:none}.mobilebar .scrolling-wrapper-flexbox .tile{flex:0 0 auto;background:#fff;padding:.6rem .8rem;border-radius:4px;margin:0 .4rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.mobilebar .scrolling-wrapper-flexbox .tile.back{background-color:#6b708b;display:flex;align-items:center;color:#fff}.mobilebar .scrolling-wrapper-flexbox .tile.back .icon{height:18px;width:18px;fill:#fff;margin-right:5px}.filter_tags{margin-bottom:.6rem}.filter_tags a{padding:.2rem .8rem;background:#fff;border:1px solid #d9dfe4;border-radius:30px;margin:0 .4rem .4rem 0}.filter_tags a .remove{margin-top:-2px;cursor:pointer}.filter_tags a .remove .icon{width:10px;height:10px;fill:#565656}.filter-search{width:100%;position:relative}.filter-search .clear{position:absolute;right:10px;top:5px;z-index:10;cursor:pointer}.filter-search .clear .icon{height:10px;width:10px}.filter-search .clear:hover .icon{fill:#03a9f4}.topcategorybar{background-color:#fff;padding:15px;text-align:center;margin-bottom:20px;margin-right:0;border-radius:5px}@media (min-width:768px){.topcategorybar{margin-right:10px}}@media only screen and (max-width:570px){.topcategorybar{width:93vw;overflow-x:auto}}.topcategorybar .iconblock{cursor:pointer;padding:0 15px}.topcategorybar .iconblock img{max-height:70px;border-radius:50%;filter:grayscale(1)}.topcategorybar .iconblock h5{margin-top:10px;font-weight:400;color:#6c757d}.topcategorybar .iconblock:hover{transform:translateY(-5px);transition:transform .4s ease}.topcategorybar .iconblock.active img{filter:none}.topcategorybar .iconblock.active h5{font-weight:500;color:#000}.offers .offer-card{width:100%;height:100%;background-color:#fff;border-radius:4px;border:1px solid #dce2e8}.offers .offer-card__body{height:200px;padding:1rem}.offers .offer-card__body img{max-height:150px}.offers .offer-card__title{padding:1rem}.offers .offer-card__title span{max-height:48px;margin-bottom:1rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.offers .offer-card__title .btn{width:100%}.offers .offer-card__title .btn.sale{background-color:#ffebc3;border:1px solid #e5b046;color:#a5710a}.offers .offer-card__title .btn.sale:hover{background-color:#e5b046;color:#fff}.offers .offer-card__title .btn.code{background-color:#a9e0fc;border:1px solid #45b0e6;color:#156c98}.offers .offer-card__title .btn.code:hover{background-color:#45b0e6;color:#fff}.offers .card-columns{-moz-column-gap:1rem;column-gap:1rem;-moz-column-count:2;column-count:2}@media (min-width:768px){.offers .card-columns{-moz-column-gap:1.5rem;column-gap:1.5rem;-moz-column-count:3;column-count:3}}.offers .card-columns .card{overflow:hidden;margin-bottom:1.5rem;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;border:0;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.offers .card-columns .card .card-img-top{max-width:100%;width:auto;border-radius:0;cursor:pointer}.offers .card-columns .card .card-body{position:relative;display:block;flex:1;height:100%}.offers .card-columns .card .card-body .coupon_type{position:absolute;background:rgba(0,0,0,.4);padding:.2rem .9rem;top:-30px;color:#e0e0e0;left:0}.offers .card-columns .card .card-body .card-title{margin-bottom:1rem;font-size:.9rem;line-height:22px;font-weight:400}.offers .card-columns .card .card-body .card-info{padding-top:.7rem;min-height:40px;border-top:1px dashed #c1c1c1}.offers .card-columns .card .card-body .card-info .store_logo{max-width:70px;max-height:35px}.offers .card-columns .card .btn{width:100%}.tablet .offers .card-columns .card .btn{width:auto}.desktop .offers .card-columns .card .btn,.laptop .offers .card-columns .card .btn{display:none;width:auto}.offers .card-columns .card .btn.sale{background-color:#ffebc3;border:1px solid #e5b046;color:#a5710a}.offers .card-columns .card .btn.sale:hover{background-color:#e5b046;color:#fff}.offers .card-columns .card .btn.code{background-color:#a9e0fc;border:1px solid #45b0e6;color:#156c98}.offers .card-columns .card .btn.code:hover{background-color:#45b0e6;color:#fff}@media (min-width:1024px){.offers .card-columns .card:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.offers .card-columns .card:hover .btn{display:block}}.offers .best_deals{margin-left:-8px;margin-right:-8px;cursor:pointer}@media (min-width:768px){.offers .best_deals{margin-left:-10px;margin-right:-10px}}.offers .best_deals>div{padding-right:8px;padding-left:8px;margin-bottom:15px;width:50%}@media (min-width:768px){.offers .best_deals>div{width:33%;padding-right:10px;padding-left:10px;margin-bottom:20px}}.offers .best_deals .bgstore{height:170px!important}.offers .best_deals .bg{border:0;background-size:contain;height:280px;position:relative;overflow:hidden;box-shadow:0 0 6px 0 rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border-radius:10px}.offers .best_deals .bg:hover{box-shadow:0 0 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.offers .best_deals .bg img{width:100%}@media (min-width:768px){.offers .best_deals .bg{height:255px}}@media (min-width:1024px){.offers .best_deals .bg{height:255px}}@media (min-width:1200px){.offers .best_deals .bg{height:255px}}.offers .best_deals .bg .cash_ribbon,.offers .best_deals .bg .cash_ribbon_mob{color:#ca282f;position:absolute;right:0;top:6.5rem;padding:.2rem;width:100%;text-align:center;z-index:1;font-size:1.3rem;font-weight:600;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.offers .best_deals .bg .cash_ribbon_mob img,.offers .best_deals .bg .cash_ribbon img{max-width:20px;margin-bottom:5px}@media (min-width:768px){.offers .best_deals .bg .cash_ribbon_mob img,.offers .best_deals .bg .cash_ribbon img{max-width:22px}}@media (min-width:370px){.offers .best_deals .bg .cash_ribbon_mob img,.offers .best_deals .bg .cash_ribbon img{font-size:16px!important}}.offers .best_deals .bg .cash_ribbon .cash_rupee,.offers .best_deals .bg .cash_ribbon_mob .cash_rupee{max-width:30px}@media (min-width:768px){.offers .best_deals .bg .cash_ribbon .cash_rupee,.offers .best_deals .bg .cash_ribbon_mob .cash_rupee{max-width:30px!important}}@media (min-width:370px){.offers .best_deals .bg .cash_ribbon,.offers .best_deals .bg .cash_ribbon_mob{font-size:.9rem}}@media (min-width:768px){.offers .best_deals .bg .cash_ribbon,.offers .best_deals .bg .cash_ribbon_mob{font-size:1.3rem}}.offers .best_deals .bg .cash_ribbon_mob{font-size:.9rem!important}.offers .best_deals .bg .redeem_badge{color:#fff;position:absolute;right:0;top:.5rem;padding:.2rem .2rem .2rem 1.5rem;clip-path:polygon(100% 0,100% 50%,100% 100%,0 100%,10% 50%,0 0);background:#ff416c;background:linear-gradient(90deg,#ff4b2b,#ff416c)}.offers .best_deals .bg .content{background:hsla(0,0%,100%,.95);bottom:0;width:100%;padding:25px 1rem 1rem}@-moz-document url-prefix(){.offers .best_deals .bg .content{background-color:#fff}}.offers .best_deals .bg .content h5{font-size:.95rem;font-weight:400;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.offers .best_deals .bg .content a{display:block;margin-bottom:.5rem;font-weight:500;font-size:.8rem}@media (min-width:768px){.offers .best_deals .bg .content a{font-size:1rem}}.theme--cheggout .offers .best_deals .bg .content a{color:#ff715b}.theme--canara .offers .best_deals .bg .content a{color:#2196f3}.theme--psb .offers .best_deals .bg .content a{color:#007c3d}.theme--bob .offers .best_deals .bg .content a{color:#f63}.theme--bom .offers .best_deals .bg .content a{color:#0089cf}.theme--pnb .offers .best_deals .bg .content a{color:#a20a3a}.theme--ib .offers .best_deals .bg .content a{color:#034ea1}.theme--csb .offers .best_deals .bg .content a{color:#f60}.theme--posist .offers .best_deals .bg .content a{color:#006db7}.theme--prokids .offers .best_deals .bg .content a{color:#462e54}.theme--pristyncare .offers .best_deals .bg .content a{color:#ff8300}.theme--bandhan .offers .best_deals .bg .content a{color:#004880}.theme--bfsl .offers .best_deals .bg .content a{color:#f63}.theme--hdfc .offers .best_deals .bg .content a{color:#004880}.theme--iob .offers .best_deals .bg .content a{color:#2196f3}.theme--demo .offers .best_deals .bg .content a{color:#f89738}.offers .best_deals .bg .logo{background:#fff;border-radius:3px;height:80px;width:100%;display:flex;align-items:center;justify-content:center;top:-30px;margin-bottom:55px}.offers .best_deals .bg .logo img{max-height:50px;max-width:120px;width:auto}.offers .best_deals .bg .logo .pnb_store_logo{max-height:75px!important;max-width:150px!important}.products{margin-left:-8px;margin-right:-8px}@media (min-width:768px){.products{margin-left:-10px;margin-right:-10px}}.products>div{width:50%;padding-right:8px;padding-left:8px;margin-bottom:15px}@media (min-width:768px){.products>div{width:33%;padding-right:10px;padding-left:10px;margin-bottom:20px}}@media (min-width:1024px){.products>div{width:33%}}.products>div.fullpage{width:50%}@media (min-width:768px){.products>div.fullpage{width:33%}}@media (min-width:1024px){.products>div.fullpage{width:25%}}.products .product-card{width:100%;height:100%;background-color:#fff;position:relative}.products .product-card:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.products .product-card:hover .compare button{color:#fff}.theme--cheggout .products .product-card:hover .compare button{background-color:#ff715b}.theme--canara .products .product-card:hover .compare button{background-color:#2196f3}.theme--psb .products .product-card:hover .compare button{background-color:#007c3d}.theme--bob .products .product-card:hover .compare button{background-color:#f63}.theme--bom .products .product-card:hover .compare button{background-color:#0089cf}.theme--pnb .products .product-card:hover .compare button{background-color:#a20a3a}.theme--ib .products .product-card:hover .compare button{background-color:#034ea1}.theme--csb .products .product-card:hover .compare button{background-color:#f60}.theme--posist .products .product-card:hover .compare button{background-color:#006db7}.theme--prokids .products .product-card:hover .compare button{background-color:#462e54}.theme--pristyncare .products .product-card:hover .compare button{background-color:#ff8300}.theme--bandhan .products .product-card:hover .compare button{background-color:#004880}.theme--bfsl .products .product-card:hover .compare button{background-color:#f63}.theme--hdfc .products .product-card:hover .compare button{background-color:#004880}.theme--iob .products .product-card:hover .compare button{background-color:#2196f3}.theme--demo .products .product-card:hover .compare button{background-color:#f89738}.products .product-card:hover .compare button .icon{fill:#fff}.products .product-card__img{height:120px;padding:.5rem;cursor:pointer}@media (min-width:768px){.products .product-card__img{height:150px}}@media (min-width:1024px){.products .product-card__img{height:200px}}.products .product-card__img img{max-height:100px}@media (min-width:768px){.products .product-card__img img{max-height:130px}}@media (min-width:1024px){.products .product-card__img img{max-height:180px}}.products .product-card__body{padding:1rem}.products .product-card__body .title{height:45px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.products .product-card__body .info{padding-top:1rem;position:relative}.products .product-card__body .info h5{font-size:.9rem}.theme--cheggout .products .product-card__body .info h5{color:#ff715b}.theme--canara .products .product-card__body .info h5{color:#2196f3}.theme--psb .products .product-card__body .info h5{color:#007c3d}.theme--bob .products .product-card__body .info h5{color:#f63}.theme--bom .products .product-card__body .info h5{color:#0089cf}.theme--pnb .products .product-card__body .info h5{color:#a20a3a}.theme--ib .products .product-card__body .info h5{color:#034ea1}.theme--csb .products .product-card__body .info h5{color:#f60}.theme--posist .products .product-card__body .info h5{color:#006db7}.theme--prokids .products .product-card__body .info h5{color:#462e54}.theme--pristyncare .products .product-card__body .info h5{color:#ff8300}.theme--bandhan .products .product-card__body .info h5{color:#004880}.theme--bfsl .products .product-card__body .info h5{color:#f63}.theme--hdfc .products .product-card__body .info h5{color:#004880}.theme--iob .products .product-card__body .info h5{color:#2196f3}.theme--demo .products .product-card__body .info h5{color:#f89738}.products .product-card__body .info .site_logo{max-height:20px;max-width:45px}@media (min-width:411px){.products .product-card__body .info .site_logo{max-width:60px}}@media (min-width:768px){.products .product-card__body .info .site_logo{max-width:70px}}.products .product-card__body .info hr{height:30px;border:none;border-left:1px solid #ccc;margin:0 .5rem}@media (min-width:768px){.products .product-card__body .info hr{margin:0 1.1rem}}@media (min-width:1024px){.products .product-card__body .info hr{margin:0 1.8rem}}.products .product-card__body .info .price{font-weight:600;font-size:1rem}@media (min-width:1200px){.products .product-card__body .info .price{font-size:1.2rem}}.products .product-card__body .info .site{display:flex;align-items:center;justify-content:center;border:.5px solid #e8e8e8;padding:.25rem .5rem;border-radius:5px;background:#f5f5f5;margin-top:.7rem}@media (min-width:1200px){.products .product-card__body .info .site{margin-top:0;padding:.25rem .7rem}}.products .product-card__body .info .site:hover{background:#fff;border:.5px solid rgba(3,169,244,.5);box-shadow:0 10px 15px -3px rgba(3,169,244,.1),0 4px 6px -2px rgba(3,169,244,.05);color:#03a9f4}.products .product-card__body .info .btn-shop{color:#fff;font-weight:500}.theme--cheggout .products .product-card__body .info .btn-shop{background-color:#ff715b}.theme--canara .products .product-card__body .info .btn-shop{background-color:#004b86}.theme--psb .products .product-card__body .info .btn-shop{background-color:#007c3d}.theme--bob .products .product-card__body .info .btn-shop{background-color:#f63}.theme--bom .products .product-card__body .info .btn-shop{background-color:#0089cf}.theme--pnb .products .product-card__body .info .btn-shop{background-color:#a20a3a}.theme--ib .products .product-card__body .info .btn-shop{background-color:#0089cf}.theme--csb .products .product-card__body .info .btn-shop{background-color:#f60}.theme--posist .products .product-card__body .info .btn-shop{background-color:#006db7}.theme--pristyncare .products .product-card__body .info .btn-shop,.theme--prokids .products .product-card__body .info .btn-shop{background-color:#7c5295}.theme--bandhan .products .product-card__body .info .btn-shop{background-color:#004880}.theme--bfsl .products .product-card__body .info .btn-shop{background-color:#f63}.theme--hdfc .products .product-card__body .info .btn-shop{background-color:#004880}.theme--iob .products .product-card__body .info .btn-shop{background-color:#004b86}.theme--demo .products .product-card__body .info .btn-shop{background-color:#f89738}.products .product-card__body .info .shop{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:1rem}.products .product-card__body .info .shop .icon{height:20px;width:20px}@media (min-width:1200px){.products .product-card__body .info .shop{flex-direction:row;align-items:center}}.products .product-card__body .info .compare button{border:1px solid #ccc;line-height:30px}.products .product-card__body .info .compare button:hover{color:#fff}.theme--cheggout .products .product-card__body .info .compare button:hover{background-color:#ff715b}.theme--canara .products .product-card__body .info .compare button:hover{background-color:#2196f3}.theme--psb .products .product-card__body .info .compare button:hover{background-color:#007c3d}.theme--bob .products .product-card__body .info .compare button:hover{background-color:#f63}.theme--bom .products .product-card__body .info .compare button:hover{background-color:#0089cf}.theme--pnb .products .product-card__body .info .compare button:hover{background-color:#a20a3a}.theme--ib .products .product-card__body .info .compare button:hover{background-color:#034ea1}.theme--csb .products .product-card__body .info .compare button:hover{background-color:#f60}.theme--posist .products .product-card__body .info .compare button:hover{background-color:#006db7}.theme--prokids .products .product-card__body .info .compare button:hover{background-color:#462e54}.theme--pristyncare .products .product-card__body .info .compare button:hover{background-color:#ff8300}.theme--bandhan .products .product-card__body .info .compare button:hover{background-color:#004880}.theme--bfsl .products .product-card__body .info .compare button:hover{background-color:#f63}.theme--hdfc .products .product-card__body .info .compare button:hover{background-color:#004880}.theme--iob .products .product-card__body .info .compare button:hover{background-color:#2196f3}.theme--demo .products .product-card__body .info .compare button:hover{background-color:#f89738}.products .product-card__body .info .compare button:hover .icon{fill:#fff}.products .product-card__body .info .compare .icon{height:18px;width:18px}.products .product-card .offer{background:rgba(76,175,80,.8);color:#fff;padding:.35rem 1rem;border-radius:0 0 5px 0;position:absolute;top:0;left:0;font-size:.8rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.ngx-pagination{display:flex;justify-content:center;align-items:center;padding-left:0;margin-top:2rem}@media (min-width:768px){.ngx-pagination{margin-top:1rem}}.email-success-dialog .icon{height:18px;width:18px;fill:#ccc;cursor:pointer}.email-success-dialog .icon.thumbup:hover{fill:#7cb544}.email-success-dialog .icon.thumbdown{margin-top:10px}.email-success-dialog .icon.thumbdown:hover{fill:#ff2e2e}.email-success-dialog .success-icon{height:50px;width:50px;fill:#ccc;cursor:pointer}.offer-dialog{min-width:auto;width:100%}@media (min-width:768px){.offer-dialog{min-width:500px}}@media (min-width:1024px){.offer-dialog{min-width:500px}}.offer-dialog .btn-visit{background-color:#7cb544}.offer-dialog .btn-offer,.offer-dialog .btn-visit{color:#fff;border:0;border-radius:20px;padding:.5rem 1rem;outline:0;margin-left:auto}.theme--cheggout .offer-dialog .btn-offer{background:#ff715b}.theme--canara .offer-dialog .btn-offer{background:#2196f3}.theme--psb .offer-dialog .btn-offer{background:#007c3d}.theme--bob .offer-dialog .btn-offer{background:#f63}.theme--bom .offer-dialog .btn-offer{background:#0089cf}.theme--pnb .offer-dialog .btn-offer{background:#a20a3a}.theme--ib .offer-dialog .btn-offer{background:#034ea1}.theme--csb .offer-dialog .btn-offer{background:#f60}.theme--posist .offer-dialog .btn-offer{background:#006db7}.theme--prokids .offer-dialog .btn-offer{background:#462e54}.theme--pristyncare .offer-dialog .btn-offer{background:#ff8300}.theme--bandhan .offer-dialog .btn-offer{background:#004880}.theme--bfsl .offer-dialog .btn-offer{background:#f63}.theme--hdfc .offer-dialog .btn-offer{background:#004880}.theme--iob .offer-dialog .btn-offer{background:#2196f3}.theme--demo .offer-dialog .btn-offer{background:#f89738}.offer-dialog .coupon-btn{border:1px solid #ccc;background:#eee;border-radius:48px;padding:.4rem .4rem .4rem 10%}.offer-dialog .icon{height:18px;width:18px;fill:#ccc;cursor:pointer}.offer-dialog .icon.thumbup:hover{fill:#7cb544}.offer-dialog .icon.thumbdown{margin-top:10px}.offer-dialog .icon.thumbdown:hover{fill:#ff2e2e}.offer-dialog .like .thumbup{fill:#7cb544}.offer-dialog .dislike .thumbdown{fill:#ff2e2e}.breadcrumb{background:none;margin:0;padding-left:0}.breadcrumb a,.breadcrumb span{color:hsla(0,0%,68.6%,.7)}.breadcrumb a:hover,.breadcrumb span:hover{color:#212529;text-decoration:none}.breadcrumb li{list-style:none;float:left;margin:5px 8px 5px 0;cursor:pointer}.breadcrumb li:last-child{margin-right:20px;cursor:none;pointer-events:none}.breadcrumb li:after{content:"→";color:hsla(0,0%,68.6%,.8)}.breadcrumb li:last-child:after{content:""}.text_light .breadcrumb{padding-top:0}.text_light .breadcrumb a,.text_light .breadcrumb span{color:hsla(0,0%,100%,.5019607843137255)}.text_light .breadcrumb a:hover,.text_light .breadcrumb span:hover{color:#fff}.text_light .breadcrumb li:after{color:hsla(0,0%,100%,.5019607843137255)}.text_dark .breadcrumb{padding-top:0}.text_dark .breadcrumb a,.text_dark .breadcrumb span{color:#555}.text_dark .breadcrumb a:hover,.text_dark .breadcrumb span:hover{color:#000}.text_dark .breadcrumb li:after{color:#555}.search_wrap{display:inline-block;height:35px;padding:0;position:relative}.search_wrap input[type=text]{height:35px;display:inline-block;border:none;outline:none;color:#555;padding:3px 30px 3px 3px;width:0;position:absolute;top:0;right:0;background:none;z-index:3;transition:width .4s cubic-bezier(0,.795,0,1);cursor:pointer}.search_wrap input[type=text]:focus:hover{border-bottom:1px solid #bbb}@media (min-width:768px){.search_wrap input[type=text]:focus:hover{border-bottom:0}}.search_wrap input[type=text]:focus{z-index:1;border-bottom:1px solid #bbb;cursor:text;background-color:#fff}@media (min-width:768px){.search_wrap input[type=text]:focus{width:250px;background-color:#fff;border-bottom:0}}@media (min-width:370px){.search_wrap input[type=text]{width:250px;position:relative;background:#fff;border-radius:20px;border-bottom:0;padding:0 15px}}.search_wrap .icon{height:20px;width:20px;top:5px;position:absolute;right:0;z-index:2}@media (min-width:370px){.search_wrap .icon{z-index:10;right:10px;top:8px}}.search_wrap .clear{position:absolute;right:35px;top:4px;z-index:10;cursor:pointer}.search_wrap .clear .icon{height:10px;width:10px}.search_wrap .clear:hover .icon{fill:#03a9f4}.btn-float-filter{display:block}@media (min-width:1024px){.btn-float-filter{display:none}}@keyframes shine{10%{opacity:1;top:-30%;left:-30%;transition-property:left,top,opacity;transition-duration:.7s,.7s,.15s;transition-timing-function:ease}to{opacity:0;top:-30%;left:-30%;transition-property:left,top,opacity}}.tags_carousel{position:relative}.tags_carousel .tags{transition:box-shadow .28s cubic-bezier(.4,0,.2,1);display:inline-flex;padding:7px 16px;border-radius:16px;align-items:center;cursor:default;min-height:32px;height:1px;margin:0 .5rem .5rem 0;cursor:pointer;text-decoration:none;white-space:nowrap;max-width:180px;background-color:hsla(0,0%,100%,.6);color:rgba(0,0,0,.87)}.tags_carousel .tags span{max-width:100%;overflow:hidden;text-overflow:ellipsis}.theme--cheggout .tags_carousel .tags:hover{background-color:#ff715b;color:#fff}.theme--canara .tags_carousel .tags:hover{background-color:#2196f3;color:#fff}.theme--psb .tags_carousel .tags:hover{background-color:#007c3d;color:#fff}.theme--bob .tags_carousel .tags:hover{background-color:#f63;color:#fff}.theme--bom .tags_carousel .tags:hover{background-color:#0089cf;color:#fff}.theme--pnb .tags_carousel .tags:hover{background-color:#a20a3a;color:#fff}.theme--ib .tags_carousel .tags:hover{background-color:#034ea1;color:#fff}.theme--csb .tags_carousel .tags:hover{background-color:#f60;color:#fff}.theme--posist .tags_carousel .tags:hover{background-color:#006db7;color:#fff}.theme--prokids .tags_carousel .tags:hover{background-color:#462e54;color:#fff}.theme--pristyncare .tags_carousel .tags:hover{background-color:#ff8300;color:#fff}.theme--bandhan .tags_carousel .tags:hover{background-color:#004880;color:#fff}.theme--bfsl .tags_carousel .tags:hover{background-color:#f63;color:#fff}.theme--hdfc .tags_carousel .tags:hover{background-color:#004880;color:#fff}.theme--iob .tags_carousel .tags:hover{background-color:#2196f3;color:#fff}.theme--demo .tags_carousel .tags:hover{background-color:#f89738;color:#fff}.tags_carousel .owl-item{width:auto!important;max-width:200px}.tags_carousel .owl-item:first-child .tags{background-color:#e91e63;color:#fff}.theme--cheggout .tags_carousel .owl-item:first-child .tags:hover{background-color:#ff715b}.theme--canara .tags_carousel .owl-item:first-child .tags:hover{background-color:#2196f3}.theme--psb .tags_carousel .owl-item:first-child .tags:hover{background-color:#007c3d}.theme--bob .tags_carousel .owl-item:first-child .tags:hover{background-color:#f63}.theme--bom .tags_carousel .owl-item:first-child .tags:hover{background-color:#0089cf}.theme--pnb .tags_carousel .owl-item:first-child .tags:hover{background-color:#a20a3a}.theme--ib .tags_carousel .owl-item:first-child .tags:hover{background-color:#034ea1}.theme--csb .tags_carousel .owl-item:first-child .tags:hover{background-color:#f60}.theme--posist .tags_carousel .owl-item:first-child .tags:hover{background-color:#006db7}.theme--prokids .tags_carousel .owl-item:first-child .tags:hover{background-color:#462e54}.theme--pristyncare .tags_carousel .owl-item:first-child .tags:hover{background-color:#ff8300}.theme--bandhan .tags_carousel .owl-item:first-child .tags:hover{background-color:#004880}.theme--bfsl .tags_carousel .owl-item:first-child .tags:hover{background-color:#f63}.theme--hdfc .tags_carousel .owl-item:first-child .tags:hover{background-color:#004880}.theme--iob .tags_carousel .owl-item:first-child .tags:hover{background-color:#2196f3}.theme--demo .tags_carousel .owl-item:first-child .tags:hover{background-color:#f89738}.tags_carousel .owl-nav [class*=owl-]{position:absolute;top:0;height:40px;line-height:40px;color:#444;padding:0 10px!important;margin:0!important;border-radius:0;background:hsla(0,0%,100%,0)}.tags_carousel .owl-theme .owl-nav [class*=owl-]:hover{background:none}.tags_carousel .owl-prev{left:-27px}.tags_carousel .owl-next{right:-27px}.sort-radio-tabs-wrapper{clear:both;display:inline-block;padding:0 10px;position:relative}input.sort-radio-tab{display:none}input.sort-radio-tab+label{cursor:pointer;float:left;border-bottom:0;margin-right:-1px;padding:.7em 1em;position:relative;margin-bottom:0}.theme--cheggout input.sort-radio-tab+label:hover{color:#ff715b}.theme--canara input.sort-radio-tab+label:hover{color:#2196f3}.theme--psb input.sort-radio-tab+label:hover{color:#007c3d}.theme--bob input.sort-radio-tab+label:hover{color:#f63}.theme--bom input.sort-radio-tab+label:hover{color:#0089cf}.theme--pnb input.sort-radio-tab+label:hover{color:#a20a3a}.theme--ib input.sort-radio-tab+label:hover{color:#034ea1}.theme--csb input.sort-radio-tab+label:hover{color:#f60}.theme--posist input.sort-radio-tab+label:hover{color:#006db7}.theme--prokids input.sort-radio-tab+label:hover{color:#462e54}.theme--pristyncare input.sort-radio-tab+label:hover{color:#ff8300}.theme--bandhan input.sort-radio-tab+label:hover{color:#004880}.theme--bfsl input.sort-radio-tab+label:hover{color:#f63}.theme--hdfc input.sort-radio-tab+label:hover{color:#004880}.theme--iob input.sort-radio-tab+label:hover{color:#2196f3}.theme--demo input.sort-radio-tab+label:hover{color:#f89738}input.sort-radio-tab:checked+label{z-index:1;font-weight:500}.theme--cheggout input.sort-radio-tab:checked+label{border-bottom:1px solid #ff715b;color:#ff715b}.theme--canara input.sort-radio-tab:checked+label{border-bottom:1px solid #2196f3;color:#2196f3}.theme--psb input.sort-radio-tab:checked+label{border-bottom:1px solid #007c3d;color:#007c3d}.theme--bob input.sort-radio-tab:checked+label{border-bottom:1px solid #f63;color:#f63}.theme--bom input.sort-radio-tab:checked+label{border-bottom:1px solid #0089cf;color:#0089cf}.theme--pnb input.sort-radio-tab:checked+label{border-bottom:1px solid #a20a3a;color:#a20a3a}.theme--ib input.sort-radio-tab:checked+label{border-bottom:1px solid #034ea1;color:#034ea1}.theme--csb input.sort-radio-tab:checked+label{border-bottom:1px solid #f60;color:#f60}.theme--posist input.sort-radio-tab:checked+label{border-bottom:1px solid #006db7;color:#006db7}.theme--prokids input.sort-radio-tab:checked+label{border-bottom:1px solid #462e54;color:#462e54}.theme--pristyncare input.sort-radio-tab:checked+label{border-bottom:1px solid #ff8300;color:#ff8300}.theme--bandhan input.sort-radio-tab:checked+label{border-bottom:1px solid #004880;color:#004880}.theme--bfsl input.sort-radio-tab:checked+label{border-bottom:1px solid #f63;color:#f63}.theme--hdfc input.sort-radio-tab:checked+label{border-bottom:1px solid #004880;color:#004880}.theme--iob input.sort-radio-tab:checked+label{border-bottom:1px solid #2196f3;color:#2196f3}.theme--demo input.sort-radio-tab:checked+label{border-bottom:1px solid #f89738;color:#f89738}.featured_cats .scrolling-wrapper-flexbox{display:flex;align-items:center;flex-wrap:nowrap;overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch}@media (min-width:1024px){.featured_cats .scrolling-wrapper-flexbox{overflow-x:hidden}}.featured_cats .scrolling-wrapper-flexbox::-webkit-scrollbar{display:none}@media (min-width:1024px){.featured_cats .scrolling-wrapper-flexbox{flex-wrap:wrap;overflow:visible}}.featured_cats .scrolling-wrapper-flexbox .card{border:0;flex:0 0 auto;width:70%;margin-bottom:1.5rem;margin-right:1.5rem;cursor:pointer;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:transform .5s ease}.featured_cats .scrolling-wrapper-flexbox .card:hover{transform:scale(1.03);box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}@media (min-width:411px){.featured_cats .scrolling-wrapper-flexbox .card{width:60%}}@media (min-width:768px){.featured_cats .scrolling-wrapper-flexbox .card{width:40%}}@media (min-width:1024px){.featured_cats .scrolling-wrapper-flexbox .card{width:calc(25% - 1.5rem)}}@media (min-width:1200px){.featured_cats .scrolling-wrapper-flexbox .card{width:calc(20% - 1.5rem)}}.featured_cats .scrolling-wrapper-flexbox .card-img-top{height:160px}.top_gifts .scrolling-wrapper-flexbox{display:flex;align-items:center;flex-wrap:nowrap;overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch}@media (min-width:1024px){.top_gifts .scrolling-wrapper-flexbox{overflow-x:hidden}}.top_gifts .scrolling-wrapper-flexbox::-webkit-scrollbar{display:none}@media (min-width:1024px){.top_gifts .scrolling-wrapper-flexbox{flex-wrap:wrap;overflow:visible}}.top_gifts .scrolling-wrapper-flexbox .card{flex:0 0 auto;width:70%}@media (min-width:411px){.top_gifts .scrolling-wrapper-flexbox .card{width:60%}}@media (min-width:768px){.top_gifts .scrolling-wrapper-flexbox .card{width:40%}}@media (min-width:1024px){.top_gifts .scrolling-wrapper-flexbox .card{width:calc(25% - 1.5rem)}}@media (min-width:1200px){.top_gifts .scrolling-wrapper-flexbox .card{width:calc(20% - 1.5rem)}}.gifts .gift_cards>div{width:50%}@media (min-width:768px){.gifts .gift_cards>div{width:33%}}@media (min-width:1200px){.gifts .gift_cards>div{width:25%}}.card-gift{border:0;margin-bottom:1rem;margin-right:1rem;padding:.25rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:transform .5s ease}@media (min-width:768px){.card-gift{margin-bottom:1.5rem;margin-right:1.5rem}}.card-gift:hover{transform:scale(1.03);box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.card-gift .card-img-top{height:130px}.card-gift .card-img-mob{width:100%;height:auto;aspect-ratio:2/1!important}.card-gift .card-body{padding:.75rem}.card-gift .card-body .btn-gift{display:flex;justify-content:center}.card-gift .card-body .btn-gift .mat-button-wrapper{display:flex;align-items:center}.card-gift .card-title{font-size:.9rem;min-height:45px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.card-gift h5{background:rgba(76,175,80,.8);color:#fff;padding:.5rem 1rem;border-radius:0 0 5px 0;position:absolute;top:0;font-size:.8rem;left:-2px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.gifts-badge-overlay{position:absolute;left:-14px;top:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:1;transition:width .4s ease,height .4s ease}.gifts-badge-overlay .badge{margin:0;color:#fff;padding:5px;text-align:center;line-height:normal;background:#8bc34a;font-size:90%;font-weight:500;border-radius:0}.gifts-badge-overlay .badge:after,.gifts-badge-overlay .badge:before{content:"";position:absolute;top:0;margin:0 -1px;width:100%;height:100%;background:inherit;min-width:55px}.gifts-badge-overlay .badge:before{right:100%}.gifts-badge-overlay .badge:after{left:100%}.gifts-badge-overlay .top-left{position:absolute;top:0;left:0;transform:translateX(-30%) translateY(0) rotate(-45deg);transform-origin:top right}.gifts-badge-overlay .top-right{position:absolute;top:0;right:0;transform:translateX(30%) translateY(0) rotate(45deg);transform-origin:top left}.gifts-badge-overlay .badge{padding:3px;background:#ff416c;background:linear-gradient(90deg,#ff4b2b,#ff416c)}.gifts-badge-overlay .badge:before{background:#ff4b2b}.gifts-badge-overlay .badge:after{background:#ff416c}.sort_select .mat-form-field-infix{padding:0}.sort_select .mat-form-field-infix .mat-select{padding:.9rem;background:#fff}.mat-snack-bar-container{color:#fff}.red-snackbar{background:#ed4d4d}.green-snackbar{background:#7cb544}.blue-snackbar{background:#45b0e6}.yellow-snackbar{background:#ffc44e;color:#000}.mat-snack-bar-handset .mat-snack-bar-container{width:auto!important}.hidescroll{overflow:hidden}.wrapper{position:relative;display:grid;grid-gap:0;grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"app-header" "app-home" "app-footer"}.wrapper app-header{grid-area:app-header}.wrapper .main_content{grid-area:app-home}.wrapper app-footer{grid-area:app-footer}.theme--bob .wrapper,.theme--bom .wrapper,.theme--canara .wrapper,.theme--cheggout .wrapper,.theme--csb .wrapper,.theme--ib .wrapper,.theme--pnb .wrapper,.theme--posist .wrapper,.theme--pristyncare .wrapper,.theme--prokids .wrapper,.theme--psb .wrapper{font-family:Jost,sans-serif!important}.theme--bandhan .wrapper{font-family:Lato,sans-serif!important}.theme--bfsl .wrapper,.theme--demo .wrapper,.theme--hdfc .wrapper,.theme--iob .wrapper{font-family:Jost,sans-serif!important}.wrapper app-header header{position:relative;z-index:1000;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:all .2s}.theme--cheggout .wrapper app-header header{background:#fff}.theme--canara .wrapper app-header header{background:#b2deff}.theme--psb .wrapper app-header header{background:#008f4c}.theme--bob .wrapper app-header header{background:#f63}.theme--bom .wrapper app-header header{background:#fff}.theme--pnb .wrapper app-header header{background:#a20a3a}.theme--ib .wrapper app-header header{background:#034ea1}.theme--csb .wrapper app-header header,.theme--posist .wrapper app-header header,.theme--prokids .wrapper app-header header{background:#fff}.theme--pristyncare .wrapper app-header header{background:#00263e}.theme--bandhan .wrapper app-header header{background:#fff}.theme--bfsl .wrapper app-header header{background:#e74922}.theme--hdfc .wrapper app-header header{background:#fff}.theme--iob .wrapper app-header header{background:#b2deff}.theme--demo .wrapper app-header header{background:#fff}.wrapper app-header header .item{padding:.8rem 0}@media (min-width:1024px){.theme--cheggout .wrapper app-header header p{color:#3d444a}.theme--canara .wrapper app-header header p{color:#26223d}.theme--psb .wrapper app-header header p{color:#fff200}.theme--bob .wrapper app-header header p{color:#fff}.theme--bom .wrapper app-header header p{color:#3d444a}.theme--pnb .wrapper app-header header p{color:#f6b801}.theme--ib .wrapper app-header header p{color:#fff}.theme--csb .wrapper app-header header p{color:#09428f}.theme--posist .wrapper app-header header p,.theme--prokids .wrapper app-header header p{color:#3d444a}.theme--pristyncare .wrapper app-header header p{color:#fff}.theme--bandhan .wrapper app-header header p{color:#004880}.theme--bfsl .wrapper app-header header p{color:#fff}.theme--hdfc .wrapper app-header header p{color:#004880}.theme--iob .wrapper app-header header p{color:#26223d}.theme--demo .wrapper app-header header p{color:#3d444a}}.wrapper app-header header .profile{cursor:pointer}.wrapper app-header header .profile a.select-dropdown-toggle{padding:0 1rem;border-bottom:2px solid transparent}.wrapper app-header header .profile a.select-dropdown-toggle *{pointer-events:none}.theme--cheggout .wrapper app-header header .profile a.select-dropdown-toggle p{color:#3d444a}.theme--canara .wrapper app-header header .profile a.select-dropdown-toggle p{color:#26223d}.theme--psb .wrapper app-header header .profile a.select-dropdown-toggle p{color:#fff200}.theme--bob .wrapper app-header header .profile a.select-dropdown-toggle p{color:#fff}.theme--bom .wrapper app-header header .profile a.select-dropdown-toggle p{color:#3d444a}.theme--pnb .wrapper app-header header .profile a.select-dropdown-toggle p{color:#f6b801}.theme--ib .wrapper app-header header .profile a.select-dropdown-toggle p{color:#fff}.theme--csb .wrapper app-header header .profile a.select-dropdown-toggle p{color:#09428f}.theme--posist .wrapper app-header header .profile a.select-dropdown-toggle p,.theme--prokids .wrapper app-header header .profile a.select-dropdown-toggle p{color:#3d444a}.theme--pristyncare .wrapper app-header header .profile a.select-dropdown-toggle p{color:#fff}.theme--bandhan .wrapper app-header header .profile a.select-dropdown-toggle p{color:#004880}.theme--bfsl .wrapper app-header header .profile a.select-dropdown-toggle p{color:#fff}.theme--hdfc .wrapper app-header header .profile a.select-dropdown-toggle p{color:#004880}.theme--iob .wrapper app-header header .profile a.select-dropdown-toggle p{color:#26223d}.theme--demo .wrapper app-header header .profile a.select-dropdown-toggle p{color:#3d444a}.wrapper app-header header .profile:hover a.select-dropdown-toggle{border-bottom:2px solid}.theme--cheggout .wrapper app-header header .profile:hover a.select-dropdown-toggle{border-bottom-color:#3d444a}.theme--canara .wrapper app-header header .profile:hover a.select-dropdown-toggle{border-bottom-color:#26223d}.theme--psb .wrapper app-header header .profile:hover a.select-dropdown-toggle{border-bottom-color:#fff200}.theme--bob .wrapper app-header header .profile:hover a.select-dropdown-toggle{border-bottom-color:#fff}.theme--bom .wrapper app-header header .profile:hover a.select-dropdown-toggle{border-bottom-color:#3d444a}.theme--pnb .wrapper app-header header .profile:hover a.select-dropdown-toggle{border-bottom-color:#f6b801}.theme--ib .wrapper app-header header .profile:hover a.select-dropdown-toggle{border-bottom-color:#fff}.theme--csb .wrapper app-header header .profile:hover a.select-dropdown-toggle{border-bottom-color:#09428f}.theme--posist .wrapper app-header header .profile:hover a.select-dropdown-toggle,.theme--prokids .wrapper app-header header .profile:hover a.select-dropdown-toggle{border-bottom-color:#3d444a}.theme--pristyncare .wrapper app-header header .profile:hover a.select-dropdown-toggle{border-bottom-color:#fff}.theme--bandhan .wrapper app-header header .profile:hover a.select-dropdown-toggle{border-bottom-color:#004880}.theme--bfsl .wrapper app-header header .profile:hover a.select-dropdown-toggle{border-bottom-color:#fff}.theme--hdfc .wrapper app-header header .profile:hover a.select-dropdown-toggle{border-bottom-color:#004880}.theme--iob .wrapper app-header header .profile:hover a.select-dropdown-toggle{border-bottom-color:#26223d}.theme--demo .wrapper app-header header .profile:hover a.select-dropdown-toggle{border-bottom-color:#3d444a}.wrapper app-header header .profile .icon{height:18px;width:18px}.theme--cheggout .wrapper app-header header .profile .icon{fill:#3d444a}.theme--canara .wrapper app-header header .profile .icon{fill:#26223d}.theme--psb .wrapper app-header header .profile .icon{fill:#fff200}.theme--bob .wrapper app-header header .profile .icon{fill:#fff}.theme--bom .wrapper app-header header .profile .icon{fill:#3d444a}.theme--pnb .wrapper app-header header .profile .icon{fill:#f6b801}.theme--ib .wrapper app-header header .profile .icon{fill:#fff}.theme--csb .wrapper app-header header .profile .icon{fill:#09428f}.theme--posist .wrapper app-header header .profile .icon,.theme--prokids .wrapper app-header header .profile .icon{fill:#3d444a}.theme--pristyncare .wrapper app-header header .profile .icon{fill:#fff}.theme--bandhan .wrapper app-header header .profile .icon{fill:#004880}.theme--bfsl .wrapper app-header header .profile .icon{fill:#fff}.theme--hdfc .wrapper app-header header .profile .icon{fill:#004880}.theme--iob .wrapper app-header header .profile .icon{fill:#26223d}.theme--demo .wrapper app-header header .profile .icon{fill:#3d444a}.wrapper app-header header .dropdown-menu.show{display:block!important}.wrapper app-header header .dropdown-menu{margin:0;padding:0;border:0;background:none;min-width:100%}.wrapper app-header header .dropdown-menu>div{min-width:250px;margin-top:7px;border-radius:7px;background:hsla(0,0%,100%,.8);overflow:hidden;box-shadow:0 2px 35px rgba(0,0,0,.3);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}@-moz-document url-prefix(){.wrapper app-header header .dropdown-menu>div{background-color:#fff}}.wrapper app-header header .dropdown-menu .dropdown-item{padding:1rem}.wrapper app-header header .dropdown-menu .dropdown-item.active,.wrapper app-header header .dropdown-menu .dropdown-item:active{color:inherit;background-color:transparent}.wrapper app-header header .dropdown-menu .dropdown-item:focus,.wrapper app-header header .dropdown-menu .dropdown-item:hover{background:linear-gradient(90deg,rgba(228,231,237,.5),hsla(0,0%,100%,.2))}.wrapper app-header header .dropdown-menu .signup{font-weight:500}.theme--cheggout .wrapper app-header header .dropdown-menu .signup{color:#ff715b}.theme--canara .wrapper app-header header .dropdown-menu .signup{color:#2196f3}.theme--psb .wrapper app-header header .dropdown-menu .signup{color:#007c3d}.theme--bob .wrapper app-header header .dropdown-menu .signup{color:#f63}.theme--bom .wrapper app-header header .dropdown-menu .signup{color:#0089cf}.theme--pnb .wrapper app-header header .dropdown-menu .signup{color:#a20a3a}.theme--ib .wrapper app-header header .dropdown-menu .signup{color:#034ea1}.theme--csb .wrapper app-header header .dropdown-menu .signup{color:#f60}.theme--posist .wrapper app-header header .dropdown-menu .signup{color:#006db7}.theme--prokids .wrapper app-header header .dropdown-menu .signup{color:#462e54}.theme--pristyncare .wrapper app-header header .dropdown-menu .signup{color:#ff8300}.theme--bandhan .wrapper app-header header .dropdown-menu .signup{color:#004880}.theme--bfsl .wrapper app-header header .dropdown-menu .signup{color:#f63}.theme--hdfc .wrapper app-header header .dropdown-menu .signup{color:#004880}.theme--iob .wrapper app-header header .dropdown-menu .signup{color:#2196f3}.theme--demo .wrapper app-header header .dropdown-menu .signup{color:#f89738}.wrapper app-header header .menu{transition:all .2s}.theme--cheggout .wrapper app-header header .menu .icon{fill:#3d444a}.theme--canara .wrapper app-header header .menu .icon{fill:#26223d}.theme--psb .wrapper app-header header .menu .icon{fill:#fff200}.theme--bob .wrapper app-header header .menu .icon{fill:#fff}.theme--bom .wrapper app-header header .menu .icon{fill:#3d444a}.theme--pnb .wrapper app-header header .menu .icon{fill:#f6b801}.theme--ib .wrapper app-header header .menu .icon{fill:#fff}.theme--csb .wrapper app-header header .menu .icon{fill:#09428f}.theme--posist .wrapper app-header header .menu .icon,.theme--prokids .wrapper app-header header .menu .icon{fill:#3d444a}.theme--pristyncare .wrapper app-header header .menu .icon{fill:#fff}.theme--bandhan .wrapper app-header header .menu .icon{fill:#004880}.theme--bfsl .wrapper app-header header .menu .icon{fill:#fff}.theme--hdfc .wrapper app-header header .menu .icon{fill:#004880}.theme--iob .wrapper app-header header .menu .icon{fill:#26223d}.theme--demo .wrapper app-header header .menu .icon{fill:#3d444a}.wrapper app-header header .menu .hamb{background-color:transparent;border:none;cursor:pointer;display:flex;padding:0}.wrapper app-header header .menu .hamb .line{fill:none;stroke-width:6;stroke-linecap:round;transition:stroke-dasharray .6s cubic-bezier(.4,0,.2,1),stroke-dashoffset .6s cubic-bezier(.4,0,.2,1)}.theme--cheggout .wrapper app-header header .menu .hamb .line{stroke:#3d444a}.theme--canara .wrapper app-header header .menu .hamb .line{stroke:#26223d}.theme--psb .wrapper app-header header .menu .hamb .line{stroke:#fff200}.theme--bob .wrapper app-header header .menu .hamb .line{stroke:#fff}.theme--bom .wrapper app-header header .menu .hamb .line{stroke:#3d444a}.theme--pnb .wrapper app-header header .menu .hamb .line{stroke:#f6b801}.theme--ib .wrapper app-header header .menu .hamb .line{stroke:#fff}.theme--csb .wrapper app-header header .menu .hamb .line{stroke:#09428f}.theme--posist .wrapper app-header header .menu .hamb .line,.theme--prokids .wrapper app-header header .menu .hamb .line{stroke:#3d444a}.theme--pristyncare .wrapper app-header header .menu .hamb .line{stroke:#fff}.theme--bandhan .wrapper app-header header .menu .hamb .line{stroke:#004880}.theme--bfsl .wrapper app-header header .menu .hamb .line{stroke:#fff}.theme--hdfc .wrapper app-header header .menu .hamb .line{stroke:#004880}.theme--iob .wrapper app-header header .menu .hamb .line{stroke:#26223d}.theme--demo .wrapper app-header header .menu .hamb .line{stroke:#3d444a}.wrapper app-header header .menu .hamb .line1{stroke-dasharray:35 207;stroke-width:2}.wrapper app-header header .menu .hamb .line2{stroke-dasharray:50 60;stroke-width:2}.wrapper app-header header .menu .hamb .line3{stroke-dasharray:35 207;stroke-width:2}.wrapper app-header header .menu .opened .line1{stroke-dasharray:60 207;stroke-dashoffset:-140;stroke-width:2}.wrapper app-header header .menu .opened .line2{stroke-dasharray:1 60;stroke-dashoffset:-30;stroke-width:2}.wrapper app-header header .menu .opened .line3{stroke-dasharray:60 207;stroke-dashoffset:-140;stroke-width:2}.wrapper app-header header .logobanner img{height:80px}.wrapper app-header header .logo{display:block;text-decoration:none}.wrapper app-header header .logo .logo-image{height:50px}.laptop .wrapper app-header header .logo .logo-image{transition:all .2s}.wrapper app-header header .logo .pnb-logo{height:2rem!important}.wrapper app-header header .logo hr{height:40px;border:none;margin:0 .5rem;opacity:.3}@media (min-width:411px){.wrapper app-header header .logo hr{margin:0 1.2rem}}.theme--cheggout .wrapper app-header header .logo hr{border-left:1px solid #3d444a}.theme--canara .wrapper app-header header .logo hr{border-left:1px solid #26223d}.theme--psb .wrapper app-header header .logo hr{border-left:1px solid #fff200}.theme--bob .wrapper app-header header .logo hr{border-left:1px solid #fff}.theme--bom .wrapper app-header header .logo hr{border-left:1px solid #3d444a}.theme--pnb .wrapper app-header header .logo hr{border-left:1px solid #f6b801}.theme--ib .wrapper app-header header .logo hr{border-left:1px solid #fff}.theme--csb .wrapper app-header header .logo hr{border-left:1px solid #09428f}.theme--posist .wrapper app-header header .logo hr,.theme--prokids .wrapper app-header header .logo hr{border-left:1px solid #3d444a}.theme--pristyncare .wrapper app-header header .logo hr{border-left:1px solid #fff}.theme--bandhan .wrapper app-header header .logo hr{border-left:1px solid #004880}.theme--bfsl .wrapper app-header header .logo hr{border-left:1px solid #fff}.theme--hdfc .wrapper app-header header .logo hr{border-left:1px solid #004880}.theme--iob .wrapper app-header header .logo hr{border-left:1px solid #26223d}.theme--demo .wrapper app-header header .logo hr{border-left:1px solid #3d444a}.laptop .wrapper app-header header .logo hr{height:50px;transition:all .2s}.wrapper app-header header .logo h4{text-transform:uppercase;margin:0;font-size:.8rem}@media (min-width:411px){.wrapper app-header header .logo h4{font-size:1rem}}@media (min-width:768px){.wrapper app-header header .logo h4{font-size:1.2rem;transition:all .2s}}.theme--cheggout .wrapper app-header header .logo h4{color:#3d444a}.theme--canara .wrapper app-header header .logo h4{color:#26223d}.theme--psb .wrapper app-header header .logo h4{color:#fff200}.theme--bob .wrapper app-header header .logo h4{color:#fff}.theme--bom .wrapper app-header header .logo h4{color:#3d444a}.theme--pnb .wrapper app-header header .logo h4{color:#f6b801}.theme--ib .wrapper app-header header .logo h4{color:#fff}.theme--csb .wrapper app-header header .logo h4{color:#09428f}.theme--posist .wrapper app-header header .logo h4,.theme--prokids .wrapper app-header header .logo h4{color:#3d444a}.theme--pristyncare .wrapper app-header header .logo h4{color:#fff}.theme--bandhan .wrapper app-header header .logo h4{color:#004880}.theme--bfsl .wrapper app-header header .logo h4{color:#fff}.theme--hdfc .wrapper app-header header .logo h4{color:#004880}.theme--iob .wrapper app-header header .logo h4{color:#26223d}.theme--demo .wrapper app-header header .logo h4{color:#3d444a}.wrapper app-header header .searchbox{width:100%;transition:all .2s}.wrapper app-header header .searchbox input{box-shadow:none}.theme--bob .wrapper app-header header .searchbox input,.theme--bom .wrapper app-header header .searchbox input,.theme--canara .wrapper app-header header .searchbox input,.theme--cheggout .wrapper app-header header .searchbox input,.theme--csb .wrapper app-header header .searchbox input,.theme--ib .wrapper app-header header .searchbox input,.theme--pnb .wrapper app-header header .searchbox input,.theme--posist .wrapper app-header header .searchbox input,.theme--pristyncare .wrapper app-header header .searchbox input,.theme--prokids .wrapper app-header header .searchbox input,.theme--psb .wrapper app-header header .searchbox input{background-color:#eaeaea;border:1px solid #dbdcdd}.theme--bandhan .wrapper app-header header .searchbox input{background-color:#f3f3f3;border:1px solid #dbdcdd}.theme--bfsl .wrapper app-header header .searchbox input{background-color:#eaeaea;border:1px solid #dbdcdd}.theme--hdfc .wrapper app-header header .searchbox input{background-color:#f3f3f3;border:1px solid #dbdcdd}.theme--demo .wrapper app-header header .searchbox input,.theme--iob .wrapper app-header header .searchbox input{background-color:#eaeaea;border:1px solid #dbdcdd}.wrapper app-header header .searchbox .btn{padding:0 .75rem;box-shadow:none;border-left:0!important}.theme--cheggout .wrapper app-header header .searchbox .btn{color:#3d444a;background-color:#eaeaea;border:1px solid #dbdcdd}.theme--canara .wrapper app-header header .searchbox .btn{color:#26223d;background-color:#eaeaea;border:1px solid #dbdcdd}.theme--psb .wrapper app-header header .searchbox .btn{color:#fff200;background-color:#eaeaea;border:1px solid #dbdcdd}.theme--bob .wrapper app-header header .searchbox .btn{color:#fff;background-color:#eaeaea;border:1px solid #dbdcdd}.theme--bom .wrapper app-header header .searchbox .btn{color:#3d444a;background-color:#eaeaea;border:1px solid #dbdcdd}.theme--pnb .wrapper app-header header .searchbox .btn{color:#f6b801;background-color:#eaeaea;border:1px solid #dbdcdd}.theme--ib .wrapper app-header header .searchbox .btn{color:#fff;background-color:#eaeaea;border:1px solid #dbdcdd}.theme--csb .wrapper app-header header .searchbox .btn{color:#09428f;background-color:#eaeaea;border:1px solid #dbdcdd}.theme--posist .wrapper app-header header .searchbox .btn,.theme--prokids .wrapper app-header header .searchbox .btn{color:#3d444a;background-color:#eaeaea;border:1px solid #dbdcdd}.theme--pristyncare .wrapper app-header header .searchbox .btn{color:#fff;background-color:#eaeaea;border:1px solid #dbdcdd}.theme--bandhan .wrapper app-header header .searchbox .btn{color:#004880;background-color:#f3f3f3;border:1px solid #dbdcdd}.theme--bfsl .wrapper app-header header .searchbox .btn{color:#fff;background-color:#eaeaea;border:1px solid #dbdcdd}.theme--hdfc .wrapper app-header header .searchbox .btn{color:#004880;background-color:#f3f3f3;border:1px solid #dbdcdd}.theme--iob .wrapper app-header header .searchbox .btn{color:#26223d;background-color:#eaeaea;border:1px solid #dbdcdd}.theme--demo .wrapper app-header header .searchbox .btn{color:#3d444a;background-color:#eaeaea;border:1px solid #dbdcdd}.wrapper app-header header .searchbox .btn .icon{height:20px;width:20px;margin-top:-4px;fill:#777}@media (min-width:1024px){.wrapper app-header header .searchbox{width:auto;margin-top:0}}.wrapper app-header header .btn-action{border-radius:0}.theme--cheggout .wrapper app-header header .btn-action{color:#3d444a}.theme--canara .wrapper app-header header .btn-action{color:#26223d}.theme--psb .wrapper app-header header .btn-action{color:#036333}.theme--bob .wrapper app-header header .btn-action{color:#c53a0b}.theme--bom .wrapper app-header header .btn-action{color:#3d444a}.theme--ib .wrapper app-header header .btn-action,.theme--pnb .wrapper app-header header .btn-action{color:#fff}.theme--csb .wrapper app-header header .btn-action{color:#09428f}.theme--posist .wrapper app-header header .btn-action,.theme--prokids .wrapper app-header header .btn-action{color:#3d444a}.theme--pristyncare .wrapper app-header header .btn-action{color:#50a5da}.theme--bandhan .wrapper app-header header .btn-action{color:#004880}.theme--bfsl .wrapper app-header header .btn-action{color:#fff}.theme--hdfc .wrapper app-header header .btn-action{color:#004880}.theme--iob .wrapper app-header header .btn-action{color:#26223d}.theme--demo .wrapper app-header header .btn-action{color:#3d444a}.wrapper app-header header .btn-action .icon{pointer-events:none;height:18px;width:18px}.theme--cheggout .wrapper app-header header .btn-action .icon{fill:#3d444a}.theme--canara .wrapper app-header header .btn-action .icon{fill:#26223d}.theme--psb .wrapper app-header header .btn-action .icon{fill:#036333}.theme--bob .wrapper app-header header .btn-action .icon{fill:#c53a0b}.theme--bom .wrapper app-header header .btn-action .icon{fill:#3d444a}.theme--ib .wrapper app-header header .btn-action .icon,.theme--pnb .wrapper app-header header .btn-action .icon{fill:#fff}.theme--csb .wrapper app-header header .btn-action .icon{fill:#09428f}.theme--posist .wrapper app-header header .btn-action .icon,.theme--prokids .wrapper app-header header .btn-action .icon{fill:#3d444a}.theme--pristyncare .wrapper app-header header .btn-action .icon{fill:#50a5da}.theme--bandhan .wrapper app-header header .btn-action .icon{fill:#004880}.theme--bfsl .wrapper app-header header .btn-action .icon{fill:#fff}.theme--hdfc .wrapper app-header header .btn-action .icon{fill:#004880}.theme--iob .wrapper app-header header .btn-action .icon{fill:#26223d}.theme--demo .wrapper app-header header .btn-action .icon{fill:#3d444a}.theme--cheggout .wrapper app-header header .btn-action:hover{background-color:#ff715b}.theme--canara .wrapper app-header header .btn-action:hover{background-color:#2196f3}.theme--psb .wrapper app-header header .btn-action:hover{background-color:#007c3d}.theme--bob .wrapper app-header header .btn-action:hover{background-color:#f63}.theme--bom .wrapper app-header header .btn-action:hover{background-color:#0089cf}.theme--pnb .wrapper app-header header .btn-action:hover{background-color:#a20a3a}.theme--ib .wrapper app-header header .btn-action:hover{background-color:#034ea1}.theme--csb .wrapper app-header header .btn-action:hover{background-color:#f60}.theme--posist .wrapper app-header header .btn-action:hover{background-color:#006db7}.theme--prokids .wrapper app-header header .btn-action:hover{background-color:#462e54}.theme--pristyncare .wrapper app-header header .btn-action:hover{background-color:#ff8300}.theme--bandhan .wrapper app-header header .btn-action:hover{background-color:#004880}.theme--bfsl .wrapper app-header header .btn-action:hover{background-color:#f63}.theme--hdfc .wrapper app-header header .btn-action:hover{background-color:#004880}.theme--iob .wrapper app-header header .btn-action:hover{background-color:#2196f3}.theme--demo .wrapper app-header header .btn-action:hover{background-color:#f89738}.wrapper app-header header .btn-action:hover .icon{fill:#fff}.wrapper app-header header .btn-action:hover span{color:#fff}.wrapper app-header header .btn-action.btn-offers{position:relative}.wrapper app-header header .btn-action.btn-offers:hover .icon{animation:heartBeat 1s}.wrapper app-header header .btn-action.btn-offers:hover img{animation:jello 1s}.wrapper app-header header .btn-action.btn-offers img{height:28px;position:absolute;top:2px;right:2px}.wrapper app-header header .btn-action.btn-gifts:hover .icon{animation:tada 1s}.wrapper app-header header .btn-action.btn-myaccount{position:relative}.wrapper app-header header .btn-action.btn-myaccount:hover .icon{animation:jello 1s}.wrapper app-header header .btn-action.btn-myaccount .wallet{position:absolute;top:5px;right:-13px;background:#00bcd4;border:1px solid #fff;color:#fff;border-radius:20px;padding:0 .4rem}.wrapper app-header header .sidenav{position:absolute;top:0;left:-100vw;z-index:100;height:100vh;width:80vw;opacity:0;background:hsla(0,0%,100%,.7);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(40px);box-shadow:6px 0 12px -2px rgba(0,0,0,.3)}@-moz-document url-prefix(){.wrapper app-header header .sidenav{background-color:#fff}}.wrapper app-header header .sidenav:after{content:"";position:absolute;left:0;top:0;width:100vw;height:100%;background:rgba(0,0,0,.7)}.wrapper app-header header .sidenav.open:after{left:80vw}.wrapper app-header header .sidenav .bg{background-size:cover;background-position:50%;position:relative;padding:.5rem 0;z-index:1}.theme--cheggout .wrapper app-header header .sidenav .bg{background:linear-gradient(90deg,#f46b45,#eea849)}.theme--canara .wrapper app-header header .sidenav .bg{background:linear-gradient(90deg,#00b4db,#0083b0)}.theme--psb .wrapper app-header header .sidenav .bg{background:linear-gradient(90deg,#134e5e,#71b280)}.theme--bob .wrapper app-header header .sidenav .bg,.theme--bom .wrapper app-header header .sidenav .bg,.theme--csb .wrapper app-header header .sidenav .bg,.theme--ib .wrapper app-header header .sidenav .bg,.theme--pnb .wrapper app-header header .sidenav .bg,.theme--posist .wrapper app-header header .sidenav .bg,.theme--pristyncare .wrapper app-header header .sidenav .bg,.theme--prokids .wrapper app-header header .sidenav .bg{background:linear-gradient(90deg,#f46b45,#eea849)}.theme--bandhan .wrapper app-header header .sidenav .bg{background:linear-gradient(90deg,#004880,#004880)}.theme--bfsl .wrapper app-header header .sidenav .bg{background:linear-gradient(90deg,#f46b45,#eea849)}.theme--hdfc .wrapper app-header header .sidenav .bg{background:linear-gradient(90deg,#004880,#004880)}.theme--iob .wrapper app-header header .sidenav .bg{background:linear-gradient(90deg,#00b4db,#0083b0)}.theme--demo .wrapper app-header header .sidenav .bg{background:linear-gradient(90deg,#f46b45,#eea849)}.wrapper app-header header .sidenav .bg:after{background:url(square_background.b75ce6b5a8681ba14b17.png);content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-size:contain}.wrapper app-header header .sidenav .bg .header{position:relative;z-index:10;padding:.5rem}.wrapper app-header header .sidenav .bg .header .btn-login{border:1px solid hsla(0,0%,93.3%,.4);background:hsla(0,0%,100%,.6);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.theme--cheggout .wrapper app-header header .sidenav .bg .header .btn-login{color:#ff715b}.theme--canara .wrapper app-header header .sidenav .bg .header .btn-login{color:#2196f3}.theme--psb .wrapper app-header header .sidenav .bg .header .btn-login{color:#007c3d}.theme--bob .wrapper app-header header .sidenav .bg .header .btn-login{color:#f63}.theme--bom .wrapper app-header header .sidenav .bg .header .btn-login{color:#0089cf}.theme--pnb .wrapper app-header header .sidenav .bg .header .btn-login{color:#a20a3a}.theme--ib .wrapper app-header header .sidenav .bg .header .btn-login{color:#034ea1}.theme--csb .wrapper app-header header .sidenav .bg .header .btn-login{color:#f60}.theme--posist .wrapper app-header header .sidenav .bg .header .btn-login{color:#006db7}.theme--prokids .wrapper app-header header .sidenav .bg .header .btn-login{color:#462e54}.theme--pristyncare .wrapper app-header header .sidenav .bg .header .btn-login{color:#ff8300}.theme--bandhan .wrapper app-header header .sidenav .bg .header .btn-login{color:#004880}.theme--bfsl .wrapper app-header header .sidenav .bg .header .btn-login{color:#f63}.theme--hdfc .wrapper app-header header .sidenav .bg .header .btn-login{color:#004880}.theme--iob .wrapper app-header header .sidenav .bg .header .btn-login{color:#2196f3}.theme--demo .wrapper app-header header .sidenav .bg .header .btn-login{color:#f89738}.wrapper app-header header .sidenav .bg .header .userinfo{color:#fff}.wrapper app-header header .sidenav .bg h4{color:#eee}.wrapper app-header header .sidenav .bg .close{opacity:1;z-index:10}.wrapper app-header header .sidenav .bg .close .icon{fill:hsla(0,0%,100%,.33)!important;height:15px;width:15px}.wrapper app-header header .sidenav .bg .close .icon:hover{fill:#00adef!important}.wrapper app-header header .sidenav_content{height:calc(100vh - 200px);padding-bottom:2rem;overflow-y:auto;z-index:1;position:relative}.wrapper app-header header .sidenav_content::-webkit-scrollbar{width:6px}.wrapper app-header header .sidenav_content::-webkit-scrollbar-thumb{border-radius:5px;background-color:#ddd}.wrapper app-header header .sidenav_content .list-group-item{background-color:transparent;padding:0;border:0}.wrapper app-header header .sidenav_content .list-group-item a{color:rgba(0,0,0,.87);padding:1rem 1.25rem;display:flex}.wrapper app-header header .sidenav_content .mat-expansion-panel-body{padding:0}.wrapper app-header header .sidenav_content .mat-expansion-panel{border-radius:0;box-shadow:none;background:none}.wrapper app-header header .sidenav_content .mat-expansion-panel .mat-expansion-panel-header{padding:1rem 1.25rem;height:auto!important}.wrapper app-header header .sidenav_content .mat-expansion-panel .mat-categories .list-group .list-group-item{padding:0;border:0;background-color:transparent}.wrapper app-header header .sidenav_content .mat-expansion-panel .mat-categories .list-group .list-group-item a{padding:.75rem 1.25rem;cursor:pointer}.wrapper app-header header .sidenav_content .mat-expansion-panel .mat-categories .list-group .list-group-item a img{height:44px;width:44px;border-radius:4px;margin-right:1rem}.wrapper app-header header .sidenav_content .mat-expansion-panel .mat-categories .list-group .list-group-item a .link{display:none}.wrapper app-header header .sidenav_content .mat-expansion-panel .mat-categories .list-group .list-group-item a .link .icon{height:16px;width:16px}.wrapper app-header header .sidenav_content .mat-expansion-panel .mat-categories .list-group .list-group-item a:hover .link{display:inline-block}.wrapper app-header header .sidenav_extended{position:absolute;top:0;left:-100vw;z-index:100;background:#fff;height:100vh;width:100vw;opacity:0}.wrapper app-header header .sidenav_extended_content{height:calc(100vh - 58px);padding-bottom:58px;overflow-y:auto;background-color:#eee}.wrapper app-header header .sidenav_extended_content::-webkit-scrollbar{width:6px}.wrapper app-header header .sidenav_extended_content::-webkit-scrollbar-thumb{border-radius:5px;background-color:#ddd}.wrapper app-header header .sidenav_extended_content .list-group-item{background-color:transparent;padding:0;border:0}.wrapper app-header header .sidenav_extended_content .list-group-item a{display:block;padding:.75rem 1.25rem;border:solid rgba(0,0,0,.125);border-width:0 0 1px}.wrapper app-header header .sidenav_extended_content .items{width:28%;margin-right:1rem}.wrapper app-header header .sidenav_extended_content .rel_store{height:100%;background-color:#fff;border:1px solid #f1f1f1;border-radius:4px;padding:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.wrapper app-header header .sidenav_extended_content .rel_store img{max-height:30px;max-width:90%}.wrapper app-header .menu-overlay{background-color:hsla(0,0%,100%,.88);width:100%;height:calc(100vh - 78px);position:fixed;z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:grid;grid-gap:0;grid-template-columns:330px 1fr;grid-template-rows:auto 1fr;grid-template-areas:"sidebar subcategories" "sidebar stores";top:-100vh}@-moz-document url-prefix(){.wrapper app-header .menu-overlay{background-color:#fff}}.wrapper app-header .menu-overlay__sidebar{grid-area:sidebar;overflow-y:auto;border-right:1px solid #e4e4e4}.wrapper app-header .menu-overlay__sidebar::-webkit-scrollbar{width:6px}.wrapper app-header .menu-overlay__sidebar::-webkit-scrollbar-thumb{border-radius:5px;background-color:#ddd}.wrapper app-header .menu-overlay__sidebar .list-group .list-group-item{padding:0;border:0;background-color:transparent}.wrapper app-header .menu-overlay__sidebar .list-group .list-group-item:hover{background:linear-gradient(90deg,rgba(238,242,243,.5215686274509804),rgba(186,198,208,.30196078431372547))}.wrapper app-header .menu-overlay__sidebar .list-group .list-group-item a{padding:.75rem 1.25rem;border:solid rgba(0,0,0,.125);border-width:0 0 1px;cursor:pointer}.wrapper app-header .menu-overlay__sidebar .list-group .list-group-item a img{height:44px;width:44px;border-radius:4px;margin-right:1rem}.wrapper app-header .menu-overlay__sidebar .list-group .list-group-item a .link{display:none}.wrapper app-header .menu-overlay__sidebar .list-group .list-group-item a .link .icon{height:16px;width:16px}.wrapper app-header .menu-overlay__sidebar .list-group .list-group-item a:hover .link{display:inline-block}.wrapper app-header .menu-overlay__right{overflow-y:auto}.wrapper app-header .menu-overlay__right::-webkit-scrollbar{width:6px}.wrapper app-header .menu-overlay__right::-webkit-scrollbar-thumb{border-radius:5px;background-color:#ddd}.wrapper app-header .menu-overlay__subcategories{grid-area:subcategories;border-bottom:1px solid #e4e4e4}.wrapper app-header .menu-overlay__subcategories .items:first-child{animation-delay:25ms}.wrapper app-header .menu-overlay__subcategories .items:nth-child(2){animation-delay:50ms}.wrapper app-header .menu-overlay__subcategories .items:nth-child(3){animation-delay:75ms}.wrapper app-header .menu-overlay__subcategories .items:nth-child(4){animation-delay:.1s}.wrapper app-header .menu-overlay__subcategories .items:nth-child(5){animation-delay:125ms}.wrapper app-header .menu-overlay__subcategories .items:nth-child(6){animation-delay:.15s}.wrapper app-header .menu-overlay__subcategories .items:nth-child(7){animation-delay:175ms}.wrapper app-header .menu-overlay__subcategories .items:nth-child(8){animation-delay:.2s}.wrapper app-header .menu-overlay__subcategories .items:nth-child(9){animation-delay:225ms}.wrapper app-header .menu-overlay__subcategories .items:nth-child(10){animation-delay:.25s}.wrapper app-header .menu-overlay__subcategories .items:nth-child(11){animation-delay:275ms}.wrapper app-header .menu-overlay__subcategories .items:nth-child(12){animation-delay:.3s}.wrapper app-header .menu-overlay__subcategories .items:nth-child(13){animation-delay:325ms}.wrapper app-header .menu-overlay__subcategories .items:nth-child(14){animation-delay:.35s}.wrapper app-header .menu-overlay__subcategories .items:nth-child(15){animation-delay:375ms}.wrapper app-header .menu-overlay__subcategories .items:nth-child(16){animation-delay:.4s}.wrapper app-header .menu-overlay__subcategories .items:nth-child(17){animation-delay:425ms}.wrapper app-header .menu-overlay__subcategories .items:nth-child(18){animation-delay:.45s}.wrapper app-header .menu-overlay__subcategories .items:nth-child(19){animation-delay:475ms}.wrapper app-header .menu-overlay__subcategories .items:nth-child(20){animation-delay:.5s}.wrapper app-header .menu-overlay__subcategories .items:nth-child(21){animation-delay:525ms}.wrapper app-header .menu-overlay__subcategories .items:nth-child(22){animation-delay:.55s}.wrapper app-header .menu-overlay__subcategories .items:nth-child(23){animation-delay:575ms}.wrapper app-header .menu-overlay__subcategories .items:nth-child(24){animation-delay:.6s}.wrapper app-header .menu-overlay__subcategories .items:nth-child(25){animation-delay:625ms}.wrapper app-header .menu-overlay__subcategories .items:nth-child(26){animation-delay:.65s}.wrapper app-header .menu-overlay__subcategories .items:nth-child(27){animation-delay:675ms}.wrapper app-header .menu-overlay__subcategories .items:nth-child(28){animation-delay:.7s}.wrapper app-header .menu-overlay__subcategories .items:nth-child(29){animation-delay:725ms}.wrapper app-header .menu-overlay__subcategories .items:nth-child(30){animation-delay:.75s}.wrapper app-header .menu-overlay__subcategories .items:nth-child(31){animation-delay:775ms}.wrapper app-header .menu-overlay__subcategories .items:nth-child(32){animation-delay:.8s}.wrapper app-header .menu-overlay__subcategories .items:nth-child(33){animation-delay:825ms}.wrapper app-header .menu-overlay__subcategories .items:nth-child(34){animation-delay:.85s}.wrapper app-header .menu-overlay__subcategories .items:nth-child(35){animation-delay:875ms}.wrapper app-header .menu-overlay__subcategories .items:nth-child(36){animation-delay:.9s}.wrapper app-header .menu-overlay__subcategories .items:nth-child(37){animation-delay:925ms}.wrapper app-header .menu-overlay__subcategories .items:nth-child(38){animation-delay:.95s}.wrapper app-header .menu-overlay__subcategories .items:nth-child(39){animation-delay:975ms}.wrapper app-header .menu-overlay__subcategories .items:nth-child(40){animation-delay:1s}.wrapper app-header .menu-overlay__subcategories .items:nth-child(41){animation-delay:1025ms}.wrapper app-header .menu-overlay__subcategories .items:nth-child(42){animation-delay:1.05s}.wrapper app-header .menu-overlay__subcategories .items:nth-child(43){animation-delay:1075ms}.wrapper app-header .menu-overlay__subcategories .items:nth-child(44){animation-delay:1.1s}.wrapper app-header .menu-overlay__subcategories .items:nth-child(45){animation-delay:1125ms}.wrapper app-header .menu-overlay__subcategories .items:nth-child(46){animation-delay:1.15s}.wrapper app-header .menu-overlay__subcategories .items:nth-child(47){animation-delay:1175ms}.wrapper app-header .menu-overlay__subcategories .items:nth-child(48){animation-delay:1.2s}.wrapper app-header .menu-overlay__subcategories .items:nth-child(49){animation-delay:1225ms}.wrapper app-header .menu-overlay__subcategories .items:nth-child(50){animation-delay:1.25s}.wrapper app-header .menu-overlay__subcategories h4{text-transform:uppercase}.wrapper app-header .menu-overlay__subcategories a{cursor:pointer}.wrapper app-header .menu-overlay__subcategories .animate__fadeInUp{font-weight:700}.wrapper app-header .menu-overlay__stores{grid-area:stores}.wrapper app-header .menu-overlay__stores h4{text-transform:uppercase}.wrapper app-header .menu-overlay__stores .items{width:148px;margin-right:1rem}.wrapper app-header .menu-overlay__stores .items:first-child{animation-delay:25ms}.wrapper app-header .menu-overlay__stores .items:nth-child(2){animation-delay:50ms}.wrapper app-header .menu-overlay__stores .items:nth-child(3){animation-delay:75ms}.wrapper app-header .menu-overlay__stores .items:nth-child(4){animation-delay:.1s}.wrapper app-header .menu-overlay__stores .items:nth-child(5){animation-delay:125ms}.wrapper app-header .menu-overlay__stores .items:nth-child(6){animation-delay:.15s}.wrapper app-header .menu-overlay__stores .items:nth-child(7){animation-delay:175ms}.wrapper app-header .menu-overlay__stores .items:nth-child(8){animation-delay:.2s}.wrapper app-header .menu-overlay__stores .items:nth-child(9){animation-delay:225ms}.wrapper app-header .menu-overlay__stores .items:nth-child(10){animation-delay:.25s}.wrapper app-header .menu-overlay__stores .items:nth-child(11){animation-delay:275ms}.wrapper app-header .menu-overlay__stores .items:nth-child(12){animation-delay:.3s}.wrapper app-header .menu-overlay__stores .items:nth-child(13){animation-delay:325ms}.wrapper app-header .menu-overlay__stores .items:nth-child(14){animation-delay:.35s}.wrapper app-header .menu-overlay__stores .items:nth-child(15){animation-delay:375ms}.wrapper app-header .menu-overlay__stores .items:nth-child(16){animation-delay:.4s}.wrapper app-header .menu-overlay__stores .items:nth-child(17){animation-delay:425ms}.wrapper app-header .menu-overlay__stores .items:nth-child(18){animation-delay:.45s}.wrapper app-header .menu-overlay__stores .items:nth-child(19){animation-delay:475ms}.wrapper app-header .menu-overlay__stores .items:nth-child(20){animation-delay:.5s}.wrapper app-header .menu-overlay__stores .items:nth-child(21){animation-delay:525ms}.wrapper app-header .menu-overlay__stores .items:nth-child(22){animation-delay:.55s}.wrapper app-header .menu-overlay__stores .items:nth-child(23){animation-delay:575ms}.wrapper app-header .menu-overlay__stores .items:nth-child(24){animation-delay:.6s}.wrapper app-header .menu-overlay__stores .items:nth-child(25){animation-delay:625ms}.wrapper app-header .menu-overlay__stores .items:nth-child(26){animation-delay:.65s}.wrapper app-header .menu-overlay__stores .items:nth-child(27){animation-delay:675ms}.wrapper app-header .menu-overlay__stores .items:nth-child(28){animation-delay:.7s}.wrapper app-header .menu-overlay__stores .items:nth-child(29){animation-delay:725ms}.wrapper app-header .menu-overlay__stores .items:nth-child(30){animation-delay:.75s}.wrapper app-header .menu-overlay__stores .items:nth-child(31){animation-delay:775ms}.wrapper app-header .menu-overlay__stores .items:nth-child(32){animation-delay:.8s}.wrapper app-header .menu-overlay__stores .items:nth-child(33){animation-delay:825ms}.wrapper app-header .menu-overlay__stores .items:nth-child(34){animation-delay:.85s}.wrapper app-header .menu-overlay__stores .items:nth-child(35){animation-delay:875ms}.wrapper app-header .menu-overlay__stores .items:nth-child(36){animation-delay:.9s}.wrapper app-header .menu-overlay__stores .items:nth-child(37){animation-delay:925ms}.wrapper app-header .menu-overlay__stores .items:nth-child(38){animation-delay:.95s}.wrapper app-header .menu-overlay__stores .items:nth-child(39){animation-delay:975ms}.wrapper app-header .menu-overlay__stores .items:nth-child(40){animation-delay:1s}.wrapper app-header .menu-overlay__stores .items:nth-child(41){animation-delay:1025ms}.wrapper app-header .menu-overlay__stores .items:nth-child(42){animation-delay:1.05s}.wrapper app-header .menu-overlay__stores .items:nth-child(43){animation-delay:1075ms}.wrapper app-header .menu-overlay__stores .items:nth-child(44){animation-delay:1.1s}.wrapper app-header .menu-overlay__stores .items:nth-child(45){animation-delay:1125ms}.wrapper app-header .menu-overlay__stores .items:nth-child(46){animation-delay:1.15s}.wrapper app-header .menu-overlay__stores .items:nth-child(47){animation-delay:1175ms}.wrapper app-header .menu-overlay__stores .items:nth-child(48){animation-delay:1.2s}.wrapper app-header .menu-overlay__stores .items:nth-child(49){animation-delay:1225ms}.wrapper app-header .menu-overlay__stores .items:nth-child(50){animation-delay:1.25s}.wrapper app-header .menu-overlay__stores .rel_store{height:100%;background-color:#fff;border:1px solid #f1f1f1;border-radius:4px;padding:.5rem}.wrapper app-header .menu-overlay__stores .rel_store img{max-height:40px;max-width:90%}.wrapper .main_content{min-height:calc(100vh - 130px)}.wrapper app-footer footer{padding:1em}.theme--cheggout .wrapper app-footer footer{color:#ff715b}.theme--canara .wrapper app-footer footer{color:#fff}.theme--psb .wrapper app-footer footer{color:#fff200}.theme--bob .wrapper app-footer footer{color:#424242}.theme--bom .wrapper app-footer footer,.theme--csb .wrapper app-footer footer,.theme--ib .wrapper app-footer footer,.theme--pnb .wrapper app-footer footer{color:#fff}.theme--posist .wrapper app-footer footer{color:#006db7}.theme--pristyncare .wrapper app-footer footer,.theme--prokids .wrapper app-footer footer{color:#7c5295}.theme--bandhan .wrapper app-footer footer{color:#fff}.theme--bfsl .wrapper app-footer footer{color:#424242}.theme--hdfc .wrapper app-footer footer,.theme--iob .wrapper app-footer footer{color:#fff}.theme--demo .wrapper app-footer footer{color:#ccc}.theme--cheggout .wrapper app-footer footer{background-color:#444}.theme--canara .wrapper app-footer footer{background-color:#302c45}.theme--psb .wrapper app-footer footer{background-color:#036333}.theme--bob .wrapper app-footer footer{background-color:#fff}.theme--bom .wrapper app-footer footer{background-color:#006599}.theme--pnb .wrapper app-footer footer{background-color:#940b36}.theme--ib .wrapper app-footer footer{background-color:#034ea1}.theme--csb .wrapper app-footer footer{background-color:#003c87}.theme--posist .wrapper app-footer footer,.theme--pristyncare .wrapper app-footer footer,.theme--prokids .wrapper app-footer footer{background-color:#444}.theme--bandhan .wrapper app-footer footer{background-color:#004880}.theme--bfsl .wrapper app-footer footer{background-color:#fff}.theme--hdfc .wrapper app-footer footer{background-color:#004880}.theme--iob .wrapper app-footer footer{background-color:#302c45}.theme--demo .wrapper app-footer footer{background-color:#202020}.theme--cheggout .wrapper app-footer footer a{color:#ff715b}.theme--canara .wrapper app-footer footer a{color:#fff}.theme--psb .wrapper app-footer footer a{color:#fff200}.theme--bob .wrapper app-footer footer a{color:#424242}.theme--bom .wrapper app-footer footer a,.theme--csb .wrapper app-footer footer a,.theme--ib .wrapper app-footer footer a,.theme--pnb .wrapper app-footer footer a{color:#fff}.theme--posist .wrapper app-footer footer a{color:#006db7}.theme--pristyncare .wrapper app-footer footer a,.theme--prokids .wrapper app-footer footer a{color:#7c5295}.theme--bandhan .wrapper app-footer footer a{color:#fff}.theme--bfsl .wrapper app-footer footer a{color:#424242}.theme--hdfc .wrapper app-footer footer a,.theme--iob .wrapper app-footer footer a{color:#fff}.theme--demo .wrapper app-footer footer a{color:#ccc}.wrapper app-footer footer a:hover{text-decoration:underline}.wrapper app-footer footer .cat_links_wrapper .cat_links{margin-bottom:.7rem}.wrapper app-footer footer .cat_links_wrapper .cat_links .cat_title{white-space:nowrap;margin-right:.5rem;text-transform:uppercase;text-decoration:none;font-weight:500;font-size:90%}.theme--cheggout .wrapper app-footer footer .cat_links_wrapper .cat_links .cat_title{color:#ff715b}.theme--canara .wrapper app-footer footer .cat_links_wrapper .cat_links .cat_title{color:#fff}.theme--psb .wrapper app-footer footer .cat_links_wrapper .cat_links .cat_title{color:#fff200}.theme--bob .wrapper app-footer footer .cat_links_wrapper .cat_links .cat_title{color:#424242}.theme--bom .wrapper app-footer footer .cat_links_wrapper .cat_links .cat_title,.theme--csb .wrapper app-footer footer .cat_links_wrapper .cat_links .cat_title,.theme--ib .wrapper app-footer footer .cat_links_wrapper .cat_links .cat_title,.theme--pnb .wrapper app-footer footer .cat_links_wrapper .cat_links .cat_title{color:#fff}.theme--posist .wrapper app-footer footer .cat_links_wrapper .cat_links .cat_title{color:#006db7}.theme--pristyncare .wrapper app-footer footer .cat_links_wrapper .cat_links .cat_title,.theme--prokids .wrapper app-footer footer .cat_links_wrapper .cat_links .cat_title{color:#7c5295}.theme--bandhan .wrapper app-footer footer .cat_links_wrapper .cat_links .cat_title{color:#fff}.theme--bfsl .wrapper app-footer footer .cat_links_wrapper .cat_links .cat_title{color:#424242}.theme--hdfc .wrapper app-footer footer .cat_links_wrapper .cat_links .cat_title,.theme--iob .wrapper app-footer footer .cat_links_wrapper .cat_links .cat_title{color:#fff}.theme--demo .wrapper app-footer footer .cat_links_wrapper .cat_links .cat_title{color:#ccc}.wrapper app-footer footer .cat_links_wrapper .cat_links ul{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.wrapper app-footer footer .cat_links_wrapper .cat_links ul li:not(:first-child):not(:last-child):after{content:"|";padding:0 .5rem 0 .2rem;opacity:.5}.theme--cheggout .wrapper app-footer footer .cat_links_wrapper .cat_links ul li:not(:first-child):not(:last-child):after{color:#ff715b}.theme--canara .wrapper app-footer footer .cat_links_wrapper .cat_links ul li:not(:first-child):not(:last-child):after{color:#fff}.theme--psb .wrapper app-footer footer .cat_links_wrapper .cat_links ul li:not(:first-child):not(:last-child):after{color:#fff200}.theme--bob .wrapper app-footer footer .cat_links_wrapper .cat_links ul li:not(:first-child):not(:last-child):after{color:#424242}.theme--bom .wrapper app-footer footer .cat_links_wrapper .cat_links ul li:not(:first-child):not(:last-child):after,.theme--csb .wrapper app-footer footer .cat_links_wrapper .cat_links ul li:not(:first-child):not(:last-child):after,.theme--ib .wrapper app-footer footer .cat_links_wrapper .cat_links ul li:not(:first-child):not(:last-child):after,.theme--pnb .wrapper app-footer footer .cat_links_wrapper .cat_links ul li:not(:first-child):not(:last-child):after{color:#fff}.theme--posist .wrapper app-footer footer .cat_links_wrapper .cat_links ul li:not(:first-child):not(:last-child):after{color:#006db7}.theme--pristyncare .wrapper app-footer footer .cat_links_wrapper .cat_links ul li:not(:first-child):not(:last-child):after,.theme--prokids .wrapper app-footer footer .cat_links_wrapper .cat_links ul li:not(:first-child):not(:last-child):after{color:#7c5295}.theme--bandhan .wrapper app-footer footer .cat_links_wrapper .cat_links ul li:not(:first-child):not(:last-child):after{color:#fff}.theme--bfsl .wrapper app-footer footer .cat_links_wrapper .cat_links ul li:not(:first-child):not(:last-child):after{color:#424242}.theme--hdfc .wrapper app-footer footer .cat_links_wrapper .cat_links ul li:not(:first-child):not(:last-child):after,.theme--iob .wrapper app-footer footer .cat_links_wrapper .cat_links ul li:not(:first-child):not(:last-child):after{color:#fff}.theme--demo .wrapper app-footer footer .cat_links_wrapper .cat_links ul li:not(:first-child):not(:last-child):after{color:#ccc}.wrapper app-footer footer .cat_links_wrapper .cat_links ul li a{opacity:.8;font-size:95%}.theme--cheggout .wrapper app-footer footer .cat_links_wrapper .cat_links ul li a{color:#ff715b}.theme--canara .wrapper app-footer footer .cat_links_wrapper .cat_links ul li a{color:#fff}.theme--psb .wrapper app-footer footer .cat_links_wrapper .cat_links ul li a{color:#fff200}.theme--bob .wrapper app-footer footer .cat_links_wrapper .cat_links ul li a{color:#424242}.theme--bom .wrapper app-footer footer .cat_links_wrapper .cat_links ul li a,.theme--csb .wrapper app-footer footer .cat_links_wrapper .cat_links ul li a,.theme--ib .wrapper app-footer footer .cat_links_wrapper .cat_links ul li a,.theme--pnb .wrapper app-footer footer .cat_links_wrapper .cat_links ul li a{color:#fff}.theme--posist .wrapper app-footer footer .cat_links_wrapper .cat_links ul li a{color:#006db7}.theme--pristyncare .wrapper app-footer footer .cat_links_wrapper .cat_links ul li a,.theme--prokids .wrapper app-footer footer .cat_links_wrapper .cat_links ul li a{color:#7c5295}.theme--bandhan .wrapper app-footer footer .cat_links_wrapper .cat_links ul li a{color:#fff}.theme--bfsl .wrapper app-footer footer .cat_links_wrapper .cat_links ul li a{color:#424242}.theme--hdfc .wrapper app-footer footer .cat_links_wrapper .cat_links ul li a,.theme--iob .wrapper app-footer footer .cat_links_wrapper .cat_links ul li a{color:#fff}.theme--demo .wrapper app-footer footer .cat_links_wrapper .cat_links ul li a{color:#ccc}.wrapper app-footer footer .cat_links_wrapper .cat_links table td{padding:.35rem;vertical-align:top}.mat-autocomplete-panel{max-height:90vh!important}.mat-autocomplete-panel::-webkit-scrollbar{width:6px}.mat-autocomplete-panel::-webkit-scrollbar-thumb{border-radius:5px;background-color:#ddd}.mat-autocomplete-panel .group .mat-optgroup-label{margin-bottom:0}.mat-autocomplete-panel .group .mat-optgroup-label>label{border-top:1px solid #f1f1f1;padding:0;margin-bottom:0}.theme--cheggout .mat-autocomplete-panel .group .mat-optgroup-label>label{color:#ff715b}.theme--canara .mat-autocomplete-panel .group .mat-optgroup-label>label{color:#2196f3}.theme--psb .mat-autocomplete-panel .group .mat-optgroup-label>label{color:#007c3d}.theme--bob .mat-autocomplete-panel .group .mat-optgroup-label>label{color:#f63}.theme--bom .mat-autocomplete-panel .group .mat-optgroup-label>label{color:#0089cf}.theme--pnb .mat-autocomplete-panel .group .mat-optgroup-label>label{color:#a20a3a}.theme--ib .mat-autocomplete-panel .group .mat-optgroup-label>label{color:#034ea1}.theme--csb .mat-autocomplete-panel .group .mat-optgroup-label>label{color:#f60}.theme--posist .mat-autocomplete-panel .group .mat-optgroup-label>label{color:#006db7}.theme--prokids .mat-autocomplete-panel .group .mat-optgroup-label>label{color:#462e54}.theme--pristyncare .mat-autocomplete-panel .group .mat-optgroup-label>label{color:#ff8300}.theme--bandhan .mat-autocomplete-panel .group .mat-optgroup-label>label{color:#004880}.theme--bfsl .mat-autocomplete-panel .group .mat-optgroup-label>label{color:#f63}.theme--hdfc .mat-autocomplete-panel .group .mat-optgroup-label>label{color:#004880}.theme--iob .mat-autocomplete-panel .group .mat-optgroup-label>label{color:#2196f3}.theme--demo .mat-autocomplete-panel .group .mat-optgroup-label>label{color:#f89738}.mat-autocomplete-panel .mat-option{color:#555;font-weight:400;height:inherit;line-height:inherit;padding-left:20px!important;padding:15px}.mat-autocomplete-panel .mat-option .mat-option-text{display:flex;align-items:center}.mat-autocomplete-panel .mat-option div.text{display:flex;flex-direction:column;line-height:18px;overflow:hidden;max-width:80%}.mat-autocomplete-panel .mat-option div.text span{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mat-autocomplete-panel .mat-option div.text small{font-size:75%}.theme--cheggout .mat-autocomplete-panel .mat-option div.text small{color:#ff715b}.theme--canara .mat-autocomplete-panel .mat-option div.text small{color:#2196f3}.theme--psb .mat-autocomplete-panel .mat-option div.text small{color:#007c3d}.theme--bob .mat-autocomplete-panel .mat-option div.text small{color:#f63}.theme--bom .mat-autocomplete-panel .mat-option div.text small{color:#0089cf}.theme--pnb .mat-autocomplete-panel .mat-option div.text small{color:#a20a3a}.theme--ib .mat-autocomplete-panel .mat-option div.text small{color:#034ea1}.theme--csb .mat-autocomplete-panel .mat-option div.text small{color:#f60}.theme--posist .mat-autocomplete-panel .mat-option div.text small{color:#006db7}.theme--prokids .mat-autocomplete-panel .mat-option div.text small{color:#462e54}.theme--pristyncare .mat-autocomplete-panel .mat-option div.text small{color:#ff8300}.theme--bandhan .mat-autocomplete-panel .mat-option div.text small{color:#004880}.theme--bfsl .mat-autocomplete-panel .mat-option div.text small{color:#f63}.theme--hdfc .mat-autocomplete-panel .mat-option div.text small{color:#004880}.theme--iob .mat-autocomplete-panel .mat-option div.text small{color:#2196f3}.theme--demo .mat-autocomplete-panel .mat-option div.text small{color:#f89738}.mat-autocomplete-panel .mat-option .icon{height:20px;width:20px;fill:#afafaf}.mat-autocomplete-panel .mat-option .icon.clear{height:12px;width:12px}.mob-header .searchbox{padding:0 1rem 1rem}.mob-header .btn-action{background:hsla(0,0%,83.1%,.5);border-radius:7px!important;padding:.9rem}.mob-header .btn-action img{top:-8px!important;right:-8px!important}.mob-header.fixed{position:fixed!important;top:0}.mob-header.fixed .menu{position:absolute;z-index:100}.mob-header.fixed .logo{opacity:0}.mob-header.fixed .logo.BFSLVisible{margin-left:3rem;opacity:1}.mob-header.fixed .searchbox{position:absolute;width:calc(100% - 85px);left:65px;top:20px;margin-top:0;padding:0}.mob-header.fixed .btn-action{display:none!important}.laptop-header .container{padding:0}.laptop-header .btn-action{min-width:80px}.laptop-header.fixed{position:fixed!important;top:0}.laptop-header.fixed .item{padding:.5rem 0}.laptop-header.fixed .logo hr,.laptop-header.fixed .logo img{height:40px!important}.laptop-header.fixed .logo h4{font-size:1.1rem}.laptop-header.fixed+.menu-overlay{height:calc(100vh - 66px)}.head-alert.info{background:#ffd166;color:#000;padding:.5rem 1.25rem;z-index:1000}.head-alert.info .headcash img{width:20px;margin-left:7px;margin-bottom:5px}.head-alert.info .close{padding:.5rem 1.25rem}.head-alert.info .text-highlight{color:#e85348}.init .loading-screen{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center;text-align:center;z-index:1000}.init .loading-screen .logo{height:48px}.init .loading-screen .loading-bar{width:130px;height:2px;background:#cfcfcf;margin-top:22px;position:relative;overflow:hidden}.init .loading-screen .loading-bar:before{content:"";width:68px;height:2px;position:absolute;left:-34px;animation:bluebar 1.5s ease infinite}.theme--cheggout .init .loading-screen .loading-bar:before{background:#ff715b}.theme--canara .init .loading-screen .loading-bar:before{background:#2196f3}.theme--psb .init .loading-screen .loading-bar:before{background:#007c3d}.theme--bob .init .loading-screen .loading-bar:before{background:#f63}.theme--bom .init .loading-screen .loading-bar:before{background:#0089cf}.theme--pnb .init .loading-screen .loading-bar:before{background:#a20a3a}.theme--ib .init .loading-screen .loading-bar:before{background:#034ea1}.theme--csb .init .loading-screen .loading-bar:before{background:#f60}.theme--posist .init .loading-screen .loading-bar:before{background:#006db7}.theme--prokids .init .loading-screen .loading-bar:before{background:#462e54}.theme--pristyncare .init .loading-screen .loading-bar:before{background:#ff8300}.theme--bandhan .init .loading-screen .loading-bar:before{background:#004880}.theme--bfsl .init .loading-screen .loading-bar:before{background:#f63}.theme--hdfc .init .loading-screen .loading-bar:before{background:#004880}.theme--iob .init .loading-screen .loading-bar:before{background:#2196f3}.theme--demo .init .loading-screen .loading-bar:before{background:#f89738}@keyframes bluebar{50%{left:96px}}.login-dialog .intro{display:none}.theme--bob .login-dialog .intro,.theme--bom .login-dialog .intro,.theme--canara .login-dialog .intro,.theme--cheggout .login-dialog .intro,.theme--psb .login-dialog .intro{background-color:#0c6a9a}.theme--pnb .login-dialog .intro{background-color:#a20a3a}.theme--ib .login-dialog .intro{background-color:#034ea1}.theme--csb .login-dialog .intro,.theme--posist .login-dialog .intro{background-color:#0c6a9a}.theme--pristyncare .login-dialog .intro,.theme--prokids .login-dialog .intro{background-color:#7c5295}.theme--bandhan .login-dialog .intro{background-color:#004880}.theme--bfsl .login-dialog .intro{background-color:#0c6a9a}.theme--hdfc .login-dialog .intro{background-color:#004880}.theme--demo .login-dialog .intro,.theme--iob .login-dialog .intro{background-color:#0c6a9a}@media (min-width:1024px){.login-dialog .intro{display:flex;align-items:center;flex-direction:column;padding:1.5rem;max-width:450px}}.login-dialog .intro img.vector{height:auto;max-width:90px}.login-dialog .intro h3{font-size:1rem;color:#fff}.login-dialog .intro p{color:hsla(0,0%,100%,.7)}.login-dialog .content{padding:24px;width:100%;position:relative;min-height:500px;border-radius:5px}@media (min-width:768px){.login-dialog .content{min-width:400px;width:400px;background:#fff}}.login-dialog .content h4{margin-bottom:1.4rem;font-weight:400;font-size:1.2rem}.login-dialog .content .forgotpwd,.login-dialog .content .login,.login-dialog .content .register,.login-dialog .content .verify{position:absolute;top:0;left:1000px;padding:24px;width:100%;opacity:0;height:calc(100vh - 48px);overflow-y:auto}@media (min-width:768px){.login-dialog .content .forgotpwd,.login-dialog .content .login,.login-dialog .content .register,.login-dialog .content .verify{height:auto}}.login-dialog .content .login{left:0;opacity:1}.login-dialog .content .pwd{position:relative;display:flex;align-items:center}.login-dialog .content .pwd .eye{cursor:pointer;position:absolute;right:-10px}.login-dialog .content .pwd .eye .icon{width:20px;height:20px;fill:#656565}.login-dialog .content .skip{padding:.25rem;border:1px solid #b3b3b3;background-color:#efefef;border-radius:.25rem}.login-dialog .content .skip .em{transition-duration:.25s}.login-dialog .content .captcha{position:relative;transform:scale(.7);transform-origin:0;background:hsla(0,0%,100%,.5);padding:.5rem;border-radius:4px}@media (min-width:768px){.login-dialog .content .captcha{transform:scale(1)}}.banner{width:100%;padding:0;position:relative;background:#dad299;background:linear-gradient(90deg,#b0dab9,#dad299);height:calc(100vh - 137px);max-height:550px;overflow:hidden}@media (min-width:768px){.banner{height:400px;max-height:400px}.portrait .banner{padding:0}}.banner .container{padding:0}@media (min-width:768px){.banner .container{padding-right:15px;padding-left:15px}.portrait .banner .container{padding:0;max-width:100%}}.banner .content{display:grid;grid-gap:0;grid-template-columns:1fr;grid-template-rows:1fr;grid-template-areas:"search";padding:1rem 15px;position:relative;z-index:10}@media (min-width:1024px){.banner .content{grid-template-columns:calc(100% - 500px)}}.banner .content .search{grid-area:search}.banner .content .search h1{line-height:2.8rem}.theme--cheggout .banner .content .search h1 span{color:#ff715b}.theme--canara .banner .content .search h1 span{color:#2196f3}.theme--psb .banner .content .search h1 span{color:#007c3d}.theme--bob .banner .content .search h1 span{color:#f63}.theme--bom .banner .content .search h1 span{color:#0089cf}.theme--pnb .banner .content .search h1 span{color:#a20a3a}.theme--ib .banner .content .search h1 span{color:#034ea1}.theme--csb .banner .content .search h1 span{color:#f60}.theme--posist .banner .content .search h1 span{color:#006db7}.theme--prokids .banner .content .search h1 span{color:#462e54}.theme--pristyncare .banner .content .search h1 span{color:#ff8300}.theme--bandhan .banner .content .search h1 span{color:#004880}.theme--bfsl .banner .content .search h1 span{color:#f63}.theme--hdfc .banner .content .search h1 span{color:#004880}.theme--iob .banner .content .search h1 span{color:#2196f3}.theme--demo .banner .content .search h1 span{color:#f89738}.banner .intro-video{position:absolute;right:0;top:0;display:none;width:500px}@media (min-width:1024px){.banner .intro-video{display:block;height:400px}}.banner .intro-video video{height:100%}.banner .intro-video .laptop{position:relative;margin:13% auto;width:400px}.banner .intro-video .laptop .laptop__screen{position:relative;z-index:1;padding:3%;border-radius:.5rem;background:#ecf1f7;background-image:linear-gradient(180deg,#333,#111);box-shadow:0 .1rem 0 #cfcfcf;border:2px solid #ccc}.banner .intro-video .laptop .laptop__screen img{display:block;max-width:100%;height:auto;aspect-ratio:attr(width)/attr(height);background:#000}.banner .intro-video .laptop .laptop__bottom{position:relative;z-index:1;margin-right:-7%;margin-left:-7%;height:.4rem;background:#e9eff5;background-image:linear-gradient(90deg,#d2dde9 0,#f9fcff 15%,#e5ebf2 40%,#e5ebf2 60%,#f9fcff 85%,#d2dde9)}.banner .intro-video .laptop .laptop__bottom:before{display:block;margin:0 auto;width:20%;height:.7rem;border-radius:0 0 .2rem .2rem;background:#f6f9fc;background-image:linear-gradient(90deg,#c3cfdb 0,#f6f9fc 10%,#f6f9fc 90%,#c3cfdb);content:" "}.banner .intro-video .laptop .laptop__under{position:absolute;top:100%;left:25%;display:block;width:50%;height:.5rem;background:#e2e8f0;background-image:linear-gradient(180deg,#e2e8f0,#bec7d1)}.banner .intro-video .laptop .laptop__under:after,.banner .intro-video .laptop .laptop__under:before{position:absolute;top:0;right:100%;bottom:0;display:block;width:50%;border-bottom-left-radius:100%;background:inherit;content:" "}.banner .intro-video .laptop .laptop__under:after{right:auto;left:100%;border-bottom-right-radius:100%;border-bottom-left-radius:0}.banner .intro-video .laptop .laptop__shadow{position:absolute;right:-10%;bottom:-1rem;left:-10%;z-index:0;height:2rem;background:radial-gradient(ellipse closest-side,#000,transparent);opacity:.5}.banner_corp .text{width:100%;font-size:14px;padding:1rem}@media (min-width:768px){.banner_corp .text{width:50%;font-size:inherit;padding:0}}.banner .slider__wrapper .flex__container{position:absolute;top:0;left:0;-webkit-display:flex;-moz-display:flex;-ms-display:flex;display:flex;-o-flex-flow:row wrap;flex-flow:row wrap;-moz-justify-content:flex-start;-o-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;height:100%;width:100%;z-index:1}.banner .slider__wrapper .flex__container.flex--active{z-index:2}.banner .slider__wrapper .flex__container .flex__item{height:100%;color:#fff;transition:transform .1s linear}.banner .slider__wrapper .flex__container .flex__item.flex__item--left{-webkit-display:flex;-moz-display:flex;-ms-display:flex;display:flex;transform-origin:left bottom;transition:transform .1s linear .4s;opacity:0;position:relative;overflow:hidden;width:100%;-moz-align-items:center;-ms-align-items:center;align-items:center}@media (min-width:1024px){.banner .slider__wrapper .flex__container .flex__item.flex__item--left{width:70%}}@media (min-width:1200px){.banner .slider__wrapper .flex__container .flex__item.flex__item--left{width:75%}}.banner .slider__wrapper .flex__container .flex__item.flex__item--right{width:0;transform-origin:right center;transition:transform .1s linear 0s;opacity:0}@media (min-width:1024px){.banner .slider__wrapper .flex__container .flex__item.flex__item--right{width:30%}}@media (min-width:1200px){.banner .slider__wrapper .flex__container .flex__item.flex__item--right{width:25%}}.banner .slider__wrapper .flex__container.flex--active .flex__item--left,.banner .slider__wrapper .flex__container.flex--active .flex__item--right,.banner .slider__wrapper .flex__container.flex--preStart .flex__item--left,.banner .slider__wrapper .flex__container.flex--preStart .flex__item--right{opacity:1}.banner .slider__wrapper .flex__container .flex__content{margin-left:1rem;width:75%;opacity:1;transform:translateZ(0);z-index:10;transition:transform .2s linear .2s,opacity .1s linear .2s}@media (min-width:411px){.banner .slider__wrapper .flex__container .flex__content{width:70%}}@media (min-width:768px){.banner .slider__wrapper .flex__container .flex__content{width:70%;margin-left:1.5rem}}@media (min-width:1024px){.banner .slider__wrapper .flex__container .flex__content{margin-left:80px;width:65%}}@media (min-width:1200px){.banner .slider__wrapper .flex__container .flex__content{width:80%}}.banner .slider__wrapper .flex__container .flex__content .display-4{font-size:3.5em}@media (min-width:768px){.banner .slider__wrapper .flex__container .flex__content .display-4{font-size:3.5rem}}.banner .slider__wrapper .flex__container .slider__img{position:absolute;bottom:0;right:0;opacity:1;transform:translateZ(0);transition:opacity .43s .6s,transform .4s cubic-bezier(0,.88,.4,.93) .65s;max-height:180px}@media (min-width:768px){.banner .slider__wrapper .flex__container .slider__img{right:0;max-height:300px}}@media (min-width:1024px){.banner .slider__wrapper .flex__container .slider__img{right:9%;max-height:400px}}.banner .slider__wrapper .flex__container.flex--shop .flex__item--left{background:#3e9fe6;background:linear-gradient(270deg,#00b4db,#0083b0)}.theme--pnb .banner .slider__wrapper .flex__container.flex--shop .flex__item--left{background:#d6a61a;background:linear-gradient(270deg,#f3d57f,#d8b03b)}.banner .slider__wrapper .flex__container.flex--shop .flex__item--right{background:#d3eaef}.theme--pnb .banner .slider__wrapper .flex__container.flex--shop .flex__item--right{background:#fff1c8}.banner .slider__wrapper .flex__container.flex--rewards .flex__item--left{background:#ad5389;background:linear-gradient(270deg,#ad5389,#3c1053)}.banner .slider__wrapper .flex__container.flex--rewards .flex__item--right{background:#bf9dc1}.banner .slider__wrapper .flex__container.animate--start .flex__content{transform:translate3d(0,-200%,0);opacity:0}.banner .slider__wrapper .flex__container.animate--start .slider__img{transform:translate3d(-200px,0,0);opacity:0}.banner .slider__wrapper .flex__container.animate--end .flex__item--left{transform:scaleY(0)}.banner .slider__wrapper .flex__container.animate--end .flex__item--right{transform:scaleX(0)}.banner .slider__wrapper .flex__container.animate--end .flex__content{transform:translate3d(0,200%,0);opacity:0}.banner .slider__wrapper .flex__container.animate--end .slider__img{transform:translate3d(200px,0,0);opacity:0}.banner .slider__navi{position:absolute;top:50%;right:20px;transform:translateY(-50%);z-index:999}@media (min-width:768px){.banner .slider__navi{top:inherit;top:50%;right:20px}}.banner .slider__navi a{display:block;height:10px;width:20px;border-radius:50px;margin:20px 0;text-indent:-9999px;box-shadow:none;border:none;background:rgba(0,0,0,.15)}.banner .slider__navi a.active{background:#fff}.wallet-container{text-align:center;background-color:#f2f2f2;padding-right:20px;border-radius:5px}.wallet-amount{font-size:16px;font-weight:700;color:#4caf50}.home-banner{background:url(home_banner.09a619a4b67f18ef5361.webp);background-size:cover}.home-banner-bandhan{background:url(home_banner-copy.63471408f35a4d90c11a.webp);background-size:cover}.features{position:relative;width:100vw;display:block;background:#f3f5f7}@media (min-width:768px){.features{width:100%}}.features .container{padding-left:0;padding-right:0}@media (min-width:768px){.features .container{padding-left:15px;padding-right:15px}}.features .container h2{margin-left:15px}@media (min-width:768px){.features .container h2{margin-left:0}}.features .container .card:first-child{margin-left:15px}@media (min-width:768px){.features .container .card:first-child{margin-left:0}}.features .scrolling-wrapper-flexbox{display:flex;align-items:center;flex-wrap:nowrap;overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch;padding:.8rem 0}@media (min-width:1024px){.features .scrolling-wrapper-flexbox{overflow-x:hidden}}.features .scrolling-wrapper-flexbox::-webkit-scrollbar{display:none}.features .scrolling-wrapper-flexbox .card{border-radius:5px;border:0;flex:0 0 auto;width:75%;margin-right:1rem;background-size:cover;background-position:100%;min-height:200px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}@media (min-width:768px){.features .scrolling-wrapper-flexbox .card{width:45%}}@media (min-width:1024px){.features .scrolling-wrapper-flexbox .card{width:calc(25% - 1rem)}}.features .scrolling-wrapper-flexbox .card h2{color:rgba(0,0,0,.6)!important}.features .scrolling-wrapper-flexbox .card p{font-size:17px;color:rgba(0,0,0,.6);width:55%}.features .scrolling-wrapper-flexbox .card.rewards{background-image:url(feature_save.3f2f023b7552394d3e4f.jpg);border:1px solid #9dcece}.features .scrolling-wrapper-flexbox .card.gifts{background-image:url(feature_giftcard.f8fc88208651987e3325.jpg);border:1px solid #9fccec}.features .scrolling-wrapper-flexbox .card.deals{background-image:url(feature_deals.fb46d8bd248d57663a4c.jpg);border:1px solid #e8bfbf}.features .scrolling-wrapper-flexbox .card.shop{background-image:url(compare_shop.2eda0bf37d78e84be2c4.jpg);border:1px solid #df7f86}.features .scrolling-wrapper-flexbox .card .num{position:absolute;top:5px;left:5px;font-size:70px;line-height:50px;opacity:1;color:rgba(0,0,0,.15)}.banner_hiw{padding:3rem 0 1rem;background-size:cover;background:#fff}.banner_hiw .content{background:linear-gradient(90deg,#f0c59b,#d7a06f 75%,#f4c18f);background-position:100%;padding:2rem 1rem;border-radius:4px;position:relative;border:1px solid #fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.banner_hiw .content img{position:absolute;height:200px;bottom:0;right:0}.banner_hiw .content>div{position:relative;z-index:1}.banner_hiw .content h3{color:#795d48;margin-bottom:2rem}.banner_hiw .content .btn{background:#eb4c36;border:1px solid hsla(0,0%,100%,.5098039215686274);color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.top-giftcards{position:relative;width:100vw;display:block;background:#fff}@media (min-width:768px){.top-giftcards{width:100%}}.top-giftcards .container{padding-left:0;padding-right:0}@media (min-width:768px){.top-giftcards .container{padding-left:15px;padding-right:15px}}.top-giftcards .container h2{margin-left:15px}@media (min-width:768px){.top-giftcards .container h2{margin-left:0}}.top-giftcards .container .card:first-child{margin-left:15px}@media (min-width:768px){.top-giftcards .container .card:first-child{margin-left:0}}.featured-categories{position:relative;width:100vw;display:block;background:#f3f5f7}@media (min-width:768px){.featured-categories{width:100%}}.featured-categories .container{padding-left:0;padding-right:0}@media (min-width:768px){.featured-categories .container{padding-left:15px;padding-right:15px}}.featured-categories .container h2{margin-left:15px}@media (min-width:768px){.featured-categories .container h2{margin-left:0}}.featured-categories .container .card:first-child{margin-left:15px}@media (min-width:768px){.featured-categories .container .card:first-child{margin-left:0}}.top-categories{position:relative;background:#fff;padding:3rem 0 1.2rem}@media (min-width:768px){.top-categories{padding:3.5rem 0 2rem}}.top-categories .owl-dot span{width:12px;height:12px;margin:5px 7px;background:#d6d6d6!important}.top-categories .owl-dot.active span{background:#4a4a4a!important}.top-stores{position:relative;background-color:#f5f5f5;padding:1.5rem 0}.top-stores .title{position:relative;z-index:10}@media (min-width:768px){.top-stores{padding:2rem 0 2.5rem}}@media (min-width:1024px){.top-stores{padding:3rem 0}}.top-stores .owl-dot span{width:12px;height:12px;margin:5px 10px;background:#d6d6d6!important}.top-stores .owl-dot.active span{background:#4a4a4a!important}.best-deals{position:relative;background-color:#fff}.best-deals .offers .card-columns{-moz-column-gap:1rem;column-gap:1rem;-moz-column-count:2;column-count:2}@media (min-width:768px){.best-deals .offers .card-columns{-moz-column-gap:1.5rem;column-gap:1.5rem;-moz-column-count:3;column-count:3}}@media (min-width:1024px){.best-deals .offers .card-columns{-moz-column-count:4;column-count:4}}.best-deals .offers .best_deals>div{width:50%}@media (min-width:768px){.best-deals .offers .best_deals>div{width:33%}}@media (min-width:1024px){.best-deals .offers .best_deals>div{width:25%}}.best-deals .best_deals_tabs{position:relative;padding:1em 0;min-width:240px}.best-deals .best_deals_tabs input[name=tab-control]{display:none}.best-deals .best_deals_tabs .tab_content section h2,.best-deals .best_deals_tabs ul li label{color:#4dc3ff}.best-deals .best_deals_tabs ul{list-style-type:none;padding-left:0;display:flex;flex-direction:row;margin-bottom:0;justify-content:space-between;align-items:flex-end;flex-wrap:wrap}.best-deals .best_deals_tabs ul li{box-sizing:border-box;flex:1;width:25%;padding:0 10px;text-align:center}.best-deals .best_deals_tabs ul li label{transition:all .3s ease-in-out;color:#99aab3;padding:5px auto;overflow:hidden;text-overflow:ellipsis;display:block;cursor:pointer;transition:all .2s ease-in-out;white-space:nowrap;-webkit-touch-callout:none}.best-deals .best_deals_tabs ul li label br{display:none}.best-deals .best_deals_tabs ul li label svg{fill:#99aab3;height:1.2em;vertical-align:bottom;margin-right:.2em;transition:all .2s ease-in-out}.best-deals .best_deals_tabs ul li label:active,.best-deals .best_deals_tabs ul li label:focus,.best-deals .best_deals_tabs ul li label:hover{outline:0;color:#c5cfd4}.best-deals .best_deals_tabs ul li label:active svg,.best-deals .best_deals_tabs ul li label:focus svg,.best-deals .best_deals_tabs ul li label:hover svg{fill:#c5cfd4}.best-deals .best_deals_tabs .slider{position:relative;width:25%;transition:all .33s cubic-bezier(.38,.8,.32,1.07)}.best-deals .best_deals_tabs .slider .indicator{position:relative;max-width:100%;margin:0 auto;height:2px;background:#4dc3ff;border-radius:1px}.best-deals .best_deals_tabs .tab_content section{display:none;animation-name:content;animation-direction:normal;animation-duration:.3s;animation-timing-function:ease-in-out;animation-iteration-count:1;line-height:1.4}.best-deals .best_deals_tabs .tab_content section h2{color:#4dc3ff;display:none}.best-deals .best_deals_tabs .tab_content section h2:after{content:"";position:relative;display:block;width:30px;height:3px;background:#4dc3ff;margin-top:5px;left:1px}.best-deals .best_deals_tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child>label{cursor:default;color:#fff;border-radius:30px}.theme--cheggout .best-deals .best_deals_tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child>label{background-color:#ff715b}.theme--canara .best-deals .best_deals_tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child>label{background-color:#2196f3}.theme--psb .best-deals .best_deals_tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child>label{background-color:#007c3d}.theme--bob .best-deals .best_deals_tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child>label{background-color:#f63}.theme--bom .best-deals .best_deals_tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child>label{background-color:#0089cf}.theme--pnb .best-deals .best_deals_tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child>label{background-color:#a20a3a}.theme--ib .best-deals .best_deals_tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child>label{background-color:#034ea1}.theme--csb .best-deals .best_deals_tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child>label{background-color:#f60}.theme--posist .best-deals .best_deals_tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child>label{background-color:#006db7}.theme--prokids .best-deals .best_deals_tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child>label{background-color:#462e54}.theme--pristyncare .best-deals .best_deals_tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child>label{background-color:#ff8300}.theme--bandhan .best-deals .best_deals_tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child>label{background-color:#004880}.theme--bfsl .best-deals .best_deals_tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child>label{background-color:#f63}.theme--hdfc .best-deals .best_deals_tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child>label{background-color:#004880}.theme--iob .best-deals .best_deals_tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child>label{background-color:#2196f3}.theme--demo .best-deals .best_deals_tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child>label{background-color:#f89738}.best-deals .best_deals_tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child>label svg{fill:#4dc3ff}@media (max-width:300px){.best-deals .best_deals_tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child>label{background:rgba(0,0,0,.08)}}.best-deals .best_deals_tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child:after{content:"";background-color:#4dc3ff;height:0;width:100%;position:absolute;bottom:0;left:0}.theme--cheggout .best-deals .best_deals_tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child:after{background-color:#ff715b}.theme--canara .best-deals .best_deals_tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child:after{background-color:#2196f3}.theme--psb .best-deals .best_deals_tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child:after{background-color:#007c3d}.theme--bob .best-deals .best_deals_tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child:after{background-color:#f63}.theme--bom .best-deals .best_deals_tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child:after{background-color:#0089cf}.theme--pnb .best-deals .best_deals_tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child:after{background-color:#a20a3a}.theme--ib .best-deals .best_deals_tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child:after{background-color:#034ea1}.theme--csb .best-deals .best_deals_tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child:after{background-color:#f60}.theme--posist .best-deals .best_deals_tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child:after{background-color:#006db7}.theme--prokids .best-deals .best_deals_tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child:after{background-color:#462e54}.theme--pristyncare .best-deals .best_deals_tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child:after{background-color:#ff8300}.theme--bandhan .best-deals .best_deals_tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child:after{background-color:#004880}.theme--bfsl .best-deals .best_deals_tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child:after{background-color:#f63}.theme--hdfc .best-deals .best_deals_tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child:after{background-color:#004880}.theme--iob .best-deals .best_deals_tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child:after{background-color:#2196f3}.theme--demo .best-deals .best_deals_tabs input[name=tab-control]:first-of-type:checked~ul>li:first-child:after{background-color:#f89738}.best-deals .best_deals_tabs input[name=tab-control]:first-of-type:checked~.slider{transform:translateX(0)}.best-deals .best_deals_tabs input[name=tab-control]:first-of-type:checked~.tab_content>section:first-child{display:block}.best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2)>label{cursor:default;color:#fff;border-radius:30px}.theme--cheggout .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2)>label{background-color:#ff715b}.theme--canara .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2)>label{background-color:#2196f3}.theme--psb .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2)>label{background-color:#007c3d}.theme--bob .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2)>label{background-color:#f63}.theme--bom .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2)>label{background-color:#0089cf}.theme--pnb .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2)>label{background-color:#a20a3a}.theme--ib .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2)>label{background-color:#034ea1}.theme--csb .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2)>label{background-color:#f60}.theme--posist .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2)>label{background-color:#006db7}.theme--prokids .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2)>label{background-color:#462e54}.theme--pristyncare .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2)>label{background-color:#ff8300}.theme--bandhan .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2)>label{background-color:#004880}.theme--bfsl .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2)>label{background-color:#f63}.theme--hdfc .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2)>label{background-color:#004880}.theme--iob .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2)>label{background-color:#2196f3}.theme--demo .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2)>label{background-color:#f89738}.best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2)>label svg{fill:#4dc3ff}@media (max-width:300px){.best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2)>label{background:rgba(0,0,0,.08)}}.best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2):after{content:"";background-color:#4dc3ff;height:0;width:100%;position:absolute;bottom:0;left:0}.theme--cheggout .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2):after{background-color:#ff715b}.theme--canara .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2):after{background-color:#2196f3}.theme--psb .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2):after{background-color:#007c3d}.theme--bob .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2):after{background-color:#f63}.theme--bom .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2):after{background-color:#0089cf}.theme--pnb .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2):after{background-color:#a20a3a}.theme--ib .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2):after{background-color:#034ea1}.theme--csb .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2):after{background-color:#f60}.theme--posist .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2):after{background-color:#006db7}.theme--prokids .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2):after{background-color:#462e54}.theme--pristyncare .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2):after{background-color:#ff8300}.theme--bandhan .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2):after{background-color:#004880}.theme--bfsl .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2):after{background-color:#f63}.theme--hdfc .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2):after{background-color:#004880}.theme--iob .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2):after{background-color:#2196f3}.theme--demo .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2):after{background-color:#f89738}.best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(2):checked~.slider{transform:translateX(100%)}.best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(2):checked~.tab_content>section:nth-child(2){display:block}.best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3)>label{cursor:default;color:#fff;border-radius:30px}.theme--cheggout .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3)>label{background-color:#ff715b}.theme--canara .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3)>label{background-color:#2196f3}.theme--psb .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3)>label{background-color:#007c3d}.theme--bob .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3)>label{background-color:#f63}.theme--bom .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3)>label{background-color:#0089cf}.theme--pnb .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3)>label{background-color:#a20a3a}.theme--ib .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3)>label{background-color:#034ea1}.theme--csb .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3)>label{background-color:#f60}.theme--posist .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3)>label{background-color:#006db7}.theme--prokids .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3)>label{background-color:#462e54}.theme--pristyncare .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3)>label{background-color:#ff8300}.theme--bandhan .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3)>label{background-color:#004880}.theme--bfsl .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3)>label{background-color:#f63}.theme--hdfc .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3)>label{background-color:#004880}.theme--iob .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3)>label{background-color:#2196f3}.theme--demo .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3)>label{background-color:#f89738}.best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3)>label svg{fill:#4dc3ff}@media (max-width:300px){.best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3)>label{background:rgba(0,0,0,.08)}}.best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3):after{content:"";background-color:#4dc3ff;height:0;width:100%;position:absolute;bottom:0;left:0}.theme--cheggout .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3):after{background-color:#ff715b}.theme--canara .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3):after{background-color:#2196f3}.theme--psb .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3):after{background-color:#007c3d}.theme--bob .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3):after{background-color:#f63}.theme--bom .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3):after{background-color:#0089cf}.theme--pnb .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3):after{background-color:#a20a3a}.theme--ib .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3):after{background-color:#034ea1}.theme--csb .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3):after{background-color:#f60}.theme--posist .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3):after{background-color:#006db7}.theme--prokids .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3):after{background-color:#462e54}.theme--pristyncare .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3):after{background-color:#ff8300}.theme--bandhan .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3):after{background-color:#004880}.theme--bfsl .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3):after{background-color:#f63}.theme--hdfc .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3):after{background-color:#004880}.theme--iob .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3):after{background-color:#2196f3}.theme--demo .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3):after{background-color:#f89738}.best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(3):checked~.slider{transform:translateX(200%)}.best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(3):checked~.tab_content>section:nth-child(3){display:block}.best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4)>label{cursor:default;color:#fff;border-radius:30px}.theme--cheggout .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4)>label{background-color:#ff715b}.theme--canara .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4)>label{background-color:#2196f3}.theme--psb .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4)>label{background-color:#007c3d}.theme--bob .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4)>label{background-color:#f63}.theme--bom .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4)>label{background-color:#0089cf}.theme--pnb .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4)>label{background-color:#a20a3a}.theme--ib .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4)>label{background-color:#034ea1}.theme--csb .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4)>label{background-color:#f60}.theme--posist .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4)>label{background-color:#006db7}.theme--prokids .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4)>label{background-color:#462e54}.theme--pristyncare .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4)>label{background-color:#ff8300}.theme--bandhan .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4)>label{background-color:#004880}.theme--bfsl .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4)>label{background-color:#f63}.theme--hdfc .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4)>label{background-color:#004880}.theme--iob .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4)>label{background-color:#2196f3}.theme--demo .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4)>label{background-color:#f89738}.best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4)>label svg{fill:#4dc3ff}@media (max-width:300px){.best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4)>label{background:rgba(0,0,0,.08)}}.best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4):after{content:"";background-color:#4dc3ff;height:0;width:100%;position:absolute;bottom:0;left:0}.theme--cheggout .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4):after{background-color:#ff715b}.theme--canara .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4):after{background-color:#2196f3}.theme--psb .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4):after{background-color:#007c3d}.theme--bob .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4):after{background-color:#f63}.theme--bom .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4):after{background-color:#0089cf}.theme--pnb .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4):after{background-color:#a20a3a}.theme--ib .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4):after{background-color:#034ea1}.theme--csb .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4):after{background-color:#f60}.theme--posist .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4):after{background-color:#006db7}.theme--prokids .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4):after{background-color:#462e54}.theme--pristyncare .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4):after{background-color:#ff8300}.theme--bandhan .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4):after{background-color:#004880}.theme--bfsl .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4):after{background-color:#f63}.theme--hdfc .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4):after{background-color:#004880}.theme--iob .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4):after{background-color:#2196f3}.theme--demo .best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4):after{background-color:#f89738}.best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(4):checked~.slider{transform:translateX(300%)}.best-deals .best_deals_tabs input[name=tab-control]:nth-of-type(4):checked~.tab_content>section:nth-child(4){display:block}@keyframes content{0%{opacity:0;transform:translateY(5%)}to{opacity:1;transform:translateY(0)}}@media (max-width:500px){.best-deals .best_deals_tabs ul li label{white-space:normal}.best-deals .best_deals_tabs ul li label br{display:initial}.best-deals .best_deals_tabs ul li label svg{height:1.5em}}@media (max-width:300px){.best-deals .best_deals_tabs ul li label{padding:5px;border-radius:5px}.best-deals .best_deals_tabs .slider,.best-deals .best_deals_tabs ul li label span{display:none}.best-deals .best_deals_tabs .tab_content{margin-top:20px}.best-deals .best_deals_tabs .tab_content section h2{display:block}}.best-deals .best_deals_tabs .slider{display:none}.best-deals .best_deals_tabs ul{justify-content:normal;flex-wrap:nowrap;width:calc(100vw - 30px);overflow-x:auto;-webkit-overflow-scrolling:touch}.best-deals .best_deals_tabs ul::-webkit-scrollbar{display:none}@media (min-width:768px){.best-deals .best_deals_tabs ul{flex-wrap:wrap;overflow-x:inherit;width:auto}}.best-deals .best_deals_tabs ul li{flex:none;width:auto;padding:0;position:relative}.best-deals .best_deals_tabs ul li label{padding:7px 20px}.best-deals .best_deals_tabs ul li label i{font-size:1.5rem}.best-sellers{position:relative;background-color:#f5f5f5}.best-sellers .products{margin-top:1.8rem}.best-sellers .products>div{width:50%}@media (min-width:768px){.best-sellers .products>div{width:33%}}@media (min-width:1024px){.best-sellers .products>div{width:25%}}.best-sellers .products .product-card__body .shop{display:none!important}.page_offers .btn-filter,.page_search .btn-filter{display:block}@media (min-width:1024px){.page_offers .btn-filter,.page_search .btn-filter{display:none}}.contact-us .page_content{display:grid;grid-gap:0;grid-template-columns:1fr;grid-template-rows:1fr auto;grid-template-areas:"content" "image"}@media (min-width:768px){.contact-us .page_content{grid-template-rows:1fr auto}}@media (min-width:1024px){.contact-us .page_content{grid-template-columns:1fr 40%;grid-template-rows:auto;grid-template-areas:"content image"}}.contact-us .page_content .image{grid-area:image;text-align:right}@media (min-width:1024px){.contact-us .page_content .image{text-align:center}}.contact-us .page_content .image img{max-height:300px}@media (min-width:1024px){.contact-us .page_content .image img{max-height:100%}}.contact-us .page_content .content{grid-area:content}@media (min-width:1024px){.contact-us .page_content .content{padding:2rem 2rem 2rem 0}}.contact-us .page_content .content .box{background-color:#fff;padding:2rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.page_categories .page_banner{padding:.8rem 0}.theme--cheggout .page_categories .page_banner{background:linear-gradient(90deg,#43cea2,#185a9d)}.theme--canara .page_categories .page_banner{background:linear-gradient(270deg,#3498db,#2c3e50)}.theme--psb .page_categories .page_banner{background:linear-gradient(270deg,#44a08d,#093637)}.theme--bob .page_categories .page_banner,.theme--bom .page_categories .page_banner,.theme--csb .page_categories .page_banner,.theme--ib .page_categories .page_banner,.theme--pnb .page_categories .page_banner{background:linear-gradient(270deg,#2980b9,#2c3e50)}.theme--posist .page_categories .page_banner,.theme--pristyncare .page_categories .page_banner,.theme--prokids .page_categories .page_banner{background:linear-gradient(90deg,#43cea2,#185a9d)}.theme--bandhan .page_categories .page_banner{background:linear-gradient(270deg,#004880,#004880)}.theme--bfsl .page_categories .page_banner{background:linear-gradient(270deg,#2980b9,#2c3e50)}.theme--hdfc .page_categories .page_banner{background:linear-gradient(270deg,#004880,#004880)}.theme--iob .page_categories .page_banner{background:linear-gradient(270deg,#3498db,#2c3e50)}.theme--demo .page_categories .page_banner{background:linear-gradient(90deg,#43cea2,#185a9d)}.page_categories .page_banner .container{width:100vw}@media (min-width:768px){.page_categories .page_banner .container{width:inherit}}.page_categories .page_banner h4{color:#fff;margin:1rem 0}.page_categories .page_banner .owl-item{color:#fff}.page_categories .page_banner .category-thumb{height:80px;width:80px;border-radius:4px;background-size:cover;border:1px solid hsla(0,0%,100%,.5607843137254902)}@media (min-width:768px){.page_categories .page_banner .category-thumb{height:100px;width:100px}}.page_categories .page_banner h5{color:#fff}.theme--cheggout .page_categories.page_category .page_banner{background:linear-gradient(90deg,#43cea2,#185a9d)}.theme--canara .page_categories.page_category .page_banner{background:linear-gradient(270deg,#3498db,#2c3e50)}.theme--psb .page_categories.page_category .page_banner{background:linear-gradient(270deg,#44a08d,#093637)}.theme--bob .page_categories.page_category .page_banner,.theme--bom .page_categories.page_category .page_banner,.theme--csb .page_categories.page_category .page_banner,.theme--ib .page_categories.page_category .page_banner,.theme--pnb .page_categories.page_category .page_banner{background:linear-gradient(270deg,#2980b9,#2c3e50)}.theme--posist .page_categories.page_category .page_banner,.theme--pristyncare .page_categories.page_category .page_banner,.theme--prokids .page_categories.page_category .page_banner{background:linear-gradient(90deg,#43cea2,#185a9d)}.theme--bandhan .page_categories.page_category .page_banner{background:linear-gradient(270deg,#004880,#004880)}.theme--bfsl .page_categories.page_category .page_banner{background:linear-gradient(270deg,#2980b9,#2c3e50)}.theme--hdfc .page_categories.page_category .page_banner{background:linear-gradient(270deg,#004880,#004880)}.theme--iob .page_categories.page_category .page_banner{background:linear-gradient(270deg,#3498db,#2c3e50)}.theme--demo .page_categories.page_category .page_banner{background:linear-gradient(90deg,#43cea2,#185a9d)}.page_categories.page_category .page_banner .tabs{position:relative;right:0;bottom:-.8rem;margin-left:-15px;margin-right:-15px}@media (min-width:768px){.page_categories.page_category .page_banner .tabs{position:absolute;margin-left:unset;margin-right:unset}}.page_categories.page_category .page_banner .tabs .tab label{background:hsla(0,0%,100%,.45);padding:.8rem 0;width:33.33vw;text-align:center;margin-left:0;position:relative;margin-bottom:0;cursor:pointer}@media (min-width:768px){.page_categories.page_category .page_banner .tabs .tab label{width:150px;margin-left:10px}}.page_categories.page_category .page_banner .tabs .tab [type=radio]{display:none}.page_categories.page_category .page_banner .tabs .tab [type=radio]:checked~label{background:#fff;z-index:2;color:#212529}.page_categories.page_category .btn-filter{display:block}@media (min-width:1024px){.page_categories.page_category .btn-filter{display:none}}.page_categories .page_content{padding:2rem 0}.page_categories .categories-grid{display:flex;flex-wrap:wrap;cursor:pointer;margin-left:-15px;margin-right:-15px}.page_categories .categories-grid .item{padding-right:15px;padding-left:15px;width:100%}@media (min-width:768px){.page_categories .categories-grid .item{width:50%}}@media (min-width:1024px){.page_categories .categories-grid .item{width:33%}}.page_categories .categories-grid_tile{background:#fff;padding:1rem;border-radius:4px;margin-bottom:1rem;text-decoration:none;transition-duration:.3s;transition-property:box-shadow}.page_categories .categories-grid_tile:hover{box-shadow:0 10px 10px -10px rgba(0,0,0,.5)}.page_categories .categories-grid_tile img{height:50px;width:50px;border-radius:4px;margin-right:.7rem}.page_categories .categories-grid_tile h5{font-size:1rem;margin:0 0 0 .4rem}.page_categories .categories-grid_tile h5 small{margin-top:.5rem;display:block;color:#989898}.page_categories .categories-grid_tile hr{height:50px;border:none;border-left:1px solid #ccc;margin:0 .2rem}.page_categories .categories-grid_tile a .icon{fill:#b3b3b3}.page_categories .categories-grid_tile a.fav .icon{fill:#ff2e2e}.page_stores .page_banner{padding:.8rem 0;width:100vw}.theme--cheggout .page_stores .page_banner{background:linear-gradient(270deg,#134e5e,#71b280)}.theme--canara .page_stores .page_banner{background:linear-gradient(270deg,#c4e0e5,#4ca1af)}.theme--bob .page_stores .page_banner,.theme--psb .page_stores .page_banner{background:linear-gradient(270deg,#134e5e,#71b280)}.theme--bom .page_stores .page_banner,.theme--ib .page_stores .page_banner,.theme--pnb .page_stores .page_banner{background:linear-gradient(90deg,#ff8903,#ffc001,#ff8903)}.theme--csb .page_stores .page_banner{background:linear-gradient(90deg,#f60,#fdc830)}.theme--posist .page_stores .page_banner,.theme--pristyncare .page_stores .page_banner,.theme--prokids .page_stores .page_banner{background:linear-gradient(270deg,#134e5e,#71b280)}.theme--bandhan .page_stores .page_banner{background:linear-gradient(270deg,#004880,#004880)}.theme--bfsl .page_stores .page_banner{background:linear-gradient(270deg,#134e5e,#71b280)}.theme--hdfc .page_stores .page_banner{background:linear-gradient(270deg,#004880,#004880)}.theme--iob .page_stores .page_banner{background:linear-gradient(270deg,#c4e0e5,#4ca1af)}.theme--demo .page_stores .page_banner{background:linear-gradient(270deg,#134e5e,#71b280)}@media (min-width:768px){.page_stores .page_banner{width:100%}}.page_stores .page_banner h4{color:#fff;margin:1rem 0}.page_stores .page_banner .owl-item{color:#fff}.page_stores .page_banner .store-thumb{height:70px;width:120px;border-radius:4px;background-color:#fff;cursor:pointer;transition:transform .5s ease}@media (min-width:768px){.page_stores .page_banner .store-thumb{height:90px;width:150px}}.page_stores .page_banner .store-thumb img{width:auto;max-height:40px;max-width:80%}@media (min-width:768px){.page_stores .page_banner .store-thumb img{max-height:30px}}.page_stores .page_banner h5{color:#fff}.page_stores .goto{background-image:linear-gradient(90deg,#8f65e5,#7750c4);border-radius:25px;border:transparent!important;font-weight:500}.page_stores .favbtn{border-radius:25px}.theme--cheggout .page_stores.page_store .page_banner{background:linear-gradient(270deg,#134e5e,#71b280)}.theme--canara .page_stores.page_store .page_banner{background:linear-gradient(270deg,#c4e0e5,#4ca1af)}.theme--bob .page_stores.page_store .page_banner,.theme--psb .page_stores.page_store .page_banner{background:linear-gradient(270deg,#134e5e,#71b280)}.theme--bom .page_stores.page_store .page_banner,.theme--ib .page_stores.page_store .page_banner,.theme--pnb .page_stores.page_store .page_banner{background:linear-gradient(90deg,#ff8903,#ffc001,#ff8903)}.theme--csb .page_stores.page_store .page_banner{background:linear-gradient(90deg,#f60,#fdc830)}.theme--posist .page_stores.page_store .page_banner,.theme--pristyncare .page_stores.page_store .page_banner,.theme--prokids .page_stores.page_store .page_banner{background:linear-gradient(270deg,#134e5e,#71b280)}.theme--bandhan .page_stores.page_store .page_banner{background:linear-gradient(270deg,#004880,#004880)}.theme--bfsl .page_stores.page_store .page_banner{background:linear-gradient(270deg,#134e5e,#71b280)}.theme--hdfc .page_stores.page_store .page_banner{background:linear-gradient(270deg,#004880,#004880)}.theme--iob .page_stores.page_store .page_banner{background:linear-gradient(270deg,#c4e0e5,#4ca1af)}.theme--demo .page_stores.page_store .page_banner{background:linear-gradient(270deg,#134e5e,#71b280)}.page_stores.page_store .page_banner .tabs{position:relative;right:0;bottom:-.8rem;margin-left:-15px;margin-right:-15px}@media (min-width:768px){.page_stores.page_store .page_banner .tabs{position:absolute;margin-left:unset;margin-right:unset}}.page_stores.page_store .page_banner .tabs .tab label{background:hsla(0,0%,100%,.45);padding:.8rem 0;width:50vw;text-align:center;margin-left:0;position:relative;margin-bottom:0;cursor:pointer}@media (min-width:768px){.page_stores.page_store .page_banner .tabs .tab label{width:150px;margin-left:10px}}.page_stores.page_store .page_banner .tabs .tab [type=radio]{display:none}.page_stores.page_store .page_banner .tabs .tab [type=radio]:checked~label{background:#fff;z-index:2;color:#212529}.page_stores.page_store .btn-filter{display:block}@media (min-width:1024px){.page_stores.page_store .btn-filter{display:none}}.page_stores .page_content{padding:2rem 0}.page_stores .stores-grid{display:flex;flex-wrap:wrap;cursor:pointer;margin-left:-15px;margin-right:-15px}.page_stores .stores-grid .item{padding-right:15px;padding-left:15px;width:100%}@media (min-width:768px){.page_stores .stores-grid .item{width:50%}}@media (min-width:1024px){.page_stores .stores-grid .item{width:33%}}.page_stores .stores-grid_tile{background:#fff;padding:1rem;border-radius:4px;margin-bottom:1rem;min-height:90px;text-decoration:none;transition-duration:.3s;transition-property:box-shadow}.page_stores .stores-grid_tile:hover{box-shadow:0 10px 10px -10px rgba(0,0,0,.5)}.theme--cheggout .page_stores .stores-grid_tile:hover .offer_title{border:1px dotted #ff715b;color:#ff715b}.theme--canara .page_stores .stores-grid_tile:hover .offer_title{border:1px dotted #2196f3;color:#2196f3}.theme--psb .page_stores .stores-grid_tile:hover .offer_title{border:1px dotted #007c3d;color:#007c3d}.theme--bob .page_stores .stores-grid_tile:hover .offer_title{border:1px dotted #f63;color:#f63}.theme--bom .page_stores .stores-grid_tile:hover .offer_title{border:1px dotted #0089cf;color:#0089cf}.theme--pnb .page_stores .stores-grid_tile:hover .offer_title{border:1px dotted #a20a3a;color:#a20a3a}.theme--ib .page_stores .stores-grid_tile:hover .offer_title{border:1px dotted #034ea1;color:#034ea1}.theme--csb .page_stores .stores-grid_tile:hover .offer_title{border:1px dotted #f60;color:#f60}.theme--posist .page_stores .stores-grid_tile:hover .offer_title{border:1px dotted #006db7;color:#006db7}.theme--prokids .page_stores .stores-grid_tile:hover .offer_title{border:1px dotted #462e54;color:#462e54}.theme--pristyncare .page_stores .stores-grid_tile:hover .offer_title{border:1px dotted #ff8300;color:#ff8300}.theme--bandhan .page_stores .stores-grid_tile:hover .offer_title{border:1px dotted #004880;color:#004880}.theme--bfsl .page_stores .stores-grid_tile:hover .offer_title{border:1px dotted #f63;color:#f63}.theme--hdfc .page_stores .stores-grid_tile:hover .offer_title{border:1px dotted #004880;color:#004880}.theme--iob .page_stores .stores-grid_tile:hover .offer_title{border:1px dotted #2196f3;color:#2196f3}.theme--demo .page_stores .stores-grid_tile:hover .offer_title{border:1px dotted #f89738;color:#f89738}.page_stores .stores-grid_tile .store_img{width:80px;text-align:center}@media (min-width:768px){.page_stores .stores-grid_tile .store_img{width:90px}}.page_stores .stores-grid_tile .store_img img{max-width:80px;width:80px;max-height:40px;border-radius:4px;margin-right:.7rem}@media (min-width:768px){.page_stores .stores-grid_tile .store_img img{max-width:90px;width:90px;max-height:50px}}.page_stores .stores-grid_tile h5{font-size:1rem;margin:0 0 0 .4rem;padding-right:1rem}.page_stores .stores-grid_tile h5 small{margin-top:.5rem;display:block;color:#989898}.page_stores .stores-grid_tile h5 .offer_title{font-weight:600;color:#358c39;margin-top:.5rem;font-size:.9rem;border:1px dashed #358c39;padding:.2rem}.page_stores .stores-grid_tile hr{height:50px;border:none;border-left:1px solid #ccc;margin:0 .4rem}.page_stores .stores-grid_tile a .icon{fill:#b3b3b3}.page_stores .stores-grid_tile a.fav .icon{fill:#ff2e2e}.page_product .page_title{padding:1rem 1rem 3rem}.page_product .page_title .section_title{color:#fff}.theme--cheggout .page_product .page_title{background:#607d8b}.theme--canara .page_product .page_title{background:#302c45}.theme--psb .page_product .page_title{background:#32614a}.theme--bob .page_product .page_title{background:#5993a9}.theme--bom .page_product .page_title{background:#34546d}.theme--pnb .page_product .page_title{background:#f6b801}.theme--ib .page_product .page_title{background:#034ea1}.theme--csb .page_product .page_title{background:#014e84}.theme--posist .page_product .page_title,.theme--pristyncare .page_product .page_title,.theme--prokids .page_product .page_title{background:#607d8b}.theme--bandhan .page_product .page_title{background:#004880}.theme--bfsl .page_product .page_title{background:#5993a9}.theme--hdfc .page_product .page_title{background:#004880}.theme--iob .page_product .page_title{background:#302c45}.theme--demo .page_product .page_title{background:#607d8b}.page_product .page_content{margin-top:-2rem}@media screen and (min-device-width:350px) and (max-device-width:480px){.page_product .page_content .container{max-width:330px}}@media screen and (min-device-width:481px) and (max-device-width:575px){.page_product .page_content .container{max-width:450px}}.page_product .section_title{color:#555;margin-bottom:1rem}.page_product .search_result{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}@media (min-width:1024px){.page_product .search_result .pnb-prod{width:100%!important;flex:0 0 100%!important;max-width:100%!important}}.page_product .search_result .prod{margin-bottom:1rem;position:relative;padding-left:15px;padding-right:15px;display:grid;flex:1 1 auto}@media (min-width:1024px){.page_product .search_result .prod{width:50%;flex:0 0 50%;max-width:50%}}.page_product .search_result .prod .badge-overlay{position:absolute;left:-14px;top:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:1;transition:width .4s ease,height .4s ease}.page_product .search_result .prod .badge-overlay .badge{margin:0;color:#fff;padding:5px;text-align:center;line-height:normal;background:#8bc34a;font-size:90%;font-weight:500;border-radius:0}.page_product .search_result .prod .badge-overlay .badge:after,.page_product .search_result .prod .badge-overlay .badge:before{content:"";position:absolute;top:0;margin:0 -1px;width:100%;height:100%;background:inherit;min-width:55px}.page_product .search_result .prod .badge-overlay .badge:before{right:100%}.page_product .search_result .prod .badge-overlay .badge:after{left:100%}.page_product .search_result .prod .badge-overlay .top-left{position:absolute;top:0;left:0;transform:translateX(-30%) translateY(0) rotate(-45deg);transform-origin:top right}.page_product .search_result .prod .badge-overlay .top-right{position:absolute;top:0;right:0;transform:translateX(30%) translateY(0) rotate(45deg);transform-origin:top left}.page_product .search_result .prod .badge-overlay .badge{padding:3px}.page_product .search_result .prod .offercash{flex-grow:5;margin-left:10px}.page_product .search_result .prod .offercash .detail{color:#358c39;font-size:1.4rem;font-weight:600}.page_product .search_result .prod .price{font-size:1rem;margin:0 1rem 0 0}@media (min-width:768px){.page_product .search_result .prod .price{margin-bottom:.5rem}}.theme--cheggout .page_product .search_result .prod .price{color:#ff715b}.theme--canara .page_product .search_result .prod .price{color:#2196f3}.theme--psb .page_product .search_result .prod .price{color:#007c3d}.theme--bob .page_product .search_result .prod .price{color:#f63}.theme--bom .page_product .search_result .prod .price{color:#0089cf}.theme--pnb .page_product .search_result .prod .price{color:#a20a3a}.theme--ib .page_product .search_result .prod .price{color:#034ea1}.theme--csb .page_product .search_result .prod .price{color:#f60}.theme--posist .page_product .search_result .prod .price{color:#006db7}.theme--prokids .page_product .search_result .prod .price{color:#462e54}.theme--pristyncare .page_product .search_result .prod .price{color:#ff8300}.theme--bandhan .page_product .search_result .prod .price{color:#004880}.theme--bfsl .page_product .search_result .prod .price{color:#f63}.theme--hdfc .page_product .search_result .prod .price{color:#004880}.theme--iob .page_product .search_result .prod .price{color:#2196f3}.theme--demo .page_product .search_result .prod .price{color:#f89738}.page_product .search_result .prod .icon.offer{height:15px;width:15px;fill:#fff}.page_product .search_result .prod .icon.cart{height:18px;width:18px;margin-left:0;display:none}.theme--cheggout .page_product .search_result .prod .icon.cart{fill:#ff715b}.theme--canara .page_product .search_result .prod .icon.cart{fill:#004b86}.theme--psb .page_product .search_result .prod .icon.cart{fill:#007c3d}.theme--bob .page_product .search_result .prod .icon.cart{fill:#f63}.theme--bom .page_product .search_result .prod .icon.cart{fill:#0089cf}.theme--pnb .page_product .search_result .prod .icon.cart{fill:#a20a3a}.theme--ib .page_product .search_result .prod .icon.cart{fill:#0089cf}.theme--csb .page_product .search_result .prod .icon.cart{fill:#f60}.theme--posist .page_product .search_result .prod .icon.cart{fill:#006db7}.theme--pristyncare .page_product .search_result .prod .icon.cart,.theme--prokids .page_product .search_result .prod .icon.cart{fill:#7c5295}.theme--bandhan .page_product .search_result .prod .icon.cart{fill:#004880}.theme--bfsl .page_product .search_result .prod .icon.cart{fill:#f63}.theme--hdfc .page_product .search_result .prod .icon.cart{fill:#004880}.theme--iob .page_product .search_result .prod .icon.cart{fill:#004b86}.theme--demo .page_product .search_result .prod .icon.cart{fill:#f89738}@media (min-width:411px){.page_product .search_result .prod .icon.cart{display:block}}@media (min-width:1024px){.page_product .search_result .prod .icon.cart{margin-left:-100px}}.page_product .search_result .prod h6.offer_title{font-weight:600;color:#358c39;background-color:#fff;margin-bottom:0;font-size:.9rem;border:3px solid #358c39;padding:.4rem;border-radius:4px}.page_product .search_result .prod h6.offer_title img{max-width:16px;vertical-align:top}@media (min-width:768px){.page_product .search_result .prod h6.offer_title{margin-bottom:.5rem}}.page_product .search_result .prod .btn-shop{color:#fff;padding:.25rem .2rem;font-weight:500;width:100px}.theme--cheggout .page_product .search_result .prod .btn-shop{background-color:#ff715b}.theme--canara .page_product .search_result .prod .btn-shop{background-color:#004b86}.theme--psb .page_product .search_result .prod .btn-shop{background-color:#007c3d}.theme--bob .page_product .search_result .prod .btn-shop{background-color:#f63}.theme--bom .page_product .search_result .prod .btn-shop{background-color:#0089cf}.theme--pnb .page_product .search_result .prod .btn-shop{background-color:#a20a3a}.theme--ib .page_product .search_result .prod .btn-shop{background-color:#0089cf}.theme--csb .page_product .search_result .prod .btn-shop{background-color:#f60}.theme--posist .page_product .search_result .prod .btn-shop{background-color:#006db7}.theme--pristyncare .page_product .search_result .prod .btn-shop,.theme--prokids .page_product .search_result .prod .btn-shop{background-color:#7c5295}.theme--bandhan .page_product .search_result .prod .btn-shop{background-color:#004880}.theme--bfsl .page_product .search_result .prod .btn-shop{background-color:#f63}.theme--hdfc .page_product .search_result .prod .btn-shop{background-color:#004880}.theme--iob .page_product .search_result .prod .btn-shop{background-color:#004b86}.theme--demo .page_product .search_result .prod .btn-shop{background-color:#f89738}.page_product .search_result .prod .btn-shop:hover .icon{animation:swing 1s}.page_product .search_result .prod .btn-shop .icon{fill:#fff}.page_product .search_result .prod:hover .icon.cart{margin-left:0;animation:lightSpeedInLeft 1s}.page_product .search_result .prod .card{display:flex;flex-direction:row;border:0;padding:1rem 1rem 0}@media (min-width:768px){.page_product .search_result .prod .card{padding-bottom:1rem}}@media (min-width:411px){.page_product .search_result .prod .card{flex-direction:row}}.page_product .search_result .prod .card .prod_img{width:100px;border-radius:5px;text-align:center}@media (min-width:411px){.page_product .search_result .prod .card .prod_img{margin-bottom:0}}.page_product .search_result .prod .card .prod_img img{max-height:90px;max-width:100px}.page_product .search_result .prod .card .prod_info{padding-left:1rem;flex-grow:1}.page_product .search_result .prod .card .prod_info .title h4{color:#404040;font-size:.8rem;height:45px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:1rem}@media (min-width:768px){.page_product .search_result .prod .card .prod_info .title h4{font-size:1rem}}@media (min-width:1024px){.page_product .search_result .prod .card .prod_info .title h4{margin-bottom:0}}.page_product .search_result .prod .card .prod_info .title img{max-height:20px;max-width:90px;margin-bottom:1rem}.page_product .search_result .prod .card .prod_info .info{display:flex;align-items:center;justify-content:space-between}.page_product .search_result .prod .card .prod_info .info .site_logo{max-height:30px;max-width:90px}.page_product .search_result .prod .card .shop{border-left:1px dashed #ccc;padding-left:1rem;min-width:180px;overflow:hidden;position:relative;display:none}@media (min-width:768px){.page_product .search_result .prod .card .shop{display:block}}.page_product .search_result .prod .cut{background-color:#fff;height:30px;overflow:hidden;position:relative}@media (min-width:768px){.page_product .search_result .prod .cut{display:none}}.page_product .search_result .prod .cut:after,.page_product .search_result .prod .cut:before{content:"";width:30px;height:30px;background:#eaebef;position:absolute;top:0;border-radius:100%}.page_product .search_result .prod .cut:before{right:-17px}.page_product .search_result .prod .cut:after{left:-17px}.page_product .search_result .prod .cut hr{border-top:1px dashed rgba(0,0,0,.1)}.page_product .search_result .prod .offer_info{background-color:#fff;padding:0 1rem .5rem;border-radius:0 0 .25rem .25rem}@media (min-width:768px){.page_product .search_result .prod .offer_info{display:none}}.page_product .products>div{width:50%}@media (min-width:768px){.page_product .products>div{width:33%}}@media (min-width:1024px){.page_product .products>div{width:25%}}.page_product .stores-grid{display:flex;flex-wrap:wrap;cursor:pointer;margin-left:-15px;margin-right:-15px;margin-bottom:30px}.page_product .stores-grid .item{padding-right:15px;padding-left:15px;width:100%}@media (min-width:768px){.page_product .stores-grid .item{width:50%}}@media (min-width:1024px){.page_product .stores-grid .item{width:33%}}.page_product .stores-grid_tile{background:#fff;border-radius:4px;margin-bottom:1rem;min-height:170px;text-decoration:none;transition-duration:.3s;transition-property:box-shadow}.page_product .stores-grid_tile:hover{box-shadow:0 10px 10px -10px rgba(0,0,0,.5)}.theme--cheggout .page_product .stores-grid_tile:hover .offer_title{border:1px dotted #ff715b;color:#ff715b}.theme--canara .page_product .stores-grid_tile:hover .offer_title{border:1px dotted #2196f3;color:#2196f3}.theme--psb .page_product .stores-grid_tile:hover .offer_title{border:1px dotted #007c3d;color:#007c3d}.theme--bob .page_product .stores-grid_tile:hover .offer_title{border:1px dotted #f63;color:#f63}.theme--bom .page_product .stores-grid_tile:hover .offer_title{border:1px dotted #0089cf;color:#0089cf}.theme--pnb .page_product .stores-grid_tile:hover .offer_title{border:1px dotted #a20a3a;color:#a20a3a}.theme--ib .page_product .stores-grid_tile:hover .offer_title{border:1px dotted #034ea1;color:#034ea1}.theme--csb .page_product .stores-grid_tile:hover .offer_title{border:1px dotted #f60;color:#f60}.theme--posist .page_product .stores-grid_tile:hover .offer_title{border:1px dotted #006db7;color:#006db7}.theme--prokids .page_product .stores-grid_tile:hover .offer_title{border:1px dotted #462e54;color:#462e54}.theme--pristyncare .page_product .stores-grid_tile:hover .offer_title{border:1px dotted #ff8300;color:#ff8300}.theme--bandhan .page_product .stores-grid_tile:hover .offer_title{border:1px dotted #004880;color:#004880}.theme--bfsl .page_product .stores-grid_tile:hover .offer_title{border:1px dotted #f63;color:#f63}.theme--hdfc .page_product .stores-grid_tile:hover .offer_title{border:1px dotted #004880;color:#004880}.theme--iob .page_product .stores-grid_tile:hover .offer_title{border:1px dotted #2196f3;color:#2196f3}.theme--demo .page_product .stores-grid_tile:hover .offer_title{border:1px dotted #f89738;color:#f89738}.offers .best_deals .bg .page_product .stores-grid_tile .cash_ribbon_mob,.page_product .stores-grid_tile .cash_ribbon,.page_product .stores-grid_tile .offers .best_deals .bg .cash_ribbon_mob{color:#ca282f;margin-top:35px;padding:.2rem;width:100%;text-align:center;z-index:1;font-size:1.3rem;font-weight:600;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.offers .best_deals .bg .page_product .stores-grid_tile .cash_ribbon_mob img,.page_product .stores-grid_tile .cash_ribbon img,.page_product .stores-grid_tile .offers .best_deals .bg .cash_ribbon_mob img{max-width:23px;padding-bottom:5px}.page_product .stores-grid_tile .store_img{text-align:center;padding-top:25px}@media (min-width:768px){.page_product .stores-grid_tile .store_img{height:70px}}.page_product .stores-grid_tile .store_img img{max-height:50px;max-width:120px;width:auto}@media (min-width:768px){.page_product .stores-grid_tile .store_img img{max-height:65px;max-width:140px;width:auto}}.page_product .stores-grid_tile h5{font-size:1rem;margin:0 0 0 .4rem;padding-right:1rem}.page_product .stores-grid_tile h5 small{margin-top:.5rem;display:block;color:#989898}.page_product .stores-grid_tile h5 .offer_title{font-weight:600;color:#358c39;margin-top:.5rem;font-size:.9rem;border:1px dashed #358c39;padding:.2rem}.page_product .stores-grid_tile hr{height:50px;border:none;border-left:1px solid #ccc;margin:0 .4rem}.page_product .stores-grid_tile a .icon{fill:#b3b3b3}.page_product .stores-grid_tile a.fav .icon{fill:#ff2e2e}.offer-store .store-banner{background:linear-gradient(90deg,#9eeade,#c8b3f0)}.bestsellers{position:relative;display:grid;grid-gap:0;grid-template-columns:100%;grid-template-rows:auto;grid-template-areas:"sidebar" "content"}@media (min-width:1024px){.bestsellers{grid-gap:20px;grid-template-columns:230px 1fr;grid-template-areas:"sidebar content"}}@media (min-width:1200px){.bestsellers{grid-gap:20px;grid-template-columns:280px 1fr}}.bestsellers_sidebar{grid-area:sidebar}.bestsellers_content{grid-area:content}.featured{position:relative;width:100vw;display:block}@media (min-width:768px){.featured{width:100%}}.featured .page_banner{background:#16222a;background:linear-gradient(90deg,#3a6073,#16222a)}.featured .page_banner .scrolling-wrapper-flexbox{display:flex;align-items:center;flex-wrap:nowrap;overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch}@media (min-width:1024px){.featured .page_banner .scrolling-wrapper-flexbox{overflow-x:hidden}}.featured .page_banner .scrolling-wrapper-flexbox::-webkit-scrollbar{display:none}@media (min-width:1024px){.featured .page_banner .scrolling-wrapper-flexbox{flex-wrap:wrap}}.featured .page_banner .scrolling-wrapper-flexbox .sub_cat{flex:0 0 auto;cursor:pointer}.featured .page_banner .scrolling-wrapper-flexbox .sub_cat .thumb{height:150px;width:150px;background-size:cover;background-position:50%;border-radius:5px;transition:transform .5s ease}.featured .page_banner .scrolling-wrapper-flexbox .sub_cat .thumb:before{pointer-events:none;position:absolute;z-index:-1;content:"";top:100%;left:5%;height:10px;width:90%;opacity:0;background:radial-gradient(ellipse at center,rgba(0,0,0,.35) 0,transparent 80%);transition-duration:.3s;transition-property:transform opacity}.featured .page_banner .scrolling-wrapper-flexbox .sub_cat .thumb:hover{transform:translateY(-5px)}.featured .page_banner .scrolling-wrapper-flexbox .sub_cat .thumb:hover:before{opacity:1;transform:translateY(5px)}@media (min-width:1024px){.featured .page_banner .scrolling-wrapper-flexbox .sub_cat{margin-bottom:1rem}}.featured .page_content .subtitle{display:flex;flex-direction:column}@media (min-width:768px){.featured .page_content .subtitle{flex-direction:row;align-items:center;justify-content:space-between}}.featured .page_content .subtitle h2{margin-bottom:1rem}@media (min-width:768px){.featured .page_content .subtitle h2{margin-bottom:0}}.compare_products{position:relative}.compare_products:hover .products_grid{display:block}.compare_products .btn-compare{z-index:100}.compare_products .removeall{position:absolute;right:10px;top:10px}.compare_products .products_grid{display:none;position:absolute;background:#fff;top:0;left:0;padding-top:3rem;z-index:10;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.compare_products .products_grid .item{padding:1rem;border-right:1px solid #ececec;position:relative}.compare_products .products_grid .item img{max-width:160px;height:85px;margin-bottom:1rem}.compare_products .products_grid .item p{height:45px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.compare_products .products_grid .item .clear{position:absolute;right:10px;top:10px}.compare_products .products_grid .item .clear .icon{width:13px;height:13px;fill:#969696;cursor:pointer}.bestdeals{position:relative;display:grid;grid-gap:0;grid-template-columns:100%;grid-template-rows:auto;grid-template-areas:"sidebar" "content"}@media (min-width:1024px){.bestdeals{grid-gap:20px;grid-template-columns:230px 1fr;grid-template-areas:"sidebar content"}}@media (min-width:1200px){.bestdeals{grid-gap:20px;grid-template-columns:280px 1fr}}.bestdeals_sidebar{grid-area:sidebar}.bestdeals_content{grid-area:content}.bestdeals .alert-success{color:#155724;background:linear-gradient(270deg,rgba(19,78,94,.6196078431372549),rgba(113,178,128,.5019607843137255));border-color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.bestdeals .alert-success .icon{width:24px;height:24px;fill:#155724}.bestdeals .alert-success .description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:.5rem;max-height:2rem}.page_search .page_banner{background:#67b26f;background:linear-gradient(270deg,#4ca2cd,#67b26f);padding:.8rem 0}.theme--canara .page_search .page_banner{background:#2980b9;background:linear-gradient(270deg,#2c3e50,#2980b9)}.page_search .page_banner .container{width:100vw}@media (min-width:768px){.page_search .page_banner .container{width:inherit}}.page_search .page_banner h4{color:#fff;margin:.5rem 0}.page_search .page_banner span{color:#fff}.page_search .page_content{padding:2rem 0}.page_account .back{cursor:pointer;text-decoration:none;font-size:.9rem}.page_account .back .icon{width:18px;height:18px;fill:#428af6}.page_account .back.no-pointer-event{display:none}.page_account .account{position:relative;display:grid;grid-gap:0;grid-template-columns:100%;grid-template-rows:auto;grid-template-areas:"sidebar" "content"}@media (min-width:1024px){.page_account .account{grid-gap:20px;grid-template-columns:230px 1fr;grid-template-areas:"sidebar content"}}@media (min-width:1200px){.page_account .account{grid-gap:20px;grid-template-columns:280px 1fr}}.page_account .account_sidebar{grid-area:sidebar}.page_account .account_content{grid-area:content}.page_account .account .account_sidebar .sidebar{padding:1rem}.page_account .account .account_sidebar .sidebar ul{border-bottom:1px solid #ccc;padding:.75rem 0}.page_account .account .account_sidebar .sidebar ul span{padding:.5rem 1rem;color:#a0a0a0;display:block;font-weight:100}.page_account .account .account_sidebar .sidebar ul li.nav-item.active{font-weight:500}.theme--cheggout .page_account .account .account_sidebar .sidebar ul li.nav-item.active{color:#ff715b}.theme--canara .page_account .account .account_sidebar .sidebar ul li.nav-item.active{color:#004b86}.theme--psb .page_account .account .account_sidebar .sidebar ul li.nav-item.active{color:#007c3d}.theme--bob .page_account .account .account_sidebar .sidebar ul li.nav-item.active{color:#f63}.theme--bom .page_account .account .account_sidebar .sidebar ul li.nav-item.active{color:#0089cf}.theme--pnb .page_account .account .account_sidebar .sidebar ul li.nav-item.active{color:#a20a3a}.theme--ib .page_account .account .account_sidebar .sidebar ul li.nav-item.active{color:#0089cf}.theme--csb .page_account .account .account_sidebar .sidebar ul li.nav-item.active{color:#f60}.theme--posist .page_account .account .account_sidebar .sidebar ul li.nav-item.active{color:#006db7}.theme--pristyncare .page_account .account .account_sidebar .sidebar ul li.nav-item.active,.theme--prokids .page_account .account .account_sidebar .sidebar ul li.nav-item.active{color:#7c5295}.theme--bandhan .page_account .account .account_sidebar .sidebar ul li.nav-item.active{color:#004880}.theme--bfsl .page_account .account .account_sidebar .sidebar ul li.nav-item.active{color:#f63}.theme--hdfc .page_account .account .account_sidebar .sidebar ul li.nav-item.active{color:#004880}.theme--iob .page_account .account .account_sidebar .sidebar ul li.nav-item.active{color:#004b86}.theme--demo .page_account .account .account_sidebar .sidebar ul li.nav-item.active{color:#f89738}.page_account .account .account_sidebar .sidebar ul a{color:inherit}.page_account .account .account_sidebar .sidebar ul a.active{font-weight:500}.theme--cheggout .page_account .account .account_sidebar .sidebar ul a.active{color:#ff715b}.theme--canara .page_account .account .account_sidebar .sidebar ul a.active{color:#2196f3}.theme--psb .page_account .account .account_sidebar .sidebar ul a.active{color:#007c3d}.theme--bob .page_account .account .account_sidebar .sidebar ul a.active{color:#f63}.theme--bom .page_account .account .account_sidebar .sidebar ul a.active{color:#0089cf}.theme--pnb .page_account .account .account_sidebar .sidebar ul a.active{color:#a20a3a}.theme--ib .page_account .account .account_sidebar .sidebar ul a.active{color:#034ea1}.theme--csb .page_account .account .account_sidebar .sidebar ul a.active{color:#f60}.theme--posist .page_account .account .account_sidebar .sidebar ul a.active{color:#006db7}.theme--prokids .page_account .account .account_sidebar .sidebar ul a.active{color:#462e54}.theme--pristyncare .page_account .account .account_sidebar .sidebar ul a.active{color:#ff8300}.theme--bandhan .page_account .account .account_sidebar .sidebar ul a.active{color:#004880}.theme--bfsl .page_account .account .account_sidebar .sidebar ul a.active{color:#f63}.theme--hdfc .page_account .account .account_sidebar .sidebar ul a.active{color:#004880}.theme--iob .page_account .account .account_sidebar .sidebar ul a.active{color:#2196f3}.theme--demo .page_account .account .account_sidebar .sidebar ul a.active{color:#f89738}.page_account .account .overview .BFSL .redeembtn{background-color:#045fb4;border-radius:2px}.page_account .account .overview .BFSL .banner-card-overview,.page_account .account .overview .BFSL .banner-left-overview,.page_account .account .overview .BFSL .banner-right-overview{background-image:none;background-color:#045fb4;color:#fff}.page_account .account .overview .BFSL .banner-card-overview h2 span,.page_account .account .overview .BFSL .banner-left-overview h2 span,.page_account .account .overview .BFSL .banner-right-overview h2 span{font-size:1.5rem!important}@media (min-width:768px){.page_account .account .overview .BFSL .banner-card-overview h2 span,.page_account .account .overview .BFSL .banner-left-overview h2 span,.page_account .account .overview .BFSL .banner-right-overview h2 span{font-size:1.5rem!important}}.page_account .account .overview .nonBFSL .redeembtn{background-color:#7cb544;border-radius:25px}.page_account .account .overview .nonBFSL .banner-card-overview,.page_account .account .overview .nonBFSL .banner-left-overview,.page_account .account .overview .nonBFSL .banner-right-overview{background-image:url(giftcardbanner3.4259c7f3a2a4f956e501.jpg);background-color:#ffde85}.page_account .account .overview .nonBFSL h2 span{font-size:2.3rem}@media (min-width:768px){.page_account .account .overview .nonBFSL h2 span{font-size:2.5rem}}.page_account .account .overview .welcome-note{color:#ff8000}.page_account .account .overview .redeembtn{color:#fff;position:relative}.page_account .account .overview .redeemgift{background-color:#fff;border-radius:6px;padding:20px}.page_account .account .overview h3{font-weight:200;position:relative}@media (min-width:768px){.page_account .account .overview h3{font-size:1.1rem}}.page_account .account .overview .banner-card-overview h2,.page_account .account .overview .banner-left-overview h2,.page_account .account .overview .banner-right-overview h2{font-size:1.5rem!important;font-weight:200;margin-bottom:1rem;position:relative}@media (min-width:768px){.page_account .account .overview .banner-card-overview h2,.page_account .account .overview .banner-left-overview h2,.page_account .account .overview .banner-right-overview h2{font-size:1.8rem}}.page_account .account .overview .banner-card-overview h2 span,.page_account .account .overview .banner-left-overview h2 span,.page_account .account .overview .banner-right-overview h2 span{font-weight:500}.page_account .account .overview .banner-left-overview{background-color:#ff8000!important}.page_account .account .overview .banner-right-overview{background-color:#045fb4!important}.page_account .account .hr .wallet{width:60px;height:60px;fill:#03a9f4}.page_account .account .hr .hr-card{border-radius:5px;padding:1.1rem;border:1px solid #fff;margin-bottom:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.page_account .account .hr .hr-card a{color:#3a3a3a;text-decoration:none}.page_account .account .hr .hr-card a .icon{width:35px;height:35px}.page_account .account .hr .hr-card a .icon.log{fill:#fd6c9d}.page_account .account .hr .hr-card a .icon.reward{fill:#ffb446}.page_account .account .hr .hr-card a .icon.gift{fill:#00bcd4}.page_account .account .hr .hr-card a .icon.award{fill:#58b15c}.page_account .account .hr .hr-card a:hover .icon{animation:tada 1s}.page_rewards .page_banner{position:relative;padding:1rem;background:#ffe8c3;border:1px solid #f7c980;border-radius:5px}@media (min-width:768px){.page_rewards .page_banner{display:flex;justify-content:space-between}}.page_rewards .page_banner .info{z-index:10}.page_rewards .page_banner .image{height:120px;position:relative}@media (min-width:768px){.page_rewards .page_banner .image{height:200px}}.page_rewards .page_banner .image img{position:absolute;right:0;bottom:-17px;max-height:150px}@media (min-width:1024px){.page_rewards .page_banner .image img{max-height:250px}}.page_rewards .page_banner .btn-redeem{max-width:180px;color:#fff;border-radius:30px}.theme--cheggout .page_rewards .page_banner .btn-redeem{background-color:#ff715b}.theme--canara .page_rewards .page_banner .btn-redeem{background-color:#004b86}.theme--psb .page_rewards .page_banner .btn-redeem{background-color:#007c3d}.theme--bob .page_rewards .page_banner .btn-redeem{background-color:#f63}.theme--bom .page_rewards .page_banner .btn-redeem{background-color:#0089cf}.theme--pnb .page_rewards .page_banner .btn-redeem{background-color:#a20a3a}.theme--ib .page_rewards .page_banner .btn-redeem{background-color:#0089cf}.theme--csb .page_rewards .page_banner .btn-redeem{background-color:#f60}.theme--posist .page_rewards .page_banner .btn-redeem{background-color:#006db7}.theme--pristyncare .page_rewards .page_banner .btn-redeem,.theme--prokids .page_rewards .page_banner .btn-redeem{background-color:#7c5295}.theme--bandhan .page_rewards .page_banner .btn-redeem{background-color:#004880}.theme--bfsl .page_rewards .page_banner .btn-redeem{background-color:#f63}.theme--hdfc .page_rewards .page_banner .btn-redeem{background-color:#004880}.theme--iob .page_rewards .page_banner .btn-redeem{background-color:#004b86}.theme--demo .page_rewards .page_banner .btn-redeem{background-color:#f89738}.page_rewards .page_content .tabs .nav .nav-link{color:#9a9a9a;font-size:1.2rem;cursor:pointer}.page_rewards .page_content .tabs .nav .nav-link.active{color:#000;font-weight:700;border-bottom:2px solid #ff7752}.page_rewards .paymenthistory,.page_rewards .shoptrips{margin:1.5rem 0 2rem}.page_rewards .paymenthistory .card,.page_rewards .shoptrips .card{padding:1rem}.page_rewards .paymenthistory .card__row,.page_rewards .shoptrips .card__row{margin-bottom:.5rem;display:flex;flex-direction:column}@media (min-width:768px){.page_rewards .paymenthistory .card__row,.page_rewards .shoptrips .card__row{align-items:center;flex-direction:row;justify-content:space-between}}.page_rewards .paymenthistory .card__row .info,.page_rewards .shoptrips .card__row .info{display:flex;flex-direction:column;margin-bottom:1rem;border-bottom:1px solid #ddd;padding-bottom:.8rem}@media (min-width:768px){.page_rewards .paymenthistory .card__row .info,.page_rewards .shoptrips .card__row .info{margin-bottom:0;border:none;padding-bottom:0}}.page_rewards .paymenthistory .card__row .status_st,.page_rewards .shoptrips .card__row .status_st{display:flex;justify-content:space-between;flex-direction:row}@media (min-width:768px){.page_rewards .paymenthistory .card__row .status_st,.page_rewards .shoptrips .card__row .status_st{justify-content:end;flex-direction:column}}.page_rewards .paymenthistory .card__row .status_st .ammount span,.page_rewards .shoptrips .card__row .status_st .ammount span{font-size:1.2rem}.page_rewards .paymenthistory .card__row .status_ph,.page_rewards .shoptrips .card__row .status_ph{display:flex;justify-content:space-between;flex-direction:row;align-items:center}.page_rewards .paymenthistory .card__row .status_ph .credit,.page_rewards .shoptrips .card__row .status_ph .credit{font-size:1.2rem;color:#009a3e}.page_rewards .paymenthistory .card__row .status_ph .debit,.page_rewards .shoptrips .card__row .status_ph .debit{font-size:1.2rem;color:#f22}.page_rewards .paymenthistory .card__row .status_ph hr,.page_rewards .shoptrips .card__row .status_ph hr{height:40px;margin:0 1.2rem;opacity:.7;border:none;border-left:1px solid #ccc;display:none}@media (min-width:768px){.page_rewards .paymenthistory .card__row .status_ph hr,.page_rewards .shoptrips .card__row .status_ph hr{display:block}}.page_rewards .paymenthistory .card__row .status_ph .balance,.page_rewards .shoptrips .card__row .status_ph .balance{min-width:90px;text-align:right}.page_rewards .paymenthistory .card__row .status_ph .balance span,.page_rewards .shoptrips .card__row .status_ph .balance span{font-size:1.2rem}.gifts-dialog_front .sendmail{border-radius:25px;border:0}.gift_card_info .redeem,.gift_card_info .sendmail,.gift_card_info .view-details{border-radius:5px;border:0}.highlight{border:1px solid #c7edff;background:#edf9ff}.info-icon{width:1em;height:1em;cursor:pointer}.page_gift_banner{padding:.8rem 0;width:100vw}@media (min-width:768px){.page_gift_banner{width:100%}}@media (min-width:768px){.page_gift_content{padding:2rem 0}}@media (min-width:1024px){.page_gift .description{width:75%}}.page_gift_banner{background-color:#8fdefc;background-position:100% 100%;background-repeat:no-repeat;background-size:contain;min-height:140px}@media (min-width:1024px){.page_gift_banner{background-image:url(giftcardbanner1.45963791090f3ae9465d.jpg)}}.page_gift_banner .breadcrumb{width:70%}@media (min-width:411px){.page_gift_banner .breadcrumb{width:60%}}@media (min-width:768px){.page_gift_banner .breadcrumb{width:80%}}@media (min-width:1024px){.page_gift_banner .breadcrumb{width:100%}}.page_gift_banner .description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;width:0;height:0}@media (min-width:768px){.page_gift_banner .description{width:50%;height:auto}}@media (min-width:1024px){.page_gift_banner .description{width:75%}}.page_gift_banner .steps{display:flex;align-items:center;flex-wrap:nowrap;overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch}@media (min-width:1024px){.page_gift_banner .steps{overflow-x:hidden}}.page_gift_banner .steps::-webkit-scrollbar{display:none}.page_gift_banner .steps .img_steps{height:80px}.page_gift_banner .text-content{width:100%}@media (min-width:1024px){.page_gift_banner .text-content{width:80%}}.page_gift_banner .text-content h4{color:#002d56;line-height:2rem;margin-bottom:1.5rem}.page_gift .arrow_icon{font-size:1.6em}.page_gift_banner_bandhan{background-color:#004880;background-position:100% 100%;background-repeat:no-repeat;background-size:contain;min-height:140px}@media (min-width:1024px){.page_gift_banner_bandhan{background-image:url(giftcardbannerbandhan.65843403a18db9bb9017.png)}}.page_gift_banner_bandhan .breadcrumb{width:70%}@media (min-width:411px){.page_gift_banner_bandhan .breadcrumb{width:60%}}@media (min-width:768px){.page_gift_banner_bandhan .breadcrumb{width:80%}}@media (min-width:1024px){.page_gift_banner_bandhan .breadcrumb{width:100%}}.page_gift_banner_bandhan .description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;width:0;height:0}@media (min-width:768px){.page_gift_banner_bandhan .description{width:50%;height:auto}}@media (min-width:1024px){.page_gift_banner_bandhan .description{width:75%}}.page_gift_banner_bandhan .steps{display:flex;align-items:center;flex-wrap:nowrap;overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch}@media (min-width:1024px){.page_gift_banner_bandhan .steps{overflow-x:hidden}}.page_gift_banner_bandhan .steps::-webkit-scrollbar{display:none}.page_gift_banner_bandhan .steps .img_steps{height:80px}.page_gift_banner_bandhan .text-content{width:100%}@media (min-width:1024px){.page_gift_banner_bandhan .text-content{width:80%}}.page_gift_banner_bandhan .text-content h4{color:#002d56;line-height:2rem;margin-bottom:1.5rem}.page_gift_banner-bandhan{background-color:#004880;background-position:100% 100%;background-repeat:no-repeat;background-size:contain;min-height:140px}@media (min-width:1024px){.page_gift_banner-bandhan{background-image:url(giftcardbannerbandhan.65843403a18db9bb9017.png)}}.page_gift_banner-bandhan .breadcrumb{width:70%}@media (min-width:411px){.page_gift_banner-bandhan .breadcrumb{width:60%}}@media (min-width:768px){.page_gift_banner-bandhan .breadcrumb{width:80%}}@media (min-width:1024px){.page_gift_banner-bandhan .breadcrumb{width:100%}}.page_gift_banner-bandhan .description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;width:0;height:0}@media (min-width:768px){.page_gift_banner-bandhan .description{width:50%;height:auto}}@media (min-width:1024px){.page_gift_banner-bandhan .description{width:75%}}.page_gift_banner-bandhan .steps{display:flex;align-items:center;flex-wrap:nowrap;overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch}@media (min-width:1024px){.page_gift_banner-bandhan .steps{overflow-x:hidden}}.page_gift_banner-bandhan .steps::-webkit-scrollbar{display:none}.page_gift_banner-bandhan .steps .img_steps{height:80px}.page_gift_banner-bandhan .text-content{width:100%}@media (min-width:1024px){.page_gift_banner-bandhan .text-content{width:80%}}.page_gift_banner-bandhan .text-content h4{color:#002d56;line-height:2rem;margin-bottom:1.5rem}.page_gift .btn-filter{display:block}@media (min-width:1024px){.page_gift .btn-filter{display:none}}.page_gift .giftcards{position:relative;display:grid;grid-gap:0;grid-template-columns:100%;grid-template-rows:auto;grid-template-areas:"sidebar" "content"}@media (min-width:1024px){.page_gift .giftcards{grid-gap:20px;grid-template-columns:230px 1fr;grid-template-areas:"sidebar content"}}@media (min-width:1200px){.page_gift .giftcards{grid-gap:20px;grid-template-columns:280px 1fr}}.page_gift .giftcards_sidebar{grid-area:sidebar}.page_gift .giftcards_content{grid-area:content}.page_gift .giftcards_sidebar .sidebar_content .filter--category{max-height:70vh}.page_gift .giftcards_sidebar .sidebar_content .filter--category .all{cursor:pointer;padding:.2rem .8rem .2rem 3px;width:100%;display:block}.page_gift .giftcards_sidebar .sidebar_content .filter--category .all.active{font-weight:500}.theme--cheggout .page_gift .giftcards_sidebar .sidebar_content .filter--category .all.active{color:#ff715b}.theme--canara .page_gift .giftcards_sidebar .sidebar_content .filter--category .all.active{color:#2196f3}.theme--psb .page_gift .giftcards_sidebar .sidebar_content .filter--category .all.active{color:#007c3d}.theme--bob .page_gift .giftcards_sidebar .sidebar_content .filter--category .all.active{color:#f63}.theme--bom .page_gift .giftcards_sidebar .sidebar_content .filter--category .all.active{color:#0089cf}.theme--pnb .page_gift .giftcards_sidebar .sidebar_content .filter--category .all.active{color:#a20a3a}.theme--ib .page_gift .giftcards_sidebar .sidebar_content .filter--category .all.active{color:#034ea1}.theme--csb .page_gift .giftcards_sidebar .sidebar_content .filter--category .all.active{color:#f60}.theme--posist .page_gift .giftcards_sidebar .sidebar_content .filter--category .all.active{color:#006db7}.theme--prokids .page_gift .giftcards_sidebar .sidebar_content .filter--category .all.active{color:#462e54}.theme--pristyncare .page_gift .giftcards_sidebar .sidebar_content .filter--category .all.active{color:#ff8300}.theme--bandhan .page_gift .giftcards_sidebar .sidebar_content .filter--category .all.active{color:#004880}.theme--bfsl .page_gift .giftcards_sidebar .sidebar_content .filter--category .all.active{color:#f63}.theme--hdfc .page_gift .giftcards_sidebar .sidebar_content .filter--category .all.active{color:#004880}.theme--iob .page_gift .giftcards_sidebar .sidebar_content .filter--category .all.active{color:#2196f3}.theme--demo .page_gift .giftcards_sidebar .sidebar_content .filter--category .all.active{color:#f89738}.page_gift .giftcards_sidebar .sidebar_content .filter--category .mat-checkbox .mat-checkbox-layout{width:100%;display:block;margin-bottom:0;padding:.2rem 0}.page_gift .giftcards_sidebar .sidebar_content .filter--category .mat-checkbox .mat-checkbox-inner-container{width:1px;visibility:hidden;margin-left:-10px}.page_gift .giftcards_sidebar .sidebar_content .filter--category .mat-checkbox-checked .mat-checkbox-label{font-weight:500}.theme--cheggout .page_gift .giftcards_sidebar .sidebar_content .filter--category .mat-checkbox-checked .mat-checkbox-label{color:#ff715b}.theme--canara .page_gift .giftcards_sidebar .sidebar_content .filter--category .mat-checkbox-checked .mat-checkbox-label{color:#2196f3}.theme--psb .page_gift .giftcards_sidebar .sidebar_content .filter--category .mat-checkbox-checked .mat-checkbox-label{color:#007c3d}.theme--bob .page_gift .giftcards_sidebar .sidebar_content .filter--category .mat-checkbox-checked .mat-checkbox-label{color:#f63}.theme--bom .page_gift .giftcards_sidebar .sidebar_content .filter--category .mat-checkbox-checked .mat-checkbox-label{color:#0089cf}.theme--pnb .page_gift .giftcards_sidebar .sidebar_content .filter--category .mat-checkbox-checked .mat-checkbox-label{color:#a20a3a}.theme--ib .page_gift .giftcards_sidebar .sidebar_content .filter--category .mat-checkbox-checked .mat-checkbox-label{color:#034ea1}.theme--csb .page_gift .giftcards_sidebar .sidebar_content .filter--category .mat-checkbox-checked .mat-checkbox-label{color:#f60}.theme--posist .page_gift .giftcards_sidebar .sidebar_content .filter--category .mat-checkbox-checked .mat-checkbox-label{color:#006db7}.theme--prokids .page_gift .giftcards_sidebar .sidebar_content .filter--category .mat-checkbox-checked .mat-checkbox-label{color:#462e54}.theme--pristyncare .page_gift .giftcards_sidebar .sidebar_content .filter--category .mat-checkbox-checked .mat-checkbox-label{color:#ff8300}.theme--bandhan .page_gift .giftcards_sidebar .sidebar_content .filter--category .mat-checkbox-checked .mat-checkbox-label{color:#004880}.theme--bfsl .page_gift .giftcards_sidebar .sidebar_content .filter--category .mat-checkbox-checked .mat-checkbox-label{color:#f63}.theme--hdfc .page_gift .giftcards_sidebar .sidebar_content .filter--category .mat-checkbox-checked .mat-checkbox-label{color:#004880}.theme--iob .page_gift .giftcards_sidebar .sidebar_content .filter--category .mat-checkbox-checked .mat-checkbox-label{color:#2196f3}.theme--demo .page_gift .giftcards_sidebar .sidebar_content .filter--category .mat-checkbox-checked .mat-checkbox-label{color:#f89738}.page_gift .giftcards_sidebar .mobile-filter .filter--category{height:calc(100vh - 140px);overflow-y:auto}.page_gift .giftcards_sidebar .mobile-filter .all{padding:1rem 1.3rem!important}.page_gift .giftcards_sidebar .mobile-filter .mat-checkbox-layout{padding:1rem!important}.page_gift .giftcards_content .banner-card-gift{background-image:url(giftcardbanner3.4259c7f3a2a4f956e501.jpg);background-color:#ffde85}.page_gift .giftcards_content .banner-card-gift h2{position:relative;color:#7d5f0c}.page_gift .giftcards_content .banner-card-gift p{position:relative;color:#8b7538}@media (min-width:768px){.page_gift .giftcards_content .banner-card-gift p{width:80%}}.page_gift .giftcards_content .banner-card-gift-bandhan{background-image:url(giftcardbanner4.410833f3ebfac3eec8d4.png);background-color:#f3f3f3}.page_gift .giftcards_content .banner-card-gift-bandhan h2,.page_gift .giftcards_content .banner-card-gift-bandhan p{position:relative;color:#000}@media (min-width:768px){.page_gift .giftcards_content .banner-card-gift-bandhan p{width:80%}}.page_gift .giftcards_content .banner-card-redeem{background-image:url(giftcardbanner.27ff2da2d9ff2772a512.jpg);min-height:135px;background-color:#79cadd;display:flex;align-items:center}.page_gift .giftcards_content .banner-card-redeem h3{position:relative;color:#156a7d;font-weight:200}.page_gift .gift_card_details{position:relative;display:grid;grid-gap:0;grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"steps";margin-left:-15px;margin-right:-15px}@media (min-width:768px){.page_gift .gift_card_details{margin-left:0;margin-right:0}}@media (min-width:1024px){.page_gift .gift_card_details{grid-template-columns:400px 1fr;grid-template-areas:"preview steps"}}.page_gift .gift_card_details_preview{position:fixed;top:0;left:120vw;width:100vw;height:100%;z-index:1000;background:#b2cccd url(gift_card_bg.9e225c3dc96903c2f0f4.jpg);background-position:bottom;background-repeat:no-repeat;background-size:contain}@media (min-width:1024px){.page_gift .gift_card_details_preview{grid-area:preview;position:relative;left:auto;width:auto;height:auto;z-index:0;background:none}}.page_gift .gift_card_details_preview .gift_card{background-color:#fff;border:1px solid #eee;padding:.2rem;margin:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}@media (min-width:768px){.page_gift .gift_card_details_preview .gift_card{margin:3rem}}@media (min-width:1024px){.page_gift .gift_card_details_preview .gift_card{margin:0}}.page_gift .gift_card_details_preview .gift_card .theme{margin-bottom:1rem}.page_gift .gift_card_details_preview .gift_card .content{display:flex;flex-direction:column;padding:1rem}.theme--cheggout .page_gift .gift_card_details_preview .gift_card .content .msg_preview p{color:#ff715b}.theme--canara .page_gift .gift_card_details_preview .gift_card .content .msg_preview p{color:#2196f3}.theme--psb .page_gift .gift_card_details_preview .gift_card .content .msg_preview p{color:#007c3d}.theme--bob .page_gift .gift_card_details_preview .gift_card .content .msg_preview p{color:#f63}.theme--bom .page_gift .gift_card_details_preview .gift_card .content .msg_preview p{color:#0089cf}.theme--pnb .page_gift .gift_card_details_preview .gift_card .content .msg_preview p{color:#a20a3a}.theme--ib .page_gift .gift_card_details_preview .gift_card .content .msg_preview p{color:#034ea1}.theme--csb .page_gift .gift_card_details_preview .gift_card .content .msg_preview p{color:#f60}.theme--posist .page_gift .gift_card_details_preview .gift_card .content .msg_preview p{color:#006db7}.theme--prokids .page_gift .gift_card_details_preview .gift_card .content .msg_preview p{color:#462e54}.theme--pristyncare .page_gift .gift_card_details_preview .gift_card .content .msg_preview p{color:#ff8300}.theme--bandhan .page_gift .gift_card_details_preview .gift_card .content .msg_preview p{color:#004880}.theme--bfsl .page_gift .gift_card_details_preview .gift_card .content .msg_preview p{color:#f63}.theme--hdfc .page_gift .gift_card_details_preview .gift_card .content .msg_preview p{color:#004880}.theme--iob .page_gift .gift_card_details_preview .gift_card .content .msg_preview p{color:#2196f3}.theme--demo .page_gift .gift_card_details_preview .gift_card .content .msg_preview p{color:#f89738}.page_gift .gift_card_details_preview .gift_card .content img{max-height:75px}.page_gift .gift_card_details_preview .gift_card .content .price{font-size:2rem;margin-bottom:0}.theme--cheggout .page_gift .gift_card_details_preview .gift_card .content .price{color:#ff715b}.theme--canara .page_gift .gift_card_details_preview .gift_card .content .price{color:#2196f3}.theme--psb .page_gift .gift_card_details_preview .gift_card .content .price{color:#007c3d}.theme--bob .page_gift .gift_card_details_preview .gift_card .content .price{color:#f63}.theme--bom .page_gift .gift_card_details_preview .gift_card .content .price{color:#0089cf}.theme--pnb .page_gift .gift_card_details_preview .gift_card .content .price{color:#a20a3a}.theme--ib .page_gift .gift_card_details_preview .gift_card .content .price{color:#034ea1}.theme--csb .page_gift .gift_card_details_preview .gift_card .content .price{color:#f60}.theme--posist .page_gift .gift_card_details_preview .gift_card .content .price{color:#006db7}.theme--prokids .page_gift .gift_card_details_preview .gift_card .content .price{color:#462e54}.theme--pristyncare .page_gift .gift_card_details_preview .gift_card .content .price{color:#ff8300}.theme--bandhan .page_gift .gift_card_details_preview .gift_card .content .price{color:#004880}.theme--bfsl .page_gift .gift_card_details_preview .gift_card .content .price{color:#f63}.theme--hdfc .page_gift .gift_card_details_preview .gift_card .content .price{color:#004880}.theme--iob .page_gift .gift_card_details_preview .gift_card .content .price{color:#2196f3}.theme--demo .page_gift .gift_card_details_preview .gift_card .content .price{color:#f89738}.page_gift .gift_card_details_preview .gift_card .content .price small{color:#666;font-size:50%}.page_gift .gift_card_details_preview .continue{color:#fff;position:absolute;bottom:0;left:0;padding:1rem;width:100%;text-align:center}.theme--cheggout .page_gift .gift_card_details_preview .continue{background-color:#ff715b}.theme--canara .page_gift .gift_card_details_preview .continue{background-color:#2196f3}.theme--psb .page_gift .gift_card_details_preview .continue{background-color:#007c3d}.theme--bob .page_gift .gift_card_details_preview .continue{background-color:#f63}.theme--bom .page_gift .gift_card_details_preview .continue{background-color:#0089cf}.theme--pnb .page_gift .gift_card_details_preview .continue{background-color:#a20a3a}.theme--ib .page_gift .gift_card_details_preview .continue{background-color:#034ea1}.theme--csb .page_gift .gift_card_details_preview .continue{background-color:#f60}.theme--posist .page_gift .gift_card_details_preview .continue{background-color:#006db7}.theme--prokids .page_gift .gift_card_details_preview .continue{background-color:#462e54}.theme--pristyncare .page_gift .gift_card_details_preview .continue{background-color:#ff8300}.theme--bandhan .page_gift .gift_card_details_preview .continue{background-color:#004880}.theme--bfsl .page_gift .gift_card_details_preview .continue{background-color:#f63}.theme--hdfc .page_gift .gift_card_details_preview .continue{background-color:#004880}.theme--iob .page_gift .gift_card_details_preview .continue{background-color:#2196f3}.theme--demo .page_gift .gift_card_details_preview .continue{background-color:#f89738}@media (min-width:1024px){.page_gift .gift_card_details_preview .continue{display:none}}.page_gift .gift_card_details_steps{grid-area:steps}@media (min-width:1024px){.page_gift .gift_card_details_steps{padding-left:1rem}}@media (min-width:1024px){.page_gift .gift_card_details_steps .preview{display:none}}.page_gift .gift_card_details_steps .theme_tile{cursor:pointer;padding:.2rem;margin-right:.5rem;margin-bottom:.5rem}.theme--cheggout .page_gift .gift_card_details_steps .theme_tile{border:1px solid #ff715b}.theme--canara .page_gift .gift_card_details_steps .theme_tile{border:1px solid #2196f3}.theme--psb .page_gift .gift_card_details_steps .theme_tile{border:1px solid #007c3d}.theme--bob .page_gift .gift_card_details_steps .theme_tile{border:1px solid #f63}.theme--bom .page_gift .gift_card_details_steps .theme_tile{border:1px solid #0089cf}.theme--pnb .page_gift .gift_card_details_steps .theme_tile{border:1px solid #a20a3a}.theme--ib .page_gift .gift_card_details_steps .theme_tile{border:1px solid #034ea1}.theme--csb .page_gift .gift_card_details_steps .theme_tile{border:1px solid #f60}.theme--posist .page_gift .gift_card_details_steps .theme_tile{border:1px solid #006db7}.theme--prokids .page_gift .gift_card_details_steps .theme_tile{border:1px solid #462e54}.theme--pristyncare .page_gift .gift_card_details_steps .theme_tile{border:1px solid #ff8300}.theme--bandhan .page_gift .gift_card_details_steps .theme_tile{border:1px solid #004880}.theme--bfsl .page_gift .gift_card_details_steps .theme_tile{border:1px solid #f63}.theme--hdfc .page_gift .gift_card_details_steps .theme_tile{border:1px solid #004880}.theme--iob .page_gift .gift_card_details_steps .theme_tile{border:1px solid #2196f3}.theme--demo .page_gift .gift_card_details_steps .theme_tile{border:1px solid #f89738}.page_gift .gift_card_details_steps .theme_tile.active{border:1px solid #ff5722;background:#ff5722}.page_gift .gift_card_details_steps .theme_tile img{max-height:50px}@media (min-width:411px){.page_gift .gift_card_details_steps .theme_tile img{max-height:70px}}@media (min-width:768px){.page_gift .gift_card_details_steps .theme_tile img{max-height:80px}}.page_gift .gift_card_details_steps .other{border:1px solid #ccc;width:90px;min-height:34px;padding:.3rem .8rem;border-radius:3px;margin-bottom:.5rem;text-align:center;cursor:pointer;position:relative}.page_gift .gift_card_details_steps .other input{display:none;width:100%;position:absolute;left:0;top:0;border:0;padding:.2rem .5rem;font-size:.875rem!important}.page_gift .gift_card_details_steps .other.blur input{display:block}.page_gift .gift_card_details_steps .other.active{color:#fff}.theme--cheggout .page_gift .gift_card_details_steps .other.active{background:#ff715b;border:1px solid #ff715b}.theme--canara .page_gift .gift_card_details_steps .other.active{background:#2196f3;border:1px solid #2196f3}.theme--psb .page_gift .gift_card_details_steps .other.active{background:#007c3d;border:1px solid #007c3d}.theme--bob .page_gift .gift_card_details_steps .other.active{background:#f63;border:1px solid #f63}.theme--bom .page_gift .gift_card_details_steps .other.active{background:#0089cf;border:1px solid #0089cf}.theme--pnb .page_gift .gift_card_details_steps .other.active{background:#a20a3a;border:1px solid #a20a3a}.theme--ib .page_gift .gift_card_details_steps .other.active{background:#034ea1;border:1px solid #034ea1}.theme--csb .page_gift .gift_card_details_steps .other.active{background:#f60;border:1px solid #f60}.theme--posist .page_gift .gift_card_details_steps .other.active{background:#006db7;border:1px solid #006db7}.theme--prokids .page_gift .gift_card_details_steps .other.active{background:#462e54;border:1px solid #462e54}.theme--pristyncare .page_gift .gift_card_details_steps .other.active{background:#ff8300;border:1px solid #ff8300}.theme--bandhan .page_gift .gift_card_details_steps .other.active{background:#004880;border:1px solid #004880}.theme--bfsl .page_gift .gift_card_details_steps .other.active{background:#f63;border:1px solid #f63}.theme--hdfc .page_gift .gift_card_details_steps .other.active{background:#004880;border:1px solid #004880}.theme--iob .page_gift .gift_card_details_steps .other.active{background:#2196f3;border:1px solid #2196f3}.theme--demo .page_gift .gift_card_details_steps .other.active{background:#f89738;border:1px solid #f89738}.page_gift .gift_card_details_steps .other.active:before{content:"₹";font-size:80%}.page_gift .gift_card_details_steps .mat-gift-amount .mat-radio-button{margin-right:.8rem}.page_gift .gift_card_details_steps .mat-gift-amount .mat-radio-button .mat-radio-label{border:1px solid #ccc;width:90px;padding:.3rem .8rem;border-radius:3px}.page_gift .gift_card_details_steps .mat-gift-amount .mat-radio-button .mat-radio-label .mat-radio-container{width:1px;visibility:hidden}.page_gift .gift_card_details_steps .mat-gift-amount .mat-radio-button .mat-radio-label .mat-radio-label-content{padding-left:0;margin:0 auto}.page_gift .gift_card_details_steps .mat-gift-amount .mat-radio-button .mat-radio-label .mat-radio-label-content:before{content:"₹";font-size:80%}.page_gift .gift_card_details_steps .mat-gift-amount .mat-radio-checked .mat-radio-label{color:#fff}.theme--cheggout .page_gift .gift_card_details_steps .mat-gift-amount .mat-radio-checked .mat-radio-label{background:#ff715b;border:1px solid #ff715b}.theme--canara .page_gift .gift_card_details_steps .mat-gift-amount .mat-radio-checked .mat-radio-label{background:#2196f3;border:1px solid #2196f3}.theme--psb .page_gift .gift_card_details_steps .mat-gift-amount .mat-radio-checked .mat-radio-label{background:#007c3d;border:1px solid #007c3d}.theme--bob .page_gift .gift_card_details_steps .mat-gift-amount .mat-radio-checked .mat-radio-label{background:#f63;border:1px solid #f63}.theme--bom .page_gift .gift_card_details_steps .mat-gift-amount .mat-radio-checked .mat-radio-label{background:#0089cf;border:1px solid #0089cf}.theme--pnb .page_gift .gift_card_details_steps .mat-gift-amount .mat-radio-checked .mat-radio-label{background:#a20a3a;border:1px solid #a20a3a}.theme--ib .page_gift .gift_card_details_steps .mat-gift-amount .mat-radio-checked .mat-radio-label{background:#034ea1;border:1px solid #034ea1}.theme--csb .page_gift .gift_card_details_steps .mat-gift-amount .mat-radio-checked .mat-radio-label{background:#f60;border:1px solid #f60}.theme--posist .page_gift .gift_card_details_steps .mat-gift-amount .mat-radio-checked .mat-radio-label{background:#006db7;border:1px solid #006db7}.theme--prokids .page_gift .gift_card_details_steps .mat-gift-amount .mat-radio-checked .mat-radio-label{background:#462e54;border:1px solid #462e54}.theme--pristyncare .page_gift .gift_card_details_steps .mat-gift-amount .mat-radio-checked .mat-radio-label{background:#ff8300;border:1px solid #ff8300}.theme--bandhan .page_gift .gift_card_details_steps .mat-gift-amount .mat-radio-checked .mat-radio-label{background:#004880;border:1px solid #004880}.theme--bfsl .page_gift .gift_card_details_steps .mat-gift-amount .mat-radio-checked .mat-radio-label{background:#f63;border:1px solid #f63}.theme--hdfc .page_gift .gift_card_details_steps .mat-gift-amount .mat-radio-checked .mat-radio-label{background:#004880;border:1px solid #004880}.theme--iob .page_gift .gift_card_details_steps .mat-gift-amount .mat-radio-checked .mat-radio-label{background:#2196f3;border:1px solid #2196f3}.theme--demo .page_gift .gift_card_details_steps .mat-gift-amount .mat-radio-checked .mat-radio-label{background:#f89738;border:1px solid #f89738}.page_gift .gift_card_details_steps .mat-payment-method .mat-radio-button .mat-radio-label{margin:0;padding:.8rem}.page_gift .gift_card_details_steps .mat-payment-method .mat-radio-button .custom,.page_gift .gift_card_details_steps .mat-payment-method .mat-radio-button .msg{display:none}.page_gift .gift_card_details_steps .mat-payment-method .mat-radio-checked{background:#ffecf3;border:1px solid #fdb9d0;border-radius:5px}.page_gift .gift_card_details_steps .mat-payment-method .mat-radio-checked .custom,.page_gift .gift_card_details_steps .mat-payment-method .mat-radio-checked .msg{display:block}.page_gift .gift_card_details_steps .other_payment.disable{opacity:.5;pointer-events:none}.page_gift .gift_card_details_steps .checkout span{pointer-events:none}.page_gift .gift_card_details_steps .checkout .loading{display:none}.page_gift .gift_card_details_steps .checkout .loading .spinner{display:inline-block;width:50px;height:50px;border-radius:50%;border:3px solid hsla(0,0%,100%,.3);border-top-color:#fff;animation:spin 1s ease-in-out infinite;-webkit-animation:spin 1s ease-in-out infinite;height:20px;width:20px;margin-right:.5rem}.page_gift .gift_card_details_steps .checkout.active .loading{display:inline-block}.page_gift .gift_card_details_steps .checkout.active label{display:none}.gifts-dialog{position:relative;height:100vh;width:100%}@media (min-width:768px){.gifts-dialog{top:5vh;height:90vh;width:670px}}.gifts-dialog_back,.gifts-dialog_front{position:absolute;padding:0;background:#fff;overflow:hidden;border-radius:5px}.gift_card_details_steps .step1{display:grid;grid-gap:0;grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"amount" "details"}@media (min-width:768px){.gift_card_details_steps .step1{grid-template-columns:1fr auto;grid-template-areas:"amount details"}}.gift_card_details_steps .step1 .amount{grid-area:amount;margin-bottom:1rem;padding:1rem;background:#f3f3f3}@media (min-width:768px){.gift_card_details_steps .step1 .amount{margin-bottom:0}}.gift_card_details_steps .step1 .details{grid-area:details;padding:1rem;background:#edffee}@media (min-width:768px){.gift_card_details_steps .step1 .details{margin-bottom:0;border-left:1px solid #ccc}}.gift_card_details_steps .step1 .details table td,.gift_card_details_steps .step2 table td{padding:.5rem 0}.gift_card_info .lable1{font-size:14px;font-weight:400}.gift_card_info .detail1{font-size:16px;font-weight:600}.gift_card_info .icon19{width:19px;height:19px;fill:#444;margin-left:9px;cursor:pointer}