/*!
* 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)*.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;animation-iteration-count:1!important;transition-duration:1ms!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%{transform:translateZ(0) scaleY(.95);transition-timing-function:cubic-bezier(.215,.61,.355,1)}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-name:headShake;animation-timing-function:ease-in-out}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{animation-name:swing;transform-origin:top center}@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-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-name:heartBeat;animation-timing-function:ease-in-out}@keyframes backInDown{0%{opacity:.7;transform:translateY(-1200px) scale(.7)}80%{opacity:.7;transform:translateY(0) scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{opacity:.7;transform:translateX(-2000px) scale(.7)}80%{opacity:.7;transform:translateX(0) scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{opacity:.7;transform:translateX(2000px) scale(.7)}80%{opacity:.7;transform:translateX(0) scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{opacity:.7;transform:translateY(1200px) scale(.7)}80%{opacity:.7;transform:translateY(0) scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateY(0) scale(.7)}to{opacity:.7;transform:translateY(700px) scale(.7)}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateX(0) scale(.7)}to{opacity:.7;transform:translateX(-2000px) scale(.7)}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateX(0) scale(.7)}to{opacity:.7;transform:translateX(2000px) scale(.7)}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateY(0) scale(.7)}to{opacity:.7;transform:translateY(-700px) scale(.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)*.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)*.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}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.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%{animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animate__animated.animate__flip{animation-name:flip;backface-visibility:visible}@keyframes flipInX{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{animation-name:flipInX;backface-visibility:visible!important}@keyframes flipInY{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;transform:perspective(400px) rotateY(10deg)}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{animation-name:flipInY;backface-visibility:visible!important}@keyframes flipOutX{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateY(-15deg)}to{opacity:0;transform:perspective(400px) rotateY(90deg)}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutY;backface-visibility:visible!important}@keyframes lightSpeedInRight{0%{opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;transform:skewX(20deg)}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{opacity:0;transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;transform:skewX(-20deg)}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0) skewX(-30deg)}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-45deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{opacity:0;transform:rotate(200deg)}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;transform:rotate(45deg)}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;transform:rotate(90deg)}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg)}40%,80%{animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg)}to{opacity:0;transform:translate3d(0,700px,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%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.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%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}.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%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}.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{transform:translate3d(0,100%,0);visibility:hidden}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0);visibility:hidden}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0);visibility:hidden}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-100%,0);visibility:hidden}}.animate__slideOutUp{animation-name:slideOutUp}:root{--bioclear-box-shadow:0 0.25em 0.25em rgba(0,0,0,.25);--bioclear-box-shadow-lg:0 0.2em 0.45em 0.25em rgba(0,0,0,.1);--bioclear-container-width:81.938rem;--bioclear-container-pad:2rem;--bioclear-transition:all 0.35s ease-in-out}.color-bio-purple{color:var(--bioclear-corporate-purple)}.bg-bio-purple{background-color:var(--bioclear-corporate-purple)}.border-bio-purple{border-color:var(--bioclear-corporate-purple)}.color-bio-grey{color:var(--bioclear-corporate-grey)}.bg-bio-grey{background-color:var(--bioclear-corporate-grey)}.border-bio-grey{border-color:var(--bioclear-corporate-grey)}.color-bio-light-grey{color:var(--bioclear-corporate-light-grey)}.bg-bio-light-grey{background-color:var(--bioclear-corporate-light-grey)}.border-bio-light-grey{border-color:var(--bioclear-corporate-light-grey)}.col-full{margin-left:auto;margin-right:auto;padding-left:var(--bioclear-container-pad);padding-right:var(--bioclear-container-pad)}@media (min-width:768px){.col-full{max-width:var(--bioclear-container-width)}}@media (max-width:576px){.col-full{padding-left:20px!important;padding-right:20px!important}}.acf-innerblocks-container .col-full{padding-left:0!important;padding-right:0!important}.bioclear-block.has-background-color{padding:20px!important}.bioclear-block.has-background-color .col-full{padding-left:0!important;padding-right:0!important}body{font-size:1em}.h1,.h2,.h3,h1,h2,h3{font-weight:700}.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5,h6{color:var(--bioclear-corporate-grey);line-height:1.15;margin-bottom:.5em}.h1,h1{font-size:2.5em}@media (max-width:992px){.h1,h1{font-size:2em}}@media (max-width:767px){.h1,h1{font-size:1.8em}}@media (max-width:576px){.h1,h1{font-size:1.6em}}.h2,h2{font-size:2em}@media (max-width:992px){.h2,h2{font-size:1.8em}}@media (max-width:767px){.h2,h2{font-size:1.6em}}@media (max-width:576px){.h2,h2{font-size:1.5em}}.h3,h3{font-size:1.5em}.h4,h4{font-size:1.25em}.h5,h5{font-size:1.15em}.h6,h6{font-size:1em}.leading{font-size:1.25em}.p,p{margin-bottom:1em}a{font-size:inherit}.btn,.button,.widget a.button,button,input[type=button],input[type=reset],input[type=submit]{background-color:var(--bioclear-corporate-purple);border:1px solid transparent;border-radius:2em;color:#fff;font-size:inherit;font-weight:400;padding:.75em 2.5em;transition:var(--bioclear-transition)}.btn.focus,.btn.hover,.btn:focus,.btn:hover,.button.focus,.button.hover,.button:focus,.button:hover,.widget a.button:focus,.widget a.button:hover,.widget a.focus.button,.widget a.hover.button,button.focus,button.hover,button:focus,button:hover,input[type=button].focus,input[type=button].hover,input[type=button]:focus,input[type=button]:hover,input[type=reset].focus,input[type=reset].hover,input[type=reset]:focus,input[type=reset]:hover,input[type=submit].focus,input[type=submit].hover,input[type=submit]:focus,input[type=submit]:hover{background-color:var(--white);border-color:var(--bioclear-corporate-grey);color:var(--bioclear-corporate-grey)}.btn.btn-no-style,.button.btn-no-style,.widget a.btn-no-style.button,button.btn-no-style,input[type=button].btn-no-style,input[type=reset].btn-no-style,input[type=submit].btn-no-style{background:transparent;border:0;border-radius:0;color:inherit;padding:0}.btn-alt,.btn-secondary,.btn.alt,.btn.secondary,.button-alt,.button-secondary,.button.alt,.button.secondary,.use-alt-buttons .btn,.use-alt-buttons .button,.use-alt-buttons .widget a.button,.use-alt-buttons button,.use-alt-buttons input[type=button],.use-alt-buttons input[type=reset],.use-alt-buttons input[type=submit],.use-secondary-buttons .btn,.use-secondary-buttons .button,.use-secondary-buttons .widget a.button,.use-secondary-buttons button,.use-secondary-buttons input[type=button],.use-secondary-buttons input[type=reset],.use-secondary-buttons input[type=submit],.widget .use-alt-buttons a.button,.widget .use-secondary-buttons a.button,.widget a.alt.button,.widget a.secondary.button,button.alt,button.secondary,input[type=button].alt,input[type=button].secondary,input[type=reset].alt,input[type=reset].secondary,input[type=submit].alt,input[type=submit].secondary{background-color:var(--white);color:var(--bioclear-corporate-grey)}.btn-alt.focus,.btn-alt.hover,.btn-alt:focus,.btn-alt:hover,.btn-secondary.focus,.btn-secondary.hover,.btn-secondary:focus,.btn-secondary:hover,.btn.alt:focus,.btn.alt:hover,.btn.secondary:focus,.btn.secondary:hover,.button-alt.focus,.button-alt.hover,.button-alt:focus,.button-alt:hover,.button-secondary.focus,.button-secondary.hover,.button-secondary:focus,.button-secondary:hover,.button.alt:focus,.button.alt:hover,.button.secondary:focus,.button.secondary:hover,.focus.btn.alt,.focus.btn.secondary,.focus.button.alt,.focus.button.secondary,.hover.btn.alt,.hover.btn.secondary,.hover.button.alt,.hover.button.secondary,.use-alt-buttons .btn:focus,.use-alt-buttons .btn:hover,.use-alt-buttons .button:focus,.use-alt-buttons .button:hover,.use-alt-buttons .focus.btn,.use-alt-buttons .focus.button,.use-alt-buttons .hover.btn,.use-alt-buttons .hover.button,.use-alt-buttons .widget a.button:focus,.use-alt-buttons .widget a.button:hover,.use-alt-buttons .widget a.focus.button,.use-alt-buttons .widget a.hover.button,.use-alt-buttons button.focus,.use-alt-buttons button.hover,.use-alt-buttons button:focus,.use-alt-buttons button:hover,.use-alt-buttons input.focus[type=button],.use-alt-buttons input.focus[type=reset],.use-alt-buttons input.focus[type=submit],.use-alt-buttons input.hover[type=button],.use-alt-buttons input.hover[type=reset],.use-alt-buttons input.hover[type=submit],.use-alt-buttons input[type=button]:focus,.use-alt-buttons input[type=button]:hover,.use-alt-buttons input[type=reset]:focus,.use-alt-buttons input[type=reset]:hover,.use-alt-buttons input[type=submit]:focus,.use-alt-buttons input[type=submit]:hover,.use-secondary-buttons .btn:focus,.use-secondary-buttons .btn:hover,.use-secondary-buttons .button:focus,.use-secondary-buttons .button:hover,.use-secondary-buttons .focus.btn,.use-secondary-buttons .focus.button,.use-secondary-buttons .hover.btn,.use-secondary-buttons .hover.button,.use-secondary-buttons .widget a.button:focus,.use-secondary-buttons .widget a.button:hover,.use-secondary-buttons .widget a.focus.button,.use-secondary-buttons .widget a.hover.button,.use-secondary-buttons button.focus,.use-secondary-buttons button.hover,.use-secondary-buttons button:focus,.use-secondary-buttons button:hover,.use-secondary-buttons input.focus[type=button],.use-secondary-buttons input.focus[type=reset],.use-secondary-buttons input.focus[type=submit],.use-secondary-buttons input.hover[type=button],.use-secondary-buttons input.hover[type=reset],.use-secondary-buttons input.hover[type=submit],.use-secondary-buttons input[type=button]:focus,.use-secondary-buttons input[type=button]:hover,.use-secondary-buttons input[type=reset]:focus,.use-secondary-buttons input[type=reset]:hover,.use-secondary-buttons input[type=submit]:focus,.use-secondary-buttons input[type=submit]:hover,.widget .use-alt-buttons a.button:focus,.widget .use-alt-buttons a.button:hover,.widget .use-alt-buttons a.focus.button,.widget .use-alt-buttons a.hover.button,.widget .use-secondary-buttons a.button:focus,.widget .use-secondary-buttons a.button:hover,.widget .use-secondary-buttons a.focus.button,.widget .use-secondary-buttons a.hover.button,button.alt:focus,button.alt:hover,button.focus.alt,button.focus.secondary,button.hover.alt,button.hover.secondary,button.secondary:focus,button.secondary:hover,input.focus[type=button].alt,input.focus[type=button].secondary,input.focus[type=reset].alt,input.focus[type=reset].secondary,input.focus[type=submit].alt,input.focus[type=submit].secondary,input.hover[type=button].alt,input.hover[type=button].secondary,input.hover[type=reset].alt,input.hover[type=reset].secondary,input.hover[type=submit].alt,input.hover[type=submit].secondary,input[type=button].alt:focus,input[type=button].alt:hover,input[type=button].secondary:focus,input[type=button].secondary:hover,input[type=reset].alt:focus,input[type=reset].alt:hover,input[type=reset].secondary:focus,input[type=reset].secondary:hover,input[type=submit].alt:focus,input[type=submit].alt:hover,input[type=submit].secondary:focus,input[type=submit].secondary:hover{background-color:var(--bioclear-corporate-grey);border-color:var(--white);color:var(--white)}.slick-slider.equal-height-slides .slick-track{align-items:stretch;display:flex}.slick-slider.equal-height-slides .slick-track .slick-slide{height:auto}.slick-slider.slick-dotted{margin-bottom:0;padding-bottom:5rem}.slick-dots{bottom:1.75rem;font-size:1rem;gap:1em}.slick-dots,.slick-dots li{display:flex;justify-content:center;line-height:1}.slick-dots li{align-items:center;height:1em;margin:0;width:1em}.slick-dots li button{height:1.5rem;padding:.25rem;width:1.5rem}.slick-dots li button:before{font-size:1rem;height:1em;line-height:1;width:1em}.slick-arrow{-webkit-backdrop-filter:blur(1.05px);backdrop-filter:blur(1.05px);font-size:3em;height:1em;width:1em;z-index:1}.slick-arrow:before{color:var(--bioclear-corporate-grey);font-size:inherit}.arrows-inside .slick-prev{left:calc(var(--bioclear-container-pad)/2)}.arrows-inside .slick-next{right:calc(var(--bioclear-container-pad)/2)}@media (min-width:85.938rem){.arrows-inside .slick-prev{left:0}.arrows-inside .slick-next{right:0}}.site-main{padding-bottom:3em}.bioclear-box-shadow{box-shadow:var(--bioclear-box-shadow)}.bio-quote-icon{display:inline-block;font-size:16em;line-height:1;position:relative}.bio-quote-icon:before{content:"";display:block;padding-bottom:100%;width:.5em}.bio-quote-icon>*{left:0;position:absolute;top:0}.acf-innerblocks-container{padding:0 20px}.bioclear-block{background-position:50%!important;background-size:cover!important;margin:0 auto;overflow:hidden;padding:0;position:relative;width:100%}@media (max-width:576px){.bioclear-block{padding-bottom:40px!important;padding-top:40px!important}.bioclear-block .bioclear-block,.bioclear-block.bioclear-hero{padding-bottom:0!important;padding-top:0!important}}.bioclear-background-video{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:-1}.bioclear-background-video iframe{height:56.25vw;width:100vw}.image-16-9 img,img.image-16-9{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.wp-block-table.no-cell-borders td,.wp-block-table.no-cell-borders th{border:0}@media (min-width:600px) and (max-width:782px){.editor-styles-wrapper .wp-block-columns .wp-block-column,.hentry .entry-content .wp-block-columns .wp-block-column{padding-right:0}}.wp-block-media-text{gap:8%}.wp-block-media-text>.wp-block-media-text__content{padding:0}.wp-block-columns,.wp-block-media-text{grid-template-areas:"1 2"}@media (max-width:781px){.reverse-stack-on-mobile.wp-block-columns:not(.is-not-stacked-on-mobile)>:first-child{grid-area:2;order:-1}.reverse-stack-on-mobile.wp-block-columns:not(.is-not-stacked-on-mobile)>:nth-child(2){grid-area:1;order:-2}.reverse-stack-on-mobile.wp-block-columns:not(.is-not-stacked-on-mobile)>:nth-child(3){order:-3}.reverse-stack-on-mobile.wp-block-columns:not(.is-not-stacked-on-mobile)>:nth-child(4){order:-4}.reverse-stack-on-mobile.wp-block-columns:not(.is-not-stacked-on-mobile)>:nth-child(5){order:-5}.reverse-stack-on-mobile.wp-block-columns:not(.is-not-stacked-on-mobile)>:nth-child(6){order:-6}}@media (max-width:600px){.reverse-stack-on-mobile.wp-block-media-text.is-stacked-on-mobile>:first-child{grid-area:2;order:2}.reverse-stack-on-mobile.wp-block-media-text.is-stacked-on-mobile>:nth-child(2){grid-area:1;order:1}}[style*=text-align] table td,[style*=text-align] table th{text-align:inherit}.site{overflow-x:initial}.fab.fa-twitter-x:before,.fab.fa-x:before{fill:currentColor;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NDAgNjQwIiB3aWR0aD0iNjQiIGhlaWdodD0iNTgiIHN0eWxlPSJmaWxsOiM4MTgwYmQiPjxwYXRoIGQ9Ik00NTMuMiAxMTJoNzAuNkwzNjkuNiAyODguMiA1NTEgNTI4SDQwOUwyOTcuNyAzODIuNiAxNzAuNSA1MjhIOTkuOGwxNjQuOS0xODguNUw5MC44IDExMmgxNDUuNmwxMDAuNSAxMzIuOUw0NTMuMiAxMTJ6bS0yNC44IDM3My44aDM5LjFMMjE1LjEgMTUyaC00MmwyNTUuMyAzMzMuOHoiLz48L3N2Zz4=");background-size:cover;content:"";display:inline-block;height:1em;vertical-align:middle;width:1em}#masthead{font-size:1rem;padding:0;position:sticky;top:0}@media screen and (min-width:601px){body.admin-bar #masthead{top:var(--wp-admin--admin-bar--height)}body.admin-bar #masthead.expanded{height:calc(100vh - var(--wp-admin--admin-bar--height))}@supports (height:100dvh){body.admin-bar #masthead.expanded{height:calc(100dvh - var(--wp-admin--admin-bar--height))}}}.home.page-template-template-fullwidth-blank #masthead{margin-bottom:0}#masthead .secondary-navigation-wrapper{background-color:var(--bioclear-corporate-grey);color:var(--white);display:none;font-size:.75rem}@media (min-width:998px){#masthead .secondary-navigation-wrapper{display:block}}#masthead .secondary-navigation-wrapper a{color:inherit}#masthead .secondary-navigation-container{justify-content:flex-end;padding-bottom:.0625em;padding-top:.0625em}#masthead .site-header-container{padding-bottom:.5rem;padding-top:.5rem}#masthead .secondary-navigation-container,#masthead .site-header-container{align-items:center;display:flex;gap:1em}#masthead .secondary-navigation-container:after,#masthead .secondary-navigation-container:before,#masthead .site-header-container:after,#masthead .site-header-container:before{content:none}#masthead .secondary-navigation-container>*,#masthead .site-header-container>*{align-items:center;display:flex;margin:0}#masthead .secondary-navigation{margin:0;width:100%}#masthead .secondary-navigation .menu{display:flex;font-size:inherit;font-size:.85em;justify-content:space-between;list-style:none;margin:0}@media (min-width:768px){#masthead .secondary-navigation .menu{font-size:inherit}}#masthead .menu-secondary-container{width:100%}#masthead .site-branding{flex:1;flex-basis:50%;max-width:14.812em}#masthead .site-branding .custom-logo-link,#masthead .site-branding .logo{width:100%}#masthead .site-branding img{max-width:18.2859em;min-width:8rem;width:100%}@media (min-width:768px){#masthead .site-branding img{min-width:10rem}}@media (max-width:375px){#masthead .site-branding img{min-width:4.3rem}}#masthead .woocommerce-product-search{margin:0}#masthead .search-field{border-radius:2em;padding-bottom:.5em;padding-top:.5em}#masthead .storefront-primary-navigation{flex:0;margin-left:auto;max-width:30em}@media (min-width:998px){#masthead .storefront-primary-navigation{flex:1 1 auto}}#masthead .primary-navigation>.menu{align-items:center;display:flex;justify-content:space-around;margin-left:0}#masthead .primary-navigation>.menu>.menu-item{white-space:nowrap}#masthead .main-navigation{margin:0;width:100%}#masthead .site-header-cart{width:auto}#masthead .cart-contents{align-items:center;display:flex;font-size:inherit;gap:.5em}#masthead .cart-contents>*{margin:0;order:2}#masthead .cart-contents .count{line-height:1;text-align:center}#masthead .site-search{margin-left:auto}#masthead .site-search .widget_product_search form:before{top:50%;transform:translateY(-50%)}#masthead .subm-menu{white-space:normal}#masthead .menu-item .fa{display:none;font-size:inherit}@media (min-width:490px){#masthead .menu-item .fa{display:inline-block}}@media (min-width:510px){#masthead .menu-item .fa{font-size:1.25em}}#masthead .menu-item a{align-items:center;color:inherit;display:flex;font-size:inherit;gap:.5em;padding:.5em}#masthead .menu-item a:after{margin:0}#masthead .site-header-cart:focus .widget_shopping_cart,#masthead .site-header-cart:hover .widget_shopping_cart{left:auto;right:0}#masthead .site-header-cart .widget_shopping_cart{max-width:calc(100dvw - 2em);width:20em}#masthead .handheld-navigation{overflow:initial;position:relative}#masthead .handheld-navigation>.menu{background-color:var(--white);box-shadow:0 .05em .25em rgba(0,0,0,.25);display:flex;flex-direction:column;height:0;overflow:hidden;position:absolute;right:0}#masthead .main-navigation.toggled .handheld-navigation>.menu{height:auto}#masthead .site-header-cart{display:flex}#masthead .footer-cart-contents{display:none}@media (max-width:768px){#masthead .site-header-cart{display:none}#masthead .footer-cart-contents{display:flex}}#masthead .bioclear-account-link{display:flex}@media (min-width:998px){#masthead .bioclear-account-link{display:none}}.site-header-cart .cart-contents{padding-bottom:.5em;padding-top:.5em}.site-header-cart .cart-contents:after{display:inline-block;float:right;font-size:1.25em;height:1em;order:1}.site-header-cart .count{display:none}@media (min-width:768px){.site-header-cart .count{display:inline-block}}.footer-cart-contents:before,.site-header-cart .cart-contents:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f07a";font-family:Font Awesome\ 5 Free;font-style:normal;font-variant:normal;font-weight:900;line-height:1;vertical-align:baseline}.woocommerce-active .site-header .site-search{flex:1 1 auto;max-width:20em;width:auto}.woocommerce-active .site-header .site-search .widget{width:100%}button.menu-toggle{border-color:transparent;padding:1.25em 1.5em}.bioclear-account-link,.footer-cart-contents,.mobile-search-toggle[class*=mobile-search-toggle]{color:inherit;cursor:pointer;font-size:1.25em;padding:.5em}.footer-cart-contents{font-size:0}.footer-cart-contents:before{font-size:1.25rem}.footer-cart-contents .count{border-radius:50%;color:#fff;font-size:.85rem;left:-.5em;line-height:1;padding:.5em;position:relative;top:-.5em;z-index:1}.footer-cart-contents .count:before{background-color:var(--bioclear-corporate-grey);border-radius:50%;content:"";display:block;left:50%;padding-bottom:calc(100% + .25em);position:absolute;top:50%;transform:translate3d(-50%,-50%,0);width:calc(100% + .25em);z-index:-1}@media (min-width:768px) and (max-width:997px){.primary-navigation{display:none}.handheld-navigation,.main-navigation.toggled .handheld-navigation,.main-navigation.toggled div.menu,.menu-toggle{display:block}}.mobile-search-toggle{display:none}@media (max-width:768px){.mobile-search-toggle{display:flex}.woocommerce-active:not(.mobile-search-active) .site-header .site-search .widget_product_search{opacity:0;transform:translateZ(0) scaleY(0)}.woocommerce-active .site-header .site-search{flex:0 1 auto}.woocommerce-active .site-header .site-search .widget_product_search{backface-visibility:hidden;background:#fff;box-shadow:0 .25em .25em rgba(0,0,0,.25);left:0;margin:0;max-width:100vw;opacity:1;padding:.5em var(--bioclear-container-pad);position:absolute;right:0;top:100%;transform:translateZ(0) scaleY(1);transform-origin:0 0;transition:var(--bioclear-transition);transition-property:transform,opacity;width:auto}#masthead .bioclear-account-link+.storefront-primary-navigation{margin-left:0}}#colophon .widget{margin:0}#colophon .footer-widgets{display:flex;flex-wrap:wrap;gap:2em;justify-content:space-between;padding-bottom:2em;padding-top:2em}#colophon .footer-widgets:after,#colophon .footer-widgets:before{content:none}#colophon .footer-widgets>*{flex:1 1 calc(33.3% - 2em);margin:0;max-width:17em}#colophon .wp-block-heading{font-size:1em;font-weight:700}#colophon .wp-block-social-link-anchor{background:transparent;padding:0}#colophon .menu-item{font-size:1em;margin:0;padding-left:0}#colophon .menu-item:before{content:none}#colophon .menu-item a{font-size:inherit;text-decoration:none}@media (max-width:767px){#colophon a[href="#page"]{display:none}}.wp-social-link[class*=wp-social-link].wp-block-social-link[class*=wp-block-social-link]{background:transparent;color:var(--bioclear-corporate-purple)}.wp-block-social-links{font-size:2em;gap:.25em;justify-content:space-between;margin:0}.wp-block-social-link-anchor{font-size:inherit}.input-text,input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{background-color:#fff;border:1px solid var(--bioclear-corporate-purple);border-radius:.5em;font-size:inherit;padding:.5em .75em}.input-text:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{background-color:#fff}.gform_wrapper.gravity-theme[class*=gform_wrapper] input[type=color],.gform_wrapper.gravity-theme[class*=gform_wrapper] input[type=date],.gform_wrapper.gravity-theme[class*=gform_wrapper] input[type=datetime-local],.gform_wrapper.gravity-theme[class*=gform_wrapper] input[type=datetime],.gform_wrapper.gravity-theme[class*=gform_wrapper] input[type=email],.gform_wrapper.gravity-theme[class*=gform_wrapper] input[type=month],.gform_wrapper.gravity-theme[class*=gform_wrapper] input[type=number],.gform_wrapper.gravity-theme[class*=gform_wrapper] input[type=password],.gform_wrapper.gravity-theme[class*=gform_wrapper] input[type=search],.gform_wrapper.gravity-theme[class*=gform_wrapper] input[type=tel],.gform_wrapper.gravity-theme[class*=gform_wrapper] input[type=text],.gform_wrapper.gravity-theme[class*=gform_wrapper] input[type=time],.gform_wrapper.gravity-theme[class*=gform_wrapper] input[type=url],.gform_wrapper.gravity-theme[class*=gform_wrapper] input[type=week],.gform_wrapper.gravity-theme[class*=gform_wrapper] select,.gform_wrapper.gravity-theme[class*=gform_wrapper] textarea{font-size:inherit;padding:.5em 1em}.gform_wrapper [type=submit]{margin-left:auto;margin-right:auto}a.archive-card__link[class*=archive-card__link]{color:inherit;outline:none;text-decoration:none}a.archive-card__link:focus .wp-post-image,a.archive-card__link:hover .wp-post-image{transform:scale(1.05) translateZ(0)}.posts-list{display:flex;flex-wrap:wrap;gap:1.5em;justify-content:center}@media (min-width:670px){.posts-list{justify-content:flex-start}}.posts-list .archive-card__image{border-radius:1.5em;overflow:hidden}.posts-list .wp-post-image{aspect-ratio:16/9;backface-visibility:hidden;height:100%;margin:0;-o-object-fit:cover;object-fit:cover;transform:translateZ(0);transition:all .35s ease-in-out;width:100%}.listed-post{background-color:var(--white);flex:1 1 auto;max-width:30em;min-width:18em}@media (min-width:670px) and (max-width:1100px){.listed-post{max-width:calc(50% - 1.5em)}}@media (min-width:671px){.listed-post{flex:1}}.archive-card__content{color:var(--bioclear-corporate-grey);line-height:1.15;padding:1em}.archive-card__title{font-size:inherit;font-weight:700}.archive-card__title[class*=archive-card__title] a{color:inherit;font-weight:700;text-decoration:none}.site-main nav.navigation .nav-next a:after{font-size:1.25em;vertical-align:top}.share-icons-list{align-items:center;color:var(--bioclear-corporate-purple);display:flex;flex-wrap:wrap;font-size:2.25em;gap:1em}.wp-singular .site-main{display:flex;flex-direction:column;gap:3em;padding-bottom:5em}.terms-list{display:flex;gap:.5em;list-style:none;margin:0}.listed-term a{text-decoration:underline}.related-content-posts-list{margin:0}.archive-taxonomy-title:not(:first-child){margin-top:1em}.bioclear-hero .gradient_wrap{align-items:flex-end;background:linear-gradient(to bottom,transparent,var(--bioclear-corporate-grey));box-sizing:border-box;display:flex;height:60vh;justify-content:center;padding-bottom:5em;text-align:center}.bioclear-hero .heading_1,.bioclear-hero .heading_2{display:block}.bioclear-our-mission__container{margin:0 auto;max-width:1223px}.bioclear-our-mission__container .bioclear-our-mission__header-content{padding-bottom:230px}@media (max-width:768px){.bioclear-our-mission__container .bioclear-our-mission__header-content{padding-bottom:50px}}.bioclear-our-mission__container .bioclear-our-mission__header-content h2{color:var(--bioclear-corporate-grey);text-align:center}.bioclear-our-mission__container .bioclear-our-mission__header-content .bioclear-our-mission__content{color:var(--black);font-size:1.2rem;margin:0 auto;max-width:800px}@media (max-width:768px){.bioclear-our-mission__container .bioclear-our-mission__header-content .bioclear-our-mission__content{font-size:1rem}}.bioclear-our-mission__container .bioclear-our-mission__ctas{border-radius:12px;color:var(--white);display:flex;gap:50px;justify-content:space-between;padding:0 90px 125px}@media (max-width:992px){.bioclear-our-mission__container .bioclear-our-mission__ctas{padding:0 40px 70px}}@media (max-width:768px){.bioclear-our-mission__container .bioclear-our-mission__ctas{display:block;padding:40px}}@media (max-width:576px){.bioclear-our-mission__container .bioclear-our-mission__ctas{padding:20px}}.bioclear-our-mission__container .bioclear-our-mission__ctas .bioclear-our-mission__cta{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;font-size:1.2rem;font-weight:300;justify-content:flex-start;margin-top:-117px;max-width:460px;padding-bottom:50px;position:relative;text-align:center;width:50%}@media (max-width:768px){.bioclear-our-mission__container .bioclear-our-mission__ctas .bioclear-our-mission__cta{font-size:1rem;margin:auto;width:auto}.bioclear-our-mission__container .bioclear-our-mission__ctas .bioclear-our-mission__cta:nth-child(2){margin-top:60px}}.bioclear-our-mission__container .bioclear-our-mission__ctas .bioclear-our-mission__cta img{border-radius:12px;display:block}.bioclear-our-mission__container .bioclear-our-mission__ctas .bioclear-our-mission__cta h3{color:var(--white);margin-top:20px;text-align:center}.bioclear-our-mission__container .bioclear-our-mission__ctas .bioclear-our-mission__cta .button{background-color:var(--white);bottom:0;color:var(--bioclear-corporate-grey);font-size:1.1rem;font-weight:700;position:absolute}.bioclear-block-wrapper__container>.acf-innerblocks-container{padding-left:0;padding-right:0}@media (max-width:576px){.bioclear-two-columns{padding-left:0!important;padding-right:0!important}}.bioclear-two-columns .bioclear-two-columns__container{align-items:center;display:flex;gap:65px;justify-content:space-between;margin:0 auto;max-width:1223px;padding:0 20px}@media (max-width:768px){.bioclear-two-columns .bioclear-two-columns__container{display:block}}.bioclear-two-columns .bioclear-two-columns__container .bioclear-two-columns__sixty{width:57.25%}@media (max-width:992px){.bioclear-two-columns .bioclear-two-columns__container .bioclear-two-columns__sixty{width:50%}}@media (max-width:768px){.bioclear-two-columns .bioclear-two-columns__container .bioclear-two-columns__sixty{width:auto}}.bioclear-two-columns .bioclear-two-columns__container .bioclear-two-columns__forty{width:37.61%}@media (max-width:992px){.bioclear-two-columns .bioclear-two-columns__container .bioclear-two-columns__forty{width:50%}}@media (max-width:768px){.bioclear-two-columns .bioclear-two-columns__container .bioclear-two-columns__forty{width:auto}}.bioclear-two-columns .bioclear-two-columns__container .bioclear-two-columns__fifty{width:50%}@media (max-width:768px){.bioclear-two-columns .bioclear-two-columns__container .bioclear-two-columns__fifty{width:auto}}.bioclear-two-columns .bioclear-two-columns__container .bioclear-two-columns-content{font-size:1.2rem}.bioclear-two-columns .bioclear-two-columns__container .bioclear-two-columns-content h2{color:inherit;line-height:2.5rem}@media (max-width:576px){.bioclear-two-columns .bioclear-two-columns__container .bioclear-two-columns-content h2{line-height:unset}}@media (max-width:768px){.bioclear-two-columns .bioclear-two-columns__container .bioclear-two-columns-content{font-size:1rem}}.bioclear-two-columns .bioclear-two-columns__container img{border-radius:12px}@media (max-width:768px){.bioclear-two-columns .bioclear-two-columns__container img{margin:0 auto}}@media (max-width:576px){.bioclear-two-columns .bioclear-two-columns__container img{padding:20px 0}}.bioclear-learn-more__container{margin:0 auto;max-width:1035px}.bioclear-learn-more__container .bioclear-learn-more__header-content{padding-bottom:50px}.bioclear-learn-more__container .bioclear-learn-more__header-content h2{color:inherit;text-align:center}.bioclear-learn-more__container .bioclear-learn-more__header-content .bioclear-learn-more__content{font-size:1.2rem;margin:0 auto;max-width:800px}.bioclear-learn-more__container .bioclear-learn-more__ctas{display:flex;gap:64px;justify-content:space-between}@media (max-width:768px){.bioclear-learn-more__container .bioclear-learn-more__ctas{gap:40px}}@media (max-width:576px){.bioclear-learn-more__container .bioclear-learn-more__ctas{display:block}}.bioclear-learn-more__container .bioclear-learn-more__ctas .bioclear-learn-more__cta{position:relative;text-align:center;width:50%}@media (max-width:576px){.bioclear-learn-more__container .bioclear-learn-more__ctas .bioclear-learn-more__cta{margin:0 auto;width:100%}.bioclear-learn-more__container .bioclear-learn-more__ctas .bioclear-learn-more__cta:nth-child(2){margin-top:40px}}.bioclear-learn-more__container .bioclear-learn-more__ctas .bioclear-learn-more__cta a{text-decoration:none}.bioclear-learn-more__container .bioclear-learn-more__ctas .bioclear-learn-more__cta .box_link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.bioclear-learn-more__container .bioclear-learn-more__ctas .bioclear-learn-more__cta img{border-radius:13px;display:block}@media (max-width:576px){.bioclear-learn-more__container .bioclear-learn-more__ctas .bioclear-learn-more__cta img{margin:0 auto}}.bioclear-learn-more__container .bioclear-learn-more__ctas .bioclear-learn-more__cta .cta_inner{align-items:center;background:linear-gradient(180deg,transparent,rgba(64,83,99,.68));box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:flex-end;left:0;padding:20px 20px 36px;position:absolute;top:0;width:100%;z-index:1}.bioclear-learn-more__container .bioclear-learn-more__ctas .bioclear-learn-more__cta .cta_inner h3{color:var(--white)}.bioclear-learn-more__container .bioclear-learn-more__ctas .bioclear-learn-more__cta .cta_inner .button{background-color:var(--white);color:var(--bioclear-corporate-purple);font-size:1.1rem;font-weight:700}.woocommerce.single-product .product,.woocommerce.storefront-full-width-content.single-product .product{overflow:visible}.woocommerce.single-product .product .woocommerce-product-gallery,.woocommerce.storefront-full-width-content.single-product .product .woocommerce-product-gallery{max-width:578px;width:50%!important}@media (max-width:1260px){.woocommerce.single-product .product .woocommerce-product-gallery,.woocommerce.storefront-full-width-content.single-product .product .woocommerce-product-gallery{width:45%!important}}@media (max-width:992px){.woocommerce.single-product .product .woocommerce-product-gallery,.woocommerce.storefront-full-width-content.single-product .product .woocommerce-product-gallery{float:none!important;margin:0 auto 50px!important;max-width:600px;width:100%!important}}.woocommerce.single-product .product .woocommerce-product-gallery .flex-viewport,.woocommerce.storefront-full-width-content.single-product .product .woocommerce-product-gallery .flex-viewport{border:1px solid rgba(0,0,0,.05);border-radius:20px;box-shadow:0 1.4px 7px 0 rgba(0,0,0,.35)}.woocommerce.single-product .product .woocommerce-product-gallery .flex-viewport img,.woocommerce.storefront-full-width-content.single-product .product .woocommerce-product-gallery .flex-viewport img{margin:0 auto;max-height:400px;min-height:400px;width:auto!important}@media (max-width:1260px){.woocommerce.single-product .product .woocommerce-product-gallery .flex-viewport img,.woocommerce.storefront-full-width-content.single-product .product .woocommerce-product-gallery .flex-viewport img{min-height:unset}}.woocommerce.single-product .product .woocommerce-product-gallery ol,.woocommerce.storefront-full-width-content.single-product .product .woocommerce-product-gallery ol{display:flex;flex-wrap:wrap;gap:20px}@media (max-width:576px){.woocommerce.single-product .product .woocommerce-product-gallery ol,.woocommerce.storefront-full-width-content.single-product .product .woocommerce-product-gallery ol{gap:3%;row-gap:15px}}.woocommerce.single-product .product .woocommerce-product-gallery ol li,.woocommerce.storefront-full-width-content.single-product .product .woocommerce-product-gallery ol li{border:1px solid rgba(0,0,0,.05);border-radius:10px;box-shadow:0 1.4px 7px 0 rgba(0,0,0,.35);float:none!important;margin:0!important;width:98px!important}@media (max-width:576px){.woocommerce.single-product .product .woocommerce-product-gallery ol li,.woocommerce.storefront-full-width-content.single-product .product .woocommerce-product-gallery ol li{width:22.7%!important}}.woocommerce.single-product .product .woocommerce-product-gallery .flex-control-thumbs li img,.woocommerce.storefront-full-width-content.single-product .product .woocommerce-product-gallery .flex-control-thumbs li img{margin:0 auto;max-height:96px;width:auto}.woocommerce.single-product .product .woocommerce-product-gallery .flex-control-thumbs:after,.woocommerce.single-product .product .woocommerce-product-gallery .flex-control-thumbs:before,.woocommerce.storefront-full-width-content.single-product .product .woocommerce-product-gallery .flex-control-thumbs:after,.woocommerce.storefront-full-width-content.single-product .product .woocommerce-product-gallery .flex-control-thumbs:before{display:none}.woocommerce.single-product .product .summary,.woocommerce.storefront-full-width-content.single-product .product .summary{width:50%}@media (max-width:1260px){.woocommerce.single-product .product .summary,.woocommerce.storefront-full-width-content.single-product .product .summary{width:48%!important}}@media (max-width:992px){.woocommerce.single-product .product .summary,.woocommerce.storefront-full-width-content.single-product .product .summary{float:none!important;margin:0!important;max-width:unset;width:100%!important}}.woocommerce.single-product .product .summary h1.product_title,.woocommerce.storefront-full-width-content.single-product .product .summary h1.product_title{color:var(--bioclear-corporate-grey);font-size:2rem;font-weight:600;margin-bottom:.3em}@media (max-width:1200px){.woocommerce.single-product .product .summary h1.product_title,.woocommerce.storefront-full-width-content.single-product .product .summary h1.product_title{font-size:1.8rem}}@media (max-width:992px){.woocommerce.single-product .product .summary h1.product_title,.woocommerce.storefront-full-width-content.single-product .product .summary h1.product_title{font-size:2rem;text-align:center}}.woocommerce.single-product .product .summary .product-sku,.woocommerce.storefront-full-width-content.single-product .product .summary .product-sku{color:var(--bioclear-corporate-grey);font-style:italic}@media (max-width:992px){.woocommerce.single-product .product .summary .product-sku,.woocommerce.storefront-full-width-content.single-product .product .summary .product-sku{text-align:center}}.woocommerce.single-product .product .summary p.price,.woocommerce.storefront-full-width-content.single-product .product .summary p.price{color:var(--bioclear-corporate-grey);font-size:2rem;font-weight:800;margin-top:0}@media (max-width:992px){.woocommerce.single-product .product .summary p.price,.woocommerce.storefront-full-width-content.single-product .product .summary p.price{margin-bottom:40px;text-align:center}}@media (max-width:576px){.woocommerce.single-product .product .summary .variations_button,.woocommerce.storefront-full-width-content.single-product .product .summary .variations_button{margin:0 auto;max-width:222px}}.woocommerce.single-product .product .summary .quantity.buttons_added,.woocommerce.storefront-full-width-content.single-product .product .summary .quantity.buttons_added{align-items:center;background-color:rgb(from var(--bioclear-corporate-grey) r g b/.1);border-radius:40px;box-sizing:border-box;display:inline-flex;gap:6px;height:40px;margin-top:8px;padding:.3rem .7rem}@media (max-width:576px){.woocommerce.single-product .product .summary .quantity.buttons_added,.woocommerce.storefront-full-width-content.single-product .product .summary .quantity.buttons_added{float:none;margin-bottom:10px;margin-right:0}}.woocommerce.single-product .product .summary .quantity.buttons_added .minus,.woocommerce.single-product .product .summary .quantity.buttons_added .plus,.woocommerce.storefront-full-width-content.single-product .product .summary .quantity.buttons_added .minus,.woocommerce.storefront-full-width-content.single-product .product .summary .quantity.buttons_added .plus{background-color:transparent;border:none;color:var(--bioclear-corporate-grey);cursor:pointer;font-size:1.2rem;height:100%;padding:0 .7rem}@media (max-width:1160px){.woocommerce.single-product .product .summary .quantity.buttons_added .minus,.woocommerce.single-product .product .summary .quantity.buttons_added .plus,.woocommerce.storefront-full-width-content.single-product .product .summary .quantity.buttons_added .minus,.woocommerce.storefront-full-width-content.single-product .product .summary .quantity.buttons_added .plus{padding:0 1rem}}@media (max-width:992px){.woocommerce.single-product .product .summary .quantity.buttons_added .minus,.woocommerce.single-product .product .summary .quantity.buttons_added .plus,.woocommerce.storefront-full-width-content.single-product .product .summary .quantity.buttons_added .minus,.woocommerce.storefront-full-width-content.single-product .product .summary .quantity.buttons_added .plus{padding:0 1.6rem}}.woocommerce.single-product .product .summary .quantity.buttons_added input.qty,.woocommerce.storefront-full-width-content.single-product .product .summary .quantity.buttons_added input.qty{-webkit-appearance:none;-moz-appearance:textfield;appearance:textfield;background-color:#d9d9d9;border:0;border-radius:5px;box-shadow:none;color:var(--bioclear-corporate-grey);font-size:1.1rem;font-weight:400;height:100%;padding:0;text-align:center;width:34px}@media (max-width:1160px){.woocommerce.single-product .product .summary .quantity.buttons_added input.qty,.woocommerce.storefront-full-width-content.single-product .product .summary .quantity.buttons_added input.qty{margin:0}}@media (max-width:992px){.woocommerce.single-product .product .summary .quantity.buttons_added input.qty,.woocommerce.storefront-full-width-content.single-product .product .summary .quantity.buttons_added input.qty{margin:0 1rem}}.woocommerce.single-product .product .summary .quantity.buttons_added input.qty::-webkit-inner-spin-button,.woocommerce.single-product .product .summary .quantity.buttons_added input.qty::-webkit-outer-spin-button,.woocommerce.storefront-full-width-content.single-product .product .summary .quantity.buttons_added input.qty::-webkit-inner-spin-button,.woocommerce.storefront-full-width-content.single-product .product .summary .quantity.buttons_added input.qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.woocommerce.single-product .product .summary .cart,.woocommerce.storefront-full-width-content.single-product .product .summary .cart{display:flex}@media (max-width:1200px){.woocommerce.single-product .product .summary .cart,.woocommerce.storefront-full-width-content.single-product .product .summary .cart{justify-content:center}}@media (max-width:576px){.woocommerce.single-product .product .summary .cart,.woocommerce.storefront-full-width-content.single-product .product .summary .cart{align-items:center;flex-direction:column}}.woocommerce.single-product .product .summary .cart table.variations select,.woocommerce.storefront-full-width-content.single-product .product .summary .cart table.variations select{background-color:var(--bioclear-corporate-light-grey);border-radius:40px;height:40px;min-width:220px;padding:0 10px}@media (max-width:576px){.woocommerce.single-product .product .summary .cart table.variations .label,.woocommerce.storefront-full-width-content.single-product .product .summary .cart table.variations .label{text-align:center}.woocommerce.single-product .product .summary .cart table.variations select,.woocommerce.storefront-full-width-content.single-product .product .summary .cart table.variations select{display:block;margin:0 auto}}.woocommerce.single-product .product .summary .cart .single_variation_wrap .woocommerce-variation-description,.woocommerce.storefront-full-width-content.single-product .product .summary .cart .single_variation_wrap .woocommerce-variation-description{display:none!important}.woocommerce.single-product .product .summary .cart button,.woocommerce.storefront-full-width-content.single-product .product .summary .cart button{background-color:var(--bioclear-corporate-purple);border:0;color:#fff;font-size:1.1rem;padding:0 2rem}.woocommerce.single-product .product .summary .cart button.button,.woocommerce.storefront-full-width-content.single-product .product .summary .cart button.button{margin-top:8px;min-height:45px}@media (max-width:1200px){.woocommerce.single-product .product .summary .cart button,.woocommerce.storefront-full-width-content.single-product .product .summary .cart button{font-size:1.6rem}}@media (max-width:576px){.woocommerce.single-product .product .summary .cart button,.woocommerce.storefront-full-width-content.single-product .product .summary .cart button{padding:.5rem 2.7rem;width:100%}}.woocommerce.single-product .product .summary .product_description,.woocommerce.storefront-full-width-content.single-product .product .summary .product_description{font-size:1.2rem}@media (max-width:980px){.woocommerce.single-product .product .summary .product_description,.woocommerce.storefront-full-width-content.single-product .product .summary .product_description{font-size:1rem}}.woocommerce .cart_wrapper_main{display:flex;gap:46px}@media (max-width:1160px){.woocommerce .cart_wrapper_main{display:block}}@media (max-width:576px){.woocommerce .cart_wrapper_main:first-child .cart-collaterals{display:none}}.woocommerce .cart_wrapper_main .cart__wrapper{flex:1}.woocommerce .cart_wrapper_main .cart__wrapper.header_wrap{background-color:transparent!important;display:flex;justify-content:space-between;padding:20px 10px}@media (max-width:576px){.woocommerce .cart_wrapper_main .cart__wrapper.header_wrap h3:nth-child(2n){display:none}}.woocommerce .cart_wrapper_main .shop_table.cart tr{align-items:center;background-color:rgb(from var(--bioclear-corporate-grey) r g b/.05);border-radius:20px;display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px;padding:25px;position:relative;transition:all .3s ease-in-out}@media (max-width:576px){.woocommerce .cart_wrapper_main .shop_table.cart tr{align-items:flex-start;padding:15px}}.woocommerce .cart_wrapper_main .shop_table.cart tr:hover{background-color:rgb(from var(--bioclear-corporate-grey) r g b/.1)}.woocommerce .cart_wrapper_main .shop_table.cart tr:hover .product-remove{left:-50px;opacity:1}.woocommerce .cart_wrapper_main .shop_table.cart tr>td{flex:0 0 auto}.woocommerce .cart_wrapper_main .shop_table.cart tr td{background-color:transparent;padding:0;text-align:left}.woocommerce .cart_wrapper_main .shop_table.cart tr td:after,.woocommerce .cart_wrapper_main .shop_table.cart tr td:before{display:none!important}.woocommerce .cart_wrapper_main .shop_table.cart tr .product-thumbnail{flex:0;width:100px}@media (max-width:1200px){.woocommerce .cart_wrapper_main .shop_table.cart tr .product-thumbnail{width:60px}}.woocommerce .cart_wrapper_main .shop_table.cart tr .product-thumbnail img{border-radius:10px;box-shadow:0 1.4px 7px 0 rgba(0,0,0,.35);max-width:100px}@media (max-width:1200px){.woocommerce .cart_wrapper_main .shop_table.cart tr .product-thumbnail img{max-width:60px}}.woocommerce .cart_wrapper_main .shop_table.cart tr .product-name{flex:1}.woocommerce .cart_wrapper_main .shop_table.cart tr .product-name a{color:var(--bioclear-corporate-grey);font-size:1.3rem;font-weight:700;text-decoration:none}@media (max-width:576px){.woocommerce .cart_wrapper_main .shop_table.cart tr .product-name a{font-size:1.1rem}}.woocommerce .cart_wrapper_main .shop_table.cart tr .product-name .product-price{color:var(--bioclear-corporate-grey)}.woocommerce .cart_wrapper_main .shop_table.cart tr .product-subtotal{text-align:right}@media (max-width:576px){.woocommerce .cart_wrapper_main .shop_table.cart tr .product-subtotal{align-items:flex-end;display:flex;flex:0 0 100%;justify-content:space-between;max-width:100%;order:99;padding-left:80px;width:100%}}.woocommerce .cart_wrapper_main .shop_table.cart tr .product-subtotal .price_wrap{color:var(--bioclear-corporate-grey);font-size:1.8rem;font-weight:700;margin-bottom:10px}@media (max-width:576px){.woocommerce .cart_wrapper_main .shop_table.cart tr .product-subtotal .price_wrap{font-size:1.2rem;margin-bottom:0}}.woocommerce .cart_wrapper_main .shop_table.cart tr .product-subtotal .quantity{align-items:stretch;background-color:rgb(from var(--bioclear-corporate-grey) r g b/.1);border-radius:10px;display:flex;height:51px;max-height:51px;overflow:hidden}@media (max-width:576px){.woocommerce .cart_wrapper_main .shop_table.cart tr .product-subtotal .quantity{height:40px;max-height:40px}}.woocommerce .cart_wrapper_main .shop_table.cart tr .product-subtotal .quantity button{background-color:transparent;border-radius:0;color:var(--bioclear-corporate-grey);display:block;font-size:1.7rem;font-weight:600;height:100%;padding:0 15px;transition:all .3s ease-in-out}.woocommerce .cart_wrapper_main .shop_table.cart tr .product-subtotal .quantity button:hover{background-color:rgb(from var(--bioclear-corporate-grey) r g b/.2)}@media (max-width:768px){.woocommerce .cart_wrapper_main .shop_table.cart tr .product-subtotal .quantity button{padding:0 15px}}@media (max-width:576px){.woocommerce .cart_wrapper_main .shop_table.cart tr .product-subtotal .quantity button{font-size:1.3rem}}.woocommerce .cart_wrapper_main .shop_table.cart tr .product-subtotal .quantity input{-webkit-appearance:none;-moz-appearance:textfield;appearance:textfield;background-color:transparent;border:0;border-radius:10px;box-shadow:none;color:var(--bioclear-corporate-grey);display:block;font-size:1.5rem;font-weight:500;padding:0;text-align:center;width:40px}@media (max-width:768px){.woocommerce .cart_wrapper_main .shop_table.cart tr .product-subtotal .quantity input{width:50px}}@media (max-width:576px){.woocommerce .cart_wrapper_main .shop_table.cart tr .product-subtotal .quantity input{width:30px}}.woocommerce .cart_wrapper_main .shop_table.cart tr .product-subtotal .quantity input::-webkit-inner-spin-button,.woocommerce .cart_wrapper_main .shop_table.cart tr .product-subtotal .quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.woocommerce .cart_wrapper_main .shop_table.cart tr .product-remove{left:-30px;opacity:0;position:absolute;transition:all .3s ease-in-out}.woocommerce .cart_wrapper_main .shop_table.cart tr .product-remove a{height:37px;padding:10px;width:37px}.woocommerce .cart_wrapper_main .shop_table.cart tr .product-remove a:before{display:none}.woocommerce .cart_wrapper_main .shop_table.cart tr .product-remove a svg{display:block}.woocommerce .cart_wrapper_main .shop_table.cart tr .cart-lbl,.woocommerce .cart_wrapper_main .shop_table.cart tr .wc-variation strong{color:var(--bioclear-corporate-grey);font-weight:700}.woocommerce .cart_wrapper_main .shop_table.cart tr .wc-variation .wc-attr{display:inline-block;padding-right:5px}.woocommerce .cart_wrapper_main .cart-collaterals{background-color:rgb(from var(--bioclear-corporate-grey) r g b/.05);border-radius:20px;flex:0;max-width:412px;min-width:450px;padding:25px}@media (max-width:576px){.woocommerce .cart_wrapper_main .cart-collaterals{min-width:unset}}.woocommerce .cart_wrapper_main .cart-collaterals .cart_totals{float:none;width:unset}.woocommerce .cart_wrapper_main .cart-collaterals h5{color:var(--bioclear-corporate-grey);font-size:2.2rem;font-weight:700}.woocommerce .cart_wrapper_main .cart-collaterals table{margin:0}.woocommerce .cart_wrapper_main .cart-collaterals table tr{display:flex;justify-content:space-between;padding:7px 0}.woocommerce .cart_wrapper_main .cart-collaterals table tr td,.woocommerce .cart_wrapper_main .cart-collaterals table tr th{padding:0}.woocommerce .cart_wrapper_main .cart-collaterals table tr th{color:var(--bioclear-corporate-grey);font-size:1.4rem;font-weight:700}.woocommerce .cart_wrapper_main .cart-collaterals table tr td{align-self:center;background-color:transparent;color:var(--bioclear-corporate-grey);font-size:1.1rem;text-align:right}@media (max-width:375px){.woocommerce .cart_wrapper_main .cart-collaterals table tr.tax-total small{display:block;font-size:50%;line-height:14px}}.woocommerce .cart_wrapper_main .cart-collaterals table .c_coupon_wrap{border-bottom:2px solid #e7e7f0;display:block;margin-bottom:20px;padding-bottom:40px;position:relative}.woocommerce .cart_wrapper_main .cart-collaterals table .c_coupon_wrap td{display:block}.woocommerce .cart_wrapper_main .cart-collaterals table .c_coupon_wrap .cart__coupon{width:100%}.woocommerce .cart_wrapper_main .cart-collaterals table .c_coupon_wrap input{background-color:rgb(from var(--bioclear-corporate-grey) r g b/.05);border:0;border-radius:50px;box-shadow:unset;color:var(--bioclear-corporate-grey);font-size:1.1rem;height:51px;padding:14px;width:100%}.woocommerce .cart_wrapper_main .cart-collaterals table .c_coupon_wrap .apply-coupon-ajax{align-items:center;background-color:var(--bioclear-corporate-purple);border:none;border-radius:50px;color:var(--white);cursor:pointer;display:flex;font-size:1rem;height:35px;justify-content:center;padding:0;position:absolute;right:8px;top:15px;transition:all .3s ease-in-out;width:35px}.woocommerce .cart_wrapper_main .cart-collaterals table .c_coupon_wrap .apply-coupon-ajax svg{height:15px;width:15px}.woocommerce .cart_wrapper_main .cart-collaterals table .order-total{padding-bottom:30px}.woocommerce .cart_wrapper_main .cart-collaterals table .order-total td *,.woocommerce .cart_wrapper_main .cart-collaterals table .order-total th{font-size:2.1rem;font-weight:700}.woocommerce .cart_wrapper_main .cart-collaterals .wc-proceed-to-checkout,.woocommerce .cart_wrapper_main .cart-collaterals .woocommerce_checkout_place_order{margin-bottom:0}.woocommerce .cart_wrapper_main .cart-collaterals .wc-proceed-to-checkout a,.woocommerce .cart_wrapper_main .cart-collaterals .woocommerce_checkout_place_order a{background-color:var(--bioclear-corporate-purple);color:var(--white);font-size:1.8rem;margin-bottom:0;padding:30px;width:100%}@media (max-width:576px){.woocommerce .cart_wrapper_main .cart-collaterals .wc-proceed-to-checkout a,.woocommerce .cart_wrapper_main .cart-collaterals .woocommerce_checkout_place_order a{font-size:1.4rem;padding:20px}}.woocommerce .cart_wrapper_main .cart-collaterals .wc-proceed-to-checkout a:after,.woocommerce .cart_wrapper_main .cart-collaterals .woocommerce_checkout_place_order a:after,.woocommerce .cart_wrapper_main .cart-collaterals:before{display:none}@media (max-width:576px){.woocommerce .cart_wrapper_main .cart-collaterals{max-width:unset}}.woocommerce .cart_wrapper_main .cart-collaterals h5{font-size:1.8rem}.woocommerce .cart_wrapper_main .cart-collaterals.header_wrap{background-color:transparent!important}@media (max-width:480px){.woocommerce .cart_wrapper_main .cart-collaterals.header_wrap{display:none}}@media (max-width:768px){.woocommerce ul.products{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between}.woocommerce ul.products:after,.woocommerce ul.products:before{content:unset;display:none}}@media (max-width:768px) and (max-width:576px){.woocommerce ul.products{gap:0}}.woocommerce ul.products li.product.type-product{align-items:center;border-radius:25px;display:flex;flex-direction:column;height:540px;justify-content:space-between;overflow:hidden;padding:20px 20px 33px;transition:all .3s ease-in-out}@media (max-width:980px){.woocommerce ul.products li.product.type-product{height:500px}}@media (max-width:768px){.woocommerce ul.products li.product.type-product:nth-child(n){margin-right:0!important;width:45%!important}}@media (max-width:576px){.woocommerce ul.products li.product.type-product{height:unset;padding:0 0 15px}}.woocommerce ul.products li.product.type-product .price,.woocommerce ul.products li.product.type-product .woocommerce-loop-product__title{color:var(--bioclear-corporate-grey);font-size:1.4rem;padding-left:1rem;padding-right:1rem;transition:all .3s ease-in-out}@media (max-width:768px){.woocommerce ul.products li.product.type-product .price,.woocommerce ul.products li.product.type-product .woocommerce-loop-product__title{font-size:1.1rem}}@media (max-width:576px){.woocommerce ul.products li.product.type-product .price,.woocommerce ul.products li.product.type-product .woocommerce-loop-product__title{padding-left:.5rem;padding-right:.5rem}}.woocommerce ul.products li.product.type-product img{border-radius:25px}.woocommerce ul.products li.product.type-product .add_to_cart_button,.woocommerce ul.products li.product.type-product .product_type_course{background-color:var(--bioclear-corporate-purple);border-radius:50px;color:var(--white);font-size:1.4rem;font-weight:300;margin-bottom:0;padding:15px 30px;transition:all .3s ease-in-out}.woocommerce ul.products li.product.type-product .add_to_cart_button:hover,.woocommerce ul.products li.product.type-product .product_type_course:hover{background-color:#605eac}@media (max-width:576px){.woocommerce ul.products li.product.type-product .add_to_cart_button,.woocommerce ul.products li.product.type-product .product_type_course{font-size:1.2rem;margin-top:15px;padding:10px 20px}}@media (max-width:320px){.woocommerce ul.products li.product.type-product .add_to_cart_button,.woocommerce ul.products li.product.type-product .product_type_course{font-size:1rem}}.woocommerce ul.products li.product.type-product:hover{box-shadow:2px 2px 5.3px 0 rgba(0,0,0,.15)}.woocommerce ul.products li.product.type-product:hover .woocommerce-loop-product__title{font-weight:700}.woocommerce .woocommerce-pagination{float:none}.woocommerce .woocommerce-pagination .page-numbers li{margin:0}.woocommerce .woocommerce-pagination .page-numbers li .page-numbers{align-items:center;background-color:transparent;border-radius:5px;color:var(--bioclear-corporate-grey);display:flex;font-size:1.9rem;font-weight:700;height:49px;justify-content:center;padding:0;width:49px}.woocommerce .woocommerce-pagination .page-numbers li .page-numbers.current{background-color:var(--bioclear-corporate-grey);color:var(--white)}.woocommerce .product-categories{border-bottom:2px solid #efeff7;display:flex;flex-wrap:wrap;gap:2%;justify-content:center;margin-bottom:65px;padding-bottom:120px}@media (max-width:1030px){.woocommerce .product-categories{margin-bottom:50px;padding-bottom:50px}}@media (max-width:576px){.woocommerce .product-categories{margin-bottom:30px;padding-bottom:30px}}.woocommerce .product-categories .category-item{border-radius:10px;box-shadow:2px 2px 5.3px 0 rgba(0,0,0,.15);height:309px;max-width:32%;overflow:hidden;position:relative;width:100%}@media (max-width:1030px){.woocommerce .product-categories .category-item{height:unset}}@media (max-width:768px){.woocommerce .product-categories .category-item{height:200px}}@media (max-width:576px){.woocommerce .product-categories .category-item{height:150px}}@media (max-width:480px){.woocommerce .product-categories .category-item{height:120px}}.woocommerce .product-categories .category-item a{height:100%}.woocommerce .product-categories .category-item a:after,.woocommerce .product-categories .category-item a:before{content:"";display:block;height:100%;left:0;position:absolute;top:0;transition:all .3s ease-in-out;width:100%;z-index:2}.woocommerce .product-categories .category-item a:after{background:linear-gradient(180deg,transparent 52%,rgba(129,128,189,.5))}.woocommerce .product-categories .category-item a:before{background:linear-gradient(180deg,transparent 0,rgba(129,128,189,.5));opacity:0}@media (max-width:980px){.woocommerce .product-categories .category-item a:after{background:linear-gradient(180deg,transparent 52%,rgba(129,128,189,.9))}.woocommerce .product-categories .category-item a:before{background:linear-gradient(180deg,transparent 0,rgba(129,128,189,.9));opacity:0}}.woocommerce .product-categories .category-item img{height:100%;margin:0 auto;-o-object-fit:cover;object-fit:cover}.woocommerce .product-categories .category-item .category-title{bottom:0;color:var(--white);font-size:1.8rem;font-weight:600;left:0;padding:1.8rem;position:absolute;right:0;text-align:left;z-index:5}@media (max-width:980px){.woocommerce .product-categories .category-item .category-title{padding:1.1rem}}@media (max-width:768px){.woocommerce .product-categories .category-item .category-title{font-size:1.4rem}}@media (max-width:576px){.woocommerce .product-categories .category-item .category-title{font-size:1.2rem;line-height:1rem;text-shadow:.5px .5px 1.5px rgba(0,0,0,.35)}}@media (max-width:480px){.woocommerce .product-categories .category-item .category-title{font-size:1rem;padding:.6rem}}@media (max-width:375px){.woocommerce .product-categories .category-item .category-title{font-size:.9rem;padding:.5rem}}@media (max-width:320px){.woocommerce .product-categories .category-item .category-title{font-size:.8rem;line-height:.9rem}}.woocommerce .product-categories .category-item:hover a:before{opacity:1}.woocommerce .storefront-sorting .woocommerce-pagination{display:none}.woocommerce .woocommerce-products-header .filter_inner_wrap{color:var(--bioclear-corporate-grey);display:flex;gap:20px;justify-content:space-between}.woocommerce .woocommerce-products-header .filter_inner_wrap .filter_item_wrap{display:flex;gap:20px;justify-content:space-between}@media (max-width:768px){.woocommerce .woocommerce-products-header{display:block;text-align:center}}.woocommerce .woocommerce-products-header .filter_header{color:var(--bioclear-corporate-grey);text-align:left;text-transform:uppercase}.woocommerce .woocommerce-products-header .sorting_wrap{align-items:center;display:flex;gap:20px}.woocommerce .woocommerce-products-header .sorting_wrap p{margin:0;padding:0}.woocommerce .woocommerce-products-header .sorting_wrap form{margin-right:0}.woocommerce .woocommerce-products-header .sorting_wrap .woocommerce-ordering{padding:0}@media (max-width:1030px){.woocommerce .woocommerce-products-header .sorting_wrap .woocommerce-result-count{display:block;float:none;margin-bottom:0}.woocommerce .woocommerce-products-header .sorting_wrap form{display:block}}.woocommerce .woocommerce-products-header .filter_wrap{align-items:center;display:flex;gap:20px}.woocommerce .woocommerce-products-header .filter_wrap .filter_item{position:relative}.woocommerce .woocommerce-products-header .filter_wrap .filter_item .facetwp-facet{margin-bottom:0}.woocommerce .woocommerce-products-header select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#d9d9d9;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23666' d='M7.41 8.59 12 13.17l4.59-4.58L18 10l-6 6-6-6z'/%3E%3C/svg%3E");background-position:right 15px center;background-repeat:no-repeat;border:0;border-radius:15px;box-sizing:border-box;color:var(--bioclear-corporate-grey);padding:7px 40px 7px 15px}@media (max-width:1030px){.woocommerce .woocommerce-products-header .filter_wrap,.woocommerce .woocommerce-products-header .sorting_wrap{display:block;text-align:left}}@media (max-width:768px){.woocommerce .woocommerce-products-header .filter_inner_wrap,.woocommerce .woocommerce-products-header .filter_item_wrap{gap:10px!important}.woocommerce .woocommerce-products-header .filter_header,.woocommerce .woocommerce-products-header .sorting_wrap .woocommerce-result-count{display:none}.woocommerce .woocommerce-products-header select{background-image:unset;padding-right:15px;width:120px}}@media (max-width:768px) and (max-width:480px){.woocommerce .woocommerce-products-header select{font-size:14px;padding-left:8px;padding-right:8px;width:100px}}@media (max-width:320px){.woocommerce .woocommerce-products-header .filter_inner_wrap,.woocommerce .woocommerce-products-header .filter_item_wrap{display:block!important}.woocommerce .woocommerce-products-header .filter_inner_wrap select,.woocommerce .woocommerce-products-header .filter_item_wrap select{margin-bottom:5px;width:100%}}.woocommerce .checkout{align-items:flex-start;display:flex;flex-wrap:wrap;gap:60px}.woocommerce .checkout h4{color:var(--bioclear-corporate-grey);font-size:2.2rem;font-weight:700}.woocommerce .checkout:after,.woocommerce .checkout:before{display:none}.woocommerce .checkout .woocommerce-NoticeGroup{flex:0 0 100%}.woocommerce .checkout .woocommerce-error{flex-basis:100%}.woocommerce .checkout .checkout__left-column,.woocommerce .checkout .checkout__right-column{flex:1 1 0}.woocommerce .checkout .select2-container .select2-selection,.woocommerce .checkout input,.woocommerce .checkout select,.woocommerce .checkout textarea{border:1px solid #cfd4d8;border-radius:10px;box-shadow:none;height:unset!important;padding:12px 20px}.woocommerce .checkout textarea{max-width:400px;resize:none}.woocommerce .checkout .select2-container .select2-selection{padding:12px 0}.woocommerce .checkout .select2-selection__rendered{padding-left:20px;padding-right:20px}.woocommerce .checkout .select2-selection__arrow{top:14px}.woocommerce .checkout .checkout__left-column .form-inputs_post label{color:var(--bioclear-corporate-grey);font-size:1.4rem;margin-top:50px;padding-bottom:10px}.woocommerce .checkout .checkout__left-column .checkout__shipping-address-entry{border-top:2px solid #efeff7;margin-top:50px;padding-top:50px}.woocommerce .checkout .checkout__left-column .shipping_address .add_new_address-shipping{display:none}.woocommerce .checkout .checkout__left-column .shipping_address #shipping_first_name_field label,.woocommerce .checkout .checkout__left-column .shipping_address #shipping_last_name_field label{margin-top:20px}.woocommerce .checkout .checkout__left-column .shipping_address .address_helper_text{color:var(--bioclear-corporate-grey)}.woocommerce .checkout .checkout__left-column h4{margin-bottom:.1em}.woocommerce .checkout .wc_avatax_validate_address.button{background-color:var(--bioclear-corporate-purple);color:var(--white);font-size:1.8rem;margin-bottom:60px;padding:8px 60px;width:100%;width:auto}@media (max-width:576px){.woocommerce .checkout .wc_avatax_validate_address.button{font-size:1.4rem;padding:20px}}.woocommerce .checkout .checkout__right-column{background-color:rgb(from var(--bioclear-corporate-grey) r g b/.05);border-radius:20px;flex:0;min-width:450px;padding:25px}@media (max-width:576px){.woocommerce .checkout .checkout__right-column{min-width:unset}}.woocommerce .checkout .checkout__right-column .cart_totals{float:none;width:unset}.woocommerce .checkout .checkout__right-column h5{color:var(--bioclear-corporate-grey);font-size:2.2rem;font-weight:700}.woocommerce .checkout .checkout__right-column table{margin:0}.woocommerce .checkout .checkout__right-column table tr{display:flex;justify-content:space-between;padding:7px 0}.woocommerce .checkout .checkout__right-column table tr td,.woocommerce .checkout .checkout__right-column table tr th{padding:0}.woocommerce .checkout .checkout__right-column table tr th{color:var(--bioclear-corporate-grey);font-size:1.4rem;font-weight:700}.woocommerce .checkout .checkout__right-column table tr td{align-self:center;background-color:transparent;color:var(--bioclear-corporate-grey);font-size:1.1rem;text-align:right}@media (max-width:375px){.woocommerce .checkout .checkout__right-column table tr.tax-total small{display:block;font-size:50%;line-height:14px}}.woocommerce .checkout .checkout__right-column table .c_coupon_wrap{border-bottom:2px solid #e7e7f0;display:block;margin-bottom:20px;padding-bottom:40px;position:relative}.woocommerce .checkout .checkout__right-column table .c_coupon_wrap td{display:block}.woocommerce .checkout .checkout__right-column table .c_coupon_wrap .cart__coupon{width:100%}.woocommerce .checkout .checkout__right-column table .c_coupon_wrap input{background-color:rgb(from var(--bioclear-corporate-grey) r g b/.05);border:0;border-radius:50px;box-shadow:unset;color:var(--bioclear-corporate-grey);font-size:1.1rem;height:51px;padding:14px;width:100%}.woocommerce .checkout .checkout__right-column table .c_coupon_wrap .apply-coupon-ajax{align-items:center;background-color:var(--bioclear-corporate-purple);border:none;border-radius:50px;color:var(--white);cursor:pointer;display:flex;font-size:1rem;height:35px;justify-content:center;padding:0;position:absolute;right:8px;top:15px;transition:all .3s ease-in-out;width:35px}.woocommerce .checkout .checkout__right-column table .c_coupon_wrap .apply-coupon-ajax svg{height:15px;width:15px}.woocommerce .checkout .checkout__right-column table .order-total{padding-bottom:30px}.woocommerce .checkout .checkout__right-column table .order-total td *,.woocommerce .checkout .checkout__right-column table .order-total th{font-size:2.1rem;font-weight:700}.woocommerce .checkout .checkout__right-column .wc-proceed-to-checkout,.woocommerce .checkout .checkout__right-column .woocommerce_checkout_place_order{margin-bottom:0}.woocommerce .checkout .checkout__right-column .wc-proceed-to-checkout a,.woocommerce .checkout .checkout__right-column .woocommerce_checkout_place_order a{background-color:var(--bioclear-corporate-purple);color:var(--white);font-size:1.8rem;margin-bottom:0;padding:30px;width:100%}@media (max-width:576px){.woocommerce .checkout .checkout__right-column .wc-proceed-to-checkout a,.woocommerce .checkout .checkout__right-column .woocommerce_checkout_place_order a{font-size:1.4rem;padding:20px}}.woocommerce .checkout .checkout__right-column .wc-proceed-to-checkout a:after,.woocommerce .checkout .checkout__right-column .woocommerce_checkout_place_order a:after,.woocommerce .checkout .checkout__right-column:before{display:none}@media (max-width:1030px){.woocommerce .checkout .checkout__right-column{margin:0 auto}}@media (max-width:576px){.woocommerce .checkout .checkout__right-column{flex:unset}}.woocommerce .checkout .checkout__right-column button{background-color:var(--bioclear-corporate-purple);color:var(--white);font-size:1.8rem;padding:10px;width:100%}@media (max-width:576px){.woocommerce .checkout .checkout__right-column button{font-size:1.4rem;padding:20px}}.woocommerce .checkout .checkout__right-column table .c_coupon_wrap{border-bottom:0;margin-bottom:0;padding-bottom:0}.woocommerce .checkout .checkout__right-column table .sign_me_up{border-bottom:2px solid #e7e7f0;margin-bottom:20px;padding-bottom:40px;padding-top:40px}.woocommerce .checkout .checkout__right-column table .sign_me_up td{text-align:left}.woocommerce .checkout .checkout__right-column table .sign_me_up td label{align-items:baseline;display:flex;font-size:1.3rem;gap:10px;margin:0}.woocommerce .checkout .checkout__right-column table .sign_me_up td label input{height:30px;width:30px}.woocommerce .cross-sells{margin-top:30px}.woocommerce.storefront-full-width-content .woocommerce-tabs{padding-bottom:6em}.woocommerce.storefront-full-width-content .woocommerce-tabs .panel,.woocommerce.storefront-full-width-content .woocommerce-tabs ul.tabs{float:none;margin:0;padding:0;width:100%}.woocommerce.storefront-full-width-content .woocommerce-tabs ul.tabs{border:0;border-bottom:2px solid #efeff7;display:flex;gap:80px}.woocommerce.storefront-full-width-content .woocommerce-tabs ul.tabs li{border:0}.woocommerce.storefront-full-width-content .woocommerce-tabs ul.tabs li a{color:var(--bioclear-corporate-grey);font-size:1.4em;font-weight:700}.woocommerce.storefront-full-width-content .woocommerce-tabs ul.tabs li.active a{color:var(--bioclear-corporate-grey)}.woocommerce.storefront-full-width-content .woocommerce-tabs ul.tabs li:after{display:none}.woocommerce.storefront-full-width-content .woocommerce-tabs .panel{color:var(--black);padding-top:2em;text-align:left}.woocommerce.storefront-full-width-content .related.products>h2:first-child,.woocommerce.storefront-full-width-content .up-sells>h2:first-child{border-bottom:2px solid #efeff7;padding-bottom:.8em;text-align:left;text-transform:capitalize}@media (max-width:768px){.woocommerce.storefront-full-width-content .related.products ul.products{display:flex;flex-wrap:wrap;justify-content:center}.woocommerce.storefront-full-width-content .related.products ul.products:after,.woocommerce.storefront-full-width-content .related.products ul.products:before{content:unset;display:none}.woocommerce.storefront-full-width-content .related.products ul.products li,.woocommerce.storefront-full-width-content .related.products ul.products li:nth-child(n){margin:0 0 20px!important;width:100%!important}}.storefront-full-width-content.woocommerce-cart header.entry-header{border-bottom:2px solid #e7e7f0;margin-bottom:40px;padding-bottom:40px;text-align:left}@media (max-width:768px){.storefront-full-width-content.woocommerce-cart header.entry-header{margin-bottom:0;padding-bottom:20px}body.page-template-template-fullwidth-php .header-widget-region ul.products.columns-4,body.page-template-template-fullwidth-php .site-main ul.products.columns-4,body.page-template-template-homepage-php .header-widget-region ul.products.columns-4,body.page-template-template-homepage-php .site-main ul.products.columns-4,body.storefront-full-width-content .header-widget-region ul.products.columns-4,body.storefront-full-width-content .site-main ul.products.columns-4{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between}body.page-template-template-fullwidth-php .header-widget-region ul.products.columns-4:after,body.page-template-template-fullwidth-php .header-widget-region ul.products.columns-4:before,body.page-template-template-fullwidth-php .site-main ul.products.columns-4:after,body.page-template-template-fullwidth-php .site-main ul.products.columns-4:before,body.page-template-template-homepage-php .header-widget-region ul.products.columns-4:after,body.page-template-template-homepage-php .header-widget-region ul.products.columns-4:before,body.page-template-template-homepage-php .site-main ul.products.columns-4:after,body.page-template-template-homepage-php .site-main ul.products.columns-4:before,body.storefront-full-width-content .header-widget-region ul.products.columns-4:after,body.storefront-full-width-content .header-widget-region ul.products.columns-4:before,body.storefront-full-width-content .site-main ul.products.columns-4:after,body.storefront-full-width-content .site-main ul.products.columns-4:before{content:unset;display:none}}body.page-template-template-fullwidth-php .header-widget-region ul.products.columns-4 li.product,body.page-template-template-fullwidth-php .site-main ul.products.columns-4 li.product,body.page-template-template-homepage-php .header-widget-region ul.products.columns-4 li.product,body.page-template-template-homepage-php .site-main ul.products.columns-4 li.product,body.storefront-full-width-content .header-widget-region ul.products.columns-4 li.product,body.storefront-full-width-content .site-main ul.products.columns-4 li.product{margin-right:2.747826%;max-width:300px;width:22.93913%}@media (max-width:1400px){body.page-template-template-fullwidth-php .header-widget-region ul.products.columns-4 li.product,body.page-template-template-fullwidth-php .site-main ul.products.columns-4 li.product,body.page-template-template-homepage-php .header-widget-region ul.products.columns-4 li.product,body.page-template-template-homepage-php .site-main ul.products.columns-4 li.product,body.storefront-full-width-content .header-widget-region ul.products.columns-4 li.product,body.storefront-full-width-content .site-main ul.products.columns-4 li.product{width:22.93913%}}@media (max-width:980px){body.page-template-template-fullwidth-php .header-widget-region ul.products.columns-4 li.product,body.page-template-template-fullwidth-php .site-main ul.products.columns-4 li.product,body.page-template-template-homepage-php .header-widget-region ul.products.columns-4 li.product,body.page-template-template-homepage-php .site-main ul.products.columns-4 li.product,body.storefront-full-width-content .header-widget-region ul.products.columns-4 li.product,body.storefront-full-width-content .site-main ul.products.columns-4 li.product{margin-right:2.747826%!important;width:31.43913%!important}body.page-template-template-fullwidth-php .header-widget-region ul.products.columns-4 li.product:nth-child(3n),body.page-template-template-fullwidth-php .site-main ul.products.columns-4 li.product:nth-child(3n),body.page-template-template-homepage-php .header-widget-region ul.products.columns-4 li.product:nth-child(3n),body.page-template-template-homepage-php .site-main ul.products.columns-4 li.product:nth-child(3n),body.storefront-full-width-content .header-widget-region ul.products.columns-4 li.product:nth-child(3n),body.storefront-full-width-content .site-main ul.products.columns-4 li.product:nth-child(3n){margin-right:0!important}body.page-template-template-fullwidth-php .header-widget-region ul.products.columns-4 li.product:nth-child(odd),body.page-template-template-fullwidth-php .site-main ul.products.columns-4 li.product:nth-child(odd),body.page-template-template-homepage-php .header-widget-region ul.products.columns-4 li.product:nth-child(odd),body.page-template-template-homepage-php .site-main ul.products.columns-4 li.product:nth-child(odd),body.storefront-full-width-content .header-widget-region ul.products.columns-4 li.product:nth-child(odd),body.storefront-full-width-content .site-main ul.products.columns-4 li.product:nth-child(odd){clear:none!important}}@media (max-width:768px){body.page-template-template-fullwidth-php .header-widget-region ul.products.columns-4 li.product,body.page-template-template-fullwidth-php .site-main ul.products.columns-4 li.product,body.page-template-template-homepage-php .header-widget-region ul.products.columns-4 li.product,body.page-template-template-homepage-php .site-main ul.products.columns-4 li.product,body.storefront-full-width-content .header-widget-region ul.products.columns-4 li.product,body.storefront-full-width-content .site-main ul.products.columns-4 li.product{margin-right:0!important;width:46%!important}}@media (max-width:576px){body.page-template-template-fullwidth-php .header-widget-region ul.products.columns-4 li.product,body.page-template-template-fullwidth-php .site-main ul.products.columns-4 li.product,body.page-template-template-homepage-php .header-widget-region ul.products.columns-4 li.product,body.page-template-template-homepage-php .site-main ul.products.columns-4 li.product,body.storefront-full-width-content .header-widget-region ul.products.columns-4 li.product,body.storefront-full-width-content .site-main ul.products.columns-4 li.product{margin-left:auto!important;margin-right:auto!important;width:300px!important}body.page-template-template-fullwidth-php .header-widget-region ul.products.columns-4 li.product:nth-child(3n),body.page-template-template-fullwidth-php .site-main ul.products.columns-4 li.product:nth-child(3n),body.page-template-template-homepage-php .header-widget-region ul.products.columns-4 li.product:nth-child(3n),body.page-template-template-homepage-php .site-main ul.products.columns-4 li.product:nth-child(3n),body.storefront-full-width-content .header-widget-region ul.products.columns-4 li.product:nth-child(3n),body.storefront-full-width-content .site-main ul.products.columns-4 li.product:nth-child(3n){margin-right:auto!important}}.facetwp-facet.facetwp-facet-pagination{clear:both;padding:1em 0;text-align:center}.facetwp-facet.facetwp-facet-pagination .facetwp-pager{display:flex;flex-wrap:wrap;gap:.25em;justify-content:center;list-style:none;padding-left:0}.facetwp-facet.facetwp-facet-pagination .facetwp-pager .facetwp-page{align-items:center;border-radius:5px;color:#43454b;display:inline-flex;font-size:1.9rem;font-weight:700;height:49px;justify-content:center;text-decoration:none;width:49px}.facetwp-facet.facetwp-facet-pagination .facetwp-pager .facetwp-page:not(.active){color:#6d6d6d}.facetwp-facet.facetwp-facet-pagination .facetwp-pager .facetwp-page.next,.facetwp-facet.facetwp-facet-pagination .facetwp-pager .facetwp-page.prev{padding-left:.6em;padding-right:.6em;width:auto}.facetwp-facet.facetwp-facet-pagination .facetwp-pager .facetwp-page.active{background-color:var(--bioclear-corporate-grey);color:var(--white)}@media (max-width:576px){.facetwp-facet.facetwp-facet-pagination{transform:scale(.7)}}.doctor-request-appointment,.dr-accept{background-color:var(--bioclear-corporate-purple);color:var(--white);padding:10px 30px;transition:all .3s ease;white-space:nowrap}.doctor-request-appointment:hover,.dr-accept:hover{background-color:#605eac}#doctor_archive{display:flex;gap:20px}@media (max-width:768px){#doctor_archive{display:block;gap:unset}}#doctor_archive #main{width:68%}@media (max-width:992px){#doctor_archive #main{width:50%}}@media (max-width:768px){#doctor_archive #main{width:100%}}#doctor_archive #main #doctor-archive-list .doctor-wrap{display:flex;gap:30px;padding:1rem}@media (max-width:992px){#doctor_archive #main #doctor-archive-list .doctor-wrap{flex-wrap:wrap}#doctor_archive #main #doctor-archive-list .doctor-wrap>.cell{flex:0 0 auto}}#doctor_archive #main #doctor-archive-list .doctor-wrap .avatar{max-width:130px;min-width:130px}@media (max-width:992px){#doctor_archive #main #doctor-archive-list .doctor-wrap .doctor-info{flex:1 1 0;min-width:0}}#doctor_archive #main #doctor-archive-list .doctor-wrap .doctor-info h4{font-size:20px;font-weight:800}@media (max-width:992px){#doctor_archive #main #doctor-archive-list .doctor-wrap .doctor-action{flex-basis:100%}}#doctor_archive #main #doctor-archive-list .doctor-wrap .doctor-action button{background-color:var(--bioclear-corporate-purple);color:var(--white);padding:10px 30px;transition:all .3s ease;white-space:nowrap}#doctor_archive #main #doctor-archive-list .doctor-wrap .doctor-action button:hover{background-color:#605eac}#doctor_archive #doctor-sidebar{width:40%}@media (max-width:992px){#doctor_archive #doctor-sidebar{width:50%}}@media (max-width:768px){#doctor_archive #doctor-sidebar{width:100%}}#doctor_archive #doctor-sidebar .sticky-container{top:140px}.dr-profile-header__wrapper{background-color:var(--bioclear-corporate-purple);color:var(--white);margin-left:calc(-50vw + 50%);padding-bottom:2rem;padding-top:1rem;text-align:center;width:100vw}.dr-profile-header__wrapper h1{color:var(--white);margin:0}.dr-profile-header__wrapper .dr-profile-header__back-btn{color:var(--white)}.dr-profile-header__wrapper .dr-profile-header__avatar-img{border-radius:0;margin:1rem auto}.dr-profile-header__wrapper .dr-profile-header__cert-img{border-radius:50%;margin:1rem;width:60px}.dr-profile-info__wrapper{line-height:1.5rem;margin-bottom:1rem;margin-top:2rem}.dr-profile-info__container{display:flex;gap:20px}@media (max-width:768px){.dr-profile-info__container{display:block;gap:unset}}.dr-profile-info__container-left{background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.14),0 3px 4px 0 rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);padding:1em;transition:all .3s ease-out;width:50%}@media (max-width:992px){.dr-profile-info__container-left{padding:2rem}}@media (max-width:768px){.dr-profile-info__container-left{padding:2rem 4rem;width:100%}}@media (max-width:576px){.dr-profile-info__container-left{padding:2rem}}.dr-profile__hr{background-color:var(--bioclear-corporate-grey);margin:2rem 0}.dr-profile__request-btn{margin:2rem 0 0;min-width:250px;width:100%}@media (max-width:768px){.dr-profile__request-btn{margin:0}}.dr-profile-info__container-right{width:50%}@media (max-width:992px){.dr-profile-info__container-right{margin-top:0;padding-left:1rem}}@media (max-width:768px){.dr-profile-info__container-right{padding:2rem 0;width:100%}.dr-profile-info__container-right iframe{width:100%!important}}.dr-profile__map-img{width:100%}@media (max-width:768px){.dr-profile__map-img{height:300px;overflow:hidden}}.dr-profile__hours{margin-top:2rem}.dr-profile__lower{border-top:1px solid var(--bioclear-corporate-grey)}@media (max-width:992px){.dr-profile__lower{border:0}.dr-profile__procedures{margin-bottom:2rem;margin-top:4rem}}.dr-profile__carousel .cell{margin-right:2%;width:48%}@media (max-width:768px){.dr-profile__carousel .cell{margin-right:2%;width:23%}}.dr-profile__carousel .flickity-button{background-color:transparent}.dr-profile__carousel .flickity-prev-next-button.previous{left:-55px}@media (max-width:768px){.dr-profile__carousel .flickity-prev-next-button.previous{left:-35px}}.dr-profile__carousel .flickity-prev-next-button.next{right:-55px}@media (max-width:768px){.dr-profile__carousel .flickity-prev-next-button.next{right:-35px}}.dr-profile__carousel img{padding-top:-40%;width:100%}@media (max-width:768px){.dr-profile__carousel{margin-bottom:2rem}}@media (max-width:992px){.dr-profile__carousel{margin:2rem 0 6rem}}.bio-facet-container{display:flex;flex-wrap:wrap;gap:1em}.bio-facet-container .facetwp-facet{margin-bottom:0}.bio-facet-container .fs-label-wrap,.bio-facet-container .fs-wrap{height:100%}.bio-facet-container .fs-label{align-items:center;display:flex;height:100%}.bio-facet-container .facetwp-facet-search .facetwp-icon{left:.5em;right:auto}.bio-facet-container .facetwp-facet-search .facetwp-icon:before{background-position:50% 50%;background-size:100% auto;width:1em}.bio-facet-container .facetwp-search[class*=facetwp-search]{padding:.5em .5em .5em 2em}.bio-facet-container .fs-label-wrap{border-radius:.5em}.bio-facet-container .facetwp-sort{margin-left:auto}.bio-facet-container .facetwp-sort-select{height:100%}

/*# sourceMappingURL=style.css.map*/