/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;display:inline-block}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}img{max-width:100%}@charset "UTF-8";/*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - https://opensource.org/licenses/MIT
*
* Copyright (c) 2021 Animate.css
*/:root{--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat) * 2);animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat) * 3);animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay) * 2);animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay) * 3);animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay) * 4);animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay) * 5);animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration) / 2);animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration) * .8);animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration) * 3);animation-duration:calc(var(--animate-duration) * 3)}@media print,(prefers-reduced-motion: reduce){.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translate(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translate(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translate(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translate(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translate(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translate(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translate(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translate(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translate(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translate(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translate(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translate(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skew(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skew(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skew(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skew(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skew(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skew(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration) * 1.3);animation-duration:calc(var(--animate-duration) * 1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skew(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skew(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skew(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skew(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skew(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skew(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skew(5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skew(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skew(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skew(5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skew(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skew(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skew(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}body{color:var(--primary-font-color);font-size:var(--primary-font-size);font-family:var(--body-font);font-weight:var(--body-font-weight);line-height:1.4em;letter-spacing:var(--body-font-letter-spacing)}body.modal_visible{overflow:hidden}a{color:var(--link-font-color);text-decoration:none}button{font-family:var(--button-font)}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:var(--heading-font);font-weight:var(--heading-font-weight)}@media (max-width: 991px){.desktop-only{display:none!important}}@media (min-width: 992px){.mobile-only{display:none!important}}.content-max-width{max-width:1400px;margin-left:auto;margin-right:auto}.social-media-icons{display:flex;list-style:none;padding:0;margin:10px 0 0;justify-content:flex-start;align-items:center}.social-media-icons li{padding:5px}.social-media-icons li svg{height:18px;fill:var(--primary-font-color)}.btn{display:inline-block;text-align:center;padding:15px 30px}.btn .btn-white{background-color:#fff}.btn.btn-black{background-color:#000;color:#fff}.expandable-section{animation:.5s collapse;animation-fill-mode:forwards;transition:max-height .5s;max-height:0;visibility:hidden}.expandable-section.expanded{animation:.5s expand;animation-fill-mode:forwards}@media (max-width: 991px){.expandable-section.mobile-expanded:after{max-height:unset;visibility:visible;animation:unset}}@media (min-width: 992px){.expandable-section.desktop-expanded{max-height:unset;visibility:visible;animation:unset}}.accord-expand{position:relative}.accord-expand:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%)}.accord-expand.expanded-button:after{content:"-"}@media (max-width: 991px){.accord-expand.mobile-expanded:after{display:none}}@media (min-width: 992px){.accord-expand.desktop-expanded:after{display:none}}@keyframes collapse{0%{visibility:visible;transform:translateY(0);opacity:1;overflow-y:hidden}to{visibility:hidden;transform:translateY(-25%);opacity:0;overflow-y:hidden}}@keyframes expand{0%{visibility:hidden;transform:translateY(-25%);opacity:0}to{visibility:visible;transform:translateY(0);opacity:1}}#shopify-section-header{background-color:#fff;border-bottom:1px solid #ddd}#shopify-section-header.sticky{top:0;z-index:100}header .header_announcements{padding:10px;background-color:var(--announcement-bar-background);color:var(--announcement-bar-foreground);min-height:1em;animation:.5s fadeIn;animation-fill-mode:forwards}header .header_announcements ul{display:block;margin:0;padding:0}header .header_announcements ul.loading{max-height:calc(1em + 20px);overflow:hidden}header .header_announcements ul li{display:block}header .header_announcements.left ul li{text-align:left}header .header_announcements.center ul li{text-align:center}header .header_announcements.right ul li{text-align:right}header .header_announcements a,header .header_announcements a:visited{color:var(--announcement-bar-foreground);font-weight:700}header .header_contents{display:flex;justify-content:space-between;flex-basis:0;max-width:1400px;margin:0 auto}header .header_contents .header_nav>ul{padding-left:0}header .header_contents .header_nav>ul li{display:none;animation:.5s fadeIn;animation-fill-mode:forwards;opacity:1}header .header_contents .header_nav>ul li>a,header .header_contents .header_nav>ul li>button{text-align:center;margin:0 20px;display:block;text-transform:lowercase;font-weight:700;font-family:var(--button-font);background-color:transparent;border:none;cursor:pointer}header .header_contents .header_nav>ul li>a>img,header .header_contents .header_nav>ul li>button>img{width:40px;height:40px;object-fit:contain;object-position:center center;display:block;margin:0 auto 10px}@media (min-width: 767px){header .header_contents .header_nav>ul li{display:inline-block}}header .header_contents .header_left_nav{display:flex;align-items:center;justify-content:flex-start;flex-shrink:0}header .header_contents .header_left_nav>ul li:first-child{display:inline-block}header .header_contents .header_right_nav{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0}header .header_contents .header_right_nav>ul li:last-child{display:inline-block}header .header_contents .header_logo{max-width:250px;display:flex;align-items:center;justify-content:center;padding:10px;flex-grow:1;flex-shrink:0}header .header_contents .header_logo a{width:100%}header .header_contents .megamenu_wrapper{position:fixed;top:0;left:0;height:100%;width:0;overflow:hidden;opacity:0}header .header_contents .megamenu_wrapper.hidden{animation:.5s mmFadeOut;animation-fill-mode:forwards ease-in-out}header .header_contents .megamenu_wrapper .megamenu{width:700px;height:100%;max-width:100%;background-color:#000;color:#fff;flex-direction:column;overflow:hidden;box-sizing:border-box;display:none}header .header_contents .megamenu_wrapper .megamenu:before{content:"";position:absolute;top:0;left:0;pointer-events:none;display:block;width:100%;height:100%;background-color:var(--megamenu-accent-transparent);z-index:-1}header .header_contents .megamenu_wrapper .megamenu.visible{display:flex;z-index:11}header .header_contents .megamenu_wrapper .megamenu a,header .header_contents .megamenu_wrapper .megamenu a:visited{color:#fff}header .header_contents .megamenu_wrapper .megamenu .header{padding:20px 40px;position:relative}header .header_contents .megamenu_wrapper .megamenu .header .btn.btn--close{position:absolute;font-family:monospace;display:block;top:20px;right:10px;width:30px;height:30px;background-color:transparent;border:none;color:#fff;font-size:28px;line-height:28px;cursor:pointer;padding:0;margin:0}@media (min-width: 992px){header .header_contents .megamenu_wrapper .megamenu .header .btn.btn--close{top:5px}}header .header_contents .megamenu_wrapper .megamenu .header a,header .header_contents .megamenu_wrapper .megamenu .header a:visited,header .header_contents .megamenu_wrapper .megamenu .header button{display:inline-block;text-align:center;margin-right:15px;text-transform:lowercase;font-weight:700;background-color:transparent;border:none;cursor:pointer}header .header_contents .megamenu_wrapper .megamenu .header a:first-child,header .header_contents .megamenu_wrapper .megamenu .header a:visited:first-child,header .header_contents .megamenu_wrapper .megamenu .header button:first-child{margin-left:0}header .header_contents .megamenu_wrapper .megamenu .header a img,header .header_contents .megamenu_wrapper .megamenu .header a:visited img,header .header_contents .megamenu_wrapper .megamenu .header button img{display:block;width:40px;height:40px;object-fit:contain;object-position:center center;margin:0 auto 10px}@media (min-width: 992px){header .header_contents .megamenu_wrapper .megamenu .header a,header .header_contents .megamenu_wrapper .megamenu .header a:visited,header .header_contents .megamenu_wrapper .megamenu .header button{margin:0 30px}}@media (min-width: 992px){header .header_contents .megamenu_wrapper .megamenu .header{padding:20px 60px}}header .header_contents .megamenu_wrapper .megamenu .header,header .header_contents .megamenu_wrapper .megamenu .footer{flex-shrink:0}header .header_contents .megamenu_wrapper .megamenu .content{flex-grow:1;overflow-y:auto;padding:0 40px;height:100%}header .header_contents .megamenu_wrapper .megamenu .content[data-use-scrollbars] ::-webkit-scrollbar{display:none}header .header_contents .megamenu_wrapper .megamenu .content[data-use-scrollbars] .simplebar-track.simplebar-vertical{margin-right:10px;opacity:.4;transition:opacity .2s;width:6px}header .header_contents .megamenu_wrapper .megamenu .content[data-use-scrollbars] .simplebar-track.simplebar-vertical.simplebar-hover{opacity:1}header .header_contents .megamenu_wrapper .megamenu .content[data-use-scrollbars] .simplebar-track.simplebar-vertical .simplebar-scrollbar{background-color:var(--megamenu-accent-color);border-radius:5px}header .header_contents .megamenu_wrapper .megamenu .content[data-use-scrollbars] .simplebar-track.simplebar-vertical .simplebar-scrollbar:before{display:none}@media (min-width: 992px){header .header_contents .megamenu_wrapper .megamenu .content[data-use-scrollbars] .simplebar-track.simplebar-vertical{width:10px}}header .header_contents .megamenu_wrapper .megamenu .content ul{padding-left:0}header .header_contents .megamenu_wrapper .megamenu .content ul li.secondary-link{display:flex;margin-bottom:10px;padding:10px 0;border-bottom:1px solid var(--megamenu-accent-color)}header .header_contents .megamenu_wrapper .megamenu .content ul li.secondary-link:last-child{margin-bottom:0;border-bottom:none}header .header_contents .megamenu_wrapper .megamenu .content ul li.secondary-link .image{flex-basis:50%;flex-grow:1;flex-shrink:0}header .header_contents .megamenu_wrapper .megamenu .content ul li.secondary-link .tertiary-links{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;flex-basis:50%;flex-grow:1;flex-shrink:0}header .header_contents .megamenu_wrapper .megamenu .content ul li.secondary-link .tertiary-links>a,header .header_contents .megamenu_wrapper .megamenu .content ul li.secondary-link .tertiary-links>a:visited,header .header_contents .megamenu_wrapper .megamenu .content ul li.secondary-link .tertiary-links>button{font-size:20px;font-family:var(--heading-font);text-transform:lowercase;color:var(--megamenu-accent-color);display:inline-block;margin-bottom:10px;position:relative;appearance:none;-webkit-appearance:none;-moz-appearance:none;background:transparent;border:none;padding:0}header .header_contents .megamenu_wrapper .megamenu .content ul li.secondary-link .tertiary-links>a.accord-expand,header .header_contents .megamenu_wrapper .megamenu .content ul li.secondary-link .tertiary-links>a:visited.accord-expand,header .header_contents .megamenu_wrapper .megamenu .content ul li.secondary-link .tertiary-links>button.accord-expand{width:100%}header .header_contents .megamenu_wrapper .megamenu .content ul li.secondary-link .tertiary-links>a.accord-expand:before,header .header_contents .megamenu_wrapper .megamenu .content ul li.secondary-link .tertiary-links>a:visited.accord-expand:before,header .header_contents .megamenu_wrapper .megamenu .content ul li.secondary-link .tertiary-links>button.accord-expand:before{display:none}@media (min-width: 992px){header .header_contents .megamenu_wrapper .megamenu .content ul li.secondary-link .tertiary-links>a.accord-expand,header .header_contents .megamenu_wrapper .megamenu .content ul li.secondary-link .tertiary-links>a:visited.accord-expand,header .header_contents .megamenu_wrapper .megamenu .content ul li.secondary-link .tertiary-links>button.accord-expand{text-align:left}}header .header_contents .megamenu_wrapper .megamenu .content ul li.secondary-link .tertiary-links>a:before,header .header_contents .megamenu_wrapper .megamenu .content ul li.secondary-link .tertiary-links>a:visited:before,header .header_contents .megamenu_wrapper .megamenu .content ul li.secondary-link .tertiary-links>button:before{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:-4px;left:0;background-color:currentColor;transform-origin:bottom right;transition:transform .25s ease-out}header .header_contents .megamenu_wrapper .megamenu .content ul li.secondary-link .tertiary-links>a:hover:before,header .header_contents .megamenu_wrapper .megamenu .content ul li.secondary-link .tertiary-links>a:visited:hover:before,header .header_contents .megamenu_wrapper .megamenu .content ul li.secondary-link .tertiary-links>button:hover:before{transform:scaleX(1);transform-origin:bottom left}header .header_contents .megamenu_wrapper .megamenu .content ul li.secondary-link .tertiary-links .expandable-section{width:100%}header .header_contents .megamenu_wrapper .megamenu .content ul li.secondary-link .tertiary-links ul{padding-left:0;width:100%}header .header_contents .megamenu_wrapper .megamenu .content ul li.secondary-link .tertiary-links ul li{display:block;padding:5px 0;text-transform:uppercase;font-size:14px;line-height:20px;text-align:center}header .header_contents .megamenu_wrapper .megamenu .content ul li.secondary-link .tertiary-links ul li a,header .header_contents .megamenu_wrapper .megamenu .content ul li.secondary-link .tertiary-links ul li a:visited{position:relative}header .header_contents .megamenu_wrapper .megamenu .content ul li.secondary-link .tertiary-links ul li a:before,header .header_contents .megamenu_wrapper .megamenu .content ul li.secondary-link .tertiary-links ul li a:visited:before{content:"";position:absolute;width:100%;transform:scaleX(0);height:1px;bottom:-4px;left:0;background-color:currentColor;transform-origin:bottom right;transition:transform .25s ease-out}header .header_contents .megamenu_wrapper .megamenu .content ul li.secondary-link .tertiary-links ul li a:hover:before,header .header_contents .megamenu_wrapper .megamenu .content ul li.secondary-link .tertiary-links ul li a:visited:hover:before{transform:scaleX(1);transform-origin:bottom left}@media (min-width: 992px){header .header_contents .megamenu_wrapper .megamenu .content ul li.secondary-link .tertiary-links ul li{text-align:left}}@media (min-width: 992px){header .header_contents .megamenu_wrapper .megamenu .content ul li.secondary-link .tertiary-links{margin-left:40px}}@media (min-width: 992px){header .header_contents .megamenu_wrapper .megamenu .content ul li.secondary-link{margin-bottom:40px;padding:0;border-bottom:none}}@media (min-width: 992px){header .header_contents .megamenu_wrapper .megamenu .content{padding:0 60px}}header .header_contents .megamenu_wrapper .megamenu .footer{padding:20px 40px;margin-bottom:env(safe-area-inset-bottom)}header .header_contents .megamenu_wrapper .megamenu .footer .social-media-icons li{padding:5px 10px}header .header_contents .megamenu_wrapper .megamenu .footer .social-media-icons li:first-child{padding-left:0}header .header_contents .megamenu_wrapper .megamenu .footer .social-media-icons li svg{height:28px;fill:#fff}@media (min-width: 992px){header .header_contents .megamenu_wrapper .megamenu .footer{padding:20px 60px}}header .header_contents .megamenu_wrapper.visible{animation:.5s mmFadeIn ease-in-out;animation-fill-mode:forwards}@keyframes mmFadeIn{0%{visibility:visible;opacity:0;width:0}to{opacity:1;width:100%}}@keyframes mmFadeOut{0%{opacity:1;width:100%}to{opacity:0;width:0;visibility:hidden}}header.menu_open .header_announcements{animation:.5s fadeOut;animation-fill-mode:forwards}header.menu_open .header_contents .header_nav>ul li{animation:.5s fadeOut;animation-fill-mode:forwards}@keyframes fadeIn{0%{visibility:visible;opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{visibility:hidden;opacity:0}}section.image-block-section{max-width:1400px;margin-left:auto;margin-right:auto;text-align:center;padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom)}section.image-block-section.full-width{max-width:unset}section.image-block-section h2{font-size:35px}@media (min-width: 992px){section.image-block-section h2{font-size:45px}}section.image-block-section h3{font-size:25px}@media (min-width: 992px){section.image-block-section h3{font-size:30px}}section.image-block-section .image-blocks{margin-top:20px}section.image-block-section .image-blocks.stack-mobile{display:block}section.image-block-section .image-blocks.stack-mobile .images{width:80%;margin:0 auto}section.image-block-section .image-blocks:not(.stack-mobile){display:flex;flex-wrap:wrap;justify-content:center}@media (min-width: 992px){section.image-block-section .image-blocks{display:flex;flex-wrap:wrap;justify-content:center}section.image-block-section .image-blocks.stack-mobile{display:flex}section.image-block-section .image-blocks.stack-mobile .images{width:calc(33% - 80px);margin:unset}}section.image-block-section .image-blocks .images{padding:20px;width:calc(50% - 40px);box-sizing:border-box}section.image-block-section .image-blocks .images .image_wrapper{position:relative}section.image-block-section .image-blocks .images .image_wrapper .overlay_image{position:absolute;width:50%}section.image-block-section .image-blocks .images .image_wrapper .overlay_image.top-left{top:0;left:0}section.image-block-section .image-blocks .images .image_wrapper .overlay_image.top-center{top:0;left:50%;transform:translate(-50%)}section.image-block-section .image-blocks .images .image_wrapper .overlay_image.top-right{top:0;right:0}section.image-block-section .image-blocks .images .image_wrapper .overlay_image.middle-left{top:50%;left:0;transform:translateY(-50%)}section.image-block-section .image-blocks .images .image_wrapper .overlay_image.middle-center{top:50%;left:50%;transform:translate(-50%,-50%)}section.image-block-section .image-blocks .images .image_wrapper .overlay_image.middle-right{top:50%;right:0;transform:translateY(-50%)}section.image-block-section .image-blocks .images .image_wrapper .overlay_image.bottom-left{bottom:0;left:0}section.image-block-section .image-blocks .images .image_wrapper .overlay_image.bottom-center{bottom:0;left:50%;transform:translate(-50%)}section.image-block-section .image-blocks .images .image_wrapper .overlay_image.bottom-right{bottom:0;right:0}@media (min-width: 992px){section.image-block-section .image-blocks .images .image_wrapper{padding:20px}}section.image-block-section .image-blocks .images img{animation:fadeIn;animation-duration:5s}section.image-block-section .image-blocks .images h4{margin:0;font-family:var(--body-font);font-weight:700;font-size:14px;line-height:1.5;letter-spacing:0}section.image-block-section .image-blocks .images>a{font-family:var(--body-font);font-weight:700;font-size:14px;line-height:1.5;letter-spacing:0;color:var(--primary-font-color)}section.image-block-section .image-blocks .images .html_embed{margin-top:20px}@media (min-width: 992px){section.image-block-section .image-blocks .images{padding:20px;width:calc(33% - 40px)}section.image-block-section .image-blocks .images:first-child,section.image-block-section .image-blocks .images:last-child{transform:translateY(-10%)}}.hero-video{position:relative}.hero-video .content-data{position:absolute;left:10%;top:50%;bottom:0;transform:translateY(-50%);color:#fff;max-width:350px}.hero-video .content-data h1{font-size:35px;line-height:1.2em}@media (min-width: 992px){.hero-video .content-data h1{font-size:var(--heading-h1-font-size-large)}}.hero-video video{width:100%;object-fit:cover;display:block}.section-index-articles{max-width:1400px;margin-left:auto;margin-right:auto;font-size:14px;line-height:20px}.section-index-articles.full-width{max-width:unset}.section-index-articles .title{padding:15px}.section-index-articles .title h2{font-family:var(--heading-font);font-weight:var(--heading-font-weight);font-size:30px}@media (min-width: 992px){.section-index-articles .title h2{font-size:40px}}.section-index-articles .title ul{margin:0;padding:0;display:flex}.section-index-articles .title ul li{padding:15px}.section-index-articles .title ul li:first-child{padding-left:0}.section-index-articles .article-container{display:flex;justify-content:center;flex-wrap:wrap}.section-index-articles .article-container .article-item{width:calc(100% - 30px);padding:15px;text-align:center}@media (min-width: 992px){.section-index-articles .article-container .article-item{width:calc(50% - 100px)}}.video-banner{display:flex;flex-direction:column;position:relative;max-width:1400px;margin-left:auto;margin-right:auto}.video-banner.full-width{max-width:unset}.video-banner .content{display:flex;order:1;padding:40px 0}.video-banner .content .content-flex{max-width:250px;margin:0 auto}@media (min-width: 767px){.video-banner .content .content-flex{max-width:none}}.video-banner .content .content-flex p{font-size:16px;line-height:30px}.video-banner .content.text-right{text-align:right}.video-banner .content.text-left{text-align:left}.video-banner .content.text-center{text-align:center}@media (min-width: 767px){.video-banner .content{position:absolute;top:50%;bottom:0;transform:translate(-50%);display:flex;flex-direction:row;align-items:center;max-width:350px}.video-banner .content.right{right:10%;text-align:right;transform:translateY(-50%)}.video-banner .content.left{left:10%;text-align:left;transform:translateY(-50%)}.video-banner .content.center{left:50%;transform:translate(-50%,-50%);text-align:center}}.video-banner .content h2{font-size:30px;line-height:1.2em}@media (min-width: 767px){.video-banner .content h2{font-size:40px}}.video-banner .overlay-content{z-index:10;position:absolute;top:0;left:50px;display:flex;width:33%;height:100%;justify-content:center;flex-direction:column;padding:0 30px}@media (max-width: 766px){.video-banner .overlay-content{display:none}}.video-banner .overlay-content h2{font-size:30px;line-height:2.5rem}@media (max-width: 991px){.video-banner .overlay-content h2{font-size:24px;line-height:2rem}}.video-banner .overlay-content p{font-size:19px;line-height:1.5rem}@media (max-width: 991px){.video-banner .overlay-content p{font-size:14px;line-height:1.1rem}}.video-banner .overlay-content .btn{margin-top:20px;padding:15px 20px;width:150px;border-radius:4px;font-weight:500;font-size:15px}@media (max-width: 991px){.video-banner .overlay-content .btn{font-size:13px}}.video-banner .overlay-content-mobile{display:none;padding:20px;background-color:#000}@media (max-width: 991px){.video-banner .overlay-content-mobile{padding-bottom:100px}}@media (max-width: 766px){.video-banner .overlay-content-mobile{display:flex;flex-direction:column;justify-content:center;align-items:center}}.video-banner .overlay-content-mobile h2{line-height:2rem;font-size:24px;text-align:center}.video-banner .overlay-content-mobile p{line-height:1.1rem;font-size:14px;text-align:center}.video-banner .overlay-content-mobile .btn{margin-top:20px;padding:15px 20px;width:100px;border-radius:4px;font-weight:500}.video-banner video{width:100%;object-fit:cover;position:relative}.video-banner .desktop-video-banner-media{display:none}@media (min-width: 767px){.video-banner .desktop-video-banner-media{display:block}}.video-banner .mobile-video-banner-media{display:block}@media (min-width: 767px){.video-banner .mobile-video-banner-media{display:none}}.full-sized-image-section{max-width:1400px;margin-left:auto;margin-right:auto;position:relative;min-height:300px}@media (min-width: 767px){.full-sized-image-section{min-height:500px}}.full-sized-image-section p{line-height:25px}.full-sized-image-section .right{right:0;text-align:right;transform:translateY(-50%)}.full-sized-image-section .left{left:0;text-align:left;transform:translateY(-50%)}.full-sized-image-section .center{left:50%;transform:translate(-50%,-50%);text-align:center}@media (min-width: 767px){.full-sized-image-section .desktop-right{right:0;text-align:right;transform:translateY(-50%)}.full-sized-image-section .desktop-left{left:0;text-align:left;transform:translateY(-50%)}.full-sized-image-section .desktop-center{left:50%;transform:translate(-50%,-50%);text-align:center}}.full-sized-image-section .text-right{text-align:right}.full-sized-image-section .text-left{text-align:left}.full-sized-image-section .text-center{text-align:center}@media (min-width: 767px){.full-sized-image-section .desktop-text-right{text-align:right}.full-sized-image-section .desktop-text-left{text-align:left}.full-sized-image-section .desktop-text-center{text-align:center}}.full-sized-image-section .text-overlay{top:50%;position:absolute;width:300px;display:flex;flex-direction:column}@media (min-width: 767px){.full-sized-image-section .text-overlay{width:auto;padding:0 10px}}.full-sized-image-section .text-overlay h2{font-size:40px}.full-sized-image-section .text-overlay h3{line-height:1.5;font-size:19px}section.full-sized-image-scaled{display:flex;position:relative;width:1400px;margin:0 auto}section.full-sized-image-scaled.full-width{width:100%}section.full-sized-image-scaled.text-above{flex-direction:column-reverse}section.full-sized-image-scaled.text-below{flex-direction:column}section.full-sized-image-scaled .images{width:100%}section.full-sized-image-scaled .images img{width:100%;display:block}section.full-sized-image-scaled .images img.desktop-image{display:none}@media (min-width: 992px){section.full-sized-image-scaled .images img.desktop-image{display:block}section.full-sized-image-scaled .images img.mobile-image{display:none}}section.full-sized-image-scaled .images img:only-child{display:block}section.full-sized-image-scaled.overlay_mobile .text_content{position:absolute;width:100%;background-color:var(--overlay-background-transparent);top:50%;transform:translateY(-50%)}section.full-sized-image-scaled.overlay_mobile .text_content.left{left:0}section.full-sized-image-scaled.overlay_mobile .text_content.right{right:0}@media (min-width: 992px){section.full-sized-image-scaled.overlay_mobile .text_content{transform:none;top:unset}}section.full-sized-image-scaled .text_content{background-color:var(--overlay-background);padding:30px;box-sizing:border-box}section.full-sized-image-scaled .text_content h2,section.full-sized-image-scaled .text_content h3{margin:0;line-height:50px;font-size:32px;text-align:center}@media (min-width: 992px){section.full-sized-image-scaled .text_content h2,section.full-sized-image-scaled .text_content h3{text-align:left}}section.full-sized-image-scaled .text_content h2>strong,section.full-sized-image-scaled .text_content h3>strong{font-size:1.2em;font-weight:400}section.full-sized-image-scaled .text_content h2{color:var(--title-color)}section.full-sized-image-scaled .text_content h3{color:var(--subtitle-color)}@media (min-width: 992px){section.full-sized-image-scaled .text_content{position:absolute;width:50%;background-color:var(--overlay-background-transparent)}section.full-sized-image-scaled .text_content.left{left:0}section.full-sized-image-scaled .text_content.right{right:0}section.full-sized-image-scaled .text_content.top{top:0}section.full-sized-image-scaled .text_content.middle{top:50%;transform:translateY(-50%)}section.full-sized-image-scaled .text_content.bottom{bottom:0}}.section-image-with-text{max-width:1400px;margin-left:auto;margin-right:auto;display:flex;justify-content:center;align-items:stretch;flex-direction:column}.section-image-with-text .image-with-text-button-link{font-size:14px}.section-image-with-text.full-width{max-width:unset}.section-image-with-text .text-container{display:flex;flex-direction:column;align-items:center;width:100%;justify-content:center;min-height:250px;padding:40px 0}@media (min-width: 992px){.section-image-with-text .text-container{min-height:0;padding:0}}.section-image-with-text .text-container .content-container{display:flex;flex-direction:column;justify-content:center;margin:0 auto;padding:0 25px;max-width:450px}@media (max-width: 766px){.section-image-with-text .text-container .content-container{max-width:300px}}@media (max-width: 991px){.section-image-with-text .text-container .content-container{max-width:400px}}.section-image-with-text .text-container .content-container .content{display:flex;flex-direction:column}.section-image-with-text .text-container .content-container .content img{width:70px;margin-bottom:10px}@media (max-width: 991px){.section-image-with-text .text-container .content-container .content img{width:50px}}.section-image-with-text .text-container .content-container .content.right{align-items:flex-end;text-align:right}.section-image-with-text .text-container .content-container .content.center{align-items:center;text-align:center}.section-image-with-text .text-container .content-container .content.left{align-items:flex-start;text-align:left}.section-image-with-text .text-container .content-container .content .titles h2,.section-image-with-text .text-container .content-container .content .titles h3{display:inline-block}.section-image-with-text .text-container .content-container .content .titles h2{line-height:1.5;font-size:24px}.section-image-with-text .text-container .content-container .content .titles h3{line-height:1.4}.section-image-with-text .text-container .content-container .content svg{width:30px;vertical-align:middle;margin-left:4px}@media (min-width: 992px){.section-image-with-text .text-container .content-container .content .block-lists.expandable-section{animation:none;animation-fill-mode:none;transition:none;max-height:none;visibility:visible}}.section-image-with-text .text-container .content-container .content .social-media-icons{display:flex;flex-direction:row-reverse;justify-content:space-evenly;order:1;margin-bottom:20px;width:250px}@media (min-width: 767px){.section-image-with-text .text-container .content-container .content .social-media-icons{width:auto;justify-content:flex-end}}.section-image-with-text .text-container .content-container .content .social-media-icons .social-media-icons-container{display:flex;justify-content:space-between;align-items:center;width:150px}@media (min-width: 767px){.section-image-with-text .text-container .content-container .content .social-media-icons .social-media-icons-container{justify-content:space-evenly;width:200px}}.section-image-with-text .text-container .content-container .content .social-media-icons .social-media-icons-container svg{width:30px}.section-image-with-text .text-container .content-container .content .social-media-icons .social-media-icons-container .icon-facebook{width:15px}.section-image-with-text .image-container{width:100%;display:flex;justify-content:center;align-self:center}.section-image-with-text .image-container video{max-width:100%}@media (max-width: 991px){.section-image-with-text .image-container video{max-width:100%}}@media (min-width: 767px){.section-image-with-text{flex-direction:row}.section-image-with-text .image-container,.section-image-with-text .text-container{width:50%}.section-image-with-text .text-container ul{display:block}}.blog-landing-page-section{max-width:1400px;margin-left:auto;margin-right:auto}.blog-landing-page-section .text{font-size:13px}.blog-landing-page-section button.btn{border-radius:8px;border:1px solid #000}.blog-landing-page-section .container{display:flex;align-items:center;flex-direction:column;margin:20px}@media (min-width: 992px){.blog-landing-page-section .container{align-items:flex-end}}.blog-landing-page-section .blog-categories-menu{padding:0;list-style:none;text-align:center;width:160px}@media (min-width: 992px){.blog-landing-page-section .blog-categories-menu{text-align:left}}.blog-landing-page-section .accord-expand:after{content:"";position:absolute;right:8%;top:50%;transform:translateY(-50%);display:inline-block;vertical-align:middle;width:15px;height:9px;background-size:cover}.blog-landing-page-section .accord-expand.expanded-button:after{content:"";display:inline-block;vertical-align:middle;width:15px;height:9px;transform:translateY(-50%) scaleY(-1);background-size:cover}.image-with-caption{max-width:1400px;margin-left:auto;margin-right:auto}.image-with-caption .image-with-caption-container{display:flex;flex-direction:column;justify-content:center;align-items:center}.image-with-caption .image-with-caption-container p{max-width:800px}.section-banner{max-width:1400px;margin-left:auto;margin-right:auto}.section-banner .section-banner-container{text-align:center}.section-floating-image{display:flex;justify-content:space-evenly;max-width:1400px;margin-left:auto;margin-right:auto;height:800px;background:linear-gradient(0deg,white 0%,white 0%,white 20%,#94DEDF 100%);padding:15px 0;position:relative;flex-direction:column-reverse;overflow:hidden}.section-floating-image.full_width{max-width:unset}@media (min-width: 767px){.section-floating-image{flex-direction:row}}.section-floating-image .bottom-image{position:absolute;bottom:270px;right:-75%}@media (min-width: 767px){.section-floating-image .bottom-image{bottom:90px;right:0}}.section-floating-image .text-overlay{position:absolute;left:100px;top:50px}.section-floating-image .left-container{display:flex;flex-direction:column;justify-content:center;align-items:center}.section-floating-image .left-container .btn{border:1px solid #000;color:#000;border-radius:8px;margin-top:15px;font-weight:600;font-size:16px}.section-floating-image .right-container{display:flex;align-items:flex-start}.section-blogs .blog{display:flex;justify-content:space-evenly;align-items:flex-start;max-width:1400px;margin-left:auto;margin-right:auto;flex-direction:column}@media (min-width: 767px){.section-blogs .blog{flex-direction:row}}.section-blogs .blog .article{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-bottom:30px;padding:0 10px}@media (min-width: 767px){.section-blogs .blog .article{margin-bottom:0;padding:0;width:500px}}@media (min-width: 767px){.section-blogs .blog .article img{width:500px}}.section-blogs .title{font-size:25px;text-align:center}.section-blogs .subtitle{font-size:20px;text-align:center;max-width:800px;margin:0 auto 30px;color:#000;line-height:1.5;padding:0 20px}@media (min-width: 767px){.section-blogs .subtitle{padding:0}}.section-blogs .blog-link-text{display:block;margin-top:50px;text-align:center;margin-bottom:30px;padding:0 10px}.title-text{width:100%;display:flex;justify-content:center}.title-text .title-text-wrapper{width:100%;max-width:1400px;margin:20px;display:flex;justify-content:center;flex-direction:column;align-items:center;font-family:var(--heading-font)}.title-text .title-text-wrapper h2{font-size:26px;font-weight:600;line-height:1.4;margin:0}.title-text .title-text-wrapper h4{line-height:1.4;font-size:22px}.title-text .title-text-wrapper p{font-size:16px;line-height:1.7em;padding:0 10px}@media (min-width: 992px){.title-text .title-text-wrapper h2{font-size:26px;font-weight:600;margin:0}.title-text .title-text-wrapper h4{font-size:28px}.title-text .title-text-wrapper p{font-size:18px;line-height:1.4}}@media (min-width: 1200px){.title-text .title-text-wrapper h2{font-size:32px}}.title-text .title-text-svg-wrapper{margin:10px 0;display:flex;justify-content:center}.title-text .title-text-svg-wrapper img{width:100%;height:auto}.section--side_by_side{max-width:1400px;margin-left:auto;margin-right:auto;background-image:var(--background-image);background-repeat:no-repeat;background-size:cover;padding:20px 60px;position:relative;box-sizing:border-box}.section--side_by_side.full_width{max-width:unset}.section--side_by_side .content_container{display:flex;flex-direction:var(--mobile-flex)}.section--side_by_side .content_container>div{text-align:center;padding:20px}.section--side_by_side .content_container>div div.heading{margin:40px 0}.section--side_by_side .content_container>div h2,.section--side_by_side .content_container>div h3{font-size:30px;line-height:42px;margin:0}.section--side_by_side .content_container>div h2{font-weight:600}.section--side_by_side .content_container>div h3{color:#00a8aa}.section--side_by_side .content_container>div a.btn.button{display:inline-block;padding:15px 25px;border-radius:4px;border:1px solid var(--link-font-color);font-weight:700;margin:20px 0;background-color:#fff}.section--side_by_side .content_container>div img{display:block;margin:0 auto}@media (min-width: 992px){.section--side_by_side .content_container{flex-direction:row}.section--side_by_side .content_container>div img{max-width:80%}}.section--side_by_side .overlay{display:none;position:absolute;max-height:var(--overlay-height)}.section--side_by_side .overlay.top{top:0;bottom:unset}.section--side_by_side .overlay.middle{top:50%;bottom:unset;transform:translateY(-50%)}.section--side_by_side .overlay.bottom{top:unset;bottom:0}.section--side_by_side .overlay.left{left:0;right:unset}.section--side_by_side .overlay.center{left:50%;right:unset;transform:translate(-50%)}.section--side_by_side .overlay.right{left:unset;right:0}@media (min-width: 992px){.section--side_by_side .overlay{display:inline-block}}.reviews{text-align:center;width:100%;max-width:1400px;margin:1rem auto}.reviews>h3{margin:2.5rem auto;color:#658298;width:100%;max-width:28ch;font-size:24px;line-height:1.4}@media screen and (min-width: 768px){.reviews>h3{font-size:34px;line-height:1.5}}.reviews_wrapper{display:block;margin-bottom:2rem}@media screen and (min-width: 768px){.reviews_wrapper{display:flex;justify-content:space-around;align-items:start;margin:0 .5rem;padding-bottom:50px}.reviews_wrapper>*{width:calc((100% / 3) - 1rem)}}.review_container{margin:3.5rem auto;display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 768px){.review_container{margin:unset}}.review_image>img{border-radius:50%;width:60%}.image-compare{border-radius:50%;width:60%}.icv__circle{background-color:#ffffffe6}.review_content{background-color:#bfe3e0;padding:1.5rem 2rem;margin:-1.5rem auto;width:60%}.review_content>h3{font-weight:var(--termina-demi)}.review_content>.review_url button{color:#000;background:none;border:none;text-decoration:underline;cursor:pointer;font-family:var(--heading-font);font-weight:var(--termina-demi);letter-spacing:1px}.read_more{text-align:center;display:block;font-size:12px;text-decoration:underline;padding:1rem;margin:1.5rem;line-height:1.4;color:#000;font-weight:var(--termina-demi);font-family:var(--heading-font)}.hide{display:none}.account-details{width:100%;max-width:1400px;margin-top:35px;text-align:right}.account-center{margin:0 auto 10px;max-width:1400px;width:100%;border:1px solid #ccc;border-top:none;padding:25px 35px 45px;box-sizing:border-box}.tab-bar{display:flex;justify-content:flex-start;margin:45px auto 0;max-width:1400px;width:100%;box-sizing:border-box}.tab-bar a{text-align:center;display:inline-block;padding:10px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;border-right:1px solid #ccc;font-weight:600;flex-shrink:0}@media (min-width: 992px){.tab-bar a{padding:10px 35px}}.tab-bar a.active{border-bottom:none}.tab-bar div{border-bottom:1px solid #ccc;width:100%}.tab-bar{border-left:1px solid #ccc}.responsive-table{width:100%;border-collapse:collapse;border-left:1px solid #ccc;border-right:1px solid #ccc}.responsive-table a{text-decoration:underline}.responsive-table th{text-align:left;padding:10px;border-bottom:1px solid #ccc;border-top:1px solid #ccc;font-weight:600}.responsive-table td{padding:10px;border-bottom:1px solid #ccc}.btn-reset{display:block;background-color:#fff;color:#000;padding:10px 30px;text-align:center;font-family:var(--heading-font);width:fit-content;border-radius:8px;font-weight:400;font-size:16px;margin:10px auto 25px}.messages-panel ul li{width:auto!important}.messages{margin-left:auto;margin-right:auto;max-width:1400px;padding-bottom:100px}.messages h1{color:#92d0cc}.messages-panel ul{list-style-type:none;padding:0}.messages-panel ul li{display:block;width:100%;border:1px solid;padding:20px;border-radius:5px;margin-bottom:20px}@media (min-width: 992px){.messages-panel ul li{padding:20px 35px}}.messages-panel ul li a{display:flex;flex-direction:row;position:relative}.messages-panel ul li a img{display:block;object-fit:cover;object-position:center center;width:40px;height:40px;border-radius:50%;margin-right:30px}@media (min-width: 992px){.messages-panel ul li a img{width:100px;height:100px}}.messages-panel ul li a{color:var(--primary-font-color)}.messages-panel ul li a span.sent.date_time{position:absolute;top:unset;right:0;bottom:0;font-size:10px;color:#909090}@media (min-width: 992px){.messages-panel ul li a span.sent.date_time{top:0;bottom:unset;font-size:initial;color:initial}}.messages-panel ul li a h2{color:#92d0cc;font-family:Gotham;letter-spacing:2px;margin:0;line-height:1.5;font-size:14px}@media (min-width: 992px){.messages-panel ul li a h2{font-size:initial}}.messages-panel ul li a h3{font-family:Gotham;color:#000;line-height:1.5;margin:0;font-size:12px}@media (min-width: 992px){.messages-panel ul li a h3{font-size:initial}}.messages-panel ul li.unread a,.messages-panel ul li.unread h2,.messages-panel ul li.unread h3,.messages-panel ul li.unread span,.messages-panel ul li.unread p{font-weight:700}.messages-panel ul li.unread{border:3px solid #000}.messages-panel ul li{position:relative}.messages-panel ul li:after{content:"View Message";position:absolute;right:0;bottom:0;z-index:-1;font-weight:500;background:#92d0cc;border-top-left-radius:5px;padding:10px 10px 10px 15px}.messages-panel ul li span.image_wrapper{flex-shrink:0}.messages-panel ul li span.text_wrapper{flex-grow:1;flex-shrink:0;width:calc(100% - 160px)}.messages-panel ul li span.text_wrapper p{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin-bottom:30px}@media (min-width: 992px){.messages-panel ul li span.text_wrapper p{margin-bottom:initial}}span.unread_messages{display:inline-block;background-color:#900;border-radius:50%;color:#fff;width:14px;height:14px;font-size:10px;line-height:14px;margin-left:10px}span.unread_messages:empty{display:none}.thread_view{padding:0;margin:0;flex-grow:1;overflow-y:auto}.thread_view>li{list-style:none;padding:20px;margin:20px 0;max-width:80%;display:flex}.thread_view>li.patient .provider_image{display:none}.thread_view>li .details{flex-grow:1;display:flex;flex-direction:column}.thread_view>li .details>*{flex-shrink:0}.thread_view>li .details .message{flex-grow:1}.thread_view>li .provider_image{width:100px;height:100px;border-radius:50%;margin-right:20px}.thread_view>li .sender{font-weight:700}.thread_view>li .date_time{color:#909090;font-size:10px;text-align:right;letter-spacing:0}.thread_view>li.patient{background-color:#92d0cc;margin-left:auto}.thread_view>li.provider{background-color:#f8f8f8}.message_editor{border-top:1px solid #ddd;padding:20px 0}.message_editor .message_input{display:flex}.message_editor textarea{width:100%;flex-grow:1;align-self:stretch;resize:none;font-size:14px;line-height:1.5}button.btn.send{background-color:#92d0cb;color:#000;border:none;margin-left:10px}button.btn.send:disabled{opacity:.5}.message_attachments ul{padding:0}.message_attachments ul:empty{display:none}.message_attachments li{display:inline-block;background-color:#f0f0f0;padding:10px 25px 10px 10px;border-radius:5px;position:relative;margin:5px 10px 5px 0}.message_attachments ul li a.remove{position:absolute;right:10px;color:#900}#attachment_upload_button{border:none;background:none;margin-left:10px;cursor:pointer}#attachment_upload_button svg{width:20px;height:20px;pointer-events:none}.attachments>ul{padding:0;margin:10px -5px;display:flex;flex-wrap:wrap}.attachments>ul li{max-width:150px;display:flex;align-items:center;justify-content:center;align-self:stretch;padding:5px}[data-address] .btn.btn-reset,[data-address] form[data-address-delete-form]{display:inline-block;font-size:12px;text-transform:lowercase}[data-address] p{letter-spacing:0}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.addresses [data-address]{width:fit-content;border-bottom:1px solid #000}.addresses [data-address]:last-child{border-bottom:none}.account-center p a{letter-spacing:0;text-decoration:underline}@media screen and (max-width: 768px){.account-center .responsive-table tr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.account-center .responsive-table-row td,.account-center .responsive-table-row th{display:block;border-bottom:none;-ms-flex:1 1 auto;flex:1 1 auto}.account-center .responsive-table thead{display:none}.account-center .responsive-table tr:first-child{border-top:1px solid #ccc}.account-center .responsive-table td.order-hide{display:none}.account-center .responsive-table tr{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-bottom:3px solid #ccc;display:block}.account-center .responsive-table td{border-bottom:none}}.acne-stages{max-width:1400px;padding:15px 0;margin:0 auto}.acne-stages .acne-stages-wrapper{display:flex;flex-direction:column;align-items:center;text-align:center;margin:0 20px;font-family:var(--heading-font)}.acne-stages .acne-stages-wrapper h2{font-size:34px;margin-bottom:15px;line-height:1.5}@media (max-width: 991px){.acne-stages .acne-stages-wrapper h2{font-size:26px}}.acne-stages .acne-stages-wrapper h4{font-size:24px;margin-top:0;margin-bottom:15px;line-height:1.5}@media (max-width: 991px){.acne-stages .acne-stages-wrapper h4{font-size:20px}}.acne-stages .acne-stages-wrapper p{font-size:16px;padding:0 10px;line-height:1.7}.acne-stages .acne-stages-wrapper img{display:block;margin:15px 0}.acne-treatment-list{max-width:1400px;padding:15px 0;margin:0 auto}.acne-treatment-list .acne-treatment-list-wrapper{display:flex;font-family:var(--heading-font)}@media (max-width: 991px){.acne-treatment-list .acne-treatment-list-wrapper{flex-direction:column;align-items:center}}.acne-treatment-list .acne-treatment-list-wrapper .acne-treatment-left{width:50%;display:flex;justify-content:center;align-items:center;padding:10px}@media (max-width: 991px){.acne-treatment-list .acne-treatment-list-wrapper .acne-treatment-left{padding:0}}.acne-treatment-list .acne-treatment-list-wrapper .acne-treatment-left img{display:block;width:100%;height:auto}.acne-treatment-list .acne-treatment-list-wrapper .acne-treatment-right{width:50%;display:flex;align-items:center;justify-content:center}.acne-treatment-list .acne-treatment-list-wrapper .acne-treatment-right .acne-treatment-text-container{max-width:350px;display:flex;flex-direction:column;justify-content:center}.acne-treatment-list .acne-treatment-list-wrapper .acne-treatment-right .acne-treatment-text-container h2{font-size:34px;line-height:1.5;margin:20px 0 0}@media (max-width: 991px){.acne-treatment-list .acne-treatment-list-wrapper .acne-treatment-right .acne-treatment-text-container h2{font-size:26px}}.acne-treatment-list .acne-treatment-list-wrapper .acne-treatment-right .acne-treatment-text-container h3{font-size:26px;margin:0;line-height:1.5}@media (max-width: 991px){.acne-treatment-list .acne-treatment-list-wrapper .acne-treatment-right .acne-treatment-text-container h3{font-size:18px}}.acne-treatment-list .acne-treatment-list-wrapper .acne-treatment-right .acne-treatment-text-container ul{list-style:none;padding-left:0}.acne-treatment-list .acne-treatment-list-wrapper .acne-treatment-right .acne-treatment-text-container .acne-treatment-link{border-bottom:1px solid #000;padding:10px 0}.acne-treatment-list .acne-treatment-list-wrapper .acne-treatment-right .acne-treatment-text-container .acne-treatment-link a{font-size:20px;font-weight:500;color:#000;line-height:1.5}@media (max-width: 991px){.acne-treatment-list .acne-treatment-list-wrapper .acne-treatment-right .acne-treatment-text-container .acne-treatment-link a{font-size:16px}}.animated-logo-container{position:relative}#logo{position:absolute;z-index:6}#path{animation:spin 120s linear infinite;transform-origin:center;transform-box:fill-box;position:absolute;right:142px}@keyframes spin{0%{transform:rotate(-360deg)}to{transform:rotate(360deg)}}.article-template{margin-left:auto;margin-right:auto}.article-template .article-sidebar-menu a{line-height:1.4}@media (min-width: 767px){.article-template.article-sidebar{display:flex}.article-template.article-sidebar .article-left{display:block;width:300px;padding-top:60px}.article-template.article-sidebar .content{width:calc(100% - 300px)}}.article-template .article-header{display:none}.article-template .article-header,.article-template .article-left-mobile-header{text-align:right;padding-top:15px;padding-bottom:10px;font-size:12px;font-weight:600;color:#000}.article-template .article-header a,.article-template .article-left-mobile-header a{font-size:12px;font-weight:600;color:#000;text-transform:lowercase}@media (min-width: 767px){.article-template .article-left-mobile-header{display:none}.article-template .article-header{display:block}}.article-template h1{line-height:1.5;text-align:left}.article-template .menu{width:100%;display:flex;justify-content:center;align-items:center;margin-top:20px}.article-template .menu h2{display:none;margin:0}@media (min-width: 767px){.article-template .menu h2{display:block}}.article-template .content{padding:0 20px;line-height:1.4;font-size:16px;line-height:24px;margin-bottom:30px}.article-template .article-left{padding:15px}@media (max-width: 766px){.article-template .article-left{display:flex;justify-content:space-between;align-items:flex-start}}.article-template .article-left .accord-expand{font-family:var(--heading-font);font-weight:var(--heading-font-weight);font-size:30px;color:#a9cdcb;border:none;background:none;margin:0;padding:0;width:100%;max-width:270px;text-align:left}@media (min-width: 992px){.article-template .article-left .accord-expand{font-size:40px}}.article-template .article-left h2{font-family:var(--heading-font);font-weight:var(--heading-font-weight);font-size:30px;color:#00b1b3}@media (min-width: 992px){.article-template .article-left h2{font-size:40px}}.article-template .article-left h4{font-size:16px;padding:10px 0;line-height:22px;font-weight:400;margin:15px 0 0}.article-template .article-left h4+a{font-size:16px;padding:0;line-height:22px;font-weight:400;text-decoration:underline}@media (min-width: 992px){.article-template .article-left .block-lists.expandable-section{display:block;animation:none;animation-fill-mode:none;transition:none;max-height:none;visibility:visible}}.article-template .article-left .accord-expand:after{right:0}@media (min-width: 992px){.article-template .article-left .accord-expand:after{content:""}}@media (min-width: 992px){.article-template .article-left .accord-expand.expanded-button:after{content:""}}@media (max-width: 766px){.article-template .article-left .secondary-links{display:none}}.article-template .article-left .accord-expand{width:100%}.article-template .article-left ul{max-width:270px;list-style-type:none;padding:0}.article-template .article-left ul li{font-size:18px;padding:10px 0;border-bottom:3px solid #92d0cc}.article-template .article-left ul li:first-of-type{padding-top:0}.logos-section{max-width:1400px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;padding:10px}@media (min-width: 767px){.logos-section{padding:25px}}.logos-section .logos-images{display:flex;justify-content:space-evenly;width:100%}.logos-section .logos-images img{min-width:0;margin-left:5px;margin-right:5px}.logos-section .logos-images img:first-of-type{margin-left:0}.logos-section .logos-images img:last-of-type{margin-right:0}.logos-section .content{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:400px;margin:0 auto}.logos-section .content h2,.logos-section .content h3{margin:0 0 10px;font-size:var(--primary-font-size)}@media (min-width: 767px){.logos-section .content h2,.logos-section .content h3{font-size:16px}}.page-faq h1.title{text-align:center;line-height:30px}.page-faq .page-faq-container:last-of-type{margin-bottom:50px}.page-faq .page-faq-container .questions{max-width:600px;margin:0 auto}.page-faq .page-faq-container .questions .question button.btn.btn-special{width:100%;border:none;background:none}.page-faq .page-faq-container .questions .question .faq-question-text{margin:0}.page-faq .page-faq-container .questions .question .faq-question-text p{margin:0;padding-bottom:15px}.page-faq .accord-expand:after{right:10px}.contact-us-page{display:flex;justify-content:center;max-width:1400px;margin:0 auto}.contact-us-page .header{text-align:center}.contact-us-page .header h1{font-size:25px}@media (min-width: 992px){.contact-us-page .header h1{font-size:35px}}.contact-us-page .header p{font-size:var(--primary-font-size);line-height:20px}@media (min-width: 992px){.contact-us-page .header p{font-size:16px}}.contact-us-page .info{text-align:center;padding:20px 0}.contact-us-page .form-container{display:flex;justify-content:center}@media (min-width: 992px){.contact-us-page .form-container{align-items:center}}.contact-us-page .form-container form{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.contact-us-page .form-container input:not(.submit),.contact-us-page .form-container textarea{text-align:center;resize:none;height:60px;padding:0;margin:0;border-radius:5px;width:100%}.contact-us-page .form-container input:not(.submit)::placeholder,.contact-us-page .form-container textarea::placeholder{text-align:center;font-size:14px}.contact-us-page .form-container textarea{padding:25px 0}.contact-us-page .form-container .action-bottom{display:flex;justify-content:center}.contact-us-page .form-container .action-bottom .submit{cursor:pointer;width:65%;border-radius:5px;padding:15px;font-size:14px}@media (min-width: 992px){.contact-us-page .form-container .action-bottom .submit{width:50%}}.stack-icons{position:relative;max-width:1400px;margin:0 auto}.stack-icons h2{text-align:center;font-size:32px;line-height:40px}.stack-icons h3{text-align:center;font-size:18px;line-height:25px}.stack-icons .side-image{position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:-1}@media (max-width: 766px){.stack-icons .side-image{display:none}}.stack-icons .icons{display:flex;align-items:flex-start;justify-content:space-evenly;flex-wrap:wrap}.stack-icons .icons .icon-block{text-align:center;max-width:185px;margin-top:20px}@media (min-width: 767px){.stack-icons .icons .icon-block{max-width:300px;margin-top:30px}}.stack-icons .icons .icon-block img{max-width:75px}@media (min-width: 767px){.stack-icons .icons .icon-block img{max-width:none}}.stack-icons .icons.icons-vertical{flex-direction:column;align-items:center}.stack-icons .icons.icons-vertical .icon-block{margin-top:0}.stack-icons .icons.icons-vertical h2{margin:0;padding-top:10px;padding-bottom:10px}.treatments{display:flex;flex-direction:column;text-align:center;align-items:center}.treatments h1{margin-top:30px;font-size:24px;max-width:300px;line-height:1.4}@media (min-width: 767px){.treatments h1{max-width:600px;font-size:36px}}.treatments h2{max-width:250px;line-height:20px}@media (min-width: 767px){.treatments h2{max-width:none}}.treatments img{max-width:300px}@media (min-width: 767px){.treatments img{max-width:500px}}.ingredients-img-with-text{margin:15px auto}.ingredients-img-with-text .ingredients-img-with-text-wrapper{display:flex;justify-content:center;align-items:center;position:relative;margin:0 auto}.ingredients-img-with-text .ingredients-img-with-text-wrapper img{width:100%;height:auto;max-height:500px;object-fit:cover}.ingredients-img-with-text .ingredients-img-with-text-wrapper .ingredients-img-with-text-overlay{z-index:3;display:flex;justify-content:center;align-items:center;flex-direction:column;position:absolute}.ingredients-img-with-text .ingredients-img-with-text-wrapper .ingredients-img-with-text-overlay h2{margin:10px 0;font-size:44px;font-weight:500;line-height:1.5;text-align:center;color:#fff}@media (max-width: 991px){.ingredients-img-with-text .ingredients-img-with-text-wrapper .ingredients-img-with-text-overlay h2{font-size:34px;max-width:80%}}.ingredients-img-with-text .ingredients-img-with-text-wrapper .ingredients-img-with-text-overlay h4{margin:0;font-size:30px;line-height:1.5;text-align:center;color:#fff}@media (max-width: 991px){.ingredients-img-with-text .ingredients-img-with-text-wrapper .ingredients-img-with-text-overlay h4{font-size:20px;max-width:80%}}.plans{display:flex;justify-content:center;max-width:1400px;margin:0 auto}.plans .plans-button-link{font-size:14px}.plans .plans-container{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;text-align:center;min-height:300px}@media (min-width: 992px){.plans .plans-container{width:80%;min-width:400px}}.plans .plans-container a .icon.icon-arrow{width:20px}@media (min-width: 992px){.plans .plan-blocks{width:100%;display:flex;justify-content:space-evenly}}.block-slider{max-width:1400px;margin-left:auto;margin-right:auto}.block-slider .block-slider-container{display:flex;flex-direction:column;justify-content:center;align-items:center}@media (min-width: 992px){.block-slider .block-slider-container{flex-direction:row}}.block-slider .block-slider-container .left-image{position:relative;display:flex;justify-content:center;width:100%}@media (min-width: 992px){.block-slider .block-slider-container .left-image{width:25%}}.block-slider .block-slider-container .left-image img{width:85%}.block-slider .block-slider-container .left-image h2{position:absolute;top:50%;right:50%;transform:translate(50%,-50%);margin:0;font-size:40px}.block-slider .block-slider-container .carousel{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:100%}@media (min-width: 992px){.block-slider .block-slider-container .carousel{width:75%}}.block-slider .block-slider-container .carousel .slick-prev.prev-arrow,.block-slider .block-slider-container .carousel .slick-next.next-arrow{position:absolute;width:25px}.block-slider .block-slider-container .carousel .slick-prev.prev-arrow{left:0}.block-slider .block-slider-container .carousel .slick-next.next-arrow{right:0}.block-slider .block-slider-container .carousel .block-slider-card{margin:0 auto 15px}.doc-bio-header{position:relative}.doc-bio-header .doc-image-background{width:100%;display:none}@media (min-width: 992px){.doc-bio-header .doc-image-background{display:block}}.doc-bio-header .doc-image-mobile{display:block;margin:0 auto}@media (min-width: 992px){.doc-bio-header .doc-image-mobile{display:none}}.doc-bio-header .doc-content{padding:15px 30px;background-color:#000;color:#a1e0e2;text-align:center;box-sizing:border-box}@media (min-width: 992px){.doc-bio-header .doc-content{padding:15px 45px;position:absolute;min-height:570px;max-width:620px;top:5px;bottom:15px;left:38px;text-align:left}}@media (min-width: 1200px){.doc-bio-header .doc-content{top:25px;bottom:25px;padding:35px 60px}}.doc-bio-header .doc-content a:not(.btn):not(.btn-white){color:#fff;text-decoration:underline}.doc-bio-header .doc-content h1{font-size:35px;color:#fff;line-height:1.5em}@media (max-width: 991px){.doc-bio-header .doc-content h1{font-size:30px}}@media (max-width: 766px){.doc-bio-header .doc-content h1{font-size:30px}}.doc-bio-header .doc-content p{font-size:15px;line-height:1.5em}@media (min-width: 992px){.doc-bio-header .doc-content p{font-size:20px;line-height:1.3em}}.doc-bio-header .doc-content .social-media-section{display:flex;justify-content:center;align-items:center}@media (min-width: 992px){.doc-bio-header .doc-content .social-media-section{justify-content:start}}.doc-bio-header .doc-content .social-media-section h3{font-size:20px}.doc-bio-header .doc-content .doc-social-media-icons{padding:10px 15px;margin-top:0}.doc-bio-header .doc-content .doc-social-media-icons svg{width:24px;height:24px;color:#059392}.doc-bio-header .doc-content .btn-white{display:block;background-color:#fff;color:#000;padding:20px 30px;text-align:center;font-family:var(--heading-font);width:fit-content;border-radius:8px;font-weight:700;font-size:16px;margin:10px auto 25px}@media (min-width: 992px){.doc-bio-header .doc-content .btn-white{margin-left:initial;margin-right:initial}}.doc-bio-header.content-width{max-width:1400px;margin-left:auto;margin-right:auto}@media (min-width: 992px){.doc-bio-header.content-width .doc-content{width:500px;left:45px;transform:initial}}.video_testimonial{display:flex;flex-direction:column;max-width:1400px;margin:20px auto}.video_testimonial.full_width{max-width:unset}.video_testimonial>div{flex:1 0 50%}.video_testimonial>div video{width:100%}.video_testimonial>div.content_wrapper{display:flex;align-items:center;justify-content:center;box-sizing:border-box}.video_testimonial>div.content_wrapper .content{width:100%;max-width:300px;padding:60px 50px}.video_testimonial>div.content_wrapper .content img{max-width:80px}.video_testimonial>div.content_wrapper .content .content_text p{font-family:var(--heading-font);line-height:1.4em;font-size:16px;letter-spacing:1px}.video_testimonial>div.content_wrapper .content h2.subheading{color:var(--footer-titles-color);font-size:14px}.video_testimonial>div.content_wrapper .content.left{text-align:left}.video_testimonial>div.content_wrapper .content.center{text-align:center}.video_testimonial>div.content_wrapper .content.right{text-align:right}@media (min-width: 992px){.video_testimonial>div.content_wrapper .content{padding:20px 0}.video_testimonial>div.content_wrapper .content .content_text p{letter-spacing:2px;font-weight:700;line-height:1.7em}.video_testimonial>div.content_wrapper .content h2.subheading{font-size:initial}}@media (min-width: 992px){.video_testimonial{flex-direction:var(--flex-direction)}}.featured_blogs{max-width:1400px;width:100%;margin:0 auto;text-align:center;padding-top:50px}.featured_blogs.full_width{max-width:unset}.featured_blogs h2{font-family:var(--heading-font);font-weight:600;font-size:24px;line-height:1.4;text-align:center}.featured_blogs>p{text-align:center;font-size:16px;line-height:1.7em;padding:0 10px;font-weight:500;font-family:var(--heading-font);max-width:70%;margin:0 auto}.featured_blogs>a,.featured_blogs>a:visited{font-family:var(--heading-font);color:#000;text-decoration:underline;font-weight:700;font-size:14px;letter-spacing:1px;margin:25px 0 50px;display:inline-block}@media (min-width: 992px){.featured_blogs>a,.featured_blogs>a:visited{margin:50px 10px}}.featured_blogs .blogs{display:flex;justify-content:center;align-items:center;margin-top:50px;flex-direction:column}.featured_blogs .blogs .article{display:flex;flex-direction:column;flex:1 0 auto;max-width:500px;padding:0 30px;margin-bottom:50px}.featured_blogs .blogs .article img{object-fit:cover}.featured_blogs .blogs .article h3{flex-grow:1;text-align:center;font-family:var(--body-font);font-weight:500;color:#000;line-height:1.7em;font-size:16px;letter-spacing:0;margin-top:30px}.featured_blogs .blogs .article .link_container{text-align:center}.featured_blogs .blogs .article .link_container button,.featured_blogs .blogs .article .link_container a,.featured_blogs .blogs .article .link_container a:visited{font-family:var(--heading-font);display:inline;appearance:none;-webkit-appearance:none;-moz-appearance:none;background:none;border:none;cursor:pointer;color:#000;text-decoration:underline;font-weight:700;font-size:14px;letter-spacing:1px}@media (min-width: 992px){.featured_blogs .blogs{flex-direction:row}.featured_blogs .blogs .article{margin-bottom:0}}.hp-left-right-treat{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:0 0 20px}@media (min-width: 992px){.hp-left-right-treat{flex-wrap:nowrap;padding:60px 0}}.hp-left-right-treat.content-width{max-width:1400px;margin-left:auto;margin-right:auto}.hp-left-right-treat .img-container{width:100%}.hp-left-right-treat .img-container .desktop{display:none}.hp-left-right-treat .img-container .mobile{display:block}@media (min-width: 992px){.hp-left-right-treat .img-container{width:50%}.hp-left-right-treat .img-container .desktop{display:block}.hp-left-right-treat .img-container .mobile{display:none}}.hp-left-right-treat .img-container img{width:100%;max-width:100%}.hp-left-right-treat .text-container{width:100%;padding:20px 40px}@media (max-width: 991px){.hp-left-right-treat .text-container.full-width{display:flex;align-items:center;justify-content:center}.hp-left-right-treat .text-container .large-screen-flex{padding:10% 5%;max-width:500px}}@media (min-width: 992px){.hp-left-right-treat .text-container{width:calc(50% - 50px);padding-left:30px;padding-right:20px}.hp-left-right-treat .text-container .large-screen-flex{max-width:initial}}@media (min-width: 1200px){.hp-left-right-treat .text-container{width:calc(50% - 120px);padding-left:100px;padding-right:20px}}@media (min-width: 1450px){.hp-left-right-treat .text-container.full-width{display:flex;align-items:center;justify-content:center}.hp-left-right-treat .text-container .large-screen-flex{max-width:400px}}.hp-left-right-treat .text-container h3,.hp-left-right-treat .text-container h4{padding-bottom:0;margin-bottom:0;margin-top:0;padding-top:15px;display:block}.hp-left-right-treat .text-container h3{font-size:30px;line-height:35px;font-weight:var(--termina-demi)}.hp-left-right-treat .text-container h4{font-size:15px;line-height:20px}@media (min-width: 992px){.hp-left-right-treat .text-container h3{font-size:35px;line-height:40px}.hp-left-right-treat .text-container h4{font-size:20px;line-height:25px}}.hp-left-right-treat .text-container.inline-titles h3,.hp-left-right-treat .text-container.inline-titles h4{display:inline-block}.hp-left-right-treat .text-container.inline-titles h4{margin-left:10px}.hp-left-right-treat .text-container p{font-size:17px;letter-spacing:1.2px;line-height:22px}@media (min-width: 1200px){.hp-left-right-treat .text-container p{max-width:calc(350px + 15%)}}.hp-left-right-treat .text-container p strong{color:#9fcecb;font-weight:var(--termina-demi);font-family:var(--heading-font);font-size:16px;letter-spacing:1.2px;line-height:20px}@media (min-width: 992px){.hp-left-right-treat .text-container p strong{font-size:16px;letter-spacing:1.2px;line-height:21px}}.hp-left-right-treat .text-container .accord-expand{font-size:20px;color:#92d0cb;background:none;border:none;padding:10px 0;min-width:300px;max-width:100%;text-align:left}.hp-left-right-treat .text-container .expandable-section ul{list-style:none;padding:0;margin:0;max-width:350px}.hp-left-right-treat .text-container .expandable-section li{font-size:16px;padding:10px 0;border-bottom:3px solid #92d0cb;font-weight:500;font-family:var(--heading-font);text-align:center}.hp-left-right-treat .text-container .expandable-section li a{color:#000}@media (min-width: 992px){.hp-left-right-treat .text-container .expandable-section li{text-align:left}}.hp-left-right-treat .text-container .expandable-section.expand-left-align li{text-align:left}.hp-left-right-treat .text-container .starting-link{display:none;color:#000;font-family:var(--heading-font);font-size:16px;letter-spacing:1.5px;line-height:26px;align-items:center;justify-self:flex-start;margin-top:10px}@media (min-width: 992px){.hp-left-right-treat .text-container .starting-link{display:flex}}.hp-left-right-treat .text-container .starting-link svg{padding-left:5px;max-height:14px;display:inline-block;width:auto;max-width:30px}.hp-left-right-treat .text-container .starting-link.show-mobile{display:initial}@media (max-width: 991px){.hp-left-right-treat.right-image .text-container{order:1}.hp-left-right-treat.right-image .img-container{order:0}}.numbered-list-container{max-width:1400px;margin:0 auto;position:relative;padding-bottom:60px}.numbered-list-container.full_width{max-width:unset}.numbered-list-container .image_overlay{display:none}@media (min-width: 992px){.numbered-list-container .image_overlay{display:block;position:absolute;top:0;left:0;width:auto;height:calc(100% + 50px);transform:translate(-50%);padding:20px;opacity:.5;z-index:1}.numbered-list-container .image_overlay img{width:100%;height:100%;object-fit:contain}}.numbered-list-container .header,.numbered-list-container .numbered_list{max-width:1400px;margin:0 auto;text-align:center;padding:20px}.numbered-list-container .header h2{font-size:18px;line-height:1.5}@media (min-width: 992px){.numbered-list-container .header h2{font-size:22px}}.numbered-list-container .header h2,.numbered-list-container .header h3{margin:10px 0}@media (min-width: 992px){.numbered-list-container .header h2,.numbered-list-container .header h3{margin:20px 0}}.numbered-list-container .header h3{font-size:22px;line-height:1.5}@media (min-width: 992px){.numbered-list-container .header h3{font-size:40px}}.numbered-list-container .header h3 span{display:block}.numbered-list-container .header h3 span.blue{color:#07a7aa}.numbered-list-container .header h4{font-size:20px;margin-top:30px;margin-bottom:0}@media (min-width: 992px){.numbered-list-container .header h4{margin-top:50px}}.numbered-list-container .numbered_list li{list-style:none;margin:0 auto 30px}.numbered-list-container .numbered_list li h3{font-size:40px;line-height:1.8;margin-bottom:20px;margin-top:0}.numbered-list-container .numbered_list li div p{margin:0;font-size:20px;line-height:1.5}@media (min-width: 992px){.numbered-list-container .numbered_list li{margin:0 auto 60px;max-width:80%}}.wrapper-ccpa{max-width:600px;padding:80px 10px;margin:0 auto}@media (min-width: 767px){.wrapper-ccpa{padding:80px 0}}.wrapper-ccpa h1{font-family:var(--heading-font);font-weight:var(--heading-font-weight)}.wrapper-ccpa h1.title--decorated{font-size:15px;line-height:1.5}@media (min-width: 767px){.wrapper-ccpa h1.title--decorated{font-size:35px;line-height:40px}}.wrapper-ccpa h1.center,.wrapper-ccpa .content{text-align:center}@media (min-width: 767px){.wrapper-ccpa .content{text-align:left}}.wrapper-ccpa .form__field{display:flex;margin:10px 0}.wrapper-ccpa .form__field input{width:100%;min-width:0;margin:0 auto;display:block;padding:9px 16px;height:30px;border:1px solid #d9d9d9;transition:border-color .1s ease-in-out}@media (min-width: 767px){.wrapper-ccpa .form__field input{width:250px}}.wrapper-ccpa .form__field input:focus{border-color:#1c1b1b}.wrapper-ccpa .ccpa-button{font-size:16px;color:#fff;border-color:#1c1b1b;background-color:#1c1b1b;padding:14px 28px;margin-top:10px;width:100%}.ccpa-form--select{width:100%;padding:9px 16px;height:40px}.ccpa-CA{max-width:600px;margin:15px auto 0}.ccpa-CA p{text-align:center}@media (min-width: 767px){.ccpa-CA p{text-align:left}}.ccpa-CA .ccpa-ca-information-container{display:flex;justify-content:space-between;flex-direction:column}@media (min-width: 767px){.ccpa-CA .ccpa-ca-information-container{flex-direction:row}}.ccpa-Other p{margin-top:10px}.ccpa-Other ul{list-style-type:none;padding:0}.video-panel-section{max-width:1400px;margin:0 auto}.video-panel-section video{max-width:100%;margin-bottom:15px}.video-panel-section .video-element{max-width:100%;padding:15px;text-align:center}@media (min-width: 767px){.video-panel-section{display:flex}.video-panel-section .video-element{width:calc(50% - 60px);padding:30px;text-align:center}}.blog-article{border:1px solid #000;margin:0 20px 30px}.blog-article .content{color:#000;width:70%;padding:10px 25px}.blog-article .content:only-child{width:calc(100% - 50px)}.blog-article .content a{color:#000;width:30%}.blog-article .content p.published a{text-decoration:underline}.blog-article .content .btn.btn-special{border:1px solid #000;color:#000;border-radius:8px;background-color:transparent}.blog-article .content .blog-heading{line-height:1.5}.blog-article .blog-article-img{display:block}@media (min-width: 767px){.blog-article{display:flex;align-items:center;max-width:1050px;margin-left:auto;margin-right:auto}}@media (max-width: 766px){.blog-article{margin:10px auto;max-width:400px;width:95%}}.block-slider-card{color:#000;max-width:250px;min-height:340px}.block-slider-card hr{width:55px;height:3px;margin-left:0;border:none}.block-slider-card h3.title{font-size:20px}.block-slider-card .header{display:flex;justify-content:space-between}.block-slider-card .header .conditions{display:flex;justify-content:space-between;align-items:flex-end;width:60%}.block-slider-card .header .conditions .condition{display:flex;flex-direction:column}.block-slider-card .header .conditions .condition img{max-width:50px}section.page-template{max-width:1400px;margin:0 auto;padding:20px}section.page-template .page-content{font-family:var(--body-font);margin-bottom:35px;margin-top:15px}section.page-template h1{text-align:center;font-family:var(--heading-font);font-size:30px;line-height:1.2}cart-items{display:block;margin-top:10px}@media (min-width: 767px){cart-items{margin-top:50px}}cart-items.page-width{max-width:1400px;margin-left:auto;margin-right:auto}cart-items .title-wrapper-with-link,cart-items .cart__warnings{text-align:center;margin-bottom:25px}cart-items .cart__warnings{display:none;margin-top:10px}cart-items .cart__warnings.show__warning{display:flex;align-items:center;justify-content:center;min-height:45vh}cart-items .underlined-link{background:none;border:none;text-decoration:underline;cursor:pointer;font-family:var(--heading-font);font-weight:var(--termina-demi);letter-spacing:1px;color:#000}cart-items .cart-items{width:100%}cart-items .cart-items th{text-align:left;font-family:var(--heading-font);font-weight:var(--termina-demi);font-size:14px;border-bottom:1px solid #d9dfdf;margin:0;padding:10px 15px}@media (min-width: 767px){cart-items .cart-items th:first-child{width:70%}}cart-items .cart-items td{border-bottom:1px solid #d9dfdf;margin:0;padding:10px 15px;color:#000}cart-items .cart-items .product-option dt,cart-items .cart-items .product-option dd{display:inline;margin:0}cart-items .cart-items .remove-item{background:0 0;border:none;text-decoration:underline;cursor:pointer;font-family:var(--heading-font);font-weight:var(--termina-demi);letter-spacing:1px;color:#000}cart-items .cart-items .cart-quantity{display:block;font-size:14px;padding:10px 14px;width:36px}cart-items .cart-items .visually-hidden{display:none}cart-items .cart-items .small-show{display:none}@media (max-width: 766px){cart-items .cart-items .cart-items .cart-items{max-width:95%;width:100%}cart-items .cart-items .cart-item__media{display:none}cart-items .cart-items .cart-item__totals.small-hide{display:none}cart-items .cart-items .top-hide{display:none}cart-items .cart-items .small-show{display:block}}#main-cart-footer{max-width:1400px;margin-left:auto;margin-right:auto;margin-bottom:300px}#main-cart-footer.is-empty{display:none}#main-cart-footer .cart__footer{display:flex;justify-content:space-between}#main-cart-footer .cart__footer.no-note{justify-content:flex-end}#main-cart-footer .totals{display:flex;justify-content:space-between}#main-cart-footer .btn.btn-checkout{display:block;background-color:#000;color:#fff;width:100%;border:1px solid #000;border-radius:5px}#main-cart-footer .btn.btn-checkout:hover{background-color:#fff;color:#000}#main-cart-footer .tax-note,#main-cart-footer .totals__subtotal-value{background:0 0;border:none;cursor:pointer;font-family:var(--heading-font);font-weight:300;letter-spacing:1px;color:#000;font-size:12px;margin-bottom:15px;display:block}.footer-newsletter{width:calc(100% - 50px);padding:25px}.footer-newsletter .inner-content{width:100%;max-width:900px;margin-left:auto;margin-right:auto}.footer-newsletter .inner-content h1,.footer-newsletter .inner-content h2,.footer-newsletter .inner-content h3,.footer-newsletter .inner-content h4{margin:0;padding:0 0 15px}.footer-newsletter .inner-content .inner-flex p{width:20%;line-height:1.5em;font-family:var(--heading-font)}.footer-newsletter .inner-content .inner-flex label{display:none}.footer-newsletter .inner-content .inner-flex input[type=email]{min-width:80%;border:1px solid #000;background:#fff;padding:10px;font-size:14px}.footer-newsletter .inner-content .inner-flex button.klaviyo_submit_button{border:1px solid #fff;color:#fff;background:#000;padding:10px;font-size:14px}.footer-newsletter .inner-content .inner-flex form{width:80%}@media (min-width: 767px){.footer-newsletter .inner-content .inner-flex{display:flex;align-items:center}}.footer-newsletter .inner-content .inner-flex button.klaviyo_submit_button{border-radius:6px}footer{display:flex;flex-wrap:wrap;margin-top:20px;max-width:1400px;margin-left:auto;margin-right:auto;text-align:center}footer h3{color:var(--footer-titles-color);font-weight:var(--termina-demi);display:none}@media (min-width: 992px){footer h3{margin-bottom:5px}}footer button.footer-menu-button{color:var(--footer-titles-color);display:block;background:none;border:none;padding:0;font-size:1.25em;font-weight:700;margin-bottom:10px;text-align:center;width:100%}@media (min-width: 992px){footer .footer-menu-container.expandable-section{visibility:visible;max-height:none;animation:none}}footer .footer-menu-container ul{margin:0;list-style:none outside;padding:0}footer .footer-menu-container ul li{margin-bottom:5px}footer .footer-menu-container ul li a{text-transform:uppercase}@media (min-width: 992px){footer{text-align:left}footer>div{padding:10px}footer button.footer-menu-button{display:none}footer h3{display:block}}@media (min-width: 992px){footer>div{padding:15px}}footer .social-media-icons{justify-content:space-between;max-width:200px;margin:0 auto 20px}@media (min-width: 992px){footer .social-media-icons{justify-content:flex-start;max-width:none;margin:0 auto}}footer .footer-bottom-container{display:flex;flex-direction:column;width:100%}footer .footer-bottom-container .logo-images{display:flex;width:100%;flex-direction:column;align-items:center}footer .footer-bottom-container .logo-images .copyright-ccpa-container{order:1}@media (min-width: 992px){footer .footer-bottom-container .logo-images .copyright-ccpa-container{order:0}}footer .footer-bottom-container .logo-images .copyright-ccpa-container p{text-align:center}footer .footer-bottom-container .logo-images .copyright-ccpa-container .payment-icons{justify-content:space-evenly;list-style-type:none}@media (min-width: 992px){footer .footer-bottom-container .logo-images{flex-direction:row;justify-content:space-between;align-items:flex-end}}footer .footer-bottom-container ul{display:flex;justify-content:center;padding:0;width:100%}.pdp-product-container{max-width:1400px;width:calc(100% - 40px);padding:10px;display:flex;margin:20px auto}.pdp-product-container .form__label{font-size:16px;margin-bottom:10px;display:block}.pdp-product-container .single-option-selector{padding:5px;font-size:16px}@media (max-width: 766px){.pdp-product-container{flex-direction:column;justify-content:center}}.pdp-product-container .pdp-img-container{width:50%}@media (max-width: 766px){.pdp-product-container .pdp-img-container{width:100%}}.pdp-product-container .pdp-info-container{width:50%;padding:20px}@media (max-width: 766px){.pdp-product-container .pdp-info-container{width:80%}}.pdp-product-container .pdp-info-container h1{line-height:1.5;margin-bottom:10px}.pdp-product-container .pdp-info-container .product__price{font-size:16px}.pdp-product-container .pdp-info-container .product__payment-container{max-width:300px}.pdp-product-container .pdp-info-container .product__payment-container .pdp-add-to-cart-btn{font-size:18px;margin:15px 0;width:100%;padding:10px 25px;border:solid 1px #92d0cb;color:#92d0cb;display:block;background-color:transparent}.pdp-product-container .pdp-info-container .product__payment-container .pdp-add-to-cart-btn:disabled{pointer-events:none;border:solid 1px #ccc;color:#ccc}.pdp-product-container .pdp-info-container .product__payment-container .pdp-add-to-cart-btn:hover{cursor:pointer;background-color:#92d0cb;color:#fff}.pdp-product-container .pdp-info-container .product__payment-container .shopify-payment-button__button{font-size:18px;color:#fff;background-color:#000;padding:10px 25px;text-transform:uppercase;min-height:42px}.pdp-product-container .pdp-info-container .quantity-form-control{margin-top:25px;margin-bottom:25px}.pdp-product-container .pdp-info-container .quantity-form-control .form__label{display:block;margin:15px 0}.pdp-product-container .pdp-info-container .quantity-form-control .quantity-selector{display:flex;align-items:center;white-space:nowrap}.pdp-product-container .pdp-info-container .quantity-form-control .quantity-selector .quantity-selector__current-quantity{width:68px;border:solid 1px #000;vertical-align:middle;text-align:center;font-size:24px;margin:0 10px;padding:8px 0;display:inline-block}.pdp-product-container .pdp-info-container .pdp-description-container{font-size:16px;line-height:1.5}.pdp-product-container .pdp-info-container .pdp-social-container{display:block;margin-top:15px}.pdp-product-container .pdp-info-container .pdp-social-container p{font-size:16px}.pdp-product-container .pdp-info-container .pdp-social-container .social-media-icons{display:flex;margin:0 15px 20px 0;width:250px}.pdp-product-container .pdp-info-container .pdp-social-container .social-media-icons .social-media-icons-container{display:flex;justify-content:space-between;align-items:center;width:150px}.pdp-product-container .pdp-info-container .pdp-social-container .social-media-icons .social-media-icons-container svg{width:30px}.pdp-product-container .pdp-info-container .pdp-social-container .social-media-icons .social-media-icons-container .icon-facebook{width:15px}.pdp-product-container .pdp-price--new{color:#92d0cb}.pdp-product-container .pdp-price--old{text-decoration:line-through}.pdp-product-container .tag-text-container{display:flex;width:100%;justify-content:flex-start}.pdp-product-container .tag-text-container .sale-text{padding:5px 10px;color:#fff;background-color:#92d0cb}.pdp-product-container .product__variants{margin-bottom:40px}.pdp-product-container .product__variants .form__control{margin-top:25px}.pdp-product-container .list--unstyled{padding-left:0;list-style:none}.pdp-product-container .product-option-name{font-size:16px}.pdp-product-container .product-option{margin-top:15px}.pdp-product-container .product-option-values-wrapper .option-value-container{display:inline-block;margin:10px 10px 10px 0;font-size:16px}.pdp-product-container .product-option-values-wrapper .option-value-container input[type=radio]{display:none}.pdp-product-container .product-option-values-wrapper .option-value-container input:checked+.product-option-label{background-color:#92d0cb}.pdp-product-container .product-option-values-wrapper .product-option-label{padding:15px;outline:solid 1px #ccc}.pdp-product-container .product-option-values-wrapper .product-option-label:hover{cursor:pointer}@media (max-width: 766px){.pdp-product-container .product__thumbnails{display:flex;justify-content:center}.pdp-product-container .social-media-icons{width:100%}}.collection__title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.collection-description{max-width:1000px;margin:35px auto}.collection-image-container{padding:0 15px}.collection-image{width:100%;max-width:250px;height:auto;display:block;margin:20px auto}.collections-page-container{padding:0 20px;max-width:1400px;margin:0 auto}.collections-page-container .collection-products-container{display:flex;flex-flow:row wrap;justify-content:center;margin-bottom:50px}.collections-page-container .product-item-container{min-width:300px;margin:0 10px 30px;width:calc(25% - 20px)}.collections-page-container .product-item{display:flex;flex-direction:column;justify-content:center;align-items:center}.collections-page-container .product-item .product-item-first-word{font-size:11px;display:block;letter-spacing:1px;font-weight:400;margin-bottom:7px;text-transform:uppercase}.collections-page-container .product-item .product-item-title{text-align:center;font-weight:600;max-width:300px;margin-top:0;margin-bottom:10px}.collections-page-container .product-item .product-item-title a{line-height:1.5}@media (max-width: 766px){.collections-page-container .product-item .product-item-title a{font-size:12px}}.collections-page-container .product-item .product-item-price{text-align:center;margin:0;font-weight:500;font-family:var(--heading-font)}.collections-page-container .product-item .product-item__price--new{color:#92d0cb}.collections-page-container .product-item .product-item__price--old{text-decoration:line-through}.collections-page-container .product-item .tag-text-container{width:100%;display:flex;justify-content:center;align-items:center}.collections-page-container .product-item .tag-text-container .sale-text{padding:5px 10px;color:#fff;background-color:#92d0cb}.collections-page-container .product-item .tag-text-container .sold-out-text{padding:5px 10px;color:#92d0cb;border:solid 1px #92d0cb}@media (max-width: 766px){.collections-page-container .product-item .tag-text-container .sold-out-text{padding:5px 7px}}.collections-page-container .product-item-img-container{display:flex;justify-content:center;margin-bottom:15px;max-height:300px}.collections-page-container .product-item-img-container .product-item-img{display:block;object-fit:contain}.collections-page-container .product-item-img-container .alt-img{display:none}.collections-page-container .product-item-img-container:hover .alt-img{display:block}.collections-page-container .product-item-img-container:hover .first-img{display:none}.account-login{margin-left:auto;margin-right:auto;max-width:700px;width:100%;padding:25px 15px;box-sizing:border-box;text-align:center}.account-login .hide{display:none}.account-login #login-header h4{text-decoration:underline;font-weight:500}.account-login label{display:block;text-align:left;color:var(--primary-font-color);font-size:16px;margin-top:25px;font-family:var(--body-font);font-weight:var(--body-font-weight);line-height:1.4em;letter-spacing:var(--body-font-letter-spacing)}.account-login label a{color:#658298}.account-login .input-full{background-color:transparent;border:1px solid #707070;border-radius:0;color:#707070;height:60px;margin:0;padding:0 0 0 20px;position:relative;top:3px;-webkit-appearance:inherit;width:100%;z-index:1;box-sizing:border-box}.account-login .recovery-link{text-align:right;padding-top:15px;padding-bottom:15px}.account-login #RecoverPassword{color:#92d0cb;font-size:12px;text-decoration:underline;font-weight:600}.account-login .btn-reset{display:block;background-color:#fff;color:#000;padding:10px 30px;text-align:center;font-family:var(--heading-font);width:fit-content;border-radius:8px;font-weight:400;font-size:16px;margin:10px auto 25px}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{width:0;height:0}.simplebar-content:before,.simplebar-content:after{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.skintap-blue{color:#92d0cb}.skintap-teal{color:#92d0cc}.btn-special{font-weight:500;font-family:var(--heading-font);background-color:#92d0cb;color:#fff}section.image-block-section{margin-top:20px}section.image-block-section .images img{border:none;border-radius:50%}.footer-newsletter .inner-content{max-width:800px}.footer-newsletter .inner-content .inner-flex{justify-content:center}.footer-newsletter .inner-content .inner-flex p{font-size:14px;width:100%;text-align:center;margin-top:0}@media (min-width: 767px){.footer-newsletter .inner-content .inner-flex p{max-width:410px;text-align:left;font-size:20px;margin-bottom:0}}.footer-newsletter .inner-content .inner-flex #newsletter-footer-signup{width:100%}.footer-newsletter .inner-content .inner-flex .klaviyo_field_group{text-align:center}.footer-newsletter .inner-content .inner-flex .klaviyo_field_group input[type=email]{min-width:60%}@media (min-width: 767px){.footer-newsletter .inner-content .inner-flex .klaviyo_field_group input[type=email]{min-width:70%}}footer .footer-richtext{margin-right:auto}footer .social-media-icons{display:flex;justify-content:center}@media (min-width: 992px){footer .social-media-icons{justify-content:flex-start}}footer .social-media-icons li{padding:0 20px}footer .social-media-icons li:first-of-type{padding-left:0}footer .social-media-icons li:last-of-type{padding-right:0}@media (min-width: 992px){footer .social-media-icons li{padding:0 15px}}footer .social-media-icons li a svg{color:#658298;fill:#658298;height:35px}@media (max-width: 991px){footer .social-media-icons li a svg{height:25px}}@media (min-width: 992px){footer .social-media-icons li a svg{height:30px}}footer .footer-bottom-container .logo-images{margin-top:15px}footer .footer-bottom-container .logo-images img{margin-bottom:35px}@media (min-width: 992px){footer .footer-bottom-container .logo-images img{margin:0}}footer .footer-bottom-container .logo-images .copyright-ccpa-container a p{color:var(--primary-font-color)}footer .accord-expand{position:relative}footer .accord-expand:after{content:"+";position:absolute;right:30%;top:50%;transform:translateY(-50%);display:inline-block;vertical-align:middle;width:18px;background-size:cover;color:#92d0cb}footer .accord-expand.expanded-button:after{content:"-";display:inline-block;vertical-align:middle;width:18px;background-size:cover;transform:translateY(-50%) scaleY(-1)}.section-index-articles{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:40px 0;display:none}.section-index-articles.full-width{max-width:none}@media (min-width: 992px){.section-index-articles{display:flex;flex-wrap:nowrap}.section-index-articles .btn.btn-special{background-color:#fff}.section-index-articles .title{min-width:250px}.section-index-articles .title h2{color:#92d0cc}.section-index-articles .title ul{display:flex;flex-direction:column;list-style-type:none}.section-index-articles .title ul li{color:#000;padding:10px 0;border-bottom:3px solid #92d0cc;font-weight:500}.section-index-articles .title ul li a{color:#000;font-family:var(--button-font);font-weight:var(--termina-demi)}.section-index-articles .btn-special{margin-top:20px;padding:15px 20px;width:100px;border-radius:4px;font-weight:var(--termina-demi);color:#000}.section-index-articles .article-container{width:50%}.section-index-articles .article-container .article-item{color:#000}.section-index-articles .article-container .article-item a{color:#000;font-weight:500}.section-index-articles .article-container .article-item p{font-weight:500}.section-index-articles .article-container .article-link{text-decoration:underline;font-weight:var(--termina-demi);font-family:var(--button-font);letter-spacing:1px}}@media (min-width: 992px){.section-image-with-text .block-lists.expandable-section{display:block;animation:none;animation-fill-mode:none;transition:none;max-height:none;visibility:visible}}.section-image-with-text .accord-expand:after{right:25%}@media (min-width: 767px){.section-image-with-text .accord-expand:after{right:30%}}@media (min-width: 992px){.section-image-with-text .accord-expand:after{content:""}}@media (min-width: 992px){.section-image-with-text .accord-expand.expanded-button:after{content:""}}.section-image-with-text .text-container h2,.section-image-with-text .text-container h3,.section-image-with-text .text-container h4{margin:0}.section-image-with-text .text-container h2{font-size:25px}@media (min-width: 992px){.section-image-with-text .text-container h2{font-size:32px}}.section-image-with-text .text-container h3{font-size:16px;margin-top:15px}@media (min-width: 992px){.section-image-with-text .text-container h3{font-size:20px}}.section-image-with-text .text-container h4{font-size:14px;line-height:20px;font-weight:500}@media (min-width: 992px){.section-image-with-text .text-container h4{font-size:16px}}.section-image-with-text .text-container .content-container a{color:inherit}.section-image-with-text .text-container .content-container .content{font-family:var(--heading-font)}.section-image-with-text .text-container .content-container .content h4{color:#92d0cc;margin-bottom:0;margin-top:10px}.section-image-with-text .text-container .content-container .content .btn-special{color:#92d0cc}.section-image-with-text .text-container .content-container .content p{line-height:24px}@media (min-width: 767px){.section-image-with-text .text-container .content-container .content p{font-size:14px}}.section-image-with-text .text-container .content-container .content svg{vertical-align:top;fill:inherit}.section-image-with-text .text-container .content-container .content .condition{border-bottom:1px solid #000}.section-image-with-text .text-container .content-container .content .condition button.accord-expand{color:#000}.section-image-with-text .text-container .content-container .content .condition .expandable-section .condition-list li{color:#000;border-bottom:1px solid #000}.section-image-with-text .text-container .content-container .content .condition .expandable-section .condition-list li:last-of-type{border:none;padding-bottom:0}.section-image-with-text .text-container .content-container .btn-special{text-align:left;padding:0;background:none;border:none;display:inline-block;font-size:14px}@media (min-width: 767px){.section-image-with-text .text-container .content-container .btn-special{font-size:16px}}.section-image-with-text .text-container .content-container .social-media-icons .social-media-icons-container svg{color:#149292}.section-image-with-text .text-container .accord-expand{width:100%}.section-image-with-text .text-container ul{max-width:270px;list-style-type:none;padding:0}.section-image-with-text .text-container ul li{font-size:18px;padding:10px 0;border-bottom:3px solid #92d0cc;line-height:1.4}.section-image-with-text .text-container ul li:first-of-type{padding-top:0}.expandable-menu-container h2{font-size:25px;margin-top:10px}@media (min-width: 767px){.expandable-menu-container h2{font-size:32px}}.expandable-menu-container button.btn-special{background:transparent;border:none;font-size:32px;color:#92d0cc}.expandable-menu-container ul{max-width:250px;list-style-type:none;padding:0}.expandable-menu-container ul li{padding:10px 0;border-bottom:3px solid #92d0cc}.expandable-menu-container ul li:first-of-type{padding-top:0}.article-template{max-width:1400px}.article-template h1{font-size:30px}@media (min-width: 767px){.article-template h1{font-size:35px}}.article-template .article-text{font-family:var(--heading-font)}.article-template .menu h2{font-size:30px;color:#92d0cc}.video-banner .content{background-color:#000}@media (min-width: 992px){.video-banner .content{background-color:transparent}}.video-banner .content .content-flex .btn{border-radius:5px}.full-sized-image-section{padding:20px 0}.full-sized-image-section .full-sized-image-link-text{color:#000;text-decoration:underline;line-height:1.5;font-size:20px;font-weight:600;font-family:var(--heading-font);margin-top:15px}.full-sized-image-section .text-overlay h2,.full-sized-image-section .text-overlay p{color:#fff;font-family:var(--heading-font)}.full-sized-image-section .text-overlay h2{line-height:50px;margin:0 0 10px}.full-sized-image-section .text-overlay h2 strong{font-weight:600}.full-sized-image-section .text-overlay h2.super-size-text{font-size:55px;line-height:60px}@media (max-width: 766px){.full-sized-image-section .text-overlay h2{font-size:28px}}@media (max-width: 766px){.full-sized-image-section .text-overlay h3{font-size:14px}}.full-sized-image-section .text-overlay p{margin:0;line-height:1.8;font-size:16px}.full-sized-image-section .text-overlay .btn{padding:15px 30px;border-radius:5px;font-family:var(--button-font)}.logos-section .content h2,.logos-section .content h3{font-weight:500}.page-faq h1.title{max-width:1400px;margin-left:auto;margin-right:auto;font-weight:600;padding:20px 0}.page-faq .page-faq-container{max-width:1400px;margin:0 auto}.page-faq .page-faq-container .questions h2.header{line-height:30px;margin:0;text-align:center;color:#92d0cc;padding:60px 0;font-weight:600}.page-faq .page-faq-container .questions .question{border-bottom:2px solid #92d0cc}.page-faq .page-faq-container .questions .question button.btn{font-weight:600;line-height:25px;padding:15px 10px;text-align:left}@media (min-width: 992px){.page-faq .page-faq-container .questions .question button.btn{padding:15px 0}}.page-faq .page-faq-container .questions .question button.btn.btn-special{color:#000}.page-faq .page-faq-container .questions .question .faq-question-text p{line-height:30px;color:#000;padding-left:10px;padding-right:10px}@media (min-width: 992px){.page-faq .page-faq-container .questions .question .faq-question-text p{padding-left:0;padding-right:0}}.contact-us-page .contact-us-container{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.contact-us-page .header{font-weight:500;max-width:600px;margin-bottom:35px;margin-top:15px;padding:0 15px;font-family:var(--heading-font)}.contact-us-page .info{font-size:18px;color:#000;font-weight:500;font-family:var(--heading-font)}.contact-us-page .info a{color:#000}.contact-us-page .form-container{border-radius:50%;background-color:transparent;width:100%;height:450px}@media (min-width: 992px){.contact-us-page .form-container{max-width:600px;height:600px;width:600px;background-color:#92d0cc}}.contact-us-page .form-container form{width:80%;height:400px}@media (min-width: 992px){.contact-us-page .form-container form{width:60%}}.contact-us-page .form-container form .input-row{font-family:var(--heading-font)}.contact-us-page .form-container form .input-row,.contact-us-page .form-container form .action-bottom{width:100%}.contact-us-page .form-container form input:not(.submit),.contact-us-page .form-container form textarea{font-size:14px;color:#000;font-weight:500;border:1px solid #92d0cc}.contact-us-page .form-container form input:not(.submit)::placeholder,.contact-us-page .form-container form textarea::placeholder{font-weight:500;color:#000}.contact-us-page .form-container form textarea{padding:25px 0}.contact-us-page .form-container form .action-bottom .submit{background-color:#fff;border:1px solid #000;font-weight:500;color:#000}@media (min-width: 992px){.contact-us-page .form-container form .action-bottom .submit{border:1px solid #92d0cc}}.stack-icons h2{padding:0 5px}.stack-icons .side-image{display:none}@media (min-width: 767px){.stack-icons .side-image{display:block}}.stack-icons .icons .icon-block h2{font-size:var(--primary-font-size);font-weight:500;word-wrap:break-word}.stack-icons .icons .icon-block p{font-size:16px;line-height:1.4}.plans{color:#000;overflow:visible;font-family:var(--button-font)}.plans .plans-container{position:relative;border:2px solid #92d0cc;border-radius:50px;padding:20px;margin:50px 0}@media (min-width: 992px){.plans .plans-container{margin:100px 0}}.plans .plans-container p{color:#000;font-size:16px}.plans .plans-container h2{position:absolute;background-color:#fff;top:-55px;font-size:30px;padding:20px 35px;color:#92d0cc}@media (min-width: 992px){.plans .plans-container h2{top:-60px;font-size:40px}}.plans .plans-container h3{font-size:25px;color:#000}.plans .plans-container .plan h3{margin-bottom:10px}.plans .plans-container .plan p{margin-top:0}.plans .plans-container .plan .btn.btn-special{border-radius:10px;border:1px solid #000;background-color:transparent;font-family:var(--button-font)}.plans .plans-container a{color:#000}.plans .plans-container a:not(.btn){padding-top:20px;max-width:300px}@media (min-width: 992px){.plans .plans-container a:not(.btn){max-width:none}}.plans .plans-container a .icon.icon-arrow{width:25px}.block-slider .block-slider-container .left-image h2{color:#fff}.block-slider .block-slider-container .carousel .slick-prev.prev-arrow{display:none!important}.block-slider-card{border:2px solid #000;padding:20px}.block-slider-card hr{background-color:#92d0cc}.section-floating-image .bottom-image{width:850px}.section-floating-image .text-overlay{left:50%;transform:translate(-50%);width:100%;text-align:center}@media (min-width: 992px){.section-floating-image .text-overlay{width:auto;text-align:left;transform:none;left:100px}}.section-floating-image .text-overlay h2{color:#000;margin-bottom:0;font-size:25px}@media (min-width: 992px){.section-floating-image .text-overlay h2{font-size:60px}}.section-floating-image .text-overlay h3{color:#92d0cc;font-size:25px}@media (min-width: 992px){.section-floating-image .text-overlay h3{font-size:60px}}.section-blogs .blog .article h2{line-height:2;color:#000;text-align:center}.section-blogs .blog .article a{color:#000;text-decoration:underline;font-size:20px}.section-blogs .blog .article img{width:500px}.section-blogs .blog-link-text{font-size:20px;color:#000;text-decoration:underline}
/*# sourceMappingURL=/cdn/shop/t/90/assets/main.css.map?v=139642129656369921941680529902 */
