/**handles:slick,animate,magnetique-general,magnetique-amelia,newsletter,magnetique-child-style,sib-front-css,learnpress,learnpress-widgets**/
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-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:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url('https://www.sheroseministry.com/wp-content/themes/magnetique/assets/css/fonts/ajax-loader.gif') center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url('https://www.sheroseministry.com/wp-content/themes/magnetique/assets/css/fonts/slick.eot');src:url('https://www.sheroseministry.com/wp-content/themes/magnetique/assets/css/fonts/slick.eot?#iefix') format('embedded-opentype'),url('https://www.sheroseministry.com/wp-content/themes/magnetique/assets/css/fonts/slick.woff') format('woff'),url('https://www.sheroseministry.com/wp-content/themes/magnetique/assets/css/fonts/slick.ttf') format('truetype'),url('https://www.sheroseministry.com/wp-content/themes/magnetique/assets/css/fonts/slick.svg#slick') format('svg')}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:0;background:0 0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:0 0}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'в†ђ'}[dir=rtl] .slick-prev:before{content:'в†’'}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:'в†’'}[dir=rtl] .slick-next:before{content:'в†ђ'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'вЂў';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}
@charset "UTF-8";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:0.2s;--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 (prefers-reduced-motion:reduce),print{.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:translateZ(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:translateZ(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:translateZ(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:translateZ(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:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(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:scaleX(1);transform:scaleX(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:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(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:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(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:translateZ(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:translateZ(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:translateZ(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:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(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:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0);transform:rotate(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:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.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(0) 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(0) 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:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(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:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(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:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(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:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(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(0) 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(0) 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(0) 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(0) 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(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-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(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(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(0) 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(0) 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:scaleX(1);transform:scaleX(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:scaleX(1);transform:scaleX(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:translateZ(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:translateZ(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:translateZ(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:translateZ(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:translateZ(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:translateZ(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:translateZ(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:translateZ(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:translateZ(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:translateZ(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:translateZ(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:translateZ(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:translateZ(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:translateZ(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:translateZ(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:translateZ(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:translateZ(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:translateZ(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:translateZ(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:translateZ(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:translateZ(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:translateZ(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:translateZ(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:translateZ(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:translateZ(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:translateZ(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:translateZ(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:translateZ(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:translateZ(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:translateZ(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:translateZ(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:translateZ(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:translateZ(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:translateZ(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:translateZ(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:translateZ(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:translateZ(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:translateZ(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:translateZ(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:translateZ(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) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(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) translateZ(0) rotateY(0);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) scaleX(1) translateZ(0) rotateY(0);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(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) translateZ(0) rotateY(0);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) scaleX(1) translateZ(0) rotateY(0);transform:perspective(400px) scaleX(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) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-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) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-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) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(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) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(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) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(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) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(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) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(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) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-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:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(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:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(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:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(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:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(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:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(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:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(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:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(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:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-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:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-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:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(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:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(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:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(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) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(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) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(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:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(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:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(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:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(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:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(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:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(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:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(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:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(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}
@charset "UTF-8";.art-form-line{display:flex}.art-form-line div{margin-left:20px;flex-grow:1;min-width:126px;display:flex;justify-content:center}.art-form-line div button{white-space:nowrap;width:auto}button.btnSubmit{height:56px;width:100%;min-width:102px;border-radius:35px;transition:box-shadow .3s ease;transition:all .3s ease-out}button.btnSubmit.clicked{pointer-events:none;animation:anim2 .3s cubic-bezier(.6,0,.7,1) .3s 1 forwards}button.btnSubmit.clicked.done{transition:all 1s ease;animation:anim4 .3s cubic-bezier(.2,0,.4,1) forwards}svg.svg--template{display:none}svg.art-round-loader{position:absolute;width:56px;height:56px;overflow:visible}svg.art-round-loader{position:absolute;left:-2px;top:-2px;width:56px;height:56px}svg.checkmark{height:1.2em;width:100%}svg .circle1{stroke:var(--art-colors-bg);stroke-width:3px;r:26.5px;cx:28px;cy:28px;width:100%;height:100%;stroke-dasharray:175.84px;transform:rotate(-90deg);transform-origin:50% 50%;animation:animLoading 2.5s cubic-bezier(.6,0,0,1)}svg .checkmark1{fill:#fafafa}svg .checkmark1 .line1{transform-origin:100% 100%}svg .checkmark1 .line2{transform-origin:0% 100%}svg .checkmark1 .line1,svg .checkmark1 .line2{animation:growAndRotate .5s cubic-bezier(.4,0,0,1)}@keyframes anim2{40%{border-radius:35px}100%,20%{color:rgba(30,205,151,0)}100%{background:0 0;border-width:2px;border-color:#c5c5c5;border-radius:50%;padding:0;width:56px;min-width:56px}}@keyframes animLoading{0%{stroke-dashoffset:175.84px}100%{stroke-dashoffset:0}}@keyframes anim4{0%{border-radius:50%;width:56px}40%{border-radius:35px}}@keyframes growAndRotate{0%{opacity:0;transform:scale(.4) rotate(-5deg)}100%,30%{opacity:1}100%{transform:scale(1) rotate(0)}}/*!
 * Based on Normalize.css v8.0.0, HTML5 Boilerplate v6.1.0, & Bootstrap Reboot v4.1.0 | Under MIT License
*/*,:after,:before{box-sizing:border-box}html{overflow-wrap:break-word;word-break:break-word;overflow-x:hidden;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-size:var(--art-body-font-size)}body{color:var(--art-colors-text);background-color:var(--art-colors-bg);font-family:var(--art-body-font-family);font-weight:var(--art-body-font-weight);font-style:var(--art-body-font-style);text-transform:var(--art-body-text-transform);text-decoration:var(--art-body-text-decoration);font-size:var(--art-body-font-size);line-height:var(--art-body-line-height);letter-spacing:var(--art-body-letter-spacing);text-align:left;margin:0}@media only screen and (max-width:767px){body{font-family:var(--art-body-mobile-font-family);font-weight:var(--art-body-mobile-font-weight);font-style:var(--art-body-mobile-font-style);text-transform:var(--art-body-mobile-text-transform);text-decoration:var(--art-body-mobile-text-decoration);font-size:var(--art-body-mobile-font-size);line-height:var(--art-body-mobile-line-height);letter-spacing:var(--art-body-mobile-letter-spacing)}}body.elementor-template-canvas>.elementor{background-color:#fff}:focus{outline:0}h1,h2,h3,h4,h5,h6{color:var(--art-colors-heading);margin:0 0 1.111rem;padding:0}.art-second-color-scheme h1,.art-second-color-scheme h2,.art-second-color-scheme h3,.art-second-color-scheme h4,.art-second-color-scheme h5,.art-second-color-scheme h6{color:var(--art-bg-heading)}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}.art-second-color-scheme h1 a,.art-second-color-scheme h2 a,.art-second-color-scheme h3 a,.art-second-color-scheme h4 a,.art-second-color-scheme h5 a,.art-second-color-scheme h6 a{color:inherit}h1,h2,h3{margin-top:3rem}h1:first-child,h2:first-child,h3:first-child{margin-top:0}h4,h5,h6{margin-top:2rem}h4:first-child,h5:first-child,h6:first-child{margin-top:0}.art-h1,.h1,h1,h1.elementor-heading-title{font-family:var(--art-h1-font-family);font-weight:var(--art-h1-font-weight);font-style:var(--art-h1-font-style);text-transform:var(--art-h1-text-transform);text-decoration:var(--art-h1-text-decoration);font-size:var(--art-h1-font-size);line-height:var(--art-h1-line-height);letter-spacing:var(--art-h1-letter-spacing)}@media only screen and (max-width:767px){.art-h1,.h1,h1,h1.elementor-heading-title{font-family:var(--art-h1-mobile-font-family);font-weight:var(--art-h1-mobile-font-weight);font-style:var(--art-h1-mobile-font-style);text-transform:var(--art-h1-mobile-text-transform);text-decoration:var(--art-h1-mobile-text-decoration);font-size:var(--art-h1-mobile-font-size);line-height:var(--art-h1-mobile-line-height);letter-spacing:var(--art-h1-mobile-letter-spacing)}}.art-h2,.h2,h2,h2.elementor-heading-title{font-family:var(--art-h2-font-family);font-weight:var(--art-h2-font-weight);font-style:var(--art-h2-font-style);text-transform:var(--art-h2-text-transform);text-decoration:var(--art-h2-text-decoration);font-size:var(--art-h2-font-size);line-height:var(--art-h2-line-height);letter-spacing:var(--art-h2-letter-spacing)}@media only screen and (max-width:767px){.art-h2,.h2,h2,h2.elementor-heading-title{font-family:var(--art-h2-mobile-font-family);font-weight:var(--art-h2-mobile-font-weight);font-style:var(--art-h2-mobile-font-style);text-transform:var(--art-h2-mobile-text-transform);text-decoration:var(--art-h2-mobile-text-decoration);font-size:var(--art-h2-mobile-font-size);line-height:var(--art-h2-mobile-line-height);letter-spacing:var(--art-h2-mobile-letter-spacing)}}.art-h3,.h3,h3,h3.elementor-heading-title{font-family:var(--art-h3-font-family);font-weight:var(--art-h3-font-weight);font-style:var(--art-h3-font-style);text-transform:var(--art-h3-text-transform);text-decoration:var(--art-h3-text-decoration);font-size:var(--art-h3-font-size);line-height:var(--art-h3-line-height);letter-spacing:var(--art-h3-letter-spacing)}@media only screen and (max-width:767px){.art-h3,.h3,h3,h3.elementor-heading-title{font-family:var(--art-h3-mobile-font-family);font-weight:var(--art-h3-mobile-font-weight);font-style:var(--art-h3-mobile-font-style);text-transform:var(--art-h3-mobile-text-transform);text-decoration:var(--art-h3-mobile-text-decoration);font-size:var(--art-h3-mobile-font-size);line-height:var(--art-h3-mobile-line-height);letter-spacing:var(--art-h3-mobile-letter-spacing)}}.art-h4,.h4,h4,h4.elementor-heading-title{font-family:var(--art-h4-font-family);font-weight:var(--art-h4-font-weight);font-style:var(--art-h4-font-style);text-transform:var(--art-h4-text-transform);text-decoration:var(--art-h4-text-decoration);font-size:var(--art-h4-font-size);line-height:var(--art-h4-line-height);letter-spacing:var(--art-h4-letter-spacing)}@media only screen and (max-width:767px){.art-h4,.h4,h4,h4.elementor-heading-title{font-family:var(--art-h4-mobile-font-family);font-weight:var(--art-h4-mobile-font-weight);font-style:var(--art-h4-mobile-font-style);text-transform:var(--art-h4-mobile-text-transform);text-decoration:var(--art-h4-mobile-text-decoration);font-size:var(--art-h4-mobile-font-size);line-height:var(--art-h4-mobile-line-height);letter-spacing:var(--art-h4-mobile-letter-spacing)}}.art-h5,.h5,h5,h5.elementor-heading-title{font-family:var(--art-h5-font-family);font-weight:var(--art-h5-font-weight);font-style:var(--art-h5-font-style);text-transform:var(--art-h5-text-transform);text-decoration:var(--art-h5-text-decoration);font-size:var(--art-h5-font-size);line-height:var(--art-h5-line-height);letter-spacing:var(--art-h5-letter-spacing)}@media only screen and (max-width:767px){.art-h5,.h5,h5,h5.elementor-heading-title{font-family:var(--art-h5-mobile-font-family);font-weight:var(--art-h5-mobile-font-weight);font-style:var(--art-h5-mobile-font-style);text-transform:var(--art-h5-mobile-text-transform);text-decoration:var(--art-h5-mobile-text-decoration);font-size:var(--art-h5-mobile-font-size);line-height:var(--art-h5-mobile-line-height);letter-spacing:var(--art-h5-mobile-letter-spacing)}}.art-h6,.h6,h6,h6.elementor-heading-title{font-family:var(--art-h6-font-family);font-weight:var(--art-h6-font-weight);font-style:var(--art-h6-font-style);text-transform:var(--art-h6-text-transform);text-decoration:var(--art-h6-text-decoration);font-size:var(--art-h6-font-size);line-height:var(--art-h6-line-height);letter-spacing:var(--art-h6-letter-spacing)}@media only screen and (max-width:767px){.art-h6,.h6,h6,h6.elementor-heading-title{font-family:var(--art-h6-mobile-font-family);font-weight:var(--art-h6-mobile-font-weight);font-style:var(--art-h6-mobile-font-style);text-transform:var(--art-h6-mobile-text-transform);text-decoration:var(--art-h6-mobile-text-decoration);font-size:var(--art-h6-mobile-font-size);line-height:var(--art-h6-mobile-line-height);letter-spacing:var(--art-h6-mobile-letter-spacing)}}p{margin:0 0 1.5rem;padding:0}p:last-child{margin-bottom:0}p.has-background,p.mce-content-body.has-background{padding:.95em 1.3em}p.has-drop-cap:not(:focus):first-letter,p.mce-content-body.has-drop-cap:not(:focus):first-letter{color:var(--art-colors-heading);font-family:var(--art-h1-font-family);font-weight:var(--art-h1-font-weight);font-size:4em;line-height:.9em;text-transform:uppercase;font-style:normal;float:left;margin:.32em .52em .1em .52em}.art-second-color-scheme p.has-drop-cap:not(:focus):first-letter,.art-second-color-scheme p.mce-content-body.has-drop-cap:not(:focus):first-letter{color:var(--art-bg-heading)}p.has-drop-cap:not(:focus).has-text-color:first-letter,p.mce-content-body.has-drop-cap:not(:focus).has-text-color:first-letter{color:inherit}p.has-huge-font-size,p.has-large-font-size,p.has-medium-font-size,p.has-small-font-size,p.mce-content-body.has-huge-font-size,p.mce-content-body.has-large-font-size,p.mce-content-body.has-medium-font-size,p.mce-content-body.has-small-font-size,p.mce-content-body[style*="font-size:"],p.mce-content-body[style^="font-size:"],p[style*="font-size:"],p[style^="font-size:"]{line-height:1.5em}hr{box-sizing:content-box;height:1px;overflow:visible;border:0;color:var(--art-colors-bd);background-color:var(--art-colors-bd);margin-top:3rem;margin-bottom:3rem;clear:both}.art-second-color-scheme hr{color:var(--art-bg-bd)}.art-second-color-scheme hr{background-color:var(--art-bg-bd)}pre{color:inherit;font-family:monospace,monospace;font-size:1em;white-space:pre-wrap;margin:3rem 0 3rem;padding:0}a{background-color:transparent;text-decoration:none;color:var(--art-colors-link);transition:color .2s ease-in-out}.art-second-color-scheme a{color:var(--art-bg-link)}a:active,a:focus,a:visited{outline:0!important}a:active,a:hover{text-decoration:none;color:var(--art-colors-bg)}.art-second-color-scheme a:active,.art-second-color-scheme a:hover{color:var(--art-bg-bg)}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{cursor:default}a:not([href]):not([tabindex]):focus{outline:0}abbr[title]{border-bottom:none}b,strong{font-weight:bolder}code,kbd,samp{color:var(--art-colors-text);font-family:monospace,monospace;font-size:1em;padding:0;margin:0;background:0 0}.art-second-color-scheme code,.art-second-color-scheme kbd,.art-second-color-scheme samp{color:var(--art-bg-text)}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;border:0;max-width:100%;height:auto}details{display:block}summary{display:list-item}figure{margin:0}figcaption{border:0;text-align:center;max-width:100%;margin:10px 0 0;padding:0}caption{color:var(--art-colors-second-text);caption-side:initial;text-align:left;padding:0;margin:0}.art-second-color-scheme caption{color:var(--art-bg-second-text)}table{text-align:inherit;border-spacing:0;border-collapse:separate;border:0;background-color:transparent;width:100%;margin-top:3rem;margin-bottom:3rem}table th{text-align:inherit}table tbody{border-width:0}table td,table th{padding:4px 8px}table tbody td,table tbody th,table>td,table>th{border-width:0;border-style:solid;border-top-width:1px;border-left-width:1px;border-left-style:solid;color:var(--art-colors-text);border-color:var(--art-colors-bd)}.art-second-color-scheme table tbody td,.art-second-color-scheme table tbody th,.art-second-color-scheme table>td,.art-second-color-scheme table>th{color:var(--art-bg-text)}.art-second-color-scheme table tbody td,.art-second-color-scheme table tbody th,.art-second-color-scheme table>td,.art-second-color-scheme table>th{border-color:var(--art-bg-bd)}table tbody td:last-child,table tbody th:last-child,table>td:last-child,table>th:last-child{border-right-width:1px;border-right-style:solid}table tbody tr:last-child td,table tbody tr:last-child th,table>tr:last-child td,table>tr:last-child th{border-bottom-width:1px;border-bottom-style:solid}table thead{border-width:0}table thead td,table thead th{border-width:0;border-style:solid;border-top-width:1px;border-left-width:1px;border-left-style:solid;color:var(--art-colors-text);border-color:var(--art-colors-bd);background-color:var(--art-colors-bg)}.art-second-color-scheme table thead td,.art-second-color-scheme table thead th{color:var(--art-bg-text)}.art-second-color-scheme table thead td,.art-second-color-scheme table thead th{border-color:var(--art-bg-bd)}.art-second-color-scheme table thead td,.art-second-color-scheme table thead th{background-color:var(--art-bg-bg)}table thead td:last-child,table thead th:last-child{border-right-width:1px;border-right-style:solid}table tfoot{border-width:0}table tfoot td,table tfoot th{border-width:0;border-style:solid;border-bottom-width:1px;border-left-width:1px;border-left-style:solid;color:var(--art-colors-text);border-color:var(--art-colors-bd);background-color:var(--art-colors-bg)}.art-second-color-scheme table tfoot td,.art-second-color-scheme table tfoot th{color:var(--art-bg-text)}.art-second-color-scheme table tfoot td,.art-second-color-scheme table tfoot th{border-color:var(--art-bg-bd)}.art-second-color-scheme table tfoot td,.art-second-color-scheme table tfoot th{background-color:var(--art-bg-bg)}table tfoot td:last-child,table tfoot th:last-child{border-right-width:1px;border-right-style:solid}table.is-style-stripes{border-width:0}table.is-style-stripes tr:nth-child(odd){background-color:transparent!important}blockquote:not([class]){font-family:var(--art-blockquote-font-family);font-weight:var(--art-blockquote-font-weight);font-style:var(--art-blockquote-font-style);text-transform:var(--art-blockquote-text-transform);text-decoration:var(--art-blockquote-text-decoration);font-size:var(--art-blockquote-font-size);line-height:var(--art-blockquote-line-height);letter-spacing:var(--art-blockquote-letter-spacing);colors:var(--art-colors-heading);padding:0 0 0 40px;margin:3rem 0 3rem;position:relative;quotes:none}.art-second-color-scheme blockquote:not([class]){colors:var(--art-bg-heading)}blockquote:not([class])>*{position:relative}blockquote:not([class]):after{content:none}blockquote:not([class]):before{content:"”"!important;position:absolute;left:20px;top:0}blockquote:not([class]):not(.has-text-color){color:var(--art-colors-text)}.art-second-color-scheme blockquote:not([class]):not(.has-text-color){color:var(--art-bg-text)}blockquote:not([class]):not(.has-text-color) a{color:var(--art-colors-link)}.art-second-color-scheme blockquote:not([class]):not(.has-text-color) a{color:var(--art-bg-link)}blockquote:not([class]):not(.has-text-color) a:hover{color:var(--art-colors-hover)}.art-second-color-scheme blockquote:not([class]):not(.has-text-color) a:hover{color:var(--art-bg-hover)}blockquote:not([class]).has-text-color a{color:inherit;opacity:.8;transition:opacity .3s ease-in-out}blockquote:not([class]).has-text-color a:hover{color:inherit;opacity:1}blockquote:not([class]) p:last-of-type{margin:0;padding:0}blockquote:not([class]) cite{font-family:var(--art-accent-font-family);font-weight:var(--art-accent-font-weight);font-style:var(--art-accent-font-style);text-transform:var(--art-accent-text-transform);text-decoration:var(--art-accent-text-decoration);font-size:var(--art-accent-font-size);line-height:var(--art-accent-line-height);letter-spacing:var(--art-accent-letter-spacing);color:var(--art-colors-color);display:block;margin-top:15px}.art-second-color-scheme blockquote:not([class]) cite{color:var(--art-bg-color)}blockquote:not([class]).has-text-color cite{color:inherit}iframe{max-width:100%;margin:3rem 0 3rem}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}address{margin:3rem 0 3rem}template{display:none}[hidden]{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.alignright{text-align:right;float:right;margin-top:0;margin-bottom:.75rem;margin-left:1.5rem;margin-right:0;position:relative;z-index:1}img.alignright{clear:right}@media only screen and (max-width:767px){.alignright{max-width:50%}}.alignleft{text-align:left;float:left;margin-top:0;margin-bottom:.75rem;margin-left:0;margin-right:1.5rem;position:relative;z-index:1}img.alignleft{clear:left}@media only screen and (max-width:767px){.alignleft{max-width:50%}}.aligncenter{text-align:center;clear:both;display:block;margin-top:3rem;margin-bottom:3rem;margin-left:auto;margin-right:auto}.aligncenter,.alignfull,.alignnone,.alignwide{clear:both}.alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;width:100vw}.alignwide{margin-left:calc(15% - 15vw);margin-right:calc(15% - 15vw);max-width:100vw}.full-width{min-width:100%}audio.full-width{width:100%}.gallery-caption{display:block}.wp-caption{max-width:100%;margin-top:3rem;margin-bottom:3rem}.wp-caption.aligncenter{margin-left:auto;margin-right:auto}.wp-caption.alignleft{margin:0 1.5rem .75rem 0}.wp-caption.alignright{margin:0 0 .75rem 1.5rem}.wp-caption img{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-dd,.wp-caption .wp-caption-text{border:0;text-align:center;max-width:100%;margin:10px 0 0;padding:0}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:transparent;clip:auto!important;clip-path:none;color:var(--art-colors-heading);display:block;height:auto;left:5px;line-height:normal;padding:10px 20px;text-decoration:none;top:5px;width:auto;z-index:100000}.art-second-color-scheme .screen-reader-text:focus{color:var(--art-bg-heading)}dd,dl,dt,li,ol,ul{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0}ol,ul{list-style-position:inside;margin:2rem 0 2rem 2rem}ol ol,ol ul,ul ol,ul ul{margin:0 0 0 2rem}ol{list-style-type:decimal}ul{list-style-type:disc}li{margin-top:6px}dl{margin-top:3rem;margin-bottom:3rem}dt{font-family:var(--art-h5-font-family);font-weight:var(--art-h5-font-weight);font-style:var(--art-h5-font-style);text-transform:var(--art-h5-text-transform);text-decoration:var(--art-h5-text-decoration);font-size:var(--art-h5-font-size);line-height:var(--art-h5-line-height);letter-spacing:var(--art-h5-letter-spacing)}@media only screen and (max-width:767px){dt{font-family:var(--art-h5-mobile-font-family);font-weight:var(--art-h5-mobile-font-weight);font-style:var(--art-h5-mobile-font-style);text-transform:var(--art-h5-mobile-text-transform);text-decoration:var(--art-h5-mobile-text-decoration);font-size:var(--art-h5-mobile-font-size);line-height:var(--art-h5-mobile-line-height);letter-spacing:var(--art-h5-mobile-letter-spacing)}}*+dt{margin-top:1.5rem}dd{margin-left:2rem}form{margin:0}.wpcf7-quiz-label,label{display:block;margin-bottom:.65em}input[type=checkbox]+.wpcf7-quiz-label,input[type=checkbox]+label,input[type=radio]+.wpcf7-quiz-label,input[type=radio]+label{display:inline-block;margin-left:10px;margin-bottom:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:1rem;line-height:1.15;vertical-align:baseline;margin:0}button:focus,input:focus,select:focus,textarea:focus{outline:0}button,input{overflow:visible}button,select{text-transform:none}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{outline:0;border-width:2px;border-style:solid;border-color:var(--art-colors-bd);color:var(--art-colors-text);background-color:transparent;background-image:none;font-family:var(--art-body-two-font-family);font-weight:var(--art-body-two-font-weight);font-style:var(--art-body-two-font-style);text-transform:var(--art-body-two-text-transform);text-decoration:var(--art-body-two-text-decoration);font-size:var(--art-body-two-font-size);line-height:var(--art-body-two-line-height);letter-spacing:var(--art-body-two-letter-spacing);width:100%;max-width:100%;height:auto;vertical-align:middle;text-shadow:none;padding:12px 15px;border-radius:0;box-shadow:none;transition:color .2s ease-in-out,border-color .2s ease-in-out,background-color .2s ease-in-out}.art-second-color-scheme input[type=color],.art-second-color-scheme input[type=date],.art-second-color-scheme input[type=datetime-local],.art-second-color-scheme input[type=datetime],.art-second-color-scheme input[type=email],.art-second-color-scheme input[type=month],.art-second-color-scheme input[type=number],.art-second-color-scheme input[type=password],.art-second-color-scheme input[type=range],.art-second-color-scheme input[type=search],.art-second-color-scheme input[type=tel],.art-second-color-scheme input[type=text],.art-second-color-scheme input[type=time],.art-second-color-scheme input[type=url],.art-second-color-scheme input[type=week],.art-second-color-scheme textarea{border-color:var(--art-bg-bd)}.art-second-color-scheme input[type=color],.art-second-color-scheme input[type=date],.art-second-color-scheme input[type=datetime-local],.art-second-color-scheme input[type=datetime],.art-second-color-scheme input[type=email],.art-second-color-scheme input[type=month],.art-second-color-scheme input[type=number],.art-second-color-scheme input[type=password],.art-second-color-scheme input[type=range],.art-second-color-scheme input[type=search],.art-second-color-scheme input[type=tel],.art-second-color-scheme input[type=text],.art-second-color-scheme input[type=time],.art-second-color-scheme input[type=url],.art-second-color-scheme input[type=week],.art-second-color-scheme textarea{color:var(--art-bg-text)}@media only screen and (max-width:767px){input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{font-family:var(--art-body-two-mobile-font-family);font-weight:var(--art-body-two-mobile-font-weight);font-style:var(--art-body-two-mobile-font-style);text-transform:var(--art-body-two-mobile-text-transform);text-decoration:var(--art-body-two-mobile-text-decoration);font-size:var(--art-body-two-mobile-font-size);line-height:var(--art-body-two-mobile-line-height);letter-spacing:var(--art-body-two-mobile-letter-spacing)}}input[type=color]::-webkit-input-placeholder,input[type=date]::-webkit-input-placeholder,input[type=datetime-local]::-webkit-input-placeholder,input[type=datetime]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=month]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=range]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,input[type=time]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder,input[type=week]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:var(--art-colors-text);transition:color .2s ease-in-out}.art-second-color-scheme input[type=color]::-webkit-input-placeholder,.art-second-color-scheme input[type=date]::-webkit-input-placeholder,.art-second-color-scheme input[type=datetime-local]::-webkit-input-placeholder,.art-second-color-scheme input[type=datetime]::-webkit-input-placeholder,.art-second-color-scheme input[type=email]::-webkit-input-placeholder,.art-second-color-scheme input[type=month]::-webkit-input-placeholder,.art-second-color-scheme input[type=number]::-webkit-input-placeholder,.art-second-color-scheme input[type=password]::-webkit-input-placeholder,.art-second-color-scheme input[type=range]::-webkit-input-placeholder,.art-second-color-scheme input[type=search]::-webkit-input-placeholder,.art-second-color-scheme input[type=tel]::-webkit-input-placeholder,.art-second-color-scheme input[type=text]::-webkit-input-placeholder,.art-second-color-scheme input[type=time]::-webkit-input-placeholder,.art-second-color-scheme input[type=url]::-webkit-input-placeholder,.art-second-color-scheme input[type=week]::-webkit-input-placeholder,.art-second-color-scheme textarea::-webkit-input-placeholder{color:var(--art-bg-text)}input[type=color]::-moz-placeholder,input[type=date]::-moz-placeholder,input[type=datetime-local]::-moz-placeholder,input[type=datetime]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=month]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=range]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,input[type=time]::-moz-placeholder,input[type=url]::-moz-placeholder,input[type=week]::-moz-placeholder,textarea::-moz-placeholder{color:var(--art-colors-text);transition:color .2s ease-in-out}.art-second-color-scheme input[type=color]::-moz-placeholder,.art-second-color-scheme input[type=date]::-moz-placeholder,.art-second-color-scheme input[type=datetime-local]::-moz-placeholder,.art-second-color-scheme input[type=datetime]::-moz-placeholder,.art-second-color-scheme input[type=email]::-moz-placeholder,.art-second-color-scheme input[type=month]::-moz-placeholder,.art-second-color-scheme input[type=number]::-moz-placeholder,.art-second-color-scheme input[type=password]::-moz-placeholder,.art-second-color-scheme input[type=range]::-moz-placeholder,.art-second-color-scheme input[type=search]::-moz-placeholder,.art-second-color-scheme input[type=tel]::-moz-placeholder,.art-second-color-scheme input[type=text]::-moz-placeholder,.art-second-color-scheme input[type=time]::-moz-placeholder,.art-second-color-scheme input[type=url]::-moz-placeholder,.art-second-color-scheme input[type=week]::-moz-placeholder,.art-second-color-scheme textarea::-moz-placeholder{color:var(--art-bg-text)}input[type=color]::-ms-input-placeholder,input[type=date]::-ms-input-placeholder,input[type=datetime-local]::-ms-input-placeholder,input[type=datetime]::-ms-input-placeholder,input[type=email]::-ms-input-placeholder,input[type=month]::-ms-input-placeholder,input[type=number]::-ms-input-placeholder,input[type=password]::-ms-input-placeholder,input[type=range]::-ms-input-placeholder,input[type=search]::-ms-input-placeholder,input[type=tel]::-ms-input-placeholder,input[type=text]::-ms-input-placeholder,input[type=time]::-ms-input-placeholder,input[type=url]::-ms-input-placeholder,input[type=week]::-ms-input-placeholder,textarea::-ms-input-placeholder{color:var(--art-colors-text);transition:color .2s ease-in-out}.art-second-color-scheme input[type=color]::-ms-input-placeholder,.art-second-color-scheme input[type=date]::-ms-input-placeholder,.art-second-color-scheme input[type=datetime-local]::-ms-input-placeholder,.art-second-color-scheme input[type=datetime]::-ms-input-placeholder,.art-second-color-scheme input[type=email]::-ms-input-placeholder,.art-second-color-scheme input[type=month]::-ms-input-placeholder,.art-second-color-scheme input[type=number]::-ms-input-placeholder,.art-second-color-scheme input[type=password]::-ms-input-placeholder,.art-second-color-scheme input[type=range]::-ms-input-placeholder,.art-second-color-scheme input[type=search]::-ms-input-placeholder,.art-second-color-scheme input[type=tel]::-ms-input-placeholder,.art-second-color-scheme input[type=text]::-ms-input-placeholder,.art-second-color-scheme input[type=time]::-ms-input-placeholder,.art-second-color-scheme input[type=url]::-ms-input-placeholder,.art-second-color-scheme input[type=week]::-ms-input-placeholder,.art-second-color-scheme textarea::-ms-input-placeholder{color:var(--art-bg-text)}input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=range]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focus{color:var(--art-colors-text);border-color:var(--art-colors-link)}.art-second-color-scheme input[type=color]:focus,.art-second-color-scheme input[type=date]:focus,.art-second-color-scheme input[type=datetime-local]:focus,.art-second-color-scheme input[type=datetime]:focus,.art-second-color-scheme input[type=email]:focus,.art-second-color-scheme input[type=month]:focus,.art-second-color-scheme input[type=number]:focus,.art-second-color-scheme input[type=password]:focus,.art-second-color-scheme input[type=range]:focus,.art-second-color-scheme input[type=search]:focus,.art-second-color-scheme input[type=tel]:focus,.art-second-color-scheme input[type=text]:focus,.art-second-color-scheme input[type=time]:focus,.art-second-color-scheme input[type=url]:focus,.art-second-color-scheme input[type=week]:focus,.art-second-color-scheme textarea:focus{color:var(--art-bg-text)}.art-second-color-scheme input[type=color]:focus,.art-second-color-scheme input[type=date]:focus,.art-second-color-scheme input[type=datetime-local]:focus,.art-second-color-scheme input[type=datetime]:focus,.art-second-color-scheme input[type=email]:focus,.art-second-color-scheme input[type=month]:focus,.art-second-color-scheme input[type=number]:focus,.art-second-color-scheme input[type=password]:focus,.art-second-color-scheme input[type=range]:focus,.art-second-color-scheme input[type=search]:focus,.art-second-color-scheme input[type=tel]:focus,.art-second-color-scheme input[type=text]:focus,.art-second-color-scheme input[type=time]:focus,.art-second-color-scheme input[type=url]:focus,.art-second-color-scheme input[type=week]:focus,.art-second-color-scheme textarea:focus{border-color:var(--art-bg-link)}input[type=color]:focus::-webkit-input-placeholder,input[type=date]:focus::-webkit-input-placeholder,input[type=datetime-local]:focus::-webkit-input-placeholder,input[type=datetime]:focus::-webkit-input-placeholder,input[type=email]:focus::-webkit-input-placeholder,input[type=month]:focus::-webkit-input-placeholder,input[type=number]:focus::-webkit-input-placeholder,input[type=password]:focus::-webkit-input-placeholder,input[type=range]:focus::-webkit-input-placeholder,input[type=search]:focus::-webkit-input-placeholder,input[type=tel]:focus::-webkit-input-placeholder,input[type=text]:focus::-webkit-input-placeholder,input[type=time]:focus::-webkit-input-placeholder,input[type=url]:focus::-webkit-input-placeholder,input[type=week]:focus::-webkit-input-placeholder,textarea:focus::-webkit-input-placeholder{color:transparent}input[type=color]:focus::-moz-placeholder,input[type=date]:focus::-moz-placeholder,input[type=datetime-local]:focus::-moz-placeholder,input[type=datetime]:focus::-moz-placeholder,input[type=email]:focus::-moz-placeholder,input[type=month]:focus::-moz-placeholder,input[type=number]:focus::-moz-placeholder,input[type=password]:focus::-moz-placeholder,input[type=range]:focus::-moz-placeholder,input[type=search]:focus::-moz-placeholder,input[type=tel]:focus::-moz-placeholder,input[type=text]:focus::-moz-placeholder,input[type=time]:focus::-moz-placeholder,input[type=url]:focus::-moz-placeholder,input[type=week]:focus::-moz-placeholder,textarea:focus::-moz-placeholder{color:transparent}input[type=search],input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}.select2-container--default .select2-selection--single,select{outline:0;border-width:2px;border-style:solid;border-color:var(--art-colors-bd);color:var(--art-colors-text);background-color:transparent;background-image:none;font-family:var(--art-body-two-font-family);font-weight:var(--art-body-two-font-weight);font-style:var(--art-body-two-font-style);text-transform:var(--art-body-two-text-transform);text-decoration:var(--art-body-two-text-decoration);font-size:var(--art-body-two-font-size);line-height:var(--art-body-two-line-height);letter-spacing:var(--art-body-two-letter-spacing);width:100%;max-width:100%;height:auto;vertical-align:middle;text-shadow:none;padding:12px 15px;border-radius:0;box-shadow:none;transition:color .2s ease-in-out,border-color .2s ease-in-out,background-color .2s ease-in-out;background-image:url(https://www.sheroseministry.com/wp-content/themes/magnetique/assets/images/chevron-bottom-16.svg);background-repeat:no-repeat;-webkit-appearance:none;appearance:none;background-position:calc(100% - 12px) center;padding-right:30px}.art-second-color-scheme .select2-container--default .select2-selection--single,.art-second-color-scheme select{border-color:var(--art-bg-bd)}.art-second-color-scheme .select2-container--default .select2-selection--single,.art-second-color-scheme select{color:var(--art-bg-text)}@media only screen and (max-width:767px){.select2-container--default .select2-selection--single,select{font-family:var(--art-body-two-mobile-font-family);font-weight:var(--art-body-two-mobile-font-weight);font-style:var(--art-body-two-mobile-font-style);text-transform:var(--art-body-two-mobile-text-transform);text-decoration:var(--art-body-two-mobile-text-decoration);font-size:var(--art-body-two-mobile-font-size);line-height:var(--art-body-two-mobile-line-height);letter-spacing:var(--art-body-two-mobile-letter-spacing)}}.select2-container--default .select2-selection--single::-webkit-input-placeholder,select::-webkit-input-placeholder{color:var(--art-colors-text);transition:color .2s ease-in-out}.art-second-color-scheme .select2-container--default .select2-selection--single::-webkit-input-placeholder,.art-second-color-scheme select::-webkit-input-placeholder{color:var(--art-bg-text)}.select2-container--default .select2-selection--single::-moz-placeholder,select::-moz-placeholder{color:var(--art-colors-text);transition:color .2s ease-in-out}.art-second-color-scheme .select2-container--default .select2-selection--single::-moz-placeholder,.art-second-color-scheme select::-moz-placeholder{color:var(--art-bg-text)}.select2-container--default .select2-selection--single::-ms-input-placeholder,select::-ms-input-placeholder{color:var(--art-colors-text);transition:color .2s ease-in-out}.art-second-color-scheme .select2-container--default .select2-selection--single::-ms-input-placeholder,.art-second-color-scheme select::-ms-input-placeholder{color:var(--art-bg-text)}.select2-container--default .select2-selection--single:focus,select:focus{color:var(--art-colors-text);border-color:var(--art-colors-link)}.art-second-color-scheme .select2-container--default .select2-selection--single:focus,.art-second-color-scheme select:focus{color:var(--art-bg-text)}.art-second-color-scheme .select2-container--default .select2-selection--single:focus,.art-second-color-scheme select:focus{border-color:var(--art-bg-link)}.select2-container--default .select2-selection--single:focus::-webkit-input-placeholder,select:focus::-webkit-input-placeholder{color:transparent}.select2-container--default .select2-selection--single:focus::-moz-placeholder,select:focus::-moz-placeholder{color:transparent}.select2-container--default .select2-selection--single:focus,select:focus{background-image:url(https://www.sheroseministry.com/wp-content/themes/magnetique/assets/images/chevron-top-16.svg)}.select2-container--default .select2-selection--single{line-height:normal;margin:0}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:inherit;padding-left:0}.select2-container--default .select2-selection--single .select2-selection__arrow{display:none}.select2-dropdown{font-family:var(--art-body-two-font-family);font-weight:var(--art-body-two-font-weight);font-style:var(--art-body-two-font-style);text-transform:var(--art-body-two-text-transform);text-decoration:var(--art-body-two-text-decoration);font-size:var(--art-body-two-font-size);line-height:var(--art-body-two-line-height);letter-spacing:var(--art-body-two-letter-spacing);border-width:2px;border-style:solid;border-radius:0}@media only screen and (max-width:767px){.select2-dropdown{font-family:var(--art-body-two-mobile-font-family);font-weight:var(--art-body-two-mobile-font-weight);font-style:var(--art-body-two-mobile-font-style);text-transform:var(--art-body-two-mobile-text-transform);text-decoration:var(--art-body-two-mobile-text-decoration);font-size:var(--art-body-two-mobile-font-size);line-height:var(--art-body-two-mobile-line-height);letter-spacing:var(--art-body-two-mobile-letter-spacing)}}.woocommerce-cart .select2-dropdown{background-color:var(--art-colors-second-bg)}.art-second-color-scheme .woocommerce-cart .select2-dropdown{background-color:var(--art-bg-second-bg)}.art-search-form{position:relative}.art-search-form input[type=search],.art-search-form input[type=text]{width:100%;margin:0;padding-right:52px}.art-search-form button{font-size:22px;color:var(--art-colors-text);background-color:transparent;background-image:none;border:0;width:52px;height:100%;margin:auto!important;position:absolute;left:auto;right:0;top:0;bottom:0;margin:0;padding:0;border-radius:0;text-shadow:none;box-shadow:none;overflow:hidden;word-break:normal;transition:all .3s ease-in-out}.art-second-color-scheme .art-search-form button{color:var(--art-bg-text)}.art-search-form button:hover{color:var(--art-colors-link);background-color:transparent;background-image:none;border:0;border-radius:0;text-shadow:none;box-shadow:none}.art-second-color-scheme .art-search-form button:hover{color:var(--art-bg-link)}.art-search-form button:after,.art-search-form button:before{content:none;display:none}.art-search-form button i,.art-search-form button i:before{width:1em;height:1em;margin:auto!important;position:absolute;left:0;right:0;top:0;bottom:0}[type=button],[type=reset],[type=submit],button{width:auto;-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border:0;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:0}[type=button],[type=submit],button{outline:0;user-select:none}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}fieldset{border-width:1px;border-style:solid;border-color:var(--art-colors-bd);margin:3rem 0;padding:.35em .75em .625em}.art-second-color-scheme fieldset{border-color:var(--art-bg-bd)}legend{border:0;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}form .wpcf7-response-output{display:none}.wpcf7-acceptance,.wpcf7-checkbox,.wpcf7-radio{margin:0 -1rem}.wpcf7-acceptance span.wpcf7-list-item,.wpcf7-checkbox span.wpcf7-list-item,.wpcf7-radio span.wpcf7-list-item{margin:0 1rem}.wpcf7-acceptance span.wpcf7-list-item label,.wpcf7-checkbox span.wpcf7-list-item label,.wpcf7-radio span.wpcf7-list-item label{margin:0}.wpcf7-acceptance span.wpcf7-list-item input,.wpcf7-acceptance span.wpcf7-list-item span,.wpcf7-checkbox span.wpcf7-list-item input,.wpcf7-checkbox span.wpcf7-list-item span,.wpcf7-radio span.wpcf7-list-item input,.wpcf7-radio span.wpcf7-list-item span{vertical-align:middle}input[type=radio]{appearance:none;position:relative;width:18px;height:18px;display:inline-block;flex-shrink:0;cursor:pointer;transition:opacity .2s ease-in-out}input[type=radio]:hover{opacity:.8}input[type=radio]:after,input[type=radio]:before{content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0;border-radius:100%}input[type=radio]:before{border-width:2px;border-style:solid;border-color:var(--art-colors-bd)}.art-second-color-scheme input[type=radio]:before{border-color:var(--art-bg-bd)}input[type=radio]:after{background-color:var(--art-colors-bd);transform:scale(0);transition:all .2s ease-in-out}.art-second-color-scheme input[type=radio]:after{background-color:var(--art-bg-bd)}input[type=radio]:checked:after{transform:scale(.33)}input[type=checkbox]{appearance:none;position:relative;width:18px;height:18px;display:inline-block!important;flex-shrink:0;cursor:pointer;transition:opacity .2s ease-in-out}input[type=checkbox]:hover{opacity:.8}input[type=checkbox]:after,input[type=checkbox]:before{content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0}input[type=checkbox]:before{border-width:2px;border-style:solid;border-color:var(--art-colors-bd)}.art-second-color-scheme input[type=checkbox]:before{border-color:var(--art-bg-bd)}input[type=checkbox]:after{background-image:url(https://www.sheroseministry.com/wp-content/themes/magnetique/assets/images/checkbox.svg);background-size:cover;background-position:center center;transform:scale(0);transition:all .2s ease-in-out}input[type=checkbox]:checked:after{transform:scale(.55)}input[type=number]{padding-right: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}.comment-respond .comment-form input[type=submit],.learnpress-checkout #checkout-payment #checkout-order-action button,.learnpress-page .lp-button,body.learnpress-profile .learn-press-form-login button[type=submit],body.learnpress-profile .learn-press-form-register button[type=submit],button,input[type=button],input[type=submit]{font-family:var(--art-button-font-family);font-weight:var(--art-button-font-weight);font-style:var(--art-button-font-style);text-transform:var(--art-button-text-transform);text-decoration:var(--art-button-text-decoration);font-size:var(--art-button-font-size);line-height:var(--art-button-line-height);letter-spacing:var(--art-button-letter-spacing);text-align:center;text-decoration:none;display:inline-block;cursor:pointer;border-radius:0;overflow:visible;word-break:normal;position:relative;z-index:0;transition:all .2s ease-in-out;border-width:2px;border-style:solid;padding:13px 40px;border-color:var(--art-colors-bg);background-color:transparent;color:var(--art-colors-bg)}.art-second-color-scheme .comment-respond .comment-form input[type=submit],.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button,.art-second-color-scheme .learnpress-page .lp-button,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit],.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit],.art-second-color-scheme button,.art-second-color-scheme input[type=button],.art-second-color-scheme input[type=submit]{border-color:var(--art-bg-bg)}.art-second-color-scheme .comment-respond .comment-form input[type=submit],.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button,.art-second-color-scheme .learnpress-page .lp-button,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit],.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit],.art-second-color-scheme button,.art-second-color-scheme input[type=button],.art-second-color-scheme input[type=submit]{background-color:transparent}.art-second-color-scheme .comment-respond .comment-form input[type=submit],.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button,.art-second-color-scheme .learnpress-page .lp-button,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit],.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit],.art-second-color-scheme button,.art-second-color-scheme input[type=button],.art-second-color-scheme input[type=submit]{color:var(--art-bg-bg)}.comment-respond .comment-form input[type=submit]:hover,.learnpress-checkout #checkout-payment #checkout-order-action button:hover,.learnpress-page .lp-button:hover,body.learnpress-profile .learn-press-form-login button[type=submit]:hover,body.learnpress-profile .learn-press-form-register button[type=submit]:hover,button:hover,input[type=button]:hover,input[type=submit]:hover{background-color:var(--art-colors-bg);color:#fff}.art-second-color-scheme .comment-respond .comment-form input[type=submit]:hover,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button:hover,.art-second-color-scheme .learnpress-page .lp-button:hover,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit]:hover,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit]:hover,.art-second-color-scheme button:hover,.art-second-color-scheme input[type=button]:hover,.art-second-color-scheme input[type=submit]:hover{background-color:var(--art-bg-bg)}.comment-respond .comment-form input[type=submit].art-button-primary,.learnpress-checkout #checkout-payment #checkout-order-action button.art-button-primary,.learnpress-page .lp-button.art-button-primary,body.learnpress-profile .learn-press-form-login button[type=submit].art-button-primary,body.learnpress-profile .learn-press-form-register button[type=submit].art-button-primary,button.art-button-primary,input[type=button].art-button-primary,input[type=submit].art-button-primary{font-family:var(--art-button-font-family);font-weight:var(--art-button-font-weight);font-style:var(--art-button-font-style);text-transform:var(--art-button-text-transform);text-decoration:var(--art-button-text-decoration);font-size:var(--art-button-font-size);line-height:var(--art-button-line-height);letter-spacing:var(--art-button-letter-spacing);text-align:center;text-decoration:none;display:inline-block;cursor:pointer;border-radius:0;overflow:visible;word-break:normal;position:relative;z-index:0;transition:all .2s ease-in-out;border-width:2px;border-style:solid;padding:13px 40px;border-color:var(--art-colors-bg);background-color:var(--art-colors-bg);color:var(--art-colors-light-text)}.art-second-color-scheme .comment-respond .comment-form input[type=submit].art-button-primary,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button.art-button-primary,.art-second-color-scheme .learnpress-page .lp-button.art-button-primary,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit].art-button-primary,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit].art-button-primary,.art-second-color-scheme button.art-button-primary,.art-second-color-scheme input[type=button].art-button-primary,.art-second-color-scheme input[type=submit].art-button-primary{border-color:var(--art-bg-bg)}.art-second-color-scheme .comment-respond .comment-form input[type=submit].art-button-primary,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button.art-button-primary,.art-second-color-scheme .learnpress-page .lp-button.art-button-primary,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit].art-button-primary,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit].art-button-primary,.art-second-color-scheme button.art-button-primary,.art-second-color-scheme input[type=button].art-button-primary,.art-second-color-scheme input[type=submit].art-button-primary{background-color:var(--art-bg-bg)}.art-second-color-scheme .comment-respond .comment-form input[type=submit].art-button-primary,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button.art-button-primary,.art-second-color-scheme .learnpress-page .lp-button.art-button-primary,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit].art-button-primary,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit].art-button-primary,.art-second-color-scheme button.art-button-primary,.art-second-color-scheme input[type=button].art-button-primary,.art-second-color-scheme input[type=submit].art-button-primary{color:var(--art-bg-light-text)}.comment-respond .comment-form input[type=submit].art-button-primary:hover,.learnpress-checkout #checkout-payment #checkout-order-action button.art-button-primary:hover,.learnpress-page .lp-button.art-button-primary:hover,body.learnpress-profile .learn-press-form-login button[type=submit].art-button-primary:hover,body.learnpress-profile .learn-press-form-register button[type=submit].art-button-primary:hover,button.art-button-primary:hover,input[type=button].art-button-primary:hover,input[type=submit].art-button-primary:hover{border-color:var(--art-colors-bg-hover);background-color:var(--art-colors-bg-hover);color:var(--art-colors-light-text)}.art-second-color-scheme .comment-respond .comment-form input[type=submit].art-button-primary:hover,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button.art-button-primary:hover,.art-second-color-scheme .learnpress-page .lp-button.art-button-primary:hover,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit].art-button-primary:hover,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit].art-button-primary:hover,.art-second-color-scheme button.art-button-primary:hover,.art-second-color-scheme input[type=button].art-button-primary:hover,.art-second-color-scheme input[type=submit].art-button-primary:hover{border-color:var(--art-bg-bg-hover)}.art-second-color-scheme .comment-respond .comment-form input[type=submit].art-button-primary:hover,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button.art-button-primary:hover,.art-second-color-scheme .learnpress-page .lp-button.art-button-primary:hover,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit].art-button-primary:hover,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit].art-button-primary:hover,.art-second-color-scheme button.art-button-primary:hover,.art-second-color-scheme input[type=button].art-button-primary:hover,.art-second-color-scheme input[type=submit].art-button-primary:hover{background-color:var(--art-bg-bg-hover)}.art-second-color-scheme .comment-respond .comment-form input[type=submit].art-button-primary:hover,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button.art-button-primary:hover,.art-second-color-scheme .learnpress-page .lp-button.art-button-primary:hover,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit].art-button-primary:hover,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit].art-button-primary:hover,.art-second-color-scheme button.art-button-primary:hover,.art-second-color-scheme input[type=button].art-button-primary:hover,.art-second-color-scheme input[type=submit].art-button-primary:hover{color:var(--art-bg-light-text)}.comment-respond .comment-form input[type=submit].art-button-secondary,.learnpress-checkout #checkout-payment #checkout-order-action button.art-button-secondary,.learnpress-page .lp-button.art-button-secondary,body.learnpress-profile .learn-press-form-login button[type=submit].art-button-secondary,body.learnpress-profile .learn-press-form-register button[type=submit].art-button-secondary,button.art-button-secondary,input[type=button].art-button-secondary,input[type=submit].art-button-secondary{font-family:var(--art-button-font-family);font-weight:var(--art-button-font-weight);font-style:var(--art-button-font-style);text-transform:var(--art-button-text-transform);text-decoration:var(--art-button-text-decoration);font-size:var(--art-button-font-size);line-height:var(--art-button-line-height);letter-spacing:var(--art-button-letter-spacing);text-align:center;text-decoration:none;display:inline-block;cursor:pointer;border-radius:0;overflow:visible;word-break:normal;position:relative;z-index:0;transition:all .2s ease-in-out;border-width:2px;border-style:solid;padding:13px 40px;border-color:var(--art-colors-bg);background-color:transparent;color:var(--art-colors-bg)}.art-second-color-scheme .comment-respond .comment-form input[type=submit].art-button-secondary,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button.art-button-secondary,.art-second-color-scheme .learnpress-page .lp-button.art-button-secondary,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit].art-button-secondary,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit].art-button-secondary,.art-second-color-scheme button.art-button-secondary,.art-second-color-scheme input[type=button].art-button-secondary,.art-second-color-scheme input[type=submit].art-button-secondary{border-color:var(--art-bg-bg)}.art-second-color-scheme .comment-respond .comment-form input[type=submit].art-button-secondary,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button.art-button-secondary,.art-second-color-scheme .learnpress-page .lp-button.art-button-secondary,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit].art-button-secondary,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit].art-button-secondary,.art-second-color-scheme button.art-button-secondary,.art-second-color-scheme input[type=button].art-button-secondary,.art-second-color-scheme input[type=submit].art-button-secondary{background-color:transparent}.art-second-color-scheme .comment-respond .comment-form input[type=submit].art-button-secondary,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button.art-button-secondary,.art-second-color-scheme .learnpress-page .lp-button.art-button-secondary,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit].art-button-secondary,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit].art-button-secondary,.art-second-color-scheme button.art-button-secondary,.art-second-color-scheme input[type=button].art-button-secondary,.art-second-color-scheme input[type=submit].art-button-secondary{color:var(--art-bg-bg)}.comment-respond .comment-form input[type=submit].art-button-secondary:hover,.learnpress-checkout #checkout-payment #checkout-order-action button.art-button-secondary:hover,.learnpress-page .lp-button.art-button-secondary:hover,body.learnpress-profile .learn-press-form-login button[type=submit].art-button-secondary:hover,body.learnpress-profile .learn-press-form-register button[type=submit].art-button-secondary:hover,button.art-button-secondary:hover,input[type=button].art-button-secondary:hover,input[type=submit].art-button-secondary:hover{background-color:var(--art-colors-bg);color:#fff}.art-second-color-scheme .comment-respond .comment-form input[type=submit].art-button-secondary:hover,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button.art-button-secondary:hover,.art-second-color-scheme .learnpress-page .lp-button.art-button-secondary:hover,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit].art-button-secondary:hover,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit].art-button-secondary:hover,.art-second-color-scheme button.art-button-secondary:hover,.art-second-color-scheme input[type=button].art-button-secondary:hover,.art-second-color-scheme input[type=submit].art-button-secondary:hover{background-color:var(--art-bg-bg)}.comment-respond .comment-form input[type=submit].art-button-third,.learnpress-checkout #checkout-payment #checkout-order-action button.art-button-third,.learnpress-page .lp-button.art-button-third,body.learnpress-profile .learn-press-form-login button[type=submit].art-button-third,body.learnpress-profile .learn-press-form-register button[type=submit].art-button-third,button.art-button-third,input[type=button].art-button-third,input[type=submit].art-button-third{font-family:var(--art-button-font-family);font-weight:var(--art-button-font-weight);font-style:var(--art-button-font-style);text-transform:var(--art-button-text-transform);text-decoration:var(--art-button-text-decoration);font-size:var(--art-button-font-size);line-height:var(--art-button-line-height);letter-spacing:var(--art-button-letter-spacing);text-align:center;text-decoration:none;display:inline-block;cursor:pointer;border-radius:0;overflow:visible;word-break:normal;position:relative;z-index:0;transition:all .2s ease-in-out;padding:15px 40px;background-color:#fff;color:#000}.comment-respond .comment-form input[type=submit].art-button-third:hover,.learnpress-checkout #checkout-payment #checkout-order-action button.art-button-third:hover,.learnpress-page .lp-button.art-button-third:hover,body.learnpress-profile .learn-press-form-login button[type=submit].art-button-third:hover,body.learnpress-profile .learn-press-form-register button[type=submit].art-button-third:hover,button.art-button-third:hover,input[type=button].art-button-third:hover,input[type=submit].art-button-third:hover{background-color:var(--art-colors-heading);color:var(--art-colors-bg)}.art-second-color-scheme .comment-respond .comment-form input[type=submit].art-button-third:hover,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button.art-button-third:hover,.art-second-color-scheme .learnpress-page .lp-button.art-button-third:hover,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit].art-button-third:hover,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit].art-button-third:hover,.art-second-color-scheme button.art-button-third:hover,.art-second-color-scheme input[type=button].art-button-third:hover,.art-second-color-scheme input[type=submit].art-button-third:hover{background-color:var(--art-bg-heading)}.art-second-color-scheme .comment-respond .comment-form input[type=submit].art-button-third:hover,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button.art-button-third:hover,.art-second-color-scheme .learnpress-page .lp-button.art-button-third:hover,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit].art-button-third:hover,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit].art-button-third:hover,.art-second-color-scheme button.art-button-third:hover,.art-second-color-scheme input[type=button].art-button-third:hover,.art-second-color-scheme input[type=submit].art-button-third:hover{color:var(--art-bg-bg)}.comment-respond .comment-form input[type=submit].art-button-fourth,.learnpress-checkout #checkout-payment #checkout-order-action button.art-button-fourth,.learnpress-page .lp-button.art-button-fourth,body.learnpress-profile .learn-press-form-login button[type=submit].art-button-fourth,body.learnpress-profile .learn-press-form-register button[type=submit].art-button-fourth,button.art-button-fourth,input[type=button].art-button-fourth,input[type=submit].art-button-fourth{font-family:var(--art-button-font-family);font-weight:var(--art-button-font-weight);font-style:var(--art-button-font-style);text-transform:var(--art-button-text-transform);text-decoration:var(--art-button-text-decoration);font-size:var(--art-button-font-size);line-height:var(--art-button-line-height);letter-spacing:var(--art-button-letter-spacing);text-align:center;text-decoration:none;display:inline-block;cursor:pointer;border-radius:0;overflow:visible;word-break:normal;position:relative;z-index:0;transition:all .2s ease-in-out;border-width:2px;border-style:solid;padding:13px 28px;border-color:var(--art-colors-bg);background-color:var(--art-colors-bg);color:var(--art-colors-link)}.art-second-color-scheme .comment-respond .comment-form input[type=submit].art-button-fourth,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button.art-button-fourth,.art-second-color-scheme .learnpress-page .lp-button.art-button-fourth,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit].art-button-fourth,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit].art-button-fourth,.art-second-color-scheme button.art-button-fourth,.art-second-color-scheme input[type=button].art-button-fourth,.art-second-color-scheme input[type=submit].art-button-fourth{border-color:var(--art-bg-bg)}.art-second-color-scheme .comment-respond .comment-form input[type=submit].art-button-fourth,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button.art-button-fourth,.art-second-color-scheme .learnpress-page .lp-button.art-button-fourth,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit].art-button-fourth,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit].art-button-fourth,.art-second-color-scheme button.art-button-fourth,.art-second-color-scheme input[type=button].art-button-fourth,.art-second-color-scheme input[type=submit].art-button-fourth{background-color:var(--art-bg-bg)}.art-second-color-scheme .comment-respond .comment-form input[type=submit].art-button-fourth,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button.art-button-fourth,.art-second-color-scheme .learnpress-page .lp-button.art-button-fourth,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit].art-button-fourth,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit].art-button-fourth,.art-second-color-scheme button.art-button-fourth,.art-second-color-scheme input[type=button].art-button-fourth,.art-second-color-scheme input[type=submit].art-button-fourth{color:var(--art-bg-link)}.comment-respond .comment-form input[type=submit].art-button-fourth:hover,.learnpress-checkout #checkout-payment #checkout-order-action button.art-button-fourth:hover,.learnpress-page .lp-button.art-button-fourth:hover,body.learnpress-profile .learn-press-form-login button[type=submit].art-button-fourth:hover,body.learnpress-profile .learn-press-form-register button[type=submit].art-button-fourth:hover,button.art-button-fourth:hover,input[type=button].art-button-fourth:hover,input[type=submit].art-button-fourth:hover{background-color:transparent;color:var(--art-colors-bg)}.art-second-color-scheme .comment-respond .comment-form input[type=submit].art-button-fourth:hover,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button.art-button-fourth:hover,.art-second-color-scheme .learnpress-page .lp-button.art-button-fourth:hover,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit].art-button-fourth:hover,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit].art-button-fourth:hover,.art-second-color-scheme button.art-button-fourth:hover,.art-second-color-scheme input[type=button].art-button-fourth:hover,.art-second-color-scheme input[type=submit].art-button-fourth:hover{background-color:transparent}.art-second-color-scheme .comment-respond .comment-form input[type=submit].art-button-fourth:hover,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button.art-button-fourth:hover,.art-second-color-scheme .learnpress-page .lp-button.art-button-fourth:hover,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit].art-button-fourth:hover,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit].art-button-fourth:hover,.art-second-color-scheme button.art-button-fourth:hover,.art-second-color-scheme input[type=button].art-button-fourth:hover,.art-second-color-scheme input[type=submit].art-button-fourth:hover{color:var(--art-bg-bg)}.comment-respond .comment-form input[type=submit].art-button-fifth,.learnpress-checkout #checkout-payment #checkout-order-action button.art-button-fifth,.learnpress-page .lp-button.art-button-fifth,body.learnpress-profile .learn-press-form-login button[type=submit].art-button-fifth,body.learnpress-profile .learn-press-form-register button[type=submit].art-button-fifth,button.art-button-fifth,input[type=button].art-button-fifth,input[type=submit].art-button-fifth{font-family:var(--art-button-font-family);font-weight:var(--art-button-font-weight);font-style:var(--art-button-font-style);text-transform:var(--art-button-text-transform);text-decoration:var(--art-button-text-decoration);font-size:var(--art-button-font-size);line-height:var(--art-button-line-height);letter-spacing:var(--art-button-letter-spacing);text-align:center;text-decoration:none;display:inline-block;cursor:pointer;border-radius:0;overflow:visible;word-break:normal;position:relative;z-index:0;transition:all .2s ease-in-out;border-width:2px;border-style:solid;padding:13px 28px;border-color:var(--art-colors-bg);background-color:transparent;color:var(--art-colors-bg)}.art-second-color-scheme .comment-respond .comment-form input[type=submit].art-button-fifth,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button.art-button-fifth,.art-second-color-scheme .learnpress-page .lp-button.art-button-fifth,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit].art-button-fifth,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit].art-button-fifth,.art-second-color-scheme button.art-button-fifth,.art-second-color-scheme input[type=button].art-button-fifth,.art-second-color-scheme input[type=submit].art-button-fifth{border-color:var(--art-bg-bg)}.art-second-color-scheme .comment-respond .comment-form input[type=submit].art-button-fifth,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button.art-button-fifth,.art-second-color-scheme .learnpress-page .lp-button.art-button-fifth,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit].art-button-fifth,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit].art-button-fifth,.art-second-color-scheme button.art-button-fifth,.art-second-color-scheme input[type=button].art-button-fifth,.art-second-color-scheme input[type=submit].art-button-fifth{background-color:transparent}.art-second-color-scheme .comment-respond .comment-form input[type=submit].art-button-fifth,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button.art-button-fifth,.art-second-color-scheme .learnpress-page .lp-button.art-button-fifth,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit].art-button-fifth,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit].art-button-fifth,.art-second-color-scheme button.art-button-fifth,.art-second-color-scheme input[type=button].art-button-fifth,.art-second-color-scheme input[type=submit].art-button-fifth{color:var(--art-bg-bg)}.comment-respond .comment-form input[type=submit].art-button-fifth:hover,.learnpress-checkout #checkout-payment #checkout-order-action button.art-button-fifth:hover,.learnpress-page .lp-button.art-button-fifth:hover,body.learnpress-profile .learn-press-form-login button[type=submit].art-button-fifth:hover,body.learnpress-profile .learn-press-form-register button[type=submit].art-button-fifth:hover,button.art-button-fifth:hover,input[type=button].art-button-fifth:hover,input[type=submit].art-button-fifth:hover{background-color:var(--art-colors-bg);color:var(--art-colors-link)}.art-second-color-scheme .comment-respond .comment-form input[type=submit].art-button-fifth:hover,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button.art-button-fifth:hover,.art-second-color-scheme .learnpress-page .lp-button.art-button-fifth:hover,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit].art-button-fifth:hover,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit].art-button-fifth:hover,.art-second-color-scheme button.art-button-fifth:hover,.art-second-color-scheme input[type=button].art-button-fifth:hover,.art-second-color-scheme input[type=submit].art-button-fifth:hover{background-color:var(--art-bg-bg)}.art-second-color-scheme .comment-respond .comment-form input[type=submit].art-button-fifth:hover,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button.art-button-fifth:hover,.art-second-color-scheme .learnpress-page .lp-button.art-button-fifth:hover,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit].art-button-fifth:hover,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit].art-button-fifth:hover,.art-second-color-scheme button.art-button-fifth:hover,.art-second-color-scheme input[type=button].art-button-fifth:hover,.art-second-color-scheme input[type=submit].art-button-fifth:hover{color:var(--art-bg-link)}.comment-respond .comment-form input[type=submit].art-button-link,.learnpress-checkout #checkout-payment #checkout-order-action button.art-button-link,.learnpress-page .lp-button.art-button-link,body.learnpress-profile .learn-press-form-login button[type=submit].art-button-link,body.learnpress-profile .learn-press-form-register button[type=submit].art-button-link,button.art-button-link,input[type=button].art-button-link,input[type=submit].art-button-link{font-family:var(--art-button-font-family);font-weight:var(--art-button-font-weight);font-style:var(--art-button-font-style);text-transform:var(--art-button-text-transform);text-decoration:var(--art-button-text-decoration);font-size:var(--art-button-font-size);line-height:var(--art-button-line-height);letter-spacing:var(--art-button-letter-spacing);text-align:center;text-decoration:none;display:inline-block;cursor:pointer;border-radius:0;overflow:visible;word-break:normal;position:relative;z-index:0;transition:all .2s ease-in-out;color:var(--art-colors-link);border:0;background-color:transparent;background-image:none;padding:0}.art-second-color-scheme .comment-respond .comment-form input[type=submit].art-button-link,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button.art-button-link,.art-second-color-scheme .learnpress-page .lp-button.art-button-link,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit].art-button-link,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit].art-button-link,.art-second-color-scheme button.art-button-link,.art-second-color-scheme input[type=button].art-button-link,.art-second-color-scheme input[type=submit].art-button-link{color:var(--art-bg-link)}.comment-respond .comment-form input[type=submit].art-button-link:hover,.learnpress-checkout #checkout-payment #checkout-order-action button.art-button-link:hover,.learnpress-page .lp-button.art-button-link:hover,body.learnpress-profile .learn-press-form-login button[type=submit].art-button-link:hover,body.learnpress-profile .learn-press-form-register button[type=submit].art-button-link:hover,button.art-button-link:hover,input[type=button].art-button-link:hover,input[type=submit].art-button-link:hover{color:var(--art-colors-hover);background-color:transparent}.art-second-color-scheme .comment-respond .comment-form input[type=submit].art-button-link:hover,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button.art-button-link:hover,.art-second-color-scheme .learnpress-page .lp-button.art-button-link:hover,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit].art-button-link:hover,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit].art-button-link:hover,.art-second-color-scheme button.art-button-link:hover,.art-second-color-scheme input[type=button].art-button-link:hover,.art-second-color-scheme input[type=submit].art-button-link:hover{color:var(--art-bg-hover)}.comment-respond .comment-form input[type=submit].art-button-link-arrow,.learnpress-checkout #checkout-payment #checkout-order-action button.art-button-link-arrow,.learnpress-page .lp-button.art-button-link-arrow,body.learnpress-profile .learn-press-form-login button[type=submit].art-button-link-arrow,body.learnpress-profile .learn-press-form-register button[type=submit].art-button-link-arrow,button.art-button-link-arrow,input[type=button].art-button-link-arrow,input[type=submit].art-button-link-arrow{font-family:var(--art-button-font-family);font-weight:var(--art-button-font-weight);font-style:var(--art-button-font-style);text-transform:var(--art-button-text-transform);text-decoration:var(--art-button-text-decoration);font-size:var(--art-button-font-size);line-height:var(--art-button-line-height);letter-spacing:var(--art-button-letter-spacing);text-align:center;text-decoration:none;display:inline-block;cursor:pointer;border-radius:0;overflow:visible;word-break:normal;position:relative;z-index:0;transition:all .2s ease-in-out;border:0;background-color:transparent;background-image:none;padding:0 40px 0 0;color:var(--art-colors-link)}.art-second-color-scheme .comment-respond .comment-form input[type=submit].art-button-link-arrow,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button.art-button-link-arrow,.art-second-color-scheme .learnpress-page .lp-button.art-button-link-arrow,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit].art-button-link-arrow,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit].art-button-link-arrow,.art-second-color-scheme button.art-button-link-arrow,.art-second-color-scheme input[type=button].art-button-link-arrow,.art-second-color-scheme input[type=submit].art-button-link-arrow{color:var(--art-bg-link)}.comment-respond .comment-form input[type=submit].art-button-link-arrow:before,.learnpress-checkout #checkout-payment #checkout-order-action button.art-button-link-arrow:before,.learnpress-page .lp-button.art-button-link-arrow:before,body.learnpress-profile .learn-press-form-login button[type=submit].art-button-link-arrow:before,body.learnpress-profile .learn-press-form-register button[type=submit].art-button-link-arrow:before,button.art-button-link-arrow:before,input[type=button].art-button-link-arrow:before,input[type=submit].art-button-link-arrow:before{content:"쀇";font-family:denaro-font;font-size:28px;line-height:1em;width:1em;height:1em;margin:auto!important;position:absolute;left:auto;right:0;top:0;bottom:0;transition:transform .5s cubic-bezier(.68, -2, .265, 1.55)}.comment-respond .comment-form input[type=submit].art-button-link-arrow:hover,.learnpress-checkout #checkout-payment #checkout-order-action button.art-button-link-arrow:hover,.learnpress-page .lp-button.art-button-link-arrow:hover,body.learnpress-profile .learn-press-form-login button[type=submit].art-button-link-arrow:hover,body.learnpress-profile .learn-press-form-register button[type=submit].art-button-link-arrow:hover,button.art-button-link-arrow:hover,input[type=button].art-button-link-arrow:hover,input[type=submit].art-button-link-arrow:hover{color:var(--art-colors-hover);background-color:transparent}.art-second-color-scheme .comment-respond .comment-form input[type=submit].art-button-link-arrow:hover,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button.art-button-link-arrow:hover,.art-second-color-scheme .learnpress-page .lp-button.art-button-link-arrow:hover,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit].art-button-link-arrow:hover,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit].art-button-link-arrow:hover,.art-second-color-scheme button.art-button-link-arrow:hover,.art-second-color-scheme input[type=button].art-button-link-arrow:hover,.art-second-color-scheme input[type=submit].art-button-link-arrow:hover{color:var(--art-bg-hover)}.comment-respond .comment-form input[type=submit].art-button-link-arrow:hover:before,.learnpress-checkout #checkout-payment #checkout-order-action button.art-button-link-arrow:hover:before,.learnpress-page .lp-button.art-button-link-arrow:hover:before,body.learnpress-profile .learn-press-form-login button[type=submit].art-button-link-arrow:hover:before,body.learnpress-profile .learn-press-form-register button[type=submit].art-button-link-arrow:hover:before,button.art-button-link-arrow:hover:before,input[type=button].art-button-link-arrow:hover:before,input[type=submit].art-button-link-arrow:hover:before{transform:translateX(10px)}.comment-respond .comment-form input[type=submit].button-purchase-course,.comment-respond .comment-form input[type=submit].lp-button,.learnpress-checkout #checkout-payment #checkout-order-action button.button-purchase-course,.learnpress-checkout #checkout-payment #checkout-order-action button.lp-button,.learnpress-page .lp-button.button-purchase-course,.learnpress-page .lp-button.lp-button,body.learnpress-profile .learn-press-form-login button[type=submit].button-purchase-course,body.learnpress-profile .learn-press-form-login button[type=submit].lp-button,body.learnpress-profile .learn-press-form-register button[type=submit].button-purchase-course,body.learnpress-profile .learn-press-form-register button[type=submit].lp-button,button.button-purchase-course,button.lp-button,input[type=button].button-purchase-course,input[type=button].lp-button,input[type=submit].button-purchase-course,input[type=submit].lp-button{font-family:var(--art-button-font-family);font-weight:var(--art-button-font-weight);font-style:var(--art-button-font-style);text-transform:var(--art-button-text-transform);text-decoration:var(--art-button-text-decoration);font-size:var(--art-button-font-size);line-height:var(--art-button-line-height);letter-spacing:var(--art-button-letter-spacing);text-align:center;text-decoration:none;display:inline-block;cursor:pointer;border-radius:0;overflow:visible;word-break:normal;position:relative;z-index:0;transition:all .2s ease-in-out;border-width:2px;border-style:solid;padding:13px 40px;border-color:var(--art-colors-bg);background-color:var(--art-colors-bg);color:var(--art-colors-light-text)}.art-second-color-scheme .comment-respond .comment-form input[type=submit].button-purchase-course,.art-second-color-scheme .comment-respond .comment-form input[type=submit].lp-button,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button.button-purchase-course,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button.lp-button,.art-second-color-scheme .learnpress-page .lp-button.button-purchase-course,.art-second-color-scheme .learnpress-page .lp-button.lp-button,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit].button-purchase-course,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit].lp-button,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit].button-purchase-course,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit].lp-button,.art-second-color-scheme button.button-purchase-course,.art-second-color-scheme button.lp-button,.art-second-color-scheme input[type=button].button-purchase-course,.art-second-color-scheme input[type=button].lp-button,.art-second-color-scheme input[type=submit].button-purchase-course,.art-second-color-scheme input[type=submit].lp-button{border-color:var(--art-bg-bg)}.art-second-color-scheme .comment-respond .comment-form input[type=submit].button-purchase-course,.art-second-color-scheme .comment-respond .comment-form input[type=submit].lp-button,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button.button-purchase-course,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button.lp-button,.art-second-color-scheme .learnpress-page .lp-button.button-purchase-course,.art-second-color-scheme .learnpress-page .lp-button.lp-button,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit].button-purchase-course,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit].lp-button,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit].button-purchase-course,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit].lp-button,.art-second-color-scheme button.button-purchase-course,.art-second-color-scheme button.lp-button,.art-second-color-scheme input[type=button].button-purchase-course,.art-second-color-scheme input[type=button].lp-button,.art-second-color-scheme input[type=submit].button-purchase-course,.art-second-color-scheme input[type=submit].lp-button{background-color:var(--art-bg-bg)}.art-second-color-scheme .comment-respond .comment-form input[type=submit].button-purchase-course,.art-second-color-scheme .comment-respond .comment-form input[type=submit].lp-button,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button.button-purchase-course,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button.lp-button,.art-second-color-scheme .learnpress-page .lp-button.button-purchase-course,.art-second-color-scheme .learnpress-page .lp-button.lp-button,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit].button-purchase-course,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit].lp-button,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit].button-purchase-course,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit].lp-button,.art-second-color-scheme button.button-purchase-course,.art-second-color-scheme button.lp-button,.art-second-color-scheme input[type=button].button-purchase-course,.art-second-color-scheme input[type=button].lp-button,.art-second-color-scheme input[type=submit].button-purchase-course,.art-second-color-scheme input[type=submit].lp-button{color:var(--art-bg-light-text)}.comment-respond .comment-form input[type=submit].button-purchase-course:hover,.comment-respond .comment-form input[type=submit].lp-button:hover,.learnpress-checkout #checkout-payment #checkout-order-action button.button-purchase-course:hover,.learnpress-checkout #checkout-payment #checkout-order-action button.lp-button:hover,.learnpress-page .lp-button.button-purchase-course:hover,.learnpress-page .lp-button.lp-button:hover,body.learnpress-profile .learn-press-form-login button[type=submit].button-purchase-course:hover,body.learnpress-profile .learn-press-form-login button[type=submit].lp-button:hover,body.learnpress-profile .learn-press-form-register button[type=submit].button-purchase-course:hover,body.learnpress-profile .learn-press-form-register button[type=submit].lp-button:hover,button.button-purchase-course:hover,button.lp-button:hover,input[type=button].button-purchase-course:hover,input[type=button].lp-button:hover,input[type=submit].button-purchase-course:hover,input[type=submit].lp-button:hover{border-color:var(--art-colors-bg-hover);background-color:var(--art-colors-bg-hover);color:var(--art-colors-light-text)}.art-second-color-scheme .comment-respond .comment-form input[type=submit].button-purchase-course:hover,.art-second-color-scheme .comment-respond .comment-form input[type=submit].lp-button:hover,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button.button-purchase-course:hover,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button.lp-button:hover,.art-second-color-scheme .learnpress-page .lp-button.button-purchase-course:hover,.art-second-color-scheme .learnpress-page .lp-button.lp-button:hover,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit].button-purchase-course:hover,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit].lp-button:hover,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit].button-purchase-course:hover,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit].lp-button:hover,.art-second-color-scheme button.button-purchase-course:hover,.art-second-color-scheme button.lp-button:hover,.art-second-color-scheme input[type=button].button-purchase-course:hover,.art-second-color-scheme input[type=button].lp-button:hover,.art-second-color-scheme input[type=submit].button-purchase-course:hover,.art-second-color-scheme input[type=submit].lp-button:hover{border-color:var(--art-bg-bg-hover)}.art-second-color-scheme .comment-respond .comment-form input[type=submit].button-purchase-course:hover,.art-second-color-scheme .comment-respond .comment-form input[type=submit].lp-button:hover,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button.button-purchase-course:hover,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button.lp-button:hover,.art-second-color-scheme .learnpress-page .lp-button.button-purchase-course:hover,.art-second-color-scheme .learnpress-page .lp-button.lp-button:hover,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit].button-purchase-course:hover,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit].lp-button:hover,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit].button-purchase-course:hover,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit].lp-button:hover,.art-second-color-scheme button.button-purchase-course:hover,.art-second-color-scheme button.lp-button:hover,.art-second-color-scheme input[type=button].button-purchase-course:hover,.art-second-color-scheme input[type=button].lp-button:hover,.art-second-color-scheme input[type=submit].button-purchase-course:hover,.art-second-color-scheme input[type=submit].lp-button:hover{background-color:var(--art-bg-bg-hover)}.art-second-color-scheme .comment-respond .comment-form input[type=submit].button-purchase-course:hover,.art-second-color-scheme .comment-respond .comment-form input[type=submit].lp-button:hover,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button.button-purchase-course:hover,.art-second-color-scheme .learnpress-checkout #checkout-payment #checkout-order-action button.lp-button:hover,.art-second-color-scheme .learnpress-page .lp-button.button-purchase-course:hover,.art-second-color-scheme .learnpress-page .lp-button.lp-button:hover,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit].button-purchase-course:hover,.art-second-color-scheme body.learnpress-profile .learn-press-form-login button[type=submit].lp-button:hover,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit].button-purchase-course:hover,.art-second-color-scheme body.learnpress-profile .learn-press-form-register button[type=submit].lp-button:hover,.art-second-color-scheme button.button-purchase-course:hover,.art-second-color-scheme button.lp-button:hover,.art-second-color-scheme input[type=button].button-purchase-course:hover,.art-second-color-scheme input[type=button].lp-button:hover,.art-second-color-scheme input[type=submit].button-purchase-course:hover,.art-second-color-scheme input[type=submit].lp-button:hover{color:var(--art-bg-light-text)}.comment-respond .comment-form input[type=submit].button-purchase-course:hover,.comment-respond .comment-form input[type=submit].lp-button:hover,.learnpress-checkout #checkout-payment #checkout-order-action button.button-purchase-course:hover,.learnpress-checkout #checkout-payment #checkout-order-action button.lp-button:hover,.learnpress-page .lp-button.button-purchase-course:hover,.learnpress-page .lp-button.lp-button:hover,body.learnpress-profile .learn-press-form-login button[type=submit].button-purchase-course:hover,body.learnpress-profile .learn-press-form-login button[type=submit].lp-button:hover,body.learnpress-profile .learn-press-form-register button[type=submit].button-purchase-course:hover,body.learnpress-profile .learn-press-form-register button[type=submit].lp-button:hover,button.button-purchase-course:hover,button.lp-button:hover,input[type=button].button-purchase-course:hover,input[type=button].lp-button:hover,input[type=submit].button-purchase-course:hover,input[type=submit].lp-button:hover{opacity:1}.art-button-primary{font-family:var(--art-button-font-family);font-weight:var(--art-button-font-weight);font-style:var(--art-button-font-style);text-transform:var(--art-button-text-transform);text-decoration:var(--art-button-text-decoration);font-size:var(--art-button-font-size);line-height:var(--art-button-line-height);letter-spacing:var(--art-button-letter-spacing);text-align:center;text-decoration:none;display:inline-block;cursor:pointer;border-radius:0;overflow:visible;word-break:normal;position:relative;z-index:0;transition:all .2s ease-in-out;border-width:2px;border-style:solid;padding:13px 40px;border-color:var(--art-colors-bg);background-color:var(--art-colors-bg);color:var(--art-colors-light-text)}.art-second-color-scheme .art-button-primary{border-color:var(--art-bg-bg)}.art-second-color-scheme .art-button-primary{background-color:var(--art-bg-bg)}.art-second-color-scheme .art-button-primary{color:var(--art-bg-light-text)}.art-button-primary:hover{border-color:var(--art-colors-bg-hover);background-color:var(--art-colors-bg-hover);color:var(--art-colors-light-text)}.art-second-color-scheme .art-button-primary:hover{border-color:var(--art-bg-bg-hover)}.art-second-color-scheme .art-button-primary:hover{background-color:var(--art-bg-bg-hover)}.art-second-color-scheme .art-button-primary:hover{color:var(--art-bg-light-text)}.art-button-secondary{font-family:var(--art-button-font-family);font-weight:var(--art-button-font-weight);font-style:var(--art-button-font-style);text-transform:var(--art-button-text-transform);text-decoration:var(--art-button-text-decoration);font-size:var(--art-button-font-size);line-height:var(--art-button-line-height);letter-spacing:var(--art-button-letter-spacing);text-align:center;text-decoration:none;display:inline-block;cursor:pointer;border-radius:0;overflow:visible;word-break:normal;position:relative;z-index:0;transition:all .2s ease-in-out;border-width:2px;border-style:solid;padding:13px 40px;border-color:var(--art-colors-bg);background-color:transparent;color:var(--art-colors-bg)}.art-second-color-scheme .art-button-secondary{border-color:var(--art-bg-bg)}.art-second-color-scheme .art-button-secondary{background-color:transparent}.art-second-color-scheme .art-button-secondary{color:var(--art-bg-bg)}.art-button-secondary:hover{background-color:var(--art-colors-bg);color:#fff}.art-second-color-scheme .art-button-secondary:hover{background-color:var(--art-bg-bg)}.art-button-third{font-family:var(--art-button-font-family);font-weight:var(--art-button-font-weight);font-style:var(--art-button-font-style);text-transform:var(--art-button-text-transform);text-decoration:var(--art-button-text-decoration);font-size:var(--art-button-font-size);line-height:var(--art-button-line-height);letter-spacing:var(--art-button-letter-spacing);text-align:center;text-decoration:none;display:inline-block;cursor:pointer;border-radius:0;overflow:visible;word-break:normal;position:relative;z-index:0;transition:all .2s ease-in-out;padding:15px 40px;background-color:#fff;color:#000}.art-button-third:hover{background-color:var(--art-colors-heading);color:var(--art-colors-bg)}.art-second-color-scheme .art-button-third:hover{background-color:var(--art-bg-heading)}.art-second-color-scheme .art-button-third:hover{color:var(--art-bg-bg)}.art-button-fourth{font-family:var(--art-button-font-family);font-weight:var(--art-button-font-weight);font-style:var(--art-button-font-style);text-transform:var(--art-button-text-transform);text-decoration:var(--art-button-text-decoration);font-size:var(--art-button-font-size);line-height:var(--art-button-line-height);letter-spacing:var(--art-button-letter-spacing);text-align:center;text-decoration:none;display:inline-block;cursor:pointer;border-radius:0;overflow:visible;word-break:normal;position:relative;z-index:0;transition:all .2s ease-in-out;border-width:2px;border-style:solid;padding:13px 28px;border-color:var(--art-colors-bg);background-color:var(--art-colors-bg);color:var(--art-colors-link)}.art-second-color-scheme .art-button-fourth{border-color:var(--art-bg-bg)}.art-second-color-scheme .art-button-fourth{background-color:var(--art-bg-bg)}.art-second-color-scheme .art-button-fourth{color:var(--art-bg-link)}.art-button-fourth:hover{background-color:transparent;color:var(--art-colors-bg)}.art-second-color-scheme .art-button-fourth:hover{background-color:transparent}.art-second-color-scheme .art-button-fourth:hover{color:var(--art-bg-bg)}.art-button-fifth{font-family:var(--art-button-font-family);font-weight:var(--art-button-font-weight);font-style:var(--art-button-font-style);text-transform:var(--art-button-text-transform);text-decoration:var(--art-button-text-decoration);font-size:var(--art-button-font-size);line-height:var(--art-button-line-height);letter-spacing:var(--art-button-letter-spacing);text-align:center;text-decoration:none;display:inline-block;cursor:pointer;border-radius:0;overflow:visible;word-break:normal;position:relative;z-index:0;transition:all .2s ease-in-out;border-width:2px;border-style:solid;padding:13px 28px;border-color:var(--art-colors-bg);background-color:transparent;color:var(--art-colors-bg)}.art-second-color-scheme .art-button-fifth{border-color:var(--art-bg-bg)}.art-second-color-scheme .art-button-fifth{background-color:transparent}.art-second-color-scheme .art-button-fifth{color:var(--art-bg-bg)}.art-button-fifth:hover{background-color:var(--art-colors-bg);color:var(--art-colors-link)}.art-second-color-scheme .art-button-fifth:hover{background-color:var(--art-bg-bg)}.art-second-color-scheme .art-button-fifth:hover{color:var(--art-bg-link)}.art-button-link{font-family:var(--art-button-font-family);font-weight:var(--art-button-font-weight);font-style:var(--art-button-font-style);text-transform:var(--art-button-text-transform);text-decoration:var(--art-button-text-decoration);font-size:var(--art-button-font-size);line-height:var(--art-button-line-height);letter-spacing:var(--art-button-letter-spacing);text-align:center;text-decoration:none;display:inline-block;cursor:pointer;border-radius:0;overflow:visible;word-break:normal;position:relative;z-index:0;transition:all .2s ease-in-out;color:var(--art-colors-link);border:0;background-color:transparent;background-image:none;padding:0}.art-second-color-scheme .art-button-link{color:var(--art-bg-link)}.art-button-link:hover{color:var(--art-colors-hover);background-color:transparent}.art-second-color-scheme .art-button-link:hover{color:var(--art-bg-hover)}.art-button-link-arrow{font-family:var(--art-button-font-family);font-weight:var(--art-button-font-weight);font-style:var(--art-button-font-style);text-transform:var(--art-button-text-transform);text-decoration:var(--art-button-text-decoration);font-size:var(--art-button-font-size);line-height:var(--art-button-line-height);letter-spacing:var(--art-button-letter-spacing);text-align:center;text-decoration:none;display:inline-block;cursor:pointer;border-radius:0;overflow:visible;word-break:normal;position:relative;z-index:0;transition:all .2s ease-in-out;border:0;background-color:transparent;background-image:none;padding:0 40px 0 0;color:var(--art-colors-link)}.art-second-color-scheme .art-button-link-arrow{color:var(--art-bg-link)}.art-button-link-arrow:before{content:"쀇";font-family:denaro-font;font-size:28px;line-height:1em;width:1em;height:1em;margin:auto!important;position:absolute;left:auto;right:0;top:0;bottom:0;transition:transform .5s cubic-bezier(.68, -2, .265, 1.55)}.art-button-link-arrow:hover{color:var(--art-colors-hover);background-color:transparent}.art-second-color-scheme .art-button-link-arrow:hover{color:var(--art-bg-hover)}.art-button-link-arrow:hover:before{transform:translateX(10px)}.elementor-widget-button .elementor-button{font-family:var(--art-button-font-family);font-weight:var(--art-button-font-weight);font-style:var(--art-button-font-style);text-transform:var(--art-button-text-transform);text-decoration:var(--art-button-text-decoration);font-size:var(--art-button-font-size);line-height:var(--art-button-line-height);letter-spacing:var(--art-button-letter-spacing)}.art-body-font{font-family:var(--art-body-font-family);font-weight:var(--art-body-font-weight);font-style:var(--art-body-font-style);text-transform:var(--art-body-text-transform);text-decoration:var(--art-body-text-decoration);font-size:var(--art-body-font-size);line-height:var(--art-body-line-height);letter-spacing:var(--art-body-letter-spacing)}@media only screen and (max-width:767px){.art-body-font{font-family:var(--art-body-mobile-font-family);font-weight:var(--art-body-mobile-font-weight);font-style:var(--art-body-mobile-font-style);text-transform:var(--art-body-mobile-text-transform);text-decoration:var(--art-body-mobile-text-decoration);font-size:var(--art-body-mobile-font-size);line-height:var(--art-body-mobile-line-height);letter-spacing:var(--art-body-mobile-letter-spacing)}}.art-body-two-font{font-family:var(--art-body-two-font-family);font-weight:var(--art-body-two-font-weight);font-style:var(--art-body-two-font-style);text-transform:var(--art-body-two-text-transform);text-decoration:var(--art-body-two-text-decoration);font-size:var(--art-body-two-font-size);line-height:var(--art-body-two-line-height);letter-spacing:var(--art-body-two-letter-spacing)}@media only screen and (max-width:767px){.art-body-two-font{font-family:var(--art-body-two-mobile-font-family);font-weight:var(--art-body-two-mobile-font-weight);font-style:var(--art-body-two-mobile-font-style);text-transform:var(--art-body-two-mobile-text-transform);text-decoration:var(--art-body-two-mobile-text-decoration);font-size:var(--art-body-two-mobile-font-size);line-height:var(--art-body-two-mobile-line-height);letter-spacing:var(--art-body-two-mobile-letter-spacing)}}.art-body-three-font{font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing)}@media only screen and (max-width:767px){.art-body-three-font{font-family:var(--art-body-three-mobile-font-family);font-weight:var(--art-body-three-mobile-font-weight);font-style:var(--art-body-three-mobile-font-style);text-transform:var(--art-body-three-mobile-text-transform);text-decoration:var(--art-body-three-mobile-text-decoration);font-size:var(--art-body-three-mobile-font-size);line-height:var(--art-body-three-mobile-line-height);letter-spacing:var(--art-body-three-mobile-letter-spacing)}}.art-body-four-font{font-family:var(--art-body-four-font-family);font-weight:var(--art-body-four-font-weight);font-style:var(--art-body-four-font-style);text-transform:var(--art-body-four-text-transform);text-decoration:var(--art-body-four-text-decoration);font-size:var(--art-body-four-font-size);line-height:var(--art-body-four-line-height);letter-spacing:var(--art-body-four-letter-spacing)}@media only screen and (max-width:767px){.art-body-four-font{font-family:var(--art-body-four-mobile-font-family);font-weight:var(--art-body-four-mobile-font-weight);font-style:var(--art-body-four-mobile-font-style);text-transform:var(--art-body-four-mobile-text-transform);text-decoration:var(--art-body-four-mobile-text-decoration);font-size:var(--art-body-four-mobile-font-size);line-height:var(--art-body-four-mobile-line-height);letter-spacing:var(--art-body-four-mobile-letter-spacing)}}.art-body-five-font{font-family:var(--art-body-five-font-family);font-weight:var(--art-body-five-font-weight);font-style:var(--art-body-five-font-style);text-transform:var(--art-body-five-text-transform);text-decoration:var(--art-body-five-text-decoration);font-size:var(--art-body-five-font-size);line-height:var(--art-body-five-line-height);letter-spacing:var(--art-body-five-letter-spacing)}.art-second-color-scheme{color:var(--art-second-colors-text)}.art-heading-color{color:var(--art-colors-heading)}.art-second-color-scheme .art-heading-color{color:var(--art-bg-heading)}.art-second-bg{background-color:var(--art-colors-second-bg)}.art-second-color-scheme .art-second-bg{background-color:var(--art-bg-second-bg)}.art-third-bg{background-color:var(--art-colors-third-bg)}.art-second-color-scheme .art-third-bg{background-color:var(--art-bg-third-bg)}.art-hidden{opacity:0}.art-visible{opacity:1}.art-placeholder{background-color:var(--art-colors-second-bg);color:var(--art-colors-heading);font-size:60px;display:block;width:100%;height:0;padding-bottom:100%;position:relative}.art-second-color-scheme .art-placeholder{background-color:var(--art-bg-second-bg)}.art-second-color-scheme .art-placeholder{color:var(--art-bg-heading)}.art-placeholder svg{fill:currentColor;width:1em;height:1em;margin:auto!important;position:absolute;left:0;right:0;top:0;bottom:0}.art-svg-line{position:absolute;left:0;bottom:0}.art-svg-line svg{fill:transparent;stroke:var(--art-colors-link);stroke-dasharray:1000;stroke-dashoffset:1000;animation:animated_line 4s linear forwards}.art-second-color-scheme .art-svg-line svg{stroke:var(--art-second-colors-link)}.art-theme-tag{font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing);background-color:var(--art-colors-fourth-bg);display:inline-block;padding:7px 16px;line-height:18px!important;margin-right:5px;margin-bottom:10px}@media only screen and (max-width:767px){.art-theme-tag{font-family:var(--art-body-three-mobile-font-family);font-weight:var(--art-body-three-mobile-font-weight);font-style:var(--art-body-three-mobile-font-style);text-transform:var(--art-body-three-mobile-text-transform);text-decoration:var(--art-body-three-mobile-text-decoration);font-size:var(--art-body-three-mobile-font-size);line-height:var(--art-body-three-mobile-line-height);letter-spacing:var(--art-body-three-mobile-letter-spacing)}}.art-second-color-scheme .art-theme-tag{background-color:var(--art-bg-fourth-bg)}@keyframes animated_line{to{stroke-dashoffset:0}}.art--alignment-left{text-align:left}.art--alignment-center{text-align:center}.art--alignment-right{text-align:right}@media only screen and (max-width:1024px){.art--alignment-tablet-left{text-align:left}.art--alignment-tablet-center{text-align:center}.art--alignment-tablet-right{text-align:right}}@media only screen and (max-width:767px){.art--alignment-mobile-left{text-align:left}.art--alignment-mobile-center{text-align:center}.art--alignment-mobile-right{text-align:right}}.art-clearfix::after{content:"";clear:both;display:table}p.stars a:after,p.stars a:hover:after{letter-spacing:5px}.art-form-button-wrap{display:flex;align-items:center}.art-form-button-wrap.art-form-button-right{flex-direction:row-reverse}.mfp-bg{background-color:var(--art-popup-bg-color);background-image:var(--art-popup-bg-image);background-repeat:var(--art-popup-bg-repeat);background-position:var(--art-popup-bg-position);background-size:var(--art-popup-bg-size);background-attachment:var(--art-popup-bg-attachment)}.mfp-container{padding:0}.mfp-container:before{content:none;display:none}body.admin-bar .mfp-container{padding-top:32px}@media only screen and (max-width:782px){body.admin-bar .mfp-container{padding-top:46px}}.mfp-content{display:block;height:100%}.art-popup-container{position:relative;margin:0;padding:0;min-height:100%;display:flex;flex-direction:column}.art-popup-container .art-popup-heading{height:103px;display:flex;align-items:center;padding-left:var(--art-container-hor-pad);padding-right:var(--art-container-hor-pad)}.art-popup-container .art-popup-heading .art-popup-logo img{width:auto;max-height:100%}.art-popup-container .art-popup-content{position:relative;z-index:1;flex-grow:2;display:flex;align-items:center}.art-popup-container .wpcf7 form.wpcf7-form textarea{height:112px}.art-popup-container .mfp-close{border:0;background-color:transparent;background-image:none;color:var(--art-colors-link);font-size:32px;line-height:1em;box-shadow:none;text-shadow:none;border-radius:0;width:1em;height:1em;margin:auto!important;position:absolute;left:auto;right:41px;top:36px;bottom:auto;text-indent:-9999px;opacity:1}.art-popup-container .mfp-close:hover{color:var(--art-colors-hover)}.art-popup-container .mfp-close:before{font-family:denaro-font;content:"쀢";width:1em;height:1em;margin:auto!important;position:absolute;left:0;right:0;top:0;bottom:0;text-indent:0}@media only screen and (max-width:540px){.art-popup-container .art-svg-line{display:none}}@media only screen and (max-width:767px){.art-default-popup-first-end-col{margin-top:40px}}.art-default-popup-first-title{margin-bottom:30px}.art-default-popup-first-button-wrap{margin-top:16px}.my-mfp-zoom-in .zoom-anim-dialog{opacity:0;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog{-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8);opacity:0}.my-mfp-zoom-in.mfp-bg{opacity:0;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.my-mfp-zoom-in.mfp-ready.mfp-bg{opacity:1}.my-mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}.art-social-container{display:flex;flex-wrap:wrap;align-items:center;margin:-9px}.art-social-container a{margin:9px}.art-social-container a i{font-size:18px;line-height:1em;display:block}.art-subscribe-form{display:flex;align-items:center;position:relative}@media only screen and (max-width:540px){.art-subscribe-form{flex-wrap:wrap}}.art-subscribe-form>span{display:flex}.art-subscribe-form [type=submit]{margin-left:10px}@media only screen and (max-width:540px){.art-subscribe-form [type=submit]{margin-top:20px;margin-left:0}}.art-subscribe-form [type=submit].art-button-primary,.art-subscribe-form [type=submit].art-button-secondary,.art-subscribe-form [type=submit].art-button-third{padding-left:18px;padding-right:18px}.art-subscribe-form .ajax-loader{margin:auto!important;position:absolute;top:16px;right:0;bottom:auto;left:0}.art-block-center{display:flex;justify-content:center}.art-display-block{display:block}.art-display-none{display:none}#art-main-holder{position:relative;right:0}#art-main-holder.art-no-transform{transform:none!important}.art-main-holder-mask{opacity:0;visibility:hidden;transition:opacity .4s;position:fixed;top:0;left:0;height:100%;width:100%;z-index:60;background:rgba(248,248,248,.85)}.art-cart-sidebar-open .art-main-holder-mask{opacity:1;visibility:visible}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.gallery-caption,.screen-reader-text{font-size:100%}.bypostauthor{font-size:100%}.art-preloader-holder{position:fixed;height:100%;width:100%;z-index:99999999999999}.art-preloader-holder .art-preloader-holder-data{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.art-preloader-holder img.img-logotype{display:none}.slick-dotted.slick-slider{margin-bottom:0}.slick-dots{list-style:none}.slick-dots li{margin:0}.slick-dots li button:before{content:"";width:10px;height:10px;border-width:1px;border-style:solid;border-color:var(--art-colors-heading);border-radius:100%;opacity:1!important}.art-second-color-scheme .slick-dots li button:before{border-color:var(--art-bg-heading)}.slick-dots li button:hover:before{opacity:.8!important}.slick-dots li.slick-active button:before{background-color:var(--art-colors-heading)}.art-second-color-scheme .slick-dots li.slick-active button:before{background-color:var(--art-bg-heading)}.art-loader-wrapper{opacity:0;visibility:hidden;display:block;width:100%;height:100%;position:absolute;left:0;top:0;z-index:1;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.art-loader-wrapper .art-loader{display:flex;height:100%;justify-content:center;align-items:center}.art-loader-wrapper .art-loader-dots{display:flex}.art-loader-wrapper .art-loader-dot{margin:2px;width:6px;height:6px;border-radius:50%;background-color:var(--art-colors-heading);transform:scale(.5);animation:scale-dot 1.2s ease-out infinite}.art-loader-wrapper .art-loader-dot:nth-of-type(2){animation-delay:.2s}.art-loader-wrapper .art-loader-dot:nth-of-type(3){animation-delay:.3s}.art-loader-wrapper .art-loader-dot:nth-of-type(4){animation-delay:.4s}.art-loader-wrapper .art-loader-dot:nth-of-type(5){animation-delay:.5s}@keyframes scale-dot{0%{transform:scale(.5)}25%{transform:scale(1)}75%{transform:scale(.5)}100%{transform:scale(.5)}}.art-load-more-wrapper{transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.art-pagination-wrapper,.art-shop-pagination-wrapper{position:relative}.art-pagination-wrapper.art-is-loading .art-load-more-wrapper,.art-shop-pagination-wrapper.art-is-loading .art-load-more-wrapper{opacity:0;visibility:hidden}.art-pagination-wrapper.art-is-loading .art-loader-wrapper,.art-shop-pagination-wrapper.art-is-loading .art-loader-wrapper{opacity:1;visibility:visible}.art-load-more-button-container{display:flex;justify-content:center;margin-top:80px}.art-pagination{margin-top:100px;padding-bottom:40px;display:flex;align-items:center;justify-content:center}.art-load-more-pagination .art-pagination{display:none}.art-pagination .art-left-arrow{margin-right:25px}.art-pagination .art-right-arrow{margin-left:25px}.art-pagination .art-left-arrow,.art-pagination .art-right-arrow{font-size:24px}.art-pagination .art-left-arrow *,.art-pagination .art-right-arrow *{display:block}.art-pagination .art-left-arrow a,.art-pagination .art-right-arrow a{color:var(--art-colors-heading)}.art-pagination .art-left-arrow a:hover,.art-pagination .art-right-arrow a:hover{color:var(--art-colors-link)}.art-pagination .art-center-buttons{display:flex;margin:0 -10px}.art-pagination .art-center-buttons .page-numbers{margin:0 10px}.art-pagination .art-center-buttons .page-numbers.current{color:var(--art-colors-link)}.art-pagination .art-center-buttons a.page-numbers{color:var(--art-colors-heading)}.art-pagination .art-center-buttons a.page-numbers:hover{color:var(--art-colors-link)}.art-sub-pagination{text-align:center;padding-top:25px;clear:both}.art-sub-pagination .art-sub-pagination-title{margin:0 0 12px}.art-sub-pagination>a,.art-sub-pagination>span{display:inline-block;vertical-align:middle;margin:0 5px}.art-sub-pagination .post-page-numbers.current{color:var(--art-colors-link)}.art-sub-pagination a.post-page-numbers{color:var(--art-colors-heading)}.art-sub-pagination a.post-page-numbers:hover{color:var(--art-colors-link)}.elementor .wp-block-separator,.wp-block-separator{max-width:300px}.elementor .wp-block-separator.is-style-wide,.wp-block-separator.is-style-wide{max-width:none}.art-post-pagination{text-align:center;margin-bottom:40px}.art-post-pagination .art-post-pages-wrapper{margin-bottom:10px}.art-post-pagination .post-page-numbers{margin:0 7px;display:inline-block;line-height:20px}.art-post-pagination .post-page-numbers span{line-height:20px;display:inline-block}.art-post-pagination .post-page-numbers.current{border-bottom-width:1px;border-bottom-style:solid;border-color:var(--art-colors-heading)}.art-second-color-scheme .art-post-pagination .post-page-numbers.current{border-color:var(--art-bg-heading)}.art-ajax-posts-wrapper{position:relative}.art-ajax-posts-wrapper:before{content:"";background-color:rgba(255,255,255,.8);opacity:0;visibility:hidden;width:100%;height:100%;position:absolute;left:0;top:0;z-index:10;cursor:wait}.art-ajax-posts-wrapper.art-loading:before{visibility:visible;opacity:1}.art-ajax-terms-list-wrapper{margin-bottom:40px;overflow:hidden}.art-ajax-terms-list{font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing);list-style:none;display:flex;flex-wrap:wrap;margin:-20px -20px 0}@media only screen and (max-width:767px){.art-ajax-terms-list{font-family:var(--art-body-three-mobile-font-family);font-weight:var(--art-body-three-mobile-font-weight);font-style:var(--art-body-three-mobile-font-style);text-transform:var(--art-body-three-mobile-text-transform);text-decoration:var(--art-body-three-mobile-text-decoration);font-size:var(--art-body-three-mobile-font-size);line-height:var(--art-body-three-mobile-line-height);letter-spacing:var(--art-body-three-mobile-letter-spacing)}}@media only screen and (max-width:767px){.art-ajax-terms-list{flex-direction:column;align-items:flex-start}}.art-ajax-terms-list a{margin:20px 20px 0;color:var(--art-colors-text)}.art-second-color-scheme .art-ajax-terms-list a{color:var(--art-bg-text)}.art-ajax-terms-list a.art-current-item,.art-ajax-terms-list a:hover{color:var(--art-colors-bg);border-bottom:2px solid;padding-bottom:5px}.art-second-color-scheme .art-ajax-terms-list a.art-current-item,.art-second-color-scheme .art-ajax-terms-list a:hover{color:var(--art-bg-bg)}.art-ajax-load-more-posts-button-wrap{display:flex;justify-content:center;margin-top:80px;position:relative}.art-ajax-load-more-posts-button-wrap.art-podcast-load-button{margin-top:50px}.art-ajax-load-more-posts-button-wrap.art-hide{display:none}.art-ajax-load-more-posts-button-wrap.art-loading .art-ajax-load-more-posts-button{opacity:0;visibility:hidden}.art-ajax-load-more-posts-button-wrap.art-loading .art-loader-wrapper{opacity:1;visibility:visible}.art-swiper-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:60px}@media only screen and (max-width:767px){.art-swiper-top{flex-direction:column;justify-content:center}}.art-swiper-top .art-swiper-title-wrap{padding-right:20px}@media only screen and (max-width:767px){.art-swiper-top .art-swiper-title-wrap{margin-bottom:40px;padding-right:0}}.art-swiper-title{margin:0}.art-swiper-bottom{margin-top:80px;display:flex;justify-content:center}.art-swiper-arrow-wide{width:50%;height:100%;position:absolute;top:0;z-index:10;cursor:none}.art-swiper-arrow-wide.swiper-button-disabled{opacity:.4}.art-swiper-arrow-wide span{color:var(--art-colors-link);font-size:70px;line-height:1em;width:1em;height:1em;visibility:hidden;opacity:0;position:fixed;left:-35px;top:-35px}.art-second-color-scheme .art-swiper-arrow-wide span{color:var(--art-bg-link)}.art-swiper-arrow-wide:hover span{visibility:visible;opacity:1;transition:transform .1s ease,opacity .1s ease,visibility .1s ease}.art-swiper-arrow-wide.art-swiper-arrow-prev{left:0}.art-swiper-arrow-wide.art-swiper-arrow-next{right:0}.art-swiper-arrows-compact{display:flex}.art-swiper-arrow-compact{background-color:transparent;border-width:2px;border-style:solid;border-color:var(--art-colors-link);color:var(--art-colors-link);font-size:24px;display:block;width:46px;height:46px;position:relative;cursor:pointer;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .3s ease-in-out}.art-second-color-scheme .art-swiper-arrow-compact{border-color:var(--art-bg-link)}.art-second-color-scheme .art-swiper-arrow-compact{color:var(--art-bg-link)}.art-swiper-arrow-compact:hover{background-color:var(--art-colors-link);color:var(--art-colors-bg)}.art-second-color-scheme .art-swiper-arrow-compact:hover{background-color:var(--art-bg-link)}.art-second-color-scheme .art-swiper-arrow-compact:hover{color:var(--art-bg-bg)}.art-swiper-arrow-compact.swiper-button-disabled{opacity:.4;pointer-events:none}.art-swiper-arrow-compact+.art-swiper-arrow-compact{margin-left:20px}.art-swiper-arrow-compact span{width:1em;height:1em;margin:auto!important;position:absolute;left:0;right:0;top:0;bottom:0}.art-swiper-arrow-compact span:before{width:1em;height:1em;margin:auto!important;position:absolute;left:0;right:0;top:0;bottom:0}.art-accordion{position:relative}.art-accordion__item{position:relative;border-bottom:1px solid rgba(0,0,0,.1)}.art-accordion__item-title{color:var(--art-colors-heading);display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:19px 0;position:relative}.art-second-color-scheme .art-accordion__item-title{color:var(--art-bg-heading)}.art-accordion__item-title i{transition:transform .3s ease-in-out}.art-accordion__item.art-active .art-accordion__item-title i{transform:rotate(-45deg)}.art-accordion__item-content{font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing);display:none;padding:0 0 30px}@media only screen and (max-width:767px){.art-accordion__item-content{font-family:var(--art-body-three-mobile-font-family);font-weight:var(--art-body-three-mobile-font-weight);font-style:var(--art-body-three-mobile-font-style);text-transform:var(--art-body-three-mobile-text-transform);text-decoration:var(--art-body-three-mobile-text-decoration);font-size:var(--art-body-three-mobile-font-size);line-height:var(--art-body-three-mobile-line-height);letter-spacing:var(--art-body-three-mobile-letter-spacing)}}.art--header{opacity:1;visibility:visible;transition:opacity .3s ease-out,visibility .3s ease-out}.art--header.art-header-hide{opacity:0;visibility:hidden}.art--header.art-header-transparent .art-header-one-content,.art--header.art-header-transparent .art-header-three-content,.art--header.art-header-transparent .art-header-two-content{background-color:transparent}.art--header:not(.art-header-transparent) .art-header-one-content,.art--header:not(.art-header-transparent) .art-header-three-content,.art--header:not(.art-header-transparent) .art-header-two-content{background-color:var(--art-colors-bg-header)!important}.art-nav-container ul,.art-navigation-container ul{list-style:none;margin:0}.art-nav-container li,.art-navigation-container li{margin:0}ul.menu,ul.sub-menu{list-style:none;margin:0}.art-header-login-link{height:28px}.art-header-login-link i:before{font-size:25px;color:#000}.art-herder-top-banner{margin-top:-40px;opacity:0;visibility:hidden;transition:all .3s;justify-content:center;max-height:40px;height:40px;position:relative;background-color:var(--art-colors-header-banner-bg)}@media (max-width:768px){.art-herder-top-banner{display:none!important}}.art-second-color-scheme .art-herder-top-banner{background-color:var(--art-bg-header-banner-bg)}.art-herder-top-banner__content{color:var(--art-colors-header-banner-text);display:flex;align-items:center;flex-wrap:wrap}.art-second-color-scheme .art-herder-top-banner__content{color:var(--art-bg-header-banner-text)}.art-herder-top-banner__content .art-header-banner-countdown{display:flex;font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing);margin-right:20px}@media only screen and (max-width:767px){.art-herder-top-banner__content .art-header-banner-countdown{font-family:var(--art-body-three-mobile-font-family);font-weight:var(--art-body-three-mobile-font-weight);font-style:var(--art-body-three-mobile-font-style);text-transform:var(--art-body-three-mobile-text-transform);text-decoration:var(--art-body-three-mobile-text-decoration);font-size:var(--art-body-three-mobile-font-size);line-height:var(--art-body-three-mobile-line-height);letter-spacing:var(--art-body-three-mobile-letter-spacing)}}.art-herder-top-banner__content .art-header-banner-countdown .art-countdowntime{display:flex;align-items:center}.art-herder-top-banner__content .art-header-banner-countdown .art-countdowntime p{margin:0}.art-herder-top-banner__content .art-header-top-banner-text{font-family:var(--art-body-five-font-family);font-weight:var(--art-body-five-font-weight);font-style:var(--art-body-five-font-style);text-transform:var(--art-body-five-text-transform);text-decoration:var(--art-body-five-text-decoration);font-size:var(--art-body-five-font-size);line-height:var(--art-body-five-line-height);letter-spacing:var(--art-body-five-letter-spacing);margin-right:20px}.art-herder-top-banner__content .art-header-top-banner-link{color:inherit;font-family:var(--art-body-four-font-family);font-weight:var(--art-body-four-font-weight);font-style:var(--art-body-four-font-style);text-transform:var(--art-body-four-text-transform);text-decoration:var(--art-body-four-text-decoration);font-size:var(--art-body-four-font-size);line-height:var(--art-body-four-line-height);letter-spacing:var(--art-body-four-letter-spacing)}@media only screen and (max-width:767px){.art-herder-top-banner__content .art-header-top-banner-link{font-family:var(--art-body-four-mobile-font-family);font-weight:var(--art-body-four-mobile-font-weight);font-style:var(--art-body-four-mobile-font-style);text-transform:var(--art-body-four-mobile-text-transform);text-decoration:var(--art-body-four-mobile-text-decoration);font-size:var(--art-body-four-mobile-font-size);line-height:var(--art-body-four-mobile-line-height);letter-spacing:var(--art-body-four-mobile-letter-spacing)}}.art-herder-top-banner__content .art-header-banner-close-button{position:absolute;right:20px}.art-herder-top-banner__content .art-header-banner-close-button i:before{font-size:20px}.art-herder-top-header{max-height:40px;height:40px;position:relative;display:flex;background-color:var(--art-colors-header-top-bg)}@media (max-width:768px){.art-herder-top-header{display:none!important}}.art-herder-top-header .art-header-container{display:flex;width:100%;justify-content:space-between;align-items:center}.art-herder-top-header .art-header-container .right-side{display:flex;align-items:center}.art-herder-top-header .art-header-container .right-side i{color:var(--art-colors-header-top-text)}.art-herder-top-header .art-header-container .left-side{display:flex;align-items:center}.art-herder-top-header .art-header-container .left-side .meta-part{display:flex;align-items:center;color:var(--art-colors-header-top-text);font-weight:600!important;font-family:var(--art-body-two-font-family);font-weight:var(--art-body-two-font-weight);font-style:var(--art-body-two-font-style);text-transform:var(--art-body-two-text-transform);text-decoration:var(--art-body-two-text-decoration);font-size:var(--art-body-two-font-size);line-height:var(--art-body-two-line-height);letter-spacing:var(--art-body-two-letter-spacing)}.art-herder-top-header .art-header-container .left-side .meta-part svg{margin-right:10px}@media only screen and (max-width:575px){.art-herder-top-header .art-header-container .left-side .meta-part svg{margin-right:3px}}.art-herder-top-header .art-header-container .left-side .meta-part svg path{fill:var(--art-colors-header-top-text)}@media only screen and (max-width:767px){.art-herder-top-header .art-header-container .left-side .meta-part{font-family:var(--art-body-two-mobile-font-family);font-weight:var(--art-body-two-mobile-font-weight);font-style:var(--art-body-two-mobile-font-style);text-transform:var(--art-body-two-mobile-text-transform);text-decoration:var(--art-body-two-mobile-text-decoration);font-size:var(--art-body-two-mobile-font-size);line-height:var(--art-body-two-mobile-line-height);letter-spacing:var(--art-body-two-mobile-letter-spacing)}}.art-herder-top-header .art-header-container .left-side .meta-part:not(:last-child){margin-right:20px}@media only screen and (max-width:575px){.art-herder-top-header .art-header-container .left-side .meta-part:not(:last-child){margin-right:10px}}.art--logo-container a .logotype-text{margin:0}@media only screen and (min-width:1241px){.info_block_hamburger{display:none}}body.admin-bar .art-mobile-menu-wrapper .art-nav-container .art--mobile-menu-navigation-wrapper{padding-top:45px}@media only screen and (max-width:782px){body.admin-bar .art-mobile-menu-wrapper .art-nav-container .art--mobile-menu-navigation-wrapper{padding-top:59px}}.art--mobile-menu-navigation-wrapper.sidebar-open{right:0!important}.art-mobile-menu-wrapper{display:none;width:100%;height:100%;position:fixed;left:0;top:0;z-index:1098}.art-mobile-menu-wrapper .art-sidebar-overlay.art--mobile-menu-icon{width:100%;height:100%;position:fixed;left:0;top:0;z-index:1099;cursor:pointer}.art-mobile-menu-wrapper .art-nav-container .art--mobile-menu-navigation-wrapper{position:fixed;z-index:1800;right:0;top:0;width:260px;background-color:#fff;padding:15px 10px 25px 30px;overflow-y:auto;overflow-x:hidden;height:100vh;border-left:1px solid rgba(0,0,0,.08)}.art-mobile-menu-wrapper .art-nav-container .art--mobile-menu-navigation-wrapper .art--mobile-menu-search form{position:relative}.art-mobile-menu-wrapper .art-nav-container .art--mobile-menu-navigation-wrapper .art--mobile-menu-search form i{position:absolute;left:-4px;font-size:18px!important;height:32px!important;line-height:32px!important}.art-mobile-menu-wrapper .art-nav-container .art--mobile-menu-navigation-wrapper .art--mobile-menu-search form .art-mobile-search-input{border-top:unset;border-left:unset;border-right:unset;border-width:1px;padding:4px 4px 4px 30px}.art-mobile-menu-wrapper .art-nav-container .art--mobile-menu-navigation-wrapper .art--mobile-menu-navigation ul{list-style:none;margin:0}.art-mobile-menu-wrapper .art-nav-container .art--mobile-menu-navigation-wrapper .art--mobile-menu-navigation ul.art--mobile-menu li>a .fl-menu-flipper-icon .fl-back-content{opacity:0}.art-mobile-menu-wrapper .art-nav-container .art--mobile-menu-navigation-wrapper .art--mobile-menu-navigation ul.art--mobile-menu li.opened>a .fl-menu-flipper-icon .fl-front-content{opacity:0}.art-mobile-menu-wrapper .art-nav-container .art--mobile-menu-navigation-wrapper .art--mobile-menu-navigation ul.art--mobile-menu li.opened>a .fl-menu-flipper-icon .fl-back-content{opacity:1}.art-mobile-menu-wrapper .art-nav-container .art--mobile-menu-navigation-wrapper .art--mobile-menu-navigation ul.art--mobile-menu li a{color:var(--art-colors-heading);position:relative;display:block;padding:12px 34px 12px 0;text-align:left;transition:none}.art-mobile-menu-wrapper .art-nav-container .art--mobile-menu-navigation-wrapper .art--mobile-menu-navigation ul.art--mobile-menu li a:hover{color:var(--art-colors-link);text-decoration:none}.art-mobile-menu-wrapper .art-nav-container .art--mobile-menu-navigation-wrapper .art--mobile-menu-navigation ul.art--mobile-menu li a .fl-menu-flipper-icon{position:absolute;right:0;top:0;height:100%;width:34px;display:flex;align-items:center;justify-content:center}.art-mobile-menu-wrapper .art-nav-container .art--mobile-menu-navigation-wrapper .art--mobile-menu-navigation ul.art--mobile-menu li a .fl-menu-flipper-icon .fl-front-content{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:34px;height:inherit;z-index:2;backface-visibility:hidden}.art-mobile-menu-wrapper .art-nav-container .art--mobile-menu-navigation-wrapper .art--mobile-menu-navigation ul.art--mobile-menu li a .fl-menu-flipper-icon .fl-front-content:before{content:"쀓";font-family:denaro-font;font-size:16px;line-height:1em;width:1em;height:1em;margin:auto!important;position:absolute;left:0;right:0;top:0;bottom:0}.art-mobile-menu-wrapper .art-nav-container .art--mobile-menu-navigation-wrapper .art--mobile-menu-navigation ul.art--mobile-menu li a .fl-menu-flipper-icon .fl-back-content{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:34px;height:inherit;z-index:2;backface-visibility:hidden}.art-mobile-menu-wrapper .art-nav-container .art--mobile-menu-navigation-wrapper .art--mobile-menu-navigation ul.art--mobile-menu li a .fl-menu-flipper-icon .fl-back-content:before{content:"쀙";font-family:denaro-font;font-size:16px;line-height:1em;width:1em;height:1em;margin:auto!important;position:absolute;left:0;right:0;top:0;bottom:0}.art-mobile-menu-wrapper .art-nav-container .art--mobile-menu-navigation-wrapper .art--mobile-menu-navigation ul.art--mobile-menu li.current-menu-ancestor>a,.art-mobile-menu-wrapper .art-nav-container .art--mobile-menu-navigation-wrapper .art--mobile-menu-navigation ul.art--mobile-menu li.current-menu-item>a{color:var(--art-colors-link)}.art-mobile-menu-wrapper .art-nav-container .art--mobile-menu-navigation-wrapper .art--mobile-menu-navigation ul.art--mobile-menu li .sub-menu{display:none}.art-mobile-menu-wrapper .art-nav-container .art--mobile-menu-navigation-wrapper .art--mobile-menu-navigation ul.art--mobile-menu li .sub-menu a{font-family:var(--art-body-four-font-family);font-weight:var(--art-body-four-font-weight);font-style:var(--art-body-four-font-style);text-transform:var(--art-body-four-text-transform);text-decoration:var(--art-body-four-text-decoration);font-size:var(--art-body-four-font-size);line-height:var(--art-body-four-line-height);letter-spacing:var(--art-body-four-letter-spacing);letter-spacing:.1em}@media only screen and (max-width:767px){.art-mobile-menu-wrapper .art-nav-container .art--mobile-menu-navigation-wrapper .art--mobile-menu-navigation ul.art--mobile-menu li .sub-menu a{font-family:var(--art-body-four-mobile-font-family);font-weight:var(--art-body-four-mobile-font-weight);font-style:var(--art-body-four-mobile-font-style);text-transform:var(--art-body-four-mobile-text-transform);text-decoration:var(--art-body-four-mobile-text-decoration);font-size:var(--art-body-four-mobile-font-size);line-height:var(--art-body-four-mobile-line-height);letter-spacing:var(--art-body-four-mobile-letter-spacing)}}.art-mobile-menu-wrapper .art-nav-container .art--mobile-menu-navigation-wrapper .art--mobile-menu-navigation ul.art--mobile-menu li .sub-menu ul a{padding-left:10px}.art-mobile-menu-wrapper .art-nav-container .art--mobile-menu-navigation-wrapper .art--mobile-menu-navigation ul.art--mobile-menu li .sub-menu ul ul a{padding-left:15px}.art-mobile-menu-wrapper .art-nav-container .art--mobile-menu-navigation-wrapper .art--mobile-menu-navigation ul.art--mobile-menu li .sub-menu ul ul ul a{padding-left:20px}.art-mobile-menu-wrapper .art-nav-container .art--mobile-menu-navigation-wrapper .art--mobile-menu-social-container{margin-top:27px}.art-mobile-menu-wrapper .art-nav-container .art--mobile-menu-navigation-wrapper .art--mobile-menu-social-container .art-social-container a{color:var(--art-colors-heading)}.art-mobile-menu-wrapper .art-nav-container .art--mobile-menu-navigation-wrapper .art--mobile-menu-social-container .art-social-container a:hover{color:var(--art-colors-link)}header.art-header-one{position:relative;z-index:50}header.art-header-one.art-menu-open .art-header-one-content .art-navigation-container{left:-260px}header.art-header-one.art-dark-header-text .art-header-one-content .art-navigation-container .left-content .art--logo-container a{display:block;padding:13px 0}header.art-header-one.art-dark-header-text .art-header-one-content .art-navigation-container .left-content .art--logo-container .light-logotype{display:none}header.art-header-one.art-dark-header-text .art-header-one-content .art-navigation-container .left-content .art--logo-container .dark-logotype{display:block}header.art-header-one.art-dark-header-text .art-header-one-content .art-navigation-container .center-content nav ul.menu>li>a{color:var(--art-colors-heading)}header.art-header-one.art-dark-header-text .art-header-one-content .art-navigation-container .center-content nav ul.menu>li>a:hover{color:var(--art-colors-link)}header.art-header-one.art-dark-header-text .art-header-one-content .art-navigation-container .right-content .art-social-container a{color:var(--art-colors-heading)}header.art-header-one.art-dark-header-text .art-header-one-content .art-navigation-container .right-content .art-social-container a:hover{color:var(--art-colors-link)}header.art-header-one.art-dark-header-text .art-header-one-content .art-navigation-container .right-content .hamburger-inner,header.art-header-one.art-dark-header-text .art-header-one-content .art-navigation-container .right-content .hamburger-inner:after,header.art-header-one.art-dark-header-text .art-header-one-content .art-navigation-container .right-content .hamburger-inner:before{background-color:var(--art-colors-heading)}header.art-header-one.art-header-show-border .art-header-one-content{border-bottom-color:rgba(0,0,0,.1)}header.art-header-one .art-header-one-content{width:100%;position:absolute;top:0;left:0;border-bottom:1px solid transparent;transition:background-color .3s ease-in-out,border-color .3s ease-in-out,top .5s ease-in-out}header.art-header-one .art-header-one-content.art-sticky,header.art-header-one .art-header-one-content:hover{background-color:var(--art-colors-bg-header);border-bottom-color:rgba(0,0,0,.1)}header.art-header-one .art-header-one-content.art-sticky .art-navigation-container .left-content .art--logo-container .light-logotype,header.art-header-one .art-header-one-content:hover .art-navigation-container .left-content .art--logo-container .light-logotype{display:none}header.art-header-one .art-header-one-content.art-sticky .art-navigation-container .left-content .art--logo-container .dark-logotype,header.art-header-one .art-header-one-content:hover .art-navigation-container .left-content .art--logo-container .dark-logotype{display:block}header.art-header-one .art-header-one-content.art-sticky .art-navigation-container .center-content nav ul.menu>li>a,header.art-header-one .art-header-one-content:hover .art-navigation-container .center-content nav ul.menu>li>a{color:var(--art-colors-heading)}header.art-header-one .art-header-one-content.art-sticky .art-navigation-container .center-content nav ul.menu>li>a:hover,header.art-header-one .art-header-one-content:hover .art-navigation-container .center-content nav ul.menu>li>a:hover{color:var(--art-colors-link)}header.art-header-one .art-header-one-content.art-sticky .art-navigation-container .center-content nav ul.menu>li>.sub-nav>.sub-menu,header.art-header-one .art-header-one-content:hover .art-navigation-container .center-content nav ul.menu>li>.sub-nav>.sub-menu{margin-top:0}header.art-header-one .art-header-one-content.art-sticky .art-navigation-container .right-content .art-social-container a,header.art-header-one .art-header-one-content:hover .art-navigation-container .right-content .art-social-container a{color:var(--art-colors-heading)}header.art-header-one .art-header-one-content.art-sticky .art-navigation-container .right-content .art-social-container a:hover,header.art-header-one .art-header-one-content:hover .art-navigation-container .right-content .art-social-container a:hover{color:var(--art-colors-link)}header.art-header-one .art-header-one-content.art-sticky .art-navigation-container .right-content .hamburger-inner,header.art-header-one .art-header-one-content.art-sticky .art-navigation-container .right-content .hamburger-inner:after,header.art-header-one .art-header-one-content.art-sticky .art-navigation-container .right-content .hamburger-inner:before,header.art-header-one .art-header-one-content:hover .art-navigation-container .right-content .hamburger-inner,header.art-header-one .art-header-one-content:hover .art-navigation-container .right-content .hamburger-inner:after,header.art-header-one .art-header-one-content:hover .art-navigation-container .right-content .hamburger-inner:before{background-color:var(--art-colors-heading)}header.art-header-one .art-header-one-content.art-sticky-hide{top:-200px;transition:none}header.art-header-one .art-header-one-content.art-sticky{position:fixed;top:-200px;transition:top .3s ease}header.art-header-one .art-header-one-content.art-sticky.art-sticky-show{top:0}body.admin-bar header.art-header-one .art-header-one-content.art-sticky{margin-top:32px}@media only screen and (max-width:782px){body.admin-bar header.art-header-one .art-header-one-content.art-sticky{margin-top:46px}}@media only screen and (max-width:600px){body.admin-bar header.art-header-one .art-header-one-content.art-sticky{margin-top:0}}header.art-header-one .art-header-one-content.art-sticky .art-navigation-container{min-height:unset}header.art-header-one .art-header-one-content.art-sticky .art-navigation-container .center-content nav ul.menu>li{padding-top:10px;padding-bottom:10px}header.art-header-one .art-header-one-content.art-sticky .art-navigation-container .center-content nav ul.menu>li>a{padding:8px 0}header.art-header-one .art-header-one-content.art-sticky .art-navigation-container .right-content .art-social-container{opacity:0;visibility:hidden;display:none}header.art-header-one .art-header-one-content.art-sticky .art-navigation-container .right-content .art-site-header-appointment{opacity:1;visibility:visible;display:block}@media only screen and (max-width:1240px){header.art-header-one .art-header-one-content.art-sticky .art-navigation-container .right-content .art-site-header-appointment{display:none}}header.art-header-one .art-header-one-content .art-header-container{padding-left:var(--art-container-hor-pad);padding-right:var(--art-container-hor-pad)}header.art-header-one .art-header-one-content .art-navigation-container{display:flex;align-items:center;justify-content:space-between;max-width:1920px;min-height:82px;margin:0 auto;transition:all .3s;left:0}@media only screen and (max-width:1240px){header.art-header-one .art-header-one-content .art-navigation-container{position:relative}}@media only screen and (max-width:767px){header.art-header-one .art-header-one-content .art-navigation-container .left-content{flex-grow:2}}@media only screen and (max-width:1240px){header.art-header-one .art-header-one-content .art-navigation-container .left-content{display:none}}header.art-header-one .art-header-one-content .art-navigation-container .left-content .art--logo-container{max-height:102px;display:flex;align-items:center;transition:all .3s ease-in-out}@media only screen and (max-width:767px){header.art-header-one .art-header-one-content .art-navigation-container .left-content .art--logo-container{justify-content:center}}header.art-header-one .art-header-one-content .art-navigation-container .left-content .art--logo-container a{padding:15px 0}header.art-header-one .art-header-one-content .art-navigation-container .left-content .art--logo-container .dark-logotype{display:none}header.art-header-one .art-header-one-content .art-navigation-container .left-content .art--logo-container .logotype-text,header.art-header-one .art-header-one-content .art-navigation-container .left-content .art--logo-container .logotype-text-dark{margin:0}header.art-header-one .art-header-one-content .art-navigation-container .center-content{display:flex}@media only screen and (max-width:1240px){header.art-header-one .art-header-one-content .art-navigation-container .center-content nav{display:none}}header.art-header-one .art-header-one-content .art-navigation-container .center-content nav ul.menu{display:flex;flex-wrap:wrap;padding:0 10px}header.art-header-one .art-header-one-content .art-navigation-container .center-content nav ul.menu>li{padding:13px 20px;transition:all .3s ease-in-out,padding 0}header.art-header-one .art-header-one-content .art-navigation-container .center-content nav ul.menu>li>a{font-family:var(--art-body-four-font-family);font-weight:var(--art-body-four-font-weight);font-style:var(--art-body-four-font-style);text-transform:var(--art-body-four-text-transform);text-decoration:var(--art-body-four-text-decoration);font-size:var(--art-body-four-font-size);line-height:var(--art-body-four-line-height);letter-spacing:var(--art-body-four-letter-spacing);text-align:center;color:var(--art-colors-bg);display:block;padding:15px 0;position:relative}@media only screen and (max-width:767px){header.art-header-one .art-header-one-content .art-navigation-container .center-content nav ul.menu>li>a{font-family:var(--art-body-four-mobile-font-family);font-weight:var(--art-body-four-mobile-font-weight);font-style:var(--art-body-four-mobile-font-style);text-transform:var(--art-body-four-mobile-text-transform);text-decoration:var(--art-body-four-mobile-text-decoration);font-size:var(--art-body-four-mobile-font-size);line-height:var(--art-body-four-mobile-line-height);letter-spacing:var(--art-body-four-mobile-letter-spacing)}}header.art-header-one .art-header-one-content .art-navigation-container .center-content nav ul.menu>li>a:after{content:"";display:flex;position:absolute;bottom:12px;width:100%;height:2px;opacity:0;transition:all .2s ease-in-out;background-color:var(--art-colors-bg)}header.art-header-one .art-header-one-content .art-navigation-container .center-content nav ul.menu>li>a:hover:after{opacity:1}header.art-header-one .art-header-one-content .art-navigation-container .center-content nav ul.menu>li.current-menu-ancestor>a,header.art-header-one .art-header-one-content .art-navigation-container .center-content nav ul.menu>li.current-menu-item>a,header.art-header-one .art-header-one-content .art-navigation-container .center-content nav ul.menu>li:hover>a{color:var(--art-colors-link)}header.art-header-one .art-header-one-content .art-navigation-container .center-content nav ul.menu>li.current-menu-ancestor>a:after,header.art-header-one .art-header-one-content .art-navigation-container .center-content nav ul.menu>li.current-menu-item>a:after,header.art-header-one .art-header-one-content .art-navigation-container .center-content nav ul.menu>li:hover>a:after{opacity:1}header.art-header-one .art-header-one-content .art-navigation-container .center-content nav ul.menu>li.has-submenu:hover .sub-nav>.sub-menu{opacity:1;visibility:visible;transition-delay:0.15s}header.art-header-one .art-header-one-content .art-navigation-container .center-content nav ul.menu li{position:relative}header.art-header-one .art-header-one-content .art-navigation-container .center-content nav ul.menu li .sub-menu{opacity:0;visibility:hidden;transition:all .2s ease-in-out;position:absolute;top:100%;left:0;min-width:240px;margin-top:-20px;margin-left:0;margin-right:0;padding:6px 0 4px;z-index:9999;background-color:#fff}header.art-header-one .art-header-one-content .art-navigation-container .center-content nav ul.menu li li{position:relative;padding:9px 25px 9px 16px}header.art-header-one .art-header-one-content .art-navigation-container .center-content nav ul.menu li li .sub-menu{top:0;left:100%;margin:-6px 0 0}header.art-header-one .art-header-one-content .art-navigation-container .center-content nav ul.menu li li.has-submenu:after{font-family:denaro-font;font-size:16px;line-height:1em;width:1em;height:1em;margin:auto!important;position:absolute;left:auto;right:14px;top:0;bottom:0;content:"쀗"}header.art-header-one .art-header-one-content .art-navigation-container .center-content nav ul.menu li li.has-submenu:hover>.sub-menu{opacity:1;visibility:visible;transition-delay:0.15s}header.art-header-one .art-header-one-content .art-navigation-container .center-content nav ul.menu li li a{font-family:var(--art-body-two-font-family);font-weight:var(--art-body-two-font-weight);font-style:var(--art-body-two-font-style);text-transform:var(--art-body-two-text-transform);text-decoration:var(--art-body-two-text-decoration);font-size:var(--art-body-two-font-size);line-height:var(--art-body-two-line-height);letter-spacing:var(--art-body-two-letter-spacing);color:var(--art-colors-heading);display:block}@media only screen and (max-width:767px){header.art-header-one .art-header-one-content .art-navigation-container .center-content nav ul.menu li li a{font-family:var(--art-body-two-mobile-font-family);font-weight:var(--art-body-two-mobile-font-weight);font-style:var(--art-body-two-mobile-font-style);text-transform:var(--art-body-two-mobile-text-transform);text-decoration:var(--art-body-two-mobile-text-decoration);font-size:var(--art-body-two-mobile-font-size);line-height:var(--art-body-two-mobile-line-height);letter-spacing:var(--art-body-two-mobile-letter-spacing)}}header.art-header-one .art-header-one-content .art-navigation-container .center-content nav ul.menu li li a:hover{color:var(--art-colors-link)}header.art-header-one .art-header-one-content .art-navigation-container .center-content nav ul.menu li li.current-menu-ancestor>a,header.art-header-one .art-header-one-content .art-navigation-container .center-content nav ul.menu li li.current-menu-item>a,header.art-header-one .art-header-one-content .art-navigation-container .center-content nav ul.menu li li:hover>a{color:var(--art-colors-link)}header.art-header-one .art-header-one-content .art-navigation-container .center-content .art--logo-container{display:flex;align-items:center;margin:0 40px}@media only screen and (max-width:1240px){header.art-header-one .art-header-one-content .art-navigation-container .center-content .art--logo-container{margin:0 5px}}header.art-header-one .art-header-one-content .art-navigation-container .right-content{position:relative;z-index:60;display:flex;align-items:center}header.art-header-one .art-header-one-content .art-navigation-container .right-content .art-header-login-link{margin-right:20px}header.art-header-one .art-header-one-content .art-navigation-container .right-content .s-header__basket-wr{margin-bottom:2px}header.art-header-one .art-header-one-content .art-navigation-container .right-content .info_block_hamburger{margin-bottom:6px}header.art-header-one .art-header-one-content .art-navigation-container .right-content .art-site-header-appointment{font-family:var(--art-button-font-family);font-weight:var(--art-button-font-weight);font-style:var(--art-button-font-style);text-transform:var(--art-button-text-transform);text-decoration:var(--art-button-text-decoration);font-size:var(--art-button-font-size);line-height:var(--art-button-line-height);letter-spacing:var(--art-button-letter-spacing);text-align:center;text-decoration:none;display:inline-block;cursor:pointer;border-radius:0;overflow:visible;word-break:normal;position:relative;z-index:0;transition:all .2s ease-in-out;font-size:calc(var(--art-button-font-size) - 2px);border-width:2px;border-style:solid;padding:6px 28px;border-color:var(--art-colors-heading);background-color:transparent;color:var(--art-colors-heading);display:none;visibility:hidden;opacity:0}.art-second-color-scheme header.art-header-one .art-header-one-content .art-navigation-container .right-content .art-site-header-appointment{border-color:var(--art-bg-heading)}.art-second-color-scheme header.art-header-one .art-header-one-content .art-navigation-container .right-content .art-site-header-appointment{background-color:transparent}.art-second-color-scheme header.art-header-one .art-header-one-content .art-navigation-container .right-content .art-site-header-appointment{color:var(--art-bg-heading)}header.art-header-one .art-header-one-content .art-navigation-container .right-content .art-site-header-appointment:hover{border-color:var(--art-colors-link);color:var(--art-colors-link)}.art-second-color-scheme header.art-header-one .art-header-one-content .art-navigation-container .right-content .art-site-header-appointment:hover{border-color:var(--art-bg-link)}.art-second-color-scheme header.art-header-one .art-header-one-content .art-navigation-container .right-content .art-site-header-appointment:hover{color:var(--art-bg-link)}@media only screen and (max-width:1240px){header.art-header-one .art-header-one-content .art-navigation-container .right-content .art-site-header-appointment{display:none}}header.art-header-one .art-header-one-content .art-navigation-container .right-content .art-social-container{visibility:visible;opacity:1}@media only screen and (max-width:1240px){header.art-header-one .art-header-one-content .art-navigation-container .right-content .art-social-container{display:none}}header.art-header-one .art-header-one-content .art-navigation-container .right-content .art-social-container a{color:var(--art-colors-bg)}header.art-header-one .art-header-one-content .art-navigation-container .right-content .art-social-container a:hover{color:var(--art-colors-link)}header.art-header-one .art-header-one-content .art-navigation-container .right-content .hamburger-inner,header.art-header-one .art-header-one-content .art-navigation-container .right-content .hamburger-inner:after,header.art-header-one .art-header-one-content .art-navigation-container .right-content .hamburger-inner:before{background-color:var(--art-colors-bg)}header.art-header-two{position:relative;z-index:50}header.art-header-two.art-menu-open .art-header-two-content .art-navigation-container{left:-260px}header.art-header-two.art-dark-header-text .art-header-one-content .art-navigation-container .left-content .art--logo-container a{display:block;padding:13px 0}header.art-header-two.art-dark-header-text .art-header-one-content .art-navigation-container .left-content .art--logo-container .light-logotype{display:none}header.art-header-two.art-dark-header-text .art-header-one-content .art-navigation-container .left-content .art--logo-container .dark-logotype{display:block}header.art-header-two.art-dark-header-text .art-header-one-content .art-navigation-container .center-content nav ul.menu>li>a{color:var(--art-colors-heading)}header.art-header-two.art-dark-header-text .art-header-one-content .art-navigation-container .center-content nav ul.menu>li>a:hover{color:var(--art-colors-link)}header.art-header-two.art-dark-header-text .art-header-one-content .art-navigation-container .right-content .art-social-container a{color:var(--art-colors-heading)}header.art-header-two.art-dark-header-text .art-header-one-content .art-navigation-container .right-content .art-social-container a:hover{color:var(--art-colors-link)}header.art-header-two.art-dark-header-text .art-header-one-content .art-navigation-container .right-content .hamburger-inner,header.art-header-two.art-dark-header-text .art-header-one-content .art-navigation-container .right-content .hamburger-inner:after,header.art-header-two.art-dark-header-text .art-header-one-content .art-navigation-container .right-content .hamburger-inner:before{background-color:var(--art-colors-heading)}header.art-header-two.art-header-show-border .art-header-one-content{border-bottom-color:rgba(0,0,0,.1)}header.art-header-two .art-header-two-content{width:100%;position:absolute;top:0;left:0;border-bottom:1px solid transparent;transition:background-color .3s ease-in-out,border-color .3s ease-in-out,top .5s ease-in-out}header.art-header-two .art-header-two-content.art-sticky,header.art-header-two .art-header-two-content:hover{background-color:var(--art-colors-bg-header);border-bottom-color:rgba(0,0,0,.1)}header.art-header-two .art-header-two-content.art-sticky .art-navigation-container .center-content nav ul.menu>li>a,header.art-header-two .art-header-two-content:hover .art-navigation-container .center-content nav ul.menu>li>a{color:var(--art-colors-heading)}header.art-header-two .art-header-two-content.art-sticky .art-navigation-container .center-content nav ul.menu>li>a:hover,header.art-header-two .art-header-two-content:hover .art-navigation-container .center-content nav ul.menu>li>a:hover{color:var(--art-colors-link)}header.art-header-two .art-header-two-content.art-sticky .art-navigation-container .center-content nav ul.menu>li>.sub-nav>.sub-menu,header.art-header-two .art-header-two-content:hover .art-navigation-container .center-content nav ul.menu>li>.sub-nav>.sub-menu{margin-top:0}header.art-header-two .art-header-two-content.art-sticky .art-navigation-container .right-content .art-social-container a,header.art-header-two .art-header-two-content:hover .art-navigation-container .right-content .art-social-container a{color:var(--art-colors-heading)}header.art-header-two .art-header-two-content.art-sticky .art-navigation-container .right-content .art-social-container a:hover,header.art-header-two .art-header-two-content:hover .art-navigation-container .right-content .art-social-container a:hover{color:var(--art-colors-link)}header.art-header-two .art-header-two-content.art-sticky .art-navigation-container .right-content .hamburger-inner,header.art-header-two .art-header-two-content.art-sticky .art-navigation-container .right-content .hamburger-inner:after,header.art-header-two .art-header-two-content.art-sticky .art-navigation-container .right-content .hamburger-inner:before,header.art-header-two .art-header-two-content:hover .art-navigation-container .right-content .hamburger-inner,header.art-header-two .art-header-two-content:hover .art-navigation-container .right-content .hamburger-inner:after,header.art-header-two .art-header-two-content:hover .art-navigation-container .right-content .hamburger-inner:before{background-color:var(--art-colors-heading)}header.art-header-two .art-header-two-content.art-sticky-hide{top:-200px;transition:none}header.art-header-two .art-header-two-content.art-sticky{position:fixed;top:-200px;transition:top .3s ease}header.art-header-two .art-header-two-content.art-sticky.art-sticky-show{top:0}body.admin-bar header.art-header-two .art-header-two-content.art-sticky{margin-top:32px}@media only screen and (max-width:782px){body.admin-bar header.art-header-two .art-header-two-content.art-sticky{margin-top:46px}}@media only screen and (max-width:600px){body.admin-bar header.art-header-two .art-header-two-content.art-sticky{margin-top:0}}header.art-header-two .art-header-two-content.art-sticky .art-navigation-container{min-height:unset}header.art-header-two .art-header-two-content.art-sticky .art-navigation-container .center-content nav ul.menu>li{padding-top:10px;padding-bottom:10px}header.art-header-two .art-header-two-content.art-sticky .art-navigation-container .center-content nav ul.menu>li>a{padding:8px 0}header.art-header-two .art-header-two-content.art-sticky .art-navigation-container .right-content .art-social-container{opacity:0;visibility:hidden;display:none}header.art-header-two .art-header-two-content .art-navigation-container{padding-left:var(--art-container-hor-pad);padding-right:var(--art-container-hor-pad);display:flex;align-items:center;justify-content:space-between;max-width:1920px;min-height:82px;margin:0 auto;transition:all .3s;left:0}@media only screen and (max-width:1240px){header.art-header-two .art-header-two-content .art-navigation-container{position:relative}}header.art-header-two .art-header-two-content .art-navigation-container .left-content .art--logo-container{max-height:102px;display:flex;align-items:center;transition:all .3s ease-in-out}@media only screen and (max-width:767px){header.art-header-two .art-header-two-content .art-navigation-container .left-content .art--logo-container{justify-content:center}}header.art-header-two .art-header-two-content .art-navigation-container .left-content .art--logo-container .dark-logotype{display:none}header.art-header-two .art-header-two-content .art-navigation-container .left-content .art--logo-container .logotype-text,header.art-header-two .art-header-two-content .art-navigation-container .left-content .art--logo-container .logotype-text-dark{margin:0}header.art-header-two .art-header-two-content .art-navigation-container .center-content{display:flex}@media only screen and (max-width:1240px){header.art-header-two .art-header-two-content .art-navigation-container .center-content{display:none}}header.art-header-two .art-header-two-content .art-navigation-container .center-content nav ul.menu{display:flex;flex-wrap:wrap;padding:0 10px}header.art-header-two .art-header-two-content .art-navigation-container .center-content nav ul.menu>li{padding:13px 20px;transition:all .3s ease-in-out,padding 0}header.art-header-two .art-header-two-content .art-navigation-container .center-content nav ul.menu>li>a{font-family:var(--art-body-four-font-family);font-weight:var(--art-body-four-font-weight);font-style:var(--art-body-four-font-style);text-transform:var(--art-body-four-text-transform);text-decoration:var(--art-body-four-text-decoration);font-size:var(--art-body-four-font-size);line-height:var(--art-body-four-line-height);letter-spacing:var(--art-body-four-letter-spacing);text-align:center;color:var(--art-colors-bg);display:block;padding:15px 0;position:relative}@media only screen and (max-width:767px){header.art-header-two .art-header-two-content .art-navigation-container .center-content nav ul.menu>li>a{font-family:var(--art-body-four-mobile-font-family);font-weight:var(--art-body-four-mobile-font-weight);font-style:var(--art-body-four-mobile-font-style);text-transform:var(--art-body-four-mobile-text-transform);text-decoration:var(--art-body-four-mobile-text-decoration);font-size:var(--art-body-four-mobile-font-size);line-height:var(--art-body-four-mobile-line-height);letter-spacing:var(--art-body-four-mobile-letter-spacing)}}header.art-header-two .art-header-two-content .art-navigation-container .center-content nav ul.menu>li>a:after{content:"";display:flex;position:absolute;bottom:12px;width:100%;opacity:0;height:2px;transition:all .2s ease-in-out;background-color:var(--art-colors-bg)}header.art-header-two .art-header-two-content .art-navigation-container .center-content nav ul.menu>li.current-menu-ancestor>a,header.art-header-two .art-header-two-content .art-navigation-container .center-content nav ul.menu>li.current-menu-item>a,header.art-header-two .art-header-two-content .art-navigation-container .center-content nav ul.menu>li:hover>a{color:var(--art-colors-link)}header.art-header-two .art-header-two-content .art-navigation-container .center-content nav ul.menu>li.current-menu-ancestor>a:after,header.art-header-two .art-header-two-content .art-navigation-container .center-content nav ul.menu>li.current-menu-item>a:after,header.art-header-two .art-header-two-content .art-navigation-container .center-content nav ul.menu>li:hover>a:after{opacity:1}header.art-header-two .art-header-two-content .art-navigation-container .center-content nav ul.menu>li.has-submenu:hover .sub-nav>.sub-menu{opacity:1;visibility:visible;transition-delay:0.15s}header.art-header-two .art-header-two-content .art-navigation-container .center-content nav ul.menu li{position:relative}header.art-header-two .art-header-two-content .art-navigation-container .center-content nav ul.menu li .sub-menu{opacity:0;visibility:hidden;transition:all .2s ease-in-out;position:absolute;top:100%;left:0;min-width:240px;margin-top:-20px;margin-left:0;margin-right:0;padding:6px 0 4px;z-index:9999;background-color:#fff}header.art-header-two .art-header-two-content .art-navigation-container .center-content nav ul.menu li li{position:relative;padding:9px 25px 9px 16px}header.art-header-two .art-header-two-content .art-navigation-container .center-content nav ul.menu li li .sub-menu{top:0;left:100%;margin:-6px 0 0}header.art-header-two .art-header-two-content .art-navigation-container .center-content nav ul.menu li li.has-submenu:after{font-family:denaro-font;font-size:16px;line-height:1em;width:1em;height:1em;margin:auto!important;position:absolute;left:auto;right:14px;top:0;bottom:0;content:"쀗"}header.art-header-two .art-header-two-content .art-navigation-container .center-content nav ul.menu li li.has-submenu:hover>.sub-menu{opacity:1;visibility:visible;transition-delay:0.15s}header.art-header-two .art-header-two-content .art-navigation-container .center-content nav ul.menu li li a{font-family:var(--art-body-two-font-family);font-weight:var(--art-body-two-font-weight);font-style:var(--art-body-two-font-style);text-transform:var(--art-body-two-text-transform);text-decoration:var(--art-body-two-text-decoration);font-size:var(--art-body-two-font-size);line-height:var(--art-body-two-line-height);letter-spacing:var(--art-body-two-letter-spacing);color:var(--art-colors-heading);display:block}@media only screen and (max-width:767px){header.art-header-two .art-header-two-content .art-navigation-container .center-content nav ul.menu li li a{font-family:var(--art-body-two-mobile-font-family);font-weight:var(--art-body-two-mobile-font-weight);font-style:var(--art-body-two-mobile-font-style);text-transform:var(--art-body-two-mobile-text-transform);text-decoration:var(--art-body-two-mobile-text-decoration);font-size:var(--art-body-two-mobile-font-size);line-height:var(--art-body-two-mobile-line-height);letter-spacing:var(--art-body-two-mobile-letter-spacing)}}header.art-header-two .art-header-two-content .art-navigation-container .center-content nav ul.menu li li a:hover{color:var(--art-colors-link)}header.art-header-two .art-header-two-content .art-navigation-container .center-content nav ul.menu li li.current-menu-ancestor>a,header.art-header-two .art-header-two-content .art-navigation-container .center-content nav ul.menu li li.current-menu-item>a,header.art-header-two .art-header-two-content .art-navigation-container .center-content nav ul.menu li li:hover>a{color:var(--art-colors-link)}header.art-header-two .art-header-two-content .art-navigation-container .center-content .art--logo-container{display:flex;align-items:center;margin:0 40px}header.art-header-two .art-header-two-content .art-navigation-container .right-content{position:relative;z-index:60;display:flex;align-items:center}header.art-header-two .art-header-two-content .art-navigation-container .right-content .art-search-blog-button{margin-right:14px;margin-top:2px}header.art-header-two .art-header-two-content .art-navigation-container .right-content .art-header-login-link{margin-right:15px}header.art-header-two .art-header-two-content .art-navigation-container .right-content .art-social-container{visibility:visible;opacity:1}@media only screen and (max-width:1240px){header.art-header-two .art-header-two-content .art-navigation-container .right-content .art-social-container{display:none}}header.art-header-two .art-header-two-content .art-navigation-container .right-content .art-social-container a{color:var(--art-colors-bg)}header.art-header-two .art-header-two-content .art-navigation-container .right-content .art-social-container a:hover{color:var(--art-colors-link)}header.art-header-two .art-header-two-content .art-navigation-container .right-content .info_block_hamburger{margin-bottom:6px}header.art-header-two .art-header-two-content .art-navigation-container .right-content .hamburger-inner,header.art-header-two .art-header-two-content .art-navigation-container .right-content .hamburger-inner:after,header.art-header-two .art-header-two-content .art-navigation-container .right-content .hamburger-inner:before{background-color:var(--art-colors-bg)}body.art-chosen-third-header.art-menu-open .art-header-three-content .art-navigation-container{left:-260px}body.art-chosen-third-header.art-global-top-banner-enabled .art-main-container{padding-top:161px}body.art-chosen-third-header.art-global-top-banner-enabled .art-main-container.art-global-top-header-enabled{padding-top:201px!important}body.art-chosen-third-header .art-main-container{padding-top:121px}header.art-header-three{position:relative;z-index:48}header.art-header-three.art-menu-open .art-header-three-content .art-header-top{left:-260px}header.art-header-three.art-dark-header-text .art-header-three-content .art-header-top{border-bottom:1px solid rgba(0,0,0,.1)}header.art-header-three.art-dark-header-text .art-header-three-content .art-header-top .art-header-top-left .art-social-container a{color:var(--art-colors-heading)}header.art-header-three.art-dark-header-text .art-header-three-content .art-header-top .art-header-top-left .art-social-container a:hover{color:var(--art-colors-link)}header.art-header-three.art-dark-header-text .art-header-three-content .art-header-top .art-header-top-center .art--logo-container .dark-logotype{display:block}header.art-header-three.art-dark-header-text .art-header-three-content .art-header-top .art-header-top-right a.art-site-header-appointment{color:var(--art-colors-heading)}header.art-header-three.art-dark-header-text .art-header-three-content .art-header-top .art-header-top-right a.art-site-header-appointment:hover{color:var(--art-colors-link)}header.art-header-three.art-dark-header-text .art-header-three-content .art-header-top .art-header-top-right .hamburger-inner,header.art-header-three.art-dark-header-text .art-header-three-content .art-header-top .art-header-top-right .hamburger-inner:after,header.art-header-three.art-dark-header-text .art-header-three-content .art-header-top .art-header-top-right .hamburger-inner:before{background-color:var(--art-colors-heading)}header.art-header-three.art-dark-header-text .art-header-three-content .art-header-bottom{border-bottom:1px solid rgba(0,0,0,.1)}header.art-header-three.art-dark-header-text .art-header-three-content .art-header-bottom nav ul.menu>li>a{color:var(--art-colors-heading)}header.art-header-three.art-dark-header-text .art-header-three-content .art-header-bottom nav ul.menu>li>a:hover{color:var(--art-colors-link)}header.art-header-three .art-header-three-content{width:100%;position:absolute;top:0;left:0;transition:background-color .3s ease-in-out,border-color .3s ease-in-out,top .5s ease-in-out;background-color:#fff}header.art-header-three .art-header-three-content .art-header-data-wrapper{margin:0 auto}header.art-header-three .art-header-three-content.art-sticky .art-header-top,header.art-header-three .art-header-three-content:hover .art-header-top{border-bottom-color:rgba(0,0,0,.1)}header.art-header-three .art-header-three-content.art-sticky .art-header-top .art-header-top-left .art-social-container a,header.art-header-three .art-header-three-content:hover .art-header-top .art-header-top-left .art-social-container a{color:var(--art-colors-heading)}header.art-header-three .art-header-three-content.art-sticky .art-header-top .art-header-top-left .art-social-container a:hover,header.art-header-three .art-header-three-content:hover .art-header-top .art-header-top-left .art-social-container a:hover{color:var(--art-colors-link)}header.art-header-three .art-header-three-content.art-sticky .art-header-top .art-header-top-right .art-site-header-appointment,header.art-header-three .art-header-three-content:hover .art-header-top .art-header-top-right .art-site-header-appointment{color:var(--art-colors-heading)}header.art-header-three .art-header-three-content.art-sticky .art-header-top .art-header-top-right .art-site-header-appointment:hover,header.art-header-three .art-header-three-content:hover .art-header-top .art-header-top-right .art-site-header-appointment:hover{color:var(--art-colors-link)}header.art-header-three .art-header-three-content.art-sticky .art-header-top .art-header-top-right .hamburger-inner,header.art-header-three .art-header-three-content.art-sticky .art-header-top .art-header-top-right .hamburger-inner:after,header.art-header-three .art-header-three-content.art-sticky .art-header-top .art-header-top-right .hamburger-inner:before,header.art-header-three .art-header-three-content:hover .art-header-top .art-header-top-right .hamburger-inner,header.art-header-three .art-header-three-content:hover .art-header-top .art-header-top-right .hamburger-inner:after,header.art-header-three .art-header-three-content:hover .art-header-top .art-header-top-right .hamburger-inner:before{background-color:var(--art-colors-heading)}header.art-header-three .art-header-three-content.art-sticky .art-header-bottom,header.art-header-three .art-header-three-content:hover .art-header-bottom{border-bottom-color:rgba(0,0,0,.1)}header.art-header-three .art-header-three-content.art-sticky .art-header-bottom nav ul.menu>li>a,header.art-header-three .art-header-three-content:hover .art-header-bottom nav ul.menu>li>a{color:var(--art-colors-heading)}header.art-header-three .art-header-three-content.art-sticky .art-header-bottom nav ul.menu>li>a:hover,header.art-header-three .art-header-three-content:hover .art-header-bottom nav ul.menu>li>a:hover{color:var(--art-colors-link)}header.art-header-three .art-header-three-content.art-sticky-hide{top:-200px;transition:none}header.art-header-three .art-header-three-content.art-sticky{position:fixed;top:-200px;transition:top .3s ease}header.art-header-three .art-header-three-content.art-sticky.art-sticky-show{top:0}body.admin-bar header.art-header-three .art-header-three-content.art-sticky{margin-top:32px}@media only screen and (max-width:782px){body.admin-bar header.art-header-three .art-header-three-content.art-sticky{margin-top:46px}}@media only screen and (max-width:600px){body.admin-bar header.art-header-three .art-header-three-content.art-sticky{margin-top:0}}header.art-header-three .art-header-three-content.art-sticky .art-header-top{min-height:60px}header.art-header-three .art-header-three-content.art-sticky .art-navigation-container{min-height:unset}header.art-header-three .art-header-three-content.art-sticky .art-navigation-container .center-content nav ul.menu>li{padding-top:0;padding-bottom:0}header.art-header-three .art-header-three-content.art-sticky .art-navigation-container .center-content nav ul.menu>li>a{padding:10px 0}header.art-header-three .art-header-three-content.art-sticky .art-navigation-container .right-content .art-social-container{opacity:0;visibility:hidden;display:none}header.art-header-three .art-header-three-content.art-sticky .art-navigation-container .right-content .art-site-header-appointment{opacity:1;visibility:visible;display:block}@media only screen and (max-width:1240px){header.art-header-three .art-header-three-content.art-sticky .art-navigation-container .right-content .art-site-header-appointment{display:none}}header.art-header-three .art-header-three-content .art-header-top{display:flex;justify-content:space-between;align-items:center;position:relative;left:0;padding-left:var(--art-container-hor-pad);padding-right:var(--art-container-hor-pad);min-height:68px;border-bottom:1px solid rgba(255,255,255,.1);transition:all .3s ease-in-out}@media only screen and (max-width:1240px){header.art-header-three .art-header-three-content .art-header-top{border-bottom:0}}header.art-header-three .art-header-three-content .art-header-top .art-header-top-left{width:300px}header.art-header-three .art-header-three-content .art-header-top .art-header-top-left .art-social-container a{color:var(--art-colors-bg)}header.art-header-three .art-header-three-content .art-header-top .art-header-top-left .art-social-container a:hover{color:var(--art-colors-link)}header.art-header-three .art-header-three-content .art-header-top .art-header-top-center .art--logo-container .light-logotype{outline:0}header.art-header-three .art-header-three-content .art-header-top .art-header-top-right{width:300px;text-align:right;display:flex;align-items:center;justify-content:right}@media only screen and (max-width:1240px){header.art-header-three .art-header-three-content .art-header-top .art-header-top-right{width:auto}}header.art-header-three .art-header-three-content .art-header-top .art-header-top-right .art-search-blog-button{margin-right:14px;margin-top:2px}header.art-header-three .art-header-three-content .art-header-top .art-header-top-right .art-header-login-link{margin-right:20px}header.art-header-three .art-header-three-content .art-header-top .art-header-top-right .art-site-header-appointment{font-family:var(--art-button-font-family);font-weight:var(--art-button-font-weight);font-style:var(--art-button-font-style);text-transform:var(--art-button-text-transform);text-decoration:var(--art-button-text-decoration);font-size:var(--art-button-font-size);line-height:var(--art-button-line-height);letter-spacing:var(--art-button-letter-spacing);color:var(--art-colors-bg)}header.art-header-three .art-header-three-content .art-header-top .art-header-top-right .art-site-header-appointment:hover{color:var(--art-colors-link)}@media only screen and (max-width:1240px){header.art-header-three .art-header-three-content .art-header-top .art-header-top-right .art-site-header-appointment{display:none}}header.art-header-three .art-header-three-content .art-header-top .art-header-top-right .hamburger-inner,header.art-header-three .art-header-three-content .art-header-top .art-header-top-right .hamburger-inner:after,header.art-header-three .art-header-three-content .art-header-top .art-header-top-right .hamburger-inner:before{background-color:var(--art-colors-bg)}header.art-header-three .art-header-three-content .art-header-bottom{display:flex;justify-content:center;padding-left:var(--art-container-hor-pad);padding-right:var(--art-container-hor-pad);border-bottom:1px solid rgba(255,255,255,.1);position:relative;transition:all .3s ease-in-out}@media only screen and (max-width:1240px){header.art-header-three .art-header-three-content .art-header-bottom{display:none}}header.art-header-three .art-header-three-content .art-header-bottom nav ul.menu{display:flex;flex-wrap:wrap;padding:0 10px}header.art-header-three .art-header-three-content .art-header-bottom nav ul.menu>li{padding:0 20px;transition:all .3s ease-in-out,padding 0}header.art-header-three .art-header-three-content .art-header-bottom nav ul.menu>li>a{font-family:var(--art-body-four-font-family);font-weight:var(--art-body-four-font-weight);font-style:var(--art-body-four-font-style);text-transform:var(--art-body-four-text-transform);text-decoration:var(--art-body-four-text-decoration);font-size:var(--art-body-four-font-size);line-height:var(--art-body-four-line-height);letter-spacing:var(--art-body-four-letter-spacing);text-align:center;color:var(--art-colors-bg);display:block;padding:13px 0;position:relative}@media only screen and (max-width:767px){header.art-header-three .art-header-three-content .art-header-bottom nav ul.menu>li>a{font-family:var(--art-body-four-mobile-font-family);font-weight:var(--art-body-four-mobile-font-weight);font-style:var(--art-body-four-mobile-font-style);text-transform:var(--art-body-four-mobile-text-transform);text-decoration:var(--art-body-four-mobile-text-decoration);font-size:var(--art-body-four-mobile-font-size);line-height:var(--art-body-four-mobile-line-height);letter-spacing:var(--art-body-four-mobile-letter-spacing)}}header.art-header-three .art-header-three-content .art-header-bottom nav ul.menu>li>a:after{content:"";display:flex;position:absolute;bottom:12px;width:100%;opacity:0;height:2px;transition:all .2s ease-in-out;background-color:var(--art-colors-bg)}header.art-header-three .art-header-three-content .art-header-bottom nav ul.menu>li.current-menu-ancestor>a,header.art-header-three .art-header-three-content .art-header-bottom nav ul.menu>li.current-menu-item>a,header.art-header-three .art-header-three-content .art-header-bottom nav ul.menu>li:hover>a{color:var(--art-colors-link)}header.art-header-three .art-header-three-content .art-header-bottom nav ul.menu>li.current-menu-ancestor>a:after,header.art-header-three .art-header-three-content .art-header-bottom nav ul.menu>li.current-menu-item>a:after,header.art-header-three .art-header-three-content .art-header-bottom nav ul.menu>li:hover>a:after{opacity:1}header.art-header-three .art-header-three-content .art-header-bottom nav ul.menu>li.has-submenu:hover .sub-nav>.sub-menu{opacity:1;visibility:visible;transition-delay:0.15s}header.art-header-three .art-header-three-content .art-header-bottom nav ul.menu li{position:relative}header.art-header-three .art-header-three-content .art-header-bottom nav ul.menu li .sub-menu{opacity:0;visibility:hidden;transition:all .2s ease-in-out;position:absolute;top:100%;left:0;min-width:240px;margin-left:0;margin-right:0;padding:6px 0 4px;z-index:9999;background-color:#fff}header.art-header-three .art-header-three-content .art-header-bottom nav ul.menu li li{position:relative;padding:9px 25px 9px 16px}header.art-header-three .art-header-three-content .art-header-bottom nav ul.menu li li .sub-menu{top:0;left:100%;margin:-6px 0 0}header.art-header-three .art-header-three-content .art-header-bottom nav ul.menu li li.has-submenu:after{font-family:denaro-font;font-size:16px;line-height:1em;width:1em;height:1em;margin:auto!important;position:absolute;left:auto;right:14px;top:0;bottom:0;content:"쀗"}header.art-header-three .art-header-three-content .art-header-bottom nav ul.menu li li.has-submenu:hover>.sub-menu{opacity:1;visibility:visible;transition-delay:0.15s}header.art-header-three .art-header-three-content .art-header-bottom nav ul.menu li li a{font-family:var(--art-body-two-font-family);font-weight:var(--art-body-two-font-weight);font-style:var(--art-body-two-font-style);text-transform:var(--art-body-two-text-transform);text-decoration:var(--art-body-two-text-decoration);font-size:var(--art-body-two-font-size);line-height:var(--art-body-two-line-height);letter-spacing:var(--art-body-two-letter-spacing);color:var(--art-colors-heading);display:block}@media only screen and (max-width:767px){header.art-header-three .art-header-three-content .art-header-bottom nav ul.menu li li a{font-family:var(--art-body-two-mobile-font-family);font-weight:var(--art-body-two-mobile-font-weight);font-style:var(--art-body-two-mobile-font-style);text-transform:var(--art-body-two-mobile-text-transform);text-decoration:var(--art-body-two-mobile-text-decoration);font-size:var(--art-body-two-mobile-font-size);line-height:var(--art-body-two-mobile-line-height);letter-spacing:var(--art-body-two-mobile-letter-spacing)}}header.art-header-three .art-header-three-content .art-header-bottom nav ul.menu li li a:hover{color:var(--art-colors-link)}header.art-header-three .art-header-three-content .art-header-bottom nav ul.menu li li.current-menu-ancestor>a,header.art-header-three .art-header-three-content .art-header-bottom nav ul.menu li li.current-menu-item>a,header.art-header-three .art-header-three-content .art-header-bottom nav ul.menu li li:hover>a{color:var(--art-colors-link)}#art-main-holder .art--header ul.menu li.mega-menu-item{position:static}#art-main-holder .art--header ul.menu li.mega-menu-item .sub-nav>ul.sub-menu{width:100%;display:flex;margin:-1px 0 0;padding:40px 70px 40px 70px;justify-content:center;box-shadow:none;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1)}#art-main-holder .art--header ul.menu li.mega-menu-item .sub-nav>ul.sub-menu li:hover>a:after{display:none}#art-main-holder .art--header ul.menu li.mega-menu-item .sub-nav>ul.sub-menu>li{width:300px;margin:0;padding:0 10px}#art-main-holder .art--header ul.menu li.mega-menu-item .sub-nav>ul.sub-menu>li::after{display:none}#art-main-holder .art--header ul.menu li.mega-menu-item .sub-nav>ul.sub-menu>li>a{text-transform:uppercase}#art-main-holder .art--header ul.menu li.mega-menu-item .sub-nav>ul.sub-menu>li a{padding:0}#art-main-holder .art--header ul.menu li.mega-menu-item .sub-nav>ul.sub-menu>li ul{border:0;background-color:transparent;display:block;margin:0;padding:0;box-shadow:none;position:static}#art-main-holder .art--header ul.menu li.mega-menu-item .sub-nav>ul.sub-menu>li ul li{margin:0;padding:14px 0 0}#art-main-holder .art--header ul.menu li.mega-menu-item .sub-nav>ul.sub-menu>li ul li::after{content:none}#art-main-holder .art--header ul.menu li.mega-menu-item:hover .sub-nav>ul.sub-menu>li.sub-nav-item ul{opacity:1;visibility:visible;position:static}/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{background-color:transparent;background-image:none;padding:7px 0 4px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:50ms;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible;box-shadow:none;border-radius:0}.hamburger:hover{background-color:transparent;background-image:none;box-shadow:none;border-radius:0;opacity:1}.info_block_hamburger{line-height:0;margin-left:14px}.hamburger-box{width:20px;height:18px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-1px}.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before{width:20px;height:2px;background-color:#444;border-radius:0;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner::after,.hamburger-inner::before{content:"";display:block}.hamburger-inner::before{top:-8px}.hamburger-inner::after{bottom:-8px}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:0.13s;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--collapse-r .hamburger-inner::after{top:-16px;transition:top .2s .2s cubic-bezier(.33333, .66667, .66667, 1),opacity .1s linear}.hamburger--collapse-r .hamburger-inner::before{transition:top .12s .2s cubic-bezier(.33333, .66667, .66667, 1),transform .13s cubic-bezier(.55, .055, .675, .19)}.hamburger--collapse-r.is-active .hamburger-inner{transform:translate3d(0,-8px,0) rotate(45deg);transition-delay:0.22s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}.hamburger--collapse-r.is-active .hamburger-inner::after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333, 0, .66667, .33333),opacity .1s .22s linear}.hamburger--collapse-r.is-active .hamburger-inner::before{top:0;transform:rotate(90deg);transition:top .1s .16s cubic-bezier(.33333, 0, .66667, .33333),transform .13s .25s cubic-bezier(.215, .61, .355, 1)}.art-footer-widgets{background-color:var(--art-colors-main-footer-bg)}.art-second-color-scheme .art-footer-widgets{background-color:var(--art-bg-main-footer-bg)}.art-footer-widgets__outer{width:100%;max-width:1920px;margin:0 auto;padding-left:var(--art-container-hor-pad);padding-right:var(--art-container-hor-pad)}.art-footer-widgets__inner{position:relative;display:flex;flex-wrap:wrap;margin:0 -15px;padding-top:100px;padding-bottom:50px}@media only screen and (max-width:540px){.art-footer-widgets__inner{padding-top:50px;padding-bottom:0}}.art-footer-widgets__area{width:100%;padding:0 15px}@media only screen and (min-width:768px){.art-columns-4 .art-footer-widgets__area{width:50%}}@media only screen and (min-width:1025px){.art-columns-4 .art-footer-widgets__area{width:25%}}@media only screen and (min-width:768px){.art-columns-3 .art-footer-widgets__area{width:33.33%}}@media only screen and (min-width:768px){.art-columns-2 .art-footer-widgets__area{width:50%}}.art-footer-widgets .widget{margin-bottom:50px}.art-footer-widgets .widget .footer-widget--title{margin-bottom:20px}.art-footer-widgets .widget_nav_menu li a{font-family:var(--art-body-four-font-family);font-weight:var(--art-body-four-font-weight);font-style:var(--art-body-four-font-style);text-transform:var(--art-body-four-text-transform);text-decoration:var(--art-body-four-text-decoration);font-size:var(--art-body-four-font-size);line-height:var(--art-body-four-line-height);letter-spacing:var(--art-body-four-letter-spacing)}@media only screen and (max-width:767px){.art-footer-widgets .widget_nav_menu li a{font-family:var(--art-body-four-mobile-font-family);font-weight:var(--art-body-four-mobile-font-weight);font-style:var(--art-body-four-mobile-font-style);text-transform:var(--art-body-four-mobile-text-transform);text-decoration:var(--art-body-four-mobile-text-decoration);font-size:var(--art-body-four-mobile-font-size);line-height:var(--art-body-four-mobile-line-height);letter-spacing:var(--art-body-four-mobile-letter-spacing)}}.art-footer-widgets .art-social-container a i{transition:all .3s}.art-footer-widgets .art-social-container a:hover i{color:#fff;opacity:1}.art-footer{background-color:var(--art-colors-main-footer-bg)}.art-second-color-scheme .art-footer{background-color:var(--art-bg-main-footer-bg)}.art-footer__outer{width:100%;max-width:1920px;margin:0 auto;padding-left:var(--art-container-hor-pad);padding-right:var(--art-container-hor-pad)}.art-footer__inner{border-top:2px solid rgba(255,255,255,.1);display:flex;flex-direction:column;padding-top:50px;padding-bottom:40px}@media only screen and (min-width:541px){.art-footer__inner{align-items:center}}@media only screen and (max-width:540px){.art-footer__inner{padding-top:40px}}.art-footer .art-social-container a{opacity:.7}.art-footer .art-social-container a:hover{opacity:1;color:#fff}.art-footer .art-social-container+.art-footer-copyright{margin-top:43px}.art-footer-copyright{font-family:var(--art-accent-font-family);font-weight:var(--art-accent-font-weight);font-style:var(--art-accent-font-style);text-transform:var(--art-accent-text-transform);text-decoration:var(--art-accent-text-decoration);font-size:var(--art-accent-font-size);line-height:var(--art-accent-line-height);letter-spacing:var(--art-accent-letter-spacing);opacity:1}.widget{margin-bottom:42px}.widget .widget-title{margin-bottom:20px}.widget ul{list-style-position:inside;margin:0}.art-subscribe-widget-area{border-top:1px solid rgba(0,0,0,.1);padding-top:108px;padding-bottom:108px}.art-widget-subscribe-form__data{margin-bottom:22px}.art-subscribe-widget-area .art-widget-subscribe-form__data{margin-bottom:43px}.art-widget-subscribe-form__title{margin:0}.art-subscribe-widget-area .art-widget-subscribe-form__title{text-align:center;font-family:var(--art-h2-font-family);font-weight:var(--art-h2-font-weight);font-style:var(--art-h2-font-style);text-transform:var(--art-h2-text-transform);text-decoration:var(--art-h2-text-decoration);font-size:var(--art-h2-font-size);line-height:var(--art-h2-line-height);letter-spacing:var(--art-h2-letter-spacing)}@media only screen and (max-width:767px){.art-subscribe-widget-area .art-widget-subscribe-form__title{font-family:var(--art-h2-mobile-font-family);font-weight:var(--art-h2-mobile-font-weight);font-style:var(--art-h2-mobile-font-style);text-transform:var(--art-h2-mobile-text-transform);text-decoration:var(--art-h2-mobile-text-decoration);font-size:var(--art-h2-mobile-font-size);line-height:var(--art-h2-mobile-line-height);letter-spacing:var(--art-h2-mobile-letter-spacing)}}.art-widget-subscribe-form__title+.art-widget-subscribe-form__subtitle{margin-top:10px}.art-subscribe-widget-area .art-widget-subscribe-form__title+.art-widget-subscribe-form__subtitle{margin-top:25px}.art-widget-subscribe-form__subtitle{font-family:var(--art-body-two-font-family);font-weight:var(--art-body-two-font-weight);font-style:var(--art-body-two-font-style);text-transform:var(--art-body-two-text-transform);text-decoration:var(--art-body-two-text-decoration);font-size:var(--art-body-two-font-size);line-height:var(--art-body-two-line-height);letter-spacing:var(--art-body-two-letter-spacing);margin:0}@media only screen and (max-width:767px){.art-widget-subscribe-form__subtitle{font-family:var(--art-body-two-mobile-font-family);font-weight:var(--art-body-two-mobile-font-weight);font-style:var(--art-body-two-mobile-font-style);text-transform:var(--art-body-two-mobile-text-transform);text-decoration:var(--art-body-two-mobile-text-decoration);font-size:var(--art-body-two-mobile-font-size);line-height:var(--art-body-two-mobile-line-height);letter-spacing:var(--art-body-two-mobile-letter-spacing)}}.art-subscribe-widget-area .art-widget-subscribe-form__subtitle{text-align:center;font-family:var(--art-body-font-family);font-weight:var(--art-body-font-weight);font-style:var(--art-body-font-style);text-transform:var(--art-body-text-transform);text-decoration:var(--art-body-text-decoration);font-size:var(--art-body-font-size);line-height:var(--art-body-line-height);letter-spacing:var(--art-body-letter-spacing)}@media only screen and (max-width:767px){.art-subscribe-widget-area .art-widget-subscribe-form__subtitle{font-family:var(--art-body-mobile-font-family);font-weight:var(--art-body-mobile-font-weight);font-style:var(--art-body-mobile-font-style);text-transform:var(--art-body-mobile-text-transform);text-decoration:var(--art-body-mobile-text-decoration);font-size:var(--art-body-mobile-font-size);line-height:var(--art-body-mobile-line-height);letter-spacing:var(--art-body-mobile-letter-spacing)}}.art-subscribe-widget-area .art-widget-subscribe-form form{width:420px;margin:0 auto}.art-widget-subscribe-form form p.art-sub-inputs{margin:0}.art-widget-social .art-social-container a{color:var(--art-colors-heading)}.art-second-color-scheme .art-widget-social .art-social-container a{color:var(--art-bg-heading)}.art-widget-social .art-social-container a:hover{color:var(--art-colors-link)}.art-second-color-scheme .art-widget-social .art-social-container a:hover{color:var(--art-bg-link)}.widget_archive>ul{list-style:none;margin-left:0;padding-left:0;color:var(--art-colors-text);margin-top:0;margin-bottom:0}.art-second-color-scheme .widget_archive>ul{color:var(--art-bg-text)}.widget_archive>ul li{margin-top:15px}.widget_archive>ul>li:first-child{margin-top:0}.widget_archive>ul a{color:var(--art-colors-text)}.art-second-color-scheme .widget_archive>ul a{color:var(--art-bg-text)}.widget_archive>ul a:hover{color:var(--art-colors-link)}.art-second-color-scheme .widget_archive>ul a:hover{color:var(--art-bg-link)}.widget_archive>ul ul{list-style:none}.widget_calendar table{margin-top:0;margin-bottom:0;text-align:center;width:100%;max-width:100%}.widget_calendar table caption{text-align:left;margin-bottom:10px}.widget_calendar table td,.widget_calendar table th{padding:8px 2px}.widget_calendar table thead td,.widget_calendar table thead th{outline:0}.widget_calendar table tbody td,.widget_calendar table tbody th{outline:0}.widget_calendar .wp-calendar-nav{margin-top:10px;display:flex;justify-content:space-between}.widget_categories>ul{list-style:none;margin-left:0;padding-left:0;color:var(--art-colors-text);margin-top:0;margin-bottom:0}.art-second-color-scheme .widget_categories>ul{color:var(--art-bg-text)}.widget_categories>ul li{margin-top:15px}.widget_categories>ul>li:first-child{margin-top:0}.widget_categories>ul a{color:var(--art-colors-text)}.art-second-color-scheme .widget_categories>ul a{color:var(--art-bg-text)}.widget_categories>ul a:hover{color:var(--art-colors-link)}.art-second-color-scheme .widget_categories>ul a:hover{color:var(--art-bg-link)}.widget_categories>ul ul{list-style:none}.widget_meta>ul{list-style:none;margin-left:0;padding-left:0;color:var(--art-colors-text);margin-top:0;margin-bottom:0}.art-second-color-scheme .widget_meta>ul{color:var(--art-bg-text)}.widget_meta>ul li{margin-top:15px}.widget_meta>ul>li:first-child{margin-top:0}.widget_meta>ul a{color:var(--art-colors-text)}.art-second-color-scheme .widget_meta>ul a{color:var(--art-bg-text)}.widget_meta>ul a:hover{color:var(--art-colors-link)}.art-second-color-scheme .widget_meta>ul a:hover{color:var(--art-bg-link)}.widget_meta>ul ul{list-style:none}.widget_nav_menu ul{background-color:transparent!important;background-image:none!important;list-style:none;margin:0;padding:0;color:var(--art-colors-text)}.art-second-color-scheme .widget_nav_menu ul{color:var(--art-bg-text)}.widget_nav_menu li{margin-top:15px}.widget_nav_menu>ul>li:first-child{margin-top:0}.widget_nav_menu a{color:var(--art-colors-text)}.art-second-color-scheme .widget_nav_menu a{color:var(--art-bg-text)}.widget_nav_menu a:hover{color:var(--art-colors-hover)}.art-second-color-scheme .widget_nav_menu a:hover{color:var(--art-bg-hover)}.widget_nav_menu ul ul>li>a{padding-left:15px}.widget_nav_menu ul ul ul>li>a{padding-left:30px}.widget_nav_menu ul ul ul ul>li>a{padding-left:45px}.widget_nav_menu ul ul ul ul ul>li>a{padding-left:50px}.widget_nav_menu ul ul ul ul ul ul>li>a{padding-left:55px}.widget_nav_menu ul ul ul ul ul ul ul>li>a{padding-left:60px}.widget_nav_menu ul ul ul ul ul ul ul ul>li>a{padding-left:65px}.widget_nav_menu ul ul ul ul ul ul ul ul ul>li>a{padding-left:70px}.widget_nav_menu ul ul ul ul ul ul ul ul ul ul>li>a{padding-left:75px}.widget_nav_menu ul ul ul ul ul ul ul ul ul ul ul>li>a{padding-left:80px}.widget_pages>ul{list-style:none;margin-left:0;padding-left:0;color:var(--art-colors-text);margin-top:0;margin-bottom:0}.art-second-color-scheme .widget_pages>ul{color:var(--art-bg-text)}.widget_pages>ul li{margin-top:15px}.widget_pages>ul>li:first-child{margin-top:0}.widget_pages>ul a{color:var(--art-colors-text)}.art-second-color-scheme .widget_pages>ul a{color:var(--art-bg-text)}.widget_pages>ul a:hover{color:var(--art-colors-link)}.art-second-color-scheme .widget_pages>ul a:hover{color:var(--art-bg-link)}.widget_pages>ul ul{list-style:none}.widget_recent_comments ul{list-style:none;color:var(--art-colors-second-text);margin:0}.art-second-color-scheme .widget_recent_comments ul{color:var(--art-bg-second-text)}.widget_recent_comments ul li{margin-top:20px;padding-top:20px;position:relative}.widget_recent_comments ul li:before{content:"";background-color:var(--art-colors-bd);width:100%;height:1px;position:absolute;left:0;top:0;opacity:.1}.art-second-color-scheme .widget_recent_comments ul li:before{background-color:var(--art-bg-bd)}.widget_recent_comments ul>li:first-child{margin-top:0;padding-top:0}.widget_recent_comments ul>li:first-child::before{content:none}.widget_recent_comments ul a{color:var(--art-colors-heading)}.art-second-color-scheme .widget_recent_comments ul a{color:var(--art-bg-heading)}.widget_recent_comments ul a:hover{color:var(--art-colors-link)}.art-second-color-scheme .widget_recent_comments ul a:hover{color:var(--art-bg-link)}.widget_recent_entries ul{list-style:none;color:var(--art-colors-second-text);margin:0}.art-second-color-scheme .widget_recent_entries ul{color:var(--art-bg-second-text)}.widget_recent_entries ul li{margin-top:20px;padding-top:20px;position:relative}.widget_recent_entries ul li:before{content:"";background-color:var(--art-colors-bd);width:100%;height:1px;position:absolute;left:0;top:0;opacity:.1}.art-second-color-scheme .widget_recent_entries ul li:before{background-color:var(--art-bg-bd)}.widget_recent_entries ul>li:first-child{margin-top:0;padding-top:0}.widget_recent_entries ul>li:first-child::before{content:none}.widget_recent_entries ul a{color:var(--art-colors-heading)}.art-second-color-scheme .widget_recent_entries ul a{color:var(--art-bg-heading)}.widget_recent_entries ul a:hover{color:var(--art-colors-link)}.art-second-color-scheme .widget_recent_entries ul a:hover{color:var(--art-bg-link)}.widget_recent_entries .post-date{display:block;margin-top:4px;font-family:var(--art-body-four-font-family);font-weight:var(--art-body-four-font-weight);font-style:var(--art-body-four-font-style);text-transform:var(--art-body-four-text-transform);text-decoration:var(--art-body-four-text-decoration);font-size:var(--art-body-four-font-size);line-height:var(--art-body-four-line-height);letter-spacing:var(--art-body-four-letter-spacing)}@media only screen and (max-width:767px){.widget_recent_entries .post-date{font-family:var(--art-body-four-mobile-font-family);font-weight:var(--art-body-four-mobile-font-weight);font-style:var(--art-body-four-mobile-font-style);text-transform:var(--art-body-four-mobile-text-transform);text-decoration:var(--art-body-four-mobile-text-decoration);font-size:var(--art-body-four-mobile-font-size);line-height:var(--art-body-four-mobile-line-height);letter-spacing:var(--art-body-four-mobile-letter-spacing)}}.widget_rss ul{list-style:none;margin-top:0;margin-bottom:0;margin-left:0}.widget_rss ul li{margin-top:25px;padding-top:20px;position:relative}.widget_rss ul li:before{content:"";background-color:var(--art-colors-bd);width:100%;height:1px;position:absolute;left:0;top:0;opacity:.1}.art-second-color-scheme .widget_rss ul li:before{background-color:var(--art-bg-bd)}.widget_rss ul>li:first-child{margin-top:0;padding-top:0}.widget_rss ul>li:first-child::before{content:none}.widget_rss ul .rsswidget{color:var(--art-colors-heading);display:block}.art-second-color-scheme .widget_rss ul .rsswidget{color:var(--art-bg-heading)}.widget_rss ul .rsswidget:hover{color:var(--art-colors-link)}.art-second-color-scheme .widget_rss ul .rsswidget:hover{color:var(--art-bg-link)}.widget_rss ul .rss-date,.widget_rss ul cite{display:block;font-family:var(--art-accent-font-family);font-weight:var(--art-accent-font-weight);font-style:var(--art-accent-font-style);text-transform:var(--art-accent-text-transform);text-decoration:var(--art-accent-text-decoration);font-size:var(--art-accent-font-size);line-height:var(--art-accent-line-height);letter-spacing:var(--art-accent-letter-spacing);color:var(--art-colors-second-text);margin-top:10px}.art-second-color-scheme .widget_rss ul .rss-date,.art-second-color-scheme .widget_rss ul cite{color:var(--art-bg-second-text)}.widget_rss ul .rssSummary{font-family:var(--art-body-two-font-family);font-weight:var(--art-body-two-font-weight);font-style:var(--art-body-two-font-style);text-transform:var(--art-body-two-text-transform);text-decoration:var(--art-body-two-text-decoration);font-size:var(--art-body-two-font-size);line-height:var(--art-body-two-line-height);letter-spacing:var(--art-body-two-letter-spacing);margin-top:10px}@media only screen and (max-width:767px){.widget_rss ul .rssSummary{font-family:var(--art-body-two-mobile-font-family);font-weight:var(--art-body-two-mobile-font-weight);font-style:var(--art-body-two-mobile-font-style);text-transform:var(--art-body-two-mobile-text-transform);text-decoration:var(--art-body-two-mobile-text-decoration);font-size:var(--art-body-two-mobile-font-size);line-height:var(--art-body-two-mobile-line-height);letter-spacing:var(--art-body-two-mobile-letter-spacing)}}.widget_tag_cloud .tag-cloud-link{font-size:14px!important}.widget_text .textwidget:after{content:".";display:block;clear:both;height:0;visibility:hidden;overflow:hidden}.widget_text .textwidget>:first-child{margin-top:0}.widget_text .textwidget>:last-child{margin-bottom:0}.art-heading-wrapper{background-size:cover;background-position:center center;background-repeat:no-repeat;padding:134px 0 132px 0}@media only screen and (max-width:767px){.art-heading-wrapper{padding:80px 0 78px 0}}.art-heading-wrapper .art-heading-content{max-width:701px;margin-left:10%}@media only screen and (max-width:767px){.art-heading-wrapper .art-heading-content{margin:0 15px}}.art-heading-wrapper .art-heading-content .art-heading-title{margin-bottom:20px}@media only screen and (min-width:1025px){.art-headline-simple.art-headline-search{min-height:500px;display:flex;align-items:center}}.art-headline-simple .art-headline__outer{text-align:center;padding:40px 0;margin:0}.art-headline-simple .art-headline__outer *{margin:0}.art-headline-simple .art-headline__title{font-family:var(--art-h3-font-family);font-weight:var(--art-h3-font-weight);font-style:var(--art-h3-font-style);text-transform:var(--art-h3-text-transform);text-decoration:var(--art-h3-text-decoration);font-size:var(--art-h3-font-size);line-height:var(--art-h3-line-height);letter-spacing:var(--art-h3-letter-spacing);margin:0}@media only screen and (max-width:767px){.art-headline-simple .art-headline__title{font-family:var(--art-h3-mobile-font-family);font-weight:var(--art-h3-mobile-font-weight);font-style:var(--art-h3-mobile-font-style);text-transform:var(--art-h3-mobile-text-transform);text-decoration:var(--art-h3-mobile-text-decoration);font-size:var(--art-h3-mobile-font-size);line-height:var(--art-h3-mobile-line-height);letter-spacing:var(--art-h3-mobile-letter-spacing)}}.art-headline-simple .art-headline__subtitle{color:var(--art-colors-second-text);margin:20px 0 0}.art-headline-simple .art-search-again-wrapper{margin-top:62px;display:flex;justify-content:center}.art-headline-big{position:relative;background-color:var(--art-colors-second-bg)}.art-second-color-scheme .art-headline-big{background-color:var(--art-bg-second-bg)}@media only screen and (min-width:768px){.art-headline-image-alignment-left .art-headline-big{background-image:var(--art-headline-left-bg-image);background-repeat:var(--art-headline-left-bg-repeat);background-position:var(--art-headline-left-bg-position);background-size:var(--art-headline-left-bg-size);background-attachment:var(--art-headline-left-bg-attachment)}.art-headline-image-alignment-right .art-headline-big{background-image:var(--art-headline-right-bg-image);background-repeat:var(--art-headline-right-bg-repeat);background-position:var(--art-headline-right-bg-position);background-size:var(--art-headline-right-bg-size);background-attachment:var(--art-headline-right-bg-attachment)}}.art-headline-image-alignment-left .art-headline-big .art-svg-line{left:0;right:auto}.art-headline-image-alignment-right .art-headline-big .art-svg-line{left:auto;right:0}@media only screen and (max-width:767px){.art-headline-big .art-svg-line{display:none}}@media only screen and (min-width:768px){.art-headline-big .art-headline__outer{padding-top:0;padding-bottom:0;flex-direction:row;min-height:450px}}@media only screen and (min-width:768px){.art-headline-image-alignment-left .art-headline-big .art-headline__outer.art-headline-no-image{padding-left:38.21%}.art-headline-image-alignment-right .art-headline-big .art-headline__outer.art-headline-no-image{padding-right:38.21%}}.art-headline-big .art-headline__outer.art-headline-no-image .art-headline__content{width:65%}.art-headline-image-alignment-left .art-headline-big .art-headline__outer.art-headline-no-image .art-headline__content{padding-left:0}.art-headline-image-alignment-right .art-headline-big .art-headline__outer.art-headline-no-image .art-headline__content{padding-right:0}@media only screen and (max-width:1199px){.art-headline-big .art-headline__outer.art-headline-no-image .art-headline__content{width:100%}}.art-headline-big .art-headline__image{margin-bottom:50px;order:1}@media only screen and (min-width:768px){.art-headline-big .art-headline__image{width:51.2%;flex-shrink:0;padding-top:50px;padding-bottom:50px;margin-bottom:0;order:initial}.art-headline-type-first .art-headline-big .art-headline__image{padding-top:65px;padding-bottom:65px}}.art-headline-big .art-headline__image img{width:100%}.art-headline-big .art-headline__content{order:2}@media only screen and (min-width:768px){.art-headline-big .art-headline__content{width:48.8%;display:flex;align-items:center;order:initial;padding-top:65px;padding-bottom:65px}.art-headline-image-alignment-left .art-headline-big .art-headline__content .art-headline__content-inner{padding-left:12%}.art-headline-image-alignment-right .art-headline-big .art-headline__content .art-headline__content-inner{padding-right:12%}}.art-headline-big .art-headline__title{font-family:var(--art-h2-font-family);font-weight:var(--art-h2-font-weight);font-style:var(--art-h2-font-style);text-transform:var(--art-h2-text-transform);text-decoration:var(--art-h2-text-decoration);font-size:var(--art-h2-font-size);line-height:var(--art-h2-line-height);letter-spacing:var(--art-h2-letter-spacing);margin:0;position:relative}@media only screen and (max-width:767px){.art-headline-big .art-headline__title{font-family:var(--art-h2-mobile-font-family);font-weight:var(--art-h2-mobile-font-weight);font-style:var(--art-h2-mobile-font-style);text-transform:var(--art-h2-mobile-text-transform);text-decoration:var(--art-h2-mobile-text-decoration);font-size:var(--art-h2-mobile-font-size);line-height:var(--art-h2-mobile-line-height);letter-spacing:var(--art-h2-mobile-letter-spacing)}}.art-headline-big .art-headline__title-accent{background-color:var(--art-colors-link);display:inline-block;width:40px;height:4px;margin-bottom:25px;transform:rotate(-30deg)}.art-headline-big .art-headline__description{margin-top:30px}body.art-global-top-banner-enabled .art-main-container{padding-top:122px}body.art-global-top-banner-enabled .art-main-container.art-global-top-header-enabled{padding-top:162px}body.art-global-top-banner-enabled .art-herder-top-banner{margin-top:0;opacity:1;visibility:visible}.art-main-container{padding-top:82px;background-color:#fff;transition:padding-top .3s}body .art-header-over-content+.art-main-container,body .art-light-header-text+.art-main-container{padding-top:0!important}.art-page .art-page-content{padding-top:100px;padding-bottom:80px}.art-page .art-page-content:after{content:".";display:block;clear:both;height:0;visibility:hidden;overflow:hidden}@media only screen and (max-width:767px){.art-page .art-page-content{padding-top:50px;padding-bottom:40px}}.elementor-page .art-page .art-page-content{padding:0;max-width:100%}.art-page .art-page-content.art-woocommerce-page{padding:40px 15px 0 15px}.woocommerce-checkout .art-page .art-page-content.art-woocommerce-page{padding-bottom:110px}.art-main-container .elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:15px}body.woocommerce-account.woocommerce-page .art-page-content form .form-row.form-row-wide{padding:0}body.woocommerce-account.woocommerce-page .art-page-content form .form-row.form-row-wide .password-input{width:100%}body.woocommerce-account.woocommerce-page .art-page-content form .woocommerce-form-login__rememberme{width:100%}body.woocommerce-account.woocommerce-page .art-page-content form .woocommerce-privacy-policy-text{font-family:var(--art-body-five-font-family);font-weight:var(--art-body-five-font-weight);font-style:var(--art-body-five-font-style);text-transform:var(--art-body-five-text-transform);text-decoration:var(--art-body-five-text-decoration);font-size:var(--art-body-five-font-size);line-height:var(--art-body-five-line-height);letter-spacing:var(--art-body-five-letter-spacing);margin-bottom:30px}body.elementor-editor-active header.art-header-one.art-header-show-border .art-header-one-content{position:absolute!important}body.elementor-editor-active header.art-header-one .art-header-one-content{position:absolute!important}body.elementor-editor-active .art-preloader-holder{display:none!important}body.elementor-editor-active header.art-header-two .art-header-two-content{position:absolute!important}.elementor-editor-active .art-hero-header-one .art-hero-header-row .art-hero-side-info .art-block-content .art-block-content-wrapper .art-hero-info-wrapper .art-animated-line-block{border:1px solid #000}.art-hero-header-one .art-hero-header-row{min-height:768px;display:flex;flex-wrap:wrap}@media only screen and (max-width:991px){.art-hero-header-one .art-hero-header-row{flex-direction:column-reverse}}.art-hero-header-one .art-hero-header-row .art-hero-side-info .art-block-content{display:flex;height:100%;flex-direction:column;justify-content:center;align-items:center}@media only screen and (max-width:991px){.art-hero-header-one .art-hero-header-row .art-hero-side-info .art-block-content{padding-top:50px;padding-bottom:50px}}.art-hero-header-one .art-hero-header-row .art-hero-side-info .art-block-content .art-block-content-wrapper{width:553px}@media only screen and (max-width:767px){.art-hero-header-one .art-hero-header-row .art-hero-side-info .art-block-content .art-block-content-wrapper{width:100%}}.art-hero-header-one .art-hero-header-row .art-hero-side-info .art-block-content .art-block-content-wrapper .art-hero-info-wrapper{position:relative}.art-hero-header-one .art-hero-header-row .art-hero-side-info .art-block-content .art-block-content-wrapper .art-hero-info-wrapper .art-hero-info-title{margin-bottom:30px}@media only screen and (max-width:767px){.art-hero-header-one .art-hero-header-row .art-hero-side-info .art-block-content .art-block-content-wrapper .art-hero-info-wrapper .art-hero-info-title{margin-bottom:10px}}.art-hero-header-one .art-hero-header-row .art-hero-side-info .art-block-content .art-block-content-wrapper .art-hero-info-wrapper .art-animated-line-block{position:absolute}@media only screen and (max-width:767px){.art-hero-header-one .art-hero-header-row .art-hero-side-info .art-block-content .art-block-content-wrapper .art-hero-info-wrapper .art-animated-line-block{display:none}}.art-hero-header-one .art-hero-header-row .art-hero-side-info .art-block-content .art-block-content-wrapper .art-hero-info-wrapper .art-hero-info-description{margin-bottom:40px}@media only screen and (max-width:767px){.art-hero-header-one .art-hero-header-row .art-hero-side-info .art-block-content .art-block-content-wrapper .art-hero-info-wrapper .art-hero-info-description{margin-bottom:30px}}.art-hero-header-one .art-hero-header-row .art-hero-side-info .art-block-content .art-block-content-wrapper .art-block-form-items{margin-bottom:40px}.art-hero-header-one .art-hero-header-row .art-hero-side-info .art-block-content .art-block-content-wrapper .art-block-form-items .wpcf7-response-output{display:none}.art-hero-header-one .art-hero-header-row .art-hero-side-info .art-block-content .art-block-content-wrapper .art-advantages-list{display:flex;flex-wrap:wrap;margin:0 -15px}.art-hero-header-one .art-hero-header-row .art-hero-side-info .art-block-content .art-block-content-wrapper .art-advantages-list .art-advantage-itself{padding:0 15px 20px 15px}.art-hero-header-one .art-hero-header-row .art-hero-side-info .art-block-content .art-block-content-wrapper .art-advantages-list .art-advantage-itself:last-child{padding-bottom:0}.art-hero-header-one .art-hero-header-row .art-hero-side-info .art-block-content .art-block-content-wrapper .art-advantages-list .art-advantage-itself span{margin-left:8px}.art-hero-header-one .art-hero-header-row .art-hero-side-image{background-size:cover;background-repeat:no-repeat;background-position:center}@media only screen and (max-width:991px){.art-hero-header-one .art-hero-header-row .art-hero-side-image{height:500px}}.art-hero-header-two{padding:122px 0 122px 0}.art-partners-section{display:flex;overflow:auto;justify-content:center}.art-partners-section::-webkit-scrollbar{width:0;height:0;background:0 0}.art-partners-section::-webkit-scrollbar-thumb{background:0 0}@media only screen and (max-width:767px){.art-partners-section{justify-content:unset}}.art-partners-section .art-partner-item{width:20%;padding:0 20px;text-align:center}@media only screen and (max-width:991px){.art-partners-section .art-partner-item{width:auto}}.art-partners-section .art-partner-item img{max-width:unset}.art-image-circle-block{position:relative}.art-image-circle-block .art-image-name-rotating img{transform-origin:50%;animation:rotating 16s infinite linear}@keyframes rotating{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.art-list-item-section .art-list-item{display:flex;margin-bottom:26px}.art-list-item-section .art-list-item:last-child{margin-bottom:0}.art-list-item-section .art-list-item svg{width:20px;min-width:20px;margin-right:16px;margin-top:6px}.art-list-two-item-section .art-list-item{margin-bottom:50px}.art-list-two-item-section .art-list-item .art-list-item-top{display:flex;margin-bottom:16px}.art-list-two-item-section .art-list-item .art-list-item-top span{border:2px solid;border-color:var(--art-colors-bg);font-family:var(--art-h6-font-family);font-weight:var(--art-h6-font-weight);font-style:var(--art-h6-font-style);text-transform:var(--art-h6-text-transform);text-decoration:var(--art-h6-text-decoration);font-size:var(--art-h6-font-size);line-height:var(--art-h6-line-height);letter-spacing:var(--art-h6-letter-spacing);border-radius:100%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-right:26px}.art-second-color-scheme .art-list-two-item-section .art-list-item .art-list-item-top span{border-color:var(--art-bg-bg)}@media only screen and (max-width:767px){.art-list-two-item-section .art-list-item .art-list-item-top span{font-family:var(--art-h6-mobile-font-family);font-weight:var(--art-h6-mobile-font-weight);font-style:var(--art-h6-mobile-font-style);text-transform:var(--art-h6-mobile-text-transform);text-decoration:var(--art-h6-mobile-text-decoration);font-size:var(--art-h6-mobile-font-size);line-height:var(--art-h6-mobile-line-height);letter-spacing:var(--art-h6-mobile-letter-spacing)}}.art-list-two-item-section .art-list-item .art-list-item-top .art-list-title{margin:0}.art-list-two-item-section .art-list-item .art-list-item-bottom{padding:0 0 0 68px}.art-list-two-item-section .art-list-item:last-child{margin-bottom:0}.art-widget-list-achievements .art-item-achievement{margin-bottom:40px}@media only screen and (max-width:767px){.art-widget-list-achievements .art-item-achievement{margin-bottom:20px}}.art-widget-list-achievements .art-item-achievement .item-achievement-title{margin-bottom:16px}@media only screen and (max-width:767px){.art-widget-list-achievements .art-item-achievement .item-achievement-title{margin-bottom:10px}}.art-achievements-two .art-item-achievement{text-align:center;margin-bottom:40px}.art-achievements-two .art-item-achievement .item-achievement-title{margin-top:20px;margin-bottom:12px}.art-achievements-two .art-item-achievement .item-achievement-text{font-family:var(--art-body-two-font-family);font-weight:var(--art-body-two-font-weight);font-style:var(--art-body-two-font-style);text-transform:var(--art-body-two-text-transform);text-decoration:var(--art-body-two-text-decoration);font-size:var(--art-body-two-font-size);line-height:var(--art-body-two-line-height);letter-spacing:var(--art-body-two-letter-spacing)}.art-achievement-three{align-items:center;justify-content:center}.art-achievement-three .art-achievement-item{text-align:center;margin-bottom:40px}.art-widget-info-list .art-info-item{text-align:center;margin-bottom:30px}@media only screen and (max-width:767px){.art-widget-info-list .art-info-item .info-item-number{margin-bottom:5px}}.art-widget-info-list .art-info-item .info-item-text{font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing)}.art-widget-pricing .art-list-pricing-table{margin-bottom:20px}.art-widget-pricing .art-list-pricing-table .art-list-price-content{border:2px solid #000;background-color:#fff;padding:40px 30px 30px 30px}.art-widget-pricing .art-list-pricing-table .art-list-price-content h5{text-align:center;margin-bottom:30px}.art-widget-pricing .art-list-pricing-table .art-list-price-content .art-list-pricing-item{display:flex;align-items:center;font-family:var(--art-body-two-font-family);font-weight:var(--art-body-two-font-weight);font-style:var(--art-body-two-font-style);text-transform:var(--art-body-two-text-transform);text-decoration:var(--art-body-two-text-decoration);font-size:var(--art-body-two-font-size);line-height:var(--art-body-two-line-height);letter-spacing:var(--art-body-two-letter-spacing);margin-bottom:25px}.art-widget-pricing .art-list-pricing-table .art-list-price-content .art-list-pricing-item .art-list-icon{background-color:#f4eee7;width:33px;height:33px;border-radius:100%;margin-right:12px;display:flex;align-items:center;justify-content:center}.art-widget-pricing .art-list-pricing-table .art-list-price-content .art-list-price-item{text-align:center;display:block;font-family:var(--art-h5-font-family);font-weight:var(--art-h5-font-weight);font-style:var(--art-h5-font-style);text-transform:var(--art-h5-text-transform);text-decoration:var(--art-h5-text-decoration);font-size:var(--art-h5-font-size);line-height:var(--art-h5-line-height);letter-spacing:var(--art-h5-letter-spacing);margin-top:36px;margin-bottom:40px}.art-widget-pricing .art-list-pricing-table .art-list-price-content .art-pricing-button{width:100%}.art-widget-list-services .art-item-service{margin-bottom:30px}.art-widget-list-services .art-item-service .item-service-title{margin-top:18px;margin-bottom:16px}@media only screen and (max-width:767px){.art-widget-list-services .art-item-service .item-service-title{margin-bottom:10px}}.art-testimonial-images-wrapper{display:flex}@media only screen and (max-width:767px){.art-testimonial-images-wrapper{flex-direction:column-reverse}}.art-testimonial-images-wrapper.art-do-reverse{flex-direction:row-reverse}@media only screen and (max-width:767px){.art-testimonial-images-wrapper.art-do-reverse{flex-direction:column-reverse}}.art-testimonial-images-wrapper.art-do-reverse .art-left-side{display:flex;justify-content:flex-end}.art-testimonial-images-wrapper .art-left-side{width:487px;max-width:487px}@media only screen and (max-width:991px){.art-testimonial-images-wrapper .art-left-side{width:360px;max-width:360px}}@media only screen and (max-width:767px){.art-testimonial-images-wrapper .art-left-side{width:100%;max-width:100%}}.art-testimonial-images-wrapper .art-left-side .swiper-container-testimonial-image{overflow:hidden;max-width:370px}@media only screen and (max-width:767px){.art-testimonial-images-wrapper .art-left-side .swiper-container-testimonial-image{max-width:100%}}.art-testimonial-images-wrapper .art-right-side{width:calc(100% - 487px);margin:0 auto;padding:0 15px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media only screen and (max-width:767px){.art-testimonial-images-wrapper .art-right-side{width:100%;padding:0;margin-bottom:30px}}.art-testimonial-images-wrapper .art-right-side .art-right-side-data{position:relative;padding-bottom:71px;max-width:560px;width:100%}@media only screen and (max-width:767px){.art-testimonial-images-wrapper .art-right-side .art-right-side-data{max-width:100%}}.art-testimonial-images-wrapper .art-right-side .art-testimonial-subtitle{text-align:center;margin-bottom:16px}@media only screen and (max-width:767px){.art-testimonial-images-wrapper .art-right-side .art-testimonial-subtitle{text-align:left}}.art-testimonial-images-wrapper .art-right-side .art-testimonial-title{text-align:center;margin-top:0;margin-bottom:18px}@media only screen and (max-width:767px){.art-testimonial-images-wrapper .art-right-side .art-testimonial-title{text-align:left}}.art-testimonial-images-wrapper .art-right-side .swiper-container-testimonial-text{overflow:hidden}.art-testimonial-images-wrapper .art-right-side .swiper-container-testimonial-text .testimonial-item .art-testimonial-data{text-align:center}@media only screen and (max-width:767px){.art-testimonial-images-wrapper .art-right-side .swiper-container-testimonial-text .testimonial-item .art-testimonial-data{text-align:left}}.art-testimonial-images-wrapper .art-right-side .swiper-container-testimonial-text .testimonial-item .art-testimonial-name{margin-top:30px;text-align:center}@media only screen and (max-width:767px){.art-testimonial-images-wrapper .art-right-side .swiper-container-testimonial-text .testimonial-item .art-testimonial-name{text-align:left}}.art-testimonial-images-wrapper .art-right-side .swiper-container-testimonial-text .swiper-button-next{background-image:none;left:27px;right:0;top:auto;bottom:0;margin-left:auto;margin-right:auto}@media only screen and (max-width:767px){.art-testimonial-images-wrapper .art-right-side .swiper-container-testimonial-text .swiper-button-next{left:53px;margin-left:unset;margin-right:unset}}.art-testimonial-images-wrapper .art-right-side .swiper-container-testimonial-text .swiper-button-next::before{content:"\e802";font-family:magnetique;font-size:48px;position:relative;left:5px;top:8px;transition:all 250ms ease-in-out}.art-testimonial-images-wrapper .art-right-side .swiper-container-testimonial-text .swiper-button-prev{background-image:none;left:-78px;right:0;top:auto;bottom:0;margin-left:auto;margin-right:auto}@media only screen and (max-width:767px){.art-testimonial-images-wrapper .art-right-side .swiper-container-testimonial-text .swiper-button-prev{left:0;margin-left:unset;margin-right:unset}}.art-testimonial-images-wrapper .art-right-side .swiper-container-testimonial-text .swiper-button-prev::before{content:"\e801";font-family:magnetique;font-size:48px;position:relative;top:8px;transition:all 250ms ease-in-out}.art-widget-testimonials .art-testimonials-swiper{overflow:hidden}.art-widget-testimonials .art-testimonials-swiper .art-testimonial-itself{background-color:var(--art-colors-bg);text-align:center;padding:40px 40px 30px 40px}.art-widget-testimonials .art-testimonials-swiper .art-testimonial-itself .art-testimonial-text{margin:28px 0}.art-widget-testimonials .art-testimonials-swiper .art-testimonial-itself .art-testimonial-name{margin-top:10px;font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing)}.art-widget-testimonials .art-testimonials-swiper .art-testimonials-prev-next{display:flex;justify-content:center;margin-top:111px}.art-widget-testimonials .art-testimonials-swiper .art-testimonials-prev-next .swiper-button-next{background-image:none;position:static}.art-widget-testimonials .art-testimonials-swiper .art-testimonials-prev-next .swiper-button-next::before{content:"\e802";font-family:magnetique;font-size:48px;position:relative;left:5px;transition:all 250ms ease-in-out}.art-widget-testimonials .art-testimonials-swiper .art-testimonials-prev-next .swiper-button-prev{background-image:none;position:static}.art-widget-testimonials .art-testimonials-swiper .art-testimonials-prev-next .swiper-button-prev::before{content:"\e801";font-family:magnetique;font-size:48px;position:relative;right:25px;transition:all 250ms ease-in-out}@media only screen and (max-width:540px){.art-widget-testimonials-two{margin-bottom:40px}}.art-widget-testimonials-two .art-testimonials-two-swiper{overflow:hidden}.art-widget-testimonials-two .art-testimonials-two-swiper .art-testimonial-itself{background-color:#fff;text-align:center;padding:40px 40px 40px 40px;border:2px solid #000}.art-widget-testimonials-two .art-testimonials-two-swiper .art-testimonial-itself .art-testimonial-text{margin:28px 0 20px 0}.art-widget-testimonials-two .art-testimonials-two-swiper .art-testimonial-itself .art-testimonial-name{margin-top:10px;font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing)}.art-widget-testimonials-two .art-testimonials-two-swiper .art-testimonials-prev-next{display:flex;justify-content:center;position:absolute;top:-67px;right:24px}@media only screen and (max-width:540px){.art-widget-testimonials-two .art-testimonials-two-swiper .art-testimonials-prev-next{top:unset;left:0;right:0;bottom:-40px}}.art-widget-testimonials-two .art-testimonials-two-swiper .art-testimonials-prev-next .swiper-button-next{background-image:none;position:static}.art-widget-testimonials-two .art-testimonials-two-swiper .art-testimonials-prev-next .swiper-button-next::before{content:"\e802";font-family:magnetique;font-size:48px;position:relative;left:5px;transition:all 250ms ease-in-out}.art-widget-testimonials-two .art-testimonials-two-swiper .art-testimonials-prev-next .swiper-button-prev{background-image:none;position:static}.art-widget-testimonials-two .art-testimonials-two-swiper .art-testimonials-prev-next .swiper-button-prev::before{content:"\e801";font-family:magnetique;font-size:48px;position:relative;right:25px;transition:all 250ms ease-in-out}.art-heading-text{text-align:var(--art-heading-content-alignment);color:var(--art-heading-color-text);width:auto}.art-floating-images .art-floating-images-container{position:relative}.art-floating-images .art-floating-images-container .art-floating-image-two-wrapper{position:absolute;top:50%;left:-148px;transform:translateY(-50%)}@media only screen and (max-width:767px){.art-floating-images .art-floating-images-container .art-floating-image-two-wrapper{display:none}}.art-floating-images-two .art-floating-images-container .art-floating-images-top{display:flex;align-items:flex-start;justify-content:flex-end;margin-bottom:65px;padding:0 57px 0 0}.art-floating-images-two .art-floating-images-container .art-floating-images-top .floating-image-one{width:215px;margin:58px 38px 0 0}.art-floating-images-two .art-floating-images-container .art-floating-images-top .floating-image-two{width:245px}.art-floating-images-two .art-floating-images-container .art-floating-images-bottom{position:relative;display:flex;justify-content:flex-end}.art-floating-images-two .art-floating-images-container .art-floating-images-bottom .floating-image-three{width:258px}.art-floating-images-two .art-floating-images-container .art-floating-images-bottom .floating-image-four{width:385px;position:absolute;left:-30px;top:-108px}.art-floating-images-two .art-floating-images-container .art-floating-images-bottom .floating-image-five{width:290px;position:absolute;bottom:-53px;right:137px}.art-label-section{background-color:#d9d5ee;display:flex;padding:31px 102px}@media only screen and (max-width:767px){.art-label-section{flex-direction:column;padding:30px 30px}.art-label-section img{width:124px;margin:6px 0}}.art-label-section p{margin:0}.art-label-section .art-label-left{margin-right:20px}.art-label-section img{margin-right:20px}.art-insta-widget-wrapper #sb_instagram #sbi_images{display:flex;flex-wrap:wrap}.art-insta-widget-wrapper #sb_instagram #sbi_images .sbi_item.sbi_type_image{width:20%;padding:12px!important}.art-info-block-wrapper{display:flex;flex-wrap:wrap}.art-info-block-wrapper.art-do-reverse .art-info-block-one{order:2}.art-info-block-wrapper.art-do-reverse .art-info-block-two{order:1;padding:100px 80px 100px calc(50% - 570px)}.art-info-block-wrapper .art-info-block-one{width:50%;background-size:cover;background-repeat:no-repeat;background-position:center}@media only screen and (max-width:767px){.art-info-block-wrapper .art-info-block-one{width:100%;height:500px;order:2}}.art-info-block-wrapper .art-info-block-two{display:flex;flex-direction:column;justify-content:center;width:50%;padding:100px calc(50% - 570px) 100px 80px}@media only screen and (max-width:1199px){.art-info-block-wrapper .art-info-block-two{padding:100px 30px 100px 30px}}@media only screen and (max-width:767px){.art-info-block-wrapper .art-info-block-two{width:100%;padding:50px 15px 50px 15px;order:1}}.art-info-block-wrapper .art-info-block-two .art-widget-title{margin-bottom:30px}.art-info-block-wrapper .art-info-block-two .art-section-data{margin-bottom:30px}.art-info-block-wrapper .art-info-block-two .art-widget-button{margin-top:50px}.art-info-block-wrapper .art-info-block-two .art-widget-button a{display:inline-block}.art-social .art-item-social{text-align:center;margin-bottom:40px}.art-social .art-item-social .item-social-title{margin-top:20px;margin-bottom:12px}.art-social-two .art-item-social{margin-bottom:24px;display:flex;color:var(--art-colors-text)}.art-social-two .art-item-social a{color:inherit}.art-social-two .art-item-social a .item-social-title{margin:0 0 0 20px}.art-accordion-tabs .art-accordion-tabs-wrapper .accordion-menu-tabs-items{width:auto;flex-wrap:nowrap;overflow:auto;justify-content:unset}.art-accordion-tabs .art-accordion-tabs-wrapper .accordion-menu-tabs-items::-webkit-scrollbar{width:0;height:0;background:0 0}.art-accordion-tabs .art-accordion-tabs-wrapper .accordion-menu-tabs-items::-webkit-scrollbar-thumb{background:0 0}.art-accordion-tabs .art-accordion-tabs-wrapper .art-accordion-menu-tabs{display:flex;justify-content:center;min-width:870px;margin:0 0 40px 0}.art-accordion-tabs .art-accordion-tabs-wrapper .art-accordion-menu-tabs li{display:flex;flex-direction:column;align-items:center;cursor:pointer;padding:0 20px}.art-accordion-tabs .art-accordion-tabs-wrapper .art-accordion-menu-tabs li span{font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing);padding-bottom:5px}@media only screen and (max-width:767px){.art-accordion-tabs .art-accordion-tabs-wrapper .art-accordion-menu-tabs li span{font-family:var(--art-body-three-mobile-font-family);font-weight:var(--art-body-three-mobile-font-weight);font-style:var(--art-body-three-mobile-font-style);text-transform:var(--art-body-three-mobile-text-transform);text-decoration:var(--art-body-three-mobile-text-decoration);font-size:var(--art-body-three-mobile-font-size);line-height:var(--art-body-three-mobile-line-height);letter-spacing:var(--art-body-three-mobile-letter-spacing)}}.art-accordion-tabs .art-accordion-tabs-wrapper .art-accordion-menu-tabs li.art-active span{border-bottom:2px solid}.art-accordion-menu-info{border-bottom:1px solid rgba(0,0,0,.1);max-width:750px;width:100%;margin:0 auto}.art-accordion-menu-info .accordion{display:flex;justify-content:space-between;align-items:center;border:none;border-top:1px solid rgba(0,0,0,.1);background-color:transparent;cursor:pointer;padding:17px 0;width:100%;outline:0;transition:.4s;text-align:left;font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing)}@media only screen and (max-width:767px){.art-accordion-menu-info .accordion{font-family:var(--art-body-three-mobile-font-family);font-weight:var(--art-body-three-mobile-font-weight);font-style:var(--art-body-three-mobile-font-style);text-transform:var(--art-body-three-mobile-text-transform);text-decoration:var(--art-body-three-mobile-text-decoration);font-size:var(--art-body-three-mobile-font-size);line-height:var(--art-body-three-mobile-line-height);letter-spacing:var(--art-body-three-mobile-letter-spacing)}}.art-accordion-menu-info .accordion:active,.art-accordion-menu-info .accordion:hover{background-color:transparent;color:inherit}.art-accordion-menu-info .accordion::after{content:url(https://www.sheroseministry.com/wp-content/themes/magnetique/assets/css/images/plus-bold.svg);position:relative;top:3px}.art-accordion-menu-info .accordion.active::after{content:url(https://www.sheroseministry.com/wp-content/themes/magnetique/assets/css/images/close-bold.svg)}.art-accordion-menu-info .panel{padding:0;background-color:transparent;max-height:0;overflow:hidden;transition:max-height .2s ease-out}.art-accordion-menu-info .panel .panel-data{padding:1px 0 21px 0;font-family:var(--art-body-two-font-family);font-weight:var(--art-body-two-font-weight);font-style:var(--art-body-two-font-style);text-transform:var(--art-body-two-text-transform);text-decoration:var(--art-body-two-text-decoration);font-size:var(--art-body-two-font-size);line-height:var(--art-body-two-line-height);letter-spacing:var(--art-body-two-letter-spacing)}@media only screen and (max-width:767px){.art-accordion-menu-info .panel .panel-data{font-family:var(--art-body-two-mobile-font-family);font-weight:var(--art-body-two-mobile-font-weight);font-style:var(--art-body-two-mobile-font-style);text-transform:var(--art-body-two-mobile-text-transform);text-decoration:var(--art-body-two-mobile-text-decoration);font-size:var(--art-body-two-mobile-font-size);line-height:var(--art-body-two-mobile-line-height);letter-spacing:var(--art-body-two-mobile-letter-spacing)}}.art-courses-grid-wrapper .learn-press-search-form-wrapper{display:flex;justify-content:flex-end}.art-courses-grid-wrapper .learn-press-search-form-wrapper .learn-press-search-course-form{margin-bottom:60px;display:flex}@media only screen and (max-width:600px){.art-courses-grid-wrapper .learn-press-search-form-wrapper .learn-press-search-course-form{width:100%}}@media only screen and (max-width:420px){.art-courses-grid-wrapper .learn-press-search-form-wrapper .learn-press-search-course-form{flex-direction:column}}.art-courses-grid-wrapper .learn-press-search-form-wrapper .learn-press-search-course-form .search-course-input{max-width:360px;width:360px;margin-right:20px}@media only screen and (max-width:420px){.art-courses-grid-wrapper .learn-press-search-form-wrapper .learn-press-search-course-form .search-course-input{margin:0 0 20px 0}}@media only screen and (max-width:600px){.art-courses-grid-wrapper .learn-press-search-form-wrapper .learn-press-search-course-form .search-course-input{width:100%;max-width:100%}}.art-courses-grid-wrapper .art-courses-list .art-course-item{margin-bottom:30px}.art-course-item .art-card-img{position:relative}.art-course-item .art-card-img .meta-item-price{z-index:1;position:absolute;right:16px;top:16px;background-color:var(--art-colors-fourth-bg);font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing);padding:3px 16px}.art-course-item .art-card-img .meta-item-price .meta-label{display:none}.course-price .meta-label{display:none}.course-price .meta-value>.origin-price{display:none}.course-price .meta-value .price .origin-price{text-decoration:line-through;margin-right:8px}.art-posts-grid-wrapper .learn-press-search-form-wrapper{display:flex;justify-content:flex-end}.art-posts-grid-wrapper .learn-press-search-form-wrapper .learn-press-search-course-form{margin-bottom:60px;display:flex}@media only screen and (max-width:600px){.art-posts-grid-wrapper .learn-press-search-form-wrapper .learn-press-search-course-form{width:100%}}@media only screen and (max-width:420px){.art-posts-grid-wrapper .learn-press-search-form-wrapper .learn-press-search-course-form{flex-direction:column}}.art-posts-grid-wrapper .learn-press-search-form-wrapper .learn-press-search-course-form .search-course-input{max-width:360px;width:360px;margin-right:20px}@media only screen and (max-width:420px){.art-posts-grid-wrapper .learn-press-search-form-wrapper .learn-press-search-course-form .search-course-input{margin:0 0 20px 0}}@media only screen and (max-width:600px){.art-posts-grid-wrapper .learn-press-search-form-wrapper .learn-press-search-course-form .search-course-input{width:100%;max-width:100%}}.art-posts-grid-wrapper .art-posts-list .art-post-item{margin-bottom:30px}.art-pagination{display:flex;align-items:center;justify-content:center;margin-top:50px;font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing)}@media only screen and (max-width:767px){.art-pagination{font-family:var(--art-body-three-mobile-font-family);font-weight:var(--art-body-three-mobile-font-weight);font-style:var(--art-body-three-mobile-font-style);text-transform:var(--art-body-three-mobile-text-transform);text-decoration:var(--art-body-three-mobile-text-decoration);font-size:var(--art-body-three-mobile-font-size);line-height:var(--art-body-three-mobile-line-height);letter-spacing:var(--art-body-three-mobile-letter-spacing)}}.art-pagination a,.art-pagination span.dots{padding:0 8px}.art-pagination .prev.page-numbers i{position:relative;top:1px}.art-pagination .prev.page-numbers i::before{font-size:23px}.art-pagination .next.page-numbers i{position:relative;top:2px}.art-pagination .next.page-numbers i::before{font-size:23px}.art-pagination span.current{position:relative;margin:0 8px}.art-pagination span.current:before{content:"";position:absolute;width:100%;height:2px;background-color:var(--art-colors-text);bottom:-8px}.art-zoom-meeting-item .art-card-img{margin-bottom:20px}.art-zoom-meeting-item .art-card-info .art-card-title{margin-bottom:16px}.art-zoom-meeting-item .art-card-info .art-card-meta{display:flex;flex-wrap:wrap}.art-zoom-meeting-item .art-card-info .art-card-meta .art-card-duration{margin-right:24px}.art-zoom-meeting-item .art-card-info .art-card-meta .art-card-duration i{margin-right:7px}.art-zoom-meeting-item .art-card-info .art-card-meta .art-meeting-date i{margin-right:6px}.elementor-widget-art-animated-line{--art-animated-line-animation-speed:4000ms}.art-animated-line svg{max-width:100%;fill:transparent;stroke:var(--art-colors-link);stroke-dasharray:3000;stroke-dashoffset:3000}.art-second-color-scheme .art-animated-line svg{stroke:var(--art-second-colors-link)}.art-animated-line.art-animated svg{animation:animated_line var(--art-animated-line-animation-speed) linear forwards}.elementor-widget-art-button{--art-button-alignment:left}.art-button-widget__wrap{text-align:var(--art-button-alignment)}.art-content-slider-item__image+*,.art-content-slider-item__image+.art-content-slider-item__title{margin-top:24px}.art-content-slider-item__image img{width:100%}.art-content-slider-item__icon+*,.art-content-slider-item__icon+.art-content-slider-item__title{margin-top:20px}.art-content-slider-item__title{margin:0}.art-content-slider-item__title+*{margin-top:10px}.art-content-slider-item__text{font-family:var(--art-body-two-font-family);font-weight:var(--art-body-two-font-weight);font-style:var(--art-body-two-font-style);text-transform:var(--art-body-two-text-transform);text-decoration:var(--art-body-two-text-decoration);font-size:var(--art-body-two-font-size);line-height:var(--art-body-two-line-height);letter-spacing:var(--art-body-two-letter-spacing)}@media only screen and (max-width:767px){.art-content-slider-item__text{font-family:var(--art-body-two-mobile-font-family);font-weight:var(--art-body-two-mobile-font-weight);font-style:var(--art-body-two-mobile-font-style);text-transform:var(--art-body-two-mobile-text-transform);text-decoration:var(--art-body-two-mobile-text-decoration);font-size:var(--art-body-two-mobile-font-size);line-height:var(--art-body-two-mobile-line-height);letter-spacing:var(--art-body-two-mobile-letter-spacing)}}.art-courses-list .art-course-item{margin-bottom:30px}.art-courses-list .art-course-item .art-card-img{position:relative;margin-bottom:20px}.art-courses-list .art-course-item .art-card-img .card__price{position:absolute;top:15px;right:17px;background-color:var(--art-colors-fourth-bg);font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing);padding:5px 15px}.art-second-color-scheme .art-courses-list .art-course-item .art-card-img .card__price{background-color:var(--art-bg-fourth-bg)}.art-courses-list .art-course-item .art-card-info .art-card-title{font-family:var(--art-h6-font-family);font-weight:var(--art-h6-font-weight);font-style:var(--art-h6-font-style);text-transform:var(--art-h6-text-transform);text-decoration:var(--art-h6-text-decoration);font-size:var(--art-h6-font-size);line-height:var(--art-h6-line-height);letter-spacing:var(--art-h6-letter-spacing);margin-bottom:16px}.art-courses-list .art-course-item .art-card-info .art-card-meta{font-family:var(--art-body-one-font-family);font-weight:var(--art-body-one-font-weight);font-style:var(--art-body-one-font-style);text-transform:var(--art-body-one-text-transform);text-decoration:var(--art-body-one-text-decoration);font-size:var(--art-body-one-font-size);line-height:var(--art-body-one-line-height);letter-spacing:var(--art-body-one-letter-spacing)}.art-courses-list .art-course-item .art-card-info .art-card-meta .art-card-duration{margin-right:11px}.art-courses-list .art-course-item .art-card-info .art-card-meta .art-card-duration i{margin-right:10px}.art-courses-list .art-course-item .art-card-info .art-card-meta .art-card-duration i::before{margin:0}.art-courses-list .art-course-item .art-card-info .art-card-meta .art-card-level i{margin-right:10px}.art-courses-list .art-course-item .art-card-info .art-card-meta .art-card-level i::before{margin:0}.art-events-list{display:flex;flex-direction:column-reverse}.art-events-list-item{position:relative;display:flex;align-items:flex-start;border-top:1px solid rgba(0,0,0,.1);padding-top:20px;padding-bottom:20px;padding-right:20px}.art-events-list-item:first-child{border-top:0}.art-events-list-item:before{content:"쀇";font-family:denaro-font;font-size:28px;line-height:1em;color:var(--art-colors-bg);width:1em;height:1em;margin:auto!important;position:absolute;left:auto;right:0;top:0;bottom:0;transition:transform .5s cubic-bezier(.68, -2, .265, 1.55)}.art-second-color-scheme .art-events-list-item:before{color:var(--art-bg-bg)}@media only screen and (max-width:420px){.art-events-list-item:before{display:none}}.art-events-list-item:hover:before{transform:translateX(10px)}.art-events-list-item a{position:relative;z-index:2}.art-events-list-item a.art-events-list-item-link{width:100%;height:100%;position:absolute;left:0;top:0;z-index:1}.art-events-list-item .art-event-list-date{margin-right:30px;min-width:60px;border:2px solid;border-color:var(--art-colors-bg);color:var(--art-colors-bg);display:flex;flex-direction:column;align-items:center}.art-events-list-item .art-event-list-date .art-event-day-time{font-family:var(--art-h4-font-family);font-weight:var(--art-h4-font-weight);font-style:var(--art-h4-font-style);text-transform:var(--art-h4-text-transform);text-decoration:var(--art-h4-text-decoration);font-size:var(--art-h4-font-size);line-height:var(--art-h4-line-height);letter-spacing:var(--art-h4-letter-spacing);line-height:46px}@media only screen and (max-width:767px){.art-events-list-item .art-event-list-date .art-event-day-time{font-family:var(--art-h4-mobile-font-family);font-weight:var(--art-h4-mobile-font-weight);font-style:var(--art-h4-mobile-font-style);text-transform:var(--art-h4-mobile-text-transform);text-decoration:var(--art-h4-mobile-text-decoration);font-size:var(--art-h4-mobile-font-size);line-height:var(--art-h4-mobile-line-height);letter-spacing:var(--art-h4-mobile-letter-spacing)}}.art-events-list-item .art-event-list-date .art-event-month-time{font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing);line-height:1;margin-bottom:8px}@media only screen and (max-width:767px){.art-events-list-item .art-event-list-date .art-event-month-time{font-family:var(--art-body-three-mobile-font-family);font-weight:var(--art-body-three-mobile-font-weight);font-style:var(--art-body-three-mobile-font-style);text-transform:var(--art-body-three-mobile-text-transform);text-decoration:var(--art-body-three-mobile-text-decoration);font-size:var(--art-body-three-mobile-font-size);line-height:var(--art-body-three-mobile-line-height);letter-spacing:var(--art-body-three-mobile-letter-spacing)}}.art-events-list-item .art-event-title-location{width:100%}.art-events-list-item .art-post-title{margin:0;padding-right:20px}.art-events-list-default .art-event-item-default{background-color:#efedf3;display:flex;margin-bottom:40px}.art-events-list-default .art-event-item-default:last-child{margin-bottom:0}@media only screen and (max-width:1110px){.art-events-list-default .art-event-item-default{flex-direction:column}}.art-events-list-default .art-event-item-default .art-event-default-left{max-width:340px;min-width:340px}@media only screen and (max-width:1110px){.art-events-list-default .art-event-item-default .art-event-default-left{padding:30px 30px 0 30px}}.art-events-list-default .art-event-item-default .art-event-default-right{padding:38px 60px 38px 40px}@media only screen and (max-width:1110px){.art-events-list-default .art-event-item-default .art-event-default-right{padding:30px}}.art-events-list-default .art-event-item-default .art-event-default-right .art-post-cat-date{font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing)}.art-events-list-default .art-event-item-default .art-event-default-right .art-post-title{margin-top:8px}.art-events-list-default .art-event-item-default .art-event-default-right .art-event-description{margin-bottom:40px}.elementor-widget-art-featured-post{--art-featured-post-height:66.7%}.art-featured-post{height:0;padding-bottom:var(--art-featured-post-height);overflow:hidden;position:relative}.art-featured-post .art-post-image{width:100%;position:absolute;left:0;top:0}.art-featured-post .art-post-image img{width:100%}.art-featured-post .art-placeholder{padding-bottom:var(--art-featured-post-height)}.art-featured-post .art-featured-post-outer{background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.4) 100%);display:flex;align-items:flex-end;width:100%;height:100%;padding:40px;position:absolute;left:0;overflow-x:hidden;overflow-y:auto;bottom:0}.art-featured-post .art-post-cat-date{color:var(--art-colors-bg);margin-bottom:7px}.art-featured-post .art-post-cat-date a{color:var(--art-colors-bg);transition:opacity .2s ease-in-out}.art-featured-post .art-post-cat-date a:hover{opacity:.9;color:var(--art-colors-bg)}.art-featured-post .art-post-title{margin:0;color:var(--art-colors-bg)}.art-featured-post .art-post-title a{color:var(--art-colors-bg);transition:opacity .2s ease-in-out}.art-featured-post .art-post-title a:hover{opacity:.9;color:var(--art-colors-bg)}.elementor-widget-art-partners-ticker .art-swiper-wrapper{transition-timing-function:linear}.art-team-member__outer{text-align:center}.art-team-member__avatar+*{margin-top:29px}.art-team-member__name{margin-bottom:1px}.art-team-member__name a{color:var(--art-colors-heading)}.art-team-member__name a:hover{color:var(--art-colors-link)}.art-team-member__role{font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing)}@media only screen and (max-width:767px){.art-team-member__role{font-family:var(--art-body-three-mobile-font-family);font-weight:var(--art-body-three-mobile-font-weight);font-style:var(--art-body-three-mobile-font-style);text-transform:var(--art-body-three-mobile-text-transform);text-decoration:var(--art-body-three-mobile-text-decoration);font-size:var(--art-body-three-mobile-font-size);line-height:var(--art-body-three-mobile-line-height);letter-spacing:var(--art-body-three-mobile-letter-spacing)}}.art-team-member__icons{margin-left:-10px;margin-right:-10px;font-size:20px}.art-team-member__icons>span{margin:10px 10px 0;display:inline-block;vertical-align:middle}@media only screen and (min-width:541px){.art-team-member-popup__container{display:flex;align-items:center}}@media only screen and (min-width:1025px){.art-team-member-popup__container{padding:0 6%}}.art-team-member-popup__avatar img{width:100%}@media only screen and (min-width:541px){.art-team-member-popup__avatar{width:42.17%;flex-shrink:0;margin-right:10%}}@media only screen and (max-width:540px){.art-team-member-popup__avatar{text-align:center;margin-bottom:45px}}.art-team-member-popup__content{width:100%}.art-team-member-popup__name{margin:0}*+.art-team-member-popup__role{margin-top:15px}.art-team-member-popup__icons{margin-top:-10px;margin-left:-10px;margin-right:-10px;font-size:20px}*+.art-team-member-popup__icons{margin-top:3px}.art-team-member-popup__icons>span{margin:10px 10px 0;display:inline-block;vertical-align:middle}*+.art-team-member-popup__text{margin-top:30px}.elementor-widget-art-testimonials-slider-boxed{--art-testimonials-slider-boxed-content-alignment:left}.art-testimonial-boxed{text-align:var(--art-testimonials-slider-boxed-content-alignment);background-color:var(--art-colors-second-bg);padding:40px}.art-testimonial-boxed .art-testimonial__rating{font-size:16px;display:flex;justify-content:center;margin-bottom:30px;white-space:nowrap;position:relative}.art-testimonial-boxed .art-testimonial__rating span,.art-testimonial-boxed .art-testimonial__rating svg{display:block;width:1em;height:1em;line-height:1em}.art-testimonial-boxed .art-testimonial__rating span+span{margin-left:7px}.art-testimonial-boxed .art-testimonial__rating svg{fill:var(--art-colors-bg);stroke:var(--art-colors-link)}.art-testimonial-boxed .art-testimonial__text{color:var(--art-colors-text)}.art-testimonial-boxed .art-testimonial__author-name{margin-top:20px;font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing);color:var(--art-colors-heading)}@media only screen and (max-width:767px){.art-testimonial-boxed .art-testimonial__author-name{font-family:var(--art-body-three-mobile-font-family);font-weight:var(--art-body-three-mobile-font-weight);font-style:var(--art-body-three-mobile-font-style);text-transform:var(--art-body-three-mobile-text-transform);text-decoration:var(--art-body-three-mobile-text-decoration);font-size:var(--art-body-three-mobile-font-size);line-height:var(--art-body-three-mobile-line-height);letter-spacing:var(--art-body-three-mobile-letter-spacing)}}.elementor-widget-art-testimonials-slider-wide{--art-testimonials-slider-wide-content-alignment:left}.art-testimonial-wide{text-align:var(--art-testimonials-slider-wide-content-alignment)}.art-testimonial-wide .art-testimonial__text{font-family:var(--art-h3-font-family);font-weight:var(--art-h3-font-weight);font-style:var(--art-h3-font-style);text-transform:var(--art-h3-text-transform);text-decoration:var(--art-h3-text-decoration);font-size:var(--art-h3-font-size);line-height:var(--art-h3-line-height);letter-spacing:var(--art-h3-letter-spacing);color:var(--art-colors-text)}@media only screen and (max-width:767px){.art-testimonial-wide .art-testimonial__text{font-family:var(--art-h3-mobile-font-family);font-weight:var(--art-h3-mobile-font-weight);font-style:var(--art-h3-mobile-font-style);text-transform:var(--art-h3-mobile-text-transform);text-decoration:var(--art-h3-mobile-text-decoration);font-size:var(--art-h3-mobile-font-size);line-height:var(--art-h3-mobile-line-height);letter-spacing:var(--art-h3-mobile-letter-spacing)}}.art-testimonial-wide .art-testimonial__author-info{margin-top:60px}.art-testimonial-wide .art-testimonial__avatar img{width:100px;height:auto;border-radius:100px}.art-testimonial-wide .art-testimonial__avatar+*{margin-top:26px}.art-testimonial-wide .art-testimonial__author-name{font-family:var(--art-h6-font-family);font-weight:var(--art-h6-font-weight);font-style:var(--art-h6-font-style);text-transform:var(--art-h6-text-transform);text-decoration:var(--art-h6-text-decoration);font-size:var(--art-h6-font-size);line-height:var(--art-h6-line-height);letter-spacing:var(--art-h6-letter-spacing);color:var(--art-colors-heading)}@media only screen and (max-width:767px){.art-testimonial-wide .art-testimonial__author-name{font-family:var(--art-h6-mobile-font-family);font-weight:var(--art-h6-mobile-font-weight);font-style:var(--art-h6-mobile-font-style);text-transform:var(--art-h6-mobile-text-transform);text-decoration:var(--art-h6-mobile-text-decoration);font-size:var(--art-h6-mobile-font-size);line-height:var(--art-h6-mobile-line-height);letter-spacing:var(--art-h6-mobile-letter-spacing)}}.art-testimonial-wide .art-testimonial__author-name+*{margin-top:8px}.art-testimonial-wide .art-testimonial__author-role{color:var(--art-colors-second-text)}.elementor-widget-art-typed-text{--art-typed-text-alignment:left;--art-typed-text-color:var(--art-colors-link)}.art-typed-text__wrapper{text-align:var(--art-typed-text-alignment);color:var(--art-typed-text-color)}.art-typed-text__text{display:inline-block}form.mc4wp-form.mc4wp-form-error .mc4wp-form-fields,form.mc4wp-form.mc4wp-form-success .mc4wp-form-fields{display:none}form.mc4wp-form .art-sub-inputs{position:relative;max-width:420px;margin:0 auto;display:flex}form.mc4wp-form .art-sub-inputs input[type=email]{box-shadow:none;border-radius:0}form.mc4wp-form .art-sub-inputs input[type=submit]{margin:0 0 0 20px}form.mc4wp-form .mc4wp-response{text-align:center}.zoom-anim-dialog.art-popup-booked{max-width:555px;min-height:470px;height:100%;padding:60px 98px 30px 98px;max-height:760px;overflow:auto}.zoom-anim-dialog.art-popup-booked .booked-calendar-shortcode-wrap{display:block;width:100%;height:100%}#sb_instagram #sbi_images{padding:0!important}#sb_instagram #sbi_images.art-big-image{display:flex}#sb_instagram #sbi_images.art-big-image .art-big-image{width:40%}#sb_instagram #sbi_images.art-big-image .art-big-image .art-inst-item{padding:12px;display:block}#sb_instagram #sbi_images.art-big-image .art-other-images{display:flex;flex-wrap:wrap;width:60%}#sb_instagram #sbi_images.art-big-image .art-other-images .art-inst-item{width:33.3333333333%;padding:12px}#sb_instagram #sbi_images .art-other-images{display:flex;flex-wrap:wrap;width:100%}#sb_instagram #sbi_images .art-other-images .art-inst-item{width:20%}@media (max-width:720px){#sb_instagram #sbi_images.art-big-image{flex-direction:column}#sb_instagram #sbi_images.art-big-image .art-big-image{width:100%}#sb_instagram #sbi_images.art-big-image .art-other-images{width:100%}#sb_instagram #sbi_images.art-big-image .art-other-images .art-inst-item{width:50%}#sb_instagram #sbi_images .art-other-images .art-inst-item{width:33.333333333%}}.wpcf7 form.wpcf7-form span.wpcf7-not-valid-tip{margin-top:8px;text-align:left;font-size:12px;line-height:17px;color:#ea6956}.wpcf7 form.wpcf7-form p{margin-bottom:20px}.wpcf7 form.wpcf7-form p.wpcf7-form-control-wrap{margin-bottom:30px}.wpcf7 form.wpcf7-form .two-fields-row{display:flex;flex-wrap:wrap;margin:0 -10px}.wpcf7 form.wpcf7-form .two-fields-row div{padding:0 10px}.wpcf7 form.wpcf7-form .three-fields-row{display:flex;flex-wrap:wrap;margin:0 -10px 10px -10px}.wpcf7 form.wpcf7-form .three-fields-row div{padding:0 10px}.wpcf7 form.wpcf7-form .art-textarea-224 textarea{height:224px}.wpcf7 form.wpcf7-form textarea{width:100%;height:160px}.wpcf7 form.wpcf7-form .field-to-right{display:flex;justify-content:flex-end}.wpcf7 form.wpcf7-form .field-to-right .ajax-loader{display:none}.art-no-other-posts{width:100%;padding:0 15px;text-align:center;margin-top:50px}.art-categories-dropdown{outline:0;border-width:2px;border-style:solid;border-color:var(--art-colors-bd);color:var(--art-colors-text);background-color:transparent;background-image:none;font-family:var(--art-body-two-font-family);font-weight:var(--art-body-two-font-weight);font-style:var(--art-body-two-font-style);text-transform:var(--art-body-two-text-transform);text-decoration:var(--art-body-two-text-decoration);font-size:var(--art-body-two-font-size);line-height:var(--art-body-two-line-height);letter-spacing:var(--art-body-two-letter-spacing);width:100%;max-width:100%;height:auto;vertical-align:middle;text-shadow:none;padding:12px 15px;border-radius:0;box-shadow:none;transition:color .2s ease-in-out,border-color .2s ease-in-out,background-color .2s ease-in-out;background-image:url(https://www.sheroseministry.com/wp-content/themes/magnetique/assets/images/chevron-bottom-16.svg);background-repeat:no-repeat;-webkit-appearance:none;appearance:none;background-position:calc(100% - 12px) center;padding-right:30px;list-style:none;width:100%;max-width:360px;margin:0;position:relative;cursor:pointer}.art-second-color-scheme .art-categories-dropdown{border-color:var(--art-bg-bd)}.art-second-color-scheme .art-categories-dropdown{color:var(--art-bg-text)}@media only screen and (max-width:767px){.art-categories-dropdown{font-family:var(--art-body-two-mobile-font-family);font-weight:var(--art-body-two-mobile-font-weight);font-style:var(--art-body-two-mobile-font-style);text-transform:var(--art-body-two-mobile-text-transform);text-decoration:var(--art-body-two-mobile-text-decoration);font-size:var(--art-body-two-mobile-font-size);line-height:var(--art-body-two-mobile-line-height);letter-spacing:var(--art-body-two-mobile-letter-spacing)}}.art-categories-dropdown::-webkit-input-placeholder{color:var(--art-colors-text);transition:color .2s ease-in-out}.art-second-color-scheme .art-categories-dropdown::-webkit-input-placeholder{color:var(--art-bg-text)}.art-categories-dropdown::-moz-placeholder{color:var(--art-colors-text);transition:color .2s ease-in-out}.art-second-color-scheme .art-categories-dropdown::-moz-placeholder{color:var(--art-bg-text)}.art-categories-dropdown::-ms-input-placeholder{color:var(--art-colors-text);transition:color .2s ease-in-out}.art-second-color-scheme .art-categories-dropdown::-ms-input-placeholder{color:var(--art-bg-text)}.art-categories-dropdown:focus{color:var(--art-colors-text);border-color:var(--art-colors-link)}.art-second-color-scheme .art-categories-dropdown:focus{color:var(--art-bg-text)}.art-second-color-scheme .art-categories-dropdown:focus{border-color:var(--art-bg-link)}.art-categories-dropdown:focus::-webkit-input-placeholder{color:transparent}.art-categories-dropdown:focus::-moz-placeholder{color:transparent}.art-categories-dropdown:focus{background-image:url(https://www.sheroseministry.com/wp-content/themes/magnetique/assets/images/chevron-top-16.svg)}.art-categories-dropdown.art-cat-open{color:var(--art-colors-text);border-color:var(--art-colors-link);background-image:url(https://www.sheroseministry.com/wp-content/themes/magnetique/assets/images/chevron-top-16.svg)}.art-second-color-scheme .art-categories-dropdown.art-cat-open{color:var(--art-bg-text)}.art-second-color-scheme .art-categories-dropdown.art-cat-open{border-color:var(--art-bg-link)}.art-categories-dropdown.art-cat-open ul{display:block}.art-categories-dropdown li{margin:0}.art-categories-dropdown ul{list-style:none;background-color:var(--art-colors-bg);border-left-width:2px;border-left-style:solid;border-right-width:2px;border-right-style:solid;border-bottom-width:2px;border-bottom-style:solid;border-color:var(--art-colors-link);display:none;width:calc(100% + 4px);max-height:252px;margin-left:-2px;padding:10px 0;position:absolute;top:100%;left:0;z-index:9;overflow-y:auto;overflow-x:hidden}.art-second-color-scheme .art-categories-dropdown ul{background-color:var(--art-bg-bg)}.art-second-color-scheme .art-categories-dropdown ul{border-color:var(--art-bg-link)}.art-categories-dropdown ul li{margin-top:10px}.art-categories-dropdown ul li:first-child{margin-top:0}.art-categories-dropdown ul a{color:var(--art-colors-text);display:block;width:100%;padding:0 15px}.art-second-color-scheme .art-categories-dropdown ul a{color:var(--art-bg-text)}.art-categories-dropdown ul a:hover{color:var(--art-colors-link)}.art-second-color-scheme .art-categories-dropdown ul a:hover{color:var(--art-bg-link)}.art-search-blog-button i{color:var(--art-colors-heading);font-size:24px;transition:color .2s ease-in-out}.art-second-color-scheme .art-search-blog-button i{color:var(--art-bg-heading)}.art-search-blog-button:hover i{color:var(--art-colors-link)}.art-second-color-scheme .art-search-blog-button:hover i{color:var(--art-bg-link)}.art-blog-cats .art-categories-wrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.art-blog-cats .art-categories-wrapper>*+*{margin-left:20px}.art-blog-cats .art-categories-wrapper.art-categories-type-list{margin-bottom:50px}.art-blog-cats .art-categories-wrapper .art-categories{font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing);list-style:none;display:flex;flex-wrap:wrap;margin:0 -20px -20px}@media only screen and (max-width:767px){.art-blog-cats .art-categories-wrapper .art-categories{font-family:var(--art-body-three-mobile-font-family);font-weight:var(--art-body-three-mobile-font-weight);font-style:var(--art-body-three-mobile-font-style);text-transform:var(--art-body-three-mobile-text-transform);text-decoration:var(--art-body-three-mobile-text-decoration);font-size:var(--art-body-three-mobile-font-size);line-height:var(--art-body-three-mobile-line-height);letter-spacing:var(--art-body-three-mobile-letter-spacing)}}@media only screen and (max-width:767px){.art-blog-cats .art-categories-wrapper .art-categories{order:2;flex-direction:column}}.art-blog-cats .art-categories-wrapper .art-categories li{margin:0 20px 20px}.art-blog-cats .art-categories-wrapper .art-categories li a{color:var(--art-colors-text);display:inline-block}.art-second-color-scheme .art-blog-cats .art-categories-wrapper .art-categories li a{color:var(--art-bg-text)}.art-blog-cats .art-categories-wrapper .art-categories li a:hover,.art-blog-cats .art-categories-wrapper .art-categories li.current_item a{position:relative}.art-blog-cats .art-categories-wrapper .art-categories li a:hover:before,.art-blog-cats .art-categories-wrapper .art-categories li.current_item a:before{content:"";position:absolute;bottom:-7px;left:0;height:2px;width:100%;background-color:var(--art-colors-text)}.art-second-color-scheme .art-blog-cats .art-categories-wrapper .art-categories li a:hover:before,.art-second-color-scheme .art-blog-cats .art-categories-wrapper .art-categories li.current_item a:before{background-color:var(--art-bg-text)}.art-post-cat-date{color:var(--art-colors-second-text)}.art-post-cat-date a{color:var(--art-colors-second-text)}.art-post-cat-date a:hover{color:var(--art-colors-link)}.art-post-cat-date>div{display:inline}.art-post-cat-date>div+div:before{content:"\e800";font-family:magnetique;padding:0 6px}.art-blog-default-top{margin-bottom:80px;position:relative}.art-blog-default-top .art-post-cat-date{margin-bottom:16px;font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing)}@media only screen and (max-width:767px){.art-blog-default-top .art-post-cat-date{font-family:var(--art-body-three-mobile-font-family);font-weight:var(--art-body-three-mobile-font-weight);font-style:var(--art-body-three-mobile-font-style);text-transform:var(--art-body-three-mobile-text-transform);text-decoration:var(--art-body-three-mobile-text-decoration);font-size:var(--art-body-three-mobile-font-size);line-height:var(--art-body-three-mobile-line-height);letter-spacing:var(--art-body-three-mobile-letter-spacing)}}.art-blog-default-top .art-post-title{margin:0;font-family:var(--art-h1-font-family);font-weight:var(--art-h1-font-weight);font-style:var(--art-h1-font-style);text-transform:var(--art-h1-text-transform);text-decoration:var(--art-h1-text-decoration);font-size:var(--art-h1-font-size);line-height:var(--art-h1-line-height);letter-spacing:var(--art-h1-letter-spacing)}@media only screen and (max-width:767px){.art-blog-default-top .art-post-title{font-family:var(--art-h1-mobile-font-family);font-weight:var(--art-h1-mobile-font-weight);font-style:var(--art-h1-mobile-font-style);text-transform:var(--art-h1-mobile-text-transform);text-decoration:var(--art-h1-mobile-text-decoration);font-size:var(--art-h1-mobile-font-size);line-height:var(--art-h1-mobile-line-height);letter-spacing:var(--art-h1-mobile-letter-spacing)}}.art-blog-default-top .art-post-excerpt{margin-top:20px}.art-blog-default-top .art-post-read-more{margin-top:40px}.art-blog-posts-default{padding-bottom:100px;--art-posts-columns:4;--art-posts-columns-gap:30px;--art-posts-rows-gap:50px}@media only screen and (max-width:1024px){.art-blog-posts-default{--art-posts-columns:3;--art-posts-rows-gap:30px}}@media only screen and (max-width:767px){.art-blog-posts-default{--art-posts-columns:1;padding-bottom:50px}}.elementor-widget-art-posts{--art-posts-columns:2;--art-posts-columns-gap:30px;--art-posts-rows-gap:50px}@media only screen and (max-width:1024px){.elementor-widget-art-posts{--art-posts-columns:2;--art-posts-rows-gap:30px}}@media only screen and (max-width:767px){.elementor-widget-art-posts{--art-posts-columns:1}}@media only screen and (max-width:450px){.art-form-line{flex-direction:column}.art-form-line div{margin-left:0}.art-form-line div button{width:100%}}@media only screen and (max-width:767px){.art-form-line div{flex-grow:unset}}.art-blog-posts-grid{display:grid;grid-template-columns:repeat(var(--art-posts-columns),minmax(10px,1fr));grid-column-gap:var(--art-posts-columns-gap);grid-row-gap:var(--art-posts-rows-gap);-webkit-box-align:start;-ms-flex-align:start;align-items:start;flex-wrap:wrap}.art-blog-post .art-post-image{margin-bottom:22px}.art-blog-post .art-post-image img{width:100%}.art-blog-post .art-post-cat-date{font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing);margin-bottom:10px}@media only screen and (max-width:767px){.art-blog-post .art-post-cat-date{font-family:var(--art-body-three-mobile-font-family);font-weight:var(--art-body-three-mobile-font-weight);font-style:var(--art-body-three-mobile-font-style);text-transform:var(--art-body-three-mobile-text-transform);text-decoration:var(--art-body-three-mobile-text-decoration);font-size:var(--art-body-three-mobile-font-size);line-height:var(--art-body-three-mobile-line-height);letter-spacing:var(--art-body-three-mobile-letter-spacing)}}.art-blog-post .art-post-title{margin:0}.art-blog-post-second .art-post-image img{width:100%}.art-blog-post-second .art-blog-post-second__content{background-color:var(--art-colors-bg);padding:24px}.art-blog-post-second .art-post-cats{font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing);color:var(--art-colors-link);margin-bottom:5px}@media only screen and (max-width:767px){.art-blog-post-second .art-post-cats{font-family:var(--art-body-three-mobile-font-family);font-weight:var(--art-body-three-mobile-font-weight);font-style:var(--art-body-three-mobile-font-style);text-transform:var(--art-body-three-mobile-text-transform);text-decoration:var(--art-body-three-mobile-text-decoration);font-size:var(--art-body-three-mobile-font-size);line-height:var(--art-body-three-mobile-line-height);letter-spacing:var(--art-body-three-mobile-letter-spacing)}}.art-blog-post-second .art-post-cats a{color:var(--art-colors-link)}.art-blog-post-second .art-post-cats a:hover{color:var(--art-colors-hover)}.art-blog-post-second .art-post-title{margin:0}.art-blog-post-second .art-post-read-more{margin-top:32px}.art-blog-typical{padding-top:80px;padding-bottom:90px}@media only screen and (max-width:767px){.art-blog-typical{padding-bottom:50px}}.art-headline+.art-blog-typical{padding-top:0}.art-blog-widget-area{border-top:1px solid rgba(0,0,0,.1);padding-top:60px;margin-top:60px}@media only screen and (min-width:768px){.art-blog-widget-area{border-top:0;padding-top:0;padding-left:20px;margin-top:0}}.art-posts-typical{margin-bottom:40px}.art-post-typical{margin-top:80px}.art-post-typical.sticky,.art-post-typical.sticky:first-child{padding:40px;background-color:var(--art-colors-second-bg)}.art-post-typical:first-child{margin-top:0;padding-top:0;border-top:0}.art-post-typical .art-post-image{margin-bottom:30px}.art-post-typical .art-post-image img{max-width:100%}.art-post-typical .art-post-cat-date{margin-bottom:10px;font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing)}.art-post-typical .art-post-title{margin:0}.art-post-typical .art-post-excerpt{margin-top:20px}.art-post-typical .art-post-read-more{margin-top:30px}.art-single-wrapper{outline:0}.art-single-top{min-height:665px;display:flex}@media only screen and (max-width:991px){.art-single-top{flex-wrap:wrap}}.art-single-top.art-single-post-no-image{text-align:center;justify-content:center}@media only screen and (max-width:991px){.art-single-top.art-single-post-no-image{min-height:480px}}.art-single-top .art-single-top__start-col{position:relative;width:50%}@media only screen and (max-width:991px){.art-single-top .art-single-top__start-col{width:100%;min-height:500px}}.art-single-top .art-single-top__start-col .art-blog-top-image{height:100%;background-size:cover;background-position:center center}.art-single-top .art-single-top__end-col{display:flex;align-items:center;width:50%;background-color:var(--art-colors-second-bg)}.art-second-color-scheme .art-single-top .art-single-top__end-col{background-color:var(--art-bg-second-bg)}@media only screen and (max-width:991px){.art-single-top .art-single-top__end-col{width:100%}}.art-single-top .art-single-top__end-col .art-single-top__end-col-data{padding:30px 113px;width:100%}@media only screen and (max-width:1199px){.art-single-top .art-single-top__end-col .art-single-top__end-col-data{padding-left:50px;padding-right:50px}}.art-single-top .art-post-cat-date{font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing);margin-bottom:16px}@media only screen and (max-width:767px){.art-single-top .art-post-cat-date{font-family:var(--art-body-three-mobile-font-family);font-weight:var(--art-body-three-mobile-font-weight);font-style:var(--art-body-three-mobile-font-style);text-transform:var(--art-body-three-mobile-text-transform);text-decoration:var(--art-body-three-mobile-text-decoration);font-size:var(--art-body-three-mobile-font-size);line-height:var(--art-body-three-mobile-line-height);letter-spacing:var(--art-body-three-mobile-letter-spacing)}}.art-single-top .art-post-title{margin:0}.art-single-top .art-post-author{font-family:var(--art-h6-font-family);font-weight:var(--art-h6-font-weight);font-style:var(--art-h6-font-style);text-transform:var(--art-h6-text-transform);text-decoration:var(--art-h6-text-decoration);font-size:var(--art-h6-font-size);line-height:var(--art-h6-line-height);letter-spacing:var(--art-h6-letter-spacing);margin-top:30px}@media only screen and (max-width:767px){.art-single-top .art-post-author{font-family:var(--art-h6-mobile-font-family);font-weight:var(--art-h6-mobile-font-weight);font-style:var(--art-h6-mobile-font-style);text-transform:var(--art-h6-mobile-text-transform);text-decoration:var(--art-h6-mobile-text-decoration);font-size:var(--art-h6-mobile-font-size);line-height:var(--art-h6-mobile-line-height);letter-spacing:var(--art-h6-mobile-letter-spacing)}}.art-single-top .art-post-author a{color:var(--art-colors-heading)}.art-single-top .art-post-author a:hover{color:var(--art-colors-link)}.art-post-content-wrapper{padding-top:80px;padding-bottom:110px}@media only screen and (max-width:991px){.art-post-content-wrapper{padding-top:50px;padding-bottom:50px}}.art-post-the-content{width:750px;max-width:100%;margin:0 auto}.art-post-the-content:after{content:".";display:block;clear:both;height:0;visibility:hidden;overflow:hidden}.art-post-the-content+div{margin-top:80px}@media only screen and (max-width:767px){.art-post-the-content+div{margin-top:50px}}.art-single-post-tags{display:flex;flex-direction:column;align-items:center}.art-single-post-tags-title{margin:0 0 30px}.art-post-tags,.tagcloud{display:flex;flex-wrap:wrap;margin:-12px -7px 0}.art-post-tags a,.tagcloud a{font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing);color:var(--art-colors-bg);background-color:var(--art-colors-fourth-bg);margin:12px 7px 0;padding:3px 12px;transition:color .2s ease-in-out,background-color .2s ease-in-out;line-height:26px!important}@media only screen and (max-width:767px){.art-post-tags a,.tagcloud a{font-family:var(--art-body-three-mobile-font-family);font-weight:var(--art-body-three-mobile-font-weight);font-style:var(--art-body-three-mobile-font-style);text-transform:var(--art-body-three-mobile-text-transform);text-decoration:var(--art-body-three-mobile-text-decoration);font-size:var(--art-body-three-mobile-font-size);line-height:var(--art-body-three-mobile-line-height);letter-spacing:var(--art-body-three-mobile-letter-spacing)}}.art-second-color-scheme .art-post-tags a,.art-second-color-scheme .tagcloud a{color:var(--art-bg-bg)}.art-second-color-scheme .art-post-tags a,.art-second-color-scheme .tagcloud a{background-color:var(--art-bg-fourth-bg)}.art-post-tags a:hover,.tagcloud a:hover{background-color:var(--art-colors-bg);color:var(--art-colors-fourth-bg)}.art-second-color-scheme .art-post-tags a:hover,.art-second-color-scheme .tagcloud a:hover{background-color:var(--art-bg-bg)}.art-second-color-scheme .art-post-tags a:hover,.art-second-color-scheme .tagcloud a:hover{color:var(--art-bg-fourth-bg)}.art-single-post-share{display:flex;flex-direction:column;align-items:center;margin-top:80px}@media only screen and (max-width:767px){.art-single-post-share{margin-top:40px}}.art-single-post-share-title{margin:0 0 21px}.art-single-post-share .art-social-share-buttons{font-size:25px}.art-single-post-share .art-social-share-buttons a{margin:0 10px}.art-single-navigation{padding:100px 0}@media only screen and (max-width:991px){.art-single-navigation{padding-top:30px;padding-bottom:30px}}.art-single-navigation .nav-links{display:flex}@media only screen and (max-width:991px){.art-single-navigation .nav-links{flex-wrap:wrap}}.art-single-navigation .nav-links>div{flex-grow:1;display:flex;align-items:center;width:50%;position:relative}@media only screen and (max-width:991px){.art-single-navigation .nav-links>div{width:100%}}.art-single-navigation .nav-links>div+div{padding-left:20px}@media only screen and (max-width:991px){.art-single-navigation .nav-links>div+div{margin-top:30px;padding-top:30px;padding-left:0}.art-single-navigation .nav-links>div+div:before{content:"";background-color:rgba(0,0,0,.1);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;width:100vw;height:1px;position:absolute;left:0;top:0}}.art-single-navigation .nav-links .nav-next{justify-content:flex-end}.art-single-navigation .nav-links .post-nav-item{display:flex;align-items:center}.art-single-navigation .nav-links .post-nav-item.post-nav-next{text-align:end;justify-content:flex-end}.art-single-navigation .nav-links .post-nav-item>div+div{margin-left:20px}.art-single-navigation .nav-links .nav-image{width:100px;flex-shrink:0;align-self:flex-start}.art-single-navigation .nav-links .nav-image img{width:100%;max-width:100%;height:auto}.art-single-navigation .nav-links .nav-data>span{display:block}.art-single-navigation .nav-links .post-nav-item-descr{font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing);color:var(--art-colors-second-text);margin-bottom:4px}@media only screen and (max-width:767px){.art-single-navigation .nav-links .post-nav-item-descr{font-family:var(--art-body-three-mobile-font-family);font-weight:var(--art-body-three-mobile-font-weight);font-style:var(--art-body-three-mobile-font-style);text-transform:var(--art-body-three-mobile-text-transform);text-decoration:var(--art-body-three-mobile-text-decoration);font-size:var(--art-body-three-mobile-font-size);line-height:var(--art-body-three-mobile-line-height);letter-spacing:var(--art-body-three-mobile-letter-spacing)}}.art-single-navigation .nav-links .post-nav-item-title{font-family:var(--art-h6-font-family);font-weight:var(--art-h6-font-weight);font-style:var(--art-h6-font-style);text-transform:var(--art-h6-text-transform);text-decoration:var(--art-h6-text-decoration);font-size:var(--art-h6-font-size);line-height:var(--art-h6-line-height);letter-spacing:var(--art-h6-letter-spacing);color:var(--art-colors-heading);transition:color .2s ease-in-out}@media only screen and (max-width:767px){.art-single-navigation .nav-links .post-nav-item-title{font-family:var(--art-h6-mobile-font-family);font-weight:var(--art-h6-mobile-font-weight);font-style:var(--art-h6-mobile-font-style);text-transform:var(--art-h6-mobile-text-transform);text-decoration:var(--art-h6-mobile-text-decoration);font-size:var(--art-h6-mobile-font-size);line-height:var(--art-h6-mobile-line-height);letter-spacing:var(--art-h6-mobile-letter-spacing)}}.art-single-navigation .nav-links a:hover .post-nav-item-title{color:var(--art-colors-link)}.art-related-posts{--art-posts-columns:4;--art-posts-columns-gap:30px;--art-posts-rows-gap:50px}@media only screen and (max-width:1024px){.art-related-posts{--art-posts-columns:3;--art-posts-rows-gap:30px}}@media only screen and (max-width:767px){.art-related-posts{--art-posts-columns:1}}.art-related-posts-title{text-align:center;margin-bottom:50px}.art-related-posts-container{display:grid;grid-template-columns:repeat(var(--art-posts-columns),minmax(10px,1fr));grid-column-gap:var(--art-posts-columns-gap);grid-row-gap:var(--art-posts-rows-gap);-webkit-box-align:start;-ms-flex-align:start;align-items:start;flex-wrap:wrap}.art-related-post .art-post-image{margin-bottom:22px}.art-related-post .art-post-cat-date{font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing);margin-bottom:7px}@media only screen and (max-width:767px){.art-related-post .art-post-cat-date{font-family:var(--art-body-three-mobile-font-family);font-weight:var(--art-body-three-mobile-font-weight);font-style:var(--art-body-three-mobile-font-style);text-transform:var(--art-body-three-mobile-text-transform);text-decoration:var(--art-body-three-mobile-text-decoration);font-size:var(--art-body-three-mobile-font-size);line-height:var(--art-body-three-mobile-line-height);letter-spacing:var(--art-body-three-mobile-letter-spacing)}}.art-related-post .art-post-title{margin:0}.art-single-post-comments{margin-top:110px}.art-page-content+.art-single-post-comments{margin-top:0;padding-bottom:80px}.art-comments-area .comments-title{font-family:var(--art-h5-font-family);font-weight:var(--art-h5-font-weight);font-style:var(--art-h5-font-style);text-transform:var(--art-h5-text-transform);text-decoration:var(--art-h5-text-decoration);font-size:var(--art-h5-font-size);line-height:var(--art-h5-line-height);letter-spacing:var(--art-h5-letter-spacing)}@media only screen and (max-width:767px){.art-comments-area .comments-title{font-family:var(--art-h5-mobile-font-family);font-weight:var(--art-h5-mobile-font-weight);font-style:var(--art-h5-mobile-font-style);text-transform:var(--art-h5-mobile-text-transform);text-decoration:var(--art-h5-mobile-text-decoration);font-size:var(--art-h5-mobile-font-size);line-height:var(--art-h5-mobile-line-height);letter-spacing:var(--art-h5-mobile-letter-spacing)}}.art-comments-area .comment-list{list-style:none;margin:40px 0 0}.art-comments-area .comment-list>.comment:first-child,.art-comments-area .comment-list>.pingback:first-child,.art-comments-area .comment-list>.trackback:first-child{border-top:0;margin-top:0;padding-top:0}.art-comments-area .children{list-style:none;margin:0;padding-left:84px}@media only screen and (max-width:767px){.art-comments-area .children{padding-left:20px}}.art-comments-area .comment,.art-comments-area .pingback,.art-comments-area .trackback{margin:38px 0 0;padding:30px 0 0}.art-comments-area .comment-wrapper{display:flex}.art-comments-area .comment-author{width:60px;margin-right:24px;flex-shrink:0}.art-comments-area .comment-author img{border-radius:100px}.art-comments-area .comment-itself{width:100%}.art-comments-area .comment-meta{margin-bottom:18px}.art-comments-area .info-meta-top{margin-bottom:8px;font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing)}@media only screen and (max-width:767px){.art-comments-area .info-meta-top{font-family:var(--art-body-three-mobile-font-family);font-weight:var(--art-body-three-mobile-font-weight);font-style:var(--art-body-three-mobile-font-style);text-transform:var(--art-body-three-mobile-text-transform);text-decoration:var(--art-body-three-mobile-text-decoration);font-size:var(--art-body-three-mobile-font-size);line-height:var(--art-body-three-mobile-line-height);letter-spacing:var(--art-body-three-mobile-letter-spacing)}}.art-comments-area .info-meta-top a{color:var(--art-colors-heading)}.art-comments-area .info-meta-top a:hover{color:var(--art-colors-link)}.art-comments-area .comment-date{color:var(--art-colors-text);font-family:var(--art-body-two-font-family);font-weight:var(--art-body-two-font-weight);font-style:var(--art-body-two-font-style);text-transform:var(--art-body-two-text-transform);text-decoration:var(--art-body-two-text-decoration);font-size:var(--art-body-two-font-size);line-height:var(--art-body-two-line-height);letter-spacing:var(--art-body-two-letter-spacing)}@media only screen and (max-width:767px){.art-comments-area .comment-date{font-family:var(--art-body-two-mobile-font-family);font-weight:var(--art-body-two-mobile-font-weight);font-style:var(--art-body-two-mobile-font-style);text-transform:var(--art-body-two-mobile-text-transform);text-decoration:var(--art-body-two-mobile-text-decoration);font-size:var(--art-body-two-mobile-font-size);line-height:var(--art-body-two-mobile-line-height);letter-spacing:var(--art-body-two-mobile-letter-spacing)}}.art-comments-area .comment-text{font-family:var(--art-body-two-font-family);font-weight:var(--art-body-two-font-weight);font-style:var(--art-body-two-font-style);text-transform:var(--art-body-two-text-transform);text-decoration:var(--art-body-two-text-decoration);font-size:var(--art-body-two-font-size);line-height:var(--art-body-two-line-height);letter-spacing:var(--art-body-two-letter-spacing);height:auto}@media only screen and (max-width:767px){.art-comments-area .comment-text{font-family:var(--art-body-two-mobile-font-family);font-weight:var(--art-body-two-mobile-font-weight);font-style:var(--art-body-two-mobile-font-style);text-transform:var(--art-body-two-mobile-text-transform);text-decoration:var(--art-body-two-mobile-text-decoration);font-size:var(--art-body-two-mobile-font-size);line-height:var(--art-body-two-mobile-line-height);letter-spacing:var(--art-body-two-mobile-letter-spacing)}}.art-comments-area .reply{font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing);margin-top:16px;border-bottom:2px solid;display:inline-block;padding-bottom:5px}@media only screen and (max-width:767px){.art-comments-area .reply{font-family:var(--art-body-three-mobile-font-family);font-weight:var(--art-body-three-mobile-font-weight);font-style:var(--art-body-three-mobile-font-style);text-transform:var(--art-body-three-mobile-text-transform);text-decoration:var(--art-body-three-mobile-text-decoration);font-size:var(--art-body-three-mobile-font-size);line-height:var(--art-body-three-mobile-line-height);letter-spacing:var(--art-body-three-mobile-letter-spacing)}}.art-comments-area .no-comments{margin-top:50px}.art-comments-area .comment-navigation{margin:30px 0}.art-comments-area .comment-navigation .nav-links{display:flex}.art-comments-area .comment-navigation .nav-links>div{flex-grow:1}.art-comments-area .comment-navigation .nav-links>div+div{padding-left:20px}.art-comments-area .comment-navigation .nav-links>div.nav-next{text-align:right}.art-comments-area .comment-navigation .nav-links a{color:var(--art-colors-second-text)}.art-comments-area .comment-navigation .nav-links a:hover{color:var(--art-colors-link)}.comment-list+.comment-respond{margin-top:60px}.comment>.comment-respond{margin-top:35px}.comment-respond .comment-reply-title{font-family:var(--art-h5-font-family);font-weight:var(--art-h5-font-weight);font-style:var(--art-h5-font-style);text-transform:var(--art-h5-text-transform);text-decoration:var(--art-h5-text-decoration);font-size:var(--art-h5-font-size);line-height:var(--art-h5-line-height);letter-spacing:var(--art-h5-letter-spacing);margin-bottom:4px}@media only screen and (max-width:767px){.comment-respond .comment-reply-title{font-family:var(--art-h5-mobile-font-family);font-weight:var(--art-h5-mobile-font-weight);font-style:var(--art-h5-mobile-font-style);text-transform:var(--art-h5-mobile-text-transform);text-decoration:var(--art-h5-mobile-text-decoration);font-size:var(--art-h5-mobile-font-size);line-height:var(--art-h5-mobile-line-height);letter-spacing:var(--art-h5-mobile-letter-spacing)}}.comment-respond .comment-reply-title small{margin-left:20px}.comment-respond form.comment-form{margin:0 -15px}.comment-respond form.comment-form:after{content:".";display:block;clear:both;height:0;visibility:hidden;overflow:hidden}.comment-respond form.comment-form .art-line-fields p{padding:0 15px}.comment-respond form.comment-form label{margin-bottom:9px}.comment-respond form.comment-form>p{width:100%;padding:0 15px;margin:0 0 30px}.comment-respond form.comment-form>p:last-child{margin-bottom:0}.comment-respond form.comment-form .comment-notes,.comment-respond form.comment-form .logged-in-as{font-family:var(--art-body-two-font-family);font-weight:var(--art-body-two-font-weight);font-style:var(--art-body-two-font-style);text-transform:var(--art-body-two-text-transform);text-decoration:var(--art-body-two-text-decoration);font-size:var(--art-body-two-font-size);line-height:var(--art-body-two-line-height);letter-spacing:var(--art-body-two-letter-spacing);margin-bottom:20px}@media only screen and (max-width:767px){.comment-respond form.comment-form .comment-notes,.comment-respond form.comment-form .logged-in-as{font-family:var(--art-body-two-mobile-font-family);font-weight:var(--art-body-two-mobile-font-weight);font-style:var(--art-body-two-mobile-font-style);text-transform:var(--art-body-two-mobile-text-transform);text-decoration:var(--art-body-two-mobile-text-decoration);font-size:var(--art-body-two-mobile-font-size);line-height:var(--art-body-two-mobile-line-height);letter-spacing:var(--art-body-two-mobile-letter-spacing)}}.comment-respond form.comment-form .comment-notes,.comment-respond form.comment-form .comment-notes a,.comment-respond form.comment-form .logged-in-as,.comment-respond form.comment-form .logged-in-as a{color:var(--art-colors-second-text)}.comment-respond form.comment-form .comment-notes a:hover,.comment-respond form.comment-form .logged-in-as a:hover{color:var(--art-colors-link)}@media only screen and (min-width:768px){.comment-respond form.comment-form .comment-form-author,.comment-respond form.comment-form .comment-form-email,.comment-respond form.comment-form .comment-form-url{float:left;width:33.33%}}.comment-respond form.comment-form .comment-form-comment textarea{height:240px;width:100%}.comment-respond form.comment-form .comment-form-cookies-consent{display:none}.comment-respond form.comment-form .form-submit{display:flex;justify-content:flex-end;margin-bottom:0}.art-single-podcast-post .art-single-podcast-top{min-height:665px;display:flex;background-color:var(--art-colors-second-bg)}@media only screen and (max-width:991px){.art-single-podcast-post .art-single-podcast-top{flex-wrap:wrap}}.art-single-podcast-post .art-single-podcast-top.art-single-post-no-image{text-align:center;justify-content:center}@media only screen and (max-width:991px){.art-single-podcast-post .art-single-podcast-top.art-single-post-no-image{min-height:480px}}.art-single-podcast-post .art-single-podcast-top .art-single-top__start-col{position:relative;width:50%}@media only screen and (max-width:991px){.art-single-podcast-post .art-single-podcast-top .art-single-top__start-col{width:100%;min-height:500px}}.art-single-podcast-post .art-single-podcast-top .art-single-top__start-col .art-blog-top-image{height:100%;background-size:cover;background-position:center center}.art-single-podcast-post .art-single-podcast-top .art-single-top__end-col{display:flex;align-items:center;width:80%}@media only screen and (max-width:991px){.art-single-podcast-post .art-single-podcast-top .art-single-top__end-col{width:100%}}.art-single-podcast-post .art-single-podcast-top .art-single-top__end-col .art-single-top__end-col-data{padding:30px 113px;width:100%}@media only screen and (max-width:1199px){.art-single-podcast-post .art-single-podcast-top .art-single-top__end-col .art-single-top__end-col-data{padding-left:50px;padding-right:50px}}@media only screen and (max-width:540px){.art-single-podcast-post .art-single-podcast-top .art-single-top__end-col .art-single-top__end-col-data{padding-left:20px;padding-right:20px}}.art-single-podcast-post .art-single-podcast-top .art-post-cat-date{font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing);margin-bottom:12px}.art-single-podcast-post .art-single-podcast-top .art-post-cat-date .art-post-date svg{position:relative;left:-7px;bottom:1px}.art-single-podcast-post .art-single-podcast-top .art-post-title{margin:0}.art-single-podcast-post .art-single-podcast-top .art-post-author{margin-top:30px}.art-single-podcast-post .art-single-podcast-top .art-post-author a{color:var(--art-colors-heading)}.art-single-podcast-post .art-single-podcast-top .art-post-author a:hover{color:var(--art-colors-link)}.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper{position:relative;padding-top:229px}@media only screen and (max-width:767px){.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper{padding-top:130px}}.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player{max-width:1140px;width:100%;position:absolute;top:-141px;transform:translate(-50%,0);left:50%}@media only screen and (max-width:991px){.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player{top:-96px}}.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player-btn__fwd,.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player-btn__rwd,.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player-btn__volume,.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .share-icon span,.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .subscribe-icons span{background-color:var(--art-colors-bg)}.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player{height:auto}.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player .player__main{background-color:var(--art-colors-fourth-bg);display:flex}.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player .player__main .player__artwork{height:100%;min-width:282px;padding:66px;background-color:var(--art-colors-bg)}@media only screen and (max-width:768px){.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player .player__main .player__artwork{min-width:150px;padding:0}}@media only screen and (max-width:480px){.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player .player__main .player__artwork{display:none}}.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player .player__main .player__artwork img{height:100%;width:306px}@media only screen and (max-width:768px){.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player .player__main .player__artwork img{width:100%;margin:0}}.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player .player__main .player__body{padding:50px;width:100%}@media only screen and (max-width:900px){.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player .player__main .player__body{padding:38px 20px 38px 20px}}@media only screen and (max-width:768px){.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player .player__main .player__body{padding:0}}.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player .player__main .player__body .currently-playing{margin-bottom:40px}@media only screen and (max-width:768px){.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player .player__main .player__body .currently-playing{display:none}}.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player .player__main .player__body .currently-playing .show.player__podcast-title{font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing);color:var(--art-colors-bg);opacity:1}@media only screen and (max-width:767px){.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player .player__main .player__body .currently-playing .show.player__podcast-title{font-family:var(--art-body-three-mobile-font-family);font-weight:var(--art-body-three-mobile-font-weight);font-style:var(--art-body-three-mobile-font-style);text-transform:var(--art-body-three-mobile-text-transform);text-decoration:var(--art-body-three-mobile-text-decoration);font-size:var(--art-body-three-mobile-font-size);line-height:var(--art-body-three-mobile-line-height);letter-spacing:var(--art-body-three-mobile-letter-spacing)}}.art-second-color-scheme .art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player .player__main .player__body .currently-playing .show.player__podcast-title{color:var(--art-bg-bg)}.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player .player__main .player__body .currently-playing .episode-title.player__episode-title{font-family:var(--art-h5-font-family);font-weight:var(--art-h5-font-weight);font-style:var(--art-h5-font-style);text-transform:var(--art-h5-text-transform);text-decoration:var(--art-h5-text-decoration);font-size:var(--art-h5-font-size);line-height:var(--art-h5-line-height);letter-spacing:var(--art-h5-letter-spacing);color:var(--art-colors-heading)}@media only screen and (max-width:767px){.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player .player__main .player__body .currently-playing .episode-title.player__episode-title{font-family:var(--art-h5-mobile-font-family);font-weight:var(--art-h5-mobile-font-weight);font-style:var(--art-h5-mobile-font-style);text-transform:var(--art-h5-mobile-text-transform);text-decoration:var(--art-h5-mobile-text-decoration);font-size:var(--art-h5-mobile-font-size);line-height:var(--art-h5-mobile-line-height);letter-spacing:var(--art-h5-mobile-letter-spacing)}}.art-second-color-scheme .art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player .player__main .player__body .currently-playing .episode-title.player__episode-title{color:var(--art-bg-heading)}.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player .player__main .player__body .play-progress{grid-template-columns:74px 1fr}@media only screen and (max-width:768px){.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player .player__main .player__body .play-progress{grid-template-columns:1fr;gap:0 0;margin-left:10px}}.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player .player__main .player__body .play-progress .play-pause-controls{width:74px;height:74px;display:flex;align-items:center;justify-content:center;background-color:var(--art-colors-bg)}@media only screen and (max-width:768px){.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player .player__main .player__body .play-progress .play-pause-controls{margin-top:8px}}.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player .player__main .player__body .play-progress .play-pause-controls .play-btn{background:url(https://www.sheroseministry.com/wp-content/themes/magnetique/assets/css/images/player/play-btn.svg);background-repeat:no-repeat;background-position:32px 26px;mask-position:29px 24px!important;-webkit-mask-position:29px 24px!important;background-color:#fff;width:74px;height:74px}.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player .player__main .player__body .play-progress .play-pause-controls .pause-btn{background-color:transparent;background:url(https://www.sheroseministry.com/wp-content/themes/magnetique/assets/css/images/player/ic-pause.svg);background-repeat:no-repeat;background-position:33px 30px;width:74px;height:74px}.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player .player__main .player__body .play-progress .play-pause-controls .ssp-loader{display:none}.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player .player__main .player__body .play-progress .ssp-progress{height:2px;background-color:#fff;margin-top:35px}@media only screen and (max-width:768px){.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player .player__main .player__body .play-progress .ssp-progress{margin-top:13px}}.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player .player__main .player__body .play-progress .ssp-progress .progress__filled{background-color:var(--art-colors-bg)}.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player .player__main .player__body .play-progress .ssp-playback .playback__controls button{opacity:1}.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player .player__main .player__body .play-progress .ssp-playback .playback__controls .player-btn__volume{mask-image:url(https://www.sheroseministry.com/wp-content/themes/magnetique/assets/css/images/player/play_on.svg)}@media only screen and (max-width:900px){.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player .player__main .player__body .play-progress .ssp-playback .playback__controls .player-btn__volume{padding:13px 20px 13px 40px}}.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player .player__main .player__body .play-progress .ssp-playback .playback__controls .player-btn__volume.off{mask-image:url(https://www.sheroseministry.com/wp-content/themes/magnetique/assets/css/images/player/sound-off.svg);background-color:var(--art-colors-bg)!important}.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player .player__main .player__body .play-progress .ssp-playback .playback__controls .player-btn__rwd{mask-image:url(https://www.sheroseministry.com/wp-content/themes/magnetique/assets/css/images/player/arrow_left.svg);padding:13px 15px}.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player .player__main .player__body .play-progress .ssp-playback .playback__controls .player-btn__speed{width:auto;margin-right:12px;border:1px solid #4b4659!important}.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player .player__main .player__body .play-progress .ssp-playback .playback__controls .player-btn__fwd{mask-image:url(https://www.sheroseministry.com/wp-content/themes/magnetique/assets/css/images/player/arrow_right.svg)}.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player .player__main .player__body .play-progress .ssp-playback .playback__timers{opacity:1!important;line-height:26.28px}.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player .player__main .player__body .play-progress .ssp-playback .playback__timers span,.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player .player__main .player__body .play-progress .ssp-playback .playback__timers time{font-family:var(--art-body-five-font-family);font-weight:var(--art-body-five-font-weight);font-style:var(--art-body-five-font-style);text-transform:var(--art-body-five-text-transform);text-decoration:var(--art-body-five-text-decoration);font-size:var(--art-body-five-font-size);line-height:var(--art-body-five-line-height);letter-spacing:var(--art-body-five-letter-spacing);opacity:1!important;color:#000}.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .castos-player.light-mode .player .player__main .player__body .player-panels-nav{display:none}.art-single-podcast-post .art-post-content-wrapper.art-podcast-content-wrapper .art-post-the-content .podcast_player .podcast_meta{display:none}.play-pause-controls{display:flex;align-items:center;justify-content:center}#learn-press-course .course-meta,.learn-press-breadcrumb{display:none}.lp-archive-courses .course-summary .course-summary-content .course-detail-info,.single-event-content-wrapper .course-summary-sidebar{display:none!important}#learn-press-course{margin-bottom:40px}body.single-lp_course .origin-price{text-decoration:line-through;margin-right:8px}body.single-lp_course .course-tab-panel .lp-course-author .author-description{color:var(--art-colors-text);font-family:var(--art-body-font-family);font-weight:var(--art-body-font-weight);font-style:var(--art-body-font-style);text-transform:var(--art-body-text-transform);text-decoration:var(--art-body-text-decoration);font-size:var(--art-body-font-size);line-height:var(--art-body-line-height);letter-spacing:var(--art-body-letter-spacing)}@media only screen and (max-width:767px){body.single-lp_course .course-tab-panel .lp-course-author .author-description{font-family:var(--art-body-mobile-font-family);font-weight:var(--art-body-mobile-font-weight);font-style:var(--art-body-mobile-font-style);text-transform:var(--art-body-mobile-text-transform);text-decoration:var(--art-body-mobile-text-decoration);font-size:var(--art-body-mobile-font-size);line-height:var(--art-body-mobile-line-height);letter-spacing:var(--art-body-mobile-letter-spacing)}}body.single-lp_course .lp-entry-content.lp-content-area .course-tab-panel .course-description{color:var(--art-colors-text);font-family:var(--art-body-font-family);font-weight:var(--art-body-font-weight);font-style:var(--art-body-font-style);text-transform:var(--art-body-text-transform);text-decoration:var(--art-body-text-decoration);font-size:var(--art-body-font-size);line-height:var(--art-body-line-height);letter-spacing:var(--art-body-letter-spacing)}@media only screen and (max-width:767px){body.single-lp_course .lp-entry-content.lp-content-area .course-tab-panel .course-description{font-family:var(--art-body-mobile-font-family);font-weight:var(--art-body-mobile-font-weight);font-style:var(--art-body-mobile-font-style);text-transform:var(--art-body-mobile-text-transform);text-decoration:var(--art-body-mobile-text-decoration);font-size:var(--art-body-mobile-font-size);line-height:var(--art-body-mobile-line-height);letter-spacing:var(--art-body-mobile-letter-spacing)}}body.single-lp_course .comment-respond .comment-form input[type=email],body.single-lp_course .comment-respond .comment-form input[type=text],body.single-lp_course .comment-respond .comment-form input[type=url]{margin-bottom:0}body.single-lp_course .comment-respond .comment-form>div.art-line-fields{padding:0;margin:0}body.single-lp_course .comment-respond .comment-form>div.art-line-fields p{margin:0 0 1.5rem}.learnpress-checkout #checkout-order .col-number{min-width:100px}@media only screen and (max-width:991px){#learn-press-course .lp-content-area{padding-right:0;padding-left:0}}#art-single-course-header{display:flex;flex-wrap:wrap;margin-bottom:81px}#art-single-course-header .art-course-header-left{width:50%;background-size:cover;background-position:center center}@media only screen and (max-width:991px){#art-single-course-header .art-course-header-left{width:100%;min-height:500px}}#art-single-course-header .art-course-header-right{width:50%;padding:91px 0 91px 81px;background-color:var(--art-colors-second-bg)}@media only screen and (max-width:1199px){#art-single-course-header .art-course-header-right{padding:91px 15px 91px 50px}}@media only screen and (max-width:991px){#art-single-course-header .art-course-header-right{width:100%;padding:30px 50px 30px 50px}}#art-single-course-header .art-course-header-right .course-header-right-content{max-width:600px}@media only screen and (max-width:991px){#art-single-course-header .art-course-header-right .course-header-right-content{max-width:unset}}#art-single-course-header .art-course-header-right .course-header-right-content h1{margin-bottom:40px}#art-single-course-header .art-course-header-right .course-header-right-content .art-course-header-meta{display:flex;flex-wrap:wrap;margin-bottom:40px}#art-single-course-header .art-course-header-right .course-header-right-content .art-course-header-meta .meta-item{margin-right:20px;display:flex}#art-single-course-header .art-course-header-right .course-header-right-content .art-course-header-meta .meta-item i{margin-right:6px}.art-single-learn-press-instructor{display:flex;flex-wrap:wrap}@media only screen and (max-width:991px){.art-single-learn-press-instructor{padding-left:0;padding-right:0}}.art-single-learn-press-instructor .meta-item-instructor{display:flex;align-items:center}@media only screen and (max-width:575px){.art-single-learn-press-instructor .meta-item-instructor{flex-direction:column;align-items:flex-start}}.art-single-learn-press-instructor .meta-item-instructor .meta-item__image{width:68px;margin:0 20px 0 0}@media only screen and (max-width:575px){.art-single-learn-press-instructor .meta-item-instructor .meta-item__image{margin:0 20px 20px 0}}.art-single-learn-press-instructor .meta-item-instructor .meta-item__image img{border-radius:100%}.art-single-learn-press-instructor .meta-item-instructor .meta-item__value{padding:0 45px 0 0;margin:0 40px 0 0;position:relative}.art-single-learn-press-instructor .meta-item-instructor .meta-item__value:after{content:"";width:2px;height:100%;background-color:var(--art-colors-fourth-bg);position:absolute;top:0;right:0}.art-single-learn-press-instructor .meta-item-instructor .meta-item__value .art-meta-item{font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing);display:block;margin-bottom:4px}@media only screen and (max-width:767px){.art-single-learn-press-instructor .meta-item-instructor .meta-item__value .art-meta-item{font-family:var(--art-body-three-mobile-font-family);font-weight:var(--art-body-three-mobile-font-weight);font-style:var(--art-body-three-mobile-font-style);text-transform:var(--art-body-three-mobile-text-transform);text-decoration:var(--art-body-three-mobile-text-decoration);font-size:var(--art-body-three-mobile-font-size);line-height:var(--art-body-three-mobile-line-height);letter-spacing:var(--art-body-three-mobile-letter-spacing)}}.art-single-learn-press-instructor .meta-item-instructor .meta-item__value .art-instructor-name{font-family:var(--art-h6-font-family);font-weight:var(--art-h6-font-weight);font-style:var(--art-h6-font-style);text-transform:var(--art-h6-text-transform);text-decoration:var(--art-h6-text-decoration);font-size:var(--art-h6-font-size);line-height:var(--art-h6-line-height);letter-spacing:var(--art-h6-letter-spacing)}@media only screen and (max-width:767px){.art-single-learn-press-instructor .meta-item-instructor .meta-item__value .art-instructor-name{font-family:var(--art-h6-mobile-font-family);font-weight:var(--art-h6-mobile-font-weight);font-style:var(--art-h6-mobile-font-style);text-transform:var(--art-h6-mobile-text-transform);text-decoration:var(--art-h6-mobile-text-decoration);font-size:var(--art-h6-mobile-font-size);line-height:var(--art-h6-mobile-line-height);letter-spacing:var(--art-h6-mobile-letter-spacing)}}.art-single-learn-press-instructor .meta-item-categories{display:flex;align-items:center}@media only screen and (max-width:575px){.art-single-learn-press-instructor .meta-item-categories{align-items:self-end}}.art-single-learn-press-instructor .meta-item-categories .meta-item__value label{font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing);display:block;margin-bottom:4px}@media only screen and (max-width:767px){.art-single-learn-press-instructor .meta-item-categories .meta-item__value label{font-family:var(--art-body-three-mobile-font-family);font-weight:var(--art-body-three-mobile-font-weight);font-style:var(--art-body-three-mobile-font-style);text-transform:var(--art-body-three-mobile-text-transform);text-decoration:var(--art-body-three-mobile-text-decoration);font-size:var(--art-body-three-mobile-font-size);line-height:var(--art-body-three-mobile-line-height);letter-spacing:var(--art-body-three-mobile-letter-spacing)}}.art-single-learn-press-instructor .meta-item-categories .meta-item__value .art-item-categories-themselves{font-family:var(--art-h6-font-family);font-weight:var(--art-h6-font-weight);font-style:var(--art-h6-font-style);text-transform:var(--art-h6-text-transform);text-decoration:var(--art-h6-text-decoration);font-size:var(--art-h6-font-size);line-height:var(--art-h6-line-height);letter-spacing:var(--art-h6-letter-spacing)}@media only screen and (max-width:767px){.art-single-learn-press-instructor .meta-item-categories .meta-item__value .art-item-categories-themselves{font-family:var(--art-h6-mobile-font-family);font-weight:var(--art-h6-mobile-font-weight);font-style:var(--art-h6-mobile-font-style);text-transform:var(--art-h6-mobile-text-transform);text-decoration:var(--art-h6-mobile-text-decoration);font-size:var(--art-h6-mobile-font-size);line-height:var(--art-h6-mobile-line-height);letter-spacing:var(--art-h6-mobile-letter-spacing)}}article.single-event-content-wrapper{display:flex;flex-wrap:wrap}article.single-event-content-wrapper .single-event-content{width:68.42%}@media only screen and (max-width:991px){article.single-event-content-wrapper .single-event-content{width:100%;order:2}}article.single-event-content-wrapper .single-event-content .single-event-content-inner #learn-press-course ul.learn-press-nav-tabs .course-nav.active:before{background:0 0!important;position:static;top:unset;left:unset;width:unset;height:unset}article.single-event-content-wrapper .single-event-content .single-event-content-inner #learn-press-course ul.learn-press-nav-tabs .course-nav.active label{color:#000!important;position:relative}article.single-event-content-wrapper .single-event-content .single-event-content-inner #learn-press-course ul.learn-press-nav-tabs .course-nav.active label:after{content:"";height:2px;background-color:var(--art-colors-bg);width:100%;position:absolute;left:0;bottom:0}article.single-event-content-wrapper .single-event-content .single-event-content-inner #learn-press-course .lp-entry-content .entry-content-left{width:100%}article.single-event-content-wrapper .single-event-content .single-event-content-inner #learn-press-course .lp-entry-content .entry-content-left .course-tabs{margin-bottom:40px}article.single-event-content-wrapper .single-event-content .single-event-footer .footer-tag-title{margin-top:40px}article.single-event-content-wrapper .single-event-content .single-event-footer .tags-wrapper{margin-top:30px}article.single-event-content-wrapper .single-event-window-wrapper{width:31.57%}@media only screen and (max-width:991px){article.single-event-content-wrapper .single-event-window-wrapper{width:100%;order:1;margin-bottom:50px}}article.single-event-content-wrapper .single-event-window-wrapper .single-event-window .window-body{background-color:var(--art-colors-second-bg)}article.single-event-content-wrapper .single-event-window-wrapper .single-event-window .window-body .art-course-single-sidebar{padding:40px}@media only screen and (max-width:420px){article.single-event-content-wrapper .single-event-window-wrapper .single-event-window .window-body .art-course-single-sidebar{padding:20px}}article.single-event-content-wrapper .single-event-window-wrapper .single-event-window .window-body .art-course-single-sidebar .art-single-sidebar-title{margin-bottom:30px}article.single-event-content-wrapper .single-event-window-wrapper .single-event-window .window-body .art-course-single-sidebar>.meta-item{display:flex;justify-content:space-between;margin-bottom:20px}article.single-event-content-wrapper .single-event-window-wrapper .single-event-window .window-body .art-course-single-sidebar>.meta-item:last-child{margin-bottom:0}article.single-event-content-wrapper .single-event-window-wrapper .single-event-window .window-body .art-course-single-sidebar>.meta-item .course-price{margin-bottom:0}article.single-event-content-wrapper .single-event-window-wrapper .single-event-window .window-body .art-course-single-sidebar>.meta-item>span i{margin-right:6px}article.single-event-content-wrapper .single-event-window-wrapper .single-event-window .window-body .art-course-enroll-button form{display:block}article.single-event-content-wrapper .single-event-window-wrapper .single-event-window .window-body .art-course-enroll-button form button{width:100%}#learn-press-course-tabs .learn-press-nav-tabs{background-color:transparent;border:none;display:flex;flex-wrap:wrap}@media only screen and (max-width:767px){#learn-press-course-tabs .learn-press-nav-tabs{display:flex}}#learn-press-course-tabs .learn-press-nav-tabs .course-nav{border:none;flex:none;margin-right:30px;margin-bottom:13px;display:flex;align-items:center}#learn-press-course-tabs .learn-press-nav-tabs .course-nav label{padding:6px 0;margin:0 10px;font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing)}@media only screen and (max-width:767px){#learn-press-course-tabs .learn-press-nav-tabs .course-nav label{font-family:var(--art-body-three-mobile-font-family);font-weight:var(--art-body-three-mobile-font-weight);font-style:var(--art-body-three-mobile-font-style);text-transform:var(--art-body-three-mobile-text-transform);text-decoration:var(--art-body-three-mobile-text-decoration);font-size:var(--art-body-three-mobile-font-size);line-height:var(--art-body-three-mobile-line-height);letter-spacing:var(--art-body-three-mobile-letter-spacing)}}#learn-press-course-tabs .learn-press-nav-tabs .course-nav.course-nav-tab-overview::before{content:"\e81e"!important;font-family:magnetique}#learn-press-course-tabs .learn-press-nav-tabs .course-nav.course-nav-tab-curriculum::before{content:"\e81d"!important;font-family:magnetique}#learn-press-course-tabs .learn-press-nav-tabs .course-nav.course-nav-tab-instructor::before{content:"\e80b"!important;font-family:magnetique}#learn-press-course-tabs .learn-press-nav-tabs .course-nav.course-nav-tab-faqs::before{content:"\e81f"!important;font-family:magnetique}@media only screen and (max-width:400px){#learn-press-course-tabs .learn-press-nav-tabs .course-nav{width:100%;margin-right:0}}#learn-press-course-tabs .course-tab-panels #tab-instructor .course-author .lp-course-author{display:block}#learn-press-course-tabs .course-tab-panels #tab-instructor .course-author .lp-course-author .course-author__pull-left{display:flex;align-items:center;margin-bottom:20px}#learn-press-course-tabs .course-tab-panels #tab-instructor .course-author .lp-course-author .course-author__pull-left .avatar{margin:0 20px 0 0;width:68px;height:68px}#learn-press-course-tabs .course-tab-panels #tab-instructor .course-author .lp-course-author .course-author__pull-left .author-title{margin:0}.art-recent-events-section{padding:100px 0}.art-recent-events-section .related-courses-title{text-align:center;margin-bottom:60px}#popup-course #sidebar-toggle::before{border:none!important;transform:translate(-25%,-21%)!important}#checkout-payment .lp-payment-method .gateway-input::before{content:none}.course-tab-panels .course-tab-panel{padding-top:0!important}.course-tab-panels{padding-top:27px}.course-tab-panels #learn-press-course-curriculum.course-curriculum .section.closed .section-content{overflow:inherit;height:auto}.course-tab-panels #learn-press-course-curriculum.course-curriculum .curriculum-sections{z-index:9}.course-tab-panels #learn-press-course-curriculum.course-curriculum .section .section-header{border-bottom:0}.course-tab-panels #learn-press-course-curriculum.course-curriculum .section .section-header .section-left .section-title{font-family:var(--art-h4-font-family);font-weight:var(--art-h4-font-weight);font-style:var(--art-h4-font-style);text-transform:var(--art-h4-text-transform);text-decoration:var(--art-h4-text-decoration);font-size:var(--art-h4-font-size);line-height:var(--art-h4-line-height);letter-spacing:var(--art-h4-letter-spacing);color:#000}@media only screen and (max-width:767px){.course-tab-panels #learn-press-course-curriculum.course-curriculum .section .section-header .section-left .section-title{font-family:var(--art-h4-mobile-font-family);font-weight:var(--art-h4-mobile-font-weight);font-style:var(--art-h4-mobile-font-style);text-transform:var(--art-h4-mobile-text-transform);text-decoration:var(--art-h4-mobile-text-decoration);font-size:var(--art-h4-mobile-font-size);line-height:var(--art-h4-mobile-line-height);letter-spacing:var(--art-h4-mobile-letter-spacing)}}.course-tab-panels #learn-press-course-curriculum.course-curriculum .section .section-header .section-left .section-toggle{display:none}.course-tab-panels #learn-press-course-curriculum.course-curriculum .section .section-content{margin-bottom:30px}.course-tab-panels #learn-press-course-curriculum.course-curriculum .section .section-content .course-item.course-item-lp_lesson{background-color:var(--art-colors-second-bg);margin-bottom:10px;padding:0 14px}.course-tab-panels #learn-press-course-curriculum.course-curriculum .section .section-content .course-item.course-item-lp_lesson:hover .section-item-link .item-name{color:var(--art-colors-hover)}.course-tab-panels #learn-press-course-curriculum.course-curriculum .section .section-content .course-item.course-item-lp_lesson .section-item-link{width:100%;display:flex;flex-wrap:wrap;align-items:center}.course-tab-panels #learn-press-course-curriculum.course-curriculum .section .section-content .course-item.course-item-lp_lesson .section-item-link:before{font-family:magnetique;content:"\e813";color:#000}.course-tab-panels #learn-press-course-curriculum.course-curriculum .section .section-content .course-item.course-item-lp_lesson .section-item-link .item-name{font-family:var(--art-body-font-family);font-weight:var(--art-body-font-weight);font-style:var(--art-body-font-style);text-transform:var(--art-body-text-transform);text-decoration:var(--art-body-text-decoration);font-size:var(--art-body-font-size);line-height:var(--art-body-line-height);letter-spacing:var(--art-body-letter-spacing);padding:14px 10px}@media only screen and (max-width:767px){.course-tab-panels #learn-press-course-curriculum.course-curriculum .section .section-content .course-item.course-item-lp_lesson .section-item-link .item-name{font-family:var(--art-body-mobile-font-family);font-weight:var(--art-body-mobile-font-weight);font-style:var(--art-body-mobile-font-style);text-transform:var(--art-body-mobile-text-transform);text-decoration:var(--art-body-mobile-text-decoration);font-size:var(--art-body-mobile-font-size);line-height:var(--art-body-mobile-line-height);letter-spacing:var(--art-body-mobile-letter-spacing)}}.course-tab-panels #learn-press-course-curriculum.course-curriculum .section .section-content .course-item.course-item-lp_lesson .section-item-link .course-item-meta{flex-grow:2}.course-tab-panels #learn-press-course-curriculum.course-curriculum .section .section-content .course-item.course-item-lp_lesson .section-item-link .course-item-meta .item-meta.duration{font-family:var(--art-body-four-font-family);font-weight:var(--art-body-four-font-weight);font-style:var(--art-body-four-font-style);text-transform:var(--art-body-four-text-transform);text-decoration:var(--art-body-four-text-decoration);font-size:var(--art-body-four-font-size);line-height:var(--art-body-four-line-height);letter-spacing:var(--art-body-four-letter-spacing);color:var(--art-colors-bg);background-color:var(--art-colors-fourth-bg);border-radius:unset;height:unset;padding:3px 14px 1px 14px}@media only screen and (max-width:767px){.course-tab-panels #learn-press-course-curriculum.course-curriculum .section .section-content .course-item.course-item-lp_lesson .section-item-link .course-item-meta .item-meta.duration{font-family:var(--art-body-four-mobile-font-family);font-weight:var(--art-body-four-mobile-font-weight);font-style:var(--art-body-four-mobile-font-style);text-transform:var(--art-body-four-mobile-text-transform);text-decoration:var(--art-body-four-mobile-text-decoration);font-size:var(--art-body-four-mobile-font-size);line-height:var(--art-body-four-mobile-line-height);letter-spacing:var(--art-body-four-mobile-letter-spacing)}}.course-tab-panels #learn-press-course-curriculum.course-curriculum .section .section-content .course-item.course-item-lp_lesson .section-item-link .course-item-meta .item-meta.course-item-preview{font-family:var(--art-body-four-font-family);font-weight:var(--art-body-four-font-weight);font-style:var(--art-body-four-font-style);text-transform:var(--art-body-four-text-transform);text-decoration:var(--art-body-four-text-decoration);font-size:var(--art-body-four-font-size);line-height:var(--art-body-four-line-height);letter-spacing:var(--art-body-four-letter-spacing);color:var(--art-colors-light-text);background-color:var(--art-colors-bg);border-radius:unset;margin-left:6px;height:unset;padding:3px 14px 1px 14px}@media only screen and (max-width:767px){.course-tab-panels #learn-press-course-curriculum.course-curriculum .section .section-content .course-item.course-item-lp_lesson .section-item-link .course-item-meta .item-meta.course-item-preview{font-family:var(--art-body-four-mobile-font-family);font-weight:var(--art-body-four-mobile-font-weight);font-style:var(--art-body-four-mobile-font-style);text-transform:var(--art-body-four-mobile-text-transform);text-decoration:var(--art-body-four-mobile-text-decoration);font-size:var(--art-body-four-mobile-font-size);line-height:var(--art-body-four-mobile-line-height);letter-spacing:var(--art-body-four-mobile-letter-spacing)}}.course-tab-panels #learn-press-course-curriculum.course-curriculum .section .section-content .course-item.course-item-lp_lesson .section-item-link .course-item-meta .item-meta.course-item-preview:before{background:unset}.course-tab-panels #learn-press-course-curriculum.course-curriculum .section .section-content .course-item.course-item-lp_lesson .section-item-link .course-item-meta .item-meta.course-item-status:before{font-family:magnetique;content:"\e815";font-size:20px;color:#000}.course-tab-panels #tab-faqs.course-tab-panel-faqs{padding-top:0}.course-tab-panels #tab-faqs.course-tab-panel-faqs input[type=checkbox]{display:none!important}.course-tab-panels #tab-faqs.course-tab-panel-faqs .course-faqs-box{border-radius:unset;background-color:unset;border:2px solid #000}.course-tab-panels #tab-faqs.course-tab-panel-faqs .course-faqs-box:hover{background-color:unset}.course-tab-panels #tab-faqs.course-tab-panel-faqs .course-faqs-box__title{font-family:var(--art-body-two-font-family);font-weight:var(--art-body-two-font-weight);font-style:var(--art-body-two-font-style);text-transform:var(--art-body-two-text-transform);text-decoration:var(--art-body-two-text-decoration);font-size:var(--art-body-two-font-size);line-height:var(--art-body-two-line-height);letter-spacing:var(--art-body-two-letter-spacing);padding:12px 45px 12px 25px;color:#000}@media only screen and (max-width:767px){.course-tab-panels #tab-faqs.course-tab-panel-faqs .course-faqs-box__title{font-family:var(--art-body-two-mobile-font-family);font-weight:var(--art-body-two-mobile-font-weight);font-style:var(--art-body-two-mobile-font-style);text-transform:var(--art-body-two-mobile-text-transform);text-decoration:var(--art-body-two-mobile-text-decoration);font-size:var(--art-body-two-mobile-font-size);line-height:var(--art-body-two-mobile-line-height);letter-spacing:var(--art-body-two-mobile-letter-spacing)}}.course-tab-panels #tab-faqs.course-tab-panel-faqs .course-faqs-box__title:hover{color:inherit}.course-tab-panels #tab-faqs.course-tab-panel-faqs .course-faqs-box__content{font-family:var(--art-body-two-font-family);font-weight:var(--art-body-two-font-weight);font-style:var(--art-body-two-font-style);text-transform:var(--art-body-two-text-transform);text-decoration:var(--art-body-two-text-decoration);font-size:var(--art-body-two-font-size);line-height:var(--art-body-two-line-height);letter-spacing:var(--art-body-two-letter-spacing)}@media only screen and (max-width:767px){.course-tab-panels #tab-faqs.course-tab-panel-faqs .course-faqs-box__content{font-family:var(--art-body-two-mobile-font-family);font-weight:var(--art-body-two-mobile-font-weight);font-style:var(--art-body-two-mobile-font-style);text-transform:var(--art-body-two-mobile-text-transform);text-decoration:var(--art-body-two-mobile-text-decoration);font-size:var(--art-body-two-mobile-font-size);line-height:var(--art-body-two-mobile-line-height);letter-spacing:var(--art-body-two-mobile-letter-spacing)}}.course-tab-panels #tab-faqs.course-tab-panel-faqs .course-faqs-box__content .course-faqs-box__content-inner{padding:4px 25px 25px 25px}body.learnpress-profile.logged-in .art-learn-press-profile-headline{background-color:var(--art-colors-second-bg)}.art-second-color-scheme body.learnpress-profile.logged-in .art-learn-press-profile-headline{background-color:var(--art-bg-second-bg)}body.learnpress-profile.logged-in .art-learn-press-profile-headline .lp-content-area{display:flex;padding:80px 15px}@media only screen and (max-width:767px){body.learnpress-profile.logged-in .art-learn-press-profile-headline .lp-content-area{flex-direction:column}}body.learnpress-profile.logged-in .art-learn-press-profile-headline .lp-content-area .lp-profile-left{margin-right:40px}@media only screen and (max-width:767px){body.learnpress-profile.logged-in .art-learn-press-profile-headline .lp-content-area .lp-profile-left{margin-bottom:30px}}body.learnpress-profile.logged-in .art-learn-press-profile-headline .lp-content-area .lp-profile-left img{width:163px;min-width:163px;border-radius:100%}body.learnpress-profile.logged-in .art-learn-press-profile-headline .lp-content-area .lp-profile-right .lp-profile-username{font-family:var(--art-h1-font-family);font-weight:var(--art-h1-font-weight);font-style:var(--art-h1-font-style);text-transform:var(--art-h1-text-transform);text-decoration:var(--art-h1-text-decoration);font-size:var(--art-h1-font-size);line-height:var(--art-h1-line-height);letter-spacing:var(--art-h1-letter-spacing);margin-bottom:20px}@media only screen and (max-width:767px){body.learnpress-profile.logged-in .art-learn-press-profile-headline .lp-content-area .lp-profile-right .lp-profile-username{font-family:var(--art-h1-mobile-font-family);font-weight:var(--art-h1-mobile-font-weight);font-style:var(--art-h1-mobile-font-style);text-transform:var(--art-h1-mobile-text-transform);text-decoration:var(--art-h1-mobile-text-decoration);font-size:var(--art-h1-mobile-font-size);line-height:var(--art-h1-mobile-line-height);letter-spacing:var(--art-h1-mobile-letter-spacing)}}body.learnpress-profile.logged-in .art-page{background-color:unset}body.learnpress-profile .art-page{background-color:var(--art-colors-second-bg)}.art-second-color-scheme body.learnpress-profile .art-page{background-color:var(--art-bg-second-bg)}body.learnpress-profile .learnpress .lp-user-profile.guest{background-color:var(--art-colors-second-bg)}.art-second-color-scheme body.learnpress-profile .learnpress .lp-user-profile.guest{background-color:var(--art-bg-second-bg)}body.learnpress-profile .learn-press-form-login,body.learnpress-profile .learn-press-form-register{max-width:490px;padding:0;border:unset;border-radius:unset;box-shadow:unset!important}body.learnpress-profile .learn-press-form-login button[type=submit],body.learnpress-profile .learn-press-form-register button[type=submit]{height:unset}body.learnpress-profile .learn-press-form-register{max-width:750px}body.learnpress-profile #learn-press-profile .learn-press-form-login.learn-press-form{text-align:center}body.learnpress-profile #learn-press-profile .learn-press-form-login.learn-press-form .art-form-title{margin-bottom:60px}body.learnpress-profile #learn-press-profile .learn-press-form-login.learn-press-form ul.form-fields li{margin:0 0 30px 0}body.learnpress-profile #learn-press-profile .learn-press-form-login.learn-press-form .art-remember-block{display:flex;justify-content:space-between;font-family:var(--art-body-two-font-family);font-weight:var(--art-body-two-font-weight);font-style:var(--art-body-two-font-style);text-transform:var(--art-body-two-text-transform);text-decoration:var(--art-body-two-text-decoration);font-size:var(--art-body-two-font-size);line-height:var(--art-body-two-line-height);letter-spacing:var(--art-body-two-letter-spacing);margin-bottom:30px}@media only screen and (max-width:767px){body.learnpress-profile #learn-press-profile .learn-press-form-login.learn-press-form .art-remember-block{font-family:var(--art-body-two-mobile-font-family);font-weight:var(--art-body-two-mobile-font-weight);font-style:var(--art-body-two-mobile-font-style);text-transform:var(--art-body-two-mobile-text-transform);text-decoration:var(--art-body-two-mobile-text-decoration);font-size:var(--art-body-two-mobile-font-size);line-height:var(--art-body-two-mobile-line-height);letter-spacing:var(--art-body-two-mobile-letter-spacing)}}body.learnpress-profile #learn-press-profile .learn-press-form-login.learn-press-form .art-remember-block p{margin:0}body.learnpress-profile #learn-press-profile .learn-press-form-login.learn-press-form .art-remember-block label{display:flex;align-items:center;margin:0}body.learnpress-profile #learn-press-profile .learn-press-form-login.learn-press-form .art-remember-block label input[type=checkbox]{margin-right:10px}body.learnpress-profile #learn-press-profile .learn-press-form-login.learn-press-form .learn-press-form-bottom{margin-top:50px}body.learnpress-profile #learn-press-profile .learn-press-form-login.learn-press-form .learn-press-form-bottom p{font-family:var(--art-body-two-font-family);font-weight:var(--art-body-two-font-weight);font-style:var(--art-body-two-font-style);text-transform:var(--art-body-two-text-transform);text-decoration:var(--art-body-two-text-decoration);font-size:var(--art-body-two-font-size);line-height:var(--art-body-two-line-height);letter-spacing:var(--art-body-two-letter-spacing);margin-bottom:20px}@media only screen and (max-width:767px){body.learnpress-profile #learn-press-profile .learn-press-form-login.learn-press-form .learn-press-form-bottom p{font-family:var(--art-body-two-mobile-font-family);font-weight:var(--art-body-two-mobile-font-weight);font-style:var(--art-body-two-mobile-font-style);text-transform:var(--art-body-two-mobile-text-transform);text-decoration:var(--art-body-two-mobile-text-decoration);font-size:var(--art-body-two-mobile-font-size);line-height:var(--art-body-two-mobile-line-height);letter-spacing:var(--art-body-two-mobile-letter-spacing)}}body.learnpress-profile #learn-press-profile .learn-press-form-login.learn-press-form .learn-press-form-bottom a{font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing);position:relative}@media only screen and (max-width:767px){body.learnpress-profile #learn-press-profile .learn-press-form-login.learn-press-form .learn-press-form-bottom a{font-family:var(--art-body-three-mobile-font-family);font-weight:var(--art-body-three-mobile-font-weight);font-style:var(--art-body-three-mobile-font-style);text-transform:var(--art-body-three-mobile-text-transform);text-decoration:var(--art-body-three-mobile-text-decoration);font-size:var(--art-body-three-mobile-font-size);line-height:var(--art-body-three-mobile-line-height);letter-spacing:var(--art-body-three-mobile-letter-spacing)}}body.learnpress-profile #learn-press-profile .learn-press-form-login.learn-press-form .learn-press-form-bottom a:after{content:"";height:2px;background-color:var(--art-colors-bg);width:100%;position:absolute;left:0;bottom:-12px}body.learnpress-profile #learn-press-profile .learn-press-form-register.learn-press-form{display:none;text-align:center}body.learnpress-profile #learn-press-profile .learn-press-form-register.learn-press-form .art-form-title{margin-bottom:39px}body.learnpress-profile #learn-press-profile .learn-press-form-register.learn-press-form ul.form-fields{margin:0 -15px;display:flex;flex-wrap:wrap}body.learnpress-profile #learn-press-profile .learn-press-form-register.learn-press-form ul.form-fields li{width:50%;padding:0 15px;margin-bottom:30px}body.learnpress-profile #learn-press-profile .learn-press-form-register.learn-press-form .learn-press-form-bottom{margin-top:50px}body.learnpress-profile #learn-press-profile .learn-press-form-register.learn-press-form .learn-press-form-bottom p{font-family:var(--art-body-two-font-family);font-weight:var(--art-body-two-font-weight);font-style:var(--art-body-two-font-style);text-transform:var(--art-body-two-text-transform);text-decoration:var(--art-body-two-text-decoration);font-size:var(--art-body-two-font-size);line-height:var(--art-body-two-line-height);letter-spacing:var(--art-body-two-letter-spacing);margin-bottom:20px}@media only screen and (max-width:767px){body.learnpress-profile #learn-press-profile .learn-press-form-register.learn-press-form .learn-press-form-bottom p{font-family:var(--art-body-two-mobile-font-family);font-weight:var(--art-body-two-mobile-font-weight);font-style:var(--art-body-two-mobile-font-style);text-transform:var(--art-body-two-mobile-text-transform);text-decoration:var(--art-body-two-mobile-text-decoration);font-size:var(--art-body-two-mobile-font-size);line-height:var(--art-body-two-mobile-line-height);letter-spacing:var(--art-body-two-mobile-letter-spacing)}}body.learnpress-profile #learn-press-profile .learn-press-form-register.learn-press-form .learn-press-form-bottom a{font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing);position:relative}@media only screen and (max-width:767px){body.learnpress-profile #learn-press-profile .learn-press-form-register.learn-press-form .learn-press-form-bottom a{font-family:var(--art-body-three-mobile-font-family);font-weight:var(--art-body-three-mobile-font-weight);font-style:var(--art-body-three-mobile-font-style);text-transform:var(--art-body-three-mobile-text-transform);text-decoration:var(--art-body-three-mobile-text-decoration);font-size:var(--art-body-three-mobile-font-size);line-height:var(--art-body-three-mobile-line-height);letter-spacing:var(--art-body-three-mobile-letter-spacing)}}body.learnpress-profile #learn-press-profile .learn-press-form-register.learn-press-form .learn-press-form-bottom a:after{content:"";height:2px;background-color:var(--art-colors-bg);width:100%;position:absolute;left:0;bottom:-12px}body.learnpress-profile .lp-user-profile #profile-sidebar{margin-top:0}body.learnpress-profile .lp-user-profile .lp-profile-content{padding-top:0}.learn-press-comments form.comment-form{margin:0 -15px}.learn-press-comments form.comment-form:after{content:".";display:block;clear:both;height:0;visibility:hidden;overflow:hidden}.learn-press-comments form.comment-form .art-line-fields{margin:0 -15px}.learn-press-comments form.comment-form .art-line-fields p{padding:0 15px;margin-bottom:15px}.art-404-page{padding-top:223px!important;padding-bottom:140px}@media only screen and (max-width:1240px){.art-404-page{padding-top:133px;padding-bottom:50px}}.art-404-page .art-404-data{text-align:center}.art-404-page .art-404-data .art-404-title{margin-bottom:40px}.art-event-posts{display:flex;flex-direction:column-reverse}.art-single-top.art-single-event-top .art-event-date{color:var(--art-colors-second-text);display:block;margin-bottom:13px;position:relative}.art-single-top.art-single-event-top .art-event-date:before{font-size:24px;line-height:1em;margin-right:11px;vertical-align:middle;position:relative;top:-3px}.art-single-top.art-single-event-top .art-post-title+span{margin-top:30px}.art-single-top.art-single-event-top .art-event-description,.art-single-top.art-single-event-top .art-event-location{display:block}.art-single-top.art-single-event-top .art-single-event-top-button-wrap{margin-top:40px}.art-event-archive{padding-bottom:110px}.art-event-post{background-color:var(--art-colors-second-bg);margin-bottom:50px;position:relative}@media only screen and (min-width:768px){.art-event-post{display:flex}}.art-event-post:first-child{margin-bottom:0}.art-event-post .art-post-image{max-width:340px}@media only screen and (max-width:767px){.art-event-post .art-post-image{max-width:100%}}@media only screen and (min-width:768px){.art-event-post .art-post-image{width:48.68%;flex-shrink:0}}.art-event-post .art-post-image img{width:100%}.art-event-post__outer{display:flex;align-items:center;width:100%;padding:40px 40px 40px 40px;position:relative}@media only screen and (max-width:767px){.art-event-post__outer{padding:20px 20px 20px 20px}}.art-event-post .art-post-cat-date{margin-bottom:8px;font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing)}@media only screen and (max-width:767px){.art-event-post .art-post-cat-date{font-family:var(--art-body-three-mobile-font-family);font-weight:var(--art-body-three-mobile-font-weight);font-style:var(--art-body-three-mobile-font-style);text-transform:var(--art-body-three-mobile-text-transform);text-decoration:var(--art-body-three-mobile-text-decoration);font-size:var(--art-body-three-mobile-font-size);line-height:var(--art-body-three-mobile-line-height);letter-spacing:var(--art-body-three-mobile-letter-spacing)}}.art-event-post .art-post-title{margin:0 0 16px 0}.art-event-post .art-post-read-more{margin-top:40px}.art-single-top.art-single-event-top .art-single-top__end-col .art-single-top__end-col-data .art-post-title{margin-bottom:40px}.art-single-top.art-single-event-top .art-single-top__end-col .art-single-top__end-col-data .art-post-meta .art-card-duration{margin-right:20px}.art-single-top.art-single-event-top .art-single-top__end-col .art-single-top__end-col-data .art-post-meta .art-card-duration i{margin-right:7px}.art-single-top.art-single-event-top .art-single-top__end-col .art-single-top__end-col-data .art-post-meta .art-meeting-date i{margin-right:6px}.art-single-top.art-single-event-top .art-single-top__end-col .art-single-top__end-col-data .art-post-button{margin-top:40px}.art-zoom-meetings-related-posts{margin-top:100px}.art-zoom-meetings-related-posts .art-posts-list .art-post-item{margin-bottom:30px}.art-podcasts-posts .art-podcast-post{margin-bottom:30px}.art-podcasts-posts .art-podcast-post .art-post-image{margin-bottom:20px}.art-podcasts-posts .art-podcast-post__outer .art-podcast-post__inner .art-post-cat-date{font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing)}@media only screen and (max-width:767px){.art-podcasts-posts .art-podcast-post__outer .art-podcast-post__inner .art-post-cat-date{font-family:var(--art-body-three-mobile-font-family);font-weight:var(--art-body-three-mobile-font-weight);font-style:var(--art-body-three-mobile-font-style);text-transform:var(--art-body-three-mobile-text-transform);text-decoration:var(--art-body-three-mobile-text-decoration);font-size:var(--art-body-three-mobile-font-size);line-height:var(--art-body-three-mobile-line-height);letter-spacing:var(--art-body-three-mobile-letter-spacing)}}.art-podcasts-posts .art-podcast-post__outer .art-podcast-post__inner .art-post-cat-date .art-post-date svg{margin-right:6px;position:relative;bottom:2px}.art-podcasts-posts .art-podcast-post__outer .art-podcast-post__inner .art-post-title{margin-top:10px;margin-bottom:0}li.product:hover .art-product-image img{transform:scale(1.06)}li.product:hover .woocommerce-loop-product__title{color:var(--art-colors-bg)}.art-second-color-scheme li.product:hover .woocommerce-loop-product__title{color:var(--art-bg-bg)}li.product .art-product-image{overflow:hidden;display:block}li.product .art-product-image img{transition:all .6s ease 0s;transform:scale(1.01);width:100%;display:block;backface-visibility:hidden}.art-blog-post:hover .art-post-image a img,.art-podcast-post:hover .art-post-image a img{transform:scale(1.06)}.art-blog-post:hover .art-post-title a,.art-podcast-post:hover .art-post-title a{color:var(--art-colors-bg)}.art-second-color-scheme .art-blog-post:hover .art-post-title a,.art-second-color-scheme .art-podcast-post:hover .art-post-title a{color:var(--art-bg-bg)}.art-blog-post .art-post-image,.art-podcast-post .art-post-image{overflow:hidden;display:block}.art-blog-post .art-post-image a,.art-podcast-post .art-post-image a{display:block}.art-blog-post .art-post-image a img,.art-podcast-post .art-post-image a img{transition:all .6s ease 0s;transform:scale(1.01);width:100%;display:block;backface-visibility:hidden}.art-course-item:hover .art-card-img a img,.art-zoom-meeting-item:hover .art-card-img a img{transform:scale(1.06)}.art-course-item:hover .art-card-title a,.art-zoom-meeting-item:hover .art-card-title a{color:var(--art-colors-bg)}.art-second-color-scheme .art-course-item:hover .art-card-title a,.art-second-color-scheme .art-zoom-meeting-item:hover .art-card-title a{color:var(--art-bg-bg)}.art-course-item .art-card-img,.art-zoom-meeting-item .art-card-img{overflow:hidden;display:block}.art-course-item .art-card-img a,.art-zoom-meeting-item .art-card-img a{display:block}.art-course-item .art-card-img a img,.art-zoom-meeting-item .art-card-img a img{transition:all .6s ease 0s;transform:scale(1.01);width:100%;display:block;backface-visibility:hidden}.art-related-post:hover .art-post-image a img{transform:scale(1.06)}.art-related-post:hover .art-post-title a{color:var(--art-colors-bg)}.art-second-color-scheme .art-related-post:hover .art-post-title a{color:var(--art-bg-bg)}.art-related-post .art-post-image{overflow:hidden;display:block}.art-related-post .art-post-image a{display:block}.art-related-post .art-post-image a img{transition:all .6s ease 0s;transform:scale(1.01);width:100%;display:block;backface-visibility:hidden}.art-search-blog .art-overlay{display:none;height:100%;width:100%;position:fixed;z-index:10000;top:0;left:0;background-color:var(--art-colors-second-bg)}.art-second-color-scheme .art-search-blog .art-overlay{background-color:var(--art-bg-second-bg)}.art-search-blog .art-overlay .art-search-blog-logo{position:absolute;top:43px;left:52px}@media only screen and (max-width:767px){.art-search-blog .art-overlay .art-search-blog-logo{left:10px}}.art-search-blog .art-overlay .art-overlay-close{color:var(--art-colors-link);font-size:32px;width:1em;height:1em;position:absolute;top:38px;right:50px;cursor:pointer;transition:color .2s ease-in-out}@media only screen and (max-width:767px){.art-search-blog .art-overlay .art-overlay-close{right:10px}}.art-search-blog .art-overlay .art-overlay-close:hover{color:var(--art-colors-link)}.art-search-blog .art-overlay .art-overlay-close i::before{font-size:42px}.art-search-blog .art-overlay .art-overlay-wrapper{display:flex;align-items:center;justify-content:center;height:100%}.art-search-blog .art-overlay .art-overlay-wrapper form{padding:0 15px;max-width:780px;width:100%}.art-search-blog .art-overlay .art-overlay-wrapper form .art-blog-search-input{background-color:transparent;font-family:var(--art-body-font-family);font-weight:var(--art-body-font-weight);font-style:var(--art-body-font-style);text-transform:var(--art-body-text-transform);text-decoration:var(--art-body-text-decoration);font-size:var(--art-body-font-size);line-height:var(--art-body-line-height);letter-spacing:var(--art-body-letter-spacing);border:0;border-bottom-width:2px;border-bottom-style:solid;border-color:var(--art-colors-bd);height:46px;padding:0}@media only screen and (max-width:767px){.art-search-blog .art-overlay .art-overlay-wrapper form .art-blog-search-input{font-family:var(--art-body-mobile-font-family);font-weight:var(--art-body-mobile-font-weight);font-style:var(--art-body-mobile-font-style);text-transform:var(--art-body-mobile-text-transform);text-decoration:var(--art-body-mobile-text-decoration);font-size:var(--art-body-mobile-font-size);line-height:var(--art-body-mobile-line-height);letter-spacing:var(--art-body-mobile-letter-spacing)}}body.search-no-results .art-blog-search-result{padding:267px 0}body.search-results .art-blog-search-result{padding:51px 0 0 0}body.search-no-results .art-blog-default-wrapper .art-blog-default-top,body.search-no-results .art-blog-typical .art-blog-default-top,body.search-results .art-blog-default-wrapper .art-blog-default-top,body.search-results .art-blog-typical .art-blog-default-top{padding:0;text-align:center;margin-bottom:50px}body.search-no-results .art-blog-default-wrapper .art-blog-default-top .art-search-result-title,body.search-no-results .art-blog-typical .art-blog-default-top .art-search-result-title,body.search-results .art-blog-default-wrapper .art-blog-default-top .art-search-result-title,body.search-results .art-blog-typical .art-blog-default-top .art-search-result-title{margin-bottom:20px}body.search-no-results .art-blog-default-wrapper .art-search-again-wrapper,body.search-no-results .art-blog-typical .art-search-again-wrapper,body.search-results .art-blog-default-wrapper .art-search-again-wrapper,body.search-results .art-blog-typical .art-search-again-wrapper{display:flex;justify-content:center}.woocommerce #art-main-holder #respond input#submit,.woocommerce #art-main-holder a.button,.woocommerce #art-main-holder button.button,.woocommerce #art-main-holder input.button{font-family:var(--art-button-font-family);font-weight:var(--art-button-font-weight);font-style:var(--art-button-font-style);text-transform:var(--art-button-text-transform);text-decoration:var(--art-button-text-decoration);font-size:var(--art-button-font-size);line-height:var(--art-button-line-height);letter-spacing:var(--art-button-letter-spacing);text-align:center;text-decoration:none;display:inline-block;cursor:pointer;border-radius:0;overflow:visible;word-break:normal;position:relative;z-index:0;transition:all .2s ease-in-out;border-width:2px;border-style:solid;padding:13px 40px;border-color:var(--art-colors-bg);background-color:var(--art-colors-bg);color:var(--art-colors-light-text)}.art-second-color-scheme .woocommerce #art-main-holder #respond input#submit,.art-second-color-scheme .woocommerce #art-main-holder a.button,.art-second-color-scheme .woocommerce #art-main-holder button.button,.art-second-color-scheme .woocommerce #art-main-holder input.button{border-color:var(--art-bg-bg)}.art-second-color-scheme .woocommerce #art-main-holder #respond input#submit,.art-second-color-scheme .woocommerce #art-main-holder a.button,.art-second-color-scheme .woocommerce #art-main-holder button.button,.art-second-color-scheme .woocommerce #art-main-holder input.button{background-color:var(--art-bg-bg)}.art-second-color-scheme .woocommerce #art-main-holder #respond input#submit,.art-second-color-scheme .woocommerce #art-main-holder a.button,.art-second-color-scheme .woocommerce #art-main-holder button.button,.art-second-color-scheme .woocommerce #art-main-holder input.button{color:var(--art-bg-light-text)}.woocommerce #art-main-holder #respond input#submit:hover,.woocommerce #art-main-holder a.button:hover,.woocommerce #art-main-holder button.button:hover,.woocommerce #art-main-holder input.button:hover{border-color:var(--art-colors-bg-hover);background-color:var(--art-colors-bg-hover);color:var(--art-colors-light-text)}.art-second-color-scheme .woocommerce #art-main-holder #respond input#submit:hover,.art-second-color-scheme .woocommerce #art-main-holder a.button:hover,.art-second-color-scheme .woocommerce #art-main-holder button.button:hover,.art-second-color-scheme .woocommerce #art-main-holder input.button:hover{border-color:var(--art-bg-bg-hover)}.art-second-color-scheme .woocommerce #art-main-holder #respond input#submit:hover,.art-second-color-scheme .woocommerce #art-main-holder a.button:hover,.art-second-color-scheme .woocommerce #art-main-holder button.button:hover,.art-second-color-scheme .woocommerce #art-main-holder input.button:hover{background-color:var(--art-bg-bg-hover)}.art-second-color-scheme .woocommerce #art-main-holder #respond input#submit:hover,.art-second-color-scheme .woocommerce #art-main-holder a.button:hover,.art-second-color-scheme .woocommerce #art-main-holder button.button:hover,.art-second-color-scheme .woocommerce #art-main-holder input.button:hover{color:var(--art-bg-light-text)}.woocommerce #art-main-holder #respond input#submit.disabled,.woocommerce #art-main-holder #respond input#submit:disabled,.woocommerce #art-main-holder #respond input#submit:disabled[disabled],.woocommerce #art-main-holder a.button.disabled,.woocommerce #art-main-holder a.button:disabled,.woocommerce #art-main-holder a.button:disabled[disabled],.woocommerce #art-main-holder button.button.disabled,.woocommerce #art-main-holder button.button:disabled,.woocommerce #art-main-holder button.button:disabled[disabled],.woocommerce #art-main-holder input.button.disabled,.woocommerce #art-main-holder input.button:disabled,.woocommerce #art-main-holder input.button:disabled[disabled]{cursor:not-allowed}.woocommerce table{margin:0}.woocommerce .star-rating{font-size:16px;width:auto;display:inline-block}.woocommerce .star-rating span:before,.woocommerce .star-rating:before{content:none}.woocommerce .star-rating svg{display:block;width:1em;height:1em}.woocommerce .star-rating path{stroke:var(--art-colors-heading)}.woocommerce .star-rating .art-star-rating-empty-icons,.woocommerce .star-rating .art-star-rating-fill-icons{display:flex}.woocommerce .star-rating .art-star-rating-empty-icons span,.woocommerce .star-rating .art-star-rating-fill-icons span{float:none;position:static;padding:0}.woocommerce .star-rating .art-star-rating-empty-icons span+span,.woocommerce .star-rating .art-star-rating-fill-icons span+span{margin-left:4px}.woocommerce .star-rating .art-star-rating-empty-icons path{fill:var(--art-colors-bg)}.woocommerce .star-rating .art-star-rating-fill-icons{position:absolute;left:0;top:0}.woocommerce .star-rating .art-star-rating-fill-icons path{fill:var(--art-colors-accent)}.woocommerce .quantity{position:relative;display:inline-block}.woocommerce .quantity input::-webkit-inner-spin-button,.woocommerce .quantity input::-webkit-outer-spin-button{-webkit-appearance:none}.woocommerce .quantity input[type=number]{-moz-appearance:textfield}.woocommerce .quantity .input-text.qty{text-align:center;min-width:100px;padding-left:0;padding-right:0}.woocommerce .quantity .minus,.woocommerce .quantity .plus{top:0;font-family:denaro-font;font-size:14px;line-height:100%;color:var(--art-colors-heading);width:32px;height:100%;padding:0;bottom:0;position:absolute;cursor:pointer;border:none;background-color:transparent;transition:color .2s ease-in-out}.woocommerce .quantity .minus:hover,.woocommerce .quantity .plus:hover{color:var(--art-colors-link)}.woocommerce .quantity .minus{text-align:right;left:0;right:auto}.woocommerce .quantity .plus{text-align:left;left:auto;right:0}.woocommerce .woocommerce-error,.woocommerce .woocommerce-info,.woocommerce .woocommerce-message{border:0;padding:24px 25px 22px 66px;line-height:21px!important}.woocommerce .woocommerce-error::before,.woocommerce .woocommerce-info::before,.woocommerce .woocommerce-message::before{font-family:denaro-font;font-size:24px;line-height:1em;top:23px;left:24px}.woocommerce .woocommerce-error a,.woocommerce .woocommerce-info a,.woocommerce .woocommerce-message a{color:var(--art-colors-heading)}.woocommerce .woocommerce-error a:hover,.woocommerce .woocommerce-info a:hover,.woocommerce .woocommerce-message a:hover{color:var(--art-colors-link)}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button{margin:-18px 0 -16px}.woocommerce .woocommerce-error li,.woocommerce .woocommerce-info li,.woocommerce .woocommerce-message li{margin-top:0}.woocommerce .woocommerce-error{background-color:#ffe9e0}.woocommerce .woocommerce-error::before{content:"쀁"}.woocommerce .woocommerce-info{background-color:#eaf0ff}.woocommerce .woocommerce-info::before{content:"쀣"}.woocommerce .woocommerce-message{background-color:#e9f8ef}.woocommerce .woocommerce-message::before{content:"쀒"}.woocommerce ul#shipping_method{list-style:none;margin:0;padding:0}.woocommerce ul#shipping_method li{line-height:inherit;padding:0;margin:0;display:flex;align-items:center}.woocommerce ul#shipping_method li+li{margin-top:10px}.woocommerce ul#shipping_method li input{margin:0 10px 0 0}.woocommerce ul#shipping_method li label{padding:0;margin:0;cursor:pointer}.woocommerce ul#shipping_method .amount{font-weight:inherit}.s-header__basket-wr a.art-open-cart-side{display:flex;align-items:center}.s-header__basket-wr a.art-open-cart-side img{width:24px}.s-header__basket-wr a.art-open-cart-side .art-basket-counter{font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing);color:var(--art-colors-bg);margin-left:3px;padding:3px 5px;border-radius:100px}@media only screen and (max-width:767px){.s-header__basket-wr a.art-open-cart-side .art-basket-counter{font-family:var(--art-body-three-mobile-font-family);font-weight:var(--art-body-three-mobile-font-weight);font-style:var(--art-body-three-mobile-font-style);text-transform:var(--art-body-three-mobile-text-transform);text-decoration:var(--art-body-three-mobile-text-decoration);font-size:var(--art-body-three-mobile-font-size);line-height:var(--art-body-three-mobile-line-height);letter-spacing:var(--art-body-three-mobile-letter-spacing)}}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border-width:2px;border-style:solid;border-color:var(--art-colors-bd);margin:30px 0 2em;border-radius:0}body.admin-bar .art-woo-side-cart{padding-top:32px}.art-woo-side-cart{display:none;position:fixed;z-index:99;right:0;top:0;padding-top:0;width:375px;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:auto;overflow-x:hidden;height:100vh}.art-woo-side-cart .art-woo-side-cart-flex{height:100%;display:flex;flex-direction:column;justify-content:space-between}.art-woo-side-cart .art-cart-side-header{padding:24px 30px;margin-bottom:15px;border-bottom:1px solid rgba(0,0,0,.1);display:flex;justify-content:space-between}@media only screen and (max-width:540px){.art-woo-side-cart .art-cart-side-header{padding-bottom:50px}}.art-woo-side-cart .art-cart-side-header .art-cart-side-left span+span{margin-left:15px}.art-woo-side-cart .art-cart-side-header i{color:var(--art-colors-heading);font-size:16px;cursor:pointer;transition:color .2s ease-in-out}.art-woo-side-cart .art-cart-side-header i:hover{color:var(--art-colors-link)}.art-woo-side-cart .cart_item{display:flex;align-items:center;padding:15px 30px;position:relative}.art-woo-side-cart .cart_item .product-thumbnail{width:92px;margin-right:24px}.art-woo-side-cart .cart_item .product-data .product-name{margin-bottom:8px;padding-right:15px}.art-woo-side-cart .cart_item .product-data .product-name a{color:var(--art-colors-heading)}.art-woo-side-cart .cart_item .product-data .product-name a:hover{color:var(--art-colors-link)}.art-woo-side-cart .cart_item .product-data .product-name dl{margin:10px 0 0;color:var(--art-colors-second-text)}.art-woo-side-cart .cart_item .product-data .product-name dt{font-family:inherit;font-weight:inherit;font-style:inherit;text-transform:inherit;text-decoration:inherit;font-size:inherit;line-height:inherit;letter-spacing:inherit;display:inline-block;margin:0}@media only screen and (max-width:768px){.art-woo-side-cart .cart_item .product-data .product-name dt{float:none}}.art-woo-side-cart .cart_item .product-data .product-name dd{display:inline-block;margin:0}@media only screen and (max-width:768px){.art-woo-side-cart .cart_item .product-data .product-name dd{display:inline-block}}.art-woo-side-cart .cart_item .product-data .product-price{margin-bottom:10px}.art-woo-side-cart .cart_item .product-data .product-quantity{display:flex;align-items:center}.art-woo-side-cart .cart_item .product-data .product-quantity .art-quantity-title span:first-child{margin-right:4px}.art-woo-side-cart .cart_item .product-data .product-remove{position:absolute;top:15px;right:30px}.art-woo-side-cart .cart_item .product-data .product-remove a{font-size:16px;color:var(--art-colors-heading)!important;border-radius:0;font-weight:400}.art-woo-side-cart .cart_item .product-data .product-remove a:hover{background:0 0;color:var(--art-colors-link)!important}.art-woo-side-cart .art-cart-collaterals{border-top:1px solid rgba(0,0,0,.1);width:100%;margin-top:15px;padding:30px}@media only screen and (max-width:540px){.art-woo-side-cart .art-cart-collaterals{padding-bottom:50px}}.art-woo-side-cart .art-cart-collaterals .art-cart_totals{width:100%;float:none}.art-woo-side-cart .art-cart-collaterals .art-cart_totals .art-cart-totals-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.art-woo-side-cart .art-cart-collaterals .art-cart_totals .art-cart-totals-top .art-side-cart-total-price strong{font-weight:inherit}.art-woo-side-cart .art-cart-collaterals .art-cart_totals .art-cart-totals-bottom{display:flex;justify-content:space-between}.art-woo-side-cart .art-cart-collaterals .art-cart_totals .art-cart-totals-bottom a{padding:13px 33px;margin:0;font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing)}@media only screen and (max-width:767px){.art-woo-side-cart .art-cart-collaterals .art-cart_totals .art-cart-totals-bottom a{font-family:var(--art-body-three-mobile-font-family);font-weight:var(--art-body-three-mobile-font-weight);font-style:var(--art-body-three-mobile-font-style);text-transform:var(--art-body-three-mobile-text-transform);text-decoration:var(--art-body-three-mobile-text-decoration);font-size:var(--art-body-three-mobile-font-size);line-height:var(--art-body-three-mobile-line-height);letter-spacing:var(--art-body-three-mobile-letter-spacing)}}@media only screen and (max-width:540px){.art-woo-side-cart .art-cart-collaterals .art-cart_totals .art-cart-totals-bottom{flex-direction:column}.art-woo-side-cart .art-cart-collaterals .art-cart_totals .art-cart-totals-bottom a:first-child{margin-bottom:10px}}.art-woo-side-cart .art-cart-side-empty{height:calc(100% - 136px);display:flex;align-items:center}.art-woo-side-cart .art-cart-side-empty .cart-side-empty-data{width:100%;display:flex;flex-direction:column;align-items:center}.art-woo-side-cart .art-cart-side-empty .cart-side-empty-data .art-cart-side-empty-title{margin-top:16px}.art-cart-page-wrapper{padding-bottom:80px}.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart{border:0}@media only screen and (max-width:768px){.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart tbody tr{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0 0 25px}.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart tbody tr:not(:last-child){border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:20px}}.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart thead tr th{border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);border-left:0;border-right:0;background-color:transparent;padding:14px 0;text-align:center}.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart thead tr th.product-subtotal{text-align:right}.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart tbody tr:first-child td{padding-top:30px}@media only screen and (max-width:768px){.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart tbody tr:first-child td{padding:0}}.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart tbody tr td{border:0;background-color:transparent;padding:15px 0}@media only screen and (max-width:768px){.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart tbody tr td{text-align:center!important;padding:0;order:3;margin-top:25px}.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart tbody tr td::before{content:none}}.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart tbody tr td.product-thumbnail{width:92px}.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart tbody tr td.product-thumbnail a img{width:92px}@media only screen and (max-width:768px){.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart tbody tr td.product-thumbnail{display:block}}.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart tbody tr td.product-name{padding-left:24px;padding-right:63px;width:274px}.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart tbody tr td.product-name a{color:var(--art-colors-heading)}.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart tbody tr td.product-name a:hover{color:var(--art-colors-link)}@media only screen and (max-width:1199px){.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart tbody tr td.product-name{padding-right:24px;width:220px}}@media only screen and (max-width:768px){.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart tbody tr td.product-name{padding:0;width:100%}}.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart tbody tr td.product-price{font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing);text-align:center}@media only screen and (max-width:767px){.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart tbody tr td.product-price{font-family:var(--art-body-three-mobile-font-family);font-weight:var(--art-body-three-mobile-font-weight);font-style:var(--art-body-three-mobile-font-style);text-transform:var(--art-body-three-mobile-text-transform);text-decoration:var(--art-body-three-mobile-text-decoration);font-size:var(--art-body-three-mobile-font-size);line-height:var(--art-body-three-mobile-line-height);letter-spacing:var(--art-body-three-mobile-letter-spacing)}}.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart tbody tr td.product-quantity{text-align:center}.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart tbody tr td.product-subtotal{text-align:right}.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart tbody tr td.product-remove{text-align:right;padding-left:0;padding-right:0;width:60px}@media only screen and (max-width:768px){.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart tbody tr td.product-remove{text-align:center!important;width:100%;order:1}}.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart tbody tr td.product-remove a.remove{font-size:16px;color:var(--art-colors-heading)!important;display:inline-block}.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart tbody tr td.product-remove a.remove:hover{color:var(--art-colors-link)!important;background-color:unset}.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart tbody tr td.actions{padding:15px 0 0 0}@media only screen and (max-width:768px){.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart tbody tr td.actions{border-top:none;padding:15px}}.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart tbody tr td.actions .art-woo-cart-actions{border-top:1px solid rgba(0,0,0,.1);padding-top:30px}.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart tbody tr td.actions button:disabled{pointer-events:none}.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart tbody tr td.actions .coupon{width:300px;position:relative}@media only screen and (max-width:768px){.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart tbody tr td.actions .coupon{margin:0 auto}.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart tbody tr td.actions .coupon .art-input-text-coupon{width:100%}}@media only screen and (max-width:540px){.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart tbody tr td.actions .coupon{width:100%!important}}.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart tbody tr td.actions .coupon .art-apply-coupon{position:absolute;top:0;right:0;padding:14px 25px}.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart tbody tr td.actions .art-update-cart{padding:11px 0 5px 0}.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart tbody tr td.actions .art-update-cart:hover{background:unset}.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart tbody tr td.actions .art-update-cart:disabled[disabled]{opacity:1}.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart dl{margin:10px 0 0;color:var(--art-colors-second-text)}.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart dt{font-family:inherit;font-weight:inherit;font-style:inherit;text-transform:inherit;text-decoration:inherit;font-size:inherit;line-height:inherit;letter-spacing:inherit;margin:0}@media only screen and (max-width:768px){.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart dt{float:none}}.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart dd{margin:0}@media only screen and (max-width:768px){.art-cart-page-wrapper .art-cart-page-left .woocommerce-cart-form table.shop_table.cart dd{display:inline-block}}.art-cart-page-wrapper .art-cart-page-right .cart-collaterals{padding:30px;background-color:var(--art-colors-second-bg)}@media only screen and (max-width:991px){.art-cart-page-wrapper .art-cart-page-right .cart-collaterals{margin-top:50px}}.art-cart-page-wrapper .art-cart-page-right .cart-collaterals .cart_totals{float:none;width:100%}.art-cart-page-wrapper .art-cart-page-right .cart-collaterals .cart_totals>h6{margin:0}.art-cart-page-wrapper .art-cart-page-right .cart-collaterals .cart_totals .art-shipping-wrapper{margin-top:25px}.art-cart-page-wrapper .art-cart-page-right .cart-collaterals .cart_totals .art-shipping-wrapper form.woocommerce-shipping-calculator .shipping-calculator-button{margin:0;cursor:pointer}.art-cart-page-wrapper .art-cart-page-right .cart-collaterals .cart_totals .art-shipping-wrapper form.woocommerce-shipping-calculator .shipping-calculator-button::after{content:none}.art-cart-page-wrapper .art-cart-page-right .cart-collaterals .cart_totals .art-shipping-wrapper form.woocommerce-shipping-calculator section.shipping-calculator-form{margin:25px 0 0;display:none}.art-cart-page-wrapper .art-cart-page-right .cart-collaterals .cart_totals .art-shipping-wrapper form.woocommerce-shipping-calculator section.shipping-calculator-form p.form-row{padding:0;margin:0 0 30px}.art-cart-page-wrapper .art-cart-page-right .cart-collaterals .cart_totals .art-shipping-wrapper form.woocommerce-shipping-calculator section.shipping-calculator-form p.art-update-shipping{text-align:right;margin:0}.art-cart-page-wrapper .art-cart-page-right .cart-collaterals .cart_totals .art-shipping-wrapper form.woocommerce-shipping-calculator section.shipping-calculator-form .select2-container--default .select2-selection--single,.art-cart-page-wrapper .art-cart-page-right .cart-collaterals .cart_totals .art-shipping-wrapper form.woocommerce-shipping-calculator section.shipping-calculator-form input.input-text,.art-cart-page-wrapper .art-cart-page-right .cart-collaterals .cart_totals .art-shipping-wrapper form.woocommerce-shipping-calculator section.shipping-calculator-form select,.art-cart-page-wrapper .art-cart-page-right .cart-collaterals .cart_totals .art-shipping-wrapper form.woocommerce-shipping-calculator section.shipping-calculator-form textarea{background-color:var(--art-colors-second-bg)}.art-cart-page-wrapper .art-cart-page-right .cart-collaterals .cart_totals .art-shipping-wrapper .woocommerce-shipping-destination{display:block;padding:0;margin:20px 0}.art-cart-page-wrapper .art-cart-page-right .cart-collaterals .cart_totals .art-shipping-wrapper ul#shipping_method{margin-top:20px}.art-cart-page-wrapper .art-cart-page-right .cart-collaterals .cart_totals .coupon{margin-top:30px}.art-cart-page-wrapper .art-cart-page-right .cart-collaterals .cart_totals .coupon .coupon-title{margin:0 0 9px}.art-cart-page-wrapper .art-cart-page-right .cart-collaterals .cart_totals .coupon .coupon-form-wrapper,.art-cart-page-wrapper .art-cart-page-right .cart-collaterals .cart_totals .coupon .coupon-form-wrapper form{display:flex}.art-cart-page-wrapper .art-cart-page-right .cart-collaterals .cart_totals .coupon .art-coupon-button{border-left:0;padding-left:20px;padding-right:20px;flex-shrink:0}.art-cart-page-wrapper .art-cart-page-right .cart-collaterals .cart_totals table.shop_table{border:0;background:0 0;margin:30px 0 0}.art-cart-page-wrapper .art-cart-page-right .cart-collaterals .cart_totals table.shop_table tr:first-child td,.art-cart-page-wrapper .art-cart-page-right .cart-collaterals .cart_totals table.shop_table tr:first-child th{padding-top:0}.art-cart-page-wrapper .art-cart-page-right .cart-collaterals .cart_totals table.shop_table td,.art-cart-page-wrapper .art-cart-page-right .cart-collaterals .cart_totals table.shop_table th{border:0;background:0 0;padding:14px 0 0}.art-cart-page-wrapper .art-cart-page-right .cart-collaterals .cart_totals table.shop_table th{text-align:left}.art-cart-page-wrapper .art-cart-page-right .cart-collaterals .cart_totals table.shop_table td{text-align:right}.art-cart-page-wrapper .art-cart-page-right .cart-collaterals .cart_totals table.shop_table strong{font-weight:inherit}.art-cart-page-wrapper .art-cart-page-right .cart-collaterals .cart_totals .wc-proceed-to-checkout{margin:40px 0 0;padding:0}.art-cart-page-wrapper .art-cart-page-right .cart-collaterals .cart_totals .wc-proceed-to-checkout .art-checkout{width:100%}.art-cart-page-wrapper .art-cart-page-right .cart-collaterals .cart_totals .wc-proceed-to-checkout #pwgc-redeem-gift-card-form{width:100%}.art-cart-page-wrapper .art-cart-page-right .cart-collaterals .cart_totals .wc-proceed-to-checkout #pwgc-redeem-gift-card-form #pwgc-redeem-gift-card-container{margin-bottom:40px}.art-cart-page-wrapper .art-cart-page-right .cart-collaterals .cart_totals .wc-proceed-to-checkout #pwgc-redeem-gift-card-form #pwgc-redeem-gift-card-number{width:100%}.art-cart-page-wrapper .art-cart-page-right .cart-collaterals .cart_totals .wc-proceed-to-checkout #pwgc-redeem-gift-card-form #pwgc-redeem-button{font-family:var(--art-button-font-family);font-weight:var(--art-button-font-weight);font-style:var(--art-button-font-style);text-transform:var(--art-button-text-transform);text-decoration:var(--art-button-text-decoration);font-size:var(--art-button-font-size);line-height:var(--art-button-line-height);letter-spacing:var(--art-button-letter-spacing);text-align:center;text-decoration:none;display:inline-block;cursor:pointer;border-radius:0;overflow:visible;word-break:normal;position:relative;z-index:0;transition:all .2s ease-in-out;border-width:2px;border-style:solid;padding:13px 40px;border-color:var(--art-colors-bg);background-color:transparent;color:var(--art-colors-bg);width:100%;display:block;margin-top:10px}.art-second-color-scheme .art-cart-page-wrapper .art-cart-page-right .cart-collaterals .cart_totals .wc-proceed-to-checkout #pwgc-redeem-gift-card-form #pwgc-redeem-button{border-color:var(--art-bg-bg)}.art-second-color-scheme .art-cart-page-wrapper .art-cart-page-right .cart-collaterals .cart_totals .wc-proceed-to-checkout #pwgc-redeem-gift-card-form #pwgc-redeem-button{background-color:transparent}.art-second-color-scheme .art-cart-page-wrapper .art-cart-page-right .cart-collaterals .cart_totals .wc-proceed-to-checkout #pwgc-redeem-gift-card-form #pwgc-redeem-button{color:var(--art-bg-bg)}.art-cart-page-wrapper .art-cart-page-right .cart-collaterals .cart_totals .wc-proceed-to-checkout #pwgc-redeem-gift-card-form #pwgc-redeem-button:hover{background-color:var(--art-colors-bg);color:#fff}.art-second-color-scheme .art-cart-page-wrapper .art-cart-page-right .cart-collaterals .cart_totals .wc-proceed-to-checkout #pwgc-redeem-gift-card-form #pwgc-redeem-button:hover{background-color:var(--art-bg-bg)}.art-cart-page-wrapper .art-cart-page-right .return-to-shop{text-align:center;margin:30px 0 0;padding:0}.cart-is-empty-wrapper{padding:225px 0;display:flex;flex-direction:column;align-items:center;justify-content:center}.cart-is-empty-wrapper .empty-bag-icon{margin-bottom:30px}.cart-is-empty-wrapper .title{text-align:center;width:100%;margin-top:0;margin-bottom:40px}.woocommerce form.checkout_coupon{display:flex;flex-wrap:wrap;justify-content:space-between}.woocommerce form.checkout_coupon p{margin:20px 0 0;padding:0}.woocommerce form.checkout_coupon p:first-child{flex-basis:100%;margin-top:0}.woocommerce form.checkout_coupon .button{font-family:var(--art-button-font-family);font-weight:var(--art-button-font-weight);font-style:var(--art-button-font-style);text-transform:var(--art-button-text-transform);text-decoration:var(--art-button-text-decoration);font-size:var(--art-button-font-size);line-height:var(--art-button-line-height);letter-spacing:var(--art-button-letter-spacing);text-align:center;text-decoration:none;display:inline-block;cursor:pointer;border-radius:0;overflow:visible;word-break:normal;position:relative;z-index:0;transition:all .2s ease-in-out;border-width:2px;border-style:solid;padding:13px 40px;border-color:var(--art-colors-bg);background-color:var(--art-colors-bg);color:var(--art-colors-light-text)}.art-second-color-scheme .woocommerce form.checkout_coupon .button{border-color:var(--art-bg-bg)}.art-second-color-scheme .woocommerce form.checkout_coupon .button{background-color:var(--art-bg-bg)}.art-second-color-scheme .woocommerce form.checkout_coupon .button{color:var(--art-bg-light-text)}.woocommerce form.checkout_coupon .button:hover{border-color:var(--art-colors-bg-hover);background-color:var(--art-colors-bg-hover);color:var(--art-colors-light-text)}.art-second-color-scheme .woocommerce form.checkout_coupon .button:hover{border-color:var(--art-bg-bg-hover)}.art-second-color-scheme .woocommerce form.checkout_coupon .button:hover{background-color:var(--art-bg-bg-hover)}.art-second-color-scheme .woocommerce form.checkout_coupon .button:hover{color:var(--art-bg-light-text)}@media only screen and (max-width:991px){.art-woo-checkout-page .art-checkout-left{margin-bottom:44px}}.art-woo-checkout-page .art-checkout-left h3.art-billing-details-title{margin-bottom:30px}.art-woo-checkout-page .art-checkout-left .woocommerce-shipping-fields #ship-to-different-address{font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing);margin-bottom:40px}@media only screen and (max-width:767px){.art-woo-checkout-page .art-checkout-left .woocommerce-shipping-fields #ship-to-different-address{font-family:var(--art-body-three-mobile-font-family);font-weight:var(--art-body-three-mobile-font-weight);font-style:var(--art-body-three-mobile-font-style);text-transform:var(--art-body-three-mobile-text-transform);text-decoration:var(--art-body-three-mobile-text-decoration);font-size:var(--art-body-three-mobile-font-size);line-height:var(--art-body-three-mobile-line-height);letter-spacing:var(--art-body-three-mobile-letter-spacing)}}.art-woo-checkout-page .art-checkout-left .woocommerce-shipping-fields #ship-to-different-address .woocommerce-form__label{display:flex;align-items:center;margin:0}.art-woo-checkout-page .art-checkout-left .woocommerce-shipping-fields #ship-to-different-address .woocommerce-form__label .woocommerce-form__input+span{padding-left:8px}.art-woo-checkout-page .art-checkout-left .woocommerce-shipping-fields .shipping_address{display:none}.art-woo-checkout-page .art-checkout-left .woocommerce-shipping-fields .shipping_address .art-shipping-address-title{margin-bottom:30px}.art-woo-checkout-page .art-checkout-left .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper p.form-row{padding:0}.art-woo-checkout-page .art-checkout-left .woocommerce-billing-fields__field-wrapper,.art-woo-checkout-page .art-checkout-left .woocommerce-shipping-fields__field-wrapper{display:flex;flex-wrap:wrap;margin:0 -15px}.art-woo-checkout-page .art-checkout-left .woocommerce-billing-fields__field-wrapper>p,.art-woo-checkout-page .art-checkout-left .woocommerce-shipping-fields__field-wrapper>p{width:50%;padding:0;margin-bottom:30px}@media only screen and (max-width:767px){.art-woo-checkout-page .art-checkout-left .woocommerce-billing-fields__field-wrapper>p,.art-woo-checkout-page .art-checkout-left .woocommerce-shipping-fields__field-wrapper>p{width:100%}}.art-woo-checkout-page .art-checkout-left .woocommerce-billing-fields__field-wrapper>p>span,.art-woo-checkout-page .art-checkout-left .woocommerce-shipping-fields__field-wrapper>p>span{display:block;padding:0 15px;width:100%}.art-woo-checkout-page .art-checkout-left .woocommerce-billing-fields__field-wrapper>p.form-row-first,.art-woo-checkout-page .art-checkout-left .woocommerce-shipping-fields__field-wrapper>p.form-row-first{order:1}.art-woo-checkout-page .art-checkout-left .woocommerce-billing-fields__field-wrapper>p.form-row-last,.art-woo-checkout-page .art-checkout-left .woocommerce-shipping-fields__field-wrapper>p.form-row-last{order:2}.art-woo-checkout-page .art-checkout-left .woocommerce-billing-fields__field-wrapper>p.validate-email,.art-woo-checkout-page .art-checkout-left .woocommerce-shipping-fields__field-wrapper>p.validate-email{order:3}.art-woo-checkout-page .art-checkout-left .woocommerce-billing-fields__field-wrapper>p#billing_company_field,.art-woo-checkout-page .art-checkout-left .woocommerce-billing-fields__field-wrapper>p#shipping_company_field,.art-woo-checkout-page .art-checkout-left .woocommerce-shipping-fields__field-wrapper>p#billing_company_field,.art-woo-checkout-page .art-checkout-left .woocommerce-shipping-fields__field-wrapper>p#shipping_company_field{order:4}.art-woo-checkout-page .art-checkout-left .woocommerce-billing-fields__field-wrapper>p#billing_address_1_field,.art-woo-checkout-page .art-checkout-left .woocommerce-billing-fields__field-wrapper>p#shipping_address_1_field,.art-woo-checkout-page .art-checkout-left .woocommerce-shipping-fields__field-wrapper>p#billing_address_1_field,.art-woo-checkout-page .art-checkout-left .woocommerce-shipping-fields__field-wrapper>p#shipping_address_1_field{order:5}.art-woo-checkout-page .art-checkout-left .woocommerce-billing-fields__field-wrapper>p#billing_address_2_field,.art-woo-checkout-page .art-checkout-left .woocommerce-billing-fields__field-wrapper>p#shipping_address_2_field,.art-woo-checkout-page .art-checkout-left .woocommerce-shipping-fields__field-wrapper>p#billing_address_2_field,.art-woo-checkout-page .art-checkout-left .woocommerce-shipping-fields__field-wrapper>p#shipping_address_2_field{order:6}.art-woo-checkout-page .art-checkout-left .woocommerce-billing-fields__field-wrapper>p#billing_country_field,.art-woo-checkout-page .art-checkout-left .woocommerce-billing-fields__field-wrapper>p#shipping_country_field,.art-woo-checkout-page .art-checkout-left .woocommerce-shipping-fields__field-wrapper>p#billing_country_field,.art-woo-checkout-page .art-checkout-left .woocommerce-shipping-fields__field-wrapper>p#shipping_country_field{order:7}.art-woo-checkout-page .art-checkout-left .woocommerce-billing-fields__field-wrapper>p#billing_city_field,.art-woo-checkout-page .art-checkout-left .woocommerce-billing-fields__field-wrapper>p#shipping_city_field,.art-woo-checkout-page .art-checkout-left .woocommerce-shipping-fields__field-wrapper>p#billing_city_field,.art-woo-checkout-page .art-checkout-left .woocommerce-shipping-fields__field-wrapper>p#shipping_city_field{order:8}.art-woo-checkout-page .art-checkout-left .woocommerce-billing-fields__field-wrapper>p#billing_state_field,.art-woo-checkout-page .art-checkout-left .woocommerce-billing-fields__field-wrapper>p#shipping_state_field,.art-woo-checkout-page .art-checkout-left .woocommerce-shipping-fields__field-wrapper>p#billing_state_field,.art-woo-checkout-page .art-checkout-left .woocommerce-shipping-fields__field-wrapper>p#shipping_state_field{order:9;width:25%}@media only screen and (max-width:767px){.art-woo-checkout-page .art-checkout-left .woocommerce-billing-fields__field-wrapper>p#billing_state_field,.art-woo-checkout-page .art-checkout-left .woocommerce-billing-fields__field-wrapper>p#shipping_state_field,.art-woo-checkout-page .art-checkout-left .woocommerce-shipping-fields__field-wrapper>p#billing_state_field,.art-woo-checkout-page .art-checkout-left .woocommerce-shipping-fields__field-wrapper>p#shipping_state_field{width:100%}}.art-woo-checkout-page .art-checkout-left .woocommerce-billing-fields__field-wrapper>p#billing_postcode_field,.art-woo-checkout-page .art-checkout-left .woocommerce-billing-fields__field-wrapper>p#shipping_postcode_field,.art-woo-checkout-page .art-checkout-left .woocommerce-shipping-fields__field-wrapper>p#billing_postcode_field,.art-woo-checkout-page .art-checkout-left .woocommerce-shipping-fields__field-wrapper>p#shipping_postcode_field{order:10;width:25%}@media only screen and (max-width:767px){.art-woo-checkout-page .art-checkout-left .woocommerce-billing-fields__field-wrapper>p#billing_postcode_field,.art-woo-checkout-page .art-checkout-left .woocommerce-billing-fields__field-wrapper>p#shipping_postcode_field,.art-woo-checkout-page .art-checkout-left .woocommerce-shipping-fields__field-wrapper>p#billing_postcode_field,.art-woo-checkout-page .art-checkout-left .woocommerce-shipping-fields__field-wrapper>p#shipping_postcode_field{width:100%}}.art-woo-checkout-page .art-checkout-left .woocommerce-billing-fields__field-wrapper>p#billing_phone_field,.art-woo-checkout-page .art-checkout-left .woocommerce-billing-fields__field-wrapper>p#shipping_phone_field,.art-woo-checkout-page .art-checkout-left .woocommerce-shipping-fields__field-wrapper>p#billing_phone_field,.art-woo-checkout-page .art-checkout-left .woocommerce-shipping-fields__field-wrapper>p#shipping_phone_field{order:11}.art-woo-checkout-page .art-checkout-left .woocommerce-additional-fields span.woocommerce-input-wrapper{width:100%}.art-woo-checkout-page .art-checkout-left .woocommerce-additional-fields span.woocommerce-input-wrapper textarea{min-height:100px}.art-woo-checkout-page .art-checkout-left .art-shipping-checkout-wrapper{margin-top:10px}.art-woo-checkout-page .art-checkout-left .art-shipping-checkout-wrapper .woocommerce-additional-fields h3{margin-bottom:30px;font-weight:500;font-size:20px;line-height:29px;color:var(--art-colors-heading);letter-spacing:.02em}.art-woo-checkout-page .art-checkout-right .art-checkout-right-wrapper{padding:30px;background-color:var(--art-colors-second-bg)}.art-woo-checkout-page .art-checkout-right h3.art-order-summary-title{margin-bottom:28px}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table{border:0;border-bottom:1px solid rgba(0,0,0,.1);padding:0 0 30px;margin:0 0 30px}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table td,.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table th{border:0;background:0 0;line-height:inherit}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table .cart_item td{padding:30px 0 0}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table .cart_item:first-child td{padding-top:0}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table .cart_item .product-image{border-top:none}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table .cart_item .product-image img{width:92px;min-width:92px}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table .cart_item .product-name{border-top:none;width:100%;padding-left:24px}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table .cart_item .product-name .product-name-data>span{display:block;font-family:var(--art-body-two-font-family);font-weight:var(--art-body-two-font-weight);font-style:var(--art-body-two-font-style);text-transform:var(--art-body-two-text-transform);text-decoration:var(--art-body-two-text-decoration);font-size:var(--art-body-two-font-size);line-height:var(--art-body-two-line-height);letter-spacing:var(--art-body-two-letter-spacing)}@media only screen and (max-width:767px){.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table .cart_item .product-name .product-name-data>span{font-family:var(--art-body-two-mobile-font-family);font-weight:var(--art-body-two-mobile-font-weight);font-style:var(--art-body-two-mobile-font-style);text-transform:var(--art-body-two-mobile-text-transform);text-decoration:var(--art-body-two-mobile-text-decoration);font-size:var(--art-body-two-mobile-font-size);line-height:var(--art-body-two-mobile-line-height);letter-spacing:var(--art-body-two-mobile-letter-spacing)}}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table .cart_item .product-name .product-name-data .product-item-title{margin-bottom:6px}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table .cart_item .product-name .product-name-data .product-item-price{margin-bottom:6px}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tfoot td,.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tfoot th{padding:15px 0 0}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tfoot th{text-align:left}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tfoot td{text-align:right}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tfoot td.art-shipping-methods-row{text-align:left}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tfoot strong{font-weight:inherit}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tfoot tr:first-child td,.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tfoot tr:first-child th{padding-top:40px}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal{font-family:var(--art-body-two-font-family);font-weight:var(--art-body-two-font-weight);font-style:var(--art-body-two-font-style);text-transform:var(--art-body-two-text-transform);text-decoration:var(--art-body-two-text-decoration);font-size:var(--art-body-two-font-size);line-height:var(--art-body-two-line-height);letter-spacing:var(--art-body-two-letter-spacing)}@media only screen and (max-width:767px){.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal{font-family:var(--art-body-two-mobile-font-family);font-weight:var(--art-body-two-mobile-font-weight);font-style:var(--art-body-two-mobile-font-style);text-transform:var(--art-body-two-mobile-text-transform);text-decoration:var(--art-body-two-mobile-text-decoration);font-size:var(--art-body-two-mobile-font-size);line-height:var(--art-body-two-mobile-line-height);letter-spacing:var(--art-body-two-mobile-letter-spacing)}}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tfoot tr.order-total td,.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tfoot tr.order-total th{font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing)}@media only screen and (max-width:767px){.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tfoot tr.order-total td,.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tfoot tr.order-total th{font-family:var(--art-body-three-mobile-font-family);font-weight:var(--art-body-three-mobile-font-weight);font-style:var(--art-body-three-mobile-font-style);text-transform:var(--art-body-three-mobile-text-transform);text-decoration:var(--art-body-three-mobile-text-decoration);font-size:var(--art-body-three-mobile-font-size);line-height:var(--art-body-three-mobile-line-height);letter-spacing:var(--art-body-three-mobile-letter-spacing)}}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment{background:0 0}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment>h6{margin:0}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment .art-payment-method-title{font-family:var(--art-body-one-font-family);font-weight:var(--art-body-one-font-weight);font-style:var(--art-body-one-font-style);text-transform:var(--art-body-one-text-transform);text-decoration:var(--art-body-one-text-decoration);font-size:var(--art-body-one-font-size);line-height:var(--art-body-one-line-height);letter-spacing:var(--art-body-one-letter-spacing);margin-top:30px}@media only screen and (max-width:767px){.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment .art-payment-method-title{font-family:var(--art-body-one-mobile-font-family);font-weight:var(--art-body-one-mobile-font-weight);font-style:var(--art-body-one-mobile-font-style);text-transform:var(--art-body-one-mobile-text-transform);text-decoration:var(--art-body-one-mobile-text-decoration);font-size:var(--art-body-one-mobile-font-size);line-height:var(--art-body-one-mobile-line-height);letter-spacing:var(--art-body-one-mobile-letter-spacing)}}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment .wc_payment_methods{list-style:none;margin:18px 0 0;padding:0;border-bottom:none}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment .wc_payment_methods .wc_payment_method{position:relative;line-height:inherit;margin-bottom:7px}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment .wc_payment_methods .wc_payment_method input{margin:0;top:4px}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment .wc_payment_methods .wc_payment_method label{display:inline;font-family:var(--art-body-two-font-family);font-weight:var(--art-body-two-font-weight);font-style:var(--art-body-two-font-style);text-transform:var(--art-body-two-text-transform);text-decoration:var(--art-body-two-text-decoration);font-size:var(--art-body-two-font-size);line-height:var(--art-body-two-line-height);letter-spacing:var(--art-body-two-letter-spacing);position:relative;top:1px}@media only screen and (max-width:767px){.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment .wc_payment_methods .wc_payment_method label{font-family:var(--art-body-two-mobile-font-family);font-weight:var(--art-body-two-mobile-font-weight);font-style:var(--art-body-two-mobile-font-style);text-transform:var(--art-body-two-mobile-text-transform);text-decoration:var(--art-body-two-mobile-text-decoration);font-size:var(--art-body-two-mobile-font-size);line-height:var(--art-body-two-mobile-line-height);letter-spacing:var(--art-body-two-mobile-letter-spacing)}}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment .wc_payment_methods .wc_payment_method .payment_box{color:var(--art-colors-heading);font-family:var(--art-body-two-font-family);font-weight:var(--art-body-two-font-weight);font-style:var(--art-body-two-font-style);text-transform:var(--art-body-two-text-transform);text-decoration:var(--art-body-two-text-decoration);font-size:var(--art-body-two-font-size);line-height:var(--art-body-two-line-height);letter-spacing:var(--art-body-two-letter-spacing);margin:1em 0 0 0;background-color:unset;padding:0}@media only screen and (max-width:767px){.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment .wc_payment_methods .wc_payment_method .payment_box{font-family:var(--art-body-two-mobile-font-family);font-weight:var(--art-body-two-mobile-font-weight);font-style:var(--art-body-two-mobile-font-style);text-transform:var(--art-body-two-mobile-text-transform);text-decoration:var(--art-body-two-mobile-text-decoration);font-size:var(--art-body-two-mobile-font-size);line-height:var(--art-body-two-mobile-line-height);letter-spacing:var(--art-body-two-mobile-letter-spacing)}}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment .wc_payment_methods .wc_payment_method .payment_box::before{display:none}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment .wc_payment_methods .wc_payment_method.payment_method_paypal label a.about_paypal,.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment .wc_payment_methods .wc_payment_method.payment_method_paypal label img{display:none}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment .wc_payment_methods .wc_payment_method .form-row{margin:0 0 10px 0;padding:0}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment .wc_payment_methods .wc_payment_method .form-row .stripe-card-group,.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment .wc_payment_methods .wc_payment_method .form-row .wc-stripe-elements-field{width:100%}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment .wc_payment_methods .wc_payment_method .form-row.woocommerce-SavedPaymentMethods-saveNew{flex-wrap:nowrap}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment .wc_payment_methods .wc_payment_method .form-row.woocommerce-SavedPaymentMethods-saveNew #wc-stripe-new-payment-method{margin-right:8px}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment .form-row.place-order{margin:30px 0 0;padding:0}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment .form-row.place-order .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text{font-family:var(--art-body-five-font-family);font-weight:var(--art-body-five-font-weight);font-style:var(--art-body-five-font-style);text-transform:var(--art-body-five-text-transform);text-decoration:var(--art-body-five-text-decoration);font-size:var(--art-body-five-font-size);line-height:var(--art-body-five-line-height);letter-spacing:var(--art-body-five-letter-spacing)}@media only screen and (max-width:767px){.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment .form-row.place-order .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text{font-family:var(--art-body-five-mobile-font-family);font-weight:var(--art-body-five-mobile-font-weight);font-style:var(--art-body-five-mobile-font-style);text-transform:var(--art-body-five-mobile-text-transform);text-decoration:var(--art-body-five-mobile-text-decoration);font-size:var(--art-body-five-mobile-font-size);line-height:var(--art-body-five-mobile-line-height);letter-spacing:var(--art-body-five-mobile-letter-spacing)}}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment .form-row.place-order .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-link{color:var(--art-colors-text);text-decoration:underline;text-underline-position:under;transition:text-decoration-color .2s ease-in-out}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment .form-row.place-order .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-link:hover{text-decoration-color:transparent}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment .form-row.place-order .woocommerce-terms-and-conditions-wrapper .form-row.validate-required{margin:30px 0 0;padding:0}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment .form-row.place-order .woocommerce-terms-and-conditions-wrapper .form-row.validate-required .woocommerce-form__label{line-height:var(--art-h8-line-height);display:flex}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment .form-row.place-order .woocommerce-terms-and-conditions-wrapper .form-row.validate-required .woocommerce-form__label input.input-checkbox{margin:2px 8px 0 0}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment .form-row.place-order .woocommerce-terms-and-conditions-wrapper .form-row.validate-required .woocommerce-form__label .woocommerce-terms-and-conditions-checkbox-text{color:var(--art-colors-heading)}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment .form-row.place-order .woocommerce-terms-and-conditions-wrapper .form-row.validate-required .woocommerce-form__label .woocommerce-terms-and-conditions-checkbox-text a{color:var(--art-colors-heading);text-decoration:underline;text-underline-position:under;transition:text-decoration-color .2s ease-in-out}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment .form-row.place-order .woocommerce-terms-and-conditions-wrapper .form-row.validate-required .woocommerce-form__label .woocommerce-terms-and-conditions-checkbox-text a:hover{text-decoration-color:transparent}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment .form-row.place-order #pwgc-redeem-gift-card-form{width:100%}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment .form-row.place-order #pwgc-redeem-gift-card-form #pwgc-redeem-form #pwgc-redeem-button{font-family:var(--art-button-font-family);font-weight:var(--art-button-font-weight);font-style:var(--art-button-font-style);text-transform:var(--art-button-text-transform);text-decoration:var(--art-button-text-decoration);font-size:var(--art-button-font-size);line-height:var(--art-button-line-height);letter-spacing:var(--art-button-letter-spacing);text-align:center;text-decoration:none;display:inline-block;cursor:pointer;border-radius:0;overflow:visible;word-break:normal;position:relative;z-index:0;transition:all .2s ease-in-out;border-width:2px;border-style:solid;padding:13px 40px;border-color:var(--art-colors-bg);background-color:transparent;color:var(--art-colors-bg);margin-top:10px!important;margin-bottom:0!important;width:100%}.art-second-color-scheme .art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment .form-row.place-order #pwgc-redeem-gift-card-form #pwgc-redeem-form #pwgc-redeem-button{border-color:var(--art-bg-bg)}.art-second-color-scheme .art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment .form-row.place-order #pwgc-redeem-gift-card-form #pwgc-redeem-form #pwgc-redeem-button{background-color:transparent}.art-second-color-scheme .art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment .form-row.place-order #pwgc-redeem-gift-card-form #pwgc-redeem-form #pwgc-redeem-button{color:var(--art-bg-bg)}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment .form-row.place-order #pwgc-redeem-gift-card-form #pwgc-redeem-form #pwgc-redeem-button:hover{background-color:var(--art-colors-bg);color:#fff}.art-second-color-scheme .art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment .form-row.place-order #pwgc-redeem-gift-card-form #pwgc-redeem-form #pwgc-redeem-button:hover{background-color:var(--art-bg-bg)}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment #place_order{font-family:var(--art-button-font-family);font-weight:var(--art-button-font-weight);font-style:var(--art-button-font-style);text-transform:var(--art-button-text-transform);text-decoration:var(--art-button-text-decoration);font-size:var(--art-button-font-size);line-height:var(--art-button-line-height);letter-spacing:var(--art-button-letter-spacing);text-align:center;text-decoration:none;display:inline-block;cursor:pointer;border-radius:0;overflow:visible;word-break:normal;position:relative;z-index:0;transition:all .2s ease-in-out;border-width:2px;border-style:solid;padding:13px 40px;border-color:var(--art-colors-bg);background-color:var(--art-colors-bg);color:var(--art-colors-light-text);width:100%;margin-top:40px}.art-second-color-scheme .art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment #place_order{border-color:var(--art-bg-bg)}.art-second-color-scheme .art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment #place_order{background-color:var(--art-bg-bg)}.art-second-color-scheme .art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment #place_order{color:var(--art-bg-light-text)}.art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment #place_order:hover{border-color:var(--art-colors-bg-hover);background-color:var(--art-colors-bg-hover);color:var(--art-colors-light-text)}.art-second-color-scheme .art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment #place_order:hover{border-color:var(--art-bg-bg-hover)}.art-second-color-scheme .art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment #place_order:hover{background-color:var(--art-bg-bg-hover)}.art-second-color-scheme .art-woo-checkout-page .art-checkout-right .woocommerce-checkout-review-order #payment #place_order:hover{color:var(--art-bg-light-text)}.woocommerce-invalid #terms{outline:0}body.woocommerce-order-received .art-headline{display:none}.art-thank-you-page{display:flex;flex-direction:column;align-items:center;text-align:center;padding:164px 0 96px 0}@media only screen and (max-width:767px){.art-thank-you-page{padding:10px 0 5px 0}}.art-thank-you-page .art-thank-you-page-title{margin:30px 0 16px}@media only screen and (max-width:767px){.art-thank-you-page .art-thank-you-page-title{margin:20px 0 10px 0}}.art-thank-you-page .art-thank-you-page-description{font-family:var(--art-body-two-font-family);font-weight:var(--art-body-two-font-weight);font-style:var(--art-body-two-font-style);text-transform:var(--art-body-two-text-transform);text-decoration:var(--art-body-two-text-decoration);font-size:var(--art-body-two-font-size);line-height:var(--art-body-two-line-height);letter-spacing:var(--art-body-two-letter-spacing);margin-bottom:36px}@media only screen and (max-width:767px){.art-thank-you-page .art-thank-you-page-description{font-family:var(--art-body-two-mobile-font-family);font-weight:var(--art-body-two-mobile-font-weight);font-style:var(--art-body-two-mobile-font-style);text-transform:var(--art-body-two-mobile-text-transform);text-decoration:var(--art-body-two-mobile-text-decoration);font-size:var(--art-body-two-mobile-font-size);line-height:var(--art-body-two-mobile-line-height);letter-spacing:var(--art-body-two-mobile-letter-spacing)}}@media only screen and (max-width:767px){.art-thank-you-page .art-thank-you-page-description{margin-bottom:20px}}.woocommerce .art-woo-main-archive-wrapper,.woocommerce-page .art-woo-main-archive-wrapper{width:100%}.woocommerce .art-woo-main-archive-wrapper.sidebar-enabled,.woocommerce-page .art-woo-main-archive-wrapper.sidebar-enabled{display:flex;align-items:flex-start;justify-content:flex-start}.woocommerce .art-woo-main-archive-wrapper.sidebar-enabled .shop-sidebar,.woocommerce-page .art-woo-main-archive-wrapper.sidebar-enabled .shop-sidebar{width:25%;min-width:25%;max-width:25%;padding-right:15px}@media (max-width:768px){.woocommerce .art-woo-main-archive-wrapper.sidebar-enabled .shop-sidebar,.woocommerce-page .art-woo-main-archive-wrapper.sidebar-enabled .shop-sidebar{display:none}}.woocommerce .art-woo-main-archive-wrapper.sidebar-enabled .shop-archive-wrapper,.woocommerce-page .art-woo-main-archive-wrapper.sidebar-enabled .shop-archive-wrapper{width:calc(75% + 30px);min-width:calc(75% + 30px);max-width:calc(75% + 30px);padding-left:15px}@media (max-width:768px){.woocommerce .art-woo-main-archive-wrapper.sidebar-enabled .shop-archive-wrapper,.woocommerce-page .art-woo-main-archive-wrapper.sidebar-enabled .shop-archive-wrapper{width:calc(100% + 30px);min-width:calc(100% + 30px);max-width:calc(100% + 30px);padding-left:0}}.woocommerce .art-woo-main-archive-wrapper .shop-archive-wrapper,.woocommerce-page .art-woo-main-archive-wrapper .shop-archive-wrapper{width:100%;display:flex;flex-direction:column}.woocommerce .art-woo-main-archive-wrapper .shop-archive-wrapper br,.woocommerce-page .art-woo-main-archive-wrapper .shop-archive-wrapper br{display:none!important}.woocommerce .art-woo-archive-container,.woocommerce-page .art-woo-archive-container{padding-top:60px;padding-bottom:110px}@media only screen and (max-width:767px){.woocommerce .art-woo-archive-container,.woocommerce-page .art-woo-archive-container{padding-bottom:60px}}.woocommerce .art-woo-archive-container .woocommerce-notices-wrapper,.woocommerce-page .art-woo-archive-container .woocommerce-notices-wrapper{margin-bottom:40px}.woocommerce .art-woo-archive-container .woocommerce-notices-wrapper:empty,.woocommerce-page .art-woo-archive-container .woocommerce-notices-wrapper:empty{display:none}.woocommerce .art-before-shop-loop,.woocommerce-page .art-before-shop-loop{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}@media only screen and (max-width:991px){.woocommerce .art-before-shop-loop,.woocommerce-page .art-before-shop-loop{flex-wrap:wrap}}@media only screen and (max-width:991px){.woocommerce .art-before-shop-loop .art-shop-cats,.woocommerce-page .art-before-shop-loop .art-shop-cats{width:auto;flex-wrap:nowrap;overflow:auto;justify-content:unset;margin-bottom:25px;padding-bottom:15px}.woocommerce .art-before-shop-loop .art-shop-cats::-webkit-scrollbar,.woocommerce-page .art-before-shop-loop .art-shop-cats::-webkit-scrollbar{width:0;height:0;background:0 0}.woocommerce .art-before-shop-loop .art-shop-cats::-webkit-scrollbar-thumb,.woocommerce-page .art-before-shop-loop .art-shop-cats::-webkit-scrollbar-thumb{background:0 0}.woocommerce .art-before-shop-loop .art-shop-cats .categories,.woocommerce-page .art-before-shop-loop .art-shop-cats .categories{min-width:870px}}.woocommerce .art-before-shop-loop .art-shop-cats .art-categories-dropdown,.woocommerce-page .art-before-shop-loop .art-shop-cats .art-categories-dropdown{width:360px}.woocommerce .art-before-shop-loop .art-shop-cats>ul,.woocommerce-page .art-before-shop-loop .art-shop-cats>ul{list-style:none;display:flex;margin:0}.woocommerce .art-before-shop-loop .art-shop-cats>ul>li,.woocommerce-page .art-before-shop-loop .art-shop-cats>ul>li{margin-top:0;margin-right:40px}.woocommerce .art-before-shop-loop .art-shop-cats>ul>li>a,.woocommerce-page .art-before-shop-loop .art-shop-cats>ul>li>a{font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing);color:var(--art-colors-heading)}@media only screen and (max-width:767px){.woocommerce .art-before-shop-loop .art-shop-cats>ul>li>a,.woocommerce-page .art-before-shop-loop .art-shop-cats>ul>li>a{font-family:var(--art-body-three-mobile-font-family);font-weight:var(--art-body-three-mobile-font-weight);font-style:var(--art-body-three-mobile-font-style);text-transform:var(--art-body-three-mobile-text-transform);text-decoration:var(--art-body-three-mobile-text-decoration);font-size:var(--art-body-three-mobile-font-size);line-height:var(--art-body-three-mobile-line-height);letter-spacing:var(--art-body-three-mobile-letter-spacing)}}.woocommerce .art-before-shop-loop .art-shop-cats>ul>li.current_item>a,.woocommerce .art-before-shop-loop .art-shop-cats>ul>li>a:hover,.woocommerce-page .art-before-shop-loop .art-shop-cats>ul>li.current_item>a,.woocommerce-page .art-before-shop-loop .art-shop-cats>ul>li>a:hover{display:inline-block;position:relative}.woocommerce .art-before-shop-loop .art-shop-cats>ul>li.current_item>a:before,.woocommerce .art-before-shop-loop .art-shop-cats>ul>li>a:hover:before,.woocommerce-page .art-before-shop-loop .art-shop-cats>ul>li.current_item>a:before,.woocommerce-page .art-before-shop-loop .art-shop-cats>ul>li>a:hover:before{content:"";position:absolute;bottom:-7px;left:0;height:2px;width:100%;background-color:var(--art-colors-text)}.art-second-color-scheme .woocommerce .art-before-shop-loop .art-shop-cats>ul>li.current_item>a:before,.art-second-color-scheme .woocommerce .art-before-shop-loop .art-shop-cats>ul>li>a:hover:before,.art-second-color-scheme .woocommerce-page .art-before-shop-loop .art-shop-cats>ul>li.current_item>a:before,.art-second-color-scheme .woocommerce-page .art-before-shop-loop .art-shop-cats>ul>li>a:hover:before{background-color:var(--art-bg-text)}.woocommerce .art-before-shop-loop .art-ordering-cart,.woocommerce-page .art-before-shop-loop .art-ordering-cart{display:flex;align-items:center}@media only screen and (max-width:991px){.woocommerce .art-before-shop-loop .art-ordering-cart,.woocommerce-page .art-before-shop-loop .art-ordering-cart{width:100%}}.woocommerce .art-before-shop-loop .art-ordering-cart .woocommerce-ordering,.woocommerce-page .art-before-shop-loop .art-ordering-cart .woocommerce-ordering{margin-bottom:0}.woocommerce .art-before-shop-loop .art-ordering-cart .s-header__basket-wr,.woocommerce-page .art-before-shop-loop .art-ordering-cart .s-header__basket-wr{margin-left:40px}.woocommerce ul.products,.woocommerce-page ul.products{margin-bottom:0;margin-left:-15px;margin-right:-15px}.woocommerce ul.products.columns-1 .product,.woocommerce-page ul.products.columns-1 .product{width:100%!important;min-width:100%!important;max-width:100%!important}.woocommerce ul.products.columns-2 .product,.woocommerce-page ul.products.columns-2 .product{width:50%!important;min-width:50%!important;max-width:50%!important}@media (max-width:576px){.woocommerce ul.products.columns-2 .product,.woocommerce-page ul.products.columns-2 .product{width:100%!important;min-width:100%!important;max-width:100%!important}}.woocommerce ul.products.columns-3 .product,.woocommerce-page ul.products.columns-3 .product{width:33.3333%!important;min-width:33.3333%!important;max-width:33.3333%!important}@media (max-width:768px){.woocommerce ul.products.columns-3 .product,.woocommerce-page ul.products.columns-3 .product{width:50%!important;min-width:50%!important;max-width:50%!important}}@media (max-width:576px){.woocommerce ul.products.columns-3 .product,.woocommerce-page ul.products.columns-3 .product{width:100%!important;min-width:100%!important;max-width:100%!important}}.woocommerce ul.products.columns-5 .product,.woocommerce-page ul.products.columns-5 .product{width:20%!important;min-width:20%!important;max-width:20%!important}@media (max-width:768px){.woocommerce ul.products.columns-5 .product,.woocommerce-page ul.products.columns-5 .product{width:50%!important;min-width:50%!important;max-width:50%!important}}@media (max-width:576px){.woocommerce ul.products.columns-5 .product,.woocommerce-page ul.products.columns-5 .product{width:100%!important;min-width:100%!important;max-width:100%!important}}.woocommerce ul.products:not(.art-products-widget-slider),.woocommerce-page ul.products:not(.art-products-widget-slider){display:flex;flex-wrap:wrap}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:none;margin-left:unset;margin-right:unset;padding-right:15px;padding-left:15px;margin-bottom:30px!important}.woocommerce ul.products li.product a,.woocommerce-page ul.products li.product a{position:relative;display:block}.woocommerce ul.products li.product .art-product-image,.woocommerce-page ul.products li.product .art-product-image{margin-bottom:24px}.woocommerce ul.products li.product .art-product-image img,.woocommerce-page ul.products li.product .art-product-image img{margin-bottom:0;width:100%;max-width:100%}.woocommerce ul.products li.product .star-rating,.woocommerce-page ul.products li.product .star-rating{font-size:16px;position:absolute;top:21px;left:17px}.woocommerce ul.products li.product .onsale,.woocommerce-page ul.products li.product .onsale{left:auto;right:16px;min-width:1px;min-height:1px;z-index:1;position:absolute;right:16px;top:16px;background-color:var(--art-colors-fourth-bg);font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing);padding:3px 16px;border-radius:0;margin:0;color:var(--art-colors-link)}.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce-page ul.products li.product .woocommerce-loop-product__title{text-align:center;margin:0;padding:0}.woocommerce ul.products li.product .price,.woocommerce-page ul.products li.product .price{color:var(--art-colors-heading);font-family:var(--art-body-two-font-family);font-weight:var(--art-body-two-font-weight);font-style:var(--art-body-two-font-style);text-transform:var(--art-body-two-text-transform);text-decoration:var(--art-body-two-text-decoration);font-size:var(--art-body-two-font-size);line-height:var(--art-body-two-line-height);letter-spacing:var(--art-body-two-letter-spacing);text-align:center;display:block;margin-top:4px;margin-bottom:0}@media only screen and (max-width:767px){.woocommerce ul.products li.product .price,.woocommerce-page ul.products li.product .price{font-family:var(--art-body-two-mobile-font-family);font-weight:var(--art-body-two-mobile-font-weight);font-style:var(--art-body-two-mobile-font-style);text-transform:var(--art-body-two-mobile-text-transform);text-decoration:var(--art-body-two-mobile-text-decoration);font-size:var(--art-body-two-mobile-font-size);line-height:var(--art-body-two-mobile-line-height);letter-spacing:var(--art-body-two-mobile-letter-spacing)}}.woocommerce ul.products li.product .price del,.woocommerce-page ul.products li.product .price del{opacity:1}.woocommerce ul.products li.product .price del+ins,.woocommerce-page ul.products li.product .price del+ins{margin-left:5px}.woocommerce ul.products li.product .price ins,.woocommerce-page ul.products li.product .price ins{text-decoration:none;font-weight:400}.woocommerce .woocommerce-pagination,.woocommerce-page .woocommerce-pagination{display:none}.woocommerce .art-shop-pagination-wrapper,.woocommerce-page .art-shop-pagination-wrapper{display:flex;flex-direction:column}.woocommerce .art-shop-pagination-wrapper .art-load-more-wrapper,.woocommerce-page .art-shop-pagination-wrapper .art-load-more-wrapper{display:flex;justify-content:center}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before,ul.products.art-products-widget-slider::after,ul.products.art-products-widget-slider::before{display:none}input{box-shadow:none}input{border-radius:0;border:0}input[type=radio]{-moz-appearance:none;-webkit-appearance:none;appearance:none;position:relative;width:18px;height:18px;display:inline-block}input[type=radio]::before{content:"";width:18px;height:18px;display:block;border-width:1px;border-style:solid;border-color:var(--art-colors-heading);border-radius:100%;cursor:pointer}input[type=radio]:checked::before{content:"";width:18px;height:18px;border-width:1px;border-style:solid;border-color:var(--art-colors-heading);border-radius:100%;background-color:var(--art-colors-heading)}input[type=radio]:checked::after{content:"";position:absolute;top:0;left:0;width:18px;height:18px;border-radius:100%;transform:scale(.35)}}}.art-woo-container-single-product{padding-top:40px;padding-bottom:100px}.art-single-product-before-top{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:46px}.art-single-product-before-top .woocommerce-notices-wrapper{width:100%}.art-single-product-before-top .woocommerce-breadcrumb{font-family:var(--art-body-two-font-family);font-weight:var(--art-body-two-font-weight);font-style:var(--art-body-two-font-style);text-transform:var(--art-body-two-text-transform);text-decoration:var(--art-body-two-text-decoration);font-size:var(--art-body-two-font-size);line-height:var(--art-body-two-line-height);letter-spacing:var(--art-body-two-letter-spacing);margin-bottom:0}@media only screen and (max-width:767px){.art-single-product-before-top .woocommerce-breadcrumb{font-family:var(--art-body-two-mobile-font-family);font-weight:var(--art-body-two-mobile-font-weight);font-style:var(--art-body-two-mobile-font-style);text-transform:var(--art-body-two-mobile-text-transform);text-decoration:var(--art-body-two-mobile-text-decoration);font-size:var(--art-body-two-mobile-font-size);line-height:var(--art-body-two-mobile-line-height);letter-spacing:var(--art-body-two-mobile-letter-spacing)}}.art-single-product-before-top .woocommerce-breadcrumb,.art-single-product-before-top .woocommerce-breadcrumb a{color:var(--art-colors-heading)}.art-single-product-before-top .woocommerce-breadcrumb a:hover{color:var(--art-colors-link)}.art-product-layout-classic .art-single-product-top{display:flex;align-items:flex-start;flex-wrap:wrap;margin:0 -15px}.art-product-layout-classic .art-single-product-top .art-product-gallery{position:relative}.art-product-layout-classic .art-single-product-top .art-product-gallery span.onsale{font-family:var(--art-body-five-font-family);font-weight:var(--art-body-five-font-weight);font-style:var(--art-body-five-font-style);text-transform:var(--art-body-five-text-transform);text-decoration:var(--art-body-five-text-decoration);font-size:var(--art-body-five-font-size);line-height:var(--art-body-five-line-height);letter-spacing:var(--art-body-five-letter-spacing);color:var(--art-colors-heading);background-color:var(--art-colors-accent);border-width:2px;border-style:solid;border-color:var(--art-colors-heading);position:absolute;top:16px;left:auto;right:31px;margin:0;min-width:1px;min-height:1px;padding:6px 12px;border-radius:0}.art-product-layout-classic .art-single-product-top .art-product-gallery .art-product-no-sliders a img{width:100%}.art-product-layout-classic .art-single-product-top .art-product-gallery .woocommerce-product-gallery__trigger{display:none}.art-product-layout-classic .art-single-product-top .art-product-gallery .images{width:100%;display:flex;margin-bottom:0}@media only screen and (max-width:1199px){.art-product-layout-classic .art-single-product-top .art-product-gallery .images{flex-wrap:wrap}}.art-product-layout-classic .art-single-product-top .art-product-gallery .images .art-product-sliders-nav{width:120px;order:1;margin-right:30px;position:relative;z-index:20;margin-top:-15px}@media only screen and (max-width:1199px){.art-product-layout-classic .art-single-product-top .art-product-gallery .images .art-product-sliders-nav{order:2;width:100%;display:none}}.art-product-layout-classic .art-single-product-top .art-product-gallery .images .art-product-sliders-nav .art-slick-slide{cursor:pointer}.art-product-layout-classic .art-single-product-top .art-product-gallery .images .art-product-sliders-nav .slick-list{overflow:hidden}.art-product-layout-classic .art-single-product-top .art-product-gallery .images .art-product-sliders-nav .slick-slide{margin:15px 0}.art-product-layout-classic .art-single-product-top .art-product-gallery .images .art-product-sliders-nav .slick-slide img{width:120px!important;opacity:1}.art-product-layout-classic .art-single-product-top .art-product-gallery .images .art-product-sliders-for{width:calc(100% - 150px);order:2}@media only screen and (max-width:1199px){.art-product-layout-classic .art-single-product-top .art-product-gallery .images .art-product-sliders-for{order:1;width:100%;max-width:unset;overflow:hidden;position:relative}.art-product-layout-classic .art-single-product-top .art-product-gallery .images .art-product-sliders-for .slick-dots{bottom:11px}}.art-product-layout-classic .art-single-product-top .art-product-gallery .slider_arrows{position:absolute;width:120px;height:100%}@media only screen and (max-width:1199px){.art-product-layout-classic .art-single-product-top .art-product-gallery .slider_arrows{display:none}}.art-product-layout-classic .art-single-product-top .art-product-gallery .slider_arrows .next_image,.art-product-layout-classic .art-single-product-top .art-product-gallery .slider_arrows .previous_image{font-size:20px;display:none;width:1em;height:1em;margin:auto!important;position:absolute;left:0;right:0;top:0;bottom:0;position:absolute;z-index:21;cursor:pointer}.art-product-layout-classic .art-single-product-top .art-product-gallery .slider_arrows .next_image.slick-arrow,.art-product-layout-classic .art-single-product-top .art-product-gallery .slider_arrows .previous_image.slick-arrow{display:block}.art-product-layout-classic .art-single-product-top .art-product-gallery .slider_arrows .next_image.slick-disabled i,.art-product-layout-classic .art-single-product-top .art-product-gallery .slider_arrows .next_image.slick-hidden i,.art-product-layout-classic .art-single-product-top .art-product-gallery .slider_arrows .previous_image.slick-disabled i,.art-product-layout-classic .art-single-product-top .art-product-gallery .slider_arrows .previous_image.slick-hidden i{display:none}.art-product-layout-classic .art-single-product-top .art-product-gallery .slider_arrows .previous_image{top:-40px;bottom:auto}.art-product-layout-classic .art-single-product-top .art-product-gallery .slider_arrows .next_image{top:auto;bottom:-40px}@media only screen and (max-width:991px){.art-product-layout-classic .art-single-product-top .entry-summary.summary{margin-top:40px}}.art-product-layout-classic .art-single-product-top .entry-summary .product_title{margin-bottom:20px}.art-product-layout-classic .art-single-product-top .entry-summary .woocommerce-product-rating{display:flex;align-items:center;margin:0 0 20px}.art-product-layout-classic .art-single-product-top .entry-summary .woocommerce-product-rating .star-rating{margin:0 10px 0 0}.art-product-layout-classic .art-single-product-top .entry-summary .price{font-family:var(--art-body-font-family);font-weight:var(--art-body-font-weight);font-style:var(--art-body-font-style);text-transform:var(--art-body-text-transform);text-decoration:var(--art-body-text-decoration);font-size:var(--art-body-font-size);line-height:var(--art-body-line-height);letter-spacing:var(--art-body-letter-spacing);margin-bottom:20px}@media only screen and (max-width:767px){.art-product-layout-classic .art-single-product-top .entry-summary .price{font-family:var(--art-body-mobile-font-family);font-weight:var(--art-body-mobile-font-weight);font-style:var(--art-body-mobile-font-style);text-transform:var(--art-body-mobile-text-transform);text-decoration:var(--art-body-mobile-text-decoration);font-size:var(--art-body-mobile-font-size);line-height:var(--art-body-mobile-line-height);letter-spacing:var(--art-body-mobile-letter-spacing)}}.art-product-layout-classic .art-single-product-top .entry-summary .price ins{font-weight:inherit;text-decoration:none}.art-product-layout-classic .art-single-product-top .entry-summary .woocommerce-product-details__short-description{font-family:var(--art-body-two-font-family);font-weight:var(--art-body-two-font-weight);font-style:var(--art-body-two-font-style);text-transform:var(--art-body-two-text-transform);text-decoration:var(--art-body-two-text-decoration);font-size:var(--art-body-two-font-size);line-height:var(--art-body-two-line-height);letter-spacing:var(--art-body-two-letter-spacing);margin-bottom:30px}@media only screen and (max-width:767px){.art-product-layout-classic .art-single-product-top .entry-summary .woocommerce-product-details__short-description{font-family:var(--art-body-two-mobile-font-family);font-weight:var(--art-body-two-mobile-font-weight);font-style:var(--art-body-two-mobile-font-style);text-transform:var(--art-body-two-mobile-text-transform);text-decoration:var(--art-body-two-mobile-text-decoration);font-size:var(--art-body-two-mobile-font-size);line-height:var(--art-body-two-mobile-line-height);letter-spacing:var(--art-body-two-mobile-letter-spacing)}}.art-product-layout-classic .art-single-product-top .entry-summary form.cart{margin-bottom:40px}.art-product-layout-classic .art-single-product-top .entry-summary form.cart .variations{margin-bottom:30px}.art-product-layout-classic .art-single-product-top .entry-summary form.cart .variations td,.art-product-layout-classic .art-single-product-top .entry-summary form.cart .variations th{border:0;padding:10px 0 0}.art-product-layout-classic .art-single-product-top .entry-summary form.cart .variations tr:first-child td,.art-product-layout-classic .art-single-product-top .entry-summary form.cart .variations tr:first-child th{padding-top:0}.art-product-layout-classic .art-single-product-top .entry-summary form.cart .variations label{margin:0}.art-product-layout-classic .art-single-product-top .entry-summary form.cart .variations td.label label{padding:15px 0}.art-product-layout-classic .art-single-product-top .entry-summary form.cart .variations .reset_variations{font-family:var(--art-body-five-font-family);font-weight:var(--art-body-five-font-weight);font-style:var(--art-body-five-font-style);text-transform:var(--art-body-five-text-transform);text-decoration:var(--art-body-five-text-decoration);font-size:var(--art-body-five-font-size);line-height:var(--art-body-five-line-height);letter-spacing:var(--art-body-five-letter-spacing);color:var(--art-colors-second-text);visibility:visible!important}.art-product-layout-classic .art-single-product-top .entry-summary form.cart .variations .reset_variations:hover{color:var(--art-colors-link)}.woo-variation-swatches .art-product-layout-classic .art-single-product-top .entry-summary form.cart .variations tr{display:block;margin-top:10px}.woo-variation-swatches .art-product-layout-classic .art-single-product-top .entry-summary form.cart .variations tr:first-child{margin-top:0}.woo-variation-swatches .art-product-layout-classic .art-single-product-top .entry-summary form.cart .variations td,.woo-variation-swatches .art-product-layout-classic .art-single-product-top .entry-summary form.cart .variations th{display:block;padding:0}.woo-variation-swatches .art-product-layout-classic .art-single-product-top .entry-summary form.cart .variations td.label{padding:0;margin-bottom:2px}.woo-variation-swatches .art-product-layout-classic .art-single-product-top .entry-summary form.cart .variations td.label label{padding:0}.woo-variation-swatches .art-product-layout-classic .art-single-product-top .entry-summary form.cart .variations .woo-selected-variation-item-name{display:none!important}.woo-variation-swatches .art-product-layout-classic .art-single-product-top .entry-summary form.cart .variations .variable-items-wrapper .variable-item:not(.radio-variable-item){color:var(--art-colors-heading);background-color:var(--art-colors-bg);border-width:2px;border-style:solid;border-color:var(--art-colors-heading);margin-right:14px;padding:4px 10px;box-shadow:none;border-radius:0;transition:color .2s ease-in-out,background-color .2s ease-in-out,opacity .2s ease-in-out}.woo-variation-swatches .art-product-layout-classic .art-single-product-top .entry-summary form.cart .variations .variable-items-wrapper .variable-item:not(.radio-variable-item):last-of-type{margin-right:0}.woo-variation-swatches .art-product-layout-classic .art-single-product-top .entry-summary form.cart .variations .variable-items-wrapper .variable-item:not(.radio-variable-item):hover{opacity:.8}.woo-variation-swatches .art-product-layout-classic .art-single-product-top .entry-summary form.cart .variations .variable-items-wrapper .variable-item:not(.radio-variable-item).selected{color:var(--art-colors-bg);background-color:var(--art-colors-heading);opacity:1}.woo-variation-swatches .art-product-layout-classic .art-single-product-top .entry-summary form.cart .variations .variable-items-wrapper .variable-item:not(.radio-variable-item) .variable-item-span{padding:0;font-size:inherit}.art-product-layout-classic .art-single-product-top .entry-summary form.cart .single_variation{margin-bottom:20px}.art-product-layout-classic .art-single-product-top .entry-summary form.cart .quantity{margin-right:24px}.art-product-layout-classic .art-single-product-top .entry-summary .art-accordion__item-title{font-family:var(--art-body-two-font-family);font-weight:var(--art-body-two-font-weight);font-style:var(--art-body-two-font-style);text-transform:var(--art-body-two-text-transform);text-decoration:var(--art-body-two-text-decoration);font-size:var(--art-body-two-font-size);line-height:var(--art-body-two-line-height);letter-spacing:var(--art-body-two-letter-spacing)}@media only screen and (max-width:767px){.art-product-layout-classic .art-single-product-top .entry-summary .art-accordion__item-title{font-family:var(--art-body-two-mobile-font-family);font-weight:var(--art-body-two-mobile-font-weight);font-style:var(--art-body-two-mobile-font-style);text-transform:var(--art-body-two-mobile-text-transform);text-decoration:var(--art-body-two-mobile-text-decoration);font-size:var(--art-body-two-mobile-font-size);line-height:var(--art-body-two-mobile-line-height);letter-spacing:var(--art-body-two-mobile-letter-spacing)}}.art-product-layout-classic .art-single-product-top .entry-summary .art-accordion__item-content{font-family:var(--art-body-two-font-family);font-weight:var(--art-body-two-font-weight);font-style:var(--art-body-two-font-style);text-transform:var(--art-body-two-text-transform);text-decoration:var(--art-body-two-text-decoration);font-size:var(--art-body-two-font-size);line-height:var(--art-body-two-line-height);letter-spacing:var(--art-body-two-letter-spacing)}@media only screen and (max-width:767px){.art-product-layout-classic .art-single-product-top .entry-summary .art-accordion__item-content{font-family:var(--art-body-two-mobile-font-family);font-weight:var(--art-body-two-mobile-font-weight);font-style:var(--art-body-two-mobile-font-style);text-transform:var(--art-body-two-mobile-text-transform);text-decoration:var(--art-body-two-mobile-text-decoration);font-size:var(--art-body-two-mobile-font-size);line-height:var(--art-body-two-mobile-line-height);letter-spacing:var(--art-body-two-mobile-letter-spacing)}}.art-product-layout-classic .art-single-product-top .entry-summary .art-accordion__item-content>h2{display:none}.art-product-layout-classic .art-single-product-top .entry-summary table.shop_attributes{border:0;margin:0}.art-product-layout-classic .art-single-product-top .entry-summary table.shop_attributes td,.art-product-layout-classic .art-single-product-top .entry-summary table.shop_attributes th{font-size:inherit;line-height:inherit;font-weight:inherit;font-style:inherit;text-transform:inherit;border:0;background-color:transparent;padding:0}.art-product-layout-classic .art-single-product-top .entry-summary table.shop_attributes th{padding-right:10px}.art-product-layout-classic .art-single-product-top .entry-summary #reviews #comments .woocommerce-Reviews-title{margin-bottom:0}.art-product-layout-classic .art-single-product-top .entry-summary #reviews #comments .woocommerce-noreviews{font-family:var(--art-body-two-font-family);font-weight:var(--art-body-two-font-weight);font-style:var(--art-body-two-font-style);text-transform:var(--art-body-two-text-transform);text-decoration:var(--art-body-two-text-decoration);font-size:var(--art-body-two-font-size);line-height:var(--art-body-two-line-height);letter-spacing:var(--art-body-two-letter-spacing);color:var(--art-colors-heading);display:block;margin-top:10px;margin-bottom:0}@media only screen and (max-width:767px){.art-product-layout-classic .art-single-product-top .entry-summary #reviews #comments .woocommerce-noreviews{font-family:var(--art-body-two-mobile-font-family);font-weight:var(--art-body-two-mobile-font-weight);font-style:var(--art-body-two-mobile-font-style);text-transform:var(--art-body-two-mobile-text-transform);text-decoration:var(--art-body-two-mobile-text-decoration);font-size:var(--art-body-two-mobile-font-size);line-height:var(--art-body-two-mobile-line-height);letter-spacing:var(--art-body-two-mobile-letter-spacing)}}.art-product-layout-classic .art-single-product-top .entry-summary #reviews #comments .commentlist{margin-top:0}.art-product-layout-classic .art-single-product-top .entry-summary #reviews #comments .commentlist .review{margin-top:30px;margin-bottom:0}.art-product-layout-classic .art-single-product-top .entry-summary #reviews #comments .commentlist .review .comment_container{display:flex;align-items:flex-start}.art-product-layout-classic .art-single-product-top .entry-summary #reviews #comments .commentlist .review .comment_container img.avatar{border:none;background:unset;padding:0;width:60px;position:static;float:none;border-radius:50%}.art-product-layout-classic .art-single-product-top .entry-summary #reviews #comments .commentlist .review .comment_container .comment-text{margin-left:24px;padding:0;border:none}.art-product-layout-classic .art-single-product-top .entry-summary #reviews #comments .commentlist .review .comment_container .comment-text .star-rating{float:none;position:absolute;right:0;top:5px}.art-product-layout-classic .art-single-product-top .entry-summary #reviews #comments .commentlist .review .comment_container .comment-text .meta{display:flex;flex-direction:column;margin-bottom:18px}.art-product-layout-classic .art-single-product-top .entry-summary #reviews #comments .commentlist .review .comment_container .comment-text .meta .woocommerce-review__author{color:var(--art-colors-heading);margin-bottom:8px}.art-product-layout-classic .art-single-product-top .entry-summary #reviews #comments .commentlist .review .comment_container .comment-text p:last-child{margin-bottom:0}.art-product-layout-classic .art-single-product-top .entry-summary #reviews #respond{margin-top:20px}.art-product-layout-classic .art-single-product-top .entry-summary #reviews .comment-respond{margin-top:30px}.art-product-layout-classic .art-single-product-top .entry-summary #reviews .comment-respond .woo-respondcomment-reply-title{display:block;margin-bottom:10px}.art-product-layout-classic .art-single-product-top .entry-summary #reviews .comment-respond .woo-comment-reply-title{margin-bottom:10px;display:block}.art-product-layout-classic .art-single-product-top .entry-summary #reviews .comment-respond form.comment-form{display:flex;flex-wrap:wrap;margin:0}.art-product-layout-classic .art-single-product-top .entry-summary #reviews .comment-respond form.comment-form>p{padding:0}.art-product-layout-classic .art-single-product-top .entry-summary #reviews .comment-respond form.comment-form .comment-notes{order:1;margin-bottom:30px!important}.art-product-layout-classic .art-single-product-top .entry-summary #reviews .comment-respond form.comment-form .comment-form-author{order:3;width:calc(50% - 15px);margin-right:30px!important;margin-bottom:30px!important}.art-product-layout-classic .art-single-product-top .entry-summary #reviews .comment-respond form.comment-form .comment-form-email{order:4;width:calc(50% - 15px);margin-bottom:30px!important}.art-product-layout-classic .art-single-product-top .entry-summary #reviews .comment-respond form.comment-form .comment-form-rating{order:2;width:100%;margin-bottom:10px}.art-product-layout-classic .art-single-product-top .entry-summary #reviews .comment-respond form.comment-form .comment-form-rating label{margin-bottom:10px}.art-product-layout-classic .art-single-product-top .entry-summary #reviews .comment-respond form.comment-form .comment-form-rating .stars{font-size:16px;font-weight:700;display:inline-block}.art-product-layout-classic .art-single-product-top .entry-summary #reviews .comment-respond form.comment-form .comment-form-rating .stars a{color:var(--art-colors-heading)}.art-product-layout-classic .art-single-product-top .entry-summary #reviews .comment-respond form.comment-form .comment-form-rating .stars a:hover~a{color:var(--art-colors-heading)}.art-product-layout-classic .art-single-product-top .entry-summary #reviews .comment-respond form.comment-form .comment-form-rating .stars:hover a{color:var(--art-colors-link)}.art-product-layout-classic .art-single-product-top .entry-summary #reviews .comment-respond form.comment-form .comment-form-rating .stars.selected a.active{color:var(--art-colors-link)}.art-product-layout-classic .art-single-product-top .entry-summary #reviews .comment-respond form.comment-form .comment-form-rating .stars.selected a.active~a{color:var(--art-colors-heading)}.art-product-layout-classic .art-single-product-top .entry-summary #reviews .comment-respond form.comment-form .comment-form-rating .stars.selected a:not(.active){color:var(--art-colors-link)}.art-product-layout-classic .art-single-product-top .entry-summary #reviews .comment-respond form.comment-form .comment-form-comment{order:5;width:100%;padding:0}.art-product-layout-classic .art-single-product-top .entry-summary #reviews .comment-respond form.comment-form .comment-form-comment textarea{margin-top:0;margin-bottom:20px;height:130px!important}.art-product-layout-classic .art-single-product-top .entry-summary #reviews .comment-respond form.comment-form .form-submit{order:6;width:100%;display:flex}.art-product-layout-classic .art-single-product-top .entry-summary #reviews .comment-respond form.comment-form .form-submit input.submit{align-items:flex-end}.art-product-layout-classic .art-single-product-top .entry-summary .product_meta{margin-top:30px;display:flex;flex-direction:column}.art-product-layout-classic .art-single-product-top .entry-summary .product_meta>span+span{margin-top:8px}.art-product-layout-classic .art-single-product-top .entry-summary .product_meta a{color:var(--art-colors-text)}.art-product-layout-classic .art-single-product-top .entry-summary .product_meta a:hover{color:var(--art-colors-link)}.art-product-layout-classic .art-single-product-top .entry-summary form.grouped_form table.group_table tr td{padding-bottom:0}.art-product-layout-classic .art-single-product-top .entry-summary form.grouped_form table.group_table tr td .quantity{margin-right:0}.art-product-layout-classic .art-single-product-top .entry-summary form.grouped_form table.group_table tr td label,.art-product-layout-classic .art-single-product-top .entry-summary form.grouped_form table.group_table tr td span{line-height:49px}.art-product-layout-classic .art-single-product-top .entry-summary form.grouped_form .single_add_to_cart_button{margin-top:17px}.art-product-layout-classic .related.products{margin-top:70px}@media only screen and (max-width:767px){.art-product-layout-classic .related.products{margin-top:30px;margin-bottom:40px}}.art-product-layout-classic .related.products h2{display:block;text-align:center;margin-top:0;margin-bottom:50px;font-family:var(--art-h4-font-family);font-weight:var(--art-h4-font-weight);font-style:var(--art-h4-font-style);text-transform:var(--art-h4-text-transform);text-decoration:var(--art-h4-text-decoration);font-size:var(--art-h4-font-size);line-height:var(--art-h4-line-height);letter-spacing:var(--art-h4-letter-spacing)}@media only screen and (max-width:767px){.art-product-layout-classic .related.products h2{font-family:var(--art-h4-mobile-font-family);font-weight:var(--art-h4-mobile-font-weight);font-style:var(--art-h4-mobile-font-style);text-transform:var(--art-h4-mobile-text-transform);text-decoration:var(--art-h4-mobile-text-decoration);font-size:var(--art-h4-mobile-font-size);line-height:var(--art-h4-mobile-line-height);letter-spacing:var(--art-h4-mobile-letter-spacing)}}.fr-thumbnail-frame .fr-thumbnail .fr-thumbnail-wrapper{box-shadow:none}.fr-thumbnail-frame .fr-thumbnail .fr-thumbnail-wrapper .fr-thumbnail-image{opacity:1!important}.fr-thumbnail-frame .fr-thumbnail .fr-thumbnail-overlay .fr-thumbnail-loading{opacity:0!important}.fr-overlay .fr-overlay-background{background:#fff;opacity:1}.fr-window-skin-fresco .fr-content-background{box-shadow:none}.fr-thumbnails-vertical .fr-thumbnails{width:40%}.nojq{z-index:100000000000000000000000}.fr-window-skin-fresco.fr-svg .fr-side-next .fr-side-button-icon,.fr-window-skin-fresco.fr-svg .fr-side-previous .fr-side-button-icon{font-size:70px;line-height:1em;color:var(--art-colors-heading);transition:color .2s ease-in-out}.fr-window-skin-fresco.fr-svg .fr-side-next .fr-side-button-icon:hover,.fr-window-skin-fresco.fr-svg .fr-side-previous .fr-side-button-icon:hover{color:var(--art-colors-link)}.fr-window-skin-fresco.fr-svg .fr-side-next .fr-side-button-icon::before,.fr-window-skin-fresco.fr-svg .fr-side-previous .fr-side-button-icon::before{font-family:denaro-font;font-size:inherit;line-height:inherit;width:1em;height:1em;margin:auto!important;position:absolute;left:0;right:0;top:0;bottom:0}.fr-window-skin-fresco.fr-svg .fr-side-previous .fr-side-button-icon{background:0 0;opacity:1}.fr-window-skin-fresco.fr-svg .fr-side-previous .fr-side-button-icon::before{content:"쀖"}.fr-window-skin-fresco.fr-svg .fr-side-next .fr-side-button-icon{background:0 0;opacity:1}.fr-window-skin-fresco.fr-svg .fr-side-next .fr-side-button-icon::before{content:"쀘"}.fr-window-skin-fresco.fr-svg .fr-side-disabled .fr-side-button-icon,.fr-window-skin-fresco.fr-svg .fr-side-disabled .fr-side-button-icon:hover{opacity:.5}.fr-close{top:30px;right:30px}.fr-window-skin-fresco.fr-svg .fr-close .fr-close-icon{font-size:22px;background:0 0;background-color:#fff;opacity:1}.fr-window-skin-fresco.fr-svg .fr-close .fr-close-icon:before{font-family:denaro-font;content:"쀢";width:1em;height:1em;margin:auto!important;position:absolute;left:0;right:0;top:0;bottom:0}.fr-thumbnails-side-button-background,.fr-thumbnails-side-button-background:hover,.fr-thumbnails-side-button:hover,.fr-thumbnails-side-button:hover .fr-thumbnails-side-button-background{background:0 0}.fr-window-skin-fresco.fr-svg .fr-thumbnails-side.fr-thumbnails-side-next .fr-thumbnails-side-button-icon{background-image:unset;opacity:1;display:flex;align-items:center;justify-content:center}.fr-window-skin-fresco.fr-svg .fr-thumbnails-side.fr-thumbnails-side-next .fr-thumbnails-side-button-icon::before{content:"쀓";font-size:18px;font-family:denaro-font}.fr-window-skin-fresco.fr-svg .fr-thumbnails-side.fr-thumbnails-side-previous .fr-thumbnails-side-button-icon{background-image:unset;opacity:1;display:flex;align-items:center;justify-content:center}.fr-window-skin-fresco.fr-svg .fr-thumbnails-side.fr-thumbnails-side-previous .fr-thumbnails-side-button-icon::before{content:"쀙";font-size:18px;font-family:denaro-font}.art-product-layout-classic .art-single-product-top .art-product-gallery .images{position:relative}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--art-colors-heading)}.woocommerce div.product div.images img{width:auto!important}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.woocommerce-account code,.woocommerce-account strong{font-family:inherit;font-weight:inherit;font-size:inherit}.woocommerce .woocommerce-MyAccount-navigation ul{border-right-width:1px;border-right-style:solid;border-color:rgba(0,0,0,.1);list-style:none;margin:0;padding:10px 0}.woocommerce .woocommerce-MyAccount-navigation li{border-bottom-width:1px;border-bottom-style:solid;border-color:rgba(0,0,0,.1);margin:0;padding:0;color:var(--art-colors-text)}.woocommerce .woocommerce-MyAccount-navigation li:last-child{border-bottom:0}.woocommerce .woocommerce-MyAccount-navigation li a{display:block;padding:15px 3px;color:var(--art-colors-text)}.art-second-color-scheme .woocommerce .woocommerce-MyAccount-navigation li a{color:var(--art-bg-text)}.woocommerce .woocommerce-MyAccount-navigation li a:hover,.woocommerce .woocommerce-MyAccount-navigation li.is-active a{color:var(--art-colors-link)}.art-second-color-scheme .woocommerce .woocommerce-MyAccount-navigation li a:hover,.art-second-color-scheme .woocommerce .woocommerce-MyAccount-navigation li.is-active a{color:var(--art-bg-link)}.woocommerce .woocommerce-MyAccount-content .col2-set .col-1,.woocommerce .woocommerce-MyAccount-content .col2-set .col-2{max-width:100%;padding:0;flex:initial}.woocommerce .woocommerce-MyAccount-content .woocommerce-Address .woocommerce-Address-title{display:flex;align-items:center;justify-content:space-between}.woocommerce .woocommerce-MyAccount-content .woocommerce-Address .woocommerce-Address-title::after,.woocommerce .woocommerce-MyAccount-content .woocommerce-Address .woocommerce-Address-title::before{content:none!important}.woocommerce .woocommerce-MyAccount-content .woocommerce-Address .woocommerce-Address-title h3{margin:0}.woocommerce .woocommerce-MyAccount-content .woocommerce-Address address{margin:20px 0 0}.woocommerce .woocommerce-MyAccount-content .form-row{display:block;margin-bottom:20px}.woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields>p{margin-top:30px}.woocommerce .woocommerce-MyAccount-content .button{font-family:var(--art-button-font-family);font-weight:var(--art-button-font-weight);font-style:var(--art-button-font-style);text-transform:var(--art-button-text-transform);text-decoration:var(--art-button-text-decoration);font-size:var(--art-button-font-size);line-height:var(--art-button-line-height);letter-spacing:var(--art-button-letter-spacing);text-align:center;text-decoration:none;display:inline-block;cursor:pointer;border-radius:0;overflow:visible;word-break:normal;position:relative;z-index:0;transition:all .2s ease-in-out;border-width:2px;border-style:solid;padding:13px 40px;border-color:var(--art-colors-bg);background-color:var(--art-colors-bg);color:var(--art-colors-light-text)}.art-second-color-scheme .woocommerce .woocommerce-MyAccount-content .button{border-color:var(--art-bg-bg)}.art-second-color-scheme .woocommerce .woocommerce-MyAccount-content .button{background-color:var(--art-bg-bg)}.art-second-color-scheme .woocommerce .woocommerce-MyAccount-content .button{color:var(--art-bg-light-text)}.woocommerce .woocommerce-MyAccount-content .button:hover{border-color:var(--art-colors-bg-hover);background-color:var(--art-colors-bg-hover);color:var(--art-colors-light-text)}.art-second-color-scheme .woocommerce .woocommerce-MyAccount-content .button:hover{border-color:var(--art-bg-bg-hover)}.art-second-color-scheme .woocommerce .woocommerce-MyAccount-content .button:hover{background-color:var(--art-bg-bg-hover)}.art-second-color-scheme .woocommerce .woocommerce-MyAccount-content .button:hover{color:var(--art-bg-light-text)}.woocommerce .woocommerce-MyAccount-content table.my_account_orders{text-align:inherit;border-spacing:0;border-collapse:separate;border:0;background-color:transparent;width:100%;margin-top:3rem;margin-bottom:3rem;margin:0;border-radius:0}.woocommerce .woocommerce-MyAccount-content table.my_account_orders th{text-align:inherit}.woocommerce .woocommerce-MyAccount-content table.my_account_orders tbody{border-width:0}.woocommerce .woocommerce-MyAccount-content table.my_account_orders td,.woocommerce .woocommerce-MyAccount-content table.my_account_orders th{padding:4px 8px}.woocommerce .woocommerce-MyAccount-content table.my_account_orders tbody td,.woocommerce .woocommerce-MyAccount-content table.my_account_orders tbody th,.woocommerce .woocommerce-MyAccount-content table.my_account_orders>td,.woocommerce .woocommerce-MyAccount-content table.my_account_orders>th{border-width:0;border-style:solid;border-top-width:1px;border-left-width:1px;border-left-style:solid;color:var(--art-colors-text);border-color:var(--art-colors-bd)}.art-second-color-scheme .woocommerce .woocommerce-MyAccount-content table.my_account_orders tbody td,.art-second-color-scheme .woocommerce .woocommerce-MyAccount-content table.my_account_orders tbody th,.art-second-color-scheme .woocommerce .woocommerce-MyAccount-content table.my_account_orders>td,.art-second-color-scheme .woocommerce .woocommerce-MyAccount-content table.my_account_orders>th{color:var(--art-bg-text)}.art-second-color-scheme .woocommerce .woocommerce-MyAccount-content table.my_account_orders tbody td,.art-second-color-scheme .woocommerce .woocommerce-MyAccount-content table.my_account_orders tbody th,.art-second-color-scheme .woocommerce .woocommerce-MyAccount-content table.my_account_orders>td,.art-second-color-scheme .woocommerce .woocommerce-MyAccount-content table.my_account_orders>th{border-color:var(--art-bg-bd)}.woocommerce .woocommerce-MyAccount-content table.my_account_orders tbody td:last-child,.woocommerce .woocommerce-MyAccount-content table.my_account_orders tbody th:last-child,.woocommerce .woocommerce-MyAccount-content table.my_account_orders>td:last-child,.woocommerce .woocommerce-MyAccount-content table.my_account_orders>th:last-child{border-right-width:1px;border-right-style:solid}.woocommerce .woocommerce-MyAccount-content table.my_account_orders tbody tr:last-child td,.woocommerce .woocommerce-MyAccount-content table.my_account_orders tbody tr:last-child th,.woocommerce .woocommerce-MyAccount-content table.my_account_orders>tr:last-child td,.woocommerce .woocommerce-MyAccount-content table.my_account_orders>tr:last-child th{border-bottom-width:1px;border-bottom-style:solid}.woocommerce .woocommerce-MyAccount-content table.my_account_orders thead{border-width:0}.woocommerce .woocommerce-MyAccount-content table.my_account_orders thead td,.woocommerce .woocommerce-MyAccount-content table.my_account_orders thead th{border-width:0;border-style:solid;border-top-width:1px;border-left-width:1px;border-left-style:solid;color:var(--art-colors-text);border-color:var(--art-colors-bd);background-color:var(--art-colors-bg)}.art-second-color-scheme .woocommerce .woocommerce-MyAccount-content table.my_account_orders thead td,.art-second-color-scheme .woocommerce .woocommerce-MyAccount-content table.my_account_orders thead th{color:var(--art-bg-text)}.art-second-color-scheme .woocommerce .woocommerce-MyAccount-content table.my_account_orders thead td,.art-second-color-scheme .woocommerce .woocommerce-MyAccount-content table.my_account_orders thead th{border-color:var(--art-bg-bd)}.art-second-color-scheme .woocommerce .woocommerce-MyAccount-content table.my_account_orders thead td,.art-second-color-scheme .woocommerce .woocommerce-MyAccount-content table.my_account_orders thead th{background-color:var(--art-bg-bg)}.woocommerce .woocommerce-MyAccount-content table.my_account_orders thead td:last-child,.woocommerce .woocommerce-MyAccount-content table.my_account_orders thead th:last-child{border-right-width:1px;border-right-style:solid}.woocommerce .woocommerce-MyAccount-content table.my_account_orders tfoot{border-width:0}.woocommerce .woocommerce-MyAccount-content table.my_account_orders tfoot td,.woocommerce .woocommerce-MyAccount-content table.my_account_orders tfoot th{border-width:0;border-style:solid;border-bottom-width:1px;border-left-width:1px;border-left-style:solid;color:var(--art-colors-text);border-color:var(--art-colors-bd);background-color:var(--art-colors-bg)}.art-second-color-scheme .woocommerce .woocommerce-MyAccount-content table.my_account_orders tfoot td,.art-second-color-scheme .woocommerce .woocommerce-MyAccount-content table.my_account_orders tfoot th{color:var(--art-bg-text)}.art-second-color-scheme .woocommerce .woocommerce-MyAccount-content table.my_account_orders tfoot td,.art-second-color-scheme .woocommerce .woocommerce-MyAccount-content table.my_account_orders tfoot th{border-color:var(--art-bg-bd)}.art-second-color-scheme .woocommerce .woocommerce-MyAccount-content table.my_account_orders tfoot td,.art-second-color-scheme .woocommerce .woocommerce-MyAccount-content table.my_account_orders tfoot th{background-color:var(--art-bg-bg)}.woocommerce .woocommerce-MyAccount-content table.my_account_orders tfoot td:last-child,.woocommerce .woocommerce-MyAccount-content table.my_account_orders tfoot th:last-child{border-right-width:1px;border-right-style:solid}.woocommerce .woocommerce-MyAccount-content table.my_account_orders.is-style-stripes{border-width:0}.woocommerce .woocommerce-MyAccount-content table.my_account_orders.is-style-stripes tr:nth-child(odd){background-color:transparent!important}.woocommerce .woocommerce-MyAccount-content table.my_account_orders .button{display:block}.woof_show_auto_form{display:none!important}.woof_remove_ppi{background:0 0!important}.woof_info_popup{display:none!important}.woof_products_top_panel{display:none!important}.woof_shortcode_output .art-button-container{display:flex!important}.art-before-shop-loop{align-items:flex-start!important}.art-before-shop-loop .woocommerce-breadcrumb{display:flex!important;line-height:1!important}.woof_reset_search_form{border-width:2px;border-style:solid;padding:13px 40px;border-color:var(--art-colors-bg);background-color:transparent;color:var(--art-colors-bg)}.art-second-color-scheme .woof_reset_search_form{border-color:var(--art-bg-bg)}.art-second-color-scheme .woof_reset_search_form{background-color:transparent}.art-second-color-scheme .woof_reset_search_form{color:var(--art-bg-bg)}.woof_reset_search_form:hover{background-color:var(--art-colors-bg);color:#fff}.art-second-color-scheme .woof_reset_search_form:hover{background-color:var(--art-bg-bg)}.WOOF_Widget .widget-title{display:none!important}.WOOF_Widget .woof_container h4{margin-bottom:20px!important;font-family:var(--art-body-three-font-family);font-weight:var(--art-body-three-font-weight);font-style:var(--art-body-three-font-style);text-transform:var(--art-body-three-text-transform);text-decoration:var(--art-body-three-text-decoration);font-size:var(--art-body-three-font-size);line-height:var(--art-body-three-line-height);letter-spacing:var(--art-body-three-letter-spacing)}@media only screen and (max-width:767px){.WOOF_Widget .woof_container h4{font-family:var(--art-body-three-mobile-font-family);font-weight:var(--art-body-three-mobile-font-weight);font-style:var(--art-body-three-mobile-font-style);text-transform:var(--art-body-three-mobile-text-transform);text-decoration:var(--art-body-three-mobile-text-decoration);font-size:var(--art-body-three-mobile-font-size);line-height:var(--art-body-three-mobile-line-height);letter-spacing:var(--art-body-three-mobile-letter-spacing)}}.WOOF_Widget .woof_container:not(:last-child){margin-bottom:30px!important;padding-bottom:30px!important;border-bottom:1px solid rgba(0,0,0,.1)}.WOOF_Widget .woof_container .price_slider_wrapper{padding-top:10px}.WOOF_Widget .woof_container .price_slider_wrapper .price_slider{margin:0!important;height:2px!important;border-radius:0!important;background-color:rgba(0,0,0,.1)!important;margin-bottom:20px!important}.WOOF_Widget .woof_container .price_slider_wrapper .price_slider .ui-slider-range{background-color:#000!important}.WOOF_Widget .woof_container .price_slider_wrapper .price_slider .ui-slider-handle{width:18px!important;height:18px!important;background-color:#fff!important;border:2px solid #000!important;border-radius:100%!important;top:-8px!important}.WOOF_Widget .woof_container .price_slider_wrapper .price_slider_amount{font-family:var(--art-body-one-font-family);font-weight:var(--art-body-one-font-weight);font-style:var(--art-body-one-font-style);text-transform:var(--art-body-one-text-transform);text-decoration:var(--art-body-one-text-decoration);font-size:var(--art-body-one-font-size);line-height:var(--art-body-one-line-height);letter-spacing:var(--art-body-one-letter-spacing);font-size:16px!important}@media only screen and (max-width:767px){.WOOF_Widget .woof_container .price_slider_wrapper .price_slider_amount{font-family:var(--art-body-one-mobile-font-family);font-weight:var(--art-body-one-mobile-font-weight);font-style:var(--art-body-one-mobile-font-style);text-transform:var(--art-body-one-mobile-text-transform);text-decoration:var(--art-body-one-mobile-text-decoration);font-size:var(--art-body-one-mobile-font-size);line-height:var(--art-body-one-mobile-line-height);letter-spacing:var(--art-body-one-mobile-letter-spacing)}}.WOOF_Widget .woof_container .price_slider_wrapper .price_slider_amount .button{display:none!important}.WOOF_Widget .woof_container .woof_list_checkbox li{display:flex;align-items:center;justify-content:flex-start}.WOOF_Widget .woof_container .woof_list_checkbox li .iCheck-helper{display:none!important}.WOOF_Widget .woof_container .woof_list_checkbox li label{font-family:var(--art-body-one-font-family);font-weight:var(--art-body-one-font-weight);font-style:var(--art-body-one-font-style);text-transform:var(--art-body-one-text-transform);text-decoration:var(--art-body-one-text-decoration);font-size:var(--art-body-one-font-size);line-height:var(--art-body-one-line-height);letter-spacing:var(--art-body-one-letter-spacing);font-size:16px!important;padding:0!important}@media only screen and (max-width:767px){.WOOF_Widget .woof_container .woof_list_checkbox li label{font-family:var(--art-body-one-mobile-font-family);font-weight:var(--art-body-one-mobile-font-weight);font-style:var(--art-body-one-mobile-font-style);text-transform:var(--art-body-one-mobile-text-transform);text-decoration:var(--art-body-one-mobile-text-decoration);font-size:var(--art-body-one-mobile-font-size);line-height:var(--art-body-one-mobile-line-height);letter-spacing:var(--art-body-one-mobile-letter-spacing)}}.WOOF_Widget .woof_container .woof_list_checkbox li div,.WOOF_Widget .woof_container .woof_list_checkbox li input,.WOOF_Widget .woof_container .woof_list_checkbox li label{margin:0}.WOOF_Widget .woof_container .woof_list_checkbox li input{margin-right:0!important}.WOOF_Widget .woof_container .woof_list_checkbox li label{margin-left:8px}.WOOF_Widget .woof_container .woof_list_checkbox li:not(:last-child){margin-bottom:14px!important}.WOOF_Widget .woof_submit_search_form_container{margin:0!important}.woof_products_top_panel{z-index:1!important}.WOOF_Widget input[type=checkbox]{display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;width:20px;height:20px;margin-right:12px!important;border-radius:0!important}.WOOF_Widget input[type=checkbox]:after{width:20px;height:20px;position:relative;content:"";display:inline-block;transition:all .2s ease-out;cursor:pointer;padding-top:1px;padding-left:1px}.WOOF_Widget input[type=checkbox]:checked{background-color:#e9dad2!important}.WOOF_Widget input[type=checkbox]:checked{opacity:1!important}.WOOF_Widget input[type=checkbox]:hover{opacity:.8}
.am-no-services,.amelia-v2-booking #amelia-container.am-fs__wrapper{margin:0!important}.art-amelia-booking .inner-wrapper .title-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:80px}@media (max-width:768px){.art-amelia-booking .inner-wrapper .title-wrapper{margin-bottom:30px}}.art-amelia-booking .inner-wrapper .title-wrapper p{margin-bottom:16px;text-align:center}@media (max-width:768px){.art-amelia-booking .inner-wrapper .title-wrapper p{margin-bottom:10px}}.art-amelia-booking .inner-wrapper .title-wrapper h2{margin:0;text-align:center}.art-amelia-booking .inner-wrapper .booking-wrapper{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;position:relative}.art-amelia-booking .inner-wrapper .booking-wrapper .left-side{padding-right:50px}@media (max-width:768px){.art-amelia-booking .inner-wrapper .booking-wrapper .left-side{padding-right:0}}.art-amelia-booking .inner-wrapper .booking-wrapper .left-side:not(.full-w){width:65%;min-width:65%;max-width:65%}@media (max-width:768px){.art-amelia-booking .inner-wrapper .booking-wrapper .left-side:not(.full-w){width:100%;min-width:100%;max-width:100%}}.art-amelia-booking .inner-wrapper .booking-wrapper .right-side{width:35%;min-width:35%;max-width:35%;position:absolute;right:0;top:0;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center}@media (max-width:768px){.art-amelia-booking .inner-wrapper .booking-wrapper .right-side{display:none}}.course-detail-info{display:flex!important;z-index:1;background-color:var(--art-colors-second-bg)!important;padding:30px!important;margin-top:50px;margin-right:50px!important}.course-detail-info *{color:var(--art-colors-text)!important}.course-detail-info .course-title{border-bottom:1px solid rgba(0,0,0,.1)!important}.course-detail-info .counter-caption{margin-bottom:5px;font-size:14px}.course-detail-info .number{color:#fff!important;background-color:var(--art-colors-bg)!important}.course-detail-info:after,.course-detail-info:before{display:none!important}.window-body .lp-button{width:100%}
div.tnp-subscription,form.tnp-profile,form.tnp-subscription{display:block;margin:1em auto;max-width:500px;width:100%}div.tnp-profile{display:block;margin:1em 0;max-width:500px}.tnp-profile div.tnp-field,.tnp-subscription div.tnp-field{margin-bottom:.7em;border:0;padding:0}.tnp-profile label,.tnp-subscription label{display:block;color:inherit;font-weight:400;line-height:normal;padding:0;margin:0;margin-bottom:.25em;font-size:.9em}.tnp-profile .tnp-field-checkbox label,.tnp-subscription .tnp-field-checkbox label{display:inline-block}.tnp-profile input[type=email],.tnp-profile input[type=submit],.tnp-profile input[type=text],.tnp-profile select,.tnp-profile textarea,.tnp-subscription input[type=email],.tnp-subscription input[type=submit],.tnp-subscription input[type=text],.tnp-subscription select,.tnp-subscription textarea{width:100%;padding:.7em;display:block;border:1px;color:#444;border-color:#ddd;background-color:#f4f4f4;background-image:none;text-shadow:none;font-size:1em;margin:0;line-height:normal;box-sizing:border-box}.tnp-profile input[type=checkbox],.tnp-subscription input[type=checkbox],.tnp-widget input[type=radio]{max-width:1em;display:inline-block;margin-right:.5em}.tnp-profile select option,.tnp-subscription select option{margin-right:.75em}.tnp-profile input.tnp-submit,.tnp-reactivate button.tnp-submit,.tnp-subscription input.tnp-submit,.tnp-unsubscribe button.tnp-submit{background-color:#444;color:#fff;width:auto;height:auto;margin:0;display:inline-block}@media all and (max-width:480px){.tnp-profile input[type=submit],.tnp-subscription input[type=submit]{width:100%}}.tnp-widget{width:100%;display:block;box-sizing:border-box}.tnp-widget .tnp-field{margin-bottom:10px;border:0;padding:0}.tnp-widget label{display:block;color:inherit;font-size:14px}.tnp-widget input[type=email],.tnp-widget input[type=submit],.tnp-widget input[type=text],.tnp-widget select{width:100%;padding:10px;display:block;border:1px solid #ddd;border-color:#ddd;background-color:#f4f4f4;background-image:none;text-shadow:none;color:#444;font-size:14px;line-height:normal;box-sizing:border-box;height:auto}.tnp-widget input[type=checkbox],.tnp-widget input[type=radio]{width:auto;display:inline-block}.tnp-widget select option{margin-right:10px}.tnp-widget input.tnp-submit{background-color:#444;background-image:none;text-shadow:none;color:#fff;margin:0}.tnp-field input[type=submit]{position:inherit}.tnp-widget-minimal{width:100%}.tnp-widget-minimal form{margin:0;padding:0;border:0}.tnp-widget-minimal input.tnp-email{width:100%;box-sizing:border-box;padding:10px;display:inline-block;border:1px solid #ddd;background-color:#f4f4f4;color:#444;font-size:14px}.tnp-widget-minimal input.tnp-submit{width:100%;box-sizing:border-box;padding:10px;display:inline-block;border:1px;border-color:#ddd;background-color:#444;background-image:none;text-shadow:none;color:#fff;font-size:14px;line-height:normal;border-radius:0;height:auto;margin:0}.tnp-subscription-minimal{width:100%;box-sizing:border-box;margin:10px 0}.tnp-subscription-minimal form{width:auto;margin:0;padding:0;border:0;white-space:nowrap}.tnp-subscription-minimal input.tnp-email,.tnp-subscription-minimal input.tnp-name{width:70%;max-width:300px;box-sizing:border-box;padding:10px;display:inline-block;border:1px solid #ddd;background-color:#f4f4f4;color:#444;font-size:14px;line-height:20px;border-radius:0;margin-right:10px}.tnp-subscription-minimal.with-name input.tnp-email,.tnp-subscription-minimal.with-name input.tnp-name{width:31%}.tnp-subscription-minimal .tnp-privacy-field{margin-top:10px}.tnp-subscription-minimal input.tnp-submit{width:29%;box-sizing:border-box;display:inline-block;padding:10px;border:1px;border-color:#ddd;background-color:#444;background-image:none;text-shadow:none;color:#fff;font-size:14px;line-height:20px;border-radius:0;margin:0}.tnp-subscription-posts{margin-top:2em;margin-bottom:2em;padding:2rem}.tnp-subscription-posts .tnp-subscription{max-width:auto;margin:0}@media all and (max-width:525px){.tnp-subscription-minimal input.tnp-submit,.tnp-subscription-minimal.with-name input.tnp-email,.tnp-subscription-minimal.with-name input.tnp-name{width:100%;max-width:100%;margin:0;display:block;margin-bottom:.5rem}}.tnp-button-form button.tnp-submit{box-sizing:border-box;padding:10px;display:inline-block;border:1px;border-color:#ddd;background-color:#444;background-image:none;text-shadow:none;color:#fff;font-size:14px;line-height:normal;border-radius:0;height:auto;margin:0}.tnp-comments{clear:both;margin-top:15px;margin-bottom:15px}.tnp-comments label{display:block}.tnp-comments input[type=checkbox]{display:inline-block;width:auto!important}.tnp-lock{clear:both;display:block;box-sizing:border-box;box-shadow:none;margin:20px;padding:15px;background-color:#fff;border:1px solid #ddd}.tnp-nl-checkout{margin-bottom:1em}

div.sib-sms-field{display:inline-block;position:relative;width:100%}.sib-sms-field .sib-country-block{position:absolute;right:auto;left:0;top:0;bottom:0;padding:1px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.sib-country-block .sib-toggle.sib-country-flg{z-index:1;position:relative;width:46px;height:100%;padding:0 0 0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#dbdbdb;cursor:pointer}.sib-country-block .sib-toggle .sib-cflags{position:absolute;top:0;bottom:0;margin:auto;height:15px;width:20px;background-repeat:no-repeat;background-color:#dbdbdb;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-image:url('https://www.sheroseministry.com/wp-content/plugins/mailin/img/flags/fr.png')}.sib-country-block .sib-toggle .sib-icon-arrow{position:absolute;top:50%;margin-top:-2px;right:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid}.sib-sms-field ul.sib-country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:rgba(0,0,0,.2) 1px 1px 4px;background-color:#fff;border:1px solid #ccc;white-space:nowrap;max-height:150px;overflow-y:scroll;overflow-x:hidden;top:50px;width:250px}.sib-sms-field ul.sib-country-list li.sib-country-prefix{font-size:14px;padding:1px 10px;cursor:pointer}.sib-sms-field ul.sib-country-list li.sib-country-prefix:hover{background-color:#dbdbdb}.sib-sms-field ul.sib-country-list li .sib-flag-box{width:20px}.sib-sms-field ul.sib-country-list li .sib-flag-box .sib-flag{height:18px;width:20px;background-image:url("https://www.sheroseministry.com/wp-content/plugins/mailin/img/flags/ad.png");vertical-align:middle;display:inline-block;background-repeat:no-repeat}.sib-sms-field ul.sib-country-list li .sib-flag-box .sib-dial-code{margin-left:20px}.sib-sms-field .sib-sms{padding-right:6px;padding-left:52px;margin-left:0;position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;margin-right:0}.sib-multi-lists.sib_error{color:#a94442}
@charset "UTF-8";:root{--lp-cotainer-max-with:var(--lp-container-max-width)}.wp-block-group{--lp-container-max-width:var(--wp--style--global--wide-size)}@-webkit-keyframes rotating4{from{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating4{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}@keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}.learn-press-message{position:relative;margin:24px auto;padding:10px 20px;border-radius:var(--lp-border-radius,5px);background-color:#e5f7ff;color:#007aff;width:100%}.learn-press-message.error{background-color:#fee5e5;color:#ff3b30}.learn-press-message.warning{background-color:#fef7e6;color:#ff9500}.learn-press-message.success{background-color:#ebf8e5;color:#3ab500}.learn-press-message.info{background-color:rgba(0,122,255,0.1019607843);color:#007aff}.learn-press-message a{text-decoration:underline}.lp-toast.toastify{background:#ebf8e5;color:#3ab500;border-radius:var(--lp-border-radius,5px);box-shadow:0 0;display:flex;align-items:center}.lp-toast.toastify .toast-close{background:transparent !important;font-size:0;padding-left:12px}.lp-toast.toastify .toast-close:before{content:"\f00d";font-family:"lp-icon";font-size:16px;color:#000;line-height:17px}.lp-toast.toastify .toast-close:hover{opacity:1}.lp-toast.toastify.error{background-color:#fee5e5;color:#ff3b30;padding:12px 20px;border:0;margin:0 auto}@keyframes lp-rotating{from{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes lp-rotating{from{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.lp-loading-change{position:absolute;width:100%;height:100%;background:rgba(255,255,255,0.38);top:0}.lp-load-ajax-element{position:relative}@-webkit-keyframes rotating4{from{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating4{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}@keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}:root{--lp-cotainer-max-with:var(--lp-container-max-width)}.wp-block-group{--lp-container-max-width:var(--wp--style--global--wide-size)}*,:after,:before{box-sizing:border-box}body{background:#fff}button{cursor:pointer}.learnpress-page input[type=text],.learnpress-page input[type=email],.learnpress-page input[type=number],.learnpress-page input[type=password],.learnpress-page textarea{border-color:var(--lp-border-color,#e2e0db);-webkit-border-radius:var(--lp-border-radius,5px);-moz-border-radius:var(--lp-border-radius,5px);border-radius:var(--lp-border-radius,5px)}.learnpress-page input[type=text]:focus,.learnpress-page input[type=email]:focus,.learnpress-page input[type=number]:focus,.learnpress-page input[type=password]:focus,.learnpress-page textarea:focus{outline:0;border-color:var(--lp-primary-color,#ffb606)}.learnpress-page .lp-button,.learnpress-page #lp-button{padding:12px 24px;border:1px solid var(--lp-border-color,#e2e0db);color:var(--lp-color-base,#333);background:transparent;box-shadow:unset;font-family:inherit;font-weight:400;text-align:center;text-transform:capitalize;-webkit-border-radius:var(--lp-border-radius,5px);-moz-border-radius:var(--lp-border-radius,5px);border-radius:var(--lp-border-radius,5px);-webkit-transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;transition:all .25s}.learnpress-page .lp-button.large,.learnpress-page #lp-button.large{height:52px;padding:18px 30px;font-size:1.1em}.learnpress-page .lp-button:hover,.learnpress-page #lp-button:hover{border-color:var(--lp-primary-color);color:#fff;background:var(--lp-primary-color)}.learnpress-page .lp-button.btn-ajax-off .icon,.learnpress-page #lp-button.btn-ajax-off .icon{display:none}.learnpress-page .lp-button.btn-ajax-on .icon,.learnpress-page #lp-button.btn-ajax-on .icon{display:inline-block;margin-right:5px;-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}.learnpress-page .lp-button:focus,.learnpress-page #lp-button:focus{outline:0}.learnpress-page .rwmb-field .description{margin-top:8px;color:#999;font-size:smaller;font-style:italic}input,button,select,textarea{outline:0}a{-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s;text-decoration:none}p{margin-bottom:1rem}p:last-child{margin:0}.lp-content-area{max-width:var(--lp-container-max-width) !important;margin:0 auto;padding-right:var(--lp-cotainer-padding);padding-left:var(--lp-cotainer-padding)}.lp-content-area.learn-press-message{margin-bottom:24px;padding-left:15px;padding-right:15px}.lp-ico svg{width:20px;height:20px}.lp-button{border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px);padding:8px 16px}.lp-button.loading{pointer-events:none;opacity:.8}.lp-button.loading:before{display:inline-block;font-family:"lp-icon";content:"\f110";animation:lp-rotating 1s linear infinite;margin-right:5px;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle;margin-top:-2px}.lp-hidden{display:none !important}.course-price .origin-price{text-decoration:line-through;margin-right:4px;font-size:calc(var(--lp-font-size-base, 1em) * 0.925);opacity:.6}.learn-press-tabs{margin-bottom:32px;position:relative;border-bottom:1px solid var(--lp-border-color,#e2e0db)}.learn-press-tabs .learn-press-tabs__checker{display:none}.learn-press-tabs__nav{display:flex;flex-wrap:wrap;padding:0;column-gap:40px;row-gap:12px;list-style:none;margin:0 0 -1px 0 !important}.learn-press-tabs__item{position:relative;margin:0;list-style:none}.learn-press-tabs__item>a{display:block;margin:0;padding:0 0 16px 0;font-size:1.125em;line-height:1;font-weight:600;text-align:center;text-transform:capitalize;cursor:pointer;color:#333;text-decoration:none}.learn-press-tabs__item>a:focus{outline:0;text-decoration:none}.learn-press-tabs__item::after{position:absolute;bottom:0;top:auto;left:0;width:100%;height:2px;background:transparent;content:""}.learn-press-tabs__item.active a,.learn-press-tabs__item:hover a{color:var(--lp-primary-color,#ffb606)}.learn-press-tabs__item.active::after,.learn-press-tabs__item:hover::after{background:var(--lp-primary-color,#ffb606)}.learn-press-tabs.stretch .learn-press-tabs__tab{flex:1}.learn-press-tabs.stretch .learn-press-tabs__tab>label{padding:18px 10px}@media(max-width:990px){.learn-press-tabs__nav,.learn-press-tabs .learn-press-filters{overflow-x:auto;white-space:nowrap;flex-wrap:nowrap;scroll-behavior:smooth}.learn-press-tabs__nav::-webkit-scrollbar,.learn-press-tabs .learn-press-filters::-webkit-scrollbar{display:none}}.learn-press-filters{display:flex;flex-wrap:wrap;padding:0;column-gap:40px;row-gap:12px;list-style:none;margin:0 0 -1px 0 !important}.learn-press-filters li{position:relative;margin:0;list-style:none}.learn-press-filters li a,.learn-press-filters li span{display:block;margin:0;padding:0 0 16px 0;font-size:1.125em;line-height:1;font-weight:600;text-align:center;text-transform:capitalize;cursor:pointer;color:#333;text-decoration:none}.learn-press-filters li a:focus,.learn-press-filters li span:focus{outline:0;text-decoration:none}.learn-press-filters li a::after,.learn-press-filters li span::after{position:absolute;bottom:0;top:auto;left:0;width:100%;height:2px;background:transparent;content:""}.learn-press-filters li a.active,.learn-press-filters li a:hover,.learn-press-filters li span.active,.learn-press-filters li span:hover{color:var(--lp-primary-color,#ffb606)}.learn-press-filters li a.active::after,.learn-press-filters li a:hover::after,.learn-press-filters li span.active::after,.learn-press-filters li span:hover::after{background:var(--lp-primary-color,#ffb606)}.learn-press-filters li.active a,.learn-press-filters li.active span{color:var(--lp-primary-color,#ffb606)}.learn-press-filters li.active a::after,.learn-press-filters li.active span::after{background:var(--lp-primary-color,#ffb606)}.learn-press-filters li:after{display:none !important}.wrapper-course-nav-tabs{position:relative;border-bottom:1px solid var(--lp-border-color,#e2e0db)}#learn-press-course-tabs.show-all .course-tab-panel{margin-bottom:40px}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(1):checked ~ .course-tab-panels .course-tab-panel:nth-child(1){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(1):checked ~ .learn-press-nav-tabs .course-nav:nth-child(1){border-bottom:0}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(1):checked ~ .learn-press-nav-tabs .course-nav:nth-child(1) label{color:var(--lp-primary-color);background:#fff}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(2):checked ~ .course-tab-panels .course-tab-panel:nth-child(2){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(2):checked ~ .learn-press-nav-tabs .course-nav:nth-child(2){border-bottom:0}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(2):checked ~ .learn-press-nav-tabs .course-nav:nth-child(2) label{color:var(--lp-primary-color);background:#fff}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(3):checked ~ .course-tab-panels .course-tab-panel:nth-child(3){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(3):checked ~ .learn-press-nav-tabs .course-nav:nth-child(3){border-bottom:0}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(3):checked ~ .learn-press-nav-tabs .course-nav:nth-child(3) label{color:var(--lp-primary-color);background:#fff}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(4):checked ~ .course-tab-panels .course-tab-panel:nth-child(4){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(4):checked ~ .learn-press-nav-tabs .course-nav:nth-child(4){border-bottom:0}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(4):checked ~ .learn-press-nav-tabs .course-nav:nth-child(4) label{color:var(--lp-primary-color);background:#fff}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(5):checked ~ .course-tab-panels .course-tab-panel:nth-child(5){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(5):checked ~ .learn-press-nav-tabs .course-nav:nth-child(5){border-bottom:0}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(5):checked ~ .learn-press-nav-tabs .course-nav:nth-child(5) label{color:var(--lp-primary-color);background:#fff}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(6):checked ~ .course-tab-panels .course-tab-panel:nth-child(6){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(6):checked ~ .learn-press-nav-tabs .course-nav:nth-child(6){border-bottom:0}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(6):checked ~ .learn-press-nav-tabs .course-nav:nth-child(6) label{color:var(--lp-primary-color);background:#fff}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(7):checked ~ .course-tab-panels .course-tab-panel:nth-child(7){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(7):checked ~ .learn-press-nav-tabs .course-nav:nth-child(7){border-bottom:0}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(7):checked ~ .learn-press-nav-tabs .course-nav:nth-child(7) label{color:var(--lp-primary-color);background:#fff}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(8):checked ~ .course-tab-panels .course-tab-panel:nth-child(8){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(8):checked ~ .learn-press-nav-tabs .course-nav:nth-child(8){border-bottom:0}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(8):checked ~ .learn-press-nav-tabs .course-nav:nth-child(8) label{color:var(--lp-primary-color);background:#fff}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(9):checked ~ .course-tab-panels .course-tab-panel:nth-child(9){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(9):checked ~ .learn-press-nav-tabs .course-nav:nth-child(9){border-bottom:0}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(9):checked ~ .learn-press-nav-tabs .course-nav:nth-child(9) label{color:var(--lp-primary-color);background:#fff}.course-tab-panels .course-tab-panel{padding-top:30px}.course-tab-panel{display:none}.course-tab-panel.active{display:block}.course-tab-panel .course-description h4{margin-top:0;margin-bottom:1.125em}.course-tab-panel .course-description img{max-width:100%;height:auto;vertical-align:middle}.course-tab-panel .lp-course-author{display:flex;align-items:start}@media(max-width:767px){.course-tab-panel .lp-course-author{flex-direction:column;align-items:center}}.course-tab-panel .lp-course-author .course-author__pull-left{margin-right:30px;text-align:center;align-items:center}@media(max-width:767px){.course-tab-panel .lp-course-author .course-author__pull-left{margin-right:0;margin-bottom:24px}}.course-tab-panel .lp-course-author img{width:100px;height:100px;border-radius:50%;object-fit:cover;object-position:center;display:block;margin:0 auto}.course-tab-panel .lp-course-author .course-author__pull-right{flex:1}@media(max-width:767px){.course-tab-panel .lp-course-author .course-author__pull-right{width:100%;text-align:center}}.course-tab-panel .lp-course-author .author-title{margin-bottom:4px}.course-tab-panel .lp-course-author .author-title a{text-decoration:none;color:#333;box-shadow:none;font-size:1.125em;font-weight:500;text-transform:capitalize}.course-tab-panel .lp-course-author .author-title a:hover{color:var(--lp-primary-color)}.course-tab-panel .lp-course-author .author-description{color:#666;font-style:italic}.course-tab-panel .lp-course-author .instructor-social{display:flex;gap:16px;margin-bottom:12px}.course-tab-panel .lp-course-author .author-socials{display:grid;grid-template-columns:repeat(4,33px);gap:10px;justify-content:center;margin-top:16px}.course-tab-panel .lp-course-author .author-socials>a{display:inline-block;width:33px;height:33px;margin:0;border:1px solid #ededed;border-radius:50%;color:#878787;box-shadow:none;font-size:.8em;line-height:2em;text-align:center;vertical-align:middle;transition:all .3s}.course-tab-panel .lp-course-author .author-socials>a:hover{border-color:var(--lp-primary-color);color:#fff;background:var(--lp-primary-color)}.course-tab-panel .lp-course-author .author-socials .fa-googleplus::before{content:"\f0d5"}.course-tab-panel .lp-course-curriculum__title{display:none}.learn-press-nav-tabs{margin:0;display:flex;flex-wrap:wrap;padding:0;column-gap:40px;row-gap:12px;list-style:none;margin:0 0 -1px 0 !important}.learn-press-nav-tabs li{position:relative;margin:0;list-style:none}.learn-press-nav-tabs li label{display:block;margin:0;padding:0 0 16px 0;font-size:1.125em;line-height:1;font-weight:600;text-align:center;text-transform:capitalize;cursor:pointer;color:#333;text-decoration:none}.learn-press-nav-tabs li label:focus{outline:0;text-decoration:none}.learn-press-nav-tabs li::after{position:absolute;bottom:0;top:auto;left:0;width:100%;height:2px;background:transparent;content:""}.learn-press-nav-tabs li.active label,.learn-press-nav-tabs li:hover label{color:var(--lp-primary-color,#ffb606)}.learn-press-nav-tabs li.active::after,.learn-press-nav-tabs li:hover::after{background:var(--lp-primary-color,#ffb606)}.TabsDragScroll{position:relative}.TabsDragScroll:hover{cursor:all-scroll}.TabsDragScroll ul{max-width:100%;white-space:nowrap;scroll-behavior:smooth;user-select:none;overflow-x:auto;flex-wrap:nowrap}.TabsDragScroll ul::-webkit-scrollbar{display:none}.TabsDragScroll ul.dragging{scroll-behavior:unset;cursor:all-scroll}.lp-checkout-form__before,.lp-checkout-form__after{width:45%;width:-webkit-calc(50% - 30px);width:-moz-calc(50% - 30px);width:calc(50% - 30px);margin:0 15px 40px 15px}.lp-checkout-form__before .lp-checkout-block h4,.lp-checkout-form__after .lp-checkout-block h4{margin-top:0;margin-bottom:18px;color:#333;font-size:1.5em;font-weight:600;line-height:1}@media(max-width:815px){.lp-checkout-form__before,.lp-checkout-form__after{width:100%;margin:0 0 40px 0}}.lp-checkout-form__before{float:right}.lp-checkout-form__before #checkout-order{width:100%}.lp-checkout-form .lp-checkout-form__after{float:left}.lp-checkout-form .lp-checkout-remember{letter-spacing:0;margin-top:0}.lp-checkout-form .lp-checkout-remember label{width:auto;color:#666}.lp-checkout-form .lp-checkout-remember label input[type=checkbox]{position:relative;top:3px;width:19px;height:19px;margin:0 4px 0 0;border:1px solid #ccc;cursor:pointer;-webkit-appearance:none}.lp-checkout-form .lp-checkout-remember label input[type=checkbox]:focus{outline:0}.lp-checkout-form .lp-checkout-remember label input[type=checkbox]:checked::after{position:absolute;top:2px;left:2px;color:#41abec;font-family:"lp-icon";font-size:14px;line-height:1;content:"\f00c";border:0;transform:none}.lp-checkout-form .lp-checkout-remember a{color:#666;font-weight:300;text-decoration:underline;text-decoration-color:#ccc}.lp-checkout-form .lp-checkout-remember a:hover{color:var(--lp-primary-color);text-decoration-color:var(--lp-primary-color)}.lp-checkout-form .lp-form-fields{padding:0 0 14px 0}.lp-checkout-form .lp-form-fields label{display:block;margin-bottom:10px}.lp-checkout-form .lp-form-fields input:not([type=checkbox]){line-height:normal;width:100%;padding:10px 15px;border:1px solid #ccc}.lp-checkout-form .lp-form-fields input:not([type=checkbox]):focus{border-color:var(--lp-primary-color);outline:0}.lp-checkout-form{margin:0 -15px;margin-top:50px}@media(max-width:815px){.lp-checkout-form{display:flex;flex-direction:column-reverse;margin:0}}.lp-checkout-form #btn-checkout-account-switch-to-guest{margin-bottom:60px}.lp-checkout-form .description{float:left}.lp-checkout-form a{color:#41abec}.lp-checkout-form a label{display:inline-block;color:inherit;font-weight:normal;cursor:pointer}.lp-checkout-form a:hover{color:#ffb606}.lp-checkout-form #checkout-account-guest{width:100%;margin-bottom:35px;padding-bottom:19px;border-bottom:1px solid var(--lp-border-color,#e2e0db)}.lp-checkout-form #checkout-account-guest .lp-form-fields,.lp-checkout-form #checkout-account-guest .form-field{margin-bottom:0;padding-bottom:0}.lp-checkout-form div.lp-guest-checkout-output{margin-top:10px;padding:8px 20px;border:2px solid #41abec;border-radius:4px;transition:all .2s ease}.lp-checkout-form label.lp-guest-checkout-output{margin-top:10px;cursor:pointer;user-select:none}.lp-checkout-form .lp-guest-checkout-notice{margin:30px 0 0 0}.lp-checkout-form .lp-guest-switch-login{margin-top:1em;color:#666;font-weight:400}.lp-checkout-form .lp-guest-switch-login a{display:inline-block}.lp-checkout-form input[name=checkout-account-switch-form]{display:none}.lp-checkout-form input[name=checkout-account-switch-form]:not(:checked)+.lp-checkout-block{display:none;overflow:hidden;height:0;margin:0;padding:0;border:0;opacity:0}.lp-checkout-form input[name=checkout-account-switch-form]:not(:checked)+.lp-checkout-block>*{overflow:hidden;height:0}.lp-checkout-form input[name=checkout-account-switch-form]:checked+.lp-checkout-block{display:block;overflow:auto;height:auto}.lp-checkout-form input[name=checkout-account-switch-form][value=guest]:checked ~ #btn-checkout-account-switch-to-guest{display:none}.lp-checkout-form::after{display:block;clear:both;content:""}.lp-checkout-form:focus{outline:0}#checkout-order .lp-checkout-order__inner{padding:0 20px;border:1px solid var(--lp-border-color,#e2e0db);border-radius:4px}#checkout-order .cart-item:first-child td{border-top:0}#checkout-order td,#checkout-order th{border-right:0;border-left:0;background:transparent}#checkout-order td:last-child,#checkout-order th:last-child{padding-right:0}#checkout-order table{width:100%;margin:0;border:0}#checkout-order .course-name{font-weight:600}#checkout-order .course-name a{display:-webkit-box;overflow:hidden;color:#000;-webkit-line-clamp:1;-webkit-box-orient:vertical}#checkout-order .course-name a:hover{color:var(--lp-primary-color)}#checkout-order .col-number{min-width:50px;color:#666;font-weight:600;text-align:right}#checkout-order tfoot{font-size:1.2em}#checkout-order tfoot th{font-weight:600;padding-left:0}#checkout-order tfoot .order-total{font-size:1.4em}#checkout-order tfoot tr:last-child{border-width:0}#checkout-order tfoot tr:last-child td,#checkout-order tfoot tr:last-child th{border-width:0}#checkout-order .course-thumbnail{width:80px;padding:20px 13px 18px 0}#checkout-order .course-thumbnail img{width:100px;max-width:100% !important;height:auto !important}.order-comments{width:100%;padding:15px;min-height:150px;border:1px solid var(--lp-border-color,#e2e0db);resize:none}#checkout-account-register,#checkout-account-login{width:100%;margin-bottom:32px;padding-bottom:20px;border-bottom:1px solid var(--lp-border-color,#e2e0db)}#checkout-account-register .form-field .rwmb-label,#checkout-account-register .form-field .rwmb-input .description,#checkout-account-login .form-field .rwmb-label,#checkout-account-login .form-field .rwmb-input .description{display:none}#checkout-account-register .lp-checkout-remember label,#checkout-account-login .lp-checkout-remember label{display:inline-block}#checkout-account-register .lp-checkout-remember a,#checkout-account-login .lp-checkout-remember a{float:right}#checkout-account-register .lp-checkout-sign-in-link,#checkout-account-register .lp-checkout-sign-up-link,#checkout-account-login .lp-checkout-sign-in-link,#checkout-account-login .lp-checkout-sign-up-link{display:flex;margin:0;color:#666;font-weight:400}#checkout-account-register .lp-checkout-sign-in-link a,#checkout-account-register .lp-checkout-sign-up-link a,#checkout-account-login .lp-checkout-sign-in-link a,#checkout-account-login .lp-checkout-sign-up-link a{margin-left:5px;color:#41abec;cursor:pointer}#checkout-account-register .lp-checkout-sign-in-link a:hover,#checkout-account-register .lp-checkout-sign-up-link a:hover,#checkout-account-login .lp-checkout-sign-in-link a:hover,#checkout-account-login .lp-checkout-sign-up-link a:hover{color:var(--lp-primary-color)}#checkout-account-register .lp-checkout-sign-in-link a label,#checkout-account-register .lp-checkout-sign-up-link a label,#checkout-account-login .lp-checkout-sign-in-link a label,#checkout-account-login .lp-checkout-sign-up-link a label{display:inline-block;float:right;color:inherit;font-weight:normal;cursor:pointer}#checkout-payment{width:100%;margin-bottom:25px}#checkout-payment h4{margin-bottom:24px}#checkout-payment .secure-connection{margin-top:5px;opacity:.5;font-size:.75em;font-weight:normal;margin-left:10px}#checkout-payment .secure-connection i{margin-right:5px;font-size:1.125em}@media(max-width:767px){#checkout-payment .secure-connection{margin-top:0}}#checkout-payment .payment-methods{margin:0 0 24px 0;padding:0;list-style:none}#checkout-payment .lp-payment-method{position:relative;margin:0}#checkout-payment .lp-payment-method>label{display:flex;align-items:center}#checkout-payment .lp-payment-method .gateway-input,#checkout-payment .lp-payment-method .gateway-icon{vertical-align:middle}#checkout-payment .lp-payment-method .gateway-icon{max-height:32px}#checkout-payment .lp-payment-method .gateway-input{position:relative;width:20px;height:20px;margin:0 8px 0 0;border:1px solid var(--lp-border-color,#e2e0db);background:#fff;-webkit-appearance:none;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}#checkout-payment .lp-payment-method .gateway-input::before{position:absolute;top:50%;left:50%;width:6px;height:6px;background:#41abec;transform:translate(-50%,-50%);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}#checkout-payment .lp-payment-method .gateway-input:checked::before{content:""}#checkout-payment .lp-payment-method .gateway-input:focus{outline:0}#checkout-payment #checkout-order-action button{width:100%;border-color:var(--lp-primary-color);color:#fff;background:var(--lp-primary-color);font-weight:500}#checkout-payment #checkout-order-action button:hover{border-color:var(--lp-primary-color);opacity:.5;background:var(--lp-primary-color)}.lp-terms-and-conditions{color:#666}.lp-terms-and-conditions a{color:#41abec}.lp-terms-and-conditions a:hover{color:var(--lp-primary-color)}.learn-press-checkout.guest-checkout{display:none}.button-continue-guest-checkout{clear:both}#learn-press-checkout .payment-methods{margin:0;padding:0;list-style:none}#learn-press-checkout .payment-methods .lp-payment-method{margin-bottom:20px}#learn-press-checkout .payment-methods .lp-payment-method>label{display:flex;flex-flow:row nowrap;padding:10px 20px;background:#f5f5f5;line-height:2.5rem;cursor:pointer}#learn-press-checkout .payment-methods .lp-payment-method>label img{vertical-align:middle}#learn-press-checkout .payment-methods .lp-payment-method.selected>label{background:#d4d4d4}#learn-press-checkout .payment-methods .payment-method-form{display:none;padding:15px 20px;border-top:1px solid var(--lp-border-color,#e2e0db);background:#f9f9f9}#learn-press-checkout-login,#learn-press-checkout-register{margin-bottom:1.5em;padding:20px 20px 0 20px;border:1px solid var(--lp-border-color,#e2e0db);background:#fff}#learn-press-order-review,.learn-press-checkout-comment{margin-bottom:20px}#checkout-form-login,#checkout-form-register{_display:none}#checkout-form-login .learn-press-form-register,#checkout-form-login .learn-press-form-login,#checkout-form-register .learn-press-form-register,#checkout-form-register .learn-press-form-login{display:none}#checkout-guest-email{margin:0 0 20px 0}#checkout-guest-email .form-heading{margin:0}#checkout-guest-email #checkout-guest-options{margin:0;list-style:none}#checkout-guest-email #checkout-existing-account,#checkout-guest-email #checkout-new-account{display:none;margin:0}#checkout-guest-email.email-exists #checkout-existing-account{display:block}#checkout-guest-email.email-exists #checkout-new-account{display:none}.learn-press-checkout-comment h4{display:none}.lp-content-area .order_details{width:100%;border-collapse:collapse}.lp-content-area .order_details th a,.lp-content-area .order_details td a{color:var(--lp-primary-color)}.learnpress-checkout .learnpress>.learn-press-message{max-width:var(--lp-container-max-width);margin:0 auto}input[type=text],input[type=email],input[type=number],input[type=password]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;box-shadow:unset}.learnpress table{width:100%;margin:0 auto 1em auto;border-spacing:0;border-collapse:collapse}.learnpress table th,.learnpress table td{padding:.7em 1em;border:1px solid var(--lp-border-color,#e2e0db);background:#fff;text-align:left}.learnpress table thead{box-sizing:border-box;border:1px solid var(--lp-border-color,#e2e0db)}.learnpress table thead th{border-bottom:0;background:var(--lp-white-grey,#f7f7fb);font-size:1.1em;font-weight:600}.learnpress table tbody,.learnpress table tfoot{box-sizing:border-box}.learnpress table tbody td,.learnpress table tbody th,.learnpress table tfoot td,.learnpress table tfoot th{border:1px solid var(--lp-border-color,#e2e0db);line-height:1.4}.learnpress table tbody td a,.learnpress table tbody th a,.learnpress table tfoot td a,.learnpress table tfoot th a{color:inherit;text-decoration:none}.learnpress table tbody td a:hover,.learnpress table tbody th a:hover,.learnpress table tfoot td a:hover,.learnpress table tfoot th a:hover{color:var(--lp-primary-color)}.learnpress table tbody tr .column-status .result-percent,.learnpress table tfoot tr .column-status .result-percent{font-weight:500}.learnpress table tbody tr .column-status .lp-label,.learnpress table tfoot tr .column-status .lp-label{font-weight:600}.learnpress table tbody tr:nth-child(even) td,.learnpress table tfoot tr:nth-child(even) td{background:var(--tb-even-color,#fafafa)}.learnpress table .list-table-nav td{font-size:.875em}.learnpress table .list-table-nav td.nav-text{text-align:left}.learnpress table .list-table-nav td.nav-pages{text-align:right}.learnpress table .list-table-nav td.nav-pages .learn-press-pagination{text-align:right}.learnpress table .list-table-nav td.nav-pages .page-numbers{margin-bottom:0}.lp-label{display:inline-block;color:#666;font-weight:300}.learn-press-form .form-fields{margin:0;padding:0;list-style:none}.lp-profile-content .learn-press-form .form-fields{margin:0 -15px !important}.lp-profile-content .learn-press-form .form-fields .form-field{padding-left:15px;padding-right:15px}@media(min-width:767px){.lp-profile-content .learn-press-form .form-fields .form-field__50{width:50%;float:left}}.learn-press-form .form-fields .form-field{margin:0 0 20px 0}.learn-press-form .form-fields .form-field>label{font-style:italic}.learn-press-form .form-fields .form-field label{display:block;font-size:calc(var(--lp-font-size-base, 1em) * 0.86);font-weight:700;margin:0 0 10px 0}.learn-press-form .form-fields .form-field input[type=email],.learn-press-form .form-fields .form-field input[type=text],.learn-press-form .form-fields .form-field input[type=password],.learn-press-form .form-fields .form-field input[type=tel],.learn-press-form .form-fields .form-field input[type=url],.learn-press-form .form-fields .form-field input[type=number],.learn-press-form .form-fields .form-field textarea{width:100%;border:1px solid var(--lp-border-color,#e2e0db);padding:8px 16px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.learn-press-form .form-fields .form-field input[type=email]:focus,.learn-press-form .form-fields .form-field input[type=text]:focus,.learn-press-form .form-fields .form-field input[type=password]:focus,.learn-press-form .form-fields .form-field input[type=tel]:focus,.learn-press-form .form-fields .form-field input[type=url]:focus,.learn-press-form .form-fields .form-field input[type=number]:focus,.learn-press-form .form-fields .form-field textarea:focus{border-color:var(--lp-primary-color,#ffb606);outline:0}.learn-press-form .form-fields .form-field .description{margin-top:10px;font-size:.875em;font-style:italic;line-height:1.4}.learn-press-form .form-fields .form-field .asterisk,.learn-press-form .form-fields .form-field .required{color:red}.learn-press-form.completed button::before{margin-right:10px;font-family:"lp-icon";font-size:1.125em;content:"\f00c"}.learn-press-form .form-field__clear{clear:both}.learn-press-form form>p>label{display:flex;gap:8px}.learn-press-form p{margin:0}.learn-press-form-login,.learn-press-form-register{max-width:600px;margin-right:auto;margin-bottom:60px;margin-left:auto;padding:40px;border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px);box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}.learn-press-form-login h3,.learn-press-form-register h3{margin-bottom:20px}.learn-press-form-login button[type=submit],.learn-press-form-register button[type=submit]{padding:12px 16px;width:100%;border-radius:var(--lp-border-radius,5px);outline:0;color:#fff;background:var(--lp-primary-color)}.required label{font-weight:bold}.required label:after{content:" *";display:inline}.lp-password-input{display:flex;flex-direction:column;justify-content:center;position:relative;width:100%}.lp-password-input input[type=password]{padding-right:2.5em}.lp-password-input input::-ms-reveal{display:none}.lp-password-input .lp-show-password-input{position:absolute;top:8px;right:10px;cursor:pointer}.lp-password-input .lp-show-password-input::after{font-family:"lp-icon";content:"\f06e"}.lp-password-input .lp-show-password-input.display-password::after{color:#585858;content:"\f070"}.form-desc{font-size:smaller;font-style:italic}.become-teacher-form{width:90%;max-width:500px;margin:0 auto}.become-teacher-form .form-field input[type=text],.become-teacher-form .form-field input[type=email],.become-teacher-form .form-field input[type=number],.become-teacher-form .form-field input[type=password]{width:100%}.become-teacher-form .become-teacher-form__description{margin-top:12px}.become-teacher-form button{padding:12px 24px}.btn-base{border-color:var(--lp-primary-color);color:white;background-color:var(--lp-primary-color)}.lp-user-cover-image_background{position:relative}.lp-user-cover-image_background:hover .lp-btn-to-edit-cover-image{opacity:1;visibility:visible}.lp-user-cover-image_background .lp-btn-to-edit-cover-image{position:absolute;bottom:0;right:0;background:var(--lp-white-grey,#f7f7fb);padding:12px 20px;border-radius:var(--lp-border-radius,5px) 0 var(--lp-border-radius,5px) 0;text-transform:capitalize;cursor:pointer;color:var(--lp-primary-color,#ffb606);text-decoration:none;opacity:0;visibility:hidden}@media(max-width:767px){.lp-user-cover-image_background .lp-btn-to-edit-cover-image{font-size:0;padding:4px 12px;opacity:1;visibility:visible}.lp-user-cover-image_background .lp-btn-to-edit-cover-image:before{font-family:"lp-icon";content:"\f044";font-size:16px}}.lp-user-cover-image__display{width:100%}@media(max-width:767px){.lp-user-cover-image{position:relative;z-index:1}}.lp-user-cover-image .lp-cover-image-empty{display:flex;align-items:center;width:100%;height:250px;border:2px dashed var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px);cursor:pointer;position:relative;text-align:center}.lp-user-cover-image .lp-cover-image-empty:hover{border-color:var(--lp-primary-color,#ffb606)}.lp-user-cover-image .lp-cover-image-empty input[type=file]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:10}.lp-user-cover-image .lp-cover-image-empty .lp-cover-image-empty__info{z-index:1;flex:1;position:relative;padding:0 16px;line-height:1.3}.lp-user-cover-image .lp-cover-image-empty .lp-cover-image-empty__info__top{font-weight:600;display:flex;align-items:center;gap:8px;margin-bottom:8px;flex-direction:column}.lp-user-cover-image .lp-cover-image-empty .lp-cover-image-empty__info__top .lp-icon-file-image{font-size:32px;transform:rotate(-90deg)}.lp-user-cover-image .lp-cover-image-empty .lp-cover-image-empty__info__top .lp-icon-file-image:before{color:var(--lp-primary-color);content:"\f08b"}.lp-user-cover-image .lp-cover-image-empty .lp-cover-image-empty__info__bottom{opacity:.7}@media(max-width:420px){.lp-user-cover-image .lp-cover-image-empty{height:200px}.lp-user-cover-image .lp-cover-image-empty .lp-cover-image-empty__info{padding:0 8px;font-size:15px}}.lp-user-cover-image .lp-user-cover-image__buttons{display:inline-flex;gap:12px;margin-top:16px}.lp-user-cover-image_background{background-repeat:no-repeat;background-position:center;background-size:cover;margin-bottom:20px;border-radius:var(--lp-border-radius,5px);min-height:100px}.lp-user-cover-image_background>img{opacity:0;visibility:hidden}.learnpress_avatar__form label{display:inline-block}.learnpress_avatar__form input[type=file]{display:none}.learnpress_avatar__form__upload{display:flex;width:200px;height:200px;border:1px dashed var(--lp-border-color,#e2e0db);border-radius:3px;background-color:#fafafa;font-size:.875em;font-weight:300;font-style:italic;line-height:2.6875em;text-align:center;cursor:pointer;align-items:center;justify-content:center}.learnpress_avatar__form__upload div{line-height:1.4}.learnpress_avatar__button--loading:before{display:inline-block;font-family:"lp-icon";content:"\f110";animation:lp-rotating 1s linear infinite;margin-right:5px;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle;margin-top:-2px}button.learnpress_avatar__button{height:40px;padding:0 15px;border:0;background:var(--lp-primary-color);color:white;margin-top:15px;border-radius:3px}button.learnpress_avatar__button+button{margin-left:15px;margin-right:0}.dashboard-statistic__row{display:flex;gap:20px;flex-wrap:wrap}.dashboard-statistic__row .statistic-box{padding:20px;background:var(--lp-white-grey,#f7f7fb);text-align:center;display:flex;flex-wrap:wrap;gap:20px;border-radius:var(--lp-border-radius,5px);width:calc((100% - 40px) / 3)}@media(min-width:1200px) and (max-width:1440px){.dashboard-statistic__row .statistic-box{gap:16px;padding:16px}}@media(max-width:1200px){.dashboard-statistic__row .statistic-box{width:calc((100% - 20px) / 2)}}@media(max-width:768px){.dashboard-statistic__row .statistic-box{gap:16px;padding:16px}}@media(max-width:600px){.dashboard-statistic__row{gap:8px}.dashboard-statistic__row .statistic-box{width:100%;gap:12px;padding:8px 12px}.dashboard-statistic__row .statistic-box__text{display:flex;justify-content:space-between;align-items:center}.dashboard-statistic__row .statistic-box__text label{margin:0}.dashboard-statistic__row .statistic-box__text__number{font-size:1.2em}.dashboard-statistic__row .statistic-box__icon span{--lp-width-icon:40px;font-size:18px}}.statistic-box__icon span{--lp-width-icon:60px;display:flex;width:var(--lp-width-icon);height:var(--lp-width-icon);border-radius:50%;background:rgba(0,199,190,0.1019607843);line-height:var(--lp-width-icon);align-items:center;justify-content:center;color:#00c7be;font-size:24px}.statistic-box__icon [class^=lp-icon-]:before{width:1em}.statistic-box__icon .lp-icon-enrolled_courses:before,.statistic-box__icon .lp-icon-total_course:before{content:"\f518"}.statistic-box__icon .lp-icon-in_progress_course,.statistic-box__icon .lp-icon-student_in_progress{background:rgba(175,82,222,0.1019607843);color:#af52de}.statistic-box__icon .lp-icon-finished_courses,.statistic-box__icon .lp-icon-published_course{background:rgba(88,86,214,0.1019607843);color:#5856d6}.statistic-box__icon .lp-icon-passed_courses,.statistic-box__icon .lp-icon-student_completed{background:rgba(85,190,36,0.2);color:#34c759}.statistic-box__icon .lp-icon-failed_courses,.statistic-box__icon .lp-icon-pending_course{background:rgba(255,59,48,0.1019607843);color:#ff3b30}.statistic-box__icon .lp-icon-total_student{background:rgba(0,122,255,0.1019607843);color:#007aff}.statistic-box__icon .lp-icon-total_student:before{content:"\f501"}.statistic-box__text{flex:1;text-align:left}.statistic-box__text label{display:block;margin-bottom:4px;font-weight:normal;line-height:1.3;font-size:calc(var(--lp-font-size-base, 1em) * 0.925)}.statistic-box__text__number{font-size:1.6em;line-height:1;font-weight:600}.wrapper-profile-header{position:relative}.lp-user-profile{position:relative;--lp-item-padding:40px}.lp-user-profile img{max-width:100%;height:auto}.lp-user-profile .lp-user-profile-avatar img{display:block;border-radius:var(--lp-border-radius-avatar,50%);width:100%;height:auto}.lp-user-profile .lp-user-profile-socials{display:flex;position:relative;margin:0;gap:12px}.lp-user-profile .lp-user-profile-socials a{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:var(--lp-color-base,#333);width:var(--lp-social-size,40px);height:var(--lp-social-size,40px);border-radius:50%;border:1px solid var(--lp-border-color,#e2e0db);font-size:16px}.lp-user-profile .lp-user-profile-socials a:hover{color:var(--lp-color-white,#fff);border-color:var(--lp-primary-color);background:var(--lp-primary-color)}.lp-user-profile .lp-user-profile-socials a:hover svg{fill:var(--lp-color-white,#fff)}.lp-user-profile .lp-profile-content-area{position:relative;padding:0;display:flex;align-items:flex-start}.lp-user-profile .lp-profile-left{min-width:120px;max-width:120px}.lp-user-profile .lp-profile-left .user-avatar{position:relative}.lp-user-profile .lp-profile-left .user-avatar img{border-radius:50%}.lp-user-profile .lp-profile-left .user-avatar:hover .lp-btn-to-edit-avatar{opacity:1;visibility:visible}.lp-user-profile .lp-profile-left .user-avatar .lp-btn-to-edit-avatar{position:absolute;top:80px;right:0;left:auto;width:36px;height:36px;font-size:0;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;cursor:pointer;background-color:var(--lp-white-grey,#f7f7fb);border-radius:50%}@media(max-width:767px){.lp-user-profile .lp-profile-left .user-avatar .lp-btn-to-edit-avatar{opacity:1;top:60px;visibility:visible}}.lp-user-profile .lp-profile-left .user-avatar .lp-btn-to-edit-avatar::before{content:"\f044";font-size:1.5rem;font-family:"lp-icon";font-weight:normal;color:var(--lp-primary-color)}.lp-user-profile .lp-profile-right{padding-left:20px;flex:1;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px}.lp-user-profile .lp-profile-username{margin:0;font-size:calc(var(--lp-font-size-base, 1em) * 1.25);font-weight:500;text-transform:capitalize;color:inherit;flex:1}.lp-user-profile .lp-profile-user-bio{width:100%}.lp-user-profile #profile-sidebar{float:left;width:270px;border:1px solid var(--lp-border-color,#e2e0db);border-top:0;margin-top:var(--lp-item-padding);margin-bottom:32px}@media(max-width:990px){.lp-user-profile #profile-sidebar{width:100%;margin-bottom:0}}.lp-user-profile .lp-profile-nav-tabs{margin:0;padding:0;list-style:none}.lp-user-profile .lp-profile-nav-tabs>li{position:relative;margin:0;padding:0;border-top:1px solid var(--lp-border-color,#e2e0db)}.lp-user-profile .lp-profile-nav-tabs>li a{padding:10px 20px;color:inherit;font-weight:500;text-decoration:none;display:flex;width:100%;gap:8px;line-height:1.4}.lp-user-profile .lp-profile-nav-tabs>li a>i{margin-top:3px}.lp-user-profile .lp-profile-nav-tabs>li>a{padding:14px 20px;position:relative}.lp-user-profile .lp-profile-nav-tabs>li>a>i{color:var(--lp-primary-color)}.lp-user-profile .lp-profile-nav-tabs>li ul li{margin:0}.lp-user-profile .lp-profile-nav-tabs>li ul li a{border-bottom:1px solid var(--lp-border-color,#e2e0db);font-size:calc(var(--lp-font-size-base, 1em) * 0.925)}.lp-user-profile .lp-profile-nav-tabs>li ul li a:hover{color:var(--lp-primary-color)}.lp-user-profile .lp-profile-nav-tabs>li.active{background:var(--lp-primary-color)}.lp-user-profile .lp-profile-nav-tabs>li.active>a,.lp-user-profile .lp-profile-nav-tabs>li.active>a i{color:#fff}.lp-user-profile .lp-profile-nav-tabs>li:not(.active):hover{background:var(--lp-white-grey,#f7f7fb)}.lp-user-profile .lp-profile-nav-tabs>li.has-child>a:after{font-family:"lp-icon";content:"\f105";position:absolute;right:15px;top:50%;transform:translateY(-50%)}.lp-user-profile .lp-profile-nav-tabs li>ul{display:none;position:absolute;z-index:1000;top:0;left:100%;min-width:180px;margin:0;padding:0;background:#fff;box-shadow:0 15px 20px 0 rgba(0,0,0,0.05);list-style:none}.lp-user-profile .lp-profile-nav-tabs li>ul li{white-space:nowrap}.lp-user-profile .lp-profile-nav-tabs li>ul li:hover,.lp-user-profile .lp-profile-nav-tabs li>ul li.active{color:var(--lp-primary-color)}.lp-user-profile .lp-profile-nav-tabs li:hover>ul{display:block}.lp-user-profile .lp-profile-content{float:right;width:calc(100% - 300px);margin-bottom:32px;padding-top:var(--lp-item-padding)}@media(max-width:990px){.lp-user-profile .lp-profile-content{width:100%}}@media(max-width:767px){.lp-user-profile .lp-profile-content .profile-orders{overflow-x:scroll}}.lp-user-profile .lp-profile-content .course-categories,.lp-user-profile .lp-profile-content .course-instructor{margin-bottom:14px}.lp-user-profile .lp-profile-content .course-categories{padding:0}.lp-user-profile .lp-profile-content #profile-subtab-quiz-content .inline-form{display:flex;align-items:center;margin-bottom:10px}.lp-user-profile .lp-profile-content #profile-subtab-quiz-content .inline-form input[type=number]{padding:8px;border:1px solid #ccc;width:60px}.lp-user-profile .lp-profile-content #profile-subtab-quiz-content .inline-form button{cursor:pointer;line-height:1}.lp-user-profile .profile-orders .profile-heading{display:none}.lp-user-profile .profile-orders table{margin-top:0}.lp-user-profile .profile-orders .column-order-actions a{margin-right:6px;color:black;text-decoration:underline;font-weight:500}.lp-user-profile .profile-orders .column-order-actions a:hover,.lp-user-profile .profile-orders .column-order-actions a:focus{color:var(--lp-primary-color)}.lp-user-profile .learn-press-message{margin-top:0}.lp-user-profile .profile-heading{margin-bottom:24px}.lp-user-profile.guest .lp-content-area{display:flex;align-items:flex-start}.lp-user-profile.guest .lp-content-area>div{flex:1;width:100%}@media(min-width:1366px){.lp-user-profile .lp-content-area{padding-right:0;padding-left:0}}@media(max-width:990px){.lp-user-profile{--lp-item-padding:30px}.lp-user-profile #profile-nav{border-top:1px solid var(--lp-border-color,#e2e0db)}.lp-user-profile .lp-profile-nav-tabs{display:flex;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;white-space:nowrap;scroll-behavior:smooth}.lp-user-profile .lp-profile-nav-tabs::after{display:none}.lp-user-profile .lp-profile-nav-tabs>li{border:0;border-right:1px solid var(--lp-border-color,#e2e0db);flex:1}.lp-user-profile .lp-profile-nav-tabs>li:last-child{border-right:0}.lp-user-profile .lp-profile-nav-tabs>li>a{height:auto;padding:8px 12px 8px 12px;flex-direction:column;white-space:nowrap;align-items:center;font-size:calc(var(--lp-font-size-base, 1em) * 0.86);line-height:1.4;gap:4px}.lp-user-profile .lp-profile-nav-tabs>li>a>i{position:static;transform:translate(0)}.lp-user-profile .lp-profile-nav-tabs>li>a::after{display:none !important;margin-left:10px}.lp-user-profile .lp-profile-nav-tabs>li.has-child a::after{display:none !important}.lp-user-profile .lp-profile-nav-tabs>li:after{display:none}.lp-user-profile .lp-profile-nav-tabs>li.active:after,.lp-user-profile .lp-profile-nav-tabs>li.active:before{display:none}.lp-user-profile .lp-profile-nav-tabs>li.active.has-child ul{display:none;width:max-content;transform:translateX(-20%)}.lp-user-profile .lp-profile-nav-tabs>li.active.has-child ul::after{display:table;clear:both;box-shadow:0 0;content:""}.lp-user-profile .lp-profile-nav-tabs>li.active.has-child ul li{float:left;border-right:1px solid var(--lp-border-color,#e2e0db)}.lp-user-profile .lp-profile-nav-tabs>li.active.has-child ul li:last-child{border-right:0}.lp-user-profile .lp-profile-nav-tabs>li.active.has-child ul li a{padding:0 10px}.lp-user-profile .lp-profile-nav-tabs li:not(.has-child)>a::after,.lp-user-profile .lp-profile-nav-tabs li:hover ul{display:none !important}}@media(max-width:768px){.lp-user-profile .lp-profile-content-area{align-items:center}.lp-user-profile .lp-profile-right{flex-direction:column;align-items:flex-start}.lp-user-profile .lp-profile-user-bio{display:none}.lp-user-profile.guest .lp-content-area{flex-direction:column}}@media(max-width:650px){.lp-user-profile .lp-profile-left{min-width:100px;max-width:100px}.lp-user-profile .lp-user-profile-socials{gap:8px;--lp-social-size:36px;font-size:14px}}#profile-content-withdrawals>h2{font-size:1.6em;margin-bottom:12px}.learn-press-profile-course__statistic{margin-bottom:32px}.learn-press-profile-course__progress .lp_profile_course_progress__item img{width:100%;aspect-ratio:16/9;object-fit:cover;height:auto;display:block}.learn-press-profile-course__progress .lp_profile_course_progress__item td,.learn-press-profile-course__progress .lp_profile_course_progress__item th{text-align:center}.learn-press-profile-course__progress .lp_profile_course_progress__item td:first-child,.learn-press-profile-course__progress .lp_profile_course_progress__item th:first-child{width:15%;padding:0}@media(max-width:768px){.learn-press-profile-course__progress .lp_profile_course_progress__item td:first-child,.learn-press-profile-course__progress .lp_profile_course_progress__item th:first-child{display:none}}.learn-press-profile-course__progress .lp_profile_course_progress__item td:nth-child(2),.learn-press-profile-course__progress .lp_profile_course_progress__item th:nth-child(2){width:25%}.learn-press-profile-course__progress .lp_profile_course_progress__item td:nth-child(2) a,.learn-press-profile-course__progress .lp_profile_course_progress__item th:nth-child(2) a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.learn-press-profile-course__progress .lp_profile_course_progress__item td:nth-child(3),.learn-press-profile-course__progress .lp_profile_course_progress__item th:nth-child(3){width:10%}.learn-press-profile-course__progress .lp_profile_course_progress__item td:nth-child(4),.learn-press-profile-course__progress .lp_profile_course_progress__item th:nth-child(4){width:25%}.learn-press-profile-course__progress .lp_profile_course_progress__item td:nth-child(5),.learn-press-profile-course__progress .lp_profile_course_progress__item th:nth-child(5){width:25%}@media(max-width:768px){.learn-press-profile-course__progress .learn-press-course-tab__filter__content{overflow-x:auto}}.lp-profile-content #profile-content-order-details h3{margin-top:0;font-size:1.875em;line-height:1.5;font-weight:500;margin-bottom:15px}.recover-order__title{margin-bottom:5px}.recover-order__description{margin-bottom:20px;opacity:.7;font-size:.8em;font-style:italic}.lp-order-recover{display:flex;gap:10px}.lp-order-recover input[type=text]{font-style:italic;flex:1 1 auto}.lp-profile-content ul{list-style:none !important;padding:0 !important}.lp-profile-content ul.learn-press-courses{margin:0 -16px}.lp-user-avatar__buttons{display:inline-flex;gap:12px;margin-top:16px}.lp-list-table .learn-press-pagination{text-align:left}.course-extra-box{margin-bottom:16px;border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px);width:100%}.course-extra-box.active .course-extra-box__content{height:auto}.course-extra-box__title{--extra-height:50px;display:flex;align-items:center;position:relative;height:var(--extra-height);margin:0 !important;padding:0 45px 0 20px;background:rgba(181,187,211,0.15);font-size:1em;font-weight:700;cursor:pointer}@media(max-width:767px){.course-extra-box__title{padding-left:16px}}.course-extra-box__title::after{position:absolute;top:0;right:20px;font-family:"lp-icon";line-height:var(--extra-height);content:"\f107"}.course-extra-box__content{overflow:hidden;transition:height .3s ease}.course-extra-box__content-inner{-webkit-animation-name:course-extra-box__content-inner-transform;animation-name:course-extra-box__content-inner-transform;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:normal;animation-direction:normal}.course-extra-box__content-inner>ul{padding-left:0 !important;padding-bottom:0 !important}.course-extra-box__content ul,.course-extra-box__content li{list-style:none}.course-extra-box__content ul{margin:0;padding:0}.course-extra-box__content li{margin:0;padding:12px 20px;border-bottom:1px solid var(--lp-border-color,#e2e0db)}@media(max-width:767px){.course-extra-box__content li{padding-left:16px;padding-right:16px}}.course-extra-box__content li::before{margin-right:8px;color:var(--lp-primary-color);font-family:"lp-icon";content:"\f00c"}.course-extra-box__content li:last-child{border-bottom:0}.course-extra-box:last-child{margin-bottom:60px}.course-extra-box.active .course-extra-box__title::after{content:"\f106"}.course-extra-box+.comment-respond,.course-extra-box+.comments-area{margin-top:30px;margin-bottom:30px}.course-extra-box+.course-tabs{margin-top:30px}input[name=course-extra-box-ratio]{display:none}input[name=course-extra-box-ratio]:checked+.course-extra-box .course-extra-box__content{display:block}input[name=course-extra-box-ratio]:checked+.course-extra-box .course-extra-box__content .course-extra-box__content-inner{transform:scale(1)}@-webkit-keyframes course-extra-box__content-inner-transform{from{opacity:0;-webkit-transform:translateX(5%);-moz-transform:translateX(5%);-ms-transform:translateX(5%);-o-transform:translateX(5%);transform:translateX(5%)}to{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}}@keyframes course-extra-box__content-inner-transform{from{opacity:0;transform:translateX(5%)}to{opacity:1;transform:translateX(0)}}.course-tab-panel-faqs .course-faqs-box{margin-bottom:20px;border:1px solid rgba(204,204,204,0.6);border-radius:5px}.course-tab-panel-faqs .course-faqs-box__title{display:block;position:relative;margin:0;padding:12px 45px 12px 20px;font-size:1em;line-height:1.5;font-weight:var(--lp-font-weight-link,600);cursor:pointer}.course-tab-panel-faqs .course-faqs-box__title::after{position:absolute;top:12px;right:20px;font-family:"lp-icon";content:"\f067"}.course-tab-panel-faqs .course-faqs-box:last-child{margin-bottom:40px}.course-tab-panel-faqs .course-faqs-box:hover .course-faqs-box__title{color:var(--lp-primary-color)}.course-tab-panel-faqs .course-faqs-box__content{display:none}.course-tab-panel-faqs .course-faqs-box__content-inner{padding:20px;-webkit-animation-name:course-faqs-box__content-inner-transform;animation-name:course-faqs-box__content-inner-transform;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:normal;animation-direction:normal}input[name=course-faqs-box-ratio]{display:none}input[name=course-faqs-box-ratio]:checked+.course-faqs-box .course-faqs-box__content{display:block}input[name=course-faqs-box-ratio]:checked+.course-faqs-box .course-faqs-box__title{color:var(--lp-primary-color);background:rgba(241,242,248,0.4)}input[name=course-faqs-box-ratio]:checked+.course-faqs-box .course-faqs-box__title::after{content:"\f068"}@-webkit-keyframes course-faqs-box__content-inner-transform{from{opacity:0;-webkit-transform:translateY(-5%);-moz-transform:translateY(-5%);-ms-transform:translateY(-5%);-o-transform:translateY(-5%);transform:translateY(-5%)}to{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@keyframes course-faqs-box__content-inner-transform{from{opacity:0;-webkit-transform:translateY(-5%);-moz-transform:translateY(-5%);-ms-transform:translateY(-5%);-o-transform:translateY(-5%);transform:translateY(-5%)}to{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}.extra-box__title,.course-faqs__title,.course-material__title{margin-top:0;margin-bottom:12px}.edit-content{margin-left:5px}.course-curriculum ul.curriculum-sections{position:relative;margin:0;padding:0;list-style:none}.course-curriculum ul.curriculum-sections .closed .section-item__loadmore{display:none}.course-curriculum ul.curriculum-sections .section{margin:0;padding:0;flex-wrap:wrap}.course-curriculum ul.curriculum-sections .section:last-child{padding:0}.course-curriculum ul.curriculum-sections .section.section-empty .section-header{margin-bottom:20px}.course-curriculum ul.curriculum-sections .section.section-empty .learn-press-message{margin-right:15px;margin-left:15px}.course-curriculum ul.curriculum-sections .section-title.c+.section-desc{display:block}.course-curriculum ul.curriculum-sections .section-title.c span.show-desc::before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);top:0}.course-curriculum ul.curriculum-sections .item-meta.duration{background:#d9e0f1}.course-curriculum .section-item__loadmore{display:flex;justify-content:center;align-items:center}.course-curriculum .section-item__loadmore button{margin-top:10px;border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px);padding:8px 16px;box-shadow:none;outline:0}.course-curriculum .section-item__loadmore.loading button:before{display:inline-block;font-family:"lp-icon";content:"\f110";animation:lp-rotating 1s linear infinite;margin-right:5px;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle;margin-top:-2px}.course-curriculum .section-header{display:table;width:100%;padding:20px 0;border-bottom:0;border-bottom:1px solid #d9e0f1;cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.course-curriculum .section-header .section-title,.course-curriculum .section-header .section-desc{margin:0}.course-curriculum .section-header span.show-desc{display:inline-block;position:absolute;top:50%;right:30px;width:20px;height:20px;transform:translate(0,-50%)}.course-curriculum .section-header span.show-desc::before{font-family:"lp-icon";font-size:1.125em;content:"\f107"}.course-curriculum .section-header span.show-desc:hover::before{border-top-color:#ccc}.course-curriculum .section-header .section-desc{margin-top:10px;font-size:calc(var(--lp-font-size-base, 1em) * 0.925);color:var(--lp-color-accent);font-style:italic;line-height:1.3}.course-curriculum .section-header .section-meta{display:block;padding-top:17px;padding-bottom:15px;font-size:.8em;text-align:right;vertical-align:middle;white-space:nowrap}.course-curriculum .section-item{width:100%}.course-curriculum .section-content{margin:0;padding:0;list-style:none}.course-curriculum .section-content .course-item-meta{display:table-cell;text-align:right;vertical-align:middle;white-space:nowrap}.course-curriculum .section-content .course-item-meta .item-meta{display:inline-block;color:#fff}.course-curriculum .section-content .course-item-meta .item-meta.final-quiz{background:#14c4ff}.course-curriculum .section-content .course-item-meta .item-meta.trans{padding:0}.course-curriculum .section-content .course-item-meta .count-questions{background:#9672cf}.course-curriculum .section-content .course-item-meta .duration{background:silver}.course-curriculum .section-content .course-item-meta .course-item-status{padding:0;color:#999}.course-curriculum .section-content .course-item-meta .course-item-status::before{font-family:"lp-icon";content:"\f00c"}.course-curriculum .section-content .course-item-preview{font-style:normal;padding:0}.course-curriculum .section-content .course-item-preview::before{font-family:"lp-icon";content:"\f06e";color:#999}.course-curriculum .course-item{display:flex;position:relative;margin:0 0 2px 0;padding:0 16px;background:rgba(241,242,248,0.4);transition:padding-left linear .15s}.course-curriculum .course-item>span{display:flex;width:28px;color:#666;font-weight:300;align-items:center}.course-curriculum .course-item .section-item-link{display:flex;align-items:flex-start;justify-content:space-between;width:100%;padding:12px 0;color:inherit;outline:0;gap:12px}.course-curriculum .course-item .section-item-link:hover .item-name{color:var(--lp-primary-color)}.course-curriculum .course-item .section-item-link::before{color:var(--lp-primary-color);font-family:"lp-icon"}.course-curriculum .course-item .section-item-link .course-item-info{width:100%}.course-curriculum .course-item .section-item-link .course-item-info .course-item-info-pre{display:flex;flex-flow:row-reverse;justify-content:flex-end;gap:16px;align-items:center;font-size:calc(var(--lp-font-size-base, 1em) * 0.925)}.course-curriculum .course-item .section-item-link .course-item-info .course-item-info-pre .item-meta.duration{background:transparent}.course-curriculum .course-item .item-name{font-weight:600}.course-curriculum .course-item.course-item-lp_quiz .section-item-link::before{content:"\f059"}.course-curriculum .course-item.course-item-lp_assignment .section-item-link::before{content:"\e929" !important}.course-curriculum .course-item.course-item.course-item-lp_h5p .section-item-link::before{content:"\e92a" !important}.course-curriculum .course-item.course-item-lp_lesson .section-item-link::before{content:"\f15b"}.course-curriculum .course-item.course-item-lp_lesson.course-item-type-video .section-item-link::before{content:"\f03d"}.course-curriculum .course-item.course-item-lp_lesson.course-item-type-audio .section-item-link::before{content:"\f028"}.course-curriculum .course-item.item-locked .course-item-status::before{color:var(--lp-secondary-color);content:"\f023"}.course-curriculum .course-item.has-status{padding-top:1px}.course-curriculum .course-item.has-status.status-completed .course-item-status::before,.course-curriculum .course-item.has-status.status-evaluated .course-item-status::before{color:#3bb54a}.course-curriculum .course-item.has-status.item-failed .course-item-status::before,.course-curriculum .course-item.has-status.failed .course-item-status::before{border-color:#f02425;color:#f02425;content:"\f00d"}.course-curriculum .course-item::before{position:absolute;top:50%;left:0;width:3px;height:0;background:#00adff;content:"";transition:height linear .15s,top linear .15s}.course-curriculum .course-item.current{background:#f9f9f9}.course-curriculum .course-item.current a::before{left:10px}.course-curriculum .course-item.current::before{top:0;height:100%}.course-curriculum .section-left{vertical-align:top}.course-curriculum .section-left .section-title{font-weight:700;font-size:calc(var(--lp-font-size-base, 1em) * 1.25);text-transform:capitalize;display:block}.course-curriculum .curriculum-more__button{border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px);padding:8px 16px;box-shadow:none;outline:0;width:100%;margin-top:20px;margin-bottom:20px}.course-curriculum .curriculum-more__button.loading:before{display:inline-block;font-family:"lp-icon";content:"\f110";animation:lp-rotating 1s linear infinite;margin-right:5px;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle;margin-top:-2px}body .content-item-summary .form-button-finish-course,body .lp-quiz-buttons .form-button-finish-course{float:right}#wpadminbar #wp-admin-bar-edit-lp_quiz .ab-item::before,#wpadminbar #wp-admin-bar-edit-lp_lesson .ab-item::before,#wpadminbar #wp-admin-bar-edit-lp_question .ab-item::before{top:2px;font-family:"lp-icon"}#wpadminbar #wp-admin-bar-edit-lp_quiz .ab-item::before{content:"\f017"}#wpadminbar #wp-admin-bar-edit-lp_lesson .ab-item::before{content:"\f15c"}#wpadminbar #wp-admin-bar-edit-lp_question .ab-item::before{content:"\f29c"}.course-remaining-time .label-enrolled{font-size:inherit}.lp-course-progress{position:relative}.lp-course-progress .lp-passing-conditional{position:absolute;top:0;width:3px;height:6px;margin-left:-1px;background:var(--lp-secondary-color)}.viewing-course-item .section-header .section-desc{display:none}.lp-course-curriculum ul,.lp-course-curriculum li{list-style:none;margin:0;padding:0}.lp-course-curriculum .course-curriculum-info{display:flex;justify-content:space-between;gap:20px;margin-bottom:20px}.lp-course-curriculum .course-curriculum-info__left{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.lp-course-curriculum .course-curriculum-info__left li{display:inline-flex;align-items:center;gap:8px}.lp-course-curriculum .course-curriculum-info__left li::after{content:"";width:4px;height:4px;background-color:var(--lp-border-color,#e2e0db);display:inline-block}.lp-course-curriculum .course-curriculum-info__left li:last-child::after{content:none}.lp-course-curriculum .course-curriculum-info__right{font-weight:var(--lp-font-weight-link,600);text-align:right;text-transform:capitalize}.lp-course-curriculum .course-toggle-all-sections{cursor:pointer}.lp-course-curriculum .course-section{margin-bottom:8px;border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px);cursor:pointer;overflow:hidden}.lp-course-curriculum .course-section.lp-collapse .course-section__items{display:none;animation:ease-in-out}.lp-course-curriculum .course-section.lp-collapse .lp-icon-angle-up{display:none}.lp-course-curriculum .course-section.lp-collapse .lp-icon-angle-down{display:block}.lp-course-curriculum .course-section .lp-icon-angle-down{display:none}.lp-course-curriculum .course-section:last-child{margin-bottom:0}.lp-course-curriculum .course-section .course-section-header{background-color:var(--lp-white-grey,#f7f7fb);padding:20px;column-gap:12px;display:flex;justify-content:space-between}.lp-course-curriculum .course-section__title{font-weight:600;font-size:1.1em;line-height:1.3em}.lp-course-curriculum .course-section__description{margin:4px 0 0 0}.lp-course-curriculum .course-section .section-toggle{line-height:1}.lp-course-curriculum .course-section .section-toggle i{font-size:24px}.lp-course-curriculum .course-section .course-section-info{margin-left:0;margin-right:auto}.lp-course-curriculum .course-section .section-count-items{min-width:24px;font-weight:600;text-align:center;line-height:1.3;white-space:nowrap}.lp-course-curriculum .course-section .course-item{background-color:transparent;border-top:1px solid var(--lp-border-color,#e2e0db);padding:12px 20px;margin:0}.lp-course-curriculum .course-section .course-item__link{display:flex;justify-content:space-between;width:100%;column-gap:12px;row-gap:8px;position:relative;align-items:flex-start;color:inherit}.lp-course-curriculum .course-section .course-item__info{display:flex;column-gap:12px;row-gap:8px}.lp-course-curriculum .course-section .course-item__info .course-item-ico{min-width:16px}.lp-course-curriculum .course-section .course-item__content{display:flex;justify-content:space-between;column-gap:12px;row-gap:8px;align-items:baseline;flex:1}@media(max-width:1024px){.lp-course-curriculum .course-section .course-item__content{flex-wrap:wrap}}.lp-course-curriculum .course-section .course-item__left:hover{color:var(--lp-primary-color,#ffb606)}.lp-course-curriculum .course-section .course-item__right{display:flex;column-gap:12px;row-gap:8px;align-items:center;flex:none;color:var(--lp-color-meta,#8a8a8a);flex-wrap:wrap;flex-direction:row-reverse;justify-content:flex-end}@media(max-width:1024px){.lp-course-curriculum .course-section .course-item__right{width:100%;order:3}}.lp-course-curriculum .course-section .course-item__status .course-item-ico{width:24px;display:flex;justify-content:center}.lp-course-curriculum .course-section .course-item-ico::before{content:"";display:inline-block;font-family:"lp-icon";font-weight:normal}.lp-course-curriculum .course-section .course-item-ico.lp_lesson::before{content:"\f15b"}.lp-course-curriculum .course-section .course-item-ico.lp_quiz::before{content:"\f12e"}.lp-course-curriculum .course-section .course-item-ico.lp_assignment::before{content:"\e929"}.lp-course-curriculum .course-section .course-item-ico.lp_h5p::before{content:"\e92a"}.lp-course-curriculum .course-section .course-item-ico.preview::before{content:"\f06e";color:#999}.lp-course-curriculum .course-section .course-item-ico.locked::before{content:"\f023";color:#999}.lp-course-curriculum .course-section .course-item-ico.passed.completed::before{content:"\f00c";color:#3bb54a}.lp-course-curriculum .course-section .course-item-ico.in-progress::before,.lp-course-curriculum .course-section .course-item-ico.completed::before{content:"\f00c";color:#999}.lp-course-curriculum .course-section .course-item-ico.failed.completed::before{content:"\f00d";color:#f02425}.lp-course-curriculum .course-section .course-item-ico.started::before{content:"\f00c";color:#999}.lp-course-curriculum .course-section .course-item-ico.doing::before{content:"\e921";color:#999}.info-learning .course-progress__line{width:100%;background:#ccc;height:5px;border-radius:5px;position:relative}.info-learning .course-progress__line__active{background:var(--lp-primary-color);height:100%;border-radius:5px;position:absolute;top:0;left:0}.info-learning .course-progress__line__active{background:var(--lp-primary-color);height:100%;border-radius:5px;position:absolute;top:0;left:0}.info-learning .course-progress__line__point{position:absolute;top:0;width:2px;height:100%;background:var(--lp-secondary-color)}.lp-quiz-buttons{margin-bottom:20px;display:block;clear:both;content:""}.quiz-progress{margin-bottom:30px;background:#e7f7ff}.quiz-progress .progress-items{display:flex}.quiz-progress .progress-items .progress-item{position:relative;color:#777;font-size:.938em;flex:1}.quiz-progress .progress-items .progress-item .progress-number,.quiz-progress .progress-items .progress-item .progress-label{display:block;line-height:1;text-align:center}.quiz-progress .progress-items .progress-item .progress-number{margin:15px 0 10px 0;font-size:1.25em}.quiz-progress .progress-items .progress-item .progress-label{margin-bottom:15px;font-size:.875em}.quiz-progress .progress-items .progress-item i{display:none;float:left;width:60px;height:60px;color:#fff;background:#00adff;font-size:1.875em;line-height:60px;text-align:center}.quiz-progress .progress-items .progress-item::after{display:block;clear:both;content:""}.answer-options{margin:0;padding:0;list-style:none}.answer-options .answer-option{display:flex;overflow:hidden;position:relative;margin:0 0 18px 0;padding:10px;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-transition:background linear .25s;-moz-transition:background linear .25s;-ms-transition:background linear .25s;-o-transition:background linear .25s;transition:background linear .25s}.answer-options .answer-option .option-title{display:table-cell}.answer-options .answer-option .option-title .option-title-content{display:inline-block;vertical-align:middle}.answer-options .answer-option .option-title::before{position:absolute;top:0;bottom:0;left:0;width:3px;background:#ddd;content:"";-webkit-transition:background linear .25s;-moz-transition:background linear .25s;-ms-transition:background linear .25s;-o-transition:background linear .25s;transition:background linear .25s}.answer-options .answer-option input[type=checkbox],.answer-options .answer-option input[type=radio]{-webkit-appearance:initial;-moz-appearance:initial;position:relative;z-index:10;width:32px;min-width:32px;height:32px;margin:0 10px 0 3px;border:1px solid #cfcfcf;background:#f9fafc;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.answer-options .answer-option input[type=checkbox]::after,.answer-options .answer-option input[type=radio]::after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.answer-options .answer-option input[type=checkbox]:focus,.answer-options .answer-option input[type=radio]:focus{outline:0}.answer-options .answer-option input[type=checkbox]:checked ~ .option-title .option-title-content,.answer-options .answer-option input[type=radio]:checked ~ .option-title .option-title-content{position:relative}.answer-options .answer-option input[type=checkbox]:checked ~ .option-title::before,.answer-options .answer-option input[type=radio]:checked ~ .option-title::before{background:#00adff}.answer-options .answer-option input[type=checkbox]:checked::after,.answer-options .answer-option input[type=radio]:checked::after{opacity:1}.answer-options .answer-option input[type=checkbox]::after{margin-top:0}.answer-options .answer-option input[type=checkbox]::after{width:auto;box-sizing:content-box;height:auto;color:#3db748;font-family:"lp-icon";font-size:16px;opacity:0;content:"\f00c";background:0;border:0}.answer-options .answer-option input[type=checkbox]:checked::after{border:0}.answer-options .answer-option input[type=radio]{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.answer-options .answer-option input[type=radio]::before{border-radius:50%}.answer-options .answer-option input[type=radio]:checked::after{content:"";width:10px;height:10px;border-radius:10px;background:#00adff}.answer-options .answer-option .option-title{margin:0}.answer-options .answer-option:hover{background:#e1f5ff}.answer-options .answer-option.answered-wrong input[type=checkbox]::after{color:red}.answer-options .answer-option.answered-wrong input[type=radio]::after{background:red}button[data-counter]{position:relative}button[data-counter]::after{padding-left:5px;content:"(+" attr(data-counter) ")"}.quiz-result{max-width:320px;margin:20px auto 48px;text-align:center}.quiz-result .result-heading{display:none}.quiz-result.passed .result-message{background:#3bb54a}.quiz-result.passed .result-message::after{content:"\f00c"}.quiz-result .result-message{margin-bottom:30px;padding:10px 0;color:#fff;background:#f02425;display:flex;align-items:center;justify-content:center;-webkit-border-radius:var(--lp-border-radius,5px);-moz-border-radius:var(--lp-border-radius,5px);border-radius:var(--lp-border-radius,5px);gap:8px}.quiz-result .result-message::after{font-family:"lp-icon";content:"\f00d"}.quiz-result .result-grade .result-achieved,.quiz-result .result-grade .result-require{display:inline-block;margin:0 auto}.quiz-result .result-grade .result-achieved{padding-bottom:7px;border-bottom:1px solid var(--lp-border-color,#e2e0db);font-size:1.75em;font-weight:500;line-height:1}.quiz-result .result-grade .result-require{display:block;padding-top:5px;color:#666;font-size:1em;font-weight:400;line-height:1}.quiz-result .result-grade .result-message{font-size:.875em}.quiz-result.passed .result-achieved{color:#04adff}.quiz-result.passed .result-message strong{color:#04adff}.quiz-result .result-statistic{margin:0;padding:0;text-align:left;list-style:none}.quiz-result .result-statistic .result-statistic-field{display:flex;margin:0}.quiz-result .result-statistic .result-statistic-field+li{border-top:1px dashed var(--lp-border-color,#e2e0db)}.quiz-result .result-statistic .result-statistic-field span,.quiz-result .result-statistic .result-statistic-field p{margin:0;flex:1}.quiz-result .result-statistic .result-statistic-field span{color:#666;font-size:1em;font-weight:400;line-height:2.1875em}.quiz-result .result-statistic .result-statistic-field span::before{display:inline-block;width:15px;margin-right:10px;color:var(--lp-primary-color);font-family:"lp-icon";font-size:1em;font-weight:900}.quiz-result .result-statistic .result-statistic-field p{color:#333;font-weight:500;text-align:right}.quiz-result .result-statistic .result-statistic-field.result-time-spend label::before{font-weight:400;content:"\f017"}.quiz-result .result-statistic .result-statistic-field.result-point label::before{font-weight:400;content:"\f005"}.quiz-result .result-statistic .result-statistic-field.result-questions label::before{font-weight:400;content:"\f059"}.quiz-result .result-statistic .result-statistic-field.result-questions-correct label::before{color:#3db748;content:"\f00c"}.quiz-result .result-statistic .result-statistic-field.result-questions-wrong label::before{color:#f02425;content:"\f00d"}.quiz-result .result-statistic .result-statistic-field.result-questions-skipped label::before{color:#ddd;content:"\f2f5"}.lp-sidebar-toggle__close #content-item-quiz .quiz-status>div{max-width:100%;flex-direction:column}@media(min-width:426px){.lp-sidebar-toggle__close #content-item-quiz .quiz-status>div{flex-direction:row;justify-content:space-between}}@media(min-width:1025px){.lp-sidebar-toggle__close #content-item-quiz .quiz-status>div{max-width:792px}}@media(min-width:450px){.lp-sidebar-toggle__close #content-item-quiz .quiz-status>div .questions-index{width:35%;text-align:inherit}}@media(min-width:1120px){.lp-sidebar-toggle__close #content-item-quiz .quiz-status>div .questions-index{width:50%}}@media(min-width:450px){.lp-sidebar-toggle__close #content-item-quiz .quiz-status>div>div{width:65%;justify-content:end;flex:auto}}@media(min-width:768px){.lp-sidebar-toggle__close #content-item-quiz .quiz-status>div>div{width:50%}}@media(min-width:1120px){.lp-sidebar-toggle__close #content-item-quiz .quiz-status>div>div{width:50%}}@media(max-width:768px){.lp-sidebar-toggle__close #content-item-quiz .quiz-status>div>div .submit-quiz #button-submit-quiz{white-space:inherit;padding:8px 16px}}.lp-sidebar-toggle__open #content-item-quiz .quiz-status>div{max-width:100%;flex-direction:column}@media(min-width:650px){.lp-sidebar-toggle__open #content-item-quiz .quiz-status>div{flex-direction:row}}@media(min-width:1120px){.lp-sidebar-toggle__open #content-item-quiz .quiz-status>div{max-width:792px}}.lp-sidebar-toggle__open #content-item-quiz .quiz-status>div .questions-index{width:100%;text-align:center}@media(min-width:650px){.lp-sidebar-toggle__open #content-item-quiz .quiz-status>div .questions-index{width:35%;text-align:inherit}}@media(min-width:1120px){.lp-sidebar-toggle__open #content-item-quiz .quiz-status>div .questions-index{width:50%}}.lp-sidebar-toggle__open #content-item-quiz .quiz-status>div>div{width:100%;justify-content:center;flex-direction:column-reverse;gap:0}@media(min-width:490px){.lp-sidebar-toggle__open #content-item-quiz .quiz-status>div>div{flex-direction:row-reverse}}@media(min-width:650px){.lp-sidebar-toggle__open #content-item-quiz .quiz-status>div>div{width:65%;gap:12px;justify-content:end;flex:auto}}@media(min-width:768px){.lp-sidebar-toggle__open #content-item-quiz .quiz-status>div>div{width:50%}}@media(min-width:1120px){.lp-sidebar-toggle__open #content-item-quiz .quiz-status>div>div{width:50%}}@media(max-width:768px){.lp-sidebar-toggle__open #content-item-quiz .quiz-status>div>div .submit-quiz #button-submit-quiz{white-space:inherit;padding:8px 16px}}.quiz-status{position:sticky;z-index:99;top:0;right:0;left:0;margin:0 0 35px 0}.quiz-status>div{display:flex;box-sizing:border-box;width:100%;max-width:792px;margin:0 auto;padding:8px 16px;border-radius:4px;background:var(--lp-primary-color);justify-content:center;align-items:center}.quiz-status>div>div{display:flex;flex-direction:row-reverse;flex:0 0 50%;align-items:center}@media(max-width:480px){.quiz-status>div>div{justify-content:center}}.quiz-status>div>div .submit-quiz #button-submit-quiz{margin:0;border-radius:4px;overflow:hidden;white-space:nowrap}.quiz-status>div>div .countdown{margin:0;border-radius:4px;overflow:hidden;padding:12px}.quiz-status>div .current-point{display:none}.quiz-status .questions-index{display:inline-block;color:#666;font-size:1em;font-weight:400;line-height:1.625em}.quiz-status .questions-index span{color:#333;font-weight:500}.quiz-status .countdown{min-height:38px;color:#333;font-weight:500;text-align:center}.quiz-status .countdown .fas{color:#333;font-size:1em}.quiz-status .countdown .clock{display:none;width:40px;height:40px}.quiz-status .countdown .clock::before{position:absolute;width:40px;height:40px;border:4px solid #b1c1e6;border-radius:50%;content:"";-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.quiz-status .countdown .clock .circle-progress-bar{display:inline-block;position:relative;width:40px;height:40px;stroke:#5383f7}.quiz-status .countdown .clock .circle-progress-bar .circle-progress-bar__circle{transition:.35s stroke-dashoffset;transform:rotate(-90deg);transform-origin:50% 50%}.quiz-status .countdown .clock.x .circle-progress-bar__circle{stroke:red}.quiz-status .countdown i{margin:0 5px 0 0}.quiz-status .submit-quiz button{margin:0 0 0 10px;border:0;border-radius:0;background:#fff;text-transform:uppercase}.quiz-status .submit-quiz button:hover{background:var(--lp-secondary-color)}.quiz-status.submitting .submit-quiz button{background:#ddd}.question-numbers{text-align:center;list-style:none}.question-numbers li{display:inline-block;position:relative;margin-bottom:3px}.question-numbers li a{display:block;min-width:20px;padding:8px;border:1px solid #ddd;color:#999;background:#f5f5f5;box-shadow:none;font-size:.75em;line-height:1}.question-numbers li a span{vertical-align:middle}.question-numbers li a:hover{border:1px solid #3880a2;color:#fff;background:#00adff}.question-numbers li.current a{border-color:#3880a2;color:#fff !important;background:#00adff}.question-numbers li.current.skipped::after{background:#fff}.question-numbers li.answered a::after{margin-left:3px;font-family:"lp-icon";font-size:8px;vertical-align:middle}.question-numbers li.answered.answered-wrong a{color:red}.question-numbers li.answered.answered-true a{color:#00adff}.question-numbers li.answered.answered-true.current a{color:#fff}.question-numbers li.skipped::after{position:absolute;bottom:3px;left:50%;width:10px;height:4px;margin-left:-5px;border-radius:2px;background:#aaa;content:""}.quiz-intro{display:flex;margin:0 0 20px;padding:0;list-style:none;flex-flow:row wrap}@media(max-width:768px){.quiz-intro{padding-right:10px;padding-left:10px;justify-content:space-between}}.quiz-intro-item{display:flex;margin:0 40px 0 0;align-items:center}@media(max-width:768px){.quiz-intro-item{margin:0 20px 0 0}}.quiz-intro-item::before{position:relative;margin-right:10px;color:var(--lp-primary-color);font-family:"lp-icon";font-size:1em}.quiz-intro-item--passing-grade{order:2}.quiz-intro-item--passing-grade::before{content:"\f012"}.quiz-intro-item--questions-count{order:1}.quiz-intro-item--questions-count::before{content:"\f12e"}.quiz-intro-item--duration{order:2}.quiz-intro-item--duration::before{content:"\f017"}.quiz-intro-item__title{margin:0;padding:0 8px 0 0;color:#333;font-weight:300}.quiz-intro-item__content{color:#222;font-weight:400}.question-explanation-content,.question-hint-content{margin-bottom:20px;padding:10px 15px;background:#f5f5f5}.redo-quiz button[type=submit]{content:attr(data-counter)}.circle-bar{position:relative;width:300px;height:300px;border-color:#ddd}.circle-bar::before{position:absolute;z-index:0;top:0;left:0;box-sizing:border-box;width:100%;height:100%;border:10px solid #ddd;border-radius:50%;content:""}.circle-bar .before,.circle-bar .after{position:absolute;z-index:0;top:0;left:0;box-sizing:border-box;width:100%;height:100%;border:10px solid #14c4ff;border-radius:50%;transform:rotate(45deg)}.circle-bar .before{border-bottom-color:transparent;border-left-color:transparent;transform:rotate(45deg)}.circle-bar .after{border-color:#14c4ff;border-top-color:transparent;border-right-color:transparent;transform:rotate(45deg)}.circle-bar.bg50 .after{z-index:10;border-bottom-color:inherit;border-left-color:inherit;transform:rotate(45deg)}.lp-quiz-buttons .complete-quiz,.lp-quiz-buttons .back-quiz,.lp-quiz-buttons .review-quiz{float:right}.quiz-result .result-grade{display:flex;flex-direction:column;position:relative;box-sizing:border-box;height:200px;margin-bottom:30px;padding:50px;justify-content:center;align-items:center;-webkit-transform:none !important;-moz-transform:none !important;-ms-transform:none !important;-o-transform:none !important;transform:none !important}.quiz-result .result-grade::before,.quiz-result .result-grade svg{position:absolute;top:0;left:50%;width:200px;height:200px;margin-left:-100px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.quiz-result .result-grade::before{box-sizing:border-box;padding:30px;border:10px solid #ccc;content:""}.quiz-result .result-grade svg{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.quiz-result .result-grade svg circle{stroke:var(--lp-primary-color)}.quiz-result.passed .result-grade svg{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.quiz-result.passed .result-grade .result-achieved{color:#333}.quiz-result.passed .result-grade .result-message strong{color:#4caf50}.quiz-questions .question{margin-bottom:60px}.quiz-questions .question-answers .answer-options{margin:0;padding:0}.question .answer-option{padding:0}.question .answer-option input[type=radio],.question .answer-option input[type=checkbox]{position:absolute;top:50%;border-color:#d9e0f1;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);margin:0 0 0 10px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.question .answer-option input[type=radio]::after,.question .answer-option input[type=checkbox]::after{border-color:#d9e0f1}.question .answer-option input[type=radio]:disabled,.question .answer-option input[type=checkbox]:disabled{border-color:#ddd;background:#f9f9f9}.question .answer-option input[type=radio]:disabled::after,.question .answer-option input[type=checkbox]:disabled::after{border-color:#ddd}.question .answer-option input[type=radio]:checked:not(:disabled)::after,.question .answer-option input[type=checkbox]:checked:not(:disabled)::after{border-color:#99aee4}.question .answer-option input[type=radio]{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.question .answer-option input[type=radio]::before{border-radius:50%}.question .answer-option .option-title{display:flex;width:100%;margin:0;padding:10px 10px 10px 60px;border:1px solid var(--lp-border-color,#e2e0db);color:#666;font-weight:normal;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.question .answer-option .option-title:hover{background:#f9f9f9}.question .answer-option .option-title::before{display:none}.question .answer-option.answer-correct .option-title{border-color:#4caf50}.question .answer-option.answered-wrong .option-title{border-color:#ff6423}.question .question-title{display:block;margin-top:0;margin-bottom:18px;font-size:1.125em;font-weight:500}.question .question-title .edit-link{float:right;font-size:.875em;font-weight:normal}.question .question-content{margin-bottom:30px}.question .question-content img{max-width:100%}.question .question-response{margin-bottom:10px;font-size:.875em}.question .question-response .label{display:inline-block;margin:0 5px 0 0;padding:8px 10px;border-radius:4px;color:#fff;line-height:1}.question .question-response .point{display:inline-block}.question .question-response.correct .label{background:#4caf50}.question .question-response.incorrect .label{background:#ff6423}.question .question-index{display:inline-block;margin:0 5px 0 0}.question .btn-show-hint{position:relative;margin:0 0 0 10px;padding:0;outline:0;color:#00adff;background:transparent;font-size:0;text-decoration:none;border:0}.question .btn-show-hint::before{font-family:"lp-icon";font-size:18px;content:"\f059"}.question .btn-show-hint:hover span{position:absolute;bottom:100%;left:100%;width:auto;padding:6px 9px;border-radius:2px;color:#333;background:#eee;font-size:14px;font-weight:400;line-height:1;white-space:nowrap;text-transform:none}.question.question-fill_in_blanks .blanks .blank-input-wrap{display:inline-block}.question.question-fill_in_blanks .blanks .blank-block{margin-bottom:20px}.question.question-fill_in_blanks .blanks .blank-input{display:inline-block;width:auto;min-width:50px;margin:0 10px;padding:0 10px;border:0;border-bottom:1px dashed var(--lp-border-color,#e2e0db);text-align:center;white-space:nowrap}.question.question-fill_in_blanks .blanks .blank-input br{display:none}.question.question-fill_in_blanks .blanks .blank-input>*{display:inline;white-space:nowrap}.question.question-fill_in_blanks .blanks .blank-select{display:inline-block;height:30px;margin-left:4px;padding:1px}.question.question-fill_in_blanks .blanks .blank-fills{display:inline-block}.question.question-fill_in_blanks .blanks .blank-fills code{margin:0 5px;padding:0 6px;background:#ddd;line-height:1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.question.question-fill_in_blanks .blanks.ordered{list-style-position:inside}.question.question-fill_in_blanks .blanks.one-paragraph{line-height:3}.lp-sort-bg label.option-title{background:rgba(255,182,6,0.68) !important}.quiz-attempts .attempts-heading{margin-bottom:15px}.quiz-attempts table th,.quiz-attempts table td{text-align:center}.learn-press-message.fixed{position:fixed;top:32px;left:0;right:0;background:rgba(0,173,255,0.6);text-align:center;z-index:100;color:#FFF;padding:10px}.learn-press-message.fixed[data-delay-in]{display:none}.lp-ajax-message{display:none;margin-top:20px;padding:20px;border:2px solid #ebf8e5;border-radius:9px;font-size:.9em;line-height:1.4}.lp-ajax-message.error{border-color:#fee5e5}.lp-icon-passed{margin-right:5px}.lp-icon-passed::before{color:#059601;font-family:"lp-icon";content:"\f058"}.lp-user-item.graduation{padding:10px}.lp-user-item.graduation.passed{background-color:#ebf8e5;color:#3ab500}.lp-user-item.graduation.failed{background-color:#fdecec;color:#d85554}.course-graduation span{color:#999}.course-graduation .icon{margin-right:5px;font-size:1.25em}.course-graduation.passed .icon{color:#059601}.course-graduation.error .icon{color:#d85554}.learn-press-template-warning::before{color:#ffc107;font-family:"lp-icon";content:"\f071"}.lp-badge{display:flex;height:30px;padding:0;line-height:1;align-items:center;justify-content:center}.lp-badge::before,.lp-badge::after{content:""}.lp-badge::before{display:inline-block;position:relative;z-index:10;color:#fff;font-weight:bold;line-height:1}.lp-badge.featured-course{position:absolute;z-index:1;top:15px;left:-120px;width:300px;background:#ff2828;text-align:center;transform:rotate(-45deg);height:auto;padding:5px 0}.lp-badge.featured-course::before{font-size:.75em;text-transform:uppercase;content:attr(data-text)}body div.entry-content>div.learnpress,body div.entry-content>div.learnpress:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide){--responsive--aligndefault-width:100%;max-width:var(--lp-content-width,100%)}body .entry-content.has-global-padding{padding-left:0;padding-right:0}.lp-archive-courses ul,.lp-archive-courses ol{list-style-type:decimal;list-style-position:inside;padding:0 0 1.5em}.lp-archive-courses ul{list-style-type:revert;padding:0 0 1em 1em}.lp-archive-courses ul.course-nav-tabs{list-style:none;padding:0}.lp-archive-courses ol ul{padding:2px 0 2px 35px}.lp-archive-courses ol ol{padding:2px 0 2px 20px}.learnpress #left-area ul,.learnpress .entry-content ul,.learnpress .et-l--body ul,.learnpress .et-l--footer ul,.learnpress .et-l--header ul,.learnpress-profile #left-area ul,.learnpress-profile .entry-content ul,.learnpress-profile .et-l--body ul,.learnpress-profile .et-l--footer ul,.learnpress-profile .et-l--header ul{padding:0;list-style:none !important}.learnpress.dt-the7 .learn-press-filters{margin-bottom:20px}.learnpress.dt-the7 .learn-press-courses[data-size="3"] .course{width:50%}.bridge.learnpress .lp-archive-courses{margin-top:100px}.bridge.learnpress .lp-archive-courses ul.learn-press-breadcrumb{padding-top:45px}.bridge.learnpress .content{z-index:110}.bridge.learnpress .comment-respond .comment-form{margin:0}.bridge.learnpress .comment-respond .comment-form>p,.bridge.learnpress .comment-respond .comment-form>div{padding:0}.bridge.learnpress.learnpress-profile .content{z-index:100}.bridge.learnpress #learn-press-item-comments{background:#f6f6f6}.learnpress.ast-separate-container .ast-article-single{padding-left:15px;padding-right:15px}.ast-container{--lp-cotainer-padding:0}body.learnpress-page.twentysixteen #primary .lp-entry-content{float:none;width:auto;margin:0 15%}body.learnpress-page.twentyfifteen .course-summary-sidebar .widget{width:100%;padding:0}body.learnpress-page.twentysixteen .entry-footer{display:none}body.learnpress-page.twentysixteen .lp-entry-content{float:none;width:auto}body.learnpress-page.twentyseventeen #primary article.type-page{width:100%}body div.entry-content>div.learnpress{--responsive--aligndefault-width:100%;max-width:var(--lp-content-width,100%)}body .entry-content.has-global-padding{padding-left:0;padding-right:0}@media screen and (min-width:61.5625em){body.twentysixteen.learnpress-page .entry-footer{display:none}body.twentysixteen.learnpress-page .lp-entry-content{float:none;width:auto}body:not(.search-results) article:not(.type-page) .entry-footer{display:none}body:not(.search-results) article:not(.type-page) .lp-entry-content{float:none;width:auto}}body.twentyseventeen.learnpress-page #primary article.page .entry-header,body.twentyseventeen.learnpress-page #primary article.page .lp-entry-content{width:100%;float:none}@media screen and (min-width:48em){body.twentyseventeen.learnpress-page #primary article.page .entry-header,body.twentyseventeen.learnpress-page #primary article.page .lp-entry-content{width:100%;float:none}}.edu-press:not(.nofixcss),.theme-edu-press:not(.nofixcss){--lp-font-size-base:1em}.edu-press:not(.nofixcss) .course-instructor-category>div:nth-child(2) label,.theme-edu-press:not(.nofixcss) .course-instructor-category>div:nth-child(2) label{display:none}.edu-press:not(.nofixcss) .course-instructor-category>div:nth-child(2) a,.theme-edu-press:not(.nofixcss) .course-instructor-category>div:nth-child(2) a{font-size:1rem}.edu-press:not(.nofixcss) .course-instructor-category .course-categories a,.theme-edu-press:not(.nofixcss) .course-instructor-category .course-categories a{font-weight:normal}.edu-press:not(.nofixcss) .lp-archive-courses .lp-content-area .learn-press-courses[data-layout=grid] .course-categories,.theme-edu-press:not(.nofixcss) .lp-archive-courses .lp-content-area .learn-press-courses[data-layout=grid] .course-categories{position:absolute}.edu-press:not(.nofixcss) .lp-archive-courses .lp-content-area .learn-press-courses[data-layout=grid] .course-content .course-instructor,.theme-edu-press:not(.nofixcss) .lp-archive-courses .lp-content-area .learn-press-courses[data-layout=grid] .course-content .course-instructor{display:inline}.edu-press:not(.nofixcss) .lp-archive-courses .lp-content-area .learn-press-courses[data-layout=grid] .course-info>*,.theme-edu-press:not(.nofixcss) .lp-archive-courses .lp-content-area .learn-press-courses[data-layout=grid] .course-info>*{display:revert}.edu-press:not(.nofixcss) .lp-archive-courses .lp-content-area .learn-press-courses[data-layout=grid] .course-info .course-readmore,.theme-edu-press:not(.nofixcss) .lp-archive-courses .lp-content-area .learn-press-courses[data-layout=grid] .course-info .course-readmore{width:auto}.edu-press:not(.nofixcss) .lp-archive-courses .lp-content-area .learn-press-courses[data-layout=grid] .course-info .course-readmore a,.theme-edu-press:not(.nofixcss) .lp-archive-courses .lp-content-area .learn-press-courses[data-layout=grid] .course-info .course-readmore a{padding:0}.edu-press:not(.nofixcss) .lp-archive-courses .lp-content-area .learn-press-courses[data-layout=grid] .course-info .course-readmore a:hover,.theme-edu-press:not(.nofixcss) .lp-archive-courses .lp-content-area .learn-press-courses[data-layout=grid] .course-info .course-readmore a:hover{background:transparent;color:var(--thim-body_primary_color)}.edu-press:not(.nofixcss) .lp-archive-courses .lp-content-area .course-info,.theme-edu-press:not(.nofixcss) .lp-archive-courses .lp-content-area .course-info{border-top:1px solid rgba(153,153,153,0.2);padding-top:20px}.edu-press:not(.nofixcss) .lp-archive-courses .lp-content-area .learn-press-courses[data-layout=list] .course-info,.theme-edu-press:not(.nofixcss) .lp-archive-courses .lp-content-area .learn-press-courses[data-layout=list] .course-info{margin-top:50px}.edu-press:not(.nofixcss) .lp-archive-courses .lp-courses-bar .search-courses input,.theme-edu-press:not(.nofixcss) .lp-archive-courses .lp-courses-bar .search-courses input{height:unset;padding:10px 20px}.edu-press:not(.nofixcss) .lp-archive-courses .lp-courses-bar .search-courses button,.theme-edu-press:not(.nofixcss) .lp-archive-courses .lp-courses-bar .search-courses button{background-image:none !important}.edu-press:not(.nofixcss) .lp-archive-courses .lp-courses-bar .search-courses button i,.theme-edu-press:not(.nofixcss) .lp-archive-courses .lp-courses-bar .search-courses button i{display:block}.edu-press:not(.nofixcss) .lp-archive-courses .lp-content-area .lp-courses-bar .switch-layout .switch-btn,.theme-edu-press:not(.nofixcss) .lp-archive-courses .lp-content-area .lp-courses-bar .switch-layout .switch-btn{opacity:1}.edu-press:not(.nofixcss) .learn-press-courses .course-content .course-readmore a,.theme-edu-press:not(.nofixcss) .learn-press-courses .course-content .course-readmore a{border:0}.edu-press:not(.nofixcss) .lp-user-profile .dashboard-statistic__row .statistic-box,.theme-edu-press:not(.nofixcss) .lp-user-profile .dashboard-statistic__row .statistic-box{background-color:var(--lp-white-grey,#f7f7fb);min-width:unset;margin-bottom:0}.edu-press:not(.nofixcss) .learn-press-courses .course-wrap-meta .meta-item::before,.theme-edu-press:not(.nofixcss) .learn-press-courses .course-wrap-meta .meta-item::before{font-family:"lp-icon" !important;font-weight:normal !important;margin:0 !important}.edu-press:not(.nofixcss).single-lp_course .lp-archive-courses .learn-press-nav-tabs,.theme-edu-press:not(.nofixcss).single-lp_course .lp-archive-courses .learn-press-nav-tabs{background:transparent;border-radius:0}.lp-4{--lp-font-size-base:1em}.elearningwp:not(.nofixcss) .lp-courses-bar .switch-layout .switch-btn{border:none !important;background-color:unset !important;padding:0}.elearningwp:not(.nofixcss) .lp-content-area.learn-press-message{padding:10px 15px}.course-builder:not(.nofixcss) .lp-courses-bar .search-courses button{padding:0}.course-builder:not(.nofixcss) .lp-courses-bar .courses-order-by{height:unset !important;padding:8px 35px 8px 15px !important}.course-builder:not(.nofixcss) #learn-press-profile.lp-user-profile.no-bio-user #profile-sidebar{margin-top:0 !important}.course-builder:not(.nofixcss) #learn-press-profile.lp-user-profile.no-bio-user .lp-profile-content-area{align-items:center}.course-builder:not(.nofixcss) .lp-courses-bar .switch-layout .switch-btn{border-radius:5px;border:0;padding:0}.course-builder:not(.nofixcss) #learn-press-profile.lp-user-profile .wrapper-profile-header{padding-bottom:30px}.course-builder:not(.nofixcss) #learn-press-profile.lp-user-profile .wrapper-profile-header .lp-profile-user-bio{padding-bottom:0}.learnpress-v4:not(.nofixcss),.learnpress-v3:not(.nofixcss){--lp-border-radius-avatar:0}.learnpress-v4:not(.nofixcss) .statistic-box,.learnpress-v3:not(.nofixcss) .statistic-box{--thim-lp-profile-bg-color:#f7f7fb}.learnpress-v4:not(.nofixcss) #learn-press-profile.lp-user-profile .learn-press-filters,.learnpress-v3:not(.nofixcss) #learn-press-profile.lp-user-profile .learn-press-filters{border:none !important;margin:0 0 0 -1px 0 !important}.learnpress-v4:not(.nofixcss) .lp-user-profile .lp-profile-left,.learnpress-v3:not(.nofixcss) .lp-user-profile .lp-profile-left{min-width:unset !important;position:static !important}.learnpress-v4:not(.nofixcss) #learn-press-profile .wrapper-profile-header .lp-profile-content-area,.learnpress-v3:not(.nofixcss) #learn-press-profile .wrapper-profile-header .lp-profile-content-area{min-height:unset;padding-left:0;display:flex}.learnpress-v4:not(.nofixcss) #learn-press-profile .wrapper-profile-header .lp-profile-left,.learnpress-v3:not(.nofixcss) #learn-press-profile .wrapper-profile-header .lp-profile-left{border:none !important}.learnpress-v4:not(.nofixcss) #learn-press-profile .wrapper-profile-header .lp-profile-left img,.learnpress-v3:not(.nofixcss) #learn-press-profile .wrapper-profile-header .lp-profile-left img{border-radius:50%}.learnpress-v4 .lp-course-curriculum,.learnpress-v3 .lp-course-curriculum{--lp-primary-color:var(--thim-body-primary-color,inherit)}.learnpress-v4 .lp-course-curriculum .course-section-header .course-section__title,.learnpress-v4 .lp-course-curriculum .section-count-items,.learnpress-v3 .lp-course-curriculum .course-section-header .course-section__title,.learnpress-v3 .lp-course-curriculum .section-count-items{font-family:var(--thim-font-title-font-family,inherit)}.learnpress-v4 .lp-course-curriculum .course-item__link,.learnpress-v3 .lp-course-curriculum .course-item__link{color:inherit}.learnpress-v4 .lp-course-curriculum .course-item-ico,.learnpress-v3 .lp-course-curriculum .course-item-ico{color:var(--lp-primary-color,#ffb606)}.learnpress-v4 .lp-course-curriculum .course-item__link,.learnpress-v3 .lp-course-curriculum .course-item__link{column-gap:8px}.learnpress-v4 .lp-course-curriculum .course-section__title,.learnpress-v3 .lp-course-curriculum .course-section__title{font-size:1.1em}.learnpress-v4 .lp-course-curriculum .section-toggle,.learnpress-v4 .lp-course-curriculum .section-count-items,.learnpress-v3 .lp-course-curriculum .section-toggle,.learnpress-v3 .lp-course-curriculum .section-count-items{color:var(--lp-primary-color,#ffb606)}.learnpress-v4 #popup-sidebar .course-section-header,.learnpress-v4 #popup-sidebar .lp-course-curriculum .course-item,.learnpress-v3 #popup-sidebar .course-section-header,.learnpress-v3 #popup-sidebar .lp-course-curriculum .course-item{padding-left:16px;padding-right:16px}.learnpress-v4 .lp-course-curriculum{--lp-white-grey:transparent;--lp-border-radius:0}.learnpress-v4 .lp-course-curriculum .course-section{border-width:0 0 1px 0}.learnpress-v4 .lp-course-curriculum .course-section:last-child{border-width:0}.learnpress-v4 .lp-course-curriculum .course-section-header{padding:0 0 8px 0}.learnpress-v4 .lp-course-curriculum .course-item{padding-left:0;padding-right:0}.learnpress-v4 .lp-course-curriculum .course-section{margin-bottom:0}.learnpress-v4 .lp-course-curriculum .course-section-header{padding:24px 0 24px 0}.assignments .lp-icon-file-alt:before{content:"\e929"}.eduma:not(.nofixcss) .learnpress #learn-press-profile.lp-user-profile .learn-press-filters{padding-bottom:0 !important;overflow-y:visible}.eduma:not(.nofixcss) #learn-press-profile .wrapper-profile-header .lp-profile-content-area{flex-direction:column}.eduma .lp-course-curriculum .course-section-header{padding:var(--thim-ekit-padding-lesson,12px 0)}.eduma .sc_heading+.lp-course-curriculum .lp-course-curriculum__title{display:none}.ivy-school:not(.nofixcss) .lp-user-profile .lp-user-profile-avatar img{border-radius:0}.ivy-school.single-lp_course .course-curriculum{border:0}.ivy-school .lp-course-curriculum{--lp-white-grey:transparent;--lp-border-radius:0;--lp-primary-color:var(--thim-body-primary-color,inherit)}.ivy-school .lp-course-curriculum .course-section-header .course-section__title{font-family:var(--thim-font-title-font-family,inherit)}.ivy-school .lp-course-curriculum .course-item-ico{color:var(--lp-primary-color,#ffb606)}.course-builder .lp-course-curriculum{--lp-white-grey:#f2f2f2;--lp-border-color:#e6e6e6}.course-builder .lp-course-curriculum .course-sections{border:1px solid var(--lp-border-color,#e6e6e6);border-radius:var(--lp-border-radius,5px);overflow:hidden}.course-builder .lp-course-curriculum .course-section{margin:0;border-radius:0;border-width:1px 0 0 0}.course-builder .lp-course-curriculum .course-section:first-child{border:0}.course-builder #popup-sidebar .lp-course-curriculum{--lp-border-radius:0}.course-builder .course-tab-panels .lp-course-curriculum .course-sections{border:0}.course-builder .course-tab-panels .lp-course-curriculum .course-section-header,.course-builder .course-tab-panels .lp-course-curriculum .course-item{padding-left:0;--lp-white-grey:trasparent;padding-right:0}.eduma .lp-course-curriculum .course-item-order.lp-hidden,.coaching .lp-course-curriculum .course-item-order.lp-hidden{display:inline-block !important}.eduma .lp-course-curriculum .course-section__title,.coaching .lp-course-curriculum .course-section__title{text-transform:uppercase}.demo-marketplace .thim-ekit-tablist .lp-course-curriculum__title,.demo-ecommerce .thim-ekit-tablist .lp-course-curriculum__title{display:none}.demo-marketplace .thim-ekit-tablist .course-section-header,.demo-ecommerce .thim-ekit-tablist .course-section-header{background-color:var(--thim-breacrumb-bg-color)}.demo-marketplace .thim-ekit-tablist .course-section__items,.demo-ecommerce .thim-ekit-tablist .course-section__items{background-color:var(--lp-fix-bg-section-item,#f5f7f8)}.demo-marketplace .style-marketplace-2,.demo-ecommerce .style-marketplace-2{--thim-breacrumb-bg-color:#0f1c44;--lp-fix-bg-section-item:transparent}.thim-ekit-light-mode .demo-marketplace .style-marketplace-2,.thim-ekit-light-mode .demo-ecommerce .style-marketplace-2{--thim-breacrumb-bg-color:#f4f4f4}.demo-ecommerce .course-section-header{--thim-breacrumb-bg-color:#e1e9fd}.demo-online-learning .thim-ekit-tablist .lp-course-curriculum__title{display:none}.demo-online-learning .thim-ekit-tablist .course-section{margin-bottom:8px;border:0}.demo-online-learning .thim-ekit-tablist .course-section-header{background-color:#dfefff;border-radius:8px 8px 8px 8px}.demo-life-coaching .thim-ekit-tablist .lp-course-curriculum .course-section{border:0}.demo-life-coaching .thim-ekit-tablist .lp-course-curriculum .course-item{border:1px solid var(--thim-border-color);margin-bottom:10px;padding-left:20px;padding-right:20px}.business-consulting .lp-course-curriculum__title,.demo-business-v2 .lp-course-curriculum__title,.business-coaching .lp-course-curriculum__title,.demo-healthy-coaching .lp-course-curriculum__title{display:none}.business-consulting .thim-ekit-tablist .lp-course-curriculum .course-section,.demo-business-v2 .thim-ekit-tablist .lp-course-curriculum .course-section,.business-coaching .thim-ekit-tablist .lp-course-curriculum .course-section,.demo-healthy-coaching .thim-ekit-tablist .lp-course-curriculum .course-section{border-width:1px;margin-bottom:15px}.business-consulting .thim-ekit-tablist .lp-course-curriculum .course-section:last-child,.demo-business-v2 .thim-ekit-tablist .lp-course-curriculum .course-section:last-child,.business-coaching .thim-ekit-tablist .lp-course-curriculum .course-section:last-child,.demo-healthy-coaching .thim-ekit-tablist .lp-course-curriculum .course-section:last-child{border-width:1px;margin-bottom:0}.business-consulting .thim-ekit-tablist .lp-course-curriculum .course-section-header,.demo-business-v2 .thim-ekit-tablist .lp-course-curriculum .course-section-header,.business-coaching .thim-ekit-tablist .lp-course-curriculum .course-section-header,.demo-healthy-coaching .thim-ekit-tablist .lp-course-curriculum .course-section-header{padding:20px 15px 5px 15px}.business-consulting .thim-ekit-tablist .lp-course-curriculum .course-item,.demo-business-v2 .thim-ekit-tablist .lp-course-curriculum .course-item,.business-coaching .thim-ekit-tablist .lp-course-curriculum .course-item,.demo-healthy-coaching .thim-ekit-tablist .lp-course-curriculum .course-item{padding-left:15px;padding-right:15px}.demo-business-v2 .thim-ekit-tablist .lp-course-curriculum .course-section-header{background-color:var(--thim-bg-color,#f5f5f5);padding:10px 15px}.business-coaching .thim-ekit-tablist .lp-course-curriculum .course-section-header{padding:15px 20px}.business-coaching .thim-ekit-tablist .lp-course-curriculum .course-section__items{padding-left:20px;padding-right:20px}.business-coaching .thim-ekit-tablist .lp-course-curriculum .course-item{padding-left:0;padding-right:0}.demo-healthy-coaching .thim-ekit-tablist .lp-course-curriculum .course-section{border:0;border-radius:5px}.demo-healthy-coaching .thim-ekit-tablist .lp-course-curriculum .course-section-header{background:#fff;padding:10px 15px}.learn-press-tip{display:none;margin:0 5px;color:#444;font-style:normal;font-weight:normal;line-height:1;vertical-align:baseline;cursor:pointer}.learn-press-tip.ready{display:inline-block}.learn-press-tip::before{font-family:"lp-icon";content:"\f059"}.learn-press-tip:hover{opacity:.8}.learn-press-tip-floating{position:absolute;z-index:9999999;min-width:20px;margin-left:-1px;padding:.618em 1em;color:#fff;background:#383838;font-size:.8em;line-height:1.2em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.learn-press-tip-floating>*{font-size:.8em}.learn-press-tip-floating .close{display:inline-block;position:absolute;top:-8px;right:-8px;width:16px;height:16px;border:1px solid #fff;color:#fff;background:#468fbc;line-height:1rem;text-align:center;cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.learn-press-tip-floating .close::before{font-family:"lp-icon";content:"\f00d"}.learn-press-tip-floating p{margin:0}.learn-press-tip-floating::before{position:absolute;bottom:-6px;left:50%;width:0;height:0;margin-left:-6px;border:6px solid transparent;border-top-color:#383838;border-bottom-width:0;content:""}body.lp-preview.admin-bar #learn-press-content-item{top:32px !important}body.lp-preview #learn-press-course-curriculum{display:none}body.lp-preview #learn-press-content-item{top:0 !important;left:0 !important}@-webkit-keyframes rotating4{from{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating4{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}@keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}#popup_container{opacity:0;transform:scale(0.5)}body.confirm #popup_overlay{z-index:999998 !important}body.confirm #popup_container{z-index:999999 !important;max-width:90% !important;min-width:300px !important;padding:10px !important;background:#f5f5f5;transition:opacity .25s;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}body.confirm #popup_container #popup_title{display:none !important}body.confirm #popup_container #popup_message{margin:-10px;background:#FFF;padding:20px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}body.confirm #popup_container .close{position:absolute;top:3px;right:10px}body.confirm #popup_container #popup_panel{margin-top:20px;text-align:center}body.confirm #popup_container #popup_panel button,body.confirm #popup_container #popup_panel input[type=button],body.confirm #popup_container #popup_panel input[type=submit]{height:30px;line-height:1.875rem;padding:0 25px}body.confirm #popup_container #popup_cancel{display:none}body.confirm #popup_container.ready{opacity:1;transform:scale(1)}.lp-archive-courses{width:100%;scroll-margin:30px}.lp-archive-courses .lp-content-area.has-sidebar{display:flex;gap:32px;align-items:flex-start}@media(max-width:768px){.lp-archive-courses .lp-content-area.has-sidebar{display:inherit}}.lp-archive-courses .lp-content-area.has-sidebar .learn-press-courses[data-layout=grid] li{width:33.33%}@media(max-width:1200px){.lp-archive-courses .lp-content-area.has-sidebar .learn-press-courses[data-layout=grid] li{width:50%}}@media(max-width:600px){.lp-archive-courses .lp-content-area.has-sidebar .learn-press-courses[data-layout=grid] li{width:100%}}.lp-archive-courses .lp-content-area .lp-main-content{flex:1}.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar{width:25%}@media(max-width:768px){.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar{width:100%}}.lp-archive-courses.loading ul.learn-press-courses{position:relative}.lp-archive-courses.loading ul.learn-press-courses::before,.lp-archive-courses.loading ul.learn-press-courses::after{content:"";position:absolute;top:0;bottom:0;left:15px;right:15px}.lp-archive-courses.loading ul.learn-press-courses::after{z-index:3;background:#f3f3f3;background:linear-gradient(90deg,hsla(0,0%,74.5%,0.2) 25%,hsla(0,0%,50.6%,0.24) 37%,hsla(0,0%,74.5%,0.2) 63%);background-size:400% 100%;list-style:none;animation:lp-skeleton-loading 1.4s ease infinite}.lp-archive-courses.loading ul.learn-press-courses::before{z-index:2;opacity:.8%;background:var(--lp-color-white,#fff)}.lp-archive-courses .learn-press-courses-header{margin-bottom:16px}.lp-archive-courses .learn-press-courses-header h1{margin:0;font-size:calc(var(--lp-font-size-base, 1em) * 1.8)}.learn-press-courses{clear:both;margin:0 -16px;padding:0 !important;min-height:300px;list-style:none;position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.learn-press-courses .course-item{flex-direction:column;display:flex;transition:all .3s}.learn-press-courses .course-item:hover .course-thumbnail .thumbnail::before{opacity:1}.learn-press-courses .course-item:hover .course-thumbnail a img{transform:scale(1.05)}.learn-press-courses .course-item:hover .course-wishlist{opacity:1}.learn-press-courses .course-item .course-wishlist.filled{opacity:1}.learn-press-courses .course-content{position:relative;border-top:0}.learn-press-courses .course-content .course-permalink{display:block;border:0;text-decoration:none;color:inherit;line-height:1.3}.learn-press-courses .course-content .course-review{display:none}.learn-press-courses .course-content .course-tags{display:inline-block}.learn-press-courses .course-content .course-info>span{display:block}.learn-press-courses .course-content .course-info .course-price .free,.learn-press-courses .course-content .course-info .course-price .price{font-size:calc(var(--lp-font-size-base, 1em) * 1.25);font-weight:var(--lp-font-weight-link,600)}.learn-press-courses .course-content .course-info .course-price .origin-price{margin-right:8px;opacity:.8;font-size:calc(var(--lp-font-size-base, 1em) * 0.925);text-decoration:line-through}.learn-press-courses .course-content .course-short-description{display:-webkit-box;overflow:hidden;margin-bottom:16px;-webkit-line-clamp:2;-webkit-box-orient:vertical}.learn-press-courses .course-content .separator{display:none}.learn-press-courses .course-thumbnail{overflow:hidden;position:relative;border-radius:var(--lp-border-radius,5px)}.learn-press-courses .course-thumbnail .lp-badge.featured{position:absolute;z-index:100;top:28px;left:-110px;width:300px;text-align:center;transform:rotate(-45deg)}.learn-press-courses .course-thumbnail .course-wishlist{position:absolute;z-index:2;top:6px;right:6px;opacity:0;color:var(--lp-color-white,#fff);cursor:pointer}.learn-press-courses .course-thumbnail .course-wishlist::before{font-family:"lp-icon";content:"\f004"}.learn-press-courses .course-thumbnail .course-wishlist .course-wishlist__btn{display:none}.learn-press-courses .course-thumbnail .course-wishlist:hover{color:var(--lp-primary-color)}.learn-press-courses .course-thumbnail:hover::before{opacity:1}.learn-press-courses .course-thumbnail:hover a img{transform:scale(1.05)}.learn-press-courses .course-thumbnail:hover .course-wishlist{opacity:1}.learn-press-courses .course-thumbnail a{display:block;overflow:hidden}.learn-press-courses .course-thumbnail .thumbnail{margin:0;padding:0;border:0;border-radius:unset;line-height:unset}.learn-press-courses .course-thumbnail img{display:block;width:100%;height:auto;transition:all .5s ease;transform:scale(1);max-width:unset !important}.learn-press-courses .wap-course-title{margin:0 0 12px 0;padding:0;display:block;font-size:calc(var(--lp-font-size-base, 1em) * 1.15);font-weight:var(--lp-font-weight-link,600)}.learn-press-courses .wap-course-title a:hover{color:var(--lp-primary-color)}.learn-press-courses .course-permalink:hover{color:var(--lp-primary-color)}@media(min-width:769px){.learn-press-courses .course-summary-content .course-info-left{width:calc(100% - 340px)}}@media(max-width:1024px){.learn-press-courses .course-summary-content .course-meta.course-meta-primary .course-meta__pull-left .meta-item .meta-item__value span,.learn-press-courses .course-summary-content .course-meta.course-meta-primary .course-meta__pull-left .meta-item .meta-item__value>div{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}}.learn-press-courses .course-summary-content .course-meta.course-meta-secondary{margin-bottom:0}.learn-press-courses .course-summary-content .course-meta.course-meta-secondary .course-meta__pull-left .meta-item{height:auto}.learn-press-courses .course-summary-content .course-meta.course-meta-secondary .course-meta__pull-left .meta-item:last-child{margin-right:0}@media(max-width:1024px){.learn-press-courses .course-summary-content .course-meta.course-meta-secondary .course-meta__pull-left .meta-item{margin-right:0 !important;width:calc((100% - 32px) / 3)}}@media(max-width:768px){.learn-press-courses .course-summary-content .course-meta.course-meta-secondary .course-meta__pull-left .meta-item{width:100%}}@media(max-width:768px){.learn-press-courses .course-summary-content{width:100%}}.learn-press-courses .course-price .free{color:#3ab500}.learn-press-courses .course{width:25%;margin:0 0 32px 0;box-shadow:none;list-style:none}.learn-press-courses .course-info{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px}.learn-press-courses .course-instructor-category{display:flex;padding:0;gap:4px;flex-wrap:wrap;margin-bottom:12px}.learn-press-courses .course-instructor-category>div>*{display:inline;vertical-align:middle}.learn-press-courses .course-instructor-category label{font-size:inherit;font-weight:inherit}.learn-press-courses .course-instructor-category a{font-weight:var(--lp-font-weight-link,600);text-decoration:none;color:inherit}.learn-press-courses .course-instructor-category a:hover{color:var(--lp-primary-color,#ffb606)}.learn-press-courses .course-wrap-meta{display:flex;padding:0;margin-bottom:12px;gap:20px;flex-wrap:wrap;row-gap:8px}.learn-press-courses .course-wrap-meta .meta-item{text-transform:capitalize;display:flex;gap:8px}.learn-press-courses .course-wrap-meta .meta-item::before{color:var(--lp-primary-color);font-family:"lp-icon"}.learn-press-courses .course-wrap-meta .meta-item>div{display:inline-block}.learn-press-courses .course-wrap-meta .meta-item-level::before{content:"\f012"}.learn-press-courses .course-wrap-meta .meta-item-duration::before{content:"\f017"}.learn-press-courses .course-wrap-meta .meta-item-lesson::before{content:"\f15b"}.learn-press-courses .course-wrap-meta .meta-item-quiz::before{content:"\f12e"}.learn-press-courses .course-wrap-meta .meta-item-student::before{content:"\f501"}.learn-press-courses .course-wrap-meta .meta-item-address::before{content:"\e91b"}.learn-press-courses .course-content .course-readmore a{padding:8px 24px;border-radius:var(--lp-border-radius,5px);color:var(--lp-color-base,#333);border:1px solid var(--lp-color-base,#333);transition:all .3s;display:block;background:transparent;text-decoration:none;text-align:center}.learn-press-courses .course-content .course-readmore a:hover{background:var(--lp-primary-color,#ffb606);color:var(--lp-color-white,#fff);border-color:var(--lp-primary-color,#ffb606)}.learn-press-courses[data-layout=list]{margin:0}.learn-press-courses[data-layout=list] .course{display:flex;width:100%;border-bottom:1px solid var(--lp-border-color,#e2e0db);flex-wrap:wrap;justify-content:flex-end;padding-bottom:32px}.learn-press-courses[data-layout=list] .course-item{flex-direction:row;width:100%;border:unset;align-items:start}@media(max-width:767px){.learn-press-courses[data-layout=list] .course-item{flex-direction:column}}.learn-press-courses[data-layout=list] .course-content{padding:0 0 0 24px}@media(max-width:767px){.learn-press-courses[data-layout=list] .course-content{padding:16px 0}}.learn-press-courses[data-layout=list] .course-content .course-tags a{margin:0 10px 10px 0;padding:3px 5px;border-radius:3px;color:var(--lp-color-white,#fff);background:#e4a2a2;line-height:1}.learn-press-courses[data-layout=list] .course-content .course-excerpt{width:100%}.learn-press-courses[data-layout=list] .course-content .course-info{width:100%;display:flex;justify-content:space-between}@media(max-width:520px){.learn-press-courses[data-layout=list] .course-content .course-info{width:100%}}.learn-press-courses[data-layout=list] .course-content .course-info .course-students{display:none}.learn-press-courses[data-layout=list] .course-thumbnail{width:35%}.learn-press-courses[data-layout=list] .course-content{width:65%}@media(max-width:767px){.learn-press-courses[data-layout=list] .course-thumbnail,.learn-press-courses[data-layout=list] .course-content{width:100%}}.learn-press-courses[data-layout=list] .course-title{font-size:calc(var(--lp-font-size-base, 1em) * 1.25)}.learn-press-courses[data-layout=grid] .course,.learn-press-courses.lp-courses-related .course{padding:0 16px}@media(max-width:992px){.learn-press-courses[data-layout=grid] .course,.learn-press-courses.lp-courses-related .course{width:50%}}@media(max-width:767px){.learn-press-courses[data-layout=grid] .course,.learn-press-courses.lp-courses-related .course{width:100%}}.learn-press-courses[data-layout=grid] .wp-block-learnpress-course-item-template,.learn-press-courses[data-layout=grid] .course-item,.learn-press-courses.lp-courses-related .wp-block-learnpress-course-item-template,.learn-press-courses.lp-courses-related .course-item{border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px)}.learn-press-courses[data-layout=grid] .course-wrap-meta .wp-block-learnpress-course-duration,.learn-press-courses[data-layout=grid] .course-wrap-meta .wp-block-learnpress-course-level,.learn-press-courses[data-layout=grid] .course-wrap-meta .wp-block-learnpress-course-quiz,.learn-press-courses[data-layout=grid] .course-wrap-meta .meta-item-duration,.learn-press-courses[data-layout=grid] .course-wrap-meta .meta-item-level,.learn-press-courses[data-layout=grid] .course-wrap-meta .meta-item-quiz,.learn-press-courses.lp-courses-related .course-wrap-meta .wp-block-learnpress-course-duration,.learn-press-courses.lp-courses-related .course-wrap-meta .wp-block-learnpress-course-level,.learn-press-courses.lp-courses-related .course-wrap-meta .wp-block-learnpress-course-quiz,.learn-press-courses.lp-courses-related .course-wrap-meta .meta-item-duration,.learn-press-courses.lp-courses-related .course-wrap-meta .meta-item-level,.learn-press-courses.lp-courses-related .course-wrap-meta .meta-item-quiz{display:none}.learn-press-courses[data-layout=grid] .course-content,.learn-press-courses.lp-courses-related .course-content{width:100%;padding:20px;flex-grow:1}.learn-press-courses[data-layout=grid] .course-content .course-info,.learn-press-courses.lp-courses-related .course-content .course-info{flex-direction:column;align-items:flex-start;gap:12px}.learn-press-courses[data-layout=grid] .course-content .course-info .course-readmore,.learn-press-courses.lp-courses-related .course-content .course-info .course-readmore{width:100%;text-align:center}.learn-press-courses[data-layout=grid] .course-content .course-excerpt,.learn-press-courses[data-layout=grid] .course-content .course-short-description,.learn-press-courses.lp-courses-related .course-content .course-excerpt,.learn-press-courses.lp-courses-related .course-content .course-short-description{display:none}.learn-press-courses[data-layout=grid] .learn-press-message,.learn-press-courses.lp-courses-related .learn-press-message{margin-left:15px;margin-right:15px}.learn-press-courses[data-layout=grid] .course-thumbnail,.learn-press-courses.lp-courses-related .course-thumbnail{border-radius:var(--lp-border-radius,5px) var(--lp-border-radius,5px) 0 0}.learn-press-courses[data-size="3"] .course{width:33.3333%}@media(max-width:767px){.learn-press-courses[data-size="3"] .course{width:100%}}.learn-press-courses .lp-archive-course-skeleton{position:absolute;height:100%;background:linear-gradient(90deg,hsla(0,0%,74.5%,0.2) 25%,hsla(0,0%,50.6%,0.24) 37%,hsla(0,0%,74.5%,0.2) 63%);animation:lp-skeleton-loading 1.4s ease infinite;background-size:400% 100%}.learn-press-courses .lp-archive-course-skeleton li{display:none}.lp-list-courses-default{position:relative}.lp-list-courses-default .lp-skeleton-animation{clear:both;padding:5px 0 0 0}.lp-courses-bar{display:flex;width:100%;justify-content:space-between;gap:12px;margin-bottom:32px;flex-wrap:wrap}.lp-courses-bar .courses-order-by{border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px);padding:8px 16px;height:inherit;font-size:inherit;line-height:1.1;box-shadow:none;padding-right:30px;background-image:url(data:image/svg+xml;base64,Cjxzdmcgd2lkdGg9IjE4cHgiIGhlaWdodD0iMTBweCIgdmlld0JveD0iMCAwIDE4IDEwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj4KICAgICAgICA8ZyBpZD0iVmVjdG9yLSgxKSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMS4wMDAwMDAsIDEuMDAwMDAwKSIgc3Ryb2tlPSIjMzMzMzMzIiBzdHJva2Utd2lkdGg9IjIiPgogICAgICAgICAgICA8cG9seWxpbmUgaWQ9IlBhdGgiIHBvaW50cz0iMCAwIDggOCAxNiAwIj48L3BvbHlsaW5lPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);background-size:.8em;background-position:calc(100% - 0.5em) center;background-repeat:no-repeat;-moz-appearance:none;-webkit-appearance:none;appearance:none;line-height:1.1}.woocommerce-js .lp-courses-bar .courses-order-by{background-position-x:calc(100% - 10px)}.lp-courses-bar .courses-order-by:focus{border-color:var(--lp-primary-color);outline:0}.lp-courses-bar>*{display:flex}.lp-courses-bar .search-courses{display:flex;flex:1;margin-bottom:0}.lp-courses-bar .search-courses input{width:100%;max-width:240px;margin:0 4px 0 0;border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px);padding:8px 16px;height:inherit;font-size:inherit;line-height:1.1;box-shadow:none}.lp-courses-bar .search-courses input::-webkit-input-placeholder{color:#999}.lp-courses-bar .search-courses input::-moz-placeholder{color:#999}.lp-courses-bar .search-courses input:-ms-input-placeholder{color:#999}.lp-courses-bar .search-courses input:-moz-placeholder{color:#999}.lp-courses-bar .search-courses input::placeholder{color:#999}.lp-courses-bar .search-courses input:focus{border-color:var(--lp-primary-color);outline:0}.lp-courses-bar .search-courses button{border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px);padding:8px 16px;height:inherit;font-size:inherit;line-height:1.1;box-shadow:none;box-shadow:0 0}.lp-courses-bar .search-courses button i{font-size:1.2em;line-height:1.2}.lp-courses-bar .search-courses button:focus{outline:0}.lp-courses-bar .search-courses button.loading>i:before{display:inline-block;content:"\f110";-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}.lp-courses-bar .switch-layout{align-items:center;justify-content:center}@media(max-width:768px){.lp-courses-bar .switch-layout{display:none}}.lp-courses-bar .switch-layout input[type=radio]{display:none}.lp-courses-bar .switch-layout .switch-btn{margin:0;cursor:pointer;padding:8px 12px}.lp-courses-bar .switch-layout .switch-btn::before{display:inline-block;margin:6px;color:var(--lp-color-base,#333);font-family:"lp-icon";line-height:1.2;width:1em}.lp-courses-bar .switch-layout .switch-btn.grid{border-radius:var(--lp-border-radius,5px) 0 0 var(--lp-border-radius,5px);border:1px solid var(--lp-border-color,#e2e0db);border-right:0}.lp-courses-bar .switch-layout .switch-btn.grid::before{content:"\f009"}.lp-courses-bar .switch-layout .switch-btn.list{border-radius:0 var(--lp-border-radius,5px) var(--lp-border-radius,5px) 0;border:1px solid var(--lp-border-color,#e2e0db);border-left:0}.lp-courses-bar .switch-layout .switch-btn.list::before{content:"\f03a"}.lp-courses-bar .course-filter-btn-mobile{display:inline-flex;align-items:center}@media(min-width:769px){.lp-courses-bar .course-filter-btn-mobile{display:none}}@media(max-width:767px){.lp-courses-bar .search-courses{width:100%}.lp-courses-bar .search-courses input{min-width:240px;max-width:unset}}.switch-layout input[type=radio]:nth-child(1):checked ~ .switch-btn:nth-child(2){background-color:var(--lp-white-grey,#f7f7fb)}input[type=radio]:nth-child(1):checked ~ .switch-btn:nth-child(2)::before{color:var(--lp-primary-color)}.switch-layout input[type=radio]:nth-child(3):checked ~ .switch-btn:nth-child(4){background-color:var(--lp-white-grey,#f7f7fb)}input[type=radio]:nth-child(3):checked ~ .switch-btn:nth-child(4)::before{color:var(--lp-primary-color)}.switch-layout input[type=radio]:nth-child(5):checked ~ .switch-btn:nth-child(6){background-color:var(--lp-white-grey,#f7f7fb)}input[type=radio]:nth-child(5):checked ~ .switch-btn:nth-child(6)::before{color:var(--lp-primary-color)}.switch-layout input[type=radio]:nth-child(7):checked ~ .switch-btn:nth-child(8){background-color:var(--lp-white-grey,#f7f7fb)}input[type=radio]:nth-child(7):checked ~ .switch-btn:nth-child(8)::before{color:var(--lp-primary-color)}.switch-layout input[type=radio]:nth-child(9):checked ~ .switch-btn:nth-child(10){background-color:var(--lp-white-grey,#f7f7fb)}input[type=radio]:nth-child(9):checked ~ .switch-btn:nth-child(10)::before{color:var(--lp-primary-color)}.switch-layout input[type=radio]:nth-child(11):checked ~ .switch-btn:nth-child(12){background-color:var(--lp-white-grey,#f7f7fb)}input[type=radio]:nth-child(11):checked ~ .switch-btn:nth-child(12)::before{color:var(--lp-primary-color)}.switch-layout input[type=radio]:nth-child(13):checked ~ .switch-btn:nth-child(14){background-color:var(--lp-white-grey,#f7f7fb)}input[type=radio]:nth-child(13):checked ~ .switch-btn:nth-child(14)::before{color:var(--lp-primary-color)}.switch-layout input[type=radio]:nth-child(15):checked ~ .switch-btn:nth-child(16){background-color:var(--lp-white-grey,#f7f7fb)}input[type=radio]:nth-child(15):checked ~ .switch-btn:nth-child(16)::before{color:var(--lp-primary-color)}.switch-layout input[type=radio]:nth-child(17):checked ~ .switch-btn:nth-child(18){background-color:var(--lp-white-grey,#f7f7fb)}input[type=radio]:nth-child(17):checked ~ .switch-btn:nth-child(18)::before{color:var(--lp-primary-color)}.switch-layout input[type=radio]:nth-child(19):checked ~ .switch-btn:nth-child(20){background-color:var(--lp-white-grey,#f7f7fb)}input[type=radio]:nth-child(19):checked ~ .switch-btn:nth-child(20)::before{color:var(--lp-primary-color)}.lp_allow_repurchase_select{padding:20px;background:#f7f7f7}.lp_allow_repurchase_select>ul{padding:0;list-style:none}.lp_allow_repurchase_select>ul li label{display:flex;align-items:center;gap:10px}.lp_allow_repurchase_select>a{display:inline-block;margin-top:10px;color:var(--lp-color-white,#fff);background-color:#222}.lp-single-offline-course .lp-single-offline-course-main{display:flex;gap:30px;margin-bottom:80px}.lp-single-offline-course .course-price .free{color:#3ab500}.lp-single-offline-course .course-price .origin-price{text-decoration:line-through;opacity:.6;margin-right:4px}.lp-single-offline-course__left{width:70%}.lp-single-offline-course__left>div{margin-bottom:32px}.lp-single-offline-course__left .learn-press-breadcrumb{display:flex;list-style:none;flex-wrap:wrap;gap:5px;font-size:var(--lp-font-size-base);align-items:center;margin-bottom:8px;padding:0}.lp-single-offline-course__left .learn-press-breadcrumb li{list-style:none;padding:0;margin:0}.lp-single-offline-course__left .course-title{display:block;font-weight:700;font-size:calc(var(--lp-font-size-base, 1em) * 1.8);margin:0 0 12px 0}.lp-single-offline-course__left .course-img img{width:100%}.lp-single-offline-course__left .lp-single-course-offline-info-one{margin-bottom:12px}.lp-single-offline-course__left .lp-single-course-offline-info-one .item-meta{display:inline;line-height:1.4;margin-left:12px;padding-left:12px;border-left:1px solid #e2e0db}.lp-single-offline-course__left .lp-single-course-offline-info-one .item-meta:first-child{margin:0;padding:0;border:0}.lp-single-offline-course__left .lp-single-course-offline-info-one .lp-item-wishlist.active{color:var(--lp-primary-color)}.lp-single-offline-course__left .lp-single-course-offline-info-one .star-info{display:inline-block}.lp-single-offline-course__left .lp-single-course-offline-info-one .star-info .ico-star{display:inline-block;vertical-align:sub;margin-right:4px}.lp-single-offline-course__left .lp-single-course-offline-info-one .star-info svg{height:22px}.lp-single-offline-course__left .instructor-description{margin-top:16px}.lp-single-offline-course__left .course-features ul,.lp-single-offline-course__left .course-target ul,.lp-single-offline-course__left .course-requirements ul{margin:0 0 0 20px;padding:0}.lp-single-offline-course__left .instructor-social{display:flex;gap:8px;margin-top:30px}.lp-single-offline-course__left .instructor-social a{width:37px;height:37px;display:inline-flex;align-items:center;justify-content:center;background-color:#f1f2f8;border-radius:50%}.lp-single-offline-course__left .instructor-social a:hover{background-color:var(--lp-primary-color)}.lp-single-offline-course__left .instructor-social a:hover i{color:#fff}.lp-single-offline-course__left .instructor-social a .lp-icon-facebook{color:#216bf6}.lp-single-offline-course__left .instructor-social a .lp-icon-twitter{color:#169df0}.lp-single-offline-course__left .instructor-social a .lp-icon-youtube-play{color:#ff0200}.lp-single-offline-course__left .instructor-social a .lp-icon-linkedin{color:#0078b7}.lp-single-offline-course__left .instructor-social a i{font-size:18px}.lp-single-offline-course__left .item-title{margin-bottom:30px}.lp-single-offline-course__left>img{margin-bottom:30px}.lp-single-offline-course__right{width:30%;position:relative}.lp-single-offline-course__right__sticky{position:sticky;top:0}.lp-single-offline-course .info-metas,.lp-single-offline-course .course-featured-review{border:1px solid #e2e0db;padding:30px;margin-bottom:60px}@media(max-width:767px){.lp-single-offline-course .info-metas,.lp-single-offline-course .course-featured-review{margin-bottom:30px}}.lp-single-offline-course .info-metas .info-meta-item,.lp-single-offline-course .course-featured-review .info-meta-item{display:flex;justify-content:space-between;border-bottom:1px solid #e2e0db;padding-bottom:16px;margin-bottom:16px;font-size:var(--lp-font-size-base)}.lp-single-offline-course .info-metas .info-meta-item:nth-last-of-type(2),.lp-single-offline-course .course-featured-review .info-meta-item:nth-last-of-type(2){border:0;padding-bottom:0;margin-bottom:0}.lp-single-offline-course .info-metas .info-meta-left,.lp-single-offline-course .course-featured-review .info-meta-left{display:inline-flex;align-items:center;gap:8px}.lp-single-offline-course .info-metas .info-meta-left>span,.lp-single-offline-course .course-featured-review .info-meta-left>span{min-width:16px}@media(min-width:992px){.lp-single-offline-course .info-metas.lp-is-mobile,.lp-single-offline-course .course-featured-review.lp-is-mobile{display:none}}@media(max-width:991px){.lp-single-offline-course .info-metas.lp-is-pc,.lp-single-offline-course .course-featured-review.lp-is-pc{display:none}}.lp-single-offline-course form.purchase-course,.lp-single-offline-course form.enroll-course,.lp-single-offline-course form.retake-course{width:100%}.lp-single-offline-course .course-buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.lp-single-offline-course .course-buttons .lp-button{padding:12px 16px;border-radius:var(--lp-border-radius,3px);font-size:var(--button--font-size);line-height:1.5em;font-weight:600;width:100%}.lp-single-offline-course .course-buttons .lp-button.button{border:0}.lp-single-offline-course .course-buttons a.course-btn-extra{border-color:var(--lp-primary-color);color:var(--lp-primary-color)}.lp-single-offline-course .course-buttons a.course-btn-extra:focus,.lp-single-offline-course .course-buttons a.course-btn-extra:hover{background-color:var(--lp-primary-color);color:#fff}.lp-single-offline-course .course-buttons .button-purchase-course{background-color:var(--lp-primary-color);color:#fff}.lp-single-offline-course .featured-review__title{font-weight:bold;font-size:1.4rem;margin-top:10px}.lp-single-offline-course .course-featured-review{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:16px;position:relative}.lp-single-offline-course .course-featured-review::before{background-image:url("data:image/svg+xml,%3Csvg width='56' height='56' viewBox='0 0 56 56' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='56' height='56' rx='28' fill='%23F2F1F8'/%3E%3Cpath d='M17.425 40.5325C17.3136 40.5325 17.2015 40.5061 17.0958 40.4518C16.7823 40.2903 16.6073 39.9215 16.6673 39.5504L18.2548 31.142H12.7691C12.3442 31.142 12 30.7678 12 30.3058V15.5028C12 15.0409 12.3442 14.6666 12.7691 14.6666H25.8927C26.3176 14.6666 26.6618 15.0409 26.6618 15.5028V30.3051C26.6618 30.5046 26.5961 30.6979 26.4761 30.8501L18.0084 40.2406C17.8584 40.43 17.6442 40.5325 17.425 40.5325ZM13.5389 29.4689H19.1731C19.4009 29.4689 19.6165 29.5783 19.7629 29.7678C19.9093 29.9572 19.9707 30.2072 19.9307 30.451L18.6739 36.8314L25.1243 29.9953V16.3398H13.5389V29.4689Z' fill='%23121212'/%3E%3Cpath d='M34.7609 40.5325C34.6495 40.5325 34.5374 40.5061 34.4317 40.4518C34.1182 40.2903 33.9433 39.9215 34.0033 39.5496L35.5907 31.1413H30.105C29.6801 31.1413 29.3359 30.767 29.3359 30.3051V15.5028C29.3359 15.0409 29.6801 14.6666 30.105 14.6666H43.2286C43.4329 14.6666 43.6285 14.7551 43.7728 14.912C43.917 15.0688 43.9977 15.2815 43.9977 15.5036V30.3058C43.9977 30.5054 43.9313 30.6987 43.8113 30.8509L35.3436 40.2414C35.1937 40.4308 34.9787 40.5333 34.7595 40.5333L34.7609 40.5325ZM30.8748 29.4689H36.509C36.7368 29.4689 36.9525 29.5783 37.0989 29.7678C37.2452 29.9572 37.3067 30.2072 37.2667 30.451L36.0099 36.8306L42.4603 29.9953V16.3398H30.8755L30.8748 29.4689Z' fill='%23121212'/%3E%3C/svg%3E%0A");content:"";width:56px;height:56px;position:absolute;top:-25px}.lp-single-offline-course .featured-review__stars{order:3;color:var(--lp-primary-color)}.lp-single-offline-course .lp-list-courses-related .section-title{margin-bottom:40px}@media(max-width:991px){.lp-single-offline-course .lp-single-offline-course-main{flex-direction:column;margin-bottom:0}.lp-single-offline-course__left,.lp-single-offline-course__right{width:100%}}@media(max-width:767px){.lp-single-offline-course__left .lp-instructor-info{flex-direction:column}}.lp-archive-courses .course-detail-info{padding:28px 0 24px 0;color:var(--lp-color-white,#fff);background:var(--lp-secondary-color);position:relative}.lp-archive-courses .course-detail-info .course-title{margin:0 0 24px 0;border-bottom:1px solid rgba(255,255,255,0.1);color:var(--lp-color-white,#fff);font-weight:700;font-size:calc(var(--lp-font-size-base, 1em) * 1.8);padding-bottom:24px}@media(min-width:769px){.lp-archive-courses .course-detail-info{overflow-x:hidden}.lp-archive-courses .course-detail-info .course-title,.lp-archive-courses .course-detail-info .course-meta-secondary{padding-right:300px}.lp-archive-courses .course-detail-info::before,.lp-archive-courses .course-detail-info::after{content:"";width:50%;height:100%;background:var(--lp-secondary-color);position:absolute;top:0}.lp-archive-courses .course-detail-info::before{right:100%;left:auto}.lp-archive-courses .course-detail-info::after{left:100%;right:auto}}.lp-archive-courses .course-detail-info .course-meta-secondary{margin-bottom:0}.lp-archive-courses .course-meta__pull-left{font-size:calc(var(--lp-font-size-base, 1em) * 0.925)}.lp-archive-courses .course-meta__pull-left .meta-item{display:flex;text-transform:capitalize;align-items:center}.lp-archive-courses .course-meta__pull-left .meta-item::before{margin-right:8px;color:var(--lp-primary-color);font-family:"lp-icon"}.lp-archive-courses .course-meta__pull-left .meta-item .meta-item__image{margin-right:8px;flex:0 0 46px}.lp-archive-courses .course-meta__pull-left .meta-item .meta-item__image img{overflow:hidden;position:relative;width:46px;height:46px;border-radius:50%;display:block}.lp-archive-courses .course-meta__pull-left .meta-item.meta-item-duration::before{content:"\f017"}.lp-archive-courses .course-meta__pull-left .meta-item.meta-item-level::before{content:"\f012"}.lp-archive-courses .course-meta__pull-left .meta-item.meta-item-lesson::before{content:"\f0c5"}.lp-archive-courses .course-meta__pull-left .meta-item.meta-item-quiz::before{content:"\f12e"}.lp-archive-courses .course-meta__pull-left .meta-item.meta-item-student::before{content:"\f501"}.lp-archive-courses .course-meta__pull-left .meta-item__value label{margin:0;color:var(--lp-color-accent-1);font-size:calc(var(--lp-font-size-base, 1em) * 0.86);font-weight:300;line-height:1.5;display:block}.lp-archive-courses .course-meta__pull-left .meta-item__value>div{line-height:1.5}.lp-archive-courses .course-meta__pull-left .meta-item__value>div a{color:var(--lp-color-white,#fff);text-transform:capitalize;text-decoration:none}.lp-archive-courses .course-meta__pull-left .meta-item__value>div a:hover{color:var(--lp-primary-color)}.lp-archive-courses .course-meta__pull-left .meta-item-categories{align-items:center}.lp-archive-courses .course-meta__pull-left .meta-item-categories::before{margin-right:8px;font-size:2.25em;line-height:1;content:"\f097"}.lp-archive-courses .course-meta__pull-left .meta-item-categories .meta-item__value div span{padding:0 4px}.lp-archive-courses .course-meta__pull-left .meta-item-review .meta-item__value{display:flex;flex-direction:column;justify-content:space-between}.lp-archive-courses .course-meta__pull-left .meta-item-review .meta-item__value .review-stars-rated{margin-bottom:0;line-height:1}.lp-archive-courses .course-meta-primary{margin-bottom:20px}.lp-archive-courses .course-meta-primary .meta-item-categories::before{font-weight:400}.lp-archive-courses .lp-entry-content{display:flex;flex-direction:row}.lp-archive-courses .lp-entry-content .entry-content-left{width:calc(100% - 300px);max-width:100%;margin:0;padding-right:40px;padding-top:60px}@media(max-width:768px){.lp-archive-courses .lp-entry-content .entry-content-left{width:100%;padding-right:0;margin-bottom:50px}}@media(max-width:768px){.lp-archive-courses .lp-entry-content{flex-direction:column}}.lp-archive-courses .course-summary-sidebar{width:300px;max-width:100%;margin-top:-180px}@media(max-width:768px){.lp-archive-courses .course-summary-sidebar{width:100%;margin-top:0}.lp-archive-courses .course-summary-sidebar .course-summary-sidebar__inner{width:100%}}@media(max-width:767px){.lp-archive-courses .course-summary-sidebar{width:100%;padding-left:0}}.lp-archive-courses .course-summary-sidebar__inner{width:300px}.lp-archive-courses .course-summary-sidebar__inner .course-sidebar-top{box-shadow:0 15px 20px 0 rgba(0,0,0,0.05)}.lp-archive-courses .course-summary-sidebar__inner .course-sidebar-secondary{margin-top:30px;padding:0}.lp-archive-courses .course-summary-sidebar__inner .learn-press-course-wishlist{color:var(--lp-color-white,#fff);background:transparent !important;font-size:0}.lp-archive-courses .course-summary-sidebar__inner .learn-press-course-wishlist.on,.lp-archive-courses .course-summary-sidebar__inner .learn-press-course-wishlist:hover{color:var(--lp-primary-color)}.lp-archive-courses .course-summary-sidebar__inner .learn-press-course-wishlist::before{font-family:"lp-icon";font-size:1em;content:"\f004"}.lp-archive-courses .course-summary-sidebar__inner>div{padding:20px;background:var(--lp-color-white,#fff)}.lp-archive-courses .course-summary-sidebar__inner>div ul{list-style:none}.lp-archive-courses .course-summary-sidebar__inner>div ul li a{color:#666;font-weight:300;line-height:1.5em}.lp-archive-courses .course-summary-sidebar__inner>div ul li a:hover{color:var(--lp-primary-color);box-shadow:unset}.lp-archive-courses .courses-btn-load-more{display:flex;align-items:center;gap:5px}.lp-archive-courses .course-wishlist:before{font-family:"lp-icon"}.lp-archive-courses .lp-course-curriculum ul{padding:0}.lp-single-course__header{background-color:#f1f2f8}.lp-single-course__header__inner{max-width:var(--lp-container-max-width);margin:0 auto;padding-right:var(--lp-cotainer-padding);padding-left:var(--lp-cotainer-padding);padding-top:40px;padding-bottom:40px}@media(max-width:767px){.lp-single-course__header__inner{padding-top:20px;padding-bottom:20px}}@media(min-width:992px){.lp-single-course__header__inner>*{width:calc(100% - 440px)}}.lp-single-course__header .learn-press-breadcrumb{display:flex;list-style:none;gap:4px;flex-wrap:wrap;margin-bottom:8px;padding:0}.lp-single-course__header .course-title{font-weight:700;font-size:calc(var(--lp-font-size-base, 1em) * 1.8);margin:0 0 24px 0}@media(max-width:767px){.lp-single-course__header .course-title{margin:0 0 16px 0}}.lp-single-course__header .course-instructor-category{display:flex;padding:0;gap:4px;flex-wrap:wrap;margin-bottom:40px}@media(max-width:767px){.lp-single-course__header .course-instructor-category{margin-bottom:20px}}.lp-single-course__header .course-instructor-category>div>*{display:inline;vertical-align:middle}.lp-single-course__header .course-instructor-category label{font-size:inherit;font-weight:inherit}.lp-single-course__header .course-instructor-category a{text-decoration:none;color:inherit}.lp-single-course__header .course-instructor-category a:hover{color:var(--lp-primary-color,#ffb606)}.lp-single-course__header .lp-single-course-info-one{display:flex;column-gap:20px;row-gap:8px;flex-wrap:wrap}.lp-single-course__header .lp-single-course-info-one .star-info{display:inline-flex;align-items:center;gap:4px;padding-right:20px;position:relative}.lp-single-course__header .lp-single-course-info-one .star-info::after{content:"";right:0;left:auto;width:1px;height:20px;position:absolute;background-color:var(--lp-border-color,#e2e0db)}@media(max-width:500px){.lp-single-course__header .lp-single-course-info-one .star-info{padding-right:0}.lp-single-course__header .lp-single-course-info-one .star-info::after{content:none}}.lp-single-course__header .lp-single-course-info-one .ico-star,.lp-single-course__header .lp-single-course-info-one .lp-review-svg-star{display:inline-flex;align-items:center}.lp-single-course .lp-single-course-main{padding:40px 0 80px;display:flex;column-gap:60px;row-gap:30px;flex-wrap:wrap}@media(max-width:1500px){.lp-single-course .lp-single-course-main{column-gap:30px}}@media(max-width:991px){.lp-single-course .lp-single-course-main{flex-direction:column-reverse;padding:40px 0}}.lp-single-course .lp-single-course-main__left{width:100%}@media(min-width:992px){.lp-single-course .lp-single-course-main__left{width:calc(100% - 410px)}}@media(min-width:1501px){.lp-single-course .lp-single-course-main__left{width:calc(100% - 440px)}}.lp-single-course .lp-single-course-main__left>div{margin-bottom:40px}@media(max-width:767px){.lp-single-course .lp-single-course-main__left>div{margin-bottom:30px}}.lp-single-course .lp-single-course-main__left>div:last-child{margin-bottom:0}.lp-single-course .lp-single-course-main__left .extra-box__title,.lp-single-course .lp-single-course-main__left .course-faqs__title,.lp-single-course .lp-single-course-main__left .course-material__title,.lp-single-course .lp-single-course-main__left .lp-course-curriculum__title,.lp-single-course .lp-single-course-main__left .comment-reply-title,.lp-single-course .lp-single-course-main__left .section-title,.lp-single-course .lp-single-course-main__left .item-title{margin:0 0 20px 0;font-size:calc(var(--lp-font-size-base, 1em) * 1.6)}@media(max-width:767px){.lp-single-course .lp-single-course-main__left .extra-box__title,.lp-single-course .lp-single-course-main__left .course-faqs__title,.lp-single-course .lp-single-course-main__left .course-material__title,.lp-single-course .lp-single-course-main__left .lp-course-curriculum__title,.lp-single-course .lp-single-course-main__left .comment-reply-title,.lp-single-course .lp-single-course-main__left .section-title,.lp-single-course .lp-single-course-main__left .item-title{margin:0 0 16px 0}}.lp-single-course .lp-single-course-main__left .extra-box ul{margin:0 0 0 20px;padding:0}.lp-single-course .lp-single-course-main__left .comments-area{width:100%;max-width:100%;margin:0}.lp-single-course .lp-single-course-main__right{width:100%}@media(min-width:992px){.lp-single-course .lp-single-course-main__right{width:380px;margin-top:-280px}}.lp-single-course .lp-single-course-main__right__inner{position:sticky;top:0;background-color:var(--lp-color-white,#fff);border:1px solid var(--lp-border-color,#e2e0db);padding:20px;border-radius:var(--lp-border-radius,5px)}.lp-single-course .lp-single-course-main__right__inner>div{margin-bottom:20px}.lp-single-course .lp-single-course-main__right__inner>div:last-child{margin-bottom:0}.lp-single-course .lp-single-course-main .info-metas .info-meta-item{display:flex;gap:4px;margin-bottom:12px}.lp-single-course .lp-single-course-main .info-metas .info-meta-item:last-child{margin-bottom:0}.lp-single-course .lp-single-course-main .info-metas .info-meta-left{display:flex;gap:8px;align-items:center}.lp-single-course .lp-single-course-main .info-metas i{color:var(--lp-primary-color,#ffb606)}.lp-single-course .lp-single-course-main .course-img{margin-bottom:20px;overflow:hidden;margin:-20px -20px 20px -20px;border-radius:var(--lp-border-radius,5px) var(--lp-border-radius,5px) 0 0}.lp-single-course .lp-single-course-main .course-img img{max-width:100%;display:block}.lp-single-course .lp-single-course-main .course-price{display:block;margin-bottom:20px}.lp-single-course .lp-single-course-main .course-price .free{color:#3ab500;font-size:calc(var(--lp-font-size-base, 1em) * 1.25)}.lp-single-course .lp-single-course-main .course-price .origin-price{text-decoration:line-through;opacity:.6;font-size:var(--lp-font-size-base,1em);margin-right:4px}.lp-single-course .lp-single-course-main .course-price .price{font-size:calc(var(--lp-font-size-base, 1em) * 1.25);font-weight:var(--lp-font-weight-link,600)}.lp-single-course .lp-single-course-main .course-buttons{display:flex;flex-direction:column;gap:8px}.lp-single-course .lp-single-course-main .course-buttons form,.lp-single-course .lp-single-course-main .course-buttons .lp-button{width:100%}.lp-single-course .lp-single-course-main .course-buttons .lp-button{background-color:var(--lp-primary-color,#ffb606);border:var(--lp-primary-color,#ffb606);color:var(--lp-color-white,#fff)}.lp-single-course .lp-single-course-main .course-buttons .lp-button:hover{background-color:var(--lp-secondary-color);border-color:var(--lp-secondary-color)}.lp-single-course .lp-single-course-main .course-buttons .learn-press-message{margin:0}.lp-single-course .lp-single-course-main .featured-review__title{font-weight:var(--lp-font-weight-link,600);font-size:calc(var(--lp-font-size-base, 1em) * 1.25)}.lp-single-course .lp-list-courses-related{margin:0 0 40px 0}@media(max-width:767px){.lp-single-course .lp-list-courses-related{margin:0 0 20px 0}}.lp-single-course .lp-list-courses-related .section-title{margin:0 0 40px 0;font-size:calc(var(--lp-font-size-base, 1em) * 1.6)}.lp-single-course .course-detail-info__inner{max-width:var(--lp-container-max-width);margin:0 auto;padding-right:var(--lp-cotainer-padding);padding-left:var(--lp-cotainer-padding)}.lp-single-course .course-detail-info .course-meta{gap:16px;flex-wrap:wrap}@media(min-width:769px){.lp-single-course .course-detail-info .course-meta__pull-left{width:calc(100% - 340px);max-width:100%;margin:0}}.lp-single-course .course-tabs .course-faqs__title,.lp-single-course .course-tabs .course-material__title{display:none}.lp-single-course .course-summary-sidebar__inner{background-color:var(--lp-color-white,#fff);border:1px solid var(--lp-border-color,#e2e0db);padding:20px;border-radius:var(--lp-border-radius,5px)}.lp-single-course .course-summary-sidebar .course-summary-sidebar__inner>*{padding:0;margin-bottom:20px}.lp-single-course .course-summary-sidebar .course-summary-sidebar__inner>*:last-child{margin-bottom:0}.lp-single-course .course-summary-sidebar .course-img{margin:-20px -20px 20px;border-radius:var(--lp-border-radius,5px) var(--lp-border-radius,5px) 0 0}.lp-single-course .course-summary-sidebar .course-img img{max-width:100%;width:100%;height:auto}.lp-single-course .course-summary-sidebar .course-price{display:block;font-size:calc(var(--lp-font-size-base, 1em) * 1.25);font-weight:700}.lp-single-course .course-summary-sidebar .course-price .free{color:#3ab500}.lp-single-course .course-summary-sidebar .course-price .origin-price{text-decoration:line-through;opacity:.6;font-size:calc(var(--lp-font-size-base, 1em) * 0.925);margin-right:4px;font-weight:normal}.lp-single-course button{font-size:1em}.course-featured{padding:4px 12px;border-radius:var(--lp-border-radius,5px);background-color:#ff3b30;color:white;text-transform:uppercase;font-size:calc(var(--lp-font-size-base, 1em) * 0.86);font-weight:var(--lp-font-weight-link,600);margin-bottom:12px;display:inline-block}.course-summary div.lp-list-co-instructor{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;margin-top:30px}.course-summary div.lp-list-co-instructor__item{display:flex;column-gap:30px}@media(max-width:767px){.course-summary div.lp-list-co-instructor__item{align-items:center;flex-direction:column;padding:0 15px;column-gap:0;row-gap:10px}}.course-summary div.lp-list-co-instructor__avatar>img{width:100%;max-width:96px;border-radius:999px}.course-summary div.lp-list-co-instructor__bio{flex:1}.course-summary div.lp-list-co-instructor__bio__top>a{font-size:1.125em;font-weight:600}.course-summary .course-price{margin-bottom:10px}.course-summary .course-price .origin-price,.course-summary .course-price .origin-price{margin-right:10px;font-size:1.125em;font-style:italic;text-decoration:line-through}.course-summary .course-price .price{font-size:1.5em}.course-summary .course-summary-sidebar .lp-course-buttons{margin-bottom:20px;text-align:center}.course-summary .course-featured-review .featured-review__title{margin-top:0;margin-bottom:6px;font-size:1.2em;font-weight:500}.course-summary .course-featured-review .featured-review__stars{padding-bottom:12px;color:var(--lp-primary-color)}.course-summary .course-featured-review .featured-review__content{position:relative;color:#666;font-style:italic}.course-summary .course-featured-review .featured-review__content::after{position:absolute;top:-42px;right:-15px;color:rgba(102,102,102,0.1);font-family:Arial;font-size:180px;font-weight:700;font-style:normal;content:"‘‘";transform:rotate(180deg)}.course-summary .course-tags a{display:inline-block;padding:3px 5px;border-radius:4px;color:#fff;background:#9aa5ab;font-size:.75em;line-height:1}.course-meta{display:flex;margin-bottom:40px}.course-meta .course-students::before{font-family:"lp-icon";content:""}.course-meta .course-meta__pull-left,.course-meta .course-meta__pull-right{display:flex;flex-wrap:wrap;gap:50px}@media(max-width:767px){.course-meta .course-meta__pull-left,.course-meta .course-meta__pull-right{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px}}@media(max-width:560px){.course-meta .course-meta__pull-left,.course-meta .course-meta__pull-right{grid-template-columns:repeat(2,1fr)}}.course-meta.course-meta-primary .course-meta__pull-left{gap:16px}@media(max-width:767px){.course-meta.course-meta-primary .course-meta__pull-left{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.course-meta.course-meta-primary .course-meta__pull-left{grid-template-columns:1fr}}.course-meta.course-meta-primary .course-meta__pull-left .meta-item{margin-right:0 !important}@media(max-width:560px){.course-meta.course-meta-primary .course-meta__pull-left .meta-item{width:100%}}@media(max-width:1024px){.course-meta.course-meta-secondary .course-meta__pull-left{gap:16px}}@media(max-width:1024px){.course-meta.course-meta-secondary .course-meta__pull-left .meta-item{margin-right:0 !important;width:calc((100% - 32px) / 3)}}@media(max-width:768px){.course-meta.course-meta-secondary .course-meta__pull-left .meta-item{width:100%}}.course-meta .course-meta__pull-left{flex:1}.course-meta .course-meta__pull-right{flex:0 0 50%}.course-meta.course-meta-primary .meta-item{flex:1}.course-meta.two-columns .course-meta{flex:1}.lp-single-course .comment-form .comment-form-url,.lp-single-course .comment-form .comment-form-email,.lp-single-course .comment-form .comment-form-author,.lp-single-course .comment-form .comment-form-comment,.wp-block-learnpress-course-comment .comment-form .comment-form-url,.wp-block-learnpress-course-comment .comment-form .comment-form-email,.wp-block-learnpress-course-comment .comment-form .comment-form-author,.wp-block-learnpress-course-comment .comment-form .comment-form-comment{display:flex;flex-direction:column;gap:1rem}.lp-single-course .comment-form input[type=url],.lp-single-course .comment-form input[type=text],.lp-single-course .comment-form input[type=email],.lp-single-course .comment-form textarea,.wp-block-learnpress-course-comment .comment-form input[type=url],.wp-block-learnpress-course-comment .comment-form input[type=text],.wp-block-learnpress-course-comment .comment-form input[type=email],.wp-block-learnpress-course-comment .comment-form textarea{padding:12px 20px;outline:0;border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px)}.lp-single-course .comment-form input[type=submit],.wp-block-learnpress-course-comment .comment-form input[type=submit]{border-radius:var(--lp-border-radius,5px)}.course-summary-sidebar{--lp-button-background-color:#28303d;--lp-button-color:#d1e4dd;position:relative}.course-summary-sidebar .course-sidebar-preview{margin-bottom:35px;background:#fff}.course-summary-sidebar .has-global-padding{padding-right:0;padding-left:0}.course-summary-sidebar .lp-course-buttons{margin-bottom:34px}.course-summary-sidebar .lp-course-buttons>*{margin-bottom:10px}.course-summary-sidebar .lp-course-buttons>*:last-child{margin-bottom:0}.course-summary-sidebar .lp-course-buttons form,.course-summary-sidebar .lp-course-buttons button{width:100%;text-decoration:none}.course-summary-sidebar .lp-course-buttons button{font-weight:500;background-color:var(--lp-button-background-color);color:var(--lp-button-color);border:0}.course-summary-sidebar .lp-course-buttons button:hover{border-color:var(--lp-primary-color)}.course-summary-sidebar .course-results-progress .items-progress,.course-summary-sidebar .course-results-progress .course-progress{display:flex;flex-direction:row;margin:0 0 5px;padding:0;justify-content:space-between;flex-wrap:wrap}.course-summary-sidebar .course-results-progress .items-progress__heading,.course-summary-sidebar .course-results-progress .course-progress__heading{margin:0;margin-bottom:7px;padding:0;color:#333;font-size:1em;font-weight:500;flex:1 1 auto;width:auto}.course-summary-sidebar .course-results-progress .items-progress .learn-press-progress,.course-summary-sidebar .course-results-progress .course-progress .learn-press-progress{clear:both;width:100%}.course-summary-sidebar .course-results-progress .number{display:block;margin:0;color:#666;font-size:1em;font-weight:300;line-height:1em;text-align:right}@media(min-width:769px){.course-summary-sidebar.slide-down .course-summary-sidebar__inner{position:fixed;top:0}}.lp-course-buttons:empty{display:none}.course-sidebar-preview .course-price{text-align:center}.course-sidebar-preview .course-price .origin-price{color:var(--lp-primary-color);font-size:1.3em;font-weight:300;font-style:unset}.course-sidebar-preview .course-price .price{color:var(--lp-primary-color);font-size:1.3em;font-weight:500}.course-sidebar-preview .media-preview{overflow:hidden;position:relative;margin:-20px -20px 10px}.course-sidebar-preview .media-preview img{max-width:100%;height:auto;vertical-align:top;width:100%}.course-sidebar-preview .course-wishlist{float:none}.course-sidebar-preview .course-time{margin-bottom:28px;padding-bottom:8px;border-bottom:1px solid rgba(204,204,204,0.3)}.course-sidebar-preview .course-time-row{color:#666;font-size:1em;font-weight:300;margin-bottom:0}.course-sidebar-preview .course-time-row strong{color:#333;font-weight:500}.course-sidebar-preview .course-time-row time{color:#666;font-weight:300}.course-sidebar-preview>*:last-child{margin-bottom:0}.lp-instructor-info{display:flex;gap:30px;margin-top:30px;margin-bottom:30px}@media(max-width:600px){.lp-instructor-info{flex-wrap:wrap}}.lp-instructor-info .lp-section-instructor{flex:1}.lp-instructor-info .instructor-display-name{font-size:1.4rem}.lp-instructor-info .instructor-avatar{max-width:200px}.lp-instructor-info .lp-instructor-meta{margin-top:16px;display:flex;column-gap:20px;row-gap:8px}.lp-instructor-info .instructor-description{margin-top:16px}.lp-instructor-info img{max-width:100%;border-radius:var(--lp-border-radius,5px)}.lp-instructor-info .instructor-social{display:inline-flex;padding:0;gap:12px;margin:16px 0 0 0}.lp-instructor-info .instructor-social>a{text-align:center;list-style:none}.lp-instructor-info .instructor-social>a span{display:none}.lp-instructor-info .instructor-social>a i{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--lp-border-color,#e2e0db);border-radius:50%}.lp-instructor-info .instructor-social>a i:hover{background-color:var(--lp-primary-color,#ffb606);border-color:var(--lp-primary-color,#ffb606);color:var(--lp-color-white,#fff)}.instructor-display-name{font-weight:var(--lp-font-weight-link,600)}.instructor-item-meta{display:inline-flex;border-left:1px solid var(--lp-border-color,#e2e0db);padding-left:20px}.lp-instructor-meta .instructor-item-meta:first-child{border:0;padding-left:0}.wrapper-instructor-total-students,.wrapper-instructor-total-courses{display:flex;gap:4px;align-items:center}.learnpress-page .lp-button.secondary{background:#9198ab}.learnpress-page .lp-button.secondary:hover{background:#9ba6c5}.learnpress-page .lp-button:disabled,.learnpress-page .lp-button[disabled]{background:#ddd;pointer-events:none;color:var(--lp-button-background-color)}.learnpress-page:hover{text-decoration:none}.lp-sidebar-toggle__close .content-item-wrap .quiz-buttons.align-center .button-left.fixed{margin-left:0 !important}.course-item-nav{display:flex}.course-item-nav .prev span,.course-item-nav .next span{display:block;font-weight:bold}.course-item-nav .prev a,.course-item-nav .next a{color:#999}.course-item-nav .next{text-align:right}#popup-course{display:flex;position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;background:var(--lp-bg-color-lesson,#fff)}#popup-course .wp-block-learnpress-item-close .back-course{padding:24px}#popup-course .back-course{padding-left:24px;padding-right:24px;line-height:70px;background:rgba(255,255,255,0.1);color:#fff}#popup-course .back-course:hover{background:rgba(255,255,255,0.15)}@media(max-width:768px){#popup-course .back-course{background:transparent;opacity:.6;padding-left:15px;padding-right:15px}#popup-course .back-course:hover{background:transparent;opacity:1}}#popup-course .popup-header__inner{display:flex;width:792px;margin:0 auto;justify-content:space-between;align-items:center;padding-left:15px;padding-right:15px;column-gap:10px}@media(max-width:1024px){#popup-course .popup-header__inner{width:100%}}@media(max-width:767px){#popup-course .popup-header__inner{flex-direction:column;gap:5px}#popup-course .popup-header__inner.can-finish-course .items-progress{display:none}}#popup-course .lp-quiz-buttons .complete-quiz,#popup-course .lp-quiz-buttons .back-quiz,#popup-course .lp-quiz-buttons .review-quiz{float:right}#popup-course .quiz-results,#popup-course .quiz-content,#popup-course .quiz-questions,#popup-course .quiz-buttons,#popup-course .quiz-attempts{margin-bottom:60px}#popup-course .quiz-questions .lp-fib-content{margin-bottom:20px;padding:20px;border:2px solid var(--lp-border-color,#e2e0db);border-radius:6px;line-height:1.6}#popup-course .quiz-questions .lp-fib-input{display:inline-block;width:auto;max-width:none}#popup-course .quiz-questions .lp-fib-input>input{height:36px;padding:6px 16px;border:1px solid var(--lp-border-color,#e2e0db);line-height:2.25em}#popup-course .quiz-questions .lp-fib-answered{padding:0 10px;background:#ececec;white-space:nowrap}#popup-course .quiz-questions .lp-fib-answered.fail{border:2px solid #d85554}#popup-course .quiz-questions .lp-fib-answered.fail .lp-fib-answered__answer{text-decoration:line-through}#popup-course .quiz-questions .lp-fib-answered.correct{border:2px solid #00adff}#popup-course .quiz-questions .lp-fib-note{display:flex;margin-left:10px;font-size:.8em;font-weight:400;align-items:center}#popup-course .quiz-questions .lp-fib-note>span{display:inline-block;width:20px;height:20px;margin:0 5px 0 0}#popup-course .quiz-questions .lp-sorting-choice__check-answer{padding:5px 20px;border:2px solid #ebf8e5;border-radius:5px}#popup-course .question .question-response{display:flex;align-items:center;justify-content:flex-start}#popup-course .scrollbar-light>.scroll-element{z-index:9999}#popup-course .scrollbar-light>.scroll-element.scroll-y{display:none}#popup-course .scrollbar-light>.scroll-element.scroll-y .scroll-bar{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#popup-header{display:flex;position:fixed;z-index:100;right:0;left:475px;padding:0;border-bottom:1px solid #d9e0f1;background:var(--lp-secondary-color);align-items:center;-webkit-transition:left .25s;-moz-transition:left .25s;-ms-transition:left .25s;-o-transition:left .25s;transition:left .25s}#popup-header .course-title{margin:0;padding:0;font-size:var(--lp-font-size-base,1em);letter-spacing:unset}#popup-header .course-title a{display:-webkit-box;overflow:hidden;color:#fff;font-weight:400;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-decoration:none}#popup-header .course-title a:hover{color:var(--lp-primary-color)}#popup-header .items-progress{display:flex;justify-content:center;align-items:center;column-gap:10px;white-space:nowrap}#popup-header .number{padding-right:10px;color:#fff;font-size:calc(var(--lp-font-size-base, 1em) * 0.86);font-weight:300}#popup-header .lp-button{display:flex;position:relative;height:auto;border:0;color:#fff;background:var(--lp-primary-color);white-space:nowrap;padding:6px 15px;font-size:1rem}#popup-header .lp-button:hover{opacity:.8}#popup-header .lp-button-back{float:right;margin:9px 10px}#popup-header .lp-button-back button::before,#popup-header .lp-button-back button::after{content:""}#popup-header .lp-button-back button::before{border:1px solid #ddd}#popup-header .lp-button-back button::after{border:1px solid #ddd}#popup-sidebar{overflow:auto;position:relative;box-shadow:0 15px 30px 0 rgba(0,0,0,0.1);flex:0 0 475px;-webkit-transition:.25s;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s}#popup-sidebar .search-course{display:flex;position:relative;height:70px;background:var(--lp-white-grey,#f7f7fb)}#popup-sidebar .search-course input[name=s]{display:block;width:100%;padding-left:20px;border:0;color:var(--lp-color-base,#333);background:transparent;box-shadow:none;height:auto;font-size:1rem}#popup-sidebar .search-course input[name=s]::-webkit-input-placeholder{color:#999}#popup-sidebar .search-course input[name=s]::-moz-placeholder{color:#999}#popup-sidebar .search-course input[name=s]:-ms-input-placeholder{color:#999}#popup-sidebar .search-course input[name=s]:-moz-placeholder{color:#999}#popup-sidebar .search-course input[name=s]::placeholder{color:#999}#popup-sidebar .search-course input[name=s]:focus{outline:0}#popup-sidebar .search-course button{position:absolute;top:0;right:12px;height:70px;padding:0 16px;border:0;background:transparent;line-height:1px;box-shadow:none;font-size:1rem}#popup-sidebar .search-course button:focus{outline:0}#popup-sidebar .search-course button i{color:var(--lp-color-accent,#666);width:24px;display:flex;justify-content:center}#popup-sidebar .search-course button.clear{display:none}#popup-sidebar .search-course button.clear::before{content:"\f00d"}#popup-sidebar .search-course.searching button:before{display:inline-block;content:"\f110";animation:lp-rotating 1s linear infinite}#popup-sidebar .course-curriculum{overflow:auto;position:absolute;top:70px;bottom:0;width:475px}#popup-sidebar .course-curriculum::-webkit-scrollbar-thumb{background:#ccc}#popup-sidebar .course-curriculum::-webkit-scrollbar{width:8px}#popup-sidebar .course-curriculum::-webkit-scrollbar-track{background:#f5f5f5}#popup-sidebar .section{position:relative;padding:0 0 4px 0}#popup-sidebar .section .circle-progress{display:inline-block;position:absolute;top:50%;right:10px;width:24px;height:24px;margin-top:-12px;border:3px solid #d9e0f1;border-radius:50%}#popup-sidebar .section.section-empty .section-header{margin:0}#popup-sidebar .section-header{position:sticky;z-index:1000;top:0;padding:20px 16px;cursor:pointer;background-color:var(--lp-bg-color-lesson,#fff)}#popup-sidebar .section-header .section-title .show-desc::before{font-family:"lp-icon";font-size:1.125em;content:"\f0d7"}#popup-sidebar .section-header .section-toggle{justify-content:flex-end;flex:0}#popup-sidebar .section-header .section-toggle i{color:var(--lp-color-accent,#666)}#popup-sidebar .section-header .section-meta{padding-top:6px;padding-bottom:0}#popup-sidebar .section-content{margin-bottom:0}#popup-sidebar .curriculum-more{padding-right:16px;padding-left:16px}#popup-sidebar .course-item>span{display:none}#popup-sidebar .course-item::before{top:-1px;bottom:-1px;height:auto;background:transparent}#popup-sidebar .course-item::after{content:""}#popup-sidebar .course-item.has-status.failed .trans{color:#f02425}#popup-sidebar .course-item.status-completed .trans{color:#3bb54a}#popup-sidebar .lp-course-curriculum .course-section{--lp-border-radius:0;border-left:0}#popup-sidebar .lp-course-curriculum .lp-course-curriculum__title,#popup-sidebar .lp-course-curriculum .course-curriculum-info,#popup-sidebar .lp-course-curriculum .course-section__description{display:none}#popup-sidebar .lp-course-curriculum .course-item.current:before{background:var(--lp-primary-color,#ffb606)}#popup-sidebar .lp-course-curriculum .course-item__content{flex-direction:column;row-gap:0}#popup-sidebar .lp-course-curriculum .course-item__right{font-size:calc(var(--lp-font-size-base, 1em) * 0.925)}#popup-content{overflow:auto;position:relative;margin:70px 0 50px 0;flex:1;padding-left:15px;padding-right:15px}#popup-content .lp-button{position:relative;margin:0;padding:8px 25px;border-color:var(--lp-border-color,#e2e0db)}#popup-content .lp-button.instant-check .instant-check__icon{margin-right:5px}#popup-content .lp-button.instant-check .instant-check__icon::before{font-family:"lp-icon";content:"\f058"}#popup-content .lp-button.instant-check .instant-check__info{visibility:hidden;position:absolute;top:100%;left:0;margin-top:3px;padding:11px 20px;border-radius:3px;background:var(--lp-white-grey,#f7f7fb);color:var(--lp-color-base,#333);white-space:nowrap;text-transform:none}@media(max-width:600px){#popup-content .lp-button.instant-check .instant-check__info{white-space:normal;width:90vw}}#popup-content .lp-button.instant-check:hover .instant-check__info{visibility:visible}#popup-content .lp-button.instant-check.loading::before{display:none}#popup-content .lp-button.instant-check.loading .instant-check__icon{display:inline-block;animation:lp-rotating 1s linear infinite}#popup-content .lp-button.instant-check.loading .instant-check__icon::before{font-weight:800;content:"\f110"}#popup-content .lp-button:hover{border-color:var(--lp-primary-color)}#popup-content .lp-button.completed{display:flex;flex-direction:row-reverse;border-color:transparent;color:#fff;background:#3db748;align-items:center;justify-content:center;float:left}#popup-content .lp-button.completed i{margin-left:9px;font-size:.8em}#popup-content.fixed-quiz-status .quiz-status{background:var(--lp-primary-color)}#popup-content.fixed-quiz-status .quiz-status>div{padding:0}#popup-content::-webkit-scrollbar{width:8px}#popup-content::-webkit-scrollbar-thumb{background:#ccc}#popup-content::-webkit-scrollbar-track{background:#f5f5f5}#popup-footer{position:fixed;z-index:99;right:0;bottom:0;left:475px;width:100%;max-width:792px;height:auto;margin:0 auto;border-top:1px solid #ebebeb;background:var(--lp-bg-color-lesson,#fff);-webkit-transition:left .25s;-moz-transition:left .25s;-ms-transition:left .25s;-o-transition:left .25s;transition:left .25s}@media(max-width:1024px){#popup-footer{width:auto;padding:0 15px}}#popup-footer .course-item-nav{justify-content:space-between}#popup-footer .course-item-nav .prev,#popup-footer .course-item-nav .next{display:flex;line-height:3.125em}#popup-footer .course-item-nav .prev a,#popup-footer .course-item-nav .next a{display:block;color:var(--lp-color-accent,#666)}#popup-footer .course-item-nav .prev::before,#popup-footer .course-item-nav .next::before{color:#999;font-family:"lp-icon"}#popup-footer .course-item-nav .prev:hover a,#popup-footer .course-item-nav .prev:hover::before,#popup-footer .course-item-nav .next:hover a,#popup-footer .course-item-nav .next:hover::before{color:var(--lp-primary-color)}#popup-footer .course-item-nav .prev:hover .course-item-nav__name,#popup-footer .course-item-nav .next:hover .course-item-nav__name{display:block}#popup-footer .course-item-nav .next{flex-direction:row-reverse}#popup-footer .course-item-nav .next::before{margin-left:10px;content:"\f0da"}#popup-footer .course-item-nav[data-nav=next]{justify-content:flex-end}#popup-footer .prev::before{margin-right:10px;content:"\f0d9"}#popup-footer .prev .course-item-nav__name{right:auto;left:-30px}#popup-footer .prev .course-item-nav__name::before{right:auto;left:5px}@media(max-width:1024px){#popup-footer .prev .course-item-nav__name{left:15px}}#popup-footer .course-item-nav__name{display:none;position:absolute;top:-20px;right:-30px;width:auto;padding:10px 15px;color:var(--lp-color-accent,#666);background:#ccc;font-size:calc(var(--lp-font-size-base, 1em) * 0.925);line-height:1}@media(max-width:1024px){#popup-footer .course-item-nav__name{top:-25px;right:15px;left:auto}}#sidebar-toggle{display:inline-block;width:32px;min-width:32px;line-height:70px;height:unset;margin:0;background:rgba(255,255,255,0.1);color:var(--lp-color-white,#fff);font-size:1.4em;cursor:pointer;transition:.25s;-webkit-appearance:none;border:0;text-align:center}#sidebar-toggle:after{display:none}#sidebar-toggle::before{display:inline-block;position:static;margin:0;width:auto;height:auto;font-family:"lp-icon";content:"\f0d9"}#sidebar-toggle:focus{border:0;outline:0}.course-item-popup #tab-curriculum{display:block}.course-item-popup .course-curriculum ul.curriculum-sections{z-index:9}.course-item-popup .lp-course-curriculum .course-section .course-item__content{flex-direction:column;row-gap:4px}body.course-item-popup{overflow-y:hidden}@media(max-width:1200px){body.course-item-popup #learn-press-course-curriculum{width:300px}}@media(max-width:768px){body.course-item-popup #learn-press-course-curriculum{margin-right:0}}@media(max-width:768px){body.course-item-popup #learn-press-course-curriculum .course-curriculum{width:200px}}@media(max-width:1300px){body.course-item-popup #learn-press-course-curriculum .progress-bg{width:40px}}@media(max-width:768px){body.course-item-popup #learn-press-course-curriculum .items-progress,body.course-item-popup #learn-press-course-curriculum .course-progress{float:none;width:100%;margin-right:0;margin-bottom:20px}}@media(max-width:1300px){body.course-item-popup #content-item-nav{left:300px}}@media(max-width:768px){body.course-item-popup #content-item-nav{left:200px}}@media(max-width:1300px){body.course-item-popup .section-desc{display:none}}@media(max-width:768px){body.course-item-popup.wpadminbar #learn-press-content-item,body.course-item-popup.wpadminbar #learn-press-course-curriculum{top:106px}}body.admin-bar #popup-course{top:32px}body.lp-sidebar-toggle__close #sidebar-toggle::before{content:"\f0da"}body.lp-sidebar-toggle__close #popup-sidebar{flex:0}body.lp-sidebar-toggle__close #popup-header,body.lp-sidebar-toggle__close #popup-footer{left:0}@media(max-width:768px){body:not(.lp-sidebar-toggle__open) #sidebar-toggle::before{content:"\f0da"}body:not(.lp-sidebar-toggle__open) #popup-sidebar{flex:0}}@media screen and (max-width:480px){#popup-header,#popup-footer{width:100%}.learnpress-v4 #popup-header,.lp-4 #popup-header,.learnpress-v4 #popup-footer,.lp-4 #popup-footer{width:auto}.learnpress-v4.starkid #popup-header,.learnpress-v4.starkid #popup-footer{width:100%}#popup-content{min-width:100vw}}.course-curriculum .section-header .section-meta{position:relative}@media screen and (max-width:1280px){#popup-sidebar{flex-basis:300px}#popup-sidebar .course-curriculum{width:300px}#popup-header,#popup-footer{left:300px}}@media screen and (max-width:782px){body.admin-bar #popup-course{top:46px}#popup-course .course-item-meta .item-meta.count-questions,#popup-course .course-item-meta .item-meta.duration{display:none}#popup-sidebar{flex-basis:300px}#popup-sidebar .course-curriculum{width:300px}#popup-header,#popup-footer{left:300px}}.content-item-wrap{width:792px;max-width:100%;margin:0 auto;--lp-item-padding:60px;padding-top:var(--lp-item-padding);padding-bottom:var(--lp-item-padding)}@media(max-width:1024px){.content-item-wrap{width:100%;--lp-item-padding:40px}}.content-item-wrap .course-item-title{margin-top:0;margin-bottom:24px;font-size:calc(var(--lp-font-size-base, 1em) * 1.8);font-weight:700}@media(max-width:767px){.content-item-wrap .course-item-title{text-align:center}}.content-item-wrap .content-item-summary:after{clear:both;content:"";display:block}.content-item-wrap .content-item-description{margin-bottom:30px}.content-item-wrap .content-item-description .wp-video,.content-item-wrap .content-item-description .mejs-container{margin-bottom:15px}.content-item-wrap .content-item-description h2,.content-item-wrap .content-item-description h3,.content-item-wrap .content-item-description h4,.content-item-wrap .content-item-description h5,.content-item-wrap .content-item-description h6{margin-top:10px;margin-bottom:15px;letter-spacing:unset}.content-item-wrap .content-item-description img{max-width:100%;height:auto;vertical-align:middle}.content-item-wrap #learn-press-quiz-app{margin-bottom:40px}.content-item-wrap .quiz-content{margin-bottom:40px;color:#666;font-weight:300}.content-item-wrap .quiz-content img{max-width:100%;height:auto;vertical-align:middle}.content-item-wrap .quiz-buttons{display:flex;justify-content:center;text-align:center;gap:10px}.content-item-wrap .quiz-buttons .button-right .lp-button{margin:0 0 0 15px}.content-item-wrap .quiz-buttons.align-center{display:block;text-align:center}.content-item-wrap .quiz-buttons.align-center .button-left{text-align:center}.content-item-wrap .quiz-buttons.align-center .button-left.fixed{position:fixed;z-index:999;bottom:0;left:50%;width:100%;max-width:792px;height:auto;margin-left:237px;transform:translateX(-50%);background:#fff;padding-bottom:10px}@media(max-width:768px){.content-item-wrap .quiz-buttons.align-center .button-left.fixed{width:100% !important}}.content-item-wrap .quiz-buttons.align-center .button-left.nav-center{height:50px;margin-left:0 !important}.content-item-wrap .quiz-buttons:not(.infinity).is-first .prev{display:none}.content-item-wrap .quiz-buttons:not(.infinity).is-last .next{display:none}.content-item-wrap .questions-pagination .nav-links{text-align:center;display:flex;justify-content:center;gap:4px;margin-top:6px}.content-item-wrap .questions-pagination .nav-links .page-numbers{padding:10px 15px;margin:0;color:var(--lp-color-base,#333);background-color:transparent;font-weight:normal;border:1px solid var(--lp-border-color,#e2e0db);line-height:1;border-radius:var(--lp-border-radius,5px)}.content-item-wrap .questions-pagination .nav-links .page-numbers.dots{border:0}.content-item-wrap .questions-pagination .nav-links .page-numbers.current,.content-item-wrap .questions-pagination .nav-links .page-numbers:hover{color:var(--lp-primary-color)}@media(max-width:575px){.content-item-wrap .questions-pagination .nav-links{margin-top:10px}.content-item-wrap .questions-pagination .nav-links .page-numbers{padding:5px 10px}}.course-curriculum .section-title{position:relative;margin-bottom:0}.course-curriculum .section-title span.show-desc{display:inline-block;position:absolute;top:50%;right:30px;width:20px;height:20px;transform:translate(0,-50%)}.course-curriculum .section-title span.show-desc::before{font-family:"lp-icon";font-size:1.125em;content:"\f107"}.course-curriculum .section-title span.show-desc:hover::before{border-top-color:var(--lp-border-color,#e2e0db)}@media(max-width:575px){#popup-course .quiz-attempts{overflow-x:auto}}.social-share-toggle{position:relative}.social-share-toggle .share-toggle-icon{cursor:pointer;display:flex;align-items:center;gap:8px}.social-share-toggle .share-toggle-icon .share-label{margin:0;cursor:pointer}.social-share-toggle .share-toggle-icon:hover{color:var(--lp-primary-color,#ffb606)}.social-share-toggle .content-widget-social-share{padding:20px;background:#fff;box-shadow:0 1px 16px 0 rgba(0,0,0,0.12)}.social-share-toggle .lp-social-media{display:inline-flex;padding:0;gap:12px;margin:0}.social-share-toggle .lp-social-media>li{text-align:center;list-style:none}.social-share-toggle .lp-social-media>li span{display:none}.social-share-toggle .lp-social-media>li i{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--lp-border-color,#e2e0db);border-radius:50%}.social-share-toggle .lp-social-media>li i:hover{background-color:var(--lp-primary-color,#ffb606);border-color:var(--lp-primary-color,#ffb606);color:var(--lp-color-white,#fff)}.social-share-toggle .clipboard-post{display:flex;justify-content:space-between;margin-bottom:20px;gap:12px}.social-share-toggle .btn-clipboard{position:relative;padding:12px 20px;white-space:nowrap}.social-share-toggle .btn-clipboard .tooltip{display:none;position:absolute;z-index:2;left:50%;right:auto;bottom:100%;transform:translateX(-50%);width:max-content;color:#fff;font-size:.825em;padding:5px 10px;background:rgba(0,0,0,0.72);border-radius:3px;margin-bottom:10px}.social-share-toggle .btn-clipboard .tooltip:before{content:"";position:absolute;z-index:2;left:50%;bottom:-5px;margin-left:-3px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid rgba(0,0,0,0.72)}.social-share-toggle .btn-clipboard:hover{background-color:#eee}.social-share-toggle .btn-clipboard:hover .tooltip{display:block}.social-share-toggle .clipboard-value{border:1px solid var(--lp-border-color,#e2e0db);padding:12px 20px;flex:1}@media(max-width:600px){.social-share-toggle .clipboard-value{width:100%}}.social-share-toggle .wrapper-content-widget{visibility:hidden;text-align:left;opacity:0;-webkit-transition:all .27s ease;-moz-transition:all .27s ease;-o-transition:all .27s ease;transition:all .27s ease;position:absolute;right:0;top:auto;z-index:9;margin-top:20px}.social-share-toggle.social-share-toggle__open .wrapper-content-widget{margin-top:0;visibility:visible;opacity:1}@media(max-width:768px){.social-share-toggle .wrapper-content-widget{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.7)}.social-share-toggle .wrapper-content-widget .content-widget-social-share{position:relative;z-index:1;max-width:fit-content;top:50%;min-width:320px;transform:translateY(-50%);margin:0 auto}}.lp-overlay{display:none;position:fixed;z-index:99999;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:rgba(209,213,219,0.8);transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms;transition-property:opacity}.wp-admin .lp-modal-dialog .lp-modal-header{padding:2em}.wp-admin .lp-modal-dialog .lp-modal-header h3{font-size:1.4em}.lp-modal-dialog{display:flex;position:fixed;z-index:9999;top:0;right:0;left:0;width:100%;min-height:100vh;text-align:center;align-items:center;justify-content:center}.lp-modal-dialog .learn-press-message{width:auto;margin:0 !important}.lp-modal-dialog .lp-modal-content{display:inline-block;overflow:hidden;z-index:2;width:auto;max-width:600px;border-radius:8px;text-align:left;vertical-align:middle;background:white;color:black}.lp-modal-dialog .lp-modal-content h2,.lp-modal-dialog .lp-modal-content h3{margin:0}.lp-modal-dialog .lp-modal-content .lp-group-step h3{border-bottom:1px solid #eee}.lp-modal-dialog .lp-modal-content .main-content .terms-upgrade .pd-2em{padding:0 1em}.lp-modal-dialog .lp-modal-header{background:#7c60d9;border-bottom:1px solid #eee;padding:1em}.lp-modal-dialog .lp-modal-header h3{margin:0;color:white;font-weight:400}.lp-modal-dialog .lp-modal-body .main-content{max-height:500px;overflow:auto;overscroll-behavior:contain}.lp-modal-dialog .lp-modal-body .main-content h3,.lp-modal-dialog .lp-modal-body .main-content h2,.lp-modal-dialog .lp-modal-body .main-content .pd-2em{padding:1em}.lp-modal-dialog .lp-modal-footer{padding:20px;background-color:#f9fafb;text-align:right}.lp-modal-dialog .btn-yes{color:#fff;background-color:#7c60d9}#lp-modal-overlay{display:none;position:fixed;z-index:999999;top:0;right:0;bottom:0;left:0;opacity:.5;background:#000}#lp-modal-window{display:none;position:fixed;z-index:999999;top:50%;left:50%;padding:35px 60px 28px 60px;background:#fff;transform:translate(-50%,-50%);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}#lp-modal-window #lp-modal-content{margin:0 0 24px 0;color:#333;font-weight:400;text-align:center}#lp-modal-window #lp-modal-content>*{margin:0 0 .5em}#lp-modal-window #lp-modal-buttons{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center}#lp-modal-window #lp-modal-buttons .lp-button{position:relative;margin:0 10px 0 10px}.learn-press-comments{width:792px;max-width:100%;margin:0 auto}@media(max-width:1024px){.learn-press-comments{width:100%}}@media(min-width:769px){#learn-press-item-comments{padding-bottom:50px}}.learn-press-progress{overflow:hidden;position:relative;width:80px;height:6px;border-radius:3px}.learn-press-progress .progress-bg{overflow:hidden;position:relative;height:6px;background:#ccc;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.learn-press-progress .progress-bg .progress-active{position:absolute;left:50%;width:100%;height:100%;margin-left:-100%;background:var(--lp-primary-color);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.learn-press-progress .learn-press-progress__active{position:absolute;z-index:1;left:-100%;width:100%;height:100%;border-radius:3px;background:var(--lp-primary-color);-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s}.learn-press-progress::before{display:block;position:absolute;z-index:0;top:0;width:100%;height:100%;background:#ccc;content:""}.course-curriculum .section-header .section-left{display:flex;align-items:center;gap:16px}.course-curriculum .section-header .section-left .wrapper-section-title{flex:1}.course-curriculum .section-header .section-left .section-toggle{flex:0 0 40px;align-items:center;text-align:center;cursor:pointer;min-width:1em}.course-curriculum .section-header .section-left .section-toggle .fa-caret-down,.course-curriculum .section-header .section-left .section-toggle .lp-icon-caret-down,.course-curriculum .section-header .section-left .section-toggle .lp-icon-angle-down{display:none}.course-curriculum .section-header .learn-press-progress{width:80px}.course-curriculum .section.closed .section-toggle .fa-caret-down,.course-curriculum .section.closed .section-toggle .lp-icon-caret-down,.course-curriculum .section.closed .section-toggle .lp-icon-angle-down{display:block}.course-curriculum .section.closed .section-toggle .fa-caret-up,.course-curriculum .section.closed .section-toggle .lp-icon-caret-up{display:none}.course-curriculum .section.closed .section-content{overflow:hidden;height:0}.scroll-wrapper{overflow:hidden;opacity:0}.scroll-wrapper .scroll-element{background:transparent}.scroll-wrapper .scroll-element.scroll-y.scroll-scrolly_visible{transition:opacity .25s}.scroll-wrapper:hover .scroll-element.scroll-y.scroll-scrolly_visible{opacity:.7}.lp-skeleton-animation{margin:0;padding:0;list-style:none}.lp-skeleton-animation>li{width:100%;height:16px;margin-top:15px;border-radius:2px;background:linear-gradient(90deg,hsla(0,0%,74.5%,0.2) 25%,hsla(0,0%,50.6%,0.24) 37%,hsla(0,0%,74.5%,0.2) 63%);background-size:400% 100%;list-style:none;animation:lp-skeleton-loading 1.4s ease infinite}@keyframes lp-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.lp-material-skeleton{overflow:auto}.lp-material-skeleton .course-material-table{width:100%}.lp-material-skeleton .course-material-table th{text-align:center}.lp-material-skeleton .course-material-table th:first-child{text-align:left}.lp-material-skeleton .course-material-table tr td:not(:first-child){text-align:center}.lp-material-skeleton .course-material-table tfoot td{text-align:left;font-weight:bold}.lp-material-skeleton .lp-loadmore-material.lp-button{margin-top:20px;padding:12px 24px}#popup-content .lp-material-skeleton .lp-loadmore-material.lp-button{margin-top:20px;padding:12px 24px}.learnpress.theme-twentytwentytwo .wp-site-blocks,.learnpress.twentytwentytwo .wp-site-blocks{max-width:none;padding-right:0;padding-left:0}.learnpress.theme-twentytwentytwo .wp-site-blocks>.wp-block-group,.learnpress.twentytwentytwo .wp-site-blocks>.wp-block-group{max-width:none;margin-right:auto;margin-left:auto}.learnpress.theme-twentytwentytwo .lp-archive-courses,.learnpress.twentytwentytwo .lp-archive-courses{max-width:none}.learnpress.theme-twentytwentytwo .wp-container-11 .alignfull,.learnpress.theme-twentytwentytwo .wp-container-9 .alignfull,.learnpress.theme-twentytwentytwo .wp-container-12 .alignfull,.learnpress.twentytwentytwo .wp-container-11 .alignfull,.learnpress.twentytwentytwo .wp-container-9 .alignfull,.learnpress.twentytwentytwo .wp-container-12 .alignfull{max-width:100%;margin-left:0 !important;margin-right:0 !important;padding-left:0 !important;padding-right:0 !important}.learnpress.twentytwentyone .lp-archive-courses a:focus,.learnpress.theme-twentytwentyone .lp-archive-courses a:focus{background:transparent !important;text-decoration:none !important;outline:none !important}.learnpress.twentytwentyone .pagination,.learnpress.twentytwentyone .comments-pagination,.learnpress.theme-twentytwentyone .pagination,.learnpress.theme-twentytwentyone .comments-pagination{border-top:0;padding-top:0}@media(max-width:1199px){.learnpress.twentytwentytwo .wp-site-blocks .wp-block-template-part,.learnpress.theme-twentytwentyone .wp-site-blocks .wp-block-template-part{padding-left:15px;padding-right:15px}}.learnpress-block-pagination,.learn-press-pagination{margin:20px 0;text-align:center}.learnpress-block-pagination .page-numbers,.learn-press-pagination .page-numbers{display:inline-block;margin:0;padding:0;border:0;outline:0;background:transparent;list-style:none}.learnpress-block-pagination .page-numbers>li,.learn-press-pagination .page-numbers>li{display:inline-block;margin:0}.learnpress-block-pagination .page-numbers>li .page-numbers,.learn-press-pagination .page-numbers>li .page-numbers{float:unset;padding:0 12px;color:#666;text-decoration:none}.learnpress-block-pagination .page-numbers>li .page-numbers.current,.learn-press-pagination .page-numbers>li .page-numbers.current{color:var(--lp-primary-color);font-weight:400}.learnpress-block-pagination .page-numbers>li .page-numbers:hover,.learn-press-pagination .page-numbers>li .page-numbers:hover{color:var(--lp-primary-color)}ul.learn-press-breadcrumb{max-width:var(--lp-container-max-width);width:100%;margin:0 auto;padding:1em var(--lp-cotainer-padding);list-style:none}ul.learn-press-breadcrumb li{display:inline-block;margin:0}ul.learn-press-breadcrumb li a:hover{color:var(--lp-primary-color)}ul.learn-press-breadcrumb i{margin:0 8px}ul.learn-press-breadcrumb a{color:inherit}@media(max-width:1024px){body.learnpress-page{--lp-cotainer-padding:1rem}}footer{clear:both}.margin-bottom{margin-bottom:20px}.hide-if-js{display:none !important}.clearfix::after{display:block;clear:both;content:""}.lp-form-fields{margin:0;padding:0;list-style:none}.lp-form-fields .form-field{margin:0 0 20px 0;list-style:none}.lp-entry-content .course-tabs{margin-bottom:40px}form.retake-course,form.enroll-course,form.purchase-course{display:inline-flex;flex-direction:column;gap:10px}.table-orders th,.table-orders td{padding:5px 10px}.form-button{display:inline-block}ul.list-table-nav{display:flex;margin-left:0;list-style:none}ul.list-table-nav .nav-text{text-align:left;flex:1}ul.list-table-nav .nav-pages{text-align:right;flex:1}ul.list-table-nav .nav-pages .learn-press-pagination{display:inline-block;margin-bottom:0}.primary-color{color:var(--lp-primary-color)}.primary-color-before::before{color:var(--lp-primary-color)}.primary-color-after::after{color:var(--lp-primary-color)}.primary-background-color{background:var(--lp-primary-color)}.primary-background-color{background:var(--lp-primary-color)}.course-origin-price{margin-right:5px;font-size:85%;text-decoration:line-through}.content-item-wrap #comments{margin-right:0;margin-left:0}.content-item-wrap #comments #comment{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.course-tabs input[name=learn-press-course-tab-radio],.course-tabs .course-tab-panel{display:none}.no-event{pointer-events:none}@media screen and (max-width:768px){ul.learn-press-courses .course{width:48%}}@media screen and (max-width:600px){ul.learn-press-courses .course{width:100%;margin-right:0}}.course-price:empty{display:none !important}
@charset "UTF-8";@-webkit-keyframes rotating4{from{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating4{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}@keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}:root{--lp-cotainer-max-with:var(--lp-container-max-width)}.wp-block-group{--lp-container-max-width:var(--wp--style--global--wide-size)}@font-face{font-family:"lp-icon";src:url("https://www.sheroseministry.com/wp-content/plugins/learnpress/assets/src/css/vendor/fonts/lp-icon/lp-icon.woff2?v=128") format("woff2");font-weight:normal;font-style:normal;font-display:block}[class^=lp-icon-],[class*=" lp-icon-"]{font-family:"lp-icon";speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lp-icon-plus:before{content:"\f067"}.lp-icon-question:before{content:"\f128"}.lp-icon-minus:before{content:"\f068"}.lp-icon-search:before{content:"\f002"}.lp-icon-envelope-o:before{content:"\f003"}.lp-icon-heart:before{content:"\f004"}.lp-icon-star:before{content:"\f005"}.lp-icon-star-o:before{content:"\f006"}.lp-icon-user:before{content:"\f007"}.lp-icon-th-large:before{content:"\f009"}.lp-icon-th:before{content:"\f00a"}.lp-icon-th-list:before{content:"\f00b"}.lp-icon-check:before{content:"\f00c"}.lp-icon-close:before{content:"\f00d"}.lp-icon-remove:before{content:"\f00d"}.lp-icon-times:before{content:"\f00d"}.lp-icon-signal:before{content:"\f012"}.lp-icon-cog:before{content:"\f013"}.lp-icon-gear:before{content:"\f013"}.lp-icon-trash-o:before{content:"\f014"}.lp-icon-home:before{content:"\f015"}.lp-icon-file-o:before{content:"\f016"}.lp-icon-clock-o:before{content:"\f017"}.lp-icon-download:before{content:"\f019"}.lp-icon-play-circle-o:before{content:"\f01d"}.lp-icon-refresh:before{content:"\f021"}.lp-icon-lock:before{content:"\f023"}.lp-icon-flag:before{content:"\f024"}.lp-icon-book:before{content:"\f02d"}.lp-icon-bookmark:before{content:"\f02e"}.lp-icon-video-camera:before{content:"\f03d"}.lp-icon-edit:before{content:"\f044"}.lp-icon-pencil-square-o:before{content:"\f044"}.lp-icon-check-square-o:before{content:"\f046"}.lp-icon-arrows:before{content:"\f047"}.lp-icon-chevron-left:before{content:"\f053"}.lp-icon-chevron-right:before{content:"\f054"}.lp-icon-check-circle:before{content:"\f058"}.lp-icon-question-circle:before{content:"\f059"}.lp-icon-arrow-left:before{content:"\f060"}.lp-icon-arrow-right:before{content:"\f061"}.lp-icon-expand:before{content:"\f065"}.lp-icon-compress:before{content:"\f066"}.lp-icon-exclamation-circle:before{content:"\f06a"}.lp-icon-gift:before{content:"\f06b"}.lp-icon-eye:before{content:"\f06e"}.lp-icon-eye-slash:before{content:"\f070"}.lp-icon-exclamation-triangle:before{content:"\f071"}.lp-icon-warning:before{content:"\f071"}.lp-icon-calendar:before{content:"\f073"}.lp-icon-comment:before{content:"\f075"}.lp-icon-chevron-up:before{content:"\f077"}.lp-icon-chevron-down:before{content:"\f078"}.lp-icon-shopping-cart:before{content:"\f07a"}.lp-icon-bar-chart:before{content:"\f080"}.lp-icon-bar-chart-o:before{content:"\f080"}.lp-icon-key:before{content:"\f084"}.lp-icon-cogs:before{content:"\f085"}.lp-icon-gears:before{content:"\f085"}.lp-icon-thumbs-o-up:before{content:"\f087"}.lp-icon-thumbs-o-down:before{content:"\f088"}.lp-icon-heart-o:before{content:"\f08a"}.lp-icon-sign-out:before{content:"\f08b"}.lp-icon-linkedin-square:before{content:"\f08c"}.lp-icon-sign-in:before{content:"\f090"}.lp-icon-phone:before{content:"\f095"}.lp-icon-square-o:before{content:"\f096"}.lp-icon-bookmark-o:before{content:"\f097"}.lp-icon-twitter:before{content:"\f099"}.lp-icon-facebook:before{content:"\f09a"}.lp-icon-facebook-f:before{content:"\f09a"}.lp-icon-unlock:before{content:"\f09c"}.lp-icon-bullhorn:before{content:"\f0a1"}.lp-icon-bell-o:before{content:"\f0a2"}.lp-icon-certificate:before{content:"\f0a3"}.lp-icon-briefcase:before{content:"\f0b1"}.lp-icon-arrows-alt:before{content:"\f0b2"}.lp-icon-copy:before{content:"\f0c5"}.lp-icon-files-o:before{content:"\f0c5"}.lp-icon-pinterest-square:before{content:"\f0d3"}.lp-icon-google-plus-square:before{content:"\f0d4"}.lp-icon-google-plus:before{content:"\f0d5"}.lp-icon-money-bill-alt:before{content:"\f0d6"}.lp-icon-caret-down:before{content:"\f0d7"}.lp-icon-caret-up:before{content:"\f0d8"}.lp-icon-caret-left:before{content:"\f0d9"}.lp-icon-caret-right:before{content:"\f0da"}.lp-icon-linkedin:before{content:"\f0e1"}.lp-icon-comment-o:before{content:"\f0e5"}.lp-icon-file-text-o:before{content:"\f0f6"}.lp-icon-angle-double-left:before{content:"\f100"}.lp-icon-angle-double-right:before{content:"\f101"}.lp-icon-angle-double-up:before{content:"\f102"}.lp-icon-angle-double-down:before{content:"\f103"}.lp-icon-angle-left:before{content:"\f104"}.lp-icon-angle-right:before{content:"\f105"}.lp-icon-angle-up:before{content:"\f106"}.lp-icon-angle-down:before{content:"\f107"}.lp-icon-desktop:before{content:"\f108"}.lp-icon-mobile:before{content:"\f10b"}.lp-icon-mobile-phone:before{content:"\f10b"}.lp-icon-circle-o:before{content:"\f10c"}.lp-icon-spinner:before{content:"\f110"}.lp-icon-code:before{content:"\f121"}.lp-icon-puzzle-piece:before{content:"\f12e"}.lp-icon-calendar-o:before{content:"\f133"}.lp-icon-ellipsis-h:before{content:"\f141"}.lp-icon-ellipsis-v:before{content:"\f142"}.lp-icon-file:before{content:"\f15b"}.lp-icon-file-alt:before{content:"\f15c"}.lp-icon-youtube-play:before{content:"\f16a"}.lp-icon-instagram:before{content:"\f16d"}.lp-icon-dot-circle-o:before{content:"\f192"}.lp-icon-graduation-cap:before{content:"\f19d"}.lp-icon-mortar-board:before{content:"\f19d"}.lp-icon-google:before{content:"\f1a0"}.lp-icon-language:before{content:"\f1ab"}.lp-icon-database:before{content:"\f1c0"}.lp-icon-file-pdf:before{content:"\f1c1"}.lp-icon-file-word:before{content:"\f1c2"}.lp-icon-file-excel:before{content:"\f1c3"}.lp-icon-file-powerpoint:before{content:"\f1c4"}.lp-icon-file-image:before{content:"\f1c5"}.lp-icon-file-photo:before{content:"\f1c5"}.lp-icon-file-picture:before{content:"\f1c5"}.lp-icon-file-archive:before{content:"\f1c6"}.lp-icon-file-zip:before{content:"\f1c6"}.lp-icon-file-audio:before{content:"\f1c7"}.lp-icon-file-sound:before{content:"\f1c7"}.lp-icon-file-movie:before{content:"\f1c8"}.lp-icon-file-video:before{content:"\f1c8"}.lp-icon-file-code:before{content:"\f1c9"}.lp-icon-circle-thin:before{content:"\f1db"}.lp-icon-share-alt:before{content:"\f1e0"}.lp-icon-pie-chart:before{content:"\f200"}.lp-icon-line-chart:before{content:"\f201"}.lp-icon-user-secret:before{content:"\f21b"}.lp-icon-television:before{content:"\f26c"}.lp-icon-tv:before{content:"\f26c"}.lp-icon-question-circle-o:before{content:"\f29c"}.lp-icon-google-plus-circle:before{content:"\f2b3"}.lp-icon-google-plus-official:before{content:"\f2b3"}.lp-icon-user-circle:before{content:"\f2bd"}.lp-icon-user-graduate:before{content:"\f501"}.lp-icon-user-edit:before{content:"\f4ff"}.lp-icon-my-courses:before{content:"\e900"}.lp-icon-clock:before{content:"\e901"}.lp-icon-stopwatch:before{content:"\f2f2"}.lp-icon-file-download:before{content:"\f56d"}.lp-icon-list:before{content:"\f03a"}.lp-icon-students:before{content:"\e902"}.lp-icon-courses:before{content:"\e903"}.lp-icon-tiktok-alt:before{content:"\e908"}.lp-icon-alarm-clock:before{content:"\e909"}.lp-icon-art-and-design:before{content:"\e90a"}.lp-icon-best-customer-experience:before{content:"\e90b"}.lp-icon-certificate-o:before{content:"\e90c"}.lp-icon-community:before{content:"\e90d"}.lp-icon-online-education:before{content:"\e90e"}.lp-icon-concierge-bell:before{content:"\e90f"}.lp-icon-target:before{content:"\e910"}.lp-icon-content-marketing:before{content:"\e911"}.lp-icon-dollar-sign:before{content:"\e912"}.lp-icon-website:before{content:"\e913"}.lp-icon-worldwide-security:before{content:"\e914"}.lp-icon-educational-programs:before{content:"\e915"}.lp-icon-online-class:before{content:"\e916"}.lp-icon-monitor:before{content:"\e917"}.lp-icon-lucide:before{content:"\e918"}.lp-icon-ebook:before{content:"\e919"}.lp-icon-co-instructor:before{content:"\e904"}.lp-icon-close-circle:before{content:"\e907"}.lp-icon-layers:before{content:"\e91a"}.lp-icon-filter:before{content:"\e91c"}.lp-icon-in_progress_course:before{content:"\e91d"}.lp-icon-finished_courses:before{content:"\e91e"}.lp-icon-failed_courses:before{content:"\e91f"}.lp-icon-passed_courses:before{content:"\e920"}.lp-icon-student_in_progress:before{content:"\e924"}.lp-icon-student_completed:before{content:"\e925"}.lp-icon-published_course:before{content:"\e926"}.lp-icon-pending_course:before{content:"\e927"}.lp-icon-list-check:before{content:"\e929"}.lp-icon-icon-h5p:before{content:"\e92a"}.lp-icon-comment-written:before{content:"\e921"}.lp-icon-book-open:before{content:"\f518"}.lp-icon-pinterest-p:before{content:"\f231"}.lp-icon-dropbox:before{content:"\e905"}.lp-icon-edit-square:before{content:"\e923"}.lp-icon-drag:before{content:"\e922"}.lp-icon-map-pin:before{content:"\e91b"}.lp-icon-map-marker:before{content:"\e91b"}.lp-icon-box:before{content:"\e906"}.lp-skeleton-animation{margin:0;padding:0;list-style:none}.lp-skeleton-animation>li{width:100%;height:16px;margin-top:15px;border-radius:2px;background:linear-gradient(90deg,hsla(0,0%,74.5%,0.2) 25%,hsla(0,0%,50.6%,0.24) 37%,hsla(0,0%,74.5%,0.2) 63%);background-size:400% 100%;list-style:none;animation:lp-skeleton-loading 1.4s ease infinite}@keyframes lp-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.lp-loading-circle{width:15px;height:15px;border:2px solid #ccc;border-radius:50%;border-top-color:rgba(0,0,0,0.76);animation:spin 1s infinite linear;display:inline-block}.lp-loading-circle.hide{display:none}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.lp-form-course-filter__title{font-weight:500;margin-bottom:12px}.lp-form-course-filter__content{position:relative}.lp-form-course-filter__content .lp-course-filter__field *{cursor:pointer}.lp-form-course-filter__content .lp-course-filter__field{position:relative;display:flex;align-items:center;gap:10px;cursor:pointer}.lp-form-course-filter__content .lp-course-filter__field input:focus{outline:0}.lp-form-course-filter__content .lp-course-filter__field input[disabled]{cursor:not-allowed}.lp-form-course-filter__content .lp-course-filter__field label{margin:0;text-transform:capitalize;line-height:inherit;flex:1}.lp-form-course-filter__content .lp-course-filter__field .count{color:#999}.lp-form-course-filter__content .lp-course-filter-search-field{position:relative;display:flex;align-items:center}.lp-form-course-filter__content .lp-course-filter-search-field input{width:100%;line-height:2rem;border:1px solid #eee;padding:8px}.lp-form-course-filter__content .lp-course-filter-search-field input:focus{outline:0}.lp-form-course-filter__content .lp-course-filter-search-field .lp-loading-circle{position:absolute;right:10px}.lp-form-course-filter__content .lp-course-filter-search-result{position:absolute;z-index:10;background:white;width:100%;border:1px solid #eee;max-height:300px;overflow-y:auto;padding:0}.lp-form-course-filter__content .lp-course-filter-search-result:empty{border:0}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list{padding:0 10px}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .item-course-suggest{display:flex;gap:8px;padding:10px 0;align-items:center;border-bottom:1px solid #f5f5f5}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .item-course-suggest:last-child{border-bottom:0}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .course-img{width:50px}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .course-img img{width:50px;height:auto;display:block}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list a{font-size:.875em;line-height:1em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list a span{font-size:.875em;line-height:1em}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-info{border-top:1px solid #eee;padding:10px;background:#e8f0fe;font-weight:500;display:flex;justify-content:space-between}.lp-form-course-filter .course-filter-submit,.lp-form-course-filter .course-filter-reset{padding:12px 24px;text-transform:capitalize;width:calc(50% - 4px);border:1px solid #ccc;border-radius:4px;background-color:var(--lp-button-background-color);color:var(--lp-button-color)}.lp-form-course-filter .course-filter-submit:focus,.lp-form-course-filter .course-filter-reset:focus{outline:0}.lp-form-course-filter .course-filter-submit:hover,.lp-form-course-filter .course-filter-reset:hover{color:#fff;background:var(--lp-primary-color)}.lp-form-course-filter .course-filter-reset{margin-left:4px}.lp-form-course-filter .course-filter-submit{margin-right:4px}.lp-form-course-filter .lp-form-course-filter__item{margin-bottom:12px;border-bottom:1px solid #ccc;padding-bottom:12px}.lp-form-course-filter .lp-form-course-filter__item .lp-cate-parent .lp-cate-child{margin-left:1rem}#learn-press-become-teacher-form .become-teacher-fields{list-style:none;padding:0}.lp-form-course-filter__close,.elementor-widget-container .lp-form-course-filter__close{display:none}.elementor-widget-container .learnpress-widget-wrapper{position:unset}@media(max-width:768px){.widget_course_filter{position:fixed !important;right:0;top:0;bottom:0;z-index:999999;width:400px;height:100%;background-color:#fff;transition:.3s;display:block;overflow-y:auto;border:none !important;border-radius:0 !important;transform:translate3d(100%,0,0);margin:0;opacity:0;visibility:hidden;padding:20px}.widget_course_filter .lp-form-block-course-filter .course-filter-submit,.widget_course_filter .lp-form-course-filter .course-filter-submit{width:100%;margin:0}.widget_course_filter .lp-form-block-course-filter .course-filter-reset,.widget_course_filter .lp-form-course-filter .course-filter-reset{width:100%;margin:12px 0 0 0}.widget_course_filter .widget-title{display:flex;gap:16px;align-items:center;font-size:calc(var(--lp-font-size-base, 1em) * 1.25)}.show-lp-course-filter-mobile{overflow:hidden}.show-lp-course-filter-mobile .widget_course_filter{transform:none;opacity:1;visibility:visible}.show-lp-course-filter-mobile .lp-archive-courses-sidebar::after{position:fixed;top:0;right:0;width:100%;height:100%;background:rgba(0,0,0,0.9);content:"";-webkit-transition:opacity .5s,width .1s .5s,height .1s .5s;transition:opacity .5s,width .1s .5s,height .1s .5s;z-index:99999}.show-lp-course-filter-mobile .learnpress-widget-wrapper{position:unset}.lp-form-course-filter__close,.elementor-widget-container .lp-form-course-filter__close{display:flex;position:absolute;right:0;top:20px;left:auto;align-items:center;justify-content:center;gap:4px;padding:0 20px}.lp-form-course-filter__close i,.elementor-widget-container .lp-form-course-filter__close i{font-size:1rem}}@media(max-width:500px){.widget_course_filter{width:100%;left:0;right:0;box-sizing:border-box}}@keyframes lp-rotating{from{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes lp-rotating{from{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.lp-loading-change{position:absolute;width:100%;height:100%;background:rgba(255,255,255,0.38);top:0}.lp-load-ajax-element{position:relative}@media(min-width:1024px){body.theme-divi{--lp-cotainer-padding:0}}.learnpress.widget{margin-bottom:30px}.learnpress.widget h3{margin-bottom:20px}.learnpress.widget a{text-decoration:none}.learnpress-widget-wrapper{margin-top:16px;position:relative}.learnpress-widget-wrapper .lp-widget-loading-change{display:none;position:absolute;width:100%;height:100%;background:rgba(255,255,255,0.38);top:0;z-index:10}.learnpress-widget-wrapper .lp-widget-course{margin:0 0 30px 0;border:1px solid #eee}.learnpress-widget-wrapper .lp-widget-course__image img{height:auto;width:100%;display:block}.learnpress-widget-wrapper .lp-widget-course__title{margin-bottom:20px;font-size:1em;font-weight:600}.learnpress-widget-wrapper .lp-widget-course__content{margin:0;padding:16px;border-top:1px solid #eee}.learnpress-widget-wrapper .lp-widget-course__title{margin:4px 0 16px 0}.learnpress-widget-wrapper .lp-widget-course__meta{display:grid;margin:16px 0 0 0;grid-template-columns:repeat(2,1fr);justify-content:space-between;align-items:center;gap:24px}.learnpress-widget-wrapper .lp-widget-course__meta .course-price{margin-bottom:0}.learnpress-widget-wrapper .lp-widget-course__meta .course-price .course-item-price{display:flex;flex-direction:column}.learnpress-widget-wrapper .lp-widget-course__description{color:#666;font-size:.875em}.learnpress-widget-wrapper .lp-widget-course__price{color:#444;font-size:.875em;font-weight:600}.learnpress-widget-wrapper .lp-widget-course__instructor{display:flex;align-items:center}.learnpress-widget-wrapper .lp-widget-course__instructor__avatar{margin-right:5px}.learnpress-widget-wrapper .lp-widget-course__instructor__avatar img{width:20px;border-radius:20px;height:20px;display:block}.learnpress-widget-wrapper .lp-widget-course__instructor>a{color:#777;font-size:.875em}.learnpress.widget_course_progress .lp_widget_course_progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp_widget_course_progress{margin:0;padding:20px;border:1px solid #eee}.learnpress.widget_course_progress .course-results-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .course-results-progress{margin-top:10px;font-size:.8em}.learnpress.widget_course_progress .course-results-progress .items-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .course-results-progress .items-progress{display:flex;margin-bottom:7px;justify-content:space-between;align-items:center}.learnpress.widget_course_progress .course-results-progress .items-progress__heading,.elementor-widget-wp-widget-learnpress_widget_course_progress .course-results-progress .items-progress__heading{font-weight:400}.learnpress.widget_course_progress .lp-course-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress{width:100%}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress{position:relative}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress .progress-bg,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress .progress-bg{overflow:hidden;position:relative;height:6px;background:#ccc;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress .progress-bg .progress-active,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress .progress-bg .progress-active{position:absolute;left:50%;width:100%;height:100%;margin-left:-100%;background:var(--lp-primary-color);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress .lp-passing-conditional,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress .lp-passing-conditional{position:absolute;top:0;width:3px;height:6px;margin-left:-1px;background:var(--lp-secondary-color)}.lp_widget_course_info{margin:0;padding:20px;border:1px solid var(--lp-border-color,#e2e0db)}.lp_widget_course_info h3{margin-bottom:15px}.lp_widget_course_info ul{margin:0;padding:0}.lp_widget_course_info ul li{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.lp_widget_course_info ul label{font-size:var(--lp-font-size-base,1em);margin:0}.lp-widget-course-extra{margin:0}.lp-widget-course-extra h3{margin-bottom:20px;font-size:var(--lp-font-size-base,1em)}.lp-widget-course-extra__content h4.course-extras__title{margin:0;margin-bottom:15px;font-size:var(--lp-font-size-base,1em);font-weight:600}.lp-widget-course-extra__content ul{margin:0;padding:0}.lp-widget-course-extra__content ul li{margin-bottom:10px}.lp-widget-course-extra__content .course-extras{display:block}.lp-widget-course-extra__content .course-extras .course-extras__content ul{list-style:none}.lp-widget-course-extra__content .course-extras .course-extras__content ol{list-style-position:inside}.lp-widget-course-extra__content .course-extras .course-extras__content ul li,.lp-widget-course-extra__content .course-extras .course-extras__content ol li{position:relative;border:0}.lp-widget-course-extra__content .course-extras.style-checks ul li,.lp-widget-course-extra__content .course-extras.style-checks ol li{padding-left:20px}.lp-widget-course-extra__content .course-extras.style-checks ul li::before,.lp-widget-course-extra__content .course-extras.style-checks ol li::before{display:inline-block;position:absolute;top:50%;left:0;width:12px;height:7px;border:2px solid #8794b9;border-top:0;border-right:0;content:"";transform:rotate(-54deg) translateY(-50%)}.lp-widget-course-extra__content .course-extras.style-radios ul li,.lp-widget-course-extra__content .course-extras.style-radios ol li{padding-left:20px}.lp-widget-course-extra__content .course-extras.style-radios ul li::before,.lp-widget-course-extra__content .course-extras.style-radios ol li::before{display:inline-block;position:absolute;top:50%;left:0;width:12px;height:7px;border:2px solid #8794b9;border-top:0;border-right:0;content:"";transform:rotate(-54deg) translateY(-50%)}.learnpress.widget_course_featured .lp-widget-featured-courses__footer,.elementor-widget-wp-widget-learnpress_widget_course_featured .lp-widget-featured-courses__footer{margin-top:20px;padding-top:10px;border-top:1px solid #eee}.learnpress.widget_course_featured .lp-widget-featured-courses__footer__link,.elementor-widget-wp-widget-learnpress_widget_course_featured .lp-widget-featured-courses__footer__link{font-size:1rem;line-height:1}.learnpress.widget_course_featured .lp-widget-featured-courses__footer__link::before,.elementor-widget-wp-widget-learnpress_widget_course_featured .lp-widget-featured-courses__footer__link::before{content:"←"}.learnpress.widget_course_popular .lp-widget-popular-courses__footer,.elementor-widget-wp-widget-learnpress_widget_course_popular .lp-widget-popular-courses__footer{margin-top:20px;padding-top:10px;border-top:1px solid #eee}.learnpress.widget_course_popular .lp-widget-popular-courses__footer__link,.elementor-widget-wp-widget-learnpress_widget_course_popular .lp-widget-popular-courses__footer__link{font-size:1rem;line-height:1}.learnpress.widget_course_popular .lp-widget-popular-courses__footer__link::before,.elementor-widget-wp-widget-learnpress_widget_course_popular .lp-widget-popular-courses__footer__link::before{content:"←"}.learnpress.widget_course_recent .lp-widget-recent-courses__footer,.elementor-widget-wp-widget-learnpress_widget_course_recent .lp-widget-recent-courses__footer{margin-top:20px;padding-top:10px;border-top:1px solid #eee}.learnpress.widget_course_recent .lp-widget-recent-courses__footer__link,.elementor-widget-wp-widget-learnpress_widget_course_recent .lp-widget-recent-courses__footer__link{font-size:1rem;line-height:1}.learnpress.widget_course_recent .lp-widget-recent-courses__footer__link::before,.elementor-widget-wp-widget-learnpress_widget_course_recent .lp-widget-recent-courses__footer__link::before{content:"←"}.learnpress-widget-wrapper__restapi .lp-skeleton-animation{min-width:250px}.learnpress-widget-wrapper__restapi ul{padding:0}