@charset "UTF-8";@keyframes headerSlideDown{0%{margin-top:-80px}100%{margin-top:0}}@keyframes pxl_fadeIn{from{opacity:0}to{opacity:1}}.pxl_fadeIn{animation-name:pxl_fadeIn}@keyframes pxl_fadeInDown{from{opacity:0;transform:translate3d(0,var(--pxl-animation-distance,-35px),0)}to{opacity:1;transform:none}}.pxl_fadeInDown{animation-name:pxl_fadeInDown}@keyframes pxl_fadeInLeft{from{opacity:0;transform:translate3d(var(--pxl-animation-distance,-35px),0,0)}to{opacity:1;transform:none}}.pxl_fadeInLeft{animation-name:pxl_fadeInLeft}@keyframes pxl_fadeInRight{from{opacity:0;transform:translate3d(var(--pxl-animation-distance,35px),0,0)}to{opacity:1;transform:none}}.pxl_fadeInRight{animation-name:pxl_fadeInRight}@keyframes pxl_fadeInUp{from{opacity:0;transform:translate3d(0,var(--pxl-animation-distance,35px),0)}to{opacity:1;transform:none}}.pxl_fadeInUp{animation-name:pxl_fadeInUp}@keyframes pxl_rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.pxl_rotateIn{animation-name:pxl_rotateIn}@keyframes pxl_rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.pxl_rotateInDownLeft{animation-name:pxl_rotateInDownLeft}@keyframes pxl_rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.pxl_rotateInDownRight{animation-name:pxl_rotateInDownRight}@keyframes pxl_rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.pxl_rotateInUpLeft{animation-name:pxl_rotateInUpLeft}@keyframes pxl_rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.pxl_rotateInUpRight{animation-name:pxl_rotateInUpRight}@keyframes pxl_zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.pxl_zoomIn{animation-name:pxl_zoomIn}@keyframes pxl-animation-pulse{25%{transform:scale(1.1)}75%{transform:scale(.9)}}@keyframes pxl-animation-pulse-grow{to{transform:scale(1.1)}}@keyframes pxl-animation-pulse-shrink{to{transform:scale(.9)}}@keyframes pxl-animation-push{50%{transform:scale(.8)}100%{transform:scale(1)}}@keyframes pxl-animation-pop{50%{transform:scale(1.2)}}@keyframes pxl-animation-bob{0%{transform:translateY(-8px)}50%{transform:translateY(-4px)}100%{transform:translateY(-8px)}}@keyframes pxl-animation-bob-float{100%{transform:translateY(-8px)}}@keyframes fadeInOutCustom{0%{opacity:0}25%{opacity:1}50%{opacity:0}75%{opacity:1}100%{opacity:0}}@keyframes fadeOutInCustom{0%{opacity:1}25%{opacity:0}50%{opacity:1}75%{opacity:0}100%{opacity:1}}@keyframes toTopFromBottom{49%{-webkit-transform:translate(100%,-100%)}50%{opacity:0;-webkit-transform:translate(-100%,100%)}51%{opacity:1}}@keyframes toBottomFromtop{49%{-webkit-transform:translate(-100%,100%)}50%{opacity:0;-webkit-transform:translate(100%,-100%)}51%{opacity:1}}@keyframes toleftFromright{49%{-webkit-transform:translateX(100%)}50%{opacity:0;-webkit-transform:translateX(-100%)}51%{opacity:1}}@keyframes torightFromleft{49%{-webkit-transform:translateX(-100%)}50%{opacity:0;-webkit-transform:translateX(100%)}51%{opacity:1}}@keyframes pxl-xspin{0%{transform:translateY(-10px);opacity:0}100%{transform:translateY(0);opacity:1}}@keyframes pxl-wide-menu-underline{0%{background-size:100% 100%;background-position-x:100%}100%{background-size:0 100%;background-position-x:100%}}@keyframes pxl-wide-menu-underline-hover{0%{background-position-x:0;background-size:0 100%}100%{background-position-x:0;background-size:100% 100%}}@-webkit-keyframes Bottomup{49%{-webkit-transform:translateY(-100%)}50%{opacity:0;-webkit-transform:translateY(100%)}51%{opacity:1}}@-moz-keyframes Bottomup{49%{-moz-transform:translateY(-100%)}50%{opacity:0;-moz-transform:translateY(100%)}51%{opacity:1}}@keyframes Bottomup{49%{transform:translateY(-100%)}50%{opacity:0;transform:translateY(100%)}51%{opacity:1}}@keyframes icon-bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-6px);-ms-transform:translateY(-6px);transform:translateY(-6px)}60%{-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px)}}@keyframes bounceIn{0%{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}50%{opacity:1;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}@keyframes bounceIn2{0%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}@keyframes hoverBounce{0%{transform:translateY(0) scale(1) rotateY(0deg)}25%{transform:translateY(-30px) scale(1.12) rotateY(2deg)}40%{transform:translateY(-15px) scale(.98) rotateY(4deg)}55%{transform:translateY(-25px) scale(1.08) rotateY(3deg)}70%{transform:translateY(-18px) scale(1.02) rotateY(6deg)}85%{transform:translateY(-22px) scale(1.06) rotateY(4deg)}100%{transform:translateY(-20px) scale(1.05) rotateY(5deg)}}@keyframes hoverReset{0%{transform:translateY(-20px) scale(1.05) rotateY(5deg)}100%{transform:translateY(0) scale(1) rotateY(0deg)}}@keyframes ani2{0%{-webkit-mask-position:100% 0;mask-position:100% 0}100%{-webkit-mask-position:0 0;mask-position:0 0}}@keyframes ani{0%{-webkit-mask-position:0 0;mask-position:0 0}100%{-webkit-mask-position:100% 0;mask-position:100% 0}}@-webkit-keyframes pxlFadeInUp{from{opacity:0;transform:translate3d(0,40px,0)}to{opacity:1;transform:none}}@keyframes pxlFadeInUp{from{opacity:0;transform:translate3d(0,40px,0)}to{opacity:1;transform:none}}@-webkit-keyframes pxlZoomin{from{opacity:0;transform:scale3d(.8,.8,.8)}to{opacity:1;transform:none}}@keyframes pxlZoomin{from{opacity:0;transform:scale3d(.8,.8,.8)}to{opacity:1;transform:none}}@keyframes rotate-line{100%{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes rotate-line-2{from{transform:translate(-50%,-50%) scale(1.4) rotate(0turn)}to{transform:translate(-50%,-50%) scale(1.4) rotate(1turn)}}@keyframes slideLoading{0%{transform:scale(1)}50%{opacity:3;transform:scale(2)}100%{transform:scale(1)}}@keyframes rotate--2{to{--a:360deg}}@keyframes sk-rotate{100%{transform:rotate(360deg);-webkit-transform:rotate(360deg)}}@keyframes reverse-rotate{100%{transform:rotate(-360deg);-webkit-transform:rotate(-360deg)}}@keyframes sk-bounce{0%,100%{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}@keyframes loader-5{0%{opacity:.1;transform:rotate(0deg) scale(.5)}100%{opacity:1;transform:rotate(360deg) scale(1.2)}}@keyframes icon-bounce_footer{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-6px);-ms-transform:translateY(-6px);transform:translateY(-6px)}60%{-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px)}}@keyframes pxlkeywordrotatingin{0%{transform:translateY(65%) rotateX(-95deg);opacity:0}to{transform:translateY(0) rotateX(0);opacity:1}}@keyframes pxlkeywordrotatingout{0%{transform:translate(-50%,-50%) rotateX(0);opacity:1}to{transform:translate(-50%,-115%) rotateX(95deg);opacity:0}}@keyframes loaderAnim{100%{opacity:1;transform:scale3d(.5,.5,1)}}@keyframes dash{from{stroke-dashoffset:3000px}to{stroke-dashoffset:0%}}@keyframes dash2{from{stroke-dashoffset:1000px}to{stroke-dashoffset:0%}}@keyframes elementor-animation-buzz{50%{transform:translateX(3px) rotate(2deg)}100%{transform:translateX(-3px) rotate(-2deg)}}@keyframes up-down-move{0%{transform:translateY(0)}50%{transform:translateY(-14px)}100%{transform:translateY(0)}}@keyframes icon_bounce{70%{transform:translateY(0%)}80%{transform:translateY(-15%)}90%{transform:translateY(0%)}95%{transform:translateY(-7%)}97%{transform:translateY(0%)}99%{transform:translateY(-3%)}100%{transform:translateY(0)}}.up-down-move-1{animation-duration:4s;animation-iteration-count:infinite;transform-origin:bottom;animation-name:up-down-move;animation-timing-function:linear}.up-down-move-2{animation-duration:4.5s;animation-iteration-count:infinite;transform-origin:top;animation-name:up-down-move;animation-timing-function:linear}.up-down-move-3{animation-duration:5s;animation-iteration-count:infinite;transform-origin:center;animation-name:up-down-move;animation-timing-function:linear}@keyframes ripple-1{0%{transform:scale(.9);opacity:1}100%{transform:scale(1.3);opacity:0}}@keyframes dotAnimatedLeftToRightodd{0%{left:1%;transform:scaleX(-1)}50%{left:95%;transform:scaleX(-1)}51%{transform:scaleX(1)}99%{transform:scaleX(1)}100%{left:1%;transform:scaleX(-1)}}@keyframes dotAnimatedLeftToRight{0%{left:1%}50%{left:95%;transform:scaleX(1)}51%{transform:scaleX(-1)}99%{transform:scaleX(-1)}100%{left:1%;transform:scaleX(1)}}@keyframes dotAnimatedRightToLeft{0%{right:1%}50%{right:95%;transform:scaleX(1)}51%{transform:scaleX(-1)}99%{transform:scaleX(-1)}100%{right:1%;transform:scaleX(1)}}@keyframes dotAnimatedTopToBottom{0%{top:7%;transform:rotate(0)}50%{top:88%;transform:rotate(360deg)}100%{top:7%;transform:rotate(0)}}@keyframes skew-icon-animate{0%{transform:scale(1) skew(0deg)}20%{transform:scale(1) skew(-8deg)}40%{transform:scale(1) skew(8deg)}60%{transform:scale(1) skew(-5deg)}80%{transform:scale(1) skew(5deg)}100%{transform:scale(1) skew(0deg)}}@keyframes pxl-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes slideZoomIn3D{from{transform:scale3d(1,1,1)}to{transform:scale3d(1.1,1.1,1.1)}}@keyframes revealClip{from{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0% 0 0)}}@keyframes squashJumpCycle{0%{transform:skewX(0deg) translateY(0px) scaleY(1)}5%{transform:skewX(-8deg) translateY(0px) scaleY(.9)}10%{transform:skewX(0deg) translateY(0px) scaleY(1)}15%{transform:skewX(8deg) translateY(0px) scaleY(.85)}20%{transform:skewX(0deg) translateY(0px) scaleY(1)}25%{transform:skewX(-10deg) translateY(0px) scaleY(.8)}30%{transform:skewX(0deg) translateY(0px) scaleY(1)}35%{transform:skewX(5deg) translateY(3px) scaleY(.75) scaleX(1.05)}40%{transform:skewX(-2deg) translateY(-40px) scaleY(1.15) scaleX(.92)}45%{transform:skewX(1deg) translateY(0px) scaleY(.9) scaleX(1.05)}50%{transform:skewX(0deg) translateY(0px) scaleY(1)}55%{transform:skewX(8deg) translateY(0px) scaleY(.9)}60%{transform:skewX(0deg) translateY(0px) scaleY(1)}65%{transform:skewX(-6deg) translateY(0px) scaleY(.85)}70%{transform:skewX(0deg) translateY(0px) scaleY(1)}75%{transform:skewX(10deg) translateY(0px) scaleY(.8)}80%{transform:skewX(0deg) translateY(0px) scaleY(1)}85%{transform:skewX(5deg) translateY(3px) scaleY(.75) scaleX(1.05)}90%{transform:skewX(-2deg) translateY(-40px) scaleY(1.15) scaleX(.92)}95%{transform:skewX(1deg) translateY(0px) scaleY(.9) scaleX(1.05)}100%{transform:skewX(0deg) translateY(0px) scaleY(1)}}@keyframes calltrap_spin{0%{transform:rotate(0deg)}10%{transform:rotate(0deg)}13%{transform:rotate(-10deg)}16%{transform:rotate(10deg)}19%{transform:rotate(-10deg)}22%{transform:rotate(10deg)}25%{transform:rotate(-10deg)}28%{transform:rotate(10deg);opacity:1}31%{transform:rotate(-10deg)}34%{transform:rotate(10deg)}37%{transform:rotate(0deg)}}@keyframes bounce-birth{0%,10%,20%,30%,40%{transform:translateY(0)}5%{transform:translateY(-20px)}15%{transform:translateY(-15px)}25%{transform:translateY(-17px)}35%{transform:translateY(-10px)}}@keyframes heartbeat{0%{transform:scale(1)}14%{transform:scale(1.1)}28%{transform:scale(1)}42%{transform:scale(1.1)}70%{transform:scale(1)}}*,*:before,*:after{outline:none;box-sizing:inherit}::-moz-selection{background-color:var(--primary-color);color:#fff}::selection{background-color:var(--primary-color);color:rgba(25,27,29,.4)}html{-webkit-text-size-adjust:100%;box-sizing:border-box}@media (max-width:1199px){html{overflow-x:hidden}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:inherit}}hr{box-sizing:content-box;height:0;overflow:visible}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:700}small,.small{font-size:.875em}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}p{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}dfn,cite,em,i{font-style:italic}pre{font-size:14px;overflow:auto;background:#f5f5f5;padding:15px;font-family:monospace,monospace;font-size:1em}code,kbd,samp{font-family:monospace,monospace;font-size:1em}code,kbd,tt,var{font-size:12px}code{padding:2px 4px;color:#c7254e;border-radius:4px;display:inline-block;vertical-align:top}abbr,acronym{border-bottom:1px dotted #666;cursor:help}mark,ins{text-decoration:none}mark{background:#fff9c0}big{font-size:125%}a{background-color:transparent;text-decoration:none}a:hover{text-decoration:none}a:focus{text-decoration:none}img,video,iframe,svg{max-width:100%;vertical-align:top}figure{margin:0 0 30px}figcaption{display:block}form label{color:var(--body-color);max-width:100%;margin-bottom:5px}label{display:block}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;height:auto;line-height:normal;width:auto;margin-right:10px}input[type="button" i],input[type="submit" i],input[type="reset" i],input[type="file" i]::-webkit-file-upload-button,button{border:none}button,input,optgroup,select,textarea{max-width:100%;font-family:inherit;font-size:100%;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}body{margin:0;font-family:var(--body-font-family);font-size:var(--body-font-size);color:var(--body-color);line-height:var(--body-line-height);letter-spacing:var(--body-letter-spacing);-webkit-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;font-weight:400}@media (max-width:575px){body{font-size:15px}}body.overflow-x-clip{overflow-x:clip}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-track{border-radius:0;background-color:#fafafa;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.2);-khtml-box-shadow:inset 0 0 6px rgba(0,0,0,.2);-moz-box-shadow:inset 0 0 6px rgba(0,0,0,.2);-ms-box-shadow:inset 0 0 6px rgba(0,0,0,.2);-o-box-shadow:inset 0 0 6px rgba(0,0,0,.2);box-shadow:inset 0 0 6px rgba(0,0,0,.2)}body::-webkit-scrollbar-thumb{background:#c8c8c8;border-radius:7px;border:2px solid transparent;background-clip:padding-box}body::-webkit-scrollbar-thumb:hover{background:#7d7d7d;border:0}body:before,body:after{content:"";position:fixed;top:0;left:0;-webkit-transition:all .3s ease;-khtml-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body:before{bottom:0;right:0;background-color:rgba(255,255,255,.4);z-index:999999;opacity:0;visibility:hidden;cursor:progress}body:after{width:0;height:3px;background:rgba(255,255,255,.7);z-index:9999999;opacity:1}body.loading:before{opacity:1;visibility:visible}body.loading:after{-webkit-animation:progress-loading 2s cubic-bezier(.33,0,.67,.99) forwards;-khtml-animation:progress-loading 2s cubic-bezier(.33,0,.67,.99) forwards;-moz-animation:progress-loading 2s cubic-bezier(.33,0,.67,.99) forwards;-ms-animation:progress-loading 2s cubic-bezier(.33,0,.67,.99) forwards;-o-animation:progress-loading 2s cubic-bezier(.33,0,.67,.99) forwards;animation:progress-loading 2s cubic-bezier(.33,0,.67,.99) forwards}body.loaded:after{-webkit-animation:progress-loaded .5s ease-out forwards;-khtml-animation:progress-loaded .5s ease-out forwards;-moz-animation:progress-loaded .5s ease-out forwards;-ms-animation:progress-loaded .5s ease-out forwards;-o-animation:progress-loaded .5s ease-out forwards;animation:progress-loaded .5s ease-out forwards}a{text-decoration:none;-webkit-transition:all .25s cubic-bezier(.645,.045,.355,1);-khtml-transition:all .25s cubic-bezier(.645,.045,.355,1);-moz-transition:all .25s cubic-bezier(.645,.045,.355,1);-ms-transition:all .25s cubic-bezier(.645,.045,.355,1);-o-transition:all .25s cubic-bezier(.645,.045,.355,1);transition:all .25s cubic-bezier(.645,.045,.355,1)}h1,h2,h3,h4,h5,h6{margin:0 0 15px;font-family:var(--heading-font-family);color:var(--heading-color);line-height:var(--heading-line-height);font-weight:var(--heading-font-weight);letter-spacing:var(--heading-letter-spacing);text-transform:var(--heading-text-transform)}.h1,.h2,.h3,.h4,.h5,.h6{margin:0;font-family:var(--heading-font-family);color:var(--heading-color);line-height:var(--heading-line-height);font-weight:var(--heading-font-weight);letter-spacing:var(--heading-letter-spacing)}a:hover h1,a:hover h2,a:hover h3,a:hover h4,a:hover h5,a:hover h6,a:hover .h1,a:hover .h2,a:hover .h3,a:hover .h4,a:hover .h4-1,a:hover .h5,a:hover .h6{color:var(--link-color-hover)}h1,.h1,.size-h1{font-size:var(--heading-font-size-h1)}@media (max-width:1599px){h1,.h1,.size-h1{font-size:60px}}@media (max-width:1199px){h1,.h1,.size-h1{font-size:calc(1.375rem + 1.5vw)}}@media (max-width:991px){h1,.h1,.size-h1{font-size:1.7rem}}@media (max-width:767px){h1,.h1,.size-h1{font-size:36px}}h2,.h2,.size-h2{font-size:var(--heading-font-size-h2)}@media (max-width:1599px){h2,.h2,.size-h2{font-size:50px}}@media (max-width:1199px){h2,.h2,.size-h2{font-size:calc(1.325rem + .9vw)}}@media (max-width:991px){h2,.h2,.size-h2{font-size:1.5rem}}@media (max-width:767px){h2,.h2,.size-h2{font-size:22px}}h3,.h3,.size-h3{font-size:var(--heading-font-size-h3)}@media (max-width:1199px){h3,.h3,.size-h3{font-size:calc(1.3rem + .6vw)}}h4,.h4,.size-h4{font-size:var(--heading-font-size-h4)}@media (max-width:1199px){h4,.h4,.size-h4{font-size:calc(1.275rem + .3vw)}}h5,.h5,.size-h5{font-size:var(--heading-font-size-h5)}h6,.h6,.size-h6{font-size:var(--heading-font-size-h6)}img{max-width:100%;height:auto}ul,ol{list-style-position:inside;padding-left:0;padding-right:0;margin-top:0}ul ul,ul ol,ol ul,ol ol{padding-left:15px}[dir=rtl] ul ul,[dir=rtl] ul ol,[dir=rtl] ol ul,[dir=rtl] ol ol{padding-left:0;padding-right:15px}ul.list-unstyled,ul.unstyled,ol.list-unstyled,ol.unstyled{list-style:none;margin:0;padding:0}ul.list-unstyled ul,ul.list-unstyled ol,ul.unstyled ul,ul.unstyled ol,ol.list-unstyled ul,ol.list-unstyled ol,ol.unstyled ul,ol.unstyled ol{list-style:none}ul.horizontal,ol.horizontal{display:flex;flex-wrap:wrap;margin:-5px}ul.horizontal>li,ol.horizontal>li{padding:5px;flex:0 0 auto;width:auto;max-width:100%}table{width:100%;max-width:100%;border:1px solid #e0e0e0;border-spacing:0;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}table th,table td{padding:8px;border:1px solid #e0e0e0;border-top:0;border-left:0;text-align:start;vertical-align:middle}table th:last-child,table td:last-child{border-right:0}table+*{margin-top:20px}table tbody tr:last-child th,table tbody tr:last-child td{border-bottom:0}img{height:auto;max-width:100%;vertical-align:top}img.image-fit,img.img-fit{height:100%;width:100%;object-fit:cover;-o-object-fit:cover;-moz-object-fit:cover;-ms-filter-object-fit:cover;-webkit-object-fit:cover}img.alignleft[alt="Image Alignment 150x150"],img.alignright[alt="Image Alignment 150x150"]{clear:both}a{color:var(--link-color);text-decoration:none}a:hover{color:var(--link-color-hover)}a:hover,a:active,a:focus{text-decoration:none}p,ul,ol,dl,dt,dd,blockquote,address{margin:0 0 10px}.p:last-child,p:last-child{margin-bottom:0}.dropcap{width:60px;height:60px;display:inline-flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;margin-right:.5rem;color:var(--primary-color);background-color:var(--primary-color);border-radius:6px}blockquote{padding:24px;margin:15px 0;background-color:var(--primary-color);font-size:16px;line-height:1.2;color:var(--heading-color);border-radius:6px;text-align:center;overflow:hidden}[dir=rtl] blockquote.has-text-align-right{text-align:left}blockquote cite{font-family:var(--heading-font-family);font-size:14px;line-height:26px;font-weight:600;font-style:inherit;background:0 0;text-transform:uppercase;color:var(--second-color);position:relative;display:block;background:0 0;box-shadow:none;padding:0;margin-top:20px}.text-start{text-align:start}.text-end{text-align:end}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-white{color:#fff}.txt-secondary{color:var(--second-color)}.txt-dark{color:#000}.text-uppercase{text-transform:uppercase}.pxl-gradient{position:relative}.pxl-gradient .text-gradient{background:linear-gradient(264.53deg,#2da7ff 4.86%,#45d675 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.pxl-gradient:after{content:"";position:absolute;left:0;bottom:2px;width:100%;height:1px;background:linear-gradient(264.53deg,#2da7ff 4.86%,#45d675 100%)}.label{padding:0;font-weight:400;border-radius:4px;font-size:100%}.mt-15{margin-top:1.5rem}.mr-025{margin-right:.25rem}.mr-05{margin-right:.5rem}.mr-1{margin-right:1rem}.ml-025{margin-left:.25rem}.ml-05{margin-left:.5rem}.ml-1{margin-left:1rem}.mb-0{margin-bottom:0}.mb-05{margin-bottom:.5rem}.mb-1{margin-bottom:1rem}.bg-light{background-color:#f8f9fa}.fw-500{font-weight:500}[dir=rtl] .rtl-flip{-webkit-transform:scaleX(-1);-khtml-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1);transform:scaleX(-1);filter:FlipH;-ms-filter:"FlipH"}.custom-phone{font-family:var(--heading-font-family);font-size:30px;font-weight:700;letter-spacing:.05em}@media (max-width:480px){.d-xxs-none{display:none}}.d-flex-column{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;flex-direction:column}.d-flex-wrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap}.d-flex-wrap>*{flex-shrink:0;max-width:100%}.w-100{width:100% !important}.h-100{height:100% !important}.min-h-100vh{min-height:100vh !important}.text-primary{color:var(--primary-color)}.text-second{color:var(--second-color)}.overflow-hidden{overflow:hidden !important}@media (max-width:575px){.overflow-hidden-xs{overflow:hidden !important}}.bg-image{background-size:cover;background-position:50%;background-repeat:no-repeat}.scale-hover{overflow:hidden}.scale-hover img{-webkit-transform:scale(1);-khtml-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all .5s cubic-bezier(.24,.74,.58,1);-khtml-transition:all .5s cubic-bezier(.24,.74,.58,1);-moz-transition:all .5s cubic-bezier(.24,.74,.58,1);-ms-transition:all .5s cubic-bezier(.24,.74,.58,1);-o-transition:all .5s cubic-bezier(.24,.74,.58,1);transition:all .5s cubic-bezier(.24,.74,.58,1)}.scale-hover .parallax-inner{-webkit-transform:scale(1.1);-khtml-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all .5s cubic-bezier(.24,.74,.58,1);-khtml-transition:all .5s cubic-bezier(.24,.74,.58,1);-moz-transition:all .5s cubic-bezier(.24,.74,.58,1);-ms-transition:all .5s cubic-bezier(.24,.74,.58,1);-o-transition:all .5s cubic-bezier(.24,.74,.58,1);transition:all .5s cubic-bezier(.24,.74,.58,1)}.scale-hover:hover img{-webkit-transform:scale(1.1);-khtml-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.scale-hover:hover .parallax-inner{-webkit-transform:scale(1);-khtml-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.scale-hover1{overflow:hidden}.scale-hover1 img{-webkit-transform:scale(1);-khtml-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all .5s cubic-bezier(.24,.74,.58,1);-khtml-transition:all .5s cubic-bezier(.24,.74,.58,1);-moz-transition:all .5s cubic-bezier(.24,.74,.58,1);-ms-transition:all .5s cubic-bezier(.24,.74,.58,1);-o-transition:all .5s cubic-bezier(.24,.74,.58,1);transition:all .5s cubic-bezier(.24,.74,.58,1)}.scale-hover1 .parallax-inner{-webkit-transform:scale(1.2);-khtml-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .5s cubic-bezier(.24,.74,.58,1);-khtml-transition:all .5s cubic-bezier(.24,.74,.58,1);-moz-transition:all .5s cubic-bezier(.24,.74,.58,1);-ms-transition:all .5s cubic-bezier(.24,.74,.58,1);-o-transition:all .5s cubic-bezier(.24,.74,.58,1);transition:all .5s cubic-bezier(.24,.74,.58,1)}.scale-hover1:hover img{-webkit-transform:scale(1.2);-khtml-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}.scale-hover1:hover .parallax-inner{-webkit-transform:scale(1);-khtml-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.icon-hover:hover .pxl-icon i,.icon-hover:hover .pxl-icon span,.icon-hover:hover svg{-webkit-animation:pulse .5s linear 0s;-khtml-animation:pulse .5s linear 0s;-moz-animation:pulse .5s linear 0s;-ms-animation:pulse .5s linear 0s;-o-animation:pulse .5s linear 0s;animation:pulse .5s linear 0s}.icon-hover1:hover .pxl-icon i,.icon-hover1:hover .pxl-icon span,.icon-hover1:hover svg{-webkit-animation:pxl-zoom-out-in-small .6s cubic-bezier(.39,.58,.57,1);-khtml-animation:pxl-zoom-out-in-small .6s cubic-bezier(.39,.58,.57,1);-moz-animation:pxl-zoom-out-in-small .6s cubic-bezier(.39,.58,.57,1);-ms-animation:pxl-zoom-out-in-small .6s cubic-bezier(.39,.58,.57,1);-o-animation:pxl-zoom-out-in-small .6s cubic-bezier(.39,.58,.57,1);animation:pxl-zoom-out-in-small .6s cubic-bezier(.39,.58,.57,1)}.hover-underline a,a.hover-underline{position:relative}.hover-underline a:after,a.hover-underline:after{content:"";height:1px;position:absolute;bottom:2px;left:0;width:0;border-bottom:1px solid;transition:all .35s}.hover-underline a:hover,a.hover-underline:hover{color:inherit}.hover-underline a:hover:after,a.hover-underline:hover:after{width:100%}.bypostauthor{display:block}.alignleft,.alignright,.aligncenter{margin-top:6px;margin-bottom:45px}.alignleft{display:inline;float:left;margin-right:35px}.alignright{display:inline;float:right;margin-left:35px;clear:right}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.sticky{display:block}.pxl-sticky{position:sticky !important;position:-webkit-sticky !important;top:35px;z-index:1}.list-style-none{list-style:none}.italic{font-style:italic}.no-padding{padding:0 !important}.text-underline{text-decoration:underline}.relative{position:relative}.absolute{position:absolute}.absoluted{position:absolute;z-index:1}.pxl-absoluted{position:absolute;top:0;left:0;bottom:0;right:0}.pxl-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.pos-fixed,.pos-fix{position:fixed}.img-cover,.object-fit{-o-object-fit:cover;object-fit:cover}.img-cover-center{object-fit:cover;object-position:center}.transition,.pxl-transition{-webkit-transition:all .3s cubic-bezier(.4,0,1,1);-khtml-transition:all .3s cubic-bezier(.4,0,1,1);-moz-transition:all .3s cubic-bezier(.4,0,1,1);-ms-transition:all .3s cubic-bezier(.4,0,1,1);-o-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1)}.pxl-invisible{visibility:hidden}.font-body{font-family:var(--body-font-family) !important}.font-heading{font-family:var(--heading-font-family)}.pxl-heading{color:var(--heading-color);font-weight:var(--heading-font-weight);margin-top:0}.text-heading{color:var(--heading-color)}.empty-none:empty{display:none !important}.overflow-x{overflow-x:clip}.clearfix:after,.clearfix:before{display:block;clear:both;content:""}.pxl-spin{-webkit-animation:pxl-spin 2s linear infinite;-khtml-animation:pxl-spin 2s linear infinite;-moz-animation:pxl-spin 2s linear infinite;-ms-animation:pxl-spin 2s linear infinite;-o-animation:pxl-spin 2s linear infinite;animation:pxl-spin 2s linear infinite}.pxl-transforms{-webkit-transform:perspective(var(--pxl-transform-perspective,0)) rotate(var(--pxl-transform-rotateZ,0)) rotateX(var(--pxl-transform-rotateX,0)) rotateY(var(--pxl-transform-rotateY,0)) translate(var(--pxl-transform-translate,0)) translateX(var(--pxl-transform-translateX,0)) translateY(var(--pxl-transform-translateY,0)) scaleX(calc(var(--pxl-transform-flipX, 1) * var(--pxl-transform-scaleX, var(--pxl-transform-scale, 1)))) scaleY(calc(var(--pxl-transform-flipY, 1) * var(--pxl-transform-scaleY, var(--pxl-transform-scale, 1)))) skewX(var(--pxl-transform-skewX, 0)) skewY(var(--pxl-transform-skewY, 0));transform:perspective(var(--pxl-transform-perspective,0)) rotate(var(--pxl-transform-rotateZ,0)) rotateX(var(--pxl-transform-rotateX,0)) rotateY(var(--pxl-transform-rotateY,0)) translate(var(--pxl-transform-translate,0)) translateX(var(--pxl-transform-translateX,0)) translateY(var(--pxl-transform-translateY,0)) scaleX(calc(var(--pxl-transform-flipX, 1) * var(--pxl-transform-scaleX, var(--pxl-transform-scale, 1)))) scaleY(calc(var(--pxl-transform-flipY, 1) * var(--pxl-transform-scaleY, var(--pxl-transform-scale, 1)))) skewX(var(--pxl-transform-skewX, 0)) skewY(var(--pxl-transform-skewY, 0));-webkit-transform-origin:var(--pxl-transform-origin-y) var(--pxl-transform-origin-x);-ms-transform-origin:var(--pxl-transform-origin-y) var(--pxl-transform-origin-x);transform-origin:var(--pxl-transform-origin-y) var(--pxl-transform-origin-x);-webkit-transition:-webkit-transform var(--pxl-transform-transition-duration,.4s);transition:-webkit-transform var(--pxl-transform-transition-duration,.4s);-o-transition:transform var(--pxl-transform-transition-duration,.4s);transition:transform var(--pxl-transform-transition-duration,.4s);transition:transform var(--pxl-transform-transition-duration,.4s),-webkit-transform var(--pxl-transform-transition-duration,.4s)}.pxl-ken-burns{-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:10s;-o-transition-duration:10s;transition-duration:10s;-webkit-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear}.pxl-ken-burns--out{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}.pxl-ken-burns--active{-webkit-transition-duration:20s;-o-transition-duration:20s;transition-duration:20s}.pxl-ken-burns--active.pxl-ken-burns--out{-webkit-animation:pxl-ken-burns-out 30s linear infinite;-khtml-animation:pxl-ken-burns-out 30s linear infinite;-moz-animation:pxl-ken-burns-out 30s linear infinite;-ms-animation:pxl-ken-burns-out 30s linear infinite;-o-animation:pxl-ken-burns-out 30s linear infinite;animation:pxl-ken-burns-out 30s linear infinite}.pxl-ken-burns--active.pxl-ken-burns--in{-webkit-animation:pxl-ken-burns-in 30s linear infinite;-khtml-animation:pxl-ken-burns-in 30s linear infinite;-moz-animation:pxl-ken-burns-in 30s linear infinite;-ms-animation:pxl-ken-burns-in 30s linear infinite;-o-animation:pxl-ken-burns-in 30s linear infinite;animation:pxl-ken-burns-in 30s linear infinite}.pxl-ken-burns--active.pxl-ken-burns--in-out{-webkit-animation:pxl-ken-burns-in-out 60s linear infinite;-khtml-animation:pxl-ken-burns-in-out 60s linear infinite;-moz-animation:pxl-ken-burns-in-out 60s linear infinite;-ms-animation:pxl-ken-burns-in-out 60s linear infinite;-o-animation:pxl-ken-burns-in-out 60s linear infinite;animation:pxl-ken-burns-in-out 60s linear infinite}.pxl-divider.animated .pxl-divider-separator{transform:scaleX(0);transform-origin:0 100%;transition:transform 2s cubic-bezier(.77,0,.175,1)}.pxl-divider.animated.vertical .pxl-divider-separator,.pxl-divider.animated.vertical-dashed .pxl-divider-separator{transform:scaleY(0);transform-origin:100% 0;transition:transform 1s cubic-bezier(.77,0,.175,1)}.pxl-divider.animated.center .pxl-divider-separator{transform-origin:50% 100%}.pxl-divider.animated.reversal .pxl-divider-separator{transform-origin:100% 100%}.pxl-divider.animated.slow .pxl-divider-separator{transition:transform 2.5s cubic-bezier(.77,0,.175,1)}.pxl-divider.animated.normal .pxl-divider-separator{transition:transform 1.2s cubic-bezier(.77,0,.175,1)}.pxl-divider.animated.fast .pxl-divider-separator{transition:transform 1s cubic-bezier(.77,0,.175,1)}.pxl-divider.animated.pxl-animated .pxl-divider-separator{transform:scale(1)}.cursor-map-target:hover .pxl-map-wrap{opacity:1}.pxl-map-wrap{position:absolute;top:0;left:0;opacity:0;visibility:hidden;z-index:-1;-webkit-transition:opacity .3s,visibility .3s;-khtml-transition:opacity .3s,visibility .3s;-moz-transition:opacity .3s,visibility .3s;-ms-transition:opacity .3s,visibility .3s;-o-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s}.pxl-map-wrap .pxl-map-content{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;-webkit-transform:scale(.5);-khtml-transform:scale(.5);-moz-transform:scale(.5);-ms-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5);transform-origin:50% 50%;-webkit-transition:all .3s ease-in-out;-khtml-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.pxl-map-wrap.active{opacity:1;visibility:visible;z-index:999999}.pxl-map-wrap.active .pxl-map-content{opacity:1;-webkit-transform:scale(1);-khtml-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.pxl-map-wrap.clicked{-webkit-transform:translate(-50%,-50%);-khtml-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (max-width:991px){.pxl-map-wrap.clicked{-webkit-transform:translate(0,-50%);-khtml-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%)}}.pxl-bg-parallax{position:relative;overflow:hidden}.parallax-inner{background-repeat:no-repeat;background-size:cover}.pxl-split-text{font-kerning:none;-webkit-text-rendering:optimizeSpeed;text-rendering:optimizeSpeed;-webkit-transform:translateZ(0);transform:translateZ(0)}.pxl-split-text .split-line{overflow:hidden}[class*=" pxl-hover-target-"]:not(.item-image){cursor:pointer}.pxl-transition img{-webkit-transition:all .3s cubic-bezier(.4,0,1,1);-khtml-transition:all .3s cubic-bezier(.4,0,1,1);-moz-transition:all .3s cubic-bezier(.4,0,1,1);-ms-transition:all .3s cubic-bezier(.4,0,1,1);-o-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1)}.pxl-anm-gsap:not(.gsap-method-from):not([class*=" anm-assign-for-"]){opacity:var(--pxl_from_opacity,1)}.pxl-animated{animation-duration:var(--pxl-animation-duration,1.25s)}.pxl_title_split_text{opacity:var(--title_opacity,1)}.pxl_subtitle_split_text{opacity:var(--subtitle_opacity,1)}.pxl-hover-anm:active .pulse,.pxl-hover-anm:focus .pulse,.pxl-hover-anm:hover .pulse{animation-name:pxl-animation-pulse;animation-duration:var(--animation-duration,1s);animation-timing-function:linear;animation-iteration-count:infinite}.pxl-hover-anm:active .pulse-grow,.pxl-hover-anm:focus .pulse-grow,.pxl-hover-anm:hover .pulse-grow{animation-name:pxl-animation-pulse-grow;animation-duration:var(--animation-duration,.3s);animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}.pxl-hover-anm:active .pulse-shrink,.pxl-hover-anm:focus .pulse-shrink,.pxl-hover-anm:hover .pulse-shrink{animation-name:pxl-animation-pulse-shrink;animation-duration:var(--animation-duration,.3s);animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}.pxl-hover-anm:active .push,.pxl-hover-anm:focus .push,.pxl-hover-anm:hover .push{animation-name:pxl-animation-push;animation-duration:var(--animation-duration,.3s);animation-timing-function:linear;animation-iteration-count:1}.pxl-hover-anm:active .pop,.pxl-hover-anm:focus .pop,.pxl-hover-anm:hover .pop{animation-name:pxl-animation-pop;animation-duration:var(--animation-duration,.3s);animation-timing-function:linear;animation-iteration-count:1}.pxl-hover-anm:active .bob,.pxl-hover-anm:focus .bob,.pxl-hover-anm:hover .bob{animation-name:pxl-animation-bob-float,pxl-animation-bob;animation-duration:var(--animation-duration,.3s),1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}.pxl-hover-anm:active .fade-in-out,.pxl-hover-anm:focus .fade-in-out,.pxl-hover-anm:hover .fade-in-out{animation:fadeInOutCustom var(--animation-duration,8s) infinite linear alternate}.pxl-hover-anm:active .fade-out-in,.pxl-hover-anm:focus .fade-out-in,.pxl-hover-anm:hover .fade-out-in{animation:fadeOutInCustom var(--animation-duration,8s) infinite linear alternate}.color-primary{color:var(--primary-color)}.color-heading{color:var(--heading-color)}.color-third{color:var(--third-color)}.scale-hover-x{overflow:hidden}.scale-hover-x img{-webkit-transition:all .5s;-khtml-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;-webkit-transform:scale(1.03) translateX(-3px);transform:scale(1.03) translateX(-3px);-webkit-backface-visibility:hidden;backface-visibility:hidden}.scale-hover-x:hover img{-webkit-transform:scale(1.03) translateX(3px);transform:scale(1.03) translateX(3px)}.scale-hover-x-left{overflow:hidden}.scale-hover-x-left img{-webkit-transition:all .5s;-khtml-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;-webkit-transform:scale(1) translateX(0);transform:scale(1) translateX(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.scale-hover-x-left:hover img{-webkit-transform:scale(1.03) translateX(-5px);transform:scale(1.03) translateX(-5px)}.scale-hover-z-right{overflow:hidden}.scale-hover-z-right img{-webkit-transition:all .5s;-khtml-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;-webkit-transform:scale(1) translateX(0);transform:scale(1) translateX(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.scale-hover-z-right:hover img{-webkit-transform:scale(1.1) translateX(5px);transform:scale(1.1) translateX(5px)}.pxl-draw-from-top img,.pxl-draw-from-top .parallax-inner{clip-path:inset(0 0 100% 0);-webkit-transition:1.2s cubic-bezier(.63,.25,.25,1);-khtml-transition:1.2s cubic-bezier(.63,.25,.25,1);-moz-transition:1.2s cubic-bezier(.63,.25,.25,1);-ms-transition:1.2s cubic-bezier(.63,.25,.25,1);-o-transition:1.2s cubic-bezier(.63,.25,.25,1);transition:1.2s cubic-bezier(.63,.25,.25,1)}.pxl-draw-from-top.pxl-animated img,.pxl-draw-from-top.pxl-animated .parallax-inner{clip-path:inset(0 0 0 0)}.pxl-draw-from-left img,.pxl-draw-from-left .parallax-inner{clip-path:inset(0 100% 0 0);-webkit-transition:.6s cubic-bezier(.63,.25,.25,1);-khtml-transition:.6s cubic-bezier(.63,.25,.25,1);-moz-transition:.6s cubic-bezier(.63,.25,.25,1);-ms-transition:.6s cubic-bezier(.63,.25,.25,1);-o-transition:.6s cubic-bezier(.63,.25,.25,1);transition:.6s cubic-bezier(.63,.25,.25,1)}.pxl-draw-from-left.pxl-animated img,.pxl-draw-from-left.pxl-animated .parallax-inner{clip-path:inset(0 0 0 0)}.pxl-draw-from-right img,.pxl-draw-from-right .parallax-inner{clip-path:inset(0 0 0 100%);-webkit-transition:1.2s cubic-bezier(.63,.25,.25,1);-khtml-transition:1.2s cubic-bezier(.63,.25,.25,1);-moz-transition:1.2s cubic-bezier(.63,.25,.25,1);-ms-transition:1.2s cubic-bezier(.63,.25,.25,1);-o-transition:1.2s cubic-bezier(.63,.25,.25,1);transition:1.2s cubic-bezier(.63,.25,.25,1)}.pxl-draw-from-right.pxl-animated img,.pxl-draw-from-right.pxl-animated .parallax-inner{clip-path:inset(0 0 0 0)}.pxl-move-from-left{clip-path:polygon(0% 0%,0% 0%,0% 100%,0% 100%)}.pxl-move-from-left img,.pxl-move-from-left .parallax-inner{transform-origin:50% 50%;transition:2s cubic-bezier(.5,.5,0,1);-webkit-transform:scale(1.5) translate(-150px,0px);-khtml-transform:scale(1.5) translate(-150px,0px);-moz-transform:scale(1.5) translate(-150px,0px);-ms-transform:scale(1.5) translate(-150px,0px);-o-transform:scale(1.5) translate(-150px,0px);transform:scale(1.5) translate(-150px,0px)}.pxl-move-from-left.pxl-animated{clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%)}.pxl-move-from-left.pxl-animated img,.pxl-move-from-left.pxl-animated .parallax-inner{-webkit-transform:scale(1) translate(0px,0px);-khtml-transform:scale(1) translate(0px,0px);-moz-transform:scale(1) translate(0px,0px);-ms-transform:scale(1) translate(0px,0px);-o-transform:scale(1) translate(0px,0px);transform:scale(1) translate(0px,0px)}.pxl-move-from-right{clip-path:polygon(100% 0%,100% 0%,100% 100%,100% 100%)}.pxl-move-from-right img,.pxl-move-from-right .parallax-inner{transform-origin:50% 50%;transition:2s cubic-bezier(.5,.5,0,1);-webkit-transform:scale(1.5) translate(150px,0px);-khtml-transform:scale(1.5) translate(150px,0px);-moz-transform:scale(1.5) translate(150px,0px);-ms-transform:scale(1.5) translate(150px,0px);-o-transform:scale(1.5) translate(150px,0px);transform:scale(1.5) translate(150px,0px)}.pxl-move-from-right.pxl-animated{clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%)}.pxl-move-from-right.pxl-animated img,.pxl-move-from-right.pxl-animated .parallax-inner{-webkit-transform:scale(1) translate(0px,0px);-khtml-transform:scale(1) translate(0px,0px);-moz-transform:scale(1) translate(0px,0px);-ms-transform:scale(1) translate(0px,0px);-o-transform:scale(1) translate(0px,0px);transform:scale(1) translate(0px,0px)}.pxl-skew-in{visibility:hidden}.pxl-skew-in.pxl-animated{visibility:visible;-webkit-animation-name:pxl_skew_in;animation-name:pxl_skew_in;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s !important;animation-duration:1s !important;-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);animation-timing-function:cubic-bezier(.4,0,.2,1);will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.pxl-skew-in-right{visibility:hidden}.pxl-skew-in-right.pxl-animated{visibility:visible;-webkit-animation-name:pxl_skew_in_right;animation-name:pxl_skew_in_right;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s !important;animation-duration:1s !important;-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);animation-timing-function:cubic-bezier(.4,0,.2,1);will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.pxl-zoom-in img{-webkit-transform:scale(.4);-khtml-transform:scale(.4);-moz-transform:scale(.4);-ms-transform:scale(.4);-o-transform:scale(.4);transform:scale(.4);-webkit-transition:all .8s cubic-bezier(.4,0,1,1);-khtml-transition:all .8s cubic-bezier(.4,0,1,1);-moz-transition:all .8s cubic-bezier(.4,0,1,1);-ms-transition:all .8s cubic-bezier(.4,0,1,1);-o-transition:all .8s cubic-bezier(.4,0,1,1);transition:all .8s cubic-bezier(.4,0,1,1)}.pxl-zoom-in.pxl-animated img{-webkit-transform:scale(1);-khtml-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.pxl-zoom-out img{-webkit-transform:scale(2);-khtml-transform:scale(2);-moz-transform:scale(2);-ms-transform:scale(2);-o-transform:scale(2);transform:scale(2);-webkit-transition:all .8s cubic-bezier(.55,.09,.68,.53);-khtml-transition:all .8s cubic-bezier(.55,.09,.68,.53);-moz-transition:all .8s cubic-bezier(.55,.09,.68,.53);-ms-transition:all .8s cubic-bezier(.55,.09,.68,.53);-o-transition:all .8s cubic-bezier(.55,.09,.68,.53);transition:all .8s cubic-bezier(.55,.09,.68,.53)}.pxl-zoom-out.pxl-animated img{-webkit-transform:scale(1);-khtml-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.pxl-border-animated .pxl-border-anm{position:absolute;transition:transform 1.5s cubic-bezier(.77,0,.175,1)}.pxl-border-animated .pxl-border-anm.bt{top:0;left:0;transform:scaleX(0);transform-origin:0 0}.pxl-border-animated .pxl-border-anm.br{top:0;right:0;transform:scaleY(0);transform-origin:100% 0}.pxl-border-animated .pxl-border-anm.bb{left:0;bottom:0;transform:scaleX(0);transform-origin:0 100%}.pxl-border-animated .pxl-border-anm.bl{top:0;left:0;transform:scaleY(0);transform-origin:0 0}.pxl-border-animated.num-3 .pxl-border-anm.br,.pxl-border-animated.num-3 .pxl-border-anm.bb,.pxl-border-animated.num-4 .pxl-border-anm.br,.pxl-border-animated.num-4 .pxl-border-anm.bb{transition-delay:1s}.pxl-border-animated.pxl-animated .pxl-border-anm{transform:scale(1)}.animation-superstar{position:relative;display:inline-block}.animation-superstar svg{animation:bounceShake 1.5s ease-in-out infinite}.animation-superstar:before,.animation-superstar:after{content:"";position:absolute;width:20px;height:20px;background-color:#ff921d;-webkit-mask:url('data:image/svg+xml;utf8,<svg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.91093 4.2861L10.9297 0.582974C11.225 0.311099 11.6391 0.207974 12.0266 0.312661C12.4141 0.417349 12.7219 0.712661 12.8422 1.09547L14.4687 6.3111L19.2328 8.98766C19.5828 9.18454 19.8078 9.54704 19.8297 9.9486C19.85 10.3486 19.6641 10.733 19.3375 10.9658L14.8797 14.1252L13.8062 19.483C13.7266 19.8767 13.4516 20.2033 13.0766 20.347C12.7016 20.4908 12.2797 20.433 11.9562 20.1924L7.57499 16.9298L2.14687 17.5642C1.74843 17.6111 1.35312 17.4502 1.09999 17.1377C0.846867 16.8252 0.771869 16.4049 0.901557 16.0252L2.64999 10.8486L0.368745 5.88297C0.201557 5.51891 0.232806 5.09235 0.451556 4.75641C0.670306 4.41891 1.04687 4.21735 1.44843 4.22204L6.91093 4.2861Z" fill="%23FF921D"/></svg>') no-repeat center/contain;mask:url('data:image/svg+xml;utf8,<svg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.91093 4.2861L10.9297 0.582974C11.225 0.311099 11.6391 0.207974 12.0266 0.312661C12.4141 0.417349 12.7219 0.712661 12.8422 1.09547L14.4687 6.3111L19.2328 8.98766C19.5828 9.18454 19.8078 9.54704 19.8297 9.9486C19.85 10.3486 19.6641 10.733 19.3375 10.9658L14.8797 14.1252L13.8062 19.483C13.7266 19.8767 13.4516 20.2033 13.0766 20.347C12.7016 20.4908 12.2797 20.433 11.9562 20.1924L7.57499 16.9298L2.14687 17.5642C1.74843 17.6111 1.35312 17.4502 1.09999 17.1377C0.846867 16.8252 0.771869 16.4049 0.901557 16.0252L2.64999 10.8486L0.368745 5.88297C0.201557 5.51891 0.232806 5.09235 0.451556 4.75641C0.670306 4.41891 1.04687 4.21735 1.44843 4.22204L6.91093 4.2861Z" fill="%23FF921D"/></svg>') no-repeat center/contain;opacity:0;top:0}.animation-superstar:before{left:calc(50% + 10px)}.animation-superstar:after{left:calc(50% - 20px)}.animation-superstar:hover:before{animation:explode .5s ease-out infinite}.animation-superstar:hover:after{animation:explode .5s ease-out infinite;animation-delay:.2s}@media (max-width:1199px){.animation-superstar svg{animation:none}}@keyframes bounceShake{0%,100%{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-20px) rotate(-10deg)}50%{transform:translateY(0) rotate(10deg)}75%{transform:translateY(-10px) rotate(-5deg)}}@keyframes explode{0%{transform:scale(.7);opacity:1}100%{transform:scale(2) translateY(-30px);opacity:0}}@keyframes animationFramesOne{0%{border-radius:71% 29% 48% 52%/44% 69% 31% 56%;transform:translate3d(0,0,0) rotateZ(.01deg)}34%{border-radius:70% 30% 46% 54%/30% 29% 80% 80%;transform:translate3d(0,5px,0) rotateZ(.01deg)}50%{border-radius:48% 52% 71% 29%/56% 44% 69% 31%;transform:translate3d(0,0,0) rotateZ(.01deg)}67%{border-radius:100% 60% 60% 100%/100% 100% 60% 60%;transform:translate3d(0,-3px,0) rotateZ(.01deg)}100%{border-radius:71% 29% 48% 52%/44% 69% 31% 56%;transform:translate3d(0,0,0) rotateZ(.01deg)}}@keyframes sliderShape{0%{border-radius:65% 35% 55% 45%/50% 60% 40% 50%;transform:translate3d(0,0,0) rotateZ(.01deg)}25%{border-radius:75% 25% 65% 35%/55% 65% 35% 45%;transform:translate3d(0,6px,0) rotateZ(.01deg)}50%{border-radius:68% 32% 60% 40%/52% 57% 43% 48%;transform:translate3d(0,0,0) rotateZ(.01deg)}75%{border-radius:60% 40% 70% 30%/48% 55% 45% 52%;transform:translate3d(0,-5px,0) rotateZ(.01deg)}100%{border-radius:65% 35% 55% 45%/50% 60% 40% 50%;transform:translate3d(0,0,0) rotateZ(.01deg)}}@keyframes blobFloat{0%{border-radius:42% 58% 60% 40%/55% 55% 45% 45%;transform:translate3d(0,0,0) rotateZ(.01deg)}25%{border-radius:35% 65% 65% 35%/60% 60% 40% 40%;transform:translate3d(0,7px,0) rotateZ(.01deg)}50%{border-radius:50% 50% 70% 30%/65% 65% 35% 35%}75%{border-radius:38% 62% 62% 38%/58% 58% 42% 42%;transform:translate3d(0,-7px,0) rotateZ(.01deg)}100%{border-radius:42% 58% 60% 40%/55% 55% 45% 45%;transform:translate3d(0,0,0) rotateZ(.01deg)}}@keyframes animationFramesFour{0%{transform:translate(0px,0px)}20%{transform:translate(-30px,40px)}40%{transform:translate(60px,60px)}60%{transform:translate(80px,40px)}80%{transform:translate(40px,-70px)}100%{transform:translate(0px,0px)}}@keyframes animationFramesfive{0%{transform:translate(0px,0px)}20%{transform:translate(40px,-5px)}40%{transform:translate(60px,40px)}60%{transform:translate(40px,60px)}80%{transform:translate(-40px,60px)}100%{transform:translate(0px,0px)}}@keyframes animationFramesSix{0%{transform:translate(0px,0px)}33%{transform:translate(-24px,-30px)}66%{transform:translate(24px,30px)}100%{transform:translate(0px,0px)}}@keyframes animationFramesSeven{0%{transform:translate(0px,0px)}20%{transform:rotate(90deg)}40%{transform:translate(0,90px)}60%{transform:rotate(180deg)}80%{transform:translate(-90px,0)}100%{transform:translate(0px,0px) rotate(90deg)}}.elementor-column.pxl-border-column-anm>.elementor-element-populated{border-width:0 !important}.elementor-element.pxl-border-wg-anm>.elementor-widget-container{border-width:0 !important;position:relative}.elementor-element.pxl-border-section-anm{border-width:0 !important}.elementor-element .pxl-border-animated{position:relative}.elementor-animation-buzz img:hover{animation-name:elementor-animation-buzz;animation-duration:.15s;animation-timing-function:linear;animation-iteration-count:infinite}.cus-mask-image img{mask-image:radial-gradient(ellipse at center,#000 50%,transparent 80%);-webkit-mask-image:radial-gradient(ellipse at center,#000 50%,transparent 80%)}.up-down-move{animation-duration:2.3s;animation-iteration-count:infinite;transform-origin:bottom;animation-name:up-down-move;animation-timing-function:linear}.rotato-up-down img{-webkit-animation:dotAnimatedTopToBottom 15s infinite cubic-bezier(.52,.26,.59,.79);-khtml-animation:dotAnimatedTopToBottom 15s infinite cubic-bezier(.52,.26,.59,.79);-moz-animation:dotAnimatedTopToBottom 15s infinite cubic-bezier(.52,.26,.59,.79);-ms-animation:dotAnimatedTopToBottom 15s infinite cubic-bezier(.52,.26,.59,.79);-o-animation:dotAnimatedTopToBottom 15s infinite cubic-bezier(.52,.26,.59,.79);animation:dotAnimatedTopToBottom 15s infinite cubic-bezier(.52,.26,.59,.79);position:absolute;right:0;bottom:0}.animated-left-right img{-webkit-animation:dotAnimatedLeftToRight 20s infinite cubic-bezier(.52,.26,.59,.79);-khtml-animation:dotAnimatedLeftToRight 20s infinite cubic-bezier(.52,.26,.59,.79);-moz-animation:dotAnimatedLeftToRight 20s infinite cubic-bezier(.52,.26,.59,.79);-ms-animation:dotAnimatedLeftToRight 20s infinite cubic-bezier(.52,.26,.59,.79);-o-animation:dotAnimatedLeftToRight 20s infinite cubic-bezier(.52,.26,.59,.79);animation:dotAnimatedLeftToRight 20s infinite cubic-bezier(.52,.26,.59,.79);position:absolute;left:0}.animated-right-left img{-webkit-animation:dotAnimatedRightToLeft 20s infinite cubic-bezier(.52,.26,.59,.79);-khtml-animation:dotAnimatedRightToLeft 20s infinite cubic-bezier(.52,.26,.59,.79);-moz-animation:dotAnimatedRightToLeft 20s infinite cubic-bezier(.52,.26,.59,.79);-ms-animation:dotAnimatedRightToLeft 20s infinite cubic-bezier(.52,.26,.59,.79);-o-animation:dotAnimatedRightToLeft 20s infinite cubic-bezier(.52,.26,.59,.79);animation:dotAnimatedRightToLeft 20s infinite cubic-bezier(.52,.26,.59,.79);position:absolute;right:0}.text-vertical{writing-mode:vertical-rl}.shape-animate1 img{border-radius:71% 29% 48% 52%/44% 69% 31% 56%;will-change:border-radius,transform,opacity;animation:animationFramesOne 7s linear infinite;-webkit-animation:animationFramesOne 7s linear infinite}.shape-animate2 img{animation:sliderShape 7s linear infinite}.shape-animate3 img{animation:blobFloat 7s linear infinite}.shape-animate4{animation:animationFramesFour 12s infinite linear alternate}.shape-animate5{animation:animationFramesfive 12s infinite linear alternate}.shape-animate6{animation:animationFramesSix 12s infinite linear alternate}.shape-animate7{animation:animationFramesSeven 18s infinite linear alternate}.animated-rotate{animation:sk-rotate 8s linear infinite}.bee-border-odd{position:relative}.bee-border-odd:after{content:"";background-image:url(//www.funlearnhub.center/wp-content/themes/sprouts/assets/css/../images/bee-icon.svg);background-size:contain;background-repeat:no-repeat;position:absolute;left:0;top:-18px;width:27px;height:30px;-webkit-animation:dotAnimatedLeftToRightodd 20s infinite cubic-bezier(.52,.26,.59,.79);-khtml-animation:dotAnimatedLeftToRightodd 20s infinite cubic-bezier(.52,.26,.59,.79);-moz-animation:dotAnimatedLeftToRightodd 20s infinite cubic-bezier(.52,.26,.59,.79);-ms-animation:dotAnimatedLeftToRightodd 20s infinite cubic-bezier(.52,.26,.59,.79);-o-animation:dotAnimatedLeftToRightodd 20s infinite cubic-bezier(.52,.26,.59,.79);animation:dotAnimatedLeftToRightodd 20s infinite cubic-bezier(.52,.26,.59,.79)}.bee-border-even{position:relative}.bee-border-even:after{content:"";background-image:url(//www.funlearnhub.center/wp-content/themes/sprouts/assets/css/../images/bee-icon.svg);background-size:contain;background-repeat:no-repeat;position:absolute;right:0;top:-18px;width:27px;height:30px;-webkit-animation:dotAnimatedRightToLeft 20s infinite cubic-bezier(.52,.26,.59,.79);-khtml-animation:dotAnimatedRightToLeft 20s infinite cubic-bezier(.52,.26,.59,.79);-moz-animation:dotAnimatedRightToLeft 20s infinite cubic-bezier(.52,.26,.59,.79);-ms-animation:dotAnimatedRightToLeft 20s infinite cubic-bezier(.52,.26,.59,.79);-o-animation:dotAnimatedRightToLeft 20s infinite cubic-bezier(.52,.26,.59,.79);animation:dotAnimatedRightToLeft 20s infinite cubic-bezier(.52,.26,.59,.79)}@media (min-width:576px){.hover-Zindex{transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.hover-Zindex>*{transition:all .4s cubic-bezier(.175,.885,.32,1.275);transform-style:preserve-3d}.hover-Zindex:hover>*{z-index:4;animation:hoverBounce 1s cubic-bezier(.25,.46,.45,.94) forwards}.hover-Zindex:not(:hover)>*{animation:hoverReset .4s cubic-bezier(.25,.46,.45,.94) forwards}}@keyframes windSwayleft{0%,100%{transform:rotate(0deg)}25%{transform:rotate(10deg)}75%{transform:rotate(-10deg)}}@keyframes windSwayright{0%,100%{transform:rotate(0deg)}25%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}}.windsway-left{animation:windSwayleft 6s infinite linear alternate}.windsway-right{animation:windSwayright 6s infinite linear alternate}.shape-animate8{animation:squashJumpCycle 6s ease-in-out infinite}.shape-animate9 img{animation:bounce-birth 2.5s ease-in-out infinite}.heartbeat-1{animation:heartbeat 1.2s ease-in-out infinite}.heartbeat-2{animation:heartbeat 1.4s ease-in-out infinite}.heartbeat-3{animation:heartbeat 1s ease-in-out infinite}.duck-run{animation:dotAnimatedRightToLeft 35s linear infinite}.flower-animate{--n:12;--r:58.55px}.flower-animate img{--a:0deg;--g:/var(--i,var(--r) var(--r)) radial-gradient(#000 70%,#0000 72%) no-repeat;width:calc(var(--r) * (1 + 1 / tan(180deg / var(--n))));aspect-ratio:1;border-radius:50%;cursor:pointer;transition:.3s;-webkit-mask:radial-gradient(#000 calc(72% - var(--r) / 2), #0000 0), calc(50% + 50% * cos(360deg * (1/var(--n)) + var(--a))) calc(50% + 50% * sin(360deg * (1/var(--n)) + var(--a))) var(--g), calc(50% + 50% * cos(360deg * (2/var(--n)) + var(--a))) calc(50% + 50% * sin(360deg * (2/var(--n)) + var(--a))) var(--g), calc(50% + 50% * cos(360deg * (3/var(--n)) + var(--a))) calc(50% + 50% * sin(360deg * (3/var(--n)) + var(--a))) var(--g), calc(50% + 50% * cos(360deg * (4/var(--n)) + var(--a))) calc(50% + 50% * sin(360deg * (4/var(--n)) + var(--a))) var(--g), calc(50% + 50% * cos(360deg * (5/var(--n)) + var(--a))) calc(50% + 50% * sin(360deg * (5/var(--n)) + var(--a))) var(--g), calc(50% + 50% * cos(360deg * (6/var(--n)) + var(--a))) calc(50% + 50% * sin(360deg * (6/var(--n)) + var(--a))) var(--g), calc(50% + 50% * cos(360deg * (7/var(--n)) + var(--a))) calc(50% + 50% * sin(360deg * (7/var(--n)) + var(--a))) var(--g), calc(50% + 50% * cos(360deg * (8/var(--n)) + var(--a))) calc(50% + 50% * sin(360deg * (8/var(--n)) + var(--a))) var(--g), calc(50% + 50% * cos(360deg * (9/var(--n)) + var(--a))) calc(50% + 50% * sin(360deg * (9/var(--n)) + var(--a))) var(--g), calc(50% + 50% * cos(360deg * (10/var(--n)) + var(--a))) calc(50% + 50% * sin(360deg * (10/var(--n)) + var(--a))) var(--g), calc(50% + 50% * cos(360deg * (11/var(--n)) + var(--a))) calc(50% + 50% * sin(360deg * (11/var(--n)) + var(--a))) var(--g), calc(50% + 50% * cos(360deg * (12/var(--n)) + var(--a))) calc(50% + 50% * sin(360deg * (12/var(--n)) + var(--a))) var(--g);--_a:rotate--2 linear infinite;animation:var(--_a) 10s,var(--_a) 16s reverse paused;animation-composition:add}@media (max-width:575px){.flower-animate img{--_a:none;animation:none}}.hover-flower .flower-up{transform:translateY(100%);opacity:0;transition:all .4s ease}.hover-flower:hover .flower-up{transform:translateY(0);opacity:1}.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{--pxl-gutter-x:30px;width:100%;padding-right:calc(var(--pxl-gutter-x, 15px) * .5);padding-left:calc(var(--pxl-gutter-x, 15px) * .5);margin-right:auto;margin-left:auto}@media (min-width:1200px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1200px}}@media (min-width:1350px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1320px}}.row{--pxl-gutter-x:30px;--pxl-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--pxl-gutter-y) * -1);margin-right:calc(var(--pxl-gutter-x) * -.5);margin-left:calc(var(--pxl-gutter-x) * -.5)}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--pxl-gutter-x) * .5);padding-left:calc(var(--pxl-gutter-x) * .5);margin-top:var(--pxl-gutter-y)}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}@media (min-width:576px){.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:768px){.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:992px){.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:1200px){.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:1400px){.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}}.col{flex:1 0 0%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}@media (min-width:576px){.col-sm{flex:1 0 0%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}}@media (min-width:768px){.col-md{flex:1 0 0%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}}@media (min-width:992px){.col-lg{flex:1 0 0%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}}@media (min-width:1600px){.col-xxl{flex:1 0 0%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}}.d-inline{display:inline}.d-inline-block{display:inline-block}.d-block{display:block}.d-grid{display:grid}.d-table{display:table}.d-table-row{display:table-row}.d-table-cell{display:table-cell}.d-flex{display:flex}.d-inline-flex{display:inline-flex}.d-none{display:none}.flex-fill{flex:1 1 auto}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-row-reverse{flex-direction:row-reverse}.flex-column-reverse{flex-direction:column-reverse}.flex-grow-0{flex-grow:0}.flex-grow-1{flex-grow:1}.flex-shrink-0{flex-shrink:0}.flex-shrink-1{flex-shrink:1}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}.justify-content-evenly{justify-content:space-evenly}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.align-items-center{align-items:center}.align-items-baseline{align-items:baseline}.align-items-stretch{align-items:stretch}.align-content-start{align-content:flex-start}.align-content-end{align-content:flex-end}.align-content-center{align-content:center}.align-content-between{align-content:space-between}.align-content-around{align-content:space-around}.align-content-stretch{align-content:stretch}.align-self-auto{align-self:auto}.align-self-start{align-self:flex-start}.align-self-end{align-self:flex-end}.align-self-center{align-self:center}.align-self-baseline{align-self:baseline}.align-self-stretch{align-self:stretch}.order-first{order:-1}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-last{order:6}.text-start{text-align:left}.text-end{text-align:right}.text-center{text-align:center}@media (min-width:576px){.d-sm-inline{display:inline}.d-sm-inline-block{display:inline-block}.d-sm-block{display:block}.d-sm-grid{display:grid}.d-sm-table{display:table}.d-sm-table-row{display:table-row}.d-sm-table-cell{display:table-cell}.d-sm-flex{display:flex}.d-sm-inline-flex{display:inline-flex}.d-sm-none{display:none}.flex-sm-fill{flex:1 1 auto}.flex-sm-row{flex-direction:row}.flex-sm-column{flex-direction:column}.flex-sm-row-reverse{flex-direction:row-reverse}.flex-sm-column-reverse{flex-direction:column-reverse}.flex-sm-grow-0{flex-grow:0}.flex-sm-grow-1{flex-grow:1}.flex-sm-shrink-0{flex-shrink:0}.flex-sm-shrink-1{flex-shrink:1}.flex-sm-wrap{flex-wrap:wrap}.flex-sm-nowrap{flex-wrap:nowrap}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse}.justify-content-sm-start{justify-content:flex-start}.justify-content-sm-end{justify-content:flex-end}.justify-content-sm-center{justify-content:center}.justify-content-sm-between{justify-content:space-between}.justify-content-sm-around{justify-content:space-around}.justify-content-sm-evenly{justify-content:space-evenly}.align-items-sm-start{align-items:flex-start}.align-items-sm-end{align-items:flex-end}.align-items-sm-center{align-items:center}.align-items-sm-baseline{align-items:baseline}.align-items-sm-stretch{align-items:stretch}.align-content-sm-start{align-content:flex-start}.align-content-sm-end{align-content:flex-end}.align-content-sm-center{align-content:center}.align-content-sm-between{align-content:space-between}.align-content-sm-around{align-content:space-around}.align-content-sm-stretch{align-content:stretch}.align-self-sm-auto{align-self:auto}.align-self-sm-start{align-self:flex-start}.align-self-sm-end{align-self:flex-end}.align-self-sm-center{align-self:center}.align-self-sm-baseline{align-self:baseline}.align-self-sm-stretch{align-self:stretch}.order-sm-first{order:-1}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-last{order:6}.text-sm-start{text-align:left}.text-sm-end{text-align:right}.text-sm-center{text-align:center}}@media (min-width:768px){.d-md-inline{display:inline}.d-md-inline-block{display:inline-block}.d-md-block{display:block}.d-md-grid{display:grid}.d-md-table{display:table}.d-md-table-row{display:table-row}.d-md-table-cell{display:table-cell}.d-md-flex{display:flex}.d-md-inline-flex{display:inline-flex}.d-md-none{display:none}.flex-md-fill{flex:1 1 auto}.flex-md-row{flex-direction:row}.flex-md-column{flex-direction:column}.flex-md-row-reverse{flex-direction:row-reverse}.flex-md-column-reverse{flex-direction:column-reverse}.flex-md-grow-0{flex-grow:0}.flex-md-grow-1{flex-grow:1}.flex-md-shrink-0{flex-shrink:0}.flex-md-shrink-1{flex-shrink:1}.flex-md-wrap{flex-wrap:wrap}.flex-md-nowrap{flex-wrap:nowrap}.flex-md-wrap-reverse{flex-wrap:wrap-reverse}.justify-content-md-start{justify-content:flex-start}.justify-content-md-end{justify-content:flex-end}.justify-content-md-center{justify-content:center}.justify-content-md-between{justify-content:space-between}.justify-content-md-around{justify-content:space-around}.justify-content-md-evenly{justify-content:space-evenly}.align-items-md-start{align-items:flex-start}.align-items-md-end{align-items:flex-end}.align-items-md-center{align-items:center}.align-items-md-baseline{align-items:baseline}.align-items-md-stretch{align-items:stretch}.align-content-md-start{align-content:flex-start}.align-content-md-end{align-content:flex-end}.align-content-md-center{align-content:center}.align-content-md-between{align-content:space-between}.align-content-md-around{align-content:space-around}.align-content-md-stretch{align-content:stretch}.align-self-md-auto{align-self:auto}.align-self-md-start{align-self:flex-start}.align-self-md-end{align-self:flex-end}.align-self-md-center{align-self:center}.align-self-md-baseline{align-self:baseline}.align-self-md-stretch{align-self:stretch}.order-md-first{order:-1}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-last{order:6}.text-md-start{text-align:left}.text-md-end{text-align:right}.text-md-center{text-align:center}}@media (min-width:992px){.d-lg-inline{display:inline}.d-lg-inline-block{display:inline-block}.d-lg-block{display:block}.d-lg-grid{display:grid}.d-lg-table{display:table}.d-lg-table-row{display:table-row}.d-lg-table-cell{display:table-cell}.d-lg-flex{display:flex}.d-lg-inline-flex{display:inline-flex}.d-lg-none{display:none}.flex-lg-fill{flex:1 1 auto}.flex-lg-row{flex-direction:row}.flex-lg-column{flex-direction:column}.flex-lg-row-reverse{flex-direction:row-reverse}.flex-lg-column-reverse{flex-direction:column-reverse}.flex-lg-grow-0{flex-grow:0}.flex-lg-grow-1{flex-grow:1}.flex-lg-shrink-0{flex-shrink:0}.flex-lg-shrink-1{flex-shrink:1}.flex-lg-wrap{flex-wrap:wrap}.flex-lg-nowrap{flex-wrap:nowrap}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse}.justify-content-lg-start{justify-content:flex-start}.justify-content-lg-end{justify-content:flex-end}.justify-content-lg-center{justify-content:center}.justify-content-lg-between{justify-content:space-between}.justify-content-lg-around{justify-content:space-around}.justify-content-lg-evenly{justify-content:space-evenly}.align-items-lg-start{align-items:flex-start}.align-items-lg-end{align-items:flex-end}.align-items-lg-center{align-items:center}.align-items-lg-baseline{align-items:baseline}.align-items-lg-stretch{align-items:stretch}.align-content-lg-start{align-content:flex-start}.align-content-lg-end{align-content:flex-end}.align-content-lg-center{align-content:center}.align-content-lg-between{align-content:space-between}.align-content-lg-around{align-content:space-around}.align-content-lg-stretch{align-content:stretch}.align-self-lg-auto{align-self:auto}.align-self-lg-start{align-self:flex-start}.align-self-lg-end{align-self:flex-end}.align-self-lg-center{align-self:center}.align-self-lg-baseline{align-self:baseline}.align-self-lg-stretch{align-self:stretch}.order-lg-first{order:-1}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-last{order:6}.text-lg-start{text-align:left}.text-lg-end{text-align:right}.text-lg-center{text-align:center}}@media (min-width:1200px){.d-xl-inline{display:inline}.d-xl-inline-block{display:inline-block}.d-xl-block{display:block}.d-xl-grid{display:grid}.d-xl-table{display:table}.d-xl-table-row{display:table-row}.d-xl-table-cell{display:table-cell}.d-xl-flex{display:flex}.d-xl-inline-flex{display:inline-flex}.d-xl-none{display:none}.flex-xl-fill{flex:1 1 auto}.flex-xl-row{flex-direction:row}.flex-xl-column{flex-direction:column}.flex-xl-row-reverse{flex-direction:row-reverse}.flex-xl-column-reverse{flex-direction:column-reverse}.flex-xl-grow-0{flex-grow:0}.flex-xl-grow-1{flex-grow:1}.flex-xl-shrink-0{flex-shrink:0}.flex-xl-shrink-1{flex-shrink:1}.flex-xl-wrap{flex-wrap:wrap}.flex-xl-nowrap{flex-wrap:nowrap}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse}.justify-content-xl-start{justify-content:flex-start}.justify-content-xl-end{justify-content:flex-end}.justify-content-xl-center{justify-content:center}.justify-content-xl-between{justify-content:space-between}.justify-content-xl-around{justify-content:space-around}.justify-content-xl-evenly{justify-content:space-evenly}.align-items-xl-start{align-items:flex-start}.align-items-xl-end{align-items:flex-end}.align-items-xl-center{align-items:center}.align-items-xl-baseline{align-items:baseline}.align-items-xl-stretch{align-items:stretch}.align-content-xl-start{align-content:flex-start}.align-content-xl-end{align-content:flex-end}.align-content-xl-center{align-content:center}.align-content-xl-between{align-content:space-between}.align-content-xl-around{align-content:space-around}.align-content-xl-stretch{align-content:stretch}.align-self-xl-auto{align-self:auto}.align-self-xl-start{align-self:flex-start}.align-self-xl-end{align-self:flex-end}.align-self-xl-center{align-self:center}.align-self-xl-baseline{align-self:baseline}.align-self-xl-stretch{align-self:stretch}.order-xl-first{order:-1}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-last{order:6}.text-xl-start{text-align:left}.text-xl-end{text-align:right}.text-xl-center{text-align:center}}@media (min-width:1600px){.d-xxl-inline{display:inline}.d-xxl-inline-block{display:inline-block}.d-xxl-block{display:block}.d-xxl-grid{display:grid}.d-xxl-table{display:table}.d-xxl-table-row{display:table-row}.d-xxl-table-cell{display:table-cell}.d-xxl-flex{display:flex}.d-xxl-inline-flex{display:inline-flex}.d-xxl-none{display:none}.flex-xxl-fill{flex:1 1 auto}.flex-xxl-row{flex-direction:row}.flex-xxl-column{flex-direction:column}.flex-xxl-row-reverse{flex-direction:row-reverse}.flex-xxl-column-reverse{flex-direction:column-reverse}.flex-xxl-grow-0{flex-grow:0}.flex-xxl-grow-1{flex-grow:1}.flex-xxl-shrink-0{flex-shrink:0}.flex-xxl-shrink-1{flex-shrink:1}.flex-xxl-wrap{flex-wrap:wrap}.flex-xxl-nowrap{flex-wrap:nowrap}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse}.justify-content-xxl-start{justify-content:flex-start}.justify-content-xxl-end{justify-content:flex-end}.justify-content-xxl-center{justify-content:center}.justify-content-xxl-between{justify-content:space-between}.justify-content-xxl-around{justify-content:space-around}.justify-content-xxl-evenly{justify-content:space-evenly}.align-items-xxl-start{align-items:flex-start}.align-items-xxl-end{align-items:flex-end}.align-items-xxl-center{align-items:center}.align-items-xxl-baseline{align-items:baseline}.align-items-xxl-stretch{align-items:stretch}.align-content-xxl-start{align-content:flex-start}.align-content-xxl-end{align-content:flex-end}.align-content-xxl-center{align-content:center}.align-content-xxl-between{align-content:space-between}.align-content-xxl-around{align-content:space-around}.align-content-xxl-stretch{align-content:stretch}.align-self-xxl-auto{align-self:auto}.align-self-xxl-start{align-self:flex-start}.align-self-xxl-end{align-self:flex-end}.align-self-xxl-center{align-self:center}.align-self-xxl-baseline{align-self:baseline}.align-self-xxl-stretch{align-self:stretch}.order-xxl-first{order:-1}.order-xxl-0{order:0}.order-xxl-1{order:1}.order-xxl-2{order:2}.order-xxl-3{order:3}.order-xxl-4{order:4}.order-xxl-5{order:5}.order-xxl-last{order:6}.text-xxl-start{text-align:left}.text-xxl-end{text-align:right}.text-xxl-center{text-align:center}}.clipped-bg-pinned{position:absolute;width:100%;height:100%;overflow:hidden}.clipped-bg{position:absolute;z-index:0;width:100%;height:100%;display:block;overflow:hidden;clip-path:inset(0% 5% 0% 5%);-webkit-transform:scale(.9);transform:scale(.9)}.scrollbar-track{position:absolute;opacity:0;z-index:1;background:rgba(222,222,222,.75);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:opacity .5s .5s ease-out;transition:opacity .5s .5s ease-out}.scrollbar-track-y{top:0;right:0;width:8px;height:100%}.scrollbar-thumb{position:absolute;top:0;left:0;width:8px;height:8px;background:rgba(0,0,0,.5);border-radius:4px}.elementor-editor-active .pxl-draw-from-top img,.elementor-editor-active .pxl-draw-from-top .parallax-inner{clip-path:inset(0 0 0 0)}.elementor-editor-active .pxl-draw-from-left img,.elementor-editor-active .pxl-draw-from-left .parallax-inner{clip-path:inset(0 0 0 0)}.elementor-editor-active .pxl-draw-from-right img,.elementor-editor-active .pxl-draw-from-right .parallax-inner{clip-path:inset(0 0 0 0)}.elementor-editor-active .pxl-skew-in,.elementor-editor-active .pxl-skew-in-right{visibility:visible}.elementor-editor-active .pxl-move-from-left,.elementor-editor-active .pxl-move-from-right{clip-path:none}.elementor-editor-active .pxl-move-from-left img,.elementor-editor-active .pxl-move-from-right img{-webkit-transform:none;-khtml-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.elementor-editor-active .pxl-invisible{visibility:visible}.mx-auto{margin-right:auto !important;margin-left:auto !important}.dialog-type-lightbox{z-index:99999}body.admin-bar .dialog-type-lightbox{position:fixed}.elementor-lightbox .dialog-lightbox-close-button{z-index:99}body{background-size:contain;background-repeat:repeat}.pxl-loader{background:#fff;position:fixed;height:100vh;width:100%;z-index:999999;top:0;left:0;-webkit-transition:all 1s ease;-khtml-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.pxl-loader.style-1 .loading-spinner{margin:-45px auto 0 auto;width:512px;height:512px;top:50%;transform:translateY(-50%);object-fit:cover;position:relative;text-align:center;display:flex;align-items:center}@media (max-width:767px){.pxl-loader.style-1 .loading-spinner{width:250px;height:250px}}.pxl-swiper-initialized .pxl-swiper-loader{display:none}.pxl-swiper-loader{position:absolute;left:0;top:0;bottom:0;right:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;z-index:1}.pxl-swiper-loader>*{max-width:100%}.pxl-swiper-loader .five-dots{display:flex;column-gap:10px;z-index:1}.pxl-swiper-loader .five-dots .dot{width:10px;height:10px;background:#fff;border-radius:100%;display:inline-block;animation:slideLoading 1s infinite}@media (max-width:1199px){.pxl-swiper-loader .five-dots .dot{width:8px;height:8px}}@media (max-width:767px){.pxl-swiper-loader .five-dots .dot{width:5px;height:5px}}.swiper-filter-wrap{margin-bottom:60px;column-gap:40px;row-gap:5px}@media (max-width:1199px){.swiper-filter-wrap{margin-bottom:40px;column-gap:30px}}@media (max-width:991px){.swiper-filter-wrap{column-gap:30px}}.swiper-filter-wrap .filter-item{font-family:var(--heading-font-family);font-size:18px;line-height:1.444;font-weight:500;color:var(--heading-color);cursor:pointer;-webkit-transition:all .3s cubic-bezier(.4,0,1,1);-khtml-transition:all .3s cubic-bezier(.4,0,1,1);-moz-transition:all .3s cubic-bezier(.4,0,1,1);-ms-transition:all .3s cubic-bezier(.4,0,1,1);-o-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1)}@media (max-width:1199px){.swiper-filter-wrap .filter-item{font-size:16px}}.pxl-swiper-loader .five-dots .dot:nth-child(1){animation-delay:.1s;background:#c1bfbf}.pxl-swiper-loader .five-dots .dot:nth-child(2){animation-delay:.2s;background:#c1bfbfbf}.pxl-swiper-loader .five-dots .dot:nth-child(3){animation-delay:.3s;background:#c1bfbf8c}.pxl-swiper-loader .five-dots .dot:nth-child(4){animation-delay:.4s;background:#c1bfbf59}.pxl-swiper-loader .five-dots .dot:nth-child(5){animation-delay:.5s;background:#c1bfbf45}.pxl-swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:visible;z-index:0}.pxl-swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:transform .4s linear;-khtml-transition:transform .4s linear;-moz-transition:transform .4s linear;-ms-transition:transform .4s linear;-o-transition:transform .4s linear;transition:transform .4s linear;-webkit-box-sizing:content-box;box-sizing:content-box}.pxl-swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative}.non-swiper-slide{display:none}.swiper-container-multirow-column>.pxl-swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-multirow-column>.pxl-swiper-wrapper .pxl-swiper-slide{height:calc((100% - 40px) / 2)}.swiper-container-multirow-row>.pxl-swiper-wrapper{flex-wrap:wrap;flex-direction:row}.swiper-container-multirow-row>.pxl-swiper-wrapper .pxl-swiper-slide{height:calc((100% - 40px) / 2)}.swiper-container-vertical>.pxl-swiper-wrapper{flex-direction:column}.swiper-slide img{display:block}.swiper-container-cube .swiper-cube-shadow{display:none;opacity:0;visibility:hidden}.pxl-swiper-arrows.custom{display:flex}.pxl-swiper-arrow{font-size:20px;width:auto;height:auto;display:flex;align-items:center;justify-content:center;z-index:2;text-align:center;cursor:pointer;border:1px solid transparent;-webkit-transition:all .3s ease;-khtml-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.pxl-swiper-arrow:hover{color:var(--primary-color)}.pxl-swiper-arrow .pxl-icon{line-height:1}.pxl-swiper-arrow .pxl-icon span{display:flex;-webkit-transition:all .3s ease;-khtml-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.pxl-swiper-arrow svg{width:1em;height:1em;-webkit-transition:fill .3s ease;-khtml-transition:fill .3s ease;-moz-transition:fill .3s ease;-ms-transition:fill .3s ease;-o-transition:fill .3s ease;transition:fill .3s ease}.pxl-swiper-arrow svg path{-webkit-transition:stroke .3s ease;-khtml-transition:stroke .3s ease;-moz-transition:stroke .3s ease;-ms-transition:stroke .3s ease;-o-transition:stroke .3s ease;transition:stroke .3s ease}.pxl-swiper-arrow.swiper-button-disabled{cursor:not-allowed}.pxl-swiper-arrow-prev .cmli-noun-arrow{-webkit-transform:rotate(180deg);-khtml-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.nav-in-vertical .pxl-swiper-arrow,.nav-out-vertical .pxl-swiper-arrow{position:absolute;top:50%;-webkit-transform:translate(0,-50%);-khtml-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%)}.nav-in-vertical .pxl-swiper-arrow-prev{left:30px}.nav-in-vertical .pxl-swiper-arrow-next{right:30px}.nav-in-vertical.arrow-on-hover .pxl-swiper-arrow-prev{opacity:0;-webkit-transform:translate(50px,-50%);-khtml-transform:translate(50px,-50%);-moz-transform:translate(50px,-50%);-ms-transform:translate(50px,-50%);-o-transform:translate(50px,-50%);transform:translate(50px,-50%);-webkit-transition:all .3s linear 0s;-khtml-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.nav-in-vertical.arrow-on-hover .pxl-swiper-arrow-next{opacity:0;-webkit-transform:translate(-50px,-50%);-khtml-transform:translate(-50px,-50%);-moz-transform:translate(-50px,-50%);-ms-transform:translate(-50px,-50%);-o-transform:translate(-50px,-50%);transform:translate(-50px,-50%);-webkit-transition:all .3s linear 0s;-khtml-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.nav-out-vertical .pxl-swiper-arrow-prev{left:-23px}@media (max-width:1199px){.nav-out-vertical .pxl-swiper-arrow-prev{left:15px;opacity:0;-webkit-transform:translate(-50px,-50%);-khtml-transform:translate(-50px,-50%);-moz-transform:translate(-50px,-50%);-ms-transform:translate(-50px,-50%);-o-transform:translate(-50px,-50%);transform:translate(-50px,-50%);-webkit-transition:all .3s linear 0s;-khtml-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}}.nav-out-vertical .pxl-swiper-arrow-next{right:-23px}@media (max-width:1199px){.nav-out-vertical .pxl-swiper-arrow-next{right:15px;opacity:0;-webkit-transform:translate(50px,-50%);-khtml-transform:translate(50px,-50%);-moz-transform:translate(50px,-50%);-ms-transform:translate(50px,-50%);-o-transform:translate(50px,-50%);transform:translate(50px,-50%);-webkit-transition:all .3s linear 0s;-khtml-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}}.nav-out-vertical.arrow-on-hover .pxl-swiper-arrow-prev{opacity:0;-webkit-transform:translate(50px,-50%);-khtml-transform:translate(50px,-50%);-moz-transform:translate(50px,-50%);-ms-transform:translate(50px,-50%);-o-transform:translate(50px,-50%);transform:translate(50px,-50%);-webkit-transition:all .3s linear 0s;-khtml-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.nav-out-vertical.arrow-on-hover .pxl-swiper-arrow-next{opacity:0;-webkit-transform:translate(-50px,-50%);-khtml-transform:translate(-50px,-50%);-moz-transform:translate(-50px,-50%);-ms-transform:translate(-50px,-50%);-o-transform:translate(-50px,-50%);transform:translate(-50px,-50%);-webkit-transition:all .3s linear 0s;-khtml-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}@media (max-width:1199px){.pxl-swiper-slider:hover .nav-in-vertical .pxl-swiper-arrow-prev,.pxl-swiper-slider:hover .nav-in-vertical .pxl-swiper-arrow-next,.pxl-swiper-slider:hover .nav-out-vertical .pxl-swiper-arrow-prev,.pxl-swiper-slider:hover .nav-out-vertical .pxl-swiper-arrow-next,.pxl-swiper-slider:focus .nav-in-vertical .pxl-swiper-arrow-prev,.pxl-swiper-slider:focus .nav-in-vertical .pxl-swiper-arrow-next,.pxl-swiper-slider:focus .nav-out-vertical .pxl-swiper-arrow-prev,.pxl-swiper-slider:focus .nav-out-vertical .pxl-swiper-arrow-next{opacity:1;-webkit-transform:translate(0,-50%);-khtml-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%)}}.pxl-swiper-slider:hover .nav-in-vertical.arrow-on-hover .pxl-swiper-arrow-prev,.pxl-swiper-slider:hover .nav-in-vertical.arrow-on-hover .pxl-swiper-arrow-next,.pxl-swiper-slider:hover .nav-out-vertical.arrow-on-hover .pxl-swiper-arrow-prev,.pxl-swiper-slider:hover .nav-out-vertical.arrow-on-hover .pxl-swiper-arrow-next,.pxl-swiper-slider:focus .nav-in-vertical.arrow-on-hover .pxl-swiper-arrow-prev,.pxl-swiper-slider:focus .nav-in-vertical.arrow-on-hover .pxl-swiper-arrow-next,.pxl-swiper-slider:focus .nav-out-vertical.arrow-on-hover .pxl-swiper-arrow-prev,.pxl-swiper-slider:focus .nav-out-vertical.arrow-on-hover .pxl-swiper-arrow-next{opacity:1;-webkit-transform:translate(0,-50%);-khtml-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%)}.enable-cursor .pxl-swiper-arrow.cursor-arrow-prev{height:100%;background-color:transparent;cursor:none}@media (min-width:1200px){.enable-cursor .pxl-swiper-arrow.cursor-arrow-prev{width:calc((100vw - 1170px)/2) !important;left:calc((100vw - 1170px)/-2) !important}}.enable-cursor .pxl-swiper-arrow.cursor-arrow-prev:before{display:none}.enable-cursor .pxl-swiper-arrow.cursor-arrow-prev span{display:none}.enable-cursor .pxl-swiper-arrow.cursor-arrow-prev.swiper-button-disabled{cursor:not-allowed}.enable-cursor .pxl-swiper-arrow.cursor-arrow-next{right:0;width:104px;height:120%;background-color:transparent;cursor:none}@media (min-width:1200px){.enable-cursor .pxl-swiper-arrow.cursor-arrow-next{width:calc((100vw - 1170px)/2) !important;right:calc((100vw - 1170px)/-2) !important}}.enable-cursor .pxl-swiper-arrow.cursor-arrow-next:before{display:none}.enable-cursor .pxl-swiper-arrow.cursor-arrow-next span{display:none}.enable-cursor .pxl-swiper-arrow.cursor-arrow-next.swiper-button-disabled{cursor:not-allowed}.pxl-swiper-dots.style-bullets{position:relative;z-index:1;display:flex;flex-wrap:wrap;justify-content:center;margin-top:20px;column-gap:13px;row-gap:13px;padding-bottom:1px}.pxl-swiper-dots.style-bullets .pxl-swiper-pagination-bullet{flex:0 0 8px;width:8px;height:8px;line-height:8px;text-align:center;cursor:pointer;position:relative;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:all .25s linear;-khtml-transition:all .25s linear;-moz-transition:all .25s linear;-ms-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear}.pxl-swiper-dots.style-bullets .pxl-swiper-pagination-bullet:before{content:"";width:8px;height:8px;background-color:rgba(27,40,155,.149);display:block;position:absolute;top:50%;left:50%;margin-top:-4px;margin-left:-4px;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:all .25s linear;-khtml-transition:all .25s linear;-moz-transition:all .25s linear;-ms-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear}.pxl-swiper-dots.style-bullets .pxl-swiper-pagination-bullet:hover,.pxl-swiper-dots.style-bullets .pxl-swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--primary-color)}.pxl-swiper-dots.style-bullets .pxl-swiper-pagination-bullet:hover:before,.pxl-swiper-dots.style-bullets .pxl-swiper-pagination-bullet.swiper-pagination-bullet-active:before{width:16px;height:16px;border-radius:50%;border:1px solid #c78e05;top:0;left:0;background-color:transparent}.pxl-swiper-dots.style-bullets-number{position:relative;z-index:1;width:auto;height:auto}.pxl-swiper-dots.style-bullets-number .swiper-pagination-custom{font-size:24px;font-weight:300;color:#fff}.pxl-swiper-dots-color-mode-white .pxl-swiper-dots.style-bullets-number .pxl-swiper-pagination-bullet:after{background-color:#bababa}.pxl-swiper-dots-color-mode-white .pxl-swiper-dots.style-bullets .pxl-swiper-pagination-bullet:before{background-color:#bababa}.pxl-swiper-dots-color-mode-white .pxl-swiper-dots.style-bullets .pxl-swiper-pagination-bullet:after{background-color:#fff}.pxl-swiper-dots-color-mode-white .pxl-swiper-dots.style-bullets .pxl-swiper-pagination-bullet:hover,.pxl-swiper-dots-color-mode-white .pxl-swiper-dots.style-bullets .pxl-swiper-pagination-bullet.swiper-pagination-bullet-active{-webkit-box-shadow:0px 0px 0px 1px rgba(255,255,255,.4);-khtml-box-shadow:0px 0px 0px 1px rgba(255,255,255,.4);-moz-box-shadow:0px 0px 0px 1px rgba(255,255,255,.4);-ms-box-shadow:0px 0px 0px 1px rgba(255,255,255,.4);-o-box-shadow:0px 0px 0px 1px rgba(255,255,255,.4);box-shadow:0px 0px 0px 1px rgba(255,255,255,.4)}.pxl-swiper-dots-color-mode-white-primary .pxl-swiper-dots.style-bullets-number .pxl-swiper-pagination-bullet:after{background-color:#bababa}.pxl-swiper-dots-color-mode-white-primary .pxl-swiper-dots.style-bullets .pxl-swiper-pagination-bullet:before{background-color:#bababa}.pxl-swiper-dots-color-mode-white-primary .pxl-swiper-dots.style-bullets .pxl-swiper-pagination-bullet:after{background-color:var(--primary-color)}.pxl-swiper-dots-color-mode-white-primary .pxl-swiper-dots.style-bullets .pxl-swiper-pagination-bullet:hover,.pxl-swiper-dots-color-mode-white-primary .pxl-swiper-dots.style-bullets .pxl-swiper-pagination-bullet.swiper-pagination-bullet-active{-webkit-box-shadow:0px 0px 0px 1px rgba(var(--primary-color-rgb),.4);-khtml-box-shadow:0px 0px 0px 1px rgba(var(--primary-color-rgb),.4);-moz-box-shadow:0px 0px 0px 1px rgba(var(--primary-color-rgb),.4);-ms-box-shadow:0px 0px 0px 1px rgba(var(--primary-color-rgb),.4);-o-box-shadow:0px 0px 0px 1px rgba(var(--primary-color-rgb),.4);box-shadow:0px 0px 0px 1px rgba(var(--primary-color-rgb),.4)}.pxl-swiper-pagination-progressbar{background:#fff;width:100%;max-width:544px;height:4px;position:absolute;left:50%;-webkit-transform:translate(-50%,0);-khtml-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0);transform:translate(-50%,0);bottom:-80px}@media (max-width:1199px){.pxl-swiper-pagination-progressbar{bottom:-50px}}.pxl-swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--primary-color);position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.pxl-swiper-arrows .pxl-swiper-arrow-next:hover .pxl-icon{animation:toleftFromright .4s forwards}.pxl-swiper-arrows .pxl-swiper-arrow-prev:hover .pxl-icon{animation:torightFromleft .4s forwards}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#666;font-size:14px;font-style:normal;font-weight:400;opacity:1;text-overflow:ellipsis}input:-moz-placeholder,textarea:-moz-placeholder{color:#666;font-size:14px;font-style:normal;font-weight:400;opacity:1;text-overflow:ellipsis}input::-moz-placeholder,textarea::-moz-placeholder{color:#666;font-size:14px;font-style:normal;font-weight:400;opacity:1;text-overflow:ellipsis}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#666;font-size:14px;font-style:normal;font-weight:400;opacity:1;text-overflow:ellipsis}input[type=search]::-webkit-input-placeholder{color:#666;font-size:14px;font-style:italic;font-weight:400;opacity:1;text-overflow:ellipsis}input[type=search]:-moz-placeholder{color:#666;font-size:14px;font-style:italic;font-weight:400;opacity:1;text-overflow:ellipsis}input[type=search]::-moz-placeholder{color:#666;font-size:14px;font-style:italic;font-weight:400;opacity:1;text-overflow:ellipsis}input[type=search]:-ms-input-placeholder{color:#666;font-size:14px;font-style:italic;font-weight:400;opacity:1;text-overflow:ellipsis}input:-internal-autofill-selected{background-color:#fff !important;background-image:none !important}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-khtml-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;opacity:0;height:30px;margin-top:15px;cursor:pointer;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}input[type=number]{-moz-appearance:textfield}.pxl-input-number-spin{width:19px;height:25px;background:#fff;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;position:absolute;top:12px;right:20px}[dir=rtl] .pxl-input-number-spin{left:20px;right:auto}.pxl-input-number-spin-inner{cursor:pointer;width:19px;height:12.5px;position:relative;display:block}.pxl-input-number-spin-inner:before{content:"";width:0;height:0;position:absolute;top:50%;left:50%;border-style:solid;-webkit-transform:translate(-50%,-50%);-khtml-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.pxl-input-number-spin-inner.pxl-input-number-spin-up:before{border-width:0 3.5px 4px;border-color:transparent transparent var(--primary-color) transparent}.pxl-input-number-spin-inner.pxl-input-number-spin-down:before{border-width:4px 3.5px 0;border-color:var(--primary-color) transparent transparent transparent}input::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;z-index:2;text-align:start;padding:0;margin:0}input::-webkit-datetime-edit{text-align:start;width:100%}input[type="search" i]::-webkit-search-cancel-button{opacity:0;display:none}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=tel],input[type=number],input[type=range],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=color],textarea,select,.select2-container.select2-container--default .select2-selection--single{background-color:transparent;border:1px solid #e0e0e0;color:var(--heading-color);padding:14px 20px;line-height:1.75;height:55px;font-size:16px;font-weight:400;text-align:start;outline:none;border-radius:27.5px;-webkit-transition:all .3s cubic-bezier(.4,0,1,1);-khtml-transition:all .3s cubic-bezier(.4,0,1,1);-moz-transition:all .3s cubic-bezier(.4,0,1,1);-ms-transition:all .3s cubic-bezier(.4,0,1,1);-o-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1)}@media (max-width:767px){input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=tel],input[type=number],input[type=range],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=color],textarea,select,.select2-container.select2-container--default .select2-selection--single{height:50px}}input[type=text]::placeholder,input[type=email]::placeholder,input[type=url]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=number]::placeholder,input[type=range]::placeholder,input[type=date]::placeholder,input[type=month]::placeholder,input[type=week]::placeholder,input[type=time]::placeholder,input[type=datetime]::placeholder,input[type=datetime-local]::placeholder,input[type=color]::placeholder,textarea::placeholder,select::placeholder,.select2-container.select2-container--default .select2-selection--single::placeholder{font-size:16px;font-weight:400;line-height:1.75;color:var(--body-color)}input[type=text]:hover,input[type=text]:focus,input[type=text]:active,input[type=email]:hover,input[type=email]:focus,input[type=email]:active,input[type=url]:hover,input[type=url]:focus,input[type=url]:active,input[type=password]:hover,input[type=password]:focus,input[type=password]:active,input[type=search]:hover,input[type=search]:focus,input[type=search]:active,input[type=tel]:hover,input[type=tel]:focus,input[type=tel]:active,input[type=number]:hover,input[type=number]:focus,input[type=number]:active,input[type=range]:hover,input[type=range]:focus,input[type=range]:active,input[type=date]:hover,input[type=date]:focus,input[type=date]:active,input[type=month]:hover,input[type=month]:focus,input[type=month]:active,input[type=week]:hover,input[type=week]:focus,input[type=week]:active,input[type=time]:hover,input[type=time]:focus,input[type=time]:active,input[type=datetime]:hover,input[type=datetime]:focus,input[type=datetime]:active,input[type=datetime-local]:hover,input[type=datetime-local]:focus,input[type=datetime-local]:active,input[type=color]:hover,input[type=color]:focus,input[type=color]:active,textarea:hover,textarea:focus,textarea:active,select:hover,select:focus,select:active,.select2-container.select2-container--default .select2-selection--single:hover,.select2-container.select2-container--default .select2-selection--single:focus,.select2-container.select2-container--default .select2-selection--single:active{background-color:transparent;border-color:var(--heading-color);color:var(--heading-color)}input[type=text]:hover::placeholder,input[type=text]:focus::placeholder,input[type=text]:active::placeholder,input[type=email]:hover::placeholder,input[type=email]:focus::placeholder,input[type=email]:active::placeholder,input[type=url]:hover::placeholder,input[type=url]:focus::placeholder,input[type=url]:active::placeholder,input[type=password]:hover::placeholder,input[type=password]:focus::placeholder,input[type=password]:active::placeholder,input[type=search]:hover::placeholder,input[type=search]:focus::placeholder,input[type=search]:active::placeholder,input[type=tel]:hover::placeholder,input[type=tel]:focus::placeholder,input[type=tel]:active::placeholder,input[type=number]:hover::placeholder,input[type=number]:focus::placeholder,input[type=number]:active::placeholder,input[type=range]:hover::placeholder,input[type=range]:focus::placeholder,input[type=range]:active::placeholder,input[type=date]:hover::placeholder,input[type=date]:focus::placeholder,input[type=date]:active::placeholder,input[type=month]:hover::placeholder,input[type=month]:focus::placeholder,input[type=month]:active::placeholder,input[type=week]:hover::placeholder,input[type=week]:focus::placeholder,input[type=week]:active::placeholder,input[type=time]:hover::placeholder,input[type=time]:focus::placeholder,input[type=time]:active::placeholder,input[type=datetime]:hover::placeholder,input[type=datetime]:focus::placeholder,input[type=datetime]:active::placeholder,input[type=datetime-local]:hover::placeholder,input[type=datetime-local]:focus::placeholder,input[type=datetime-local]:active::placeholder,input[type=color]:hover::placeholder,input[type=color]:focus::placeholder,input[type=color]:active::placeholder,textarea:hover::placeholder,textarea:focus::placeholder,textarea:active::placeholder,select:hover::placeholder,select:focus::placeholder,select:active::placeholder,.select2-container.select2-container--default .select2-selection--single:hover::placeholder,.select2-container.select2-container--default .select2-selection--single:focus::placeholder,.select2-container.select2-container--default .select2-selection--single:active::placeholder{color:var(--heading-color)}[dir=rtl] input[type=text],[dir=rtl] input[type=email],[dir=rtl] input[type=url],[dir=rtl] input[type=password],[dir=rtl] input[type=search],[dir=rtl] input[type=tel],[dir=rtl] input[type=number],[dir=rtl] input[type=range],[dir=rtl] input[type=date],[dir=rtl] input[type=month],[dir=rtl] input[type=week],[dir=rtl] input[type=time],[dir=rtl] input[type=datetime],[dir=rtl] input[type=datetime-local],[dir=rtl] input[type=color],[dir=rtl] textarea,[dir=rtl] select,[dir=rtl] .select2-container.select2-container--default .select2-selection--single{-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=tel],input[type=date]{width:100%}select{width:100%;height:55px;line-height:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(//www.funlearnhub.center/wp-content/themes/sprouts/assets/css/../images/select-arrow.png);background-position:calc(100% - 18px) 50%;background-repeat:no-repeat;background-size:10px;padding-right:30px}[dir=rtl] select{background-position:10px 50%;padding-right:22px;padding-left:30px}textarea{box-sizing:border-box;display:block;width:100%;max-width:100%;height:110px;min-height:110px;line-height:normal;resize:none}input,select,textarea{vertical-align:top;position:relative}.pxl-select form{position:relative;background-color:#fff;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.pxl-select select{height:55px;line-height:37px;font-size:15px;background-color:transparent;position:relative;z-index:99;-webkit-appearance:none;-khtml-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none}.pxl-select i{position:absolute;right:14px;top:50%;-webkit-transform:translate(0px,-50%);-khtml-transform:translate(0px,-50%);-moz-transform:translate(0px,-50%);-ms-transform:translate(0px,-50%);-o-transform:translate(0px,-50%);transform:translate(0px,-50%)}.pxl-custom-checkbox,.pxl-custom-radio{position:relative;margin-right:5px;width:17px;height:17px;display:inline-block}[dir=rtl] .pxl-custom-checkbox,[dir=rtl] .pxl-custom-radio{margin-right:0;margin-left:5px}.pxl-custom-checkbox input[type=checkbox],.pxl-custom-checkbox .pxl-checkmark,.pxl-custom-radio input[type=checkbox],.pxl-custom-radio .pxl-checkmark{width:17px;height:17px;display:inline-block;padding:0;margin:0}.pxl-custom-checkbox input,.pxl-custom-radio input{opacity:0}.pxl-custom-checkbox input:checked+.pxl-checkmark:after,.pxl-custom-radio input:checked+.pxl-checkmark:after{opacity:1}.pxl-custom-checkbox .pxl-checkmark,.pxl-custom-radio .pxl-checkmark{position:absolute;top:0;left:0;border:2px solid #e0e0e0;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.pxl-custom-checkbox .pxl-checkmark:after,.pxl-custom-radio .pxl-checkmark:after{content:"";background-color:var(--primary-color);position:absolute;top:3px;left:3px;width:7px;height:7px;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;opacity:0}.pxl-custom-checkbox+label,.pxl-custom-radio+label{display:inline-block}.pxl-custom-radio input:checked+.pxl-checkmark{border-color:var(--primary-color)}.pxl-custom-radio input:checked+.pxl-checkmark:after{background-color:var(--primary-color)}.pxl-custom-radio .pxl-checkmark{margin-top:3px;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}.pxl-custom-radio .pxl-checkmark:after{background-color:#e0e0e0;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;opacity:1}.pxl-custom-checkbox{-webkit-transform:translate(0,3px);-khtml-transform:translate(0,3px);-moz-transform:translate(0,3px);-ms-transform:translate(0,3px);-o-transform:translate(0,3px);transform:translate(0,3px)}.ui-timepicker-container ul{list-style:none}.ui-timepicker-container .ui-menu-item{font-size:13px}.wpcf7-form .wpcf7-form-control-wrap{display:block}.wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip{display:none}.wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid{border-color:#faab04 !important}.wpcf7-form label{font-size:16px;color:var(--heading-color);margin-bottom:8px}.wpcf7-form label+br{display:none}.wpcf7-form .control-item{margin-bottom:15px}.wpcf7-form .wpcf7-textarea{height:194px}@media (max-width:767px){.wpcf7-form .wpcf7-textarea{height:150px}}.wpcf7-form button[type=submit]{min-width:193px}.wpcf7-form button[type=submit] .pxli-spinner{font-size:16px;position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px;opacity:0;visibility:hidden;-webkit-transform:scale(0);-khtml-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transition:all .3s ease;-khtml-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.wpcf7-form.submitting button[type=submit] .pxli-spinner{display:none}.wpcf7-form.submitting button[type=submit] .pxl-icon:before{color:#fff;content:"";-webkit-animation:pxl-spin 2s linear infinite;-khtml-animation:pxl-spin 2s linear infinite;-moz-animation:pxl-spin 2s linear infinite;-ms-animation:pxl-spin 2s linear infinite;-o-animation:pxl-spin 2s linear infinite;animation:pxl-spin 2s linear infinite}.contact-form-main .message{margin-bottom:30px}@media (max-width:991px){.contact-form-main .form-check{margin-bottom:10px}}.wpcf7 form.wpcf7-form .wpcf7-response-output{position:absolute;color:red;padding:0;margin:0;border:0;font-style:italic;font-size:14px;line-height:1.5;margin-top:10px}.wpcf7 form.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok{color:#398f14}.wpcf7 form.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors{color:#f13c3c}.contact-form-main+.wpcf7-response-output{bottom:-30px}.wpcf7 .form-check{display:block}.pxl-search-form-popup{max-width:750px;margin:0 auto}.pxl-search-popup-inner .cat-search-wrap{flex:0 0 173px;width:173px;max-width:173px}.pxl-search-popup-inner .text-search-wrap{position:relative}.pxl-search-popup-inner .text-search-wrap .search-field{border-top-left-radius:0;border-bottom-left-radius:0;border-left:0;padding-left:0;padding-right:48px;border:0;color:#fff;background-color:transparent;border-bottom:1px solid #fff}.pxl-search-popup-inner .text-search-wrap .search-field:hover,.pxl-search-popup-inner .text-search-wrap .search-field:focus,.pxl-search-popup-inner .text-search-wrap .search-field:active{border-color:var(--primary-color) !important;background-color:transparent}.pxl-search-popup-inner .text-search-wrap input::-webkit-input-placeholder{color:#fff}.pxl-search-popup-inner .text-search-wrap .search-submit{width:48px;padding:0;margin:0;position:absolute;top:0;bottom:0;right:15px;background:0 0;border:0;font-size:20px;color:#fff}.pxl-search-popup-inner .text-search-wrap .search-submit:hover{color:var(--primary-color)}.pxl-search-popup-inner .text-search-wrap .pxl-svg{position:absolute;right:16px;top:50%;margin-top:-8px}.pxl-search-popup-inner .text-search-wrap .search-submit:hover .pxl-svg path{fill:var(--primary-color)}#pxl-search-popup-normal .pxl-search-popup-inner .text-search-wrap .search-submit{right:0}#ui-datepicker-div{position:absolute;top:-9999px;z-index:10001 !important}.ui-datepicker-header{position:relative}.ui-datepicker-header .ui-corner-all{text-align:center;cursor:pointer;position:absolute;top:50%;padding:0;-webkit-transform:translateY(-50%);-khtml-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%)}.ui-datepicker-header .ui-corner-all:before{content:"";font-family:"pxli";position:absolute;top:50%;font-size:20px;line-height:1;margin-top:-10px}.ui-datepicker-header .ui-corner-all span{display:none}.ui-datepicker-header .ui-corner-all.ui-datepicker-prev{left:35px}@media (max-width:1199px){.ui-datepicker-header .ui-corner-all.ui-datepicker-prev{left:30px}}@media (max-width:575px){.ui-datepicker-header .ui-corner-all.ui-datepicker-prev{left:20px}}.ui-datepicker-header .ui-corner-all.ui-datepicker-prev:before{left:0}.ui-datepicker-header .ui-corner-all.ui-datepicker-next{right:35px}@media (max-width:1199px){.ui-datepicker-header .ui-corner-all.ui-datepicker-next{right:30px}}@media (max-width:575px){.ui-datepicker-header .ui-corner-all.ui-datepicker-next{right:20px}}.ui-datepicker-header .ui-corner-all.ui-datepicker-next:before{right:0;content:""}.ui-datepicker-header .ui-state-disabled{color:#b7b7b7}.ui-datepicker-calendar{margin:0;width:100%}.ui-datepicker-calendar th{text-align:center}.ui-datepicker-calendar td{text-align:center}.ui-datepicker-calendar td.ui-state-disabled{color:#b7b7b7}.ui-datepicker{background-color:#fff;border:1px solid rgba(200,200,200,.6)}@media (min-width:576px){.ui-datepicker .ui-datepicker-group{flex:0 0 50%;width:50%;display:inline-block}.ui-datepicker .ui-datepicker-group+.ui-datepicker-group{border-left:1px solid rgba(200,200,200,.6)}}.ui-datepicker .ui-datepicker-header{position:relative;background-color:#f2f3f3;width:100%;padding:20px 35px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;justify-content:center}.ui-datepicker .ui-datepicker-header>*{max-width:100%}@media (max-width:1199px){.ui-datepicker .ui-datepicker-header{padding:20px 30px}}@media (max-width:575px){.ui-datepicker .ui-datepicker-header{padding:15px 20px}}.ui-datepicker .ui-datepicker-header .ui-corner-all{color:#111;-webkit-transition:all .3s ease;-khtml-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.ui-datepicker .ui-datepicker-header .ui-corner-all:hover{color:var(--second-color)}.ui-datepicker .ui-datepicker-header .ui-datepicker-title{font-size:18px;font-weight:500;letter-spacing:.05em;line-height:1;color:var(--heading-color);text-transform:uppercase}@media (max-width:575px){.ui-datepicker .ui-datepicker-header .ui-datepicker-title{font-size:16px}}.ui-datepicker .ui-datepicker-calendar{padding:10px 20px 20px;border:0}@media (max-width:1199px){.ui-datepicker .ui-datepicker-calendar{padding:20px 15px}}@media (max-width:767px){.ui-datepicker .ui-datepicker-calendar{padding:20px 10px}}.ui-datepicker .ui-datepicker-calendar th{border:0;font-size:18px;font-weight:400;text-transform:capitalize;letter-spacing:.05em;color:#111}@media (max-width:767px){.ui-datepicker .ui-datepicker-calendar th{font-size:16px}}.ui-datepicker .ui-datepicker-calendar td{padding:4px;border:0;font-size:16px}@media (max-width:767px){.ui-datepicker .ui-datepicker-calendar td{font-size:14px}}.ui-datepicker .ui-datepicker-calendar td>span,.ui-datepicker .ui-datepicker-calendar td>a{width:34px;height:34px;background:0 0;display:inline-flex;justify-content:center;align-items:center}@media (max-width:767px){.ui-datepicker .ui-datepicker-calendar td>span,.ui-datepicker .ui-datepicker-calendar td>a{width:32px;height:32px}}.ui-datepicker .ui-datepicker-calendar td>span{border:1px solid #b7b7b7;color:#b7b7b7}.ui-datepicker .ui-datepicker-calendar td>a{border:1px solid #111}.ui-datepicker .ui-datepicker-calendar td>a.ui-state-highlight{color:#fff}.ui-datepicker .ui-datepicker-calendar td>a.ui-state-active,.ui-datepicker .ui-datepicker-calendar td>a:hover{color:#fff;background-color:var(--second-color);border-color:var(--second-color)}.ui-datepicker .ui-datepicker-calendar td.unavailable>a{color:#fff;background-color:#b95c47;border-color:#b95c47}.ui-datepicker .ui-datepicker-calendar td.unavailable>a.ui-state-highlight{color:#fff;background-color:#b95c47;border-color:#b95c47}.ui-datepicker .ui-datepicker-calendar td.unavailable>a.ui-state-active,.ui-datepicker .ui-datepicker-calendar td.unavailable>a:hover{color:#fff;background-color:#b95c47;border-color:#b95c47}.nice-select{border:1px solid #e0e0e0;border-radius:27.5px;padding:0 40px 0 24px;height:55px;position:relative;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;background-color:transparent;color:var(--heading-color);-webkit-transition:border-color .3s ease,background-color .3s ease;-khtml-transition:border-color .3s ease,background-color .3s ease;-moz-transition:border-color .3s ease,background-color .3s ease;-ms-transition:border-color .3s ease,background-color .3s ease;-o-transition:border-color .3s ease,background-color .3s ease;transition:border-color .3s ease,background-color .3s ease}@media (max-width:767px){.nice-select{height:50px}}.nice-select:hover,.nice-select:focus,.nice-select:active{background-color:transparent;border-color:var(--heading-color)}.nice-select:after{position:absolute;font-size:18px;line-height:1;margin-top:1px;font-style:normal;font-family:"pxli";content:"";right:20px;top:50%;color:var(--heading-color);transform:translate(-50%,-50%);display:flex;align-items:center}.nice-select span.current{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:55px;color:#666}@media (max-width:767px){.nice-select span.current{line-height:50px}}.nice-select .option{text-overflow:ellipsis;overflow:hidden}.nice-select .list{max-height:330px;overflow:auto;background-color:#fff;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;border:1px solid #e4e4e4;box-sizing:border-box;margin-top:1px;opacity:0;overflow:hidden;padding:15px 0;pointer-events:none;position:absolute;top:100%;left:-1px;right:-1px;z-index:9;color:inherit;border-bottom-left-radius:27px;border-bottom-right-radius:27px;-webkit-transition:all .2s cubic-bezier(.4,.5,.6,.7);-khtml-transition:all .2s cubic-bezier(.4,.5,.6,.7);-moz-transition:all .2s cubic-bezier(.4,.5,.6,.7);-ms-transition:all .2s cubic-bezier(.4,.5,.6,.7);-o-transition:all .2s cubic-bezier(.4,.5,.6,.7);transition:all .2s cubic-bezier(.4,.5,.6,.7)}.nice-select .list .selected{color:#222}.nice-select .list .option{font-size:16px;padding:8px 16px 8px 24px;cursor:pointer;line-height:normal;list-style:none;outline:none;-webkit-transition:all .2s cubic-bezier(.4,.5,.6,.7);-khtml-transition:all .2s cubic-bezier(.4,.5,.6,.7);-moz-transition:all .2s cubic-bezier(.4,.5,.6,.7);-ms-transition:all .2s cubic-bezier(.4,.5,.6,.7);-o-transition:all .2s cubic-bezier(.4,.5,.6,.7);transition:all .2s cubic-bezier(.4,.5,.6,.7);-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.nice-select .list .option.selected{font-weight:500}.nice-select .list .option.disabled{background-color:transparent;color:#999;cursor:default}.nice-select .list .option:hover,.nice-select .list .option:focus{color:var(--third-color)}.nice-select .list:hover .option:not(:hover){background-color:transparent !important}.nice-select.open,.nice-select.open2{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:0;background-color:transparent;border-color:var(--heading-color)}.nice-select.open .list,.nice-select.open .list.open,.nice-select.open2 .list,.nice-select.open2 .list.open{margin-top:-1px;border-color:var(--heading-color);border-top-color:#e0e0e0;min-width:100%;overflow:auto;opacity:1;pointer-events:auto;-webkit-animation:pxlFadeInDown .2s cubic-bezier(.4,.5,.6,.7);-khtml-animation:pxlFadeInDown .2s cubic-bezier(.4,.5,.6,.7);-moz-animation:pxlFadeInDown .2s cubic-bezier(.4,.5,.6,.7);-ms-animation:pxlFadeInDown .2s cubic-bezier(.4,.5,.6,.7);-o-animation:pxlFadeInDown .2s cubic-bezier(.4,.5,.6,.7);animation:pxlFadeInDown .2s cubic-bezier(.4,.5,.6,.7)}.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none}.nice-select.disabled:after{border-color:#ccc}.nice-select.wide{width:100%}.nice-select.wide .list{left:0 !important;right:0 !important}.nice-select.right{float:right}.nice-select.right .list{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small:after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.no-csspointerevents .nice-select .list{display:none}.no-csspointerevents .nice-select.open .list{display:block}.form-check{padding-top:7px;display:flex}.form-check .form-check-input{width:20px;height:20px;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;background:var(--second-color);border:none;cursor:pointer;margin-top:3px;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;position:relative;text-align:center;line-height:1;color:var(--heading-color);display:inline-flex;align-items:center;justify-content:center;float:left}.form-check .form-check-input:after{content:"";font-family:"pxli";font-size:10px;color:var(--heading-color);opacity:0}.form-check .form-check-input:checked[type=checkbox]:after{opacity:1}.form-check .form-check-label{cursor:pointer;color:var(--heading-color);text-transform:inherit;flex:1}.bordered.form-check-input{border:1px solid #e4e4e4;background-color:transparent;transition:all .4s ease-in-out 0s}.bordered.form-check-input[type=checkbox]{border-radius:0}.label-for-checkbox{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center}.label-for-checkbox input[type=checkbox]{border:1px solid #e0e0e0;border-radius:0;width:18px;height:18px;background-color:#fff;cursor:pointer;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;transition:all .4s ease-in-out 0s;background-position:center}.label-for-checkbox input[type=checkbox]:checked{border-color:var(--second-color);background-color:var(--second-color);color:#fff;background-image:url(//www.funlearnhub.center/wp-content/themes/sprouts/assets/css/../images/checked.png);background-size:9px;background-position:center;background-repeat:no-repeat}.pxl-mailchimp .mc4wp-form{position:relative}.pxl-mailchimp .mc4wp-form p{margin-bottom:0}.pxl-mailchimp .btn-mail{width:100%;border-radius:27.5px;color:var(--additional01-color);background-color:var(--primary-color);margin-top:17px;box-shadow:0 5px 0 #c78e05;transition:all .35s ease 0s}.pxl-mailchimp .btn-mail:hover{box-shadow:0 0 0 #c78e05}.pxl-mailchimp .btn-mail>span{z-index:1}.pxl-cf7-wrap .contact-info{display:flex;gap:20px}@media (max-width:575px){.pxl-cf7-wrap .contact-info{flex-direction:column;gap:0}}.pxl-cf7-wrap p{margin-bottom:0}.pxl-cf7-wrap label{margin-bottom:8px;margin-left:26px}@media (max-width:575px){.pxl-cf7-wrap label{margin-left:0}}.pxl-cf7-wrap .wpcf7-form button[type=submit]{min-width:152px}.pxl-cf7-wrap .row.gx-40{margin-left:-20px;margin-right:-20px}.pxl-cf7-wrap .row.gx-40>*{padding-left:20px;padding-right:20px}.pxl-cf7-wrap .row.gx-15{margin-left:-7.5px;margin-right:-7.5px}.pxl-cf7-wrap .row.gx-15>*{padding-left:7.5px;padding-right:7.5px}.pxl-cf7-wrap .row.gx-20{margin-left:-10px;margin-right:-10px}.pxl-cf7-wrap .row.gx-20>*{padding-left:10px;padding-right:10px}.form-contact br{display:none}.form-contact .row.gx-15{margin-bottom:28px}@media (max-width:991px){.form-contact .row.gx-15{margin-bottom:15px;gap:15px}}.form-contact .contact-submit{margin-top:28px}.form-contact .contact-submit label{margin-left:0;margin-bottom:0;display:flex;align-items:center;cursor:pointer}.form-contact .contact-submit p{display:flex;align-items:center;justify-content:space-between;gap:15px}@media (max-width:767px){.form-contact .contact-submit p{flex-direction:column;align-items:start}}.form-contact .contact-submit input[type=checkbox]{margin-right:14px;width:20px;height:20px;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding:0 !important;cursor:pointer}.form-contact .contact-submit input[type=checkbox]:before{content:"";display:block;width:100%;height:100%;background-color:var(--third-color);border-radius:20px}.form-contact .contact-submit input[type=checkbox]:checked:before{content:"";font-family:"pxli";color:#fff;font-size:10px;display:flex;justify-content:center;align-items:center}.form-contact .contact-submit .btn-primary{--color-boxshadow:#c78e05;margin-bottom:5px;box-shadow:0 5px 0 var(--color-boxshadow)}.form-contact .contact-submit .btn-primary .pxl-icon{overflow:hidden;margin-left:35px;font-size:18px}@media (max-width:575px){.form-contact .contact-submit .btn-primary .pxl-icon{margin-left:20px}}.form-contact .contact-submit .btn-primary:hover{box-shadow:0 0 0 var(--color-boxshadow)}.form-contact .contact-submit .btn-primary:hover .pxl-icon{transform:none;opacity:1}.form-contact .contact-submit .btn-primary:hover i{animation:toTopFromBottom .4s forwards}.form-enrollment br{display:none}.form-enrollment label{margin-left:24px}@media (max-width:575px){.form-enrollment label{margin-left:0}}.form-enrollment .row.gx-40{margin-top:23px}.form-enrollment .row.gx-40:first-child{margin-top:0}@media (max-width:767px){.form-enrollment .row.gx-40{margin-top:20px;gap:20px}}.form-enrollment button[type=submit]{--color-boxshadow:#c78e05;box-shadow:0 5px 0 var(--color-boxshadow)}.form-enrollment button[type=submit]:hover{box-shadow:0 0 0 var(--color-boxshadow)}.form-journey .item-mail{margin-top:24px;margin-bottom:24px}.form-journey .pxl-btn{margin-left:18px}@media (max-width:575px){.form-journey .pxl-btn{margin-left:0}}.form-journey label{margin-bottom:15px;margin-left:24px}.form-journey .row.gx-20{row-gap:24px}.form-consultation label{margin-bottom:15px;margin-left:25px;display:-webkit-box;max-height:26px;font-size:16px;line-height:1.625;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-khtml-line-clamp:1;-moz-line-clamp:1;-ms-line-clamp:1;-o-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;-khtml-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;-o-box-orient:vertical;box-orient:vertical}.form-consultation label>*{display:-webkit-box;max-height:26px;font-size:16px;line-height:1.625;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-khtml-line-clamp:1;-moz-line-clamp:1;-ms-line-clamp:1;-o-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;-khtml-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;-o-box-orient:vertical;box-orient:vertical}@media (max-width:575px){.form-consultation label{margin-bottom:10px}}.form-consultation .row.gx-20{margin-left:-11.5px;margin-right:-11.5px;row-gap:20px}.form-consultation .row.gx-20>*{padding-left:11.5px;padding-right:11.5px}.form-consultation button[type=submit]{margin-bottom:5px}.form-consultation .box-button p{display:flex;align-items:baseline;flex-wrap:wrap;column-gap:16px;row-gap:25px}.form-consultation .box-button .item-call{display:flex;align-items:center}.form-consultation .box-button .item-call:hover .text{color:var(--third-color)}.form-consultation .box-button .item-call:hover svg{animation:calltrap_spin 2.5s infinite linear}.form-consultation .box-button .icon{min-width:61px;height:61px;display:flex;align-items:center;justify-content:center;background-color:var(--third-color);border-radius:50%}.form-consultation .box-button .icon svg{fill:#fff;width:28px;height:28px}@media (max-width:575px){.form-consultation .box-button .icon{min-width:50px;height:50px}.form-consultation .box-button .icon svg{fill:#fff;width:22px;height:22px}}.form-consultation .box-button .text{font-size:18px;font-family:var(--heading-font-family);color:#fff;margin-left:21px;transition:all .3s ease}@media (max-width:575px){.form-consultation .box-button .text{font-size:15px;margin-left:15px}}.button,button,input[type=button],input[type=reset],input[type=submit]{box-sizing:border-box;outline:none;text-decoration:none;vertical-align:bottom}.button:hover,.button:active,.button:focus,button:hover,button:active,button:focus,input[type=button]:hover,input[type=button]:active,input[type=button]:focus,input[type=reset]:hover,input[type=reset]:active,input[type=reset]:focus,input[type=submit]:hover,input[type=submit]:active,input[type=submit]:focus{cursor:pointer}.button:visited,button:visited,input[type=button]:visited,input[type=reset]:visited,input[type=submit]:visited{text-decoration:none}.button:focus,button:focus,input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus{outline:none;outline-offset:0}.btn,button,.button,input[type=submit],input[type=button],.pxl-btn{position:relative;display:inline-flex;align-items:center;font-family:var(--heading-font-family);font-size:14px;font-weight:400;color:#fff;line-height:1.5;letter-spacing:0px;padding:17px 30px;background-color:var(--third-color);outline:none;cursor:pointer;vertical-align:top;text-align:center;text-transform:none;text-decoration:none;justify-content:center;-webkit-box-shadow:none;-khtml-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;overflow:hidden;-webkit-transition:all .3s cubic-bezier(.46,.23,1,1);-khtml-transition:all .3s cubic-bezier(.46,.23,1,1);-moz-transition:all .3s cubic-bezier(.46,.23,1,1);-ms-transition:all .3s cubic-bezier(.46,.23,1,1);-o-transition:all .3s cubic-bezier(.46,.23,1,1);transition:all .3s cubic-bezier(.46,.23,1,1)}.btn:active,.btn:hover,.btn:focus,button:active,button:hover,button:focus,.button:active,.button:hover,.button:focus,input[type=submit]:active,input[type=submit]:hover,input[type=submit]:focus,input[type=button]:active,input[type=button]:hover,input[type=button]:focus,.pxl-btn:active,.pxl-btn:hover,.pxl-btn:focus{outline:medium none;text-decoration:none;color:#fff;background-color:var(--heading-color)}.btn.default:active,.btn.default:hover,.btn.default:focus,button.default:active,button.default:hover,button.default:focus,.button.default:active,.button.default:hover,.button.default:focus,input[type=submit].default:active,input[type=submit].default:hover,input[type=submit].default:focus,input[type=button].default:active,input[type=button].default:hover,input[type=button].default:focus,.pxl-btn.default:active,.pxl-btn.default:hover,.pxl-btn.default:focus{background-color:var(--primary-color);color:#fff}.btn.primary,button.primary,.button.primary,input[type=submit].primary,input[type=button].primary,.pxl-btn.primary{--pxl-btn-color:#fff;--pxl-btn-bg-color:var(--primary-color);--pxl-btn-border-color:var(--primary-color);--pxl-btn-color-hover:#fff;--pxl-btn-bg-color-hover:var(--primary-color);--pxl-btn-border-color-hover:var(--primary-color)}.btn.primary-light,button.primary-light,.button.primary-light,input[type=submit].primary-light,input[type=button].primary-light,.pxl-btn.primary-light{--pxl-btn-color:var(--primary-color);--pxl-btn-bg-color:var(--primary-subtle-color);--pxl-btn-border-color:var(--primary-subtle-color)}.btn.second,.btn.secondary,button.second,button.secondary,.button.second,.button.secondary,input[type=submit].second,input[type=submit].secondary,input[type=button].second,input[type=button].secondary,.pxl-btn.second,.pxl-btn.secondary{--pxl-btn-color:#738594;--pxl-btn-bg-color:var(--second-color);--pxl-btn-border-color:var(--second-color);--pxl-btn-color-hover:#fff;--pxl-btn-bg-color-hover:var(--primary-color);--pxl-btn-border-color-hover:var(--primary-color)}.btn.second-light,button.second-light,.button.second-light,input[type=submit].second-light,input[type=button].second-light,.pxl-btn.second-light{--pxl-btn-color:#6c757d;--pxl-btn-bg-color:#f3f6fa;--pxl-btn-border-color:#f3f6fa;--pxl-btn-color-hover:#fff}.btn.outline,button.outline,.button.outline,input[type=submit].outline,input[type=button].outline,.pxl-btn.outline{--pxl-btn-border-color:#6c757d}.btn.btn-outline,.btn.btn-alt,button.btn-outline,button.btn-alt,.button.btn-outline,.button.btn-alt,input[type=submit].btn-outline,input[type=submit].btn-alt,input[type=button].btn-outline,input[type=button].btn-alt,.pxl-btn.btn-outline,.pxl-btn.btn-alt{color:var(--primary-color);background-color:transparent;border-color:var(--primary-color)}.btn.btn-outline:active,.btn.btn-outline:hover,.btn.btn-outline:focus,.btn.btn-alt:active,.btn.btn-alt:hover,.btn.btn-alt:focus,button.btn-outline:active,button.btn-outline:hover,button.btn-outline:focus,button.btn-alt:active,button.btn-alt:hover,button.btn-alt:focus,.button.btn-outline:active,.button.btn-outline:hover,.button.btn-outline:focus,.button.btn-alt:active,.button.btn-alt:hover,.button.btn-alt:focus,input[type=submit].btn-outline:active,input[type=submit].btn-outline:hover,input[type=submit].btn-outline:focus,input[type=submit].btn-alt:active,input[type=submit].btn-alt:hover,input[type=submit].btn-alt:focus,input[type=button].btn-outline:active,input[type=button].btn-outline:hover,input[type=button].btn-outline:focus,input[type=button].btn-alt:active,input[type=button].btn-alt:hover,input[type=button].btn-alt:focus,.pxl-btn.btn-outline:active,.pxl-btn.btn-outline:hover,.pxl-btn.btn-outline:focus,.pxl-btn.btn-alt:active,.pxl-btn.btn-alt:hover,.pxl-btn.btn-alt:focus{color:#fff;background-color:var(--primary-color);border-color:var(--primary-color)}.btn.btn-block,button.btn-block,.button.btn-block,input[type=submit].btn-block,input[type=button].btn-block,.pxl-btn.btn-block{width:100%;text-align:center;justify-content:center}.btn.btn-fullwidth,button.btn-fullwidth,.button.btn-fullwidth,input[type=submit].btn-fullwidth,input[type=button].btn-fullwidth,.pxl-btn.btn-fullwidth{width:100%;text-align:center;justify-content:center}.btn.btn-fullwidth.border-3px,button.btn-fullwidth.border-3px,.button.btn-fullwidth.border-3px,input[type=submit].btn-fullwidth.border-3px,input[type=button].btn-fullwidth.border-3px,.pxl-btn.btn-fullwidth.border-3px{border-radius:3px !important}.btn.btn-round,button.btn-round,.button.btn-round,input[type=submit].btn-round,input[type=button].btn-round,.pxl-btn.btn-round{-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}.btn.text-justify,button.text-justify,.button.text-justify,input[type=submit].text-justify,input[type=button].text-justify,.pxl-btn.text-justify{display:block}.btn[disabled],button[disabled],.button[disabled],input[type=submit][disabled],input[type=button][disabled],.pxl-btn[disabled]{opacity:.5;cursor:not-allowed}.btn.btn-lg,button.btn-lg,.button.btn-lg,input[type=submit].btn-lg,input[type=button].btn-lg,.pxl-btn.btn-lg{--pxl-btn-padding-y:18px;--pxl-btn-padding-x:24px;min-height:62px;font-size:16px}.btn.btn-md,button.btn-md,.button.btn-md,input[type=submit].btn-md,input[type=button].btn-md,.pxl-btn.btn-md{--pxl-btn-padding-y:10px;--pxl-btn-padding-x:24px;min-height:45px;font-size:14.4px}.btn.btn-sm,button.btn-sm,.button.btn-sm,input[type=submit].btn-sm,input[type=button].btn-sm,.pxl-btn.btn-sm{--pxl-btn-padding-y:8px;--pxl-btn-padding-x:8px;font-size:12px}.btn.btn-dash,button.btn-dash,.button.btn-dash,input[type=submit].btn-dash,input[type=button].btn-dash,.pxl-btn.btn-dash{border:1px dashed var(--primary-color)}.btn.btn-primary,button.btn-primary,.button.btn-primary,input[type=submit].btn-primary,input[type=button].btn-primary,.pxl-btn.btn-primary{border-radius:27.5px;padding:5.5px 6px 5.5px 30px;position:relative;background-color:var(--third-color);box-shadow:0 5px 0 #d82a5f;transition:all .35s ease 0s;overflow:hidden}.btn.btn-primary .pxl-icon,button.btn-primary .pxl-icon,.button.btn-primary .pxl-icon,input[type=submit].btn-primary .pxl-icon,input[type=button].btn-primary .pxl-icon,.pxl-btn.btn-primary .pxl-icon{font-size:15px;color:#955d05;width:44px;height:44px;background-color:var(--primary-color);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .35s ease 0s}.btn.btn-primary .pxl-icon.left,button.btn-primary .pxl-icon.left,.button.btn-primary .pxl-icon.left,input[type=submit].btn-primary .pxl-icon.left,input[type=button].btn-primary .pxl-icon.left,.pxl-btn.btn-primary .pxl-icon.left{position:absolute;left:6px;transform:translateX(-120%) rotate(0);opacity:0}.btn.btn-primary .pxl-button-icon,button.btn-primary .pxl-button-icon,.button.btn-primary .pxl-button-icon,input[type=submit].btn-primary .pxl-button-icon,input[type=button].btn-primary .pxl-button-icon,.pxl-btn.btn-primary .pxl-button-icon{position:relative;left:.5px}.btn.btn-primary svg,button.btn-primary svg,.button.btn-primary svg,input[type=submit].btn-primary svg,input[type=button].btn-primary svg,.pxl-btn.btn-primary svg{width:15px;height:15px;fill:var(--additional01-color);position:relative;left:.5px}.btn.btn-primary.icon-ps-right .pxl-icon,button.btn-primary.icon-ps-right .pxl-icon,.button.btn-primary.icon-ps-right .pxl-icon,input[type=submit].btn-primary.icon-ps-right .pxl-icon,input[type=button].btn-primary.icon-ps-right .pxl-icon,.pxl-btn.btn-primary.icon-ps-right .pxl-icon{margin-left:30px}.btn.btn-primary.icon-ps-right .pxl-icon.left,button.btn-primary.icon-ps-right .pxl-icon.left,.button.btn-primary.icon-ps-right .pxl-icon.left,input[type=submit].btn-primary.icon-ps-right .pxl-icon.left,input[type=button].btn-primary.icon-ps-right .pxl-icon.left,.pxl-btn.btn-primary.icon-ps-right .pxl-icon.left{margin-left:0 !important}.btn.btn-primary.icon-ps-left .pxl-icon.left,button.btn-primary.icon-ps-left .pxl-icon.left,.button.btn-primary.icon-ps-left .pxl-icon.left,input[type=submit].btn-primary.icon-ps-left .pxl-icon.left,input[type=button].btn-primary.icon-ps-left .pxl-icon.left,.pxl-btn.btn-primary.icon-ps-left .pxl-icon.left{display:none}.btn.btn-primary .pxl-button-text,button.btn-primary .pxl-button-text,.button.btn-primary .pxl-button-text,input[type=submit].btn-primary .pxl-button-text,input[type=button].btn-primary .pxl-button-text,.pxl-btn.btn-primary .pxl-button-text{transition:all .35s ease 0s}.btn.btn-primary:hover,button.btn-primary:hover,.button.btn-primary:hover,input[type=submit].btn-primary:hover,input[type=button].btn-primary:hover,.pxl-btn.btn-primary:hover{box-shadow:0 0 0 #d82a5f}.btn.btn-primary:hover .pxl-icon,button.btn-primary:hover .pxl-icon,.button.btn-primary:hover .pxl-icon,input[type=submit].btn-primary:hover .pxl-icon,input[type=button].btn-primary:hover .pxl-icon,.pxl-btn.btn-primary:hover .pxl-icon{transform:translateX(120%) rotate(360deg);opacity:0}.btn.btn-primary:hover .pxl-icon.left,button.btn-primary:hover .pxl-icon.left,.button.btn-primary:hover .pxl-icon.left,input[type=submit].btn-primary:hover .pxl-icon.left,input[type=button].btn-primary:hover .pxl-icon.left,.pxl-btn.btn-primary:hover .pxl-icon.left{transform:translateX(0%) rotate(360deg);opacity:1}.btn.btn-primary:hover .pxl-button-text,button.btn-primary:hover .pxl-button-text,.button.btn-primary:hover .pxl-button-text,input[type=submit].btn-primary:hover .pxl-button-text,input[type=button].btn-primary:hover .pxl-button-text,.pxl-btn.btn-primary:hover .pxl-button-text{transform:translateX(49px)}.btn.btn-second,button.btn-second,.button.btn-second,input[type=submit].btn-second,input[type=button].btn-second,.pxl-btn.btn-second{background-color:var(--primary-color);color:var(--additional01-color);border-radius:27.5px;font-size:14px;padding:17px 26px;box-shadow:0 5px 0 #c78e05;transition:all .35s ease 0s}.btn.btn-second .pxl-button-text,button.btn-second .pxl-button-text,.button.btn-second .pxl-button-text,input[type=submit].btn-second .pxl-button-text,input[type=button].btn-second .pxl-button-text,.pxl-btn.btn-second .pxl-button-text{position:relative}.btn.btn-second .pxl-button-text:before,button.btn-second .pxl-button-text:before,.button.btn-second .pxl-button-text:before,input[type=submit].btn-second .pxl-button-text:before,input[type=button].btn-second .pxl-button-text:before,.pxl-btn.btn-second .pxl-button-text:before{content:attr(data-text);position:absolute;top:0;left:0;width:100%;height:100%;padding:0;-webkit-transition:-webkit-transform .2s,opacity .2s;transition:transform .2s,opacity .2s;transition-timing-function:ease,ease;-webkit-transition-timing-function:cubic-bezier(.75,0,.125,1);transition-timing-function:cubic-bezier(.75,0,.125,1);white-space:nowrap}.btn.btn-second .pxl-button-text>span,button.btn-second .pxl-button-text>span,.button.btn-second .pxl-button-text>span,input[type=submit].btn-second .pxl-button-text>span,input[type=button].btn-second .pxl-button-text>span,.pxl-btn.btn-second .pxl-button-text>span{white-space:nowrap;display:inline-block;padding:0;opacity:0;-webkit-transform:translate3d(0,-14px,0);transform:translate3d(0,-14px,0);-webkit-transition:-webkit-transform .2s,opacity .2s;transition:transform .2s,opacity .2s;transition-timing-function:ease,ease;-webkit-transition-timing-function:cubic-bezier(.75,0,.125,1);transition-timing-function:cubic-bezier(.75,0,.125,1);line-height:normal}.btn.btn-second:hover,button.btn-second:hover,.button.btn-second:hover,input[type=submit].btn-second:hover,input[type=button].btn-second:hover,.pxl-btn.btn-second:hover{box-shadow:0 0 0 #c78e05}.btn.btn-second:hover .pxl-button-text:before,button.btn-second:hover .pxl-button-text:before,.button.btn-second:hover .pxl-button-text:before,input[type=submit].btn-second:hover .pxl-button-text:before,input[type=button].btn-second:hover .pxl-button-text:before,.pxl-btn.btn-second:hover .pxl-button-text:before{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.btn.btn-second:hover .pxl-button-text span,button.btn-second:hover .pxl-button-text span,.button.btn-second:hover .pxl-button-text span,input[type=submit].btn-second:hover .pxl-button-text span,input[type=button].btn-second:hover .pxl-button-text span,.pxl-btn.btn-second:hover .pxl-button-text span{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.btn.btn-second:not(:hover) .pxl-button-text>span,button.btn-second:not(:hover) .pxl-button-text>span,.button.btn-second:not(:hover) .pxl-button-text>span,input[type=submit].btn-second:not(:hover) .pxl-button-text>span,input[type=button].btn-second:not(:hover) .pxl-button-text>span,.pxl-btn.btn-second:not(:hover) .pxl-button-text>span{transition-delay:0s !important}.btn.btn-circle,button.btn-circle,.button.btn-circle,input[type=submit].btn-circle,input[type=button].btn-circle,.pxl-btn.btn-circle{width:177px;height:177px;border-radius:50%;padding:15px;display:flex;align-items:center;justify-content:center;background-color:var(--primary-color);font-size:14px;font-family:var(--heading-font-family);color:#5f3b03}.btn .pxl-icon,button .pxl-icon,.button .pxl-icon,input[type=submit] .pxl-icon,input[type=button] .pxl-icon,.pxl-btn .pxl-icon{display:inline-flex;font-size:20px;transition:all .3s ease-in-out 0s}.btn svg,button svg,.button svg,input[type=submit] svg,input[type=button] svg,.pxl-btn svg{width:20px;height:20px;transition:all .3s ease-in-out 0s}.btn.icon-ps-left,button.icon-ps-left,.button.icon-ps-left,input[type=submit].icon-ps-left,input[type=button].icon-ps-left,.pxl-btn.icon-ps-left{flex-direction:row-reverse}.btn.icon-ps-left .pxl-icon,button.icon-ps-left .pxl-icon,.button.icon-ps-left .pxl-icon,input[type=submit].icon-ps-left .pxl-icon,input[type=button].icon-ps-left .pxl-icon,.pxl-btn.icon-ps-left .pxl-icon{margin-right:5px}.btn.icon-ps-right .pxl-icon,button.icon-ps-right .pxl-icon,.button.icon-ps-right .pxl-icon,input[type=submit].icon-ps-right .pxl-icon,input[type=button].icon-ps-right .pxl-icon,.pxl-btn.icon-ps-right .pxl-icon{margin-left:5px}.btn.btn-outline:hover .pxl-icon span,button.btn-outline:hover .pxl-icon span,.button.btn-outline:hover .pxl-icon span,input[type=submit].btn-outline:hover .pxl-icon span,input[type=button].btn-outline:hover .pxl-icon span,.pxl-btn.btn-outline:hover .pxl-icon span{animation:none}.btn.btn-outline:hover svg,button.btn-outline:hover svg,.button.btn-outline:hover svg,input[type=submit].btn-outline:hover svg,input[type=button].btn-outline:hover svg,.pxl-btn.btn-outline:hover svg{animation:none}.pxl-readmore{position:relative;display:inline-flex;align-items:center;color:var(--additional01-color);background-color:var(--primary-color);box-shadow:0 5px 0 #c78e05;transition:all .35s ease 0s;padding:16px 30px;border-radius:27.5px;overflow:hidden;font-size:14px;font-family:var(--heading-font-family);gap:12px;height:55px}.pxl-readmore:hover{box-shadow:0 0 0 #c78e05;color:var(--additional01-color)}.pxl-readmore:hover .pxli{animation:toleftFromright .4s forwards}.pxl-readmore .pxli{overflow:hidden;font-size:13px}@media (max-width:575px){.pxl-readmore{height:50px;gap:10px;padding:13px 22px}}.link-more .pxl-button-text{position:relative}.link-more .pxl-button-text:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:1px;background-color:#fff;transition:all .3s ease}.link-more .pxl-button-icon{position:relative;top:1px}.link-more:hover .pxl-button-text:after{width:100%}.link-more:hover .pxl-button-icon{animation:toleftFromright .4s forwards}@media (min-width:1200px){.header-height{height:130px}.pxl-header-transparent,.pxl-header-transparent-sticky{position:absolute;left:0;right:0;z-index:2}}#pxl-header{-webkit-transition:all .3s cubic-bezier(.3,.4,.5,1) 0s;-khtml-transition:all .3s cubic-bezier(.3,.4,.5,1) 0s;-moz-transition:all .3s cubic-bezier(.3,.4,.5,1) 0s;-ms-transition:all .3s cubic-bezier(.3,.4,.5,1) 0s;-o-transition:all .3s cubic-bezier(.3,.4,.5,1) 0s;transition:all .3s cubic-bezier(.3,.4,.5,1) 0s}.header-type-df{position:relative;padding:15px 0}.header-type-df.h-fixed{position:fixed;top:0;left:0;right:0;background-color:#fff;z-index:999;-webkit-transition:.6s cubic-bezier(.3,.4,.5,1);-khtml-transition:.6s cubic-bezier(.3,.4,.5,1);-moz-transition:.6s cubic-bezier(.3,.4,.5,1);-ms-transition:.6s cubic-bezier(.3,.4,.5,1);-o-transition:.6s cubic-bezier(.3,.4,.5,1);transition:.6s cubic-bezier(.3,.4,.5,1);-webkit-animation:.95s ease 0s normal forwards 1 running headerSlideDown;-khtml-animation:.95s ease 0s normal forwards 1 running headerSlideDown;-moz-animation:.95s ease 0s normal forwards 1 running headerSlideDown;-ms-animation:.95s ease 0s normal forwards 1 running headerSlideDown;-o-animation:.95s ease 0s normal forwards 1 running headerSlideDown;animation:.95s ease 0s normal forwards 1 running headerSlideDown;-webkit-box-shadow:0 3px 18px rgba(2,21,78,.09);-khtml-box-shadow:0 3px 18px rgba(2,21,78,.09);-moz-box-shadow:0 3px 18px rgba(2,21,78,.09);-ms-box-shadow:0 3px 18px rgba(2,21,78,.09);-o-box-shadow:0 3px 18px rgba(2,21,78,.09);box-shadow:0 3px 18px rgba(2,21,78,.09)}.pxl-header-sticky{position:fixed;top:0;left:0;right:0;background-color:#fff;z-index:999;opacity:0;-webkit-transform:translateY(-100%);-khtml-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:.6s cubic-bezier(.43,.46,.64,.66) !important;-khtml-transition:.6s cubic-bezier(.43,.46,.64,.66) !important;-moz-transition:.6s cubic-bezier(.43,.46,.64,.66) !important;-ms-transition:.6s cubic-bezier(.43,.46,.64,.66) !important;-o-transition:.6s cubic-bezier(.43,.46,.64,.66) !important;transition:.6s cubic-bezier(.43,.46,.64,.66) !important}.pxl-header-sticky.h-fixed{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-transform:translateY(0%);-khtml-transform:translateY(0%);-moz-transform:translateY(0%);-ms-transform:translateY(0%);-o-transform:translateY(0%);transform:translateY(0%);opacity:1;-webkit-box-shadow:0 3px 18px rgba(2,21,78,.09);-khtml-box-shadow:0 3px 18px rgba(2,21,78,.09);-moz-box-shadow:0 3px 18px rgba(2,21,78,.09);-ms-box-shadow:0 3px 18px rgba(2,21,78,.09);-o-box-shadow:0 3px 18px rgba(2,21,78,.09);box-shadow:0 3px 18px rgba(2,21,78,.09)}.pxl-header-sticky.pxl-header-rotate-x{-webkit-transition:all .3s ease-out !important;-khtml-transition:all .3s ease-out !important;-moz-transition:all .3s ease-out !important;-ms-transition:all .3s ease-out !important;-o-transition:all .3s ease-out !important;transition:all .3s ease-out !important;-webkit-transform:perspective(300px) rotateX(-90deg);transform:perspective(300px) rotateX(-90deg);-webkit-transform-origin:top;-khtml-transform-origin:top;-moz-transform-origin:top;-ms-transform-origin:top;-o-transform-origin:top;transform-origin:top}.pxl-header-sticky.pxl-header-rotate-x.h-fixed{-webkit-transform:perspective(300px) rotateX(0deg);transform:perspective(300px) rotateX(0deg)}.pxl-header-main-sticky{z-index:1}.pxl-header-main-sticky.h-fixed{position:fixed;z-index:999;-webkit-box-shadow:0 3px 18px rgba(2,21,78,.09);-khtml-box-shadow:0 3px 18px rgba(2,21,78,.09);-moz-box-shadow:0 3px 18px rgba(2,21,78,.09);-ms-box-shadow:0 3px 18px rgba(2,21,78,.09);-o-box-shadow:0 3px 18px rgba(2,21,78,.09);box-shadow:0 3px 18px rgba(2,21,78,.09);-webkit-animation:.45s ease-out headerSlideDown;-khtml-animation:.45s ease-out headerSlideDown;-moz-animation:.45s ease-out headerSlideDown;-ms-animation:.45s ease-out headerSlideDown;-o-animation:.45s ease-out headerSlideDown;animation:.45s ease-out headerSlideDown}.pxl-header-transparent-sticky{z-index:1}.pxl-header-transparent-sticky.h-fixed{position:fixed;left:0;top:0;right:0;z-index:99;-webkit-box-shadow:0 3px 18px rgba(2,21,78,.09);-khtml-box-shadow:0 3px 18px rgba(2,21,78,.09);-moz-box-shadow:0 3px 18px rgba(2,21,78,.09);-ms-box-shadow:0 3px 18px rgba(2,21,78,.09);-o-box-shadow:0 3px 18px rgba(2,21,78,.09);box-shadow:0 3px 18px rgba(2,21,78,.09);-webkit-animation:.5s ease-out headerSlideDown;-khtml-animation:.5s ease-out headerSlideDown;-moz-animation:.5s ease-out headerSlideDown;-ms-animation:.5s ease-out headerSlideDown;-o-animation:.5s ease-out headerSlideDown;animation:.5s ease-out headerSlideDown}.pxl-header-fixed-top{width:100%;position:fixed;left:0;top:0;background-color:transparent;box-sizing:border-box;z-index:99;-webkit-transition:background .4s ease-in-out .3s;transition:background 0s ease-in-out 0s}.admin-bar .pxl-header-fixed-top{top:32px}@media screen and (max-width:782px){.admin-bar .pxl-header-fixed-top{top:46px}}@media screen and (max-width:600px){.admin-bar .pxl-header-fixed-top{top:0}}@media (max-width:1199px){.pxl-header-mobile-transparent,.pxl-header-mobile-transparent-sticky{position:absolute;left:0;right:0;z-index:1}}.pxl-header-mobile-sticky{position:fixed;top:0;left:0;right:0;background-color:#fff;opacity:0;z-index:999;-webkit-transform:translateY(-100%);-khtml-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:.6s cubic-bezier(.43,.46,.64,.66) !important;-khtml-transition:.6s cubic-bezier(.43,.46,.64,.66) !important;-moz-transition:.6s cubic-bezier(.43,.46,.64,.66) !important;-ms-transition:.6s cubic-bezier(.43,.46,.64,.66) !important;-o-transition:.6s cubic-bezier(.43,.46,.64,.66) !important;transition:.6s cubic-bezier(.43,.46,.64,.66) !important}.pxl-header-mobile-sticky.mh-fixed{opacity:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-transform:translateY(0%);-khtml-transform:translateY(0%);-moz-transform:translateY(0%);-ms-transform:translateY(0%);-o-transform:translateY(0%);transform:translateY(0%);-webkit-box-shadow:0 3px 18px rgba(2,21,78,.09);-khtml-box-shadow:0 3px 18px rgba(2,21,78,.09);-moz-box-shadow:0 3px 18px rgba(2,21,78,.09);-ms-box-shadow:0 3px 18px rgba(2,21,78,.09);-o-box-shadow:0 3px 18px rgba(2,21,78,.09);box-shadow:0 3px 18px rgba(2,21,78,.09)}.pxl-header-mobile-sticky.pxl-header-mobile-rotate-x{-webkit-transition:all .3s ease-out !important;-khtml-transition:all .3s ease-out !important;-moz-transition:all .3s ease-out !important;-ms-transition:all .3s ease-out !important;-o-transition:all .3s ease-out !important;transition:all .3s ease-out !important;-webkit-transform:perspective(300px) rotateX(-90deg);transform:perspective(300px) rotateX(-90deg);-webkit-transform-origin:top;-khtml-transform-origin:top;-moz-transform-origin:top;-ms-transform-origin:top;-o-transform-origin:top;transform-origin:top}.pxl-header-mobile-sticky.pxl-header-mobile-rotate-x.mh-fixed{-webkit-transform:perspective(300px) rotateX(0deg);transform:perspective(300px) rotateX(0deg)}.pxl-header-mobile-main-sticky{z-index:1;-webkit-transition:all .3s ease-out !important;-khtml-transition:all .3s ease-out !important;-moz-transition:all .3s ease-out !important;-ms-transition:all .3s ease-out !important;-o-transition:all .3s ease-out !important;transition:all .3s ease-out !important}.pxl-header-mobile-main-sticky.mh-fixed{position:fixed;left:0;top:0;right:0;z-index:99;-webkit-box-shadow:0 3px 18px rgba(2,21,78,.09);-khtml-box-shadow:0 3px 18px rgba(2,21,78,.09);-moz-box-shadow:0 3px 18px rgba(2,21,78,.09);-ms-box-shadow:0 3px 18px rgba(2,21,78,.09);-o-box-shadow:0 3px 18px rgba(2,21,78,.09);box-shadow:0 3px 18px rgba(2,21,78,.09);-webkit-animation:.5s ease-out headerSlideDown;-khtml-animation:.5s ease-out headerSlideDown;-moz-animation:.5s ease-out headerSlideDown;-ms-animation:.5s ease-out headerSlideDown;-o-animation:.5s ease-out headerSlideDown;animation:.5s ease-out headerSlideDown}.pxl-header-mobile-transparent-sticky{z-index:1}.pxl-header-mobile-transparent-sticky.mh-fixed{position:fixed;left:0;top:0;right:0;z-index:99;-webkit-box-shadow:0 3px 18px rgba(2,21,78,.09);-khtml-box-shadow:0 3px 18px rgba(2,21,78,.09);-moz-box-shadow:0 3px 18px rgba(2,21,78,.09);-ms-box-shadow:0 3px 18px rgba(2,21,78,.09);-o-box-shadow:0 3px 18px rgba(2,21,78,.09);box-shadow:0 3px 18px rgba(2,21,78,.09);-webkit-animation:.5s ease-out headerSlideDown;-khtml-animation:.5s ease-out headerSlideDown;-moz-animation:.5s ease-out headerSlideDown;-ms-animation:.5s ease-out headerSlideDown;-o-animation:.5s ease-out headerSlideDown;animation:.5s ease-out headerSlideDown}.pxl-header-mobile-fixed-top{width:100%;position:fixed;left:0;top:0;background-color:transparent;box-sizing:border-box;z-index:99;-webkit-transition:background-color .3s ease;transition:background-color .3 ease}.logged-in .pxl-header-mobile-fixed-top{top:32px}@media screen and (max-width:782px){.logged-in .pxl-header-mobile-fixed-top{top:46px}}.header-mobile-nav{padding-top:5px;padding-bottom:5px;display:flex;align-items:center}.menu-mobile-toggle-nav{display:inline-block;width:32px;min-width:32px;height:22px;position:relative;text-decoration:none;cursor:pointer}@media (max-width:575px){.menu-mobile-toggle-nav{height:18px;min-width:25px}}.menu-mobile-toggle-nav span{position:absolute;right:0;height:2px;background-color:var(--primary-color);border-radius:2px;-webkit-transition:width .3s linear 0s,background-color .3s ease;-khtml-transition:width .3s linear 0s,background-color .3s ease;-moz-transition:width .3s linear 0s,background-color .3s ease;-ms-transition:width .3s linear 0s,background-color .3s ease;-o-transition:width .3s linear 0s,background-color .3s ease;transition:width .3s linear 0s,background-color .3s ease}.menu-mobile-toggle-nav span:nth-child(1){width:24px;top:0;bottom:auto}@media (max-width:575px){.menu-mobile-toggle-nav span:nth-child(1){width:18px}}.menu-mobile-toggle-nav span:nth-child(2){width:32px;top:10px;bottom:auto}@media (max-width:575px){.menu-mobile-toggle-nav span:nth-child(2){width:25px;top:8px}}.menu-mobile-toggle-nav span:nth-child(3){width:18px;top:auto;bottom:0}@media (max-width:575px){.menu-mobile-toggle-nav span:nth-child(3){width:12px}}.menu-mobile-toggle-nav:hover span{background-color:var(--second-color)}.menu-mobile-toggle-nav:hover span:nth-child(1){width:32px}@media (max-width:575px){.menu-mobile-toggle-nav:hover span:nth-child(1){width:25px}}.menu-mobile-toggle-nav:hover span:nth-child(2){width:18px}@media (max-width:575px){.menu-mobile-toggle-nav:hover span:nth-child(2){width:12px}}.menu-mobile-toggle-nav:hover span:nth-child(3){width:24px}@media (max-width:575px){.menu-mobile-toggle-nav:hover span:nth-child(3){width:18px}}.pxl-anchor-icon{transition:all .3s ease-in-out 0s}.pxl-anchor-icon svg,.pxl-anchor-icon i{transition:all .3s ease-in-out 0s}@media (max-width:1199px){.pxl-header-mobile .header-main-mobile{position:relative;-webkit-box-shadow:0 5px 8px rgba(0,0,0,.02);-khtml-box-shadow:0 5px 8px rgba(0,0,0,.02);-moz-box-shadow:0 5px 8px rgba(0,0,0,.02);-ms-box-shadow:0 5px 8px rgba(0,0,0,.02);-o-box-shadow:0 5px 8px rgba(0,0,0,.02);box-shadow:0 5px 8px rgba(0,0,0,.02);background-color:#fff}.pxl-header-mobile .mobile-menu-toggle .bars{line-height:1;cursor:pointer}.pxl-header-mobile .mobile-menu-toggle .bars span{width:30px;height:3px;background-color:var(--second-color);display:block;-webkit-transition:all .3s cubic-bezier(.4,0,1,1);-khtml-transition:all .3s cubic-bezier(.4,0,1,1);-moz-transition:all .3s cubic-bezier(.4,0,1,1);-ms-transition:all .3s cubic-bezier(.4,0,1,1);-o-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1)}.pxl-header-mobile .mobile-menu-toggle .bars span:nth-child(2){margin:7px 0}.pxl-header-mobile .mobile-menu-toggle .bars:hover span{background-color:var(--primary-color)}.header-mobile-content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;align-items:center}.header-mobile-content>*{max-width:100%}}.logo-default{display:block}.logo-default.logo-desktop img{max-width:var(--logo-width)}.logo-default.logo-mobile{padding-top:20px;padding-bottom:20px}.logo-default.logo-mobile img{max-width:var(--logo-mobile_width)}.pxl-primary-menu{padding:0;margin:0;list-style:none;margin-left:-20px;margin-right:-20px;display:flex;flex-wrap:wrap}.pxl-primary-menu ul,.pxl-primary-menu ol{list-style:none;padding:0;margin:0}.pxl-primary-menu li{position:relative;padding:0;flex:0 0 100%;width:100%;max-width:100%}.pxl-primary-menu li:hover>.sub-menu{visibility:visible;opacity:1;-webkit-transform:perspective(500px) rotateY(0);-khtml-transform:perspective(500px) rotateY(0);-moz-transform:perspective(500px) rotateY(0);-ms-transform:perspective(500px) rotateY(0);-o-transform:perspective(500px) rotateY(0);transform:perspective(500px) rotateY(0)}.pxl-primary-menu li .main-menu-toggle{display:none}.pxl-primary-menu>li{flex:0 0 auto;width:auto;margin:0 20px;display:inline-flex}.pxl-primary-menu>li:after{content:"";width:100%;height:20px;position:absolute;left:0;bottom:-12px;z-index:2}.pxl-primary-menu>li>a{color:var(--heading-color);font-size:15px;font-weight:400;font-family:var(--heading-font-family);line-height:50px;letter-spacing:0px;position:relative;display:inline-flex;align-items:center}.pxl-primary-menu>li>a .pxl-icon{width:10px;height:auto;font-size:14px;display:inline-flex;position:absolute;top:50%;left:-18px;opacity:0;-webkit-transform:scaleY(0) translateY(-50%);-khtml-transform:scaleY(0) translateY(-50%);-moz-transform:scaleY(0) translateY(-50%);-ms-transform:scaleY(0) translateY(-50%);-o-transform:scaleY(0) translateY(-50%);transform:scaleY(0) translateY(-50%);-webkit-transition:all .3s ease;-khtml-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.pxl-primary-menu>li>a svg{width:24px;height:auto;display:inline-flex;position:absolute;top:50%;left:-24px;opacity:0;-webkit-transform:scaleY(0) translateY(-50%);-khtml-transform:scaleY(0) translateY(-50%);-moz-transform:scaleY(0) translateY(-50%);-ms-transform:scaleY(0) translateY(-50%);-o-transform:scaleY(0) translateY(-50%);transform:scaleY(0) translateY(-50%);-webkit-transition:all .3s ease;-khtml-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;fill:var(--second-color)}.pxl-primary-menu>li.active>a,.pxl-primary-menu>li.active>.main-menu-toggle,.pxl-primary-menu>li.current-menu-item>a,.pxl-primary-menu>li.current-menu-item>.main-menu-toggle,.pxl-primary-menu>li.current-menu-ancestor>a,.pxl-primary-menu>li.current-menu-ancestor>.main-menu-toggle,.pxl-primary-menu>li:hover>a,.pxl-primary-menu>li:hover>.main-menu-toggle{color:var(--heading-color)}.pxl-primary-menu>li.active>a .pxl-icon,.pxl-primary-menu>li.active>a svg,.pxl-primary-menu>li.current-menu-item>a .pxl-icon,.pxl-primary-menu>li.current-menu-item>a svg,.pxl-primary-menu>li.current-menu-ancestor>a .pxl-icon,.pxl-primary-menu>li.current-menu-ancestor>a svg,.pxl-primary-menu>li:hover>a .pxl-icon,.pxl-primary-menu>li:hover>a svg{opacity:1;-webkit-transform:scaleY(1) translateY(-50%);-khtml-transform:scaleY(1) translateY(-50%);-moz-transform:scaleY(1) translateY(-50%);-ms-transform:scaleY(1) translateY(-50%);-o-transform:scaleY(1) translateY(-50%);transform:scaleY(1) translateY(-50%)}.pxl-primary-menu>li.current-menu-item:before,.pxl-primary-menu>li.current-menu-ancestor:before{content:"";position:absolute;top:0;bottom:0;left:-14px;right:-14px;background-color:var(--third-color);border-radius:10px;z-index:-1}.pxl-primary-menu>li.pxl-megamenu.current-menu-item:before,.pxl-primary-menu>li.pxl-megamenu.current-menu-ancestor:before{width:0;height:0;-webkit-transition:width .8s ease 0s,height .3s ease .3s;-khtml-transition:width .8s ease 0s,height .3s ease .3s;-moz-transition:width .8s ease 0s,height .3s ease .3s;-ms-transition:width .8s ease 0s,height .3s ease .3s;-o-transition:width .8s ease 0s,height .3s ease .3s;transition:width .8s ease 0s,height .3s ease .3s}.pxl-primary-menu>li>.main-menu-toggle{line-height:1;align-self:center;margin-left:8px;font-weight:400;color:var(--heading-color);font-size:15px;margin-bottom:-2px;-webkit-transition:all .3s cubic-bezier(.4,0,1,1);-khtml-transition:all .3s cubic-bezier(.4,0,1,1);-moz-transition:all .3s cubic-bezier(.4,0,1,1);-ms-transition:all .3s cubic-bezier(.4,0,1,1);-o-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1)}.pxl-primary-menu>li>.main-menu-toggle:before{font-family:"pxli";content:""}[dir=rtl] .pxl-primary-menu>li>.main-menu-toggle{margin-left:0;margin-right:8px}.pxl-primary-menu>li>.sub-menu{left:-15px}[dir=rtl] .pxl-primary-menu>li>.sub-menu{left:auto;right:-15px}.pxl-primary-menu>li.active>a,.pxl-primary-menu>li.active>.main-menu-toggle,.pxl-primary-menu>li:hover>a,.pxl-primary-menu>li:hover>.main-menu-toggle{color:var(--heading-color)}.pxl-primary-menu>li.active>a .pxl-menu-title:after,.pxl-primary-menu>li.active>.main-menu-toggle .pxl-menu-title:after,.pxl-primary-menu>li:hover>a .pxl-menu-title:after,.pxl-primary-menu>li:hover>.main-menu-toggle .pxl-menu-title:after{background:var(--heading-color)}.pxl-primary-menu .sub-menu:not(.pxl-mega-menu){padding:15px}.pxl-primary-menu .sub-menu{width:230px;color:var(--heading-color);background-color:#fff;background-repeat:repeat-x;background-position:top left;position:absolute;top:calc(100% + 10px);left:100%;z-index:99;opacity:0;visibility:hidden;-webkit-border-radius:6px;-khtml-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;-webkit-transform:perspective(500px) rotateY(20deg);-khtml-transform:perspective(500px) rotateY(20deg);-moz-transform:perspective(500px) rotateY(20deg);-ms-transform:perspective(500px) rotateY(20deg);-o-transform:perspective(500px) rotateY(20deg);transform:perspective(500px) rotateY(20deg);transform-origin:-50% 0%;-webkit-box-shadow:0px 10px 40px 0px rgba(27,26,26,.09);-khtml-box-shadow:0px 10px 40px 0px rgba(27,26,26,.09);-moz-box-shadow:0px 10px 40px 0px rgba(27,26,26,.09);-ms-box-shadow:0px 10px 40px 0px rgba(27,26,26,.09);-o-box-shadow:0px 10px 40px 0px rgba(27,26,26,.09);box-shadow:0px 10px 40px 0px rgba(27,26,26,.09);-webkit-transition:transform .25s cubic-bezier(0,0,.76,1),opacity .25s cubic-bezier(0,0,.76,1);-khtml-transition:transform .25s cubic-bezier(0,0,.76,1),opacity .25s cubic-bezier(0,0,.76,1);-moz-transition:transform .25s cubic-bezier(0,0,.76,1),opacity .25s cubic-bezier(0,0,.76,1);-ms-transition:transform .25s cubic-bezier(0,0,.76,1),opacity .25s cubic-bezier(0,0,.76,1);-o-transition:transform .25s cubic-bezier(0,0,.76,1),opacity .25s cubic-bezier(0,0,.76,1);transition:transform .25s cubic-bezier(0,0,.76,1),opacity .25s cubic-bezier(0,0,.76,1)}.pxl-primary-menu .sub-menu.back{left:auto;right:100%}[dir=rtl] .pxl-primary-menu .sub-menu{left:auto;right:100%}[dir=rtl] .pxl-primary-menu .sub-menu.back{right:auto;left:100%}.pxl-primary-menu .sub-menu a{-webkit-transition:color .3s cubic-bezier(.645,.045,.355,1);-khtml-transition:color .3s cubic-bezier(.645,.045,.355,1);-moz-transition:color .3s cubic-bezier(.645,.045,.355,1);-ms-transition:color .3s cubic-bezier(.645,.045,.355,1);-o-transition:color .3s cubic-bezier(.645,.045,.355,1);transition:color .3s cubic-bezier(.645,.045,.355,1)}.pxl-primary-menu .sub-menu li{padding:0}.pxl-primary-menu .sub-menu li:last-child a{border-bottom:0}.pxl-primary-menu .sub-menu li>.main-menu-toggle{line-height:1;align-self:center;position:absolute;top:50%;right:15px;font-size:15px;color:var(--body-color) !important;opacity:1;-webkit-transform:translate(0,-50%);-khtml-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-transition:color .3s ease;-khtml-transition:color .3s ease;-moz-transition:color .3s ease;-ms-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.pxl-primary-menu .sub-menu li>.main-menu-toggle:before{font-family:"pxli";content:""}.pxl-primary-menu .sub-menu li>a{display:block;font-size:15px;line-height:1.5;font-weight:400;padding:14px 20px 14px 10px;color:var(--heading-color);background-color:transparent;border-bottom:1px solid #e4e8ec}.pxl-primary-menu .sub-menu li>a .pxl-menu-title{display:flex;align-items:center}.pxl-primary-menu .sub-menu li>a .pxl-menu-title:before{content:"";font-family:"pxli";font-size:13px;margin-right:-7px;transition:.25s ease-in-out;color:red;opacity:0}.pxl-primary-menu .sub-menu li>a:hover .pxl-menu-title:before{margin-right:7px;opacity:1}.pxl-primary-menu .sub-menu li:hover>.sub-menu{top:-15px}.pxl-primary-menu .sub-menu li:hover>.main-menu-toggle{color:var(--heading-color)}.pxl-primary-menu .sub-menu li.active>a,.pxl-primary-menu .sub-menu li.current-menu-item>a,.pxl-primary-menu .sub-menu li.current-menu-ancestor>a{background-color:transparent}.pxl-primary-menu .sub-menu li.active>a .pxl-menu-title:before,.pxl-primary-menu .sub-menu li.current-menu-item>a .pxl-menu-title:before,.pxl-primary-menu .sub-menu li.current-menu-ancestor>a .pxl-menu-title:before{margin-right:7px;opacity:1}.pxl-primary-menu .pxl-parent-menu-icon{float:right}.pxl-primary-menu .pxl-parent-menu-icon:before{margin-left:5px}[dir=rtl] .pxl-primary-menu .pxl-parent-menu-icon:before{margin-left:0;margin-right:5px}[dir=rtl] .pxl-primary-menu .pxl-parent-menu-icon{float:left}.style-vr .pxl-primary-menu{margin-left:0;margin-right:0;padding:0 30px}.style-vr .pxl-primary-menu>li{margin:0;flex:0 0 100%;width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap}.style-vr .pxl-primary-menu>li>*{max-width:100%}.style-vr .pxl-primary-menu>li>.main-menu-toggle{position:absolute;top:50%;margin-top:-10px;right:30px;font-size:16px}.style-vr .pxl-primary-menu>li>.main-menu-toggle:before{content:""}.style-vr .pxl-primary-menu>li>a{font-weight:400;line-height:60px;letter-spacing:.04em;text-transform:uppercase}.style-vr .pxl-primary-menu>li.active>a,.style-vr .pxl-primary-menu>li.active>.main-menu-toggle,.style-vr .pxl-primary-menu>li.current-menu-item>a,.style-vr .pxl-primary-menu>li.current-menu-item>.main-menu-toggle,.style-vr .pxl-primary-menu>li.current-menu-ancestor>a,.style-vr .pxl-primary-menu>li.current-menu-ancestor>.main-menu-toggle,.style-vr .pxl-primary-menu>li:hover>a,.style-vr .pxl-primary-menu>li:hover>.main-menu-toggle{color:var(--heading-color);font-weight:700}.style-vr .pxl-primary-menu>li>.sub-menu{left:0;right:0}[dir=rtl] .style-vr .pxl-primary-menu>li>.sub-menu{left:0}.style-vr .pxl-primary-menu .sub-menu{top:100%;left:0;right:0;width:100%;text-align:center;padding:30px}.style-vr .pxl-primary-menu .sub-menu a:hover{padding-left:0}.style-1 .pxl-primary-menu>li>a:before{display:none}.style-1 .pxl-primary-menu li .main-menu-toggle{display:none}.style-1 .pxl-divider-move{position:absolute;display:none;pointer-events:none;transition:.4s ease-in-out;inset:0;margin:0 20px;z-index:-1}.style-1 .pxl-divider-move:before{content:"";position:absolute;top:0;bottom:0;left:-14px;right:-14px;background-color:var(--third-color);border-radius:10px}.style-1 .pxl-menu-title{transition:.4s ease-in-out;position:relative;top:-2px}.is-arrow .pxl-primary-menu li .main-menu-toggle{display:block}.pxl-navigation .align-items-center{justify-content:end}li.pxl-megamenu{position:static}.pxl-mega-menu{max-width:var(--megamenu-max-width)}@media (min-width:1200px){.pxl-mega-menu{left:50% !important;padding:0;overflow:hidden;border-radius:8px;-webkit-box-shadow:0px 10px 20px 0px rgba(27,26,26,.3);-khtml-box-shadow:0px 10px 20px 0px rgba(27,26,26,.3);-moz-box-shadow:0px 10px 20px 0px rgba(27,26,26,.3);-ms-box-shadow:0px 10px 20px 0px rgba(27,26,26,.3);-o-box-shadow:0px 10px 20px 0px rgba(27,26,26,.3);box-shadow:0px 10px 20px 0px rgba(27,26,26,.3);-webkit-transform:translate(-50%,20px) !important;-khtml-transform:translate(-50%,20px) !important;-moz-transform:translate(-50%,20px) !important;-ms-transform:translate(-50%,20px) !important;-o-transform:translate(-50%,20px) !important;transform:translate(-50%,20px) !important}}@media (max-width:1199px){.pxl-mega-menu .elementor-section{background-image:none !important;background-color:transparent !important}.pxl-mega-menu .elementor-background-overlay{background-image:none !important;background-color:transparent !important}}.pxl-mega-menu .pxl-heading-wrap .heading-title{display:inline-flex}.pxl-primary-menu li:hover>.sub-menu.pxl-mega-menu{-webkit-transform:translate(-50%,0) !important;-khtml-transform:translate(-50%,0) !important;-moz-transform:translate(-50%,0) !important;-ms-transform:translate(-50%,0) !important;-o-transform:translate(-50%,0) !important;transform:translate(-50%,0) !important}.pxl-primary-menu .sub-menu.pxl-mega-menu{width:100%;background-color:#fff}.sub-menu.pxl-mega-menu{width:100%}.sub-menu.pxl-mega-menu .elementor-container .elementor-container{max-width:100% !important}@media (min-width:1200px){.header-main-menu .sub-menu.pxl-mega-menu{padding-left:35px;padding-right:35px}.pxl-primary-menu .sub-menu.pxl-mega-menu a:not(.pxl-btn){border-bottom:0;overflow:visible}.pxl-primary-menu .sub-menu.pxl-mega-menu a:not(.pxl-btn):before{display:none}.pxl-primary-menu .sub-menu.pxl-mega-menu a:not(.pxl-btn):hover{background-color:transparent}.pxl-primary-menu .sub-menu.pxl-mega-menu .current-menu-item>a:not(.pxl-btn),.pxl-primary-menu .sub-menu.pxl-mega-menu .current-menu-ancestor>a:not(.pxl-btn){background-color:transparent}}.pxl-nav-menu-mobile ul,.pxl-nav-menu-mobile ol{list-style:none;padding:0;margin:0}.pxl-nav-menu-mobile ul li,.pxl-nav-menu-mobile ol li{position:relative;padding:0}.pxl-mobile-menu{padding:0;margin:0;list-style:none}.pxl-mobile-menu>li{color:var(--link-color);position:relative}.pxl-mobile-menu>li>a{padding:10px 0;color:var(--link-color);font-family:var(--heading-font-family);font-size:15px;font-weight:400;display:inline-block;text-transform:capitalize;background-color:transparent;-webkit-tap-highlight-color:rgba(255,255,255,0)}.pxl-mobile-menu .menu-item:hover>a,.pxl-mobile-menu .menu-item:active>a,.pxl-mobile-menu .current-menu-item>a,.pxl-mobile-menu .current-menu-ancestor>a{color:var(--third-color);background-color:transparent}.pxl-mobile-menu .menu-item:active{color:var(--third-color)}.pxl-mobile-menu .menu-item:active>a{color:var(--third-color);background-color:transparent}.pxl-mobile-menu .sub-menu{display:none;list-style:none}.pxl-mobile-menu .sub-menu .menu-item{position:relative;color:var(--heading-color)}.pxl-mobile-menu .sub-menu .menu-item>a{padding:5px 15px;display:inline-block;color:var(--heading-color);font-size:15px;font-weight:400;background-color:transparent;font-family:var(--heading-font-family);text-transform:capitalize;position:relative;-webkit-tap-highlight-color:rgba(255,255,255,0)}.pxl-mobile-menu .sub-menu .menu-item:hover,.pxl-mobile-menu .sub-menu .current-menu-item,.pxl-mobile-menu .sub-menu .current-menu-ancestor{color:var(--heading-color)}.pxl-mobile-menu .sub-menu .menu-item:hover>a,.pxl-mobile-menu .sub-menu .current-menu-item>a,.pxl-mobile-menu .sub-menu .current-menu-ancestor>a{color:var(--third-color);background-color:transparent}.pxl-mobile-menu .sub-menu .menu-item:active{color:var(--heading-color)}.pxl-mobile-menu .sub-menu .menu-item:active>a{color:var(--heading-color);background-color:transparent}.pxl-mobile-menu .sub-menu .pxl-heading-wrap{display:none}.pxl-mobile-menu .main-menu-toggle{cursor:pointer;display:inline-block;width:25px;height:25px;line-height:25px;font-size:18px;position:absolute;right:-6px;text-align:center;top:13px;background-color:transparent;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-border-radius:4px 4px 0;-khtml-border-radius:4px 4px 0;-moz-border-radius:4px 4px 0;-ms-border-radius:4px 4px 0;-o-border-radius:4px 4px 0;border-radius:4px 4px 0;-webkit-transition:all .3s linear 0ms;-khtml-transition:all .3s linear 0ms;-moz-transition:all .3s linear 0ms;-ms-transition:all .3s linear 0ms;-o-transition:all .3s linear 0ms;transition:all .3s linear 0ms}.pxl-mobile-menu .main-menu-toggle:before{content:"";font-family:"pxli"}.pxl-mobile-menu .main-menu-toggle.open:before{content:"";font-family:"pxli"}.pxl-mobile-menu .sub-menu .main-menu-toggle{top:5px}.pxl-nav-menu-inner.style-2 ul{list-style:none;padding:0;margin:0;margin-left:-25px;margin-right:-25px;display:flex;flex-wrap:wrap}@media (max-width:1199px){.pxl-nav-menu-inner.style-2 ul{margin-left:-15px;margin-right:-15px}}@media (max-width:575px){.pxl-nav-menu-inner.style-2 ul{justify-content:center}}.pxl-nav-menu-inner.style-2 ul li{position:relative;padding:0}.pxl-nav-menu-inner.style-2 ul>li{flex:0 0 auto;width:auto;margin:0 25px;display:inline-flex}@media (max-width:1199px){.pxl-nav-menu-inner.style-2 ul>li{margin:0 15px}}.pxl-nav-menu-inner.style-2 ul>li>a{text-transform:uppercase;display:inline-block;color:#7e7e7e;font-size:14px;letter-spacing:.1em}@media (max-width:1199px){.pxl-nav-menu-inner.style-2 ul>li>a{letter-spacing:0}}.pxl-nav-menu-inner.style-2 ul>li.active>a,.pxl-nav-menu-inner.style-2 ul>li.active>.main-menu-toggle,.pxl-nav-menu-inner.style-2 ul>li.current-menu-item>a,.pxl-nav-menu-inner.style-2 ul>li.current-menu-item>.main-menu-toggle,.pxl-nav-menu-inner.style-2 ul>li.current-menu-ancestor>a,.pxl-nav-menu-inner.style-2 ul>li.current-menu-ancestor>.main-menu-toggle,.pxl-nav-menu-inner.style-2 ul>li:hover>a,.pxl-nav-menu-inner.style-2 ul>li:hover>.main-menu-toggle{color:#fff}@media (min-width:1200px){.pxl-canvas-menu{padding:0;margin:0;list-style:none}.pxl-canvas-menu ul,.pxl-canvas-menu ol{list-style:none;padding:0;margin:0}.pxl-canvas-menu>li{position:relative}.pxl-canvas-menu>li>a{padding:10px 0;font-size:40px;font-family:var(--heading-font-family);letter-spacing:.02em;font-weight:700;position:relative;color:var(--heading-color)}.pxl-canvas-menu>li>a .pxl-menu-title{position:relative}.pxl-canvas-menu>li>a .pxl-menu-title:after{content:"";width:0;height:1px;background-color:var(--heading-color);position:absolute;left:0;bottom:0;-webkit-transition:all .3s ease;-khtml-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.pxl-canvas-menu>li>a:active .pxl-menu-title:after,.pxl-canvas-menu>li>a:hover .pxl-menu-title:after{width:100%}.pxl-canvas-menu>li.current-menu-parent>a,.pxl-canvas-menu>li.current-menu-ancestor>a{color:var(--second-color)}.pxl-canvas-menu>li.current-menu-parent>a .pxl-menu-title:after,.pxl-canvas-menu>li.current-menu-ancestor>a .pxl-menu-title:after{background-color:var(--second-color)}.pxl-canvas-menu .sub-menu{display:none;list-style:none;padding:8px 0 18px 3px}.pxl-canvas-menu .sub-menu .menu-item{position:relative;color:var(--heading-color)}.pxl-canvas-menu .sub-menu .menu-item>a{padding:2px 15px;display:inline-block;color:var(--heading-color);font-size:18px !important;position:relative}.pxl-canvas-menu .sub-menu .menu-item>a:before{position:absolute;content:"";height:5px;width:5px;top:50%;left:0;background-color:var(--second-color);margin-top:-2.5px;border-radius:50%}.pxl-canvas-menu .sub-menu .menu-item:hover,.pxl-canvas-menu .sub-menu .menu-item:active,.pxl-canvas-menu .sub-menu .current-menu-item,.pxl-canvas-menu .sub-menu .current-menu-ancestor{color:var(--second-color)}.pxl-canvas-menu .sub-menu .menu-item:hover>a,.pxl-canvas-menu .sub-menu .menu-item:active>a,.pxl-canvas-menu .sub-menu .current-menu-item>a,.pxl-canvas-menu .sub-menu .current-menu-ancestor>a{color:var(--second-color)}.pxl-canvas-menu .pxl-mega-menu .elementor-section{padding:0}.pxl-canvas-menu .pxl-mega-menu .elementor-section .elementor-column{width:100% !important}.pxl-canvas-menu .pxl-mega-menu .elementor-section .elementor-column>.elementor-element-populated{padding:0 !important}.pxl-canvas-menu .pxl-mega-menu .hide-in-canvas-menu{display:none}}@media (min-width:1200px) and (max-width:1599px){.pxl-canvas-menu>li>a{font-size:32px}}@media (min-width:1200px) and (min-width:1200px){.pxl-canvas-menu .pxl-mega-menu{width:auto;-webkit-box-shadow:none;-khtml-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;-webkit-transform:translate(0,0) !important;-khtml-transform:translate(0,0) !important;-moz-transform:translate(0,0) !important;-ms-transform:translate(0,0) !important;-o-transform:translate(0,0) !important;transform:translate(0,0) !important}}.pxl-page-title-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(2,13,22,.5);z-index:-1}.pxl-pagetitle.layout-df{background-color:rgba(2,13,22,.75);background-position:center 80%;background-repeat:no-repeat;background-size:auto;position:relative;padding-top:80px;padding-bottom:80px;color:#fff;overflow:hidden}.pxl-pagetitle.layout-df .main-title{font-size:55px;line-height:1.3636363636;color:#f4f5f7;margin-bottom:8px;word-wrap:break-word;position:relative;text-align:center}@media (max-width:1399px){.pxl-pagetitle.layout-df .main-title{font-size:50px}}@media (max-width:1199px){.pxl-pagetitle.layout-df .main-title{font-size:42px}}@media (max-width:991px){.pxl-pagetitle.layout-df .main-title{font-size:38px}}@media (max-width:767px){.pxl-pagetitle.layout-df .main-title{font-size:36px}}@media (max-width:575px){.pxl-pagetitle.layout-df .main-title{font-size:32px}}.pxl-pagetitle.layout-df .sub-title{color:#fff;text-align:center;max-width:746px}.pxl-pagetitle.layout-df.pxl-animate .pxl-page-title .main-title:after{clip-path:inset(0 0 0 0)}.pxl-pagetitle.layout-df .pxl-breadcrumb{display:flex;flex-wrap:wrap;margin-top:60px;margin-bottom:-50px}.pxl-pagetitle.layout-df .pxl-breadcrumb .breadcrumb-inner{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;align-items:center}.pxl-pagetitle.layout-df .pxl-breadcrumb .breadcrumb-inner>*{max-width:100%}.pxl-pagetitle.layout-df .pxl-breadcrumb .br-item{flex:0 0 auto;max-width:100%;color:#fff;display:inline-flex;align-items:center}.pxl-pagetitle.layout-df .pxl-breadcrumb .br-item a{color:#fff}.pxl-pagetitle.layout-df .pxl-breadcrumb .br-item:last-child .br-divider{display:none !important}.pxl-pagetitle.layout-df .pxl-breadcrumb .br-divider{font-size:14px;margin:0 12px;display:inline-flex}@media (max-width:767px){.pxl-pagetitle.layout-df .pxl-breadcrumb .br-divider{font-size:12px}}.pxl-pagetitle.layout-df .pxl-breadcrumb .br-item+.br-item:before{display:none}.pxl-pt-wrap .main-title{font-size:55px;line-height:1.3636363636;color:#f4f5f7;margin-bottom:31px;word-wrap:break-word;position:relative;text-align:center;margin-left:auto;margin-right:auto}@media (max-width:1199px){.pxl-pt-wrap .main-title{font-size:42px}}@media (max-width:991px){.pxl-pt-wrap .main-title{font-size:38px}}@media (max-width:767px){.pxl-pt-wrap .main-title{font-size:36px}}@media (max-width:575px){.pxl-pt-wrap .main-title{font-size:32px;margin-bottom:15px}}.pxl-pt-wrap .sub-title{color:#fff;text-align:center;max-width:860px;margin:auto}.pxl-pt-wrap .sub-title-top{background-color:var(--second-color);font-size:15px;color:#fff;border-radius:20px;padding:11px 27.5px;display:inline-flex;line-height:1.2;margin-bottom:19px}@media (max-width:575px){.pxl-pt-wrap .sub-title-top{border-radius:15px;padding:8px 15px;font-size:12px;margin-bottom:7px}}.pxl-pt-wrap .pxl-teacher-inner{display:inline-flex;align-items:center;column-gap:24px;row-gap:10px;border:1px dashed rgba(255,255,255,.2);background-color:rgba(255,255,255,.149);border-radius:25px;padding:11px 57.5px;margin-top:2px;margin-bottom:30px}.pxl-pt-wrap .pxl-teacher-inner .box-icon{display:flex;align-items:center;gap:10px}.pxl-pt-wrap .pxl-teacher-inner .box-icon .teacher-icon{display:flex}.pxl-pt-wrap .pxl-teacher-inner .box-icon svg{width:20px;height:20px}.pxl-pt-wrap .pxl-teacher-inner .box-icon .text{color:#fff}@media (max-width:575px){.pxl-pt-wrap .pxl-teacher-inner{padding:11px 25px;flex-direction:column;border-radius:15px;margin-bottom:20px}}.pxl-brc-wrap{display:flex;flex-wrap:wrap}.pxl-brc-wrap .breadcrumb-inner{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;align-items:center}.pxl-brc-wrap .breadcrumb-inner>*{max-width:100%}.pxl-brc-wrap .br-item{flex:0 0 auto;max-width:100%;font-size:20px;line-height:1.3;color:#fff;display:inline-flex;align-items:center}@media (max-width:1199px){.pxl-brc-wrap .br-item{font-size:18px}}@media (max-width:767px){.pxl-brc-wrap .br-item{font-size:16px}}.pxl-brc-wrap .br-item a{color:#fff}.pxl-brc-wrap .br-item:last-child .br-divider{display:none !important}.pxl-brc-wrap .br-divider{font-size:14px;margin:0 12px;display:inline-flex}@media (max-width:767px){.pxl-brc-wrap .br-divider{font-size:12px}}.pxl-brc-wrap .br-divider svg{width:14px;height:auto;fill:#fff}.pxl-brc-wrap .br-item+.br-item:before{display:none}.pxl-page{position:relative;overflow-x:clip}.pxl-main{background-color:var(--content-bg-color)}.pxl-main:not(.page-builder-el){padding-top:80px;padding-bottom:80px}body.blog .pxl-main,body.single-post .pxl-main,body.search-results .pxl-main{padding-top:114px;padding-bottom:140px}@media (max-width:1199px){body.blog .pxl-main,body.single-post .pxl-main,body.search-results .pxl-main{padding-top:100px;padding-bottom:110px}}@media (max-width:767px){body.blog .pxl-main,body.single-post .pxl-main,body.search-results .pxl-main{padding-top:70px;padding-bottom:80px}}body.archive .pxl-main{padding-top:136px;padding-bottom:136px}@media (max-width:991px){body.archive .pxl-main{padding-top:110px;padding-bottom:110px}}@media (max-width:767px){body.archive .pxl-main{padding-top:90px;padding-bottom:90px}}@media (max-width:575px){body.archive .pxl-main{padding-top:70px;padding-bottom:70px}}body.side-panel-open.pos-full::-webkit-scrollbar{height:0;width:0;background-color:transparent}body.side-panel-open.pos-full::-webkit-scrollbar-track{border-radius:0}body.side-panel-open.pos-full::-webkit-scrollbar-thumb{border-radius:0;background-color:transparent}@media (min-width:1200px){.has-sidebar .content-blog .pxl-content-main{padding-right:20px}}@media (max-width:991px){.pxl-sidebar-area{margin-top:80px}}@media (max-width:767px){.pxl-sidebar-area{margin-top:80px}}.pxl-entry-content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap}.pxl-entry-content>*{max-width:100%}.pxl-entry-content>div{width:100%;max-width:100%;box-sizing:border-box;flex-shrink:0}.pxl-row-particles{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.pxl-content-wrap{--bs-gutter-x:30px;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5)}.pxl-content-wrap .pxl-content-area{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5)}@media (min-width:992px){.pxl-content-wrap .pxl-content-area{width:66.66666667%}}.pxl-content-wrap .pxl-sidebar-area{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5)}@media (min-width:992px){.pxl-content-wrap .pxl-sidebar-area{width:33.33333333%}}@media (min-width:992px){.pxl-content-wrap.no-sidebar .pxl-content-area{flex:0 0 auto;width:100%}}.error404 .pxl-main{padding-top:0;padding-bottom:0}.error404 .page-404-wrap{background-color:#fff;background-repeat:no-repeat;background-size:cover;position:relative;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;height:100vh;background-position:center bottom;padding-left:15px;padding-right:15px}.error404 .page-404-wrap .page-404-content{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:auto;margin-left:auto;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:115px;height:100%}@media (max-width:1800px){.error404 .page-404-wrap .page-404-content{padding-left:65px}}@media (max-width:1599px){.error404 .page-404-wrap .page-404-content{padding-left:35px}}@media (max-width:991px){.error404 .page-404-wrap .page-404-content{padding-left:15px}}@media (max-width:1199px){.error404 .page-404-wrap .img-404{max-width:30vw}}@media (max-width:767px){.error404 .page-404-wrap .img-404{max-width:40vw}}.error404 .page-404-wrap .title{font-size:90px;line-height:1.125;margin-bottom:15px;margin-top:8px;letter-spacing:0;font-weight:400}@media (max-width:1599px){.error404 .page-404-wrap .title{font-size:60px}}@media (max-width:1199px){.error404 .page-404-wrap .title{font-size:50px}}@media (max-width:991px){.error404 .page-404-wrap .title{font-size:40px}}@media (max-width:767px){.error404 .page-404-wrap .title{font-size:30px}}.error404 .page-404-wrap .img-404-layer{margin-bottom:20px;max-width:35vw}.error404 .page-404-wrap .desc{font-size:26px;line-height:1.3846153846;max-width:920px;margin-bottom:40px;margin-left:auto;margin-right:auto;color:var(--heading-color)}@media (max-width:1599px){.error404 .page-404-wrap .desc{max-width:750px}}@media (max-width:1199px){.error404 .page-404-wrap .desc{font-size:20px}}@media (max-width:575px){.error404 .page-404-wrap .desc{font-size:16px}}.pxl-archive-post{margin-bottom:25px;padding-bottom:25px}.pxl-archive-post:last-child{margin-bottom:0;padding-bottom:0}.pxl-archive-post .archive-standard{padding:14px;border-radius:14px;border:1px solid #e0e0e0;margin-bottom:25px}.pxl-archive-post .post-featured{position:relative;overflow:hidden;margin-bottom:18px;border-radius:15px}.pxl-archive-post .post-featured img{width:100%;height:401px;object-fit:cover}.pxl-archive-post .archive-date{position:absolute;left:25px;top:24px;background-color:var(--heading-color);display:flex;flex-direction:column;align-items:center;border-radius:15px;padding:18px 10px 14px;z-index:1}@media (max-width:575px){.pxl-archive-post .archive-date{left:15px;top:15px;padding:12px 10px 10px}}.pxl-archive-post .archive-date .date{font-size:35px;font-family:var(--heading-font-family);color:var(--primary-color);line-height:.943;border-bottom:1px dashed rgba(255,255,255,.251);padding:0 11px 15px;margin-bottom:2px}@media (max-width:575px){.pxl-archive-post .archive-date .date{font-size:25px;padding:0 5px 8px}}.pxl-archive-post .archive-date .month{font-size:16px;font-family:var(--heading-font-family);line-height:2.063;color:#fff}@media (max-width:575px){.pxl-archive-post .archive-date .month{font-size:14px}}.pxl-archive-post .post-content{position:relative;padding:0 15px}@media (max-width:575px){.pxl-archive-post .post-content{padding:0}}.pxl-archive-post .post-content .meta-inner{display:flex;flex-wrap:wrap}.pxl-archive-post .post-content .meta-inner .meta-item{display:flex;align-items:center;line-height:1.75;color:var(--body-color);margin-right:11px;text-transform:capitalize}.pxl-archive-post .post-content .meta-inner .meta-item:before{content:"";position:relative;width:14px;height:2px;background-color:var(--third-color);margin-right:12px}.pxl-archive-post .post-content .meta-inner .meta-item:first-child:before{display:none}.pxl-archive-post .post-content .meta-inner .meta-item:last-child{margin-right:0}.pxl-archive-post .post-content .meta-inner .meta-item.post-author a{width:fit-content;color:var(--body-color);background-image:linear-gradient(transparent calc(100% - 1px), var(--body-color) 1px);background-repeat:no-repeat;animation:.6s cubic-bezier(.215,.61,.355,1) pxl-wide-menu-underline forwards;background-position-y:-3px}.pxl-archive-post .post-content .meta-inner .meta-item.post-author a:hover{color:inherit;animation:.6s cubic-bezier(.215,.61,.355,1) pxl-wide-menu-underline-hover forwards}@media (max-width:575px){.pxl-archive-post .post-content .meta-inner .meta-item{margin-right:7px}.pxl-archive-post .post-content .meta-inner .meta-item:before{width:10px;margin-right:7px}}.pxl-archive-post .pxli-thumbtack{width:32px;height:32px;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:14px;background:var(--second-color);border-radius:50%;margin-right:3px;text-align:center;line-height:32px;position:relative;top:-4px}.pxl-archive-post .archive-feature+.post-content>.post-category{padding-top:5px}.pxl-archive-post .post-title{position:relative;margin-top:13px;margin-bottom:23px;word-wrap:break-word;font-size:25px;line-height:1.32}@media (max-width:575px){.pxl-archive-post .post-title{font-size:20px;margin-top:10px;margin-bottom:17px}}.pxl-archive-post .post-title:hover a{color:var(--third-color)}.pxl-archive-post .post-excerpt{margin-top:0;max-width:713px}.pxl-archive-post .post-readmore{margin-top:17px;transform:translateY(calc(50% + 8px))}@media (max-width:575px){.pxl-archive-post .post-readmore{margin-top:10px}}.pxl-archive-post .feature-video iframe,.pxl-archive-post .feature-audio iframe{width:100% !important;height:auto !important;aspect-ratio:1.7777777778;border-radius:20px}.pxl-archive-post.type-services .archive-feature img{width:100%}.pxl-archive-post.type-services .post-content .post-category{margin-bottom:0;padding-top:0}.pxl-archive-post.type-teacher .archive-feature img{width:100%}.pxl-archive-post.type-teacher .post-content .post-category{margin-bottom:0;padding-top:0}.pxl-archive-post .archive-quote,.pxl-archive-post .archive-link{background-color:var(--heading-color);padding:9px 10px;border-radius:20px}.pxl-archive-post .format-wrap{border:1px dashed rgba(255,255,255,.251);border-radius:20px;padding:37px 38px 33px 32px}@media (max-width:767px){.pxl-archive-post .format-wrap{padding:30px 25px}}@media (max-width:575px){.pxl-archive-post .format-wrap{padding:25px 15px}}.pxl-archive-post .quote-icon,.pxl-archive-post .link-icon{display:flex;align-items:center;gap:28px}@media (max-width:575px){.pxl-archive-post .quote-icon,.pxl-archive-post .link-icon{flex-direction:column;align-items:start;gap:20px}}.pxl-archive-post .quote-icon .icon-quote,.pxl-archive-post .link-icon .icon-quote{font-size:50px;line-height:1.1;font-family:var(--heading-font-family);color:#fff;width:57px;height:57px;border-radius:50%;background-color:var(--third-color);display:flex;align-items:center;justify-content:center}.pxl-archive-post .quote-icon .icon-quote>span,.pxl-archive-post .link-icon .icon-quote>span{height:25px}@media (max-width:575px){.pxl-archive-post .quote-icon .icon-quote,.pxl-archive-post .link-icon .icon-quote{width:50px;height:50px;font-size:42px}.pxl-archive-post .quote-icon .icon-quote>span,.pxl-archive-post .link-icon .icon-quote>span{height:23px}}.pxl-archive-post .quote-icon .quote-text,.pxl-archive-post .link-icon .quote-text{font-size:18px;font-family:"Playwrite GB S",Sans-serif;color:#fff;line-height:1.667}.pxl-archive-post .quote-icon .quote-text a,.pxl-archive-post .link-icon .quote-text a{color:#fff}.pxl-archive-post .quote-icon .quote-text a:hover,.pxl-archive-post .link-icon .quote-text a:hover{color:var(--third-color)}@media (max-width:575px){.pxl-archive-post .quote-icon .quote-text,.pxl-archive-post .link-icon .quote-text{font-size:16px}}.pxl-archive-post .quote-inner,.pxl-archive-post .link-inner{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.129);padding-left:16px;padding-top:17px;margin-top:26px}@media (max-width:767px){.pxl-archive-post .quote-inner,.pxl-archive-post .link-inner{flex-direction:column;align-items:start;gap:15px;padding-left:0}}@media (max-width:575px){.pxl-archive-post .quote-inner,.pxl-archive-post .link-inner{padding-top:15px;margin-top:20px}}.pxl-archive-post .quote-inner .meta-item,.pxl-archive-post .link-inner .meta-item{display:flex;align-items:baseline;flex-wrap:wrap}@media (max-width:575px){.pxl-archive-post .quote-inner .meta-item,.pxl-archive-post .link-inner .meta-item{flex-direction:column;gap:5px}}.pxl-archive-post .quote-inner .item-date,.pxl-archive-post .link-inner .item-date{color:#fff;font-size:14px}.pxl-archive-post .quote-inner .item-date i,.pxl-archive-post .link-inner .item-date i{color:var(--primary-color);margin-right:5px;font-size:14px}.pxl-archive-post .quote-inner .archive-category,.pxl-archive-post .link-inner .archive-category{display:flex;align-items:center;gap:10px}.pxl-archive-post .quote-inner .archive-category i,.pxl-archive-post .link-inner .archive-category i{color:var(--primary-color);font-size:14px}.pxl-archive-post .quote-inner .archive-category:before,.pxl-archive-post .link-inner .archive-category:before{content:"/";position:relative;color:#fff;margin:0 9px 0 21px}@media (max-width:575px){.pxl-archive-post .quote-inner .archive-category:before,.pxl-archive-post .link-inner .archive-category:before{display:none}}.pxl-archive-post .quote-inner .post-category,.pxl-archive-post .link-inner .post-category{color:#fff}.pxl-archive-post .quote-inner .post-category a,.pxl-archive-post .link-inner .post-category a{font-size:14px;width:fit-content;color:#fff;background-image:linear-gradient(transparent calc(100% - 1px), #fff 1px);background-repeat:no-repeat;animation:.6s cubic-bezier(.215,.61,.355,1) pxl-wide-menu-underline forwards;color:inherit;background-position-y:-2px}.pxl-archive-post .quote-inner .post-category a:hover,.pxl-archive-post .link-inner .post-category a:hover{color:inherit;animation:.6s cubic-bezier(.215,.61,.355,1) pxl-wide-menu-underline-hover forwards}.pxl-archive-post .quote-inner .quote-cite,.pxl-archive-post .link-inner .quote-cite{font-size:14px;color:#fff;font-family:var(--heading-font-family)}.pxl-archive-post .pxl-video-popup,.pxl-archive-post .pxl-media-popup{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pxl-archive-post .pxl-video-popup svg,.pxl-archive-post .pxl-media-popup svg{width:82px;height:85px;transition:all .35s ease 0s}@media (max-width:575px){.pxl-archive-post .pxl-video-popup svg,.pxl-archive-post .pxl-media-popup svg{width:65px;height:65px}}.pxl-archive-post .pxl-video-popup:hover svg,.pxl-archive-post .pxl-media-popup:hover svg{transform:scale(.9)}.pxl-archive-post .link-icon .icon-link a{width:57px;height:57px;border-radius:50%;background-color:var(--third-color);display:flex;align-items:center;justify-content:center}@media (max-width:575px){.pxl-archive-post .link-icon .icon-link a{width:50px;height:50px}}.pxl-archive-post .link-icon .icon-link svg{width:25px;height:25px;fill:#fff}@media (max-width:575px){.pxl-archive-post .link-icon .icon-link svg{width:22px;height:22px}}.pxl-archive-post .archive-link .link-text{font-size:18px;font-family:"Playwrite GB S",Sans-serif;color:#fff;line-height:1.667}@media (max-width:575px){.pxl-archive-post .archive-link .link-text{font-size:16px}}.pxl-archive-post .archive-link .btn-button{font-size:14px;font-family:var(--heading-font-family);color:#fff;display:flex;align-items:center;gap:10px}.pxl-archive-post .archive-link .btn-button i{font-size:13px;color:var(--third-color);position:relative;top:1px;transition:all .35s ease 0s}.pxl-archive-post .archive-link .btn-button span{position:relative}.pxl-archive-post .archive-link .btn-button span:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background-color:#fff;transition:all .35s ease 0s}.pxl-archive-post .archive-link .btn-button:hover span:after{width:100%}.pxl-archive-post .archive-link .btn-button:hover i{transform:translateX(100%);opacity:0}.mfp-iframe-holder .mfp-close{background:0 0}.mfp-iframe-holder .mfp-close:hover{color:var(--third-color)}.pxl-single-page p:last-child{clear:both}.pxl-single-page p:last-child img[class*=align]{margin-bottom:0}.content-post .elementor-widget-image{overflow:hidden}.pxl-single-post .post-title{font-size:70px;margin-bottom:22px;text-align:center}@media (max-width:991px){.pxl-single-post .post-title{font-size:60px}}@media (max-width:767px){.pxl-single-post .post-title{font-size:43px;margin-bottom:10px}}@media (max-width:575px){.pxl-single-post .post-title{font-size:36px}}.pxl-single-post .content-inner{color:var(--body-color)}.pxl-single-post .content-inner>p:first-child>iframe{margin-top:8px}.pxl-single-post .post-metas .meta-item{font-size:16px;font-family:var(--body-font-family);color:var(--heading-color);line-height:1.75;display:flex;align-items:center;margin-right:11px}@media (max-width:575px){.pxl-single-post .post-metas .meta-item{font-size:15px}}.pxl-single-post .post-metas .meta-item:before{content:"";position:relative;width:14px;height:2px;background-color:var(--third-color);display:flex;margin-right:11px}.pxl-single-post .post-metas .meta-item:first-child:before{display:none}.pxl-single-post .post-metas .meta-item:last-child{margin-right:0}.pxl-single-post .post-metas .meta-item.post-author a{position:relative}.pxl-single-post .post-metas .meta-item.post-author a:after{content:"";height:1px;position:absolute;bottom:4px;left:0;width:0;border-bottom:1px solid;transition:all .35s}.pxl-single-post .post-metas .meta-item.post-author a:hover{color:inherit}.pxl-single-post .post-metas .meta-item.post-author a:hover:after{width:100%}.pxl-single-post .post-tags>span{font-weight:400;font-size:16px;line-height:35px}.pxl-single-post .post-share-category{display:flex;justify-content:space-between;align-items:center}.pxl-single-post .post-category a{padding:3.5px 21px;border-radius:4px;color:var(--heading-color);border:1px solid #e0e0e0;border-radius:17.5px}.pxl-single-post .post-category a:hover{color:#fff;background-color:var(--second-color);border-color:var(--second-color)}.pxl-single-post .post-share-category{margin-top:51px}.pxl-single-post .post-share-category .post-category{row-gap:10px}@media (max-width:767px){.pxl-single-post .post-share-category{flex-direction:column;gap:20px;align-items:start}}@media (max-width:575px){.pxl-single-post .post-share-category{margin-top:35px}}.post-author-summary{border:1px solid #e0e0e0;border-radius:6px;padding:24px;margin-top:30px}.post-author-summary .post-author{margin-bottom:16px}.post-author-summary .author-avatar img{width:48px;border-radius:50%}.post-author-summary .author-role{margin-top:2px}.post-author-summary .author-desc{margin-bottom:16px}.post-author-summary .author-social .social-item a{color:#455873;font-size:20px}.post-author-summary .author-social .social-item a:hover{color:var(--primary-color)}.post-shares .social-share{display:flex;align-items:center}.post-shares .social-share .text{font-size:16px;font-family:var(--heading-font-family);color:var(--heading-color);line-height:1.875;margin-right:20px}.post-shares .social-share .social-item{padding-left:5px;margin-left:-12px}.post-shares .social-share .social-item:first-child{padding-left:15px;margin-left:0}.post-shares .social-share .pxl-icon{font-size:15px;width:41px;height:41px;line-height:41px;background-color:var(--second-color);display:inline-block;text-align:center;margin:1px;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;border:none;position:relative}.post-shares .social-share .pxl-icon svg{fill:#fff;width:15px;height:41px;-webkit-transition:all .3s cubic-bezier(.4,0,1,1);-khtml-transition:all .3s cubic-bezier(.4,0,1,1);-moz-transition:all .3s cubic-bezier(.4,0,1,1);-ms-transition:all .3s cubic-bezier(.4,0,1,1);-o-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1);z-index:1;position:relative}.post-shares .social-share .pxl-icon:after{content:"";position:absolute;inset:-1px;background-color:var(--primary-color);transform:scale(0);-webkit-transition:all .3s cubic-bezier(.4,0,1,1);-khtml-transition:all .3s cubic-bezier(.4,0,1,1);-moz-transition:all .3s cubic-bezier(.4,0,1,1);-ms-transition:all .3s cubic-bezier(.4,0,1,1);-o-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1);border-radius:50%;z-index:0}.post-shares .social-share .pxl-icon:hover svg{fill:var(--additional01-color)}.post-shares .social-share .pxl-icon:hover:after{transform:scale(1)}.post-tags-inner{gap:26px;padding-left:12px}@media (max-width:575px){.post-tags-inner{padding-left:15px}}.post-tags-inner a{font-weight:400;font-size:16px;line-height:35px;width:fit-content;color:var(--heading-color);background-image:linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);background-repeat:no-repeat;animation:.6s cubic-bezier(.215,.61,.355,1) pxl-wide-menu-underline forwards;background-size:0% 95%}.post-tags-inner a:hover{color:inherit;animation:.6s cubic-bezier(.215,.61,.355,1) pxl-wide-menu-underline-hover forwards}.post-tags-inner a:hover{color:var(--heading-color);background-size:100% 95%}.post-author-info .author-avatar img{flex-shrink:0;max-width:75px;border-radius:7px;margin-right:24px;overflow:hidden}.post-author-info .author-description .title-socials{margin-bottom:16px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.post-author-info .author-description .title-socials>*{max-width:100%}.post-author-info .author-description .title-socials small{display:block;font-size:14px;font-weight:400}.post-author-info .author-description .title-socials .author-name{font-size:18px;letter-spacing:-.03em;color:var(--second-color);font-weight:500}.post-author-info .author-description .title-socials .author-name a{color:inherit}.post-author-info .author-description .title-socials .author-name a:hover{color:var(--link-color)}.post-like-area{border-radius:.375rem;padding:1rem}.post-like-area .btn-group{border-radius:.375rem}.post-like-area .pxl-like-trigger{border-top-right-radius:0;border-bottom-right-radius:0}.post-like-area .pxl-dislike-trigger{border-top-left-radius:0;border-bottom-left-radius:0;margin-left:-1px}.pxl-related-post{margin-top:120px}@media (max-width:991px){.pxl-related-post{margin-top:100px}}@media (max-width:767px){.pxl-related-post{margin-top:80px}}@media (max-width:575px){.pxl-related-post{margin-top:60px}}.pxl-related-post .related-title{font-weight:600;font-size:70px;line-height:1;color:var(--heading-color);margin-bottom:0}@media (max-width:991px){.pxl-related-post .related-title{font-size:60px;width:100%;margin-bottom:15px}}@media (max-width:767px){.pxl-related-post .related-title{font-size:43px}}@media (max-width:575px){.pxl-related-post .related-title{font-size:36px}}.pxl-related-post .description-related{padding-left:10px}@media (max-width:991px){.pxl-related-post .description-related{width:50%;padding-left:15px}}@media (max-width:575px){.pxl-related-post .description-related{width:100%}}.pxl-related-post .related-des{font-weight:400;font-size:20px;line-height:1.5em;color:#888;max-width:360px;display:flex}@media (max-width:575px){.pxl-related-post .related-des{font-size:16px}}.pxl-related-post .ralated-box-title{align-items:center;margin-bottom:50px}@media (max-width:991px){.pxl-related-post .ralated-box-title{align-items:start}}.pxl-related-post .grid-item-inner .item-featured{overflow:hidden}.pxl-related-post .grid-item-inner .item-featured img{min-height:470px;object-fit:cover;max-height:470px;width:100%;-webkit-transition:all .5s;-khtml-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;-webkit-transform:scale(1.03) translateX(-3px);transform:scale(1.03) translateX(-3px)}@media (max-width:575px){.pxl-related-post .grid-item-inner .item-featured img{min-height:400px;max-height:400px}}.pxl-related-post .grid-item-inner .item-featured:hover img{-webkit-transform:scale(1.03) translateX(3px);transform:scale(1.03) translateX(3px)}.pxl-related-post .grid-item-inner .item-content{margin-top:22px}.pxl-related-post .grid-item-inner .item-title{margin-bottom:0;font-size:28px;line-height:1.25em;max-height:35px*em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.pxl-related-post .grid-item-inner .item-title a{width:fit-content;color:var(--heading-color);background-image:linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);background-repeat:no-repeat;animation:.6s cubic-bezier(.215,.61,.355,1) pxl-wide-menu-underline forwards;background-size:0% 90%}.pxl-related-post .grid-item-inner .item-title a:hover{color:inherit;animation:.6s cubic-bezier(.215,.61,.355,1) pxl-wide-menu-underline-hover forwards}.pxl-related-post .grid-item-inner .item-title a:hover{background-size:100% 90%}@media (max-width:575px){.pxl-related-post .grid-item-inner .item-title{font-size:22px;line-height:1.25em;max-height:27.5px*em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}}.pxl-related-post .grid-item-inner .item-meta{font-weight:500;font-size:16px;line-height:35px;color:var(--body-color);text-transform:capitalize}.pxl-related-post .grid-item-inner .item-meta .item-name{margin-left:5px}.pxl-related-post .grid-item-inner .item-meta .item-name>a{width:fit-content;color:var(--body-color);background-image:linear-gradient(transparent calc(100% - 1px), var(--body-color) 1px);background-repeat:no-repeat;animation:.6s cubic-bezier(.215,.61,.355,1) pxl-wide-menu-underline forwards}.pxl-related-post .grid-item-inner .item-meta .item-name>a:hover{color:inherit;animation:.6s cubic-bezier(.215,.61,.355,1) pxl-wide-menu-underline-hover forwards}.pxl-related-post .grid-item-inner .item-meta .item-date{margin-right:5px}.pxl-content-wrap.has-sidebar .post-box-content{border:1px solid #e0e0e0;border-radius:20px;padding:22px 39px 58px 42px;box-shadow:0 4px 0 #e0e0e0}@media (max-width:1199px){.pxl-content-wrap.has-sidebar .post-box-content{padding:22px 20px 29px}}@media (max-width:767px){.pxl-content-wrap.has-sidebar .post-box-content{padding:22px 15px 29px}}.pxl-content-wrap.has-sidebar.sidebar-right .pxl-single-post{padding-right:20px}@media (max-width:1199px){.pxl-content-wrap.has-sidebar.sidebar-right .pxl-single-post{padding-right:0}}@media (max-width:767px){.pxl-content-wrap.has-sidebar .pxl-sidebar-area{margin-top:70px}}.single-next-prev-nav{position:relative;margin-top:48px;padding-top:24px;border-top:1px solid #e0e0e0}.single-next-prev-nav .divider{width:30px;padding:0 15px}.single-next-prev-nav .nav-inner{display:inline-block;position:relative}.single-next-prev-nav .nav-inner>a{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}@media (min-width:576px){.single-next-prev-nav .nav-label-wrap{margin-bottom:15px}}.single-next-prev-nav .nav-label{color:var(--heading-color);position:relative;line-height:1;display:inline-block;-webkit-transition:all .3s cubic-bezier(.4,0,1,1);-khtml-transition:all .3s cubic-bezier(.4,0,1,1);-moz-transition:all .3s cubic-bezier(.4,0,1,1);-ms-transition:all .3s cubic-bezier(.4,0,1,1);-o-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1)}.single-next-prev-nav .nav-icon{font-weight:700;font-size:17px;margin-top:-4px;display:inline-block;-webkit-transition:all .3s cubic-bezier(.4,0,1,1);-khtml-transition:all .3s cubic-bezier(.4,0,1,1);-moz-transition:all .3s cubic-bezier(.4,0,1,1);-ms-transition:all .3s cubic-bezier(.4,0,1,1);-o-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1)}.single-next-prev-nav .prev .nav-icon{margin-right:7px}.single-next-prev-nav .prev .nav-img{margin-right:20px}@media (max-width:575px){.single-next-prev-nav .prev .nav-img{margin-right:15px}}.single-next-prev-nav .next .nav-icon{margin-left:7px}.single-next-prev-nav .next .nav-img{margin-left:20px}@media (max-width:575px){.single-next-prev-nav .next .nav-img{margin-left:15px}}.single-next-prev-nav .nav-img{overflow:hidden;position:relative;-webkit-transition:all .3s cubic-bezier(.4,0,1,1);-khtml-transition:all .3s cubic-bezier(.4,0,1,1);-moz-transition:all .3s cubic-bezier(.4,0,1,1);-ms-transition:all .3s cubic-bezier(.4,0,1,1);-o-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1)}.single-next-prev-nav .nav-img img{width:60px;border-radius:6px}@media (max-width:575px){.single-next-prev-nav .nav-img img{width:50px}}@media (max-width:480px){.single-next-prev-nav .nav-img img{width:40px}}.single-next-prev-nav .nav-title{font-style:normal;font-weight:700;font-size:16px;line-height:1.5;color:var(--link-color);-webkit-transition:all .3s cubic-bezier(.4,0,1,1);-khtml-transition:all .3s cubic-bezier(.4,0,1,1);-moz-transition:all .3s cubic-bezier(.4,0,1,1);-ms-transition:all .3s cubic-bezier(.4,0,1,1);-o-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1);display:block;display:-webkit-box;max-height:48px;font-size:16px;line-height:1.5;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-khtml-line-clamp:2;-moz-line-clamp:2;-ms-line-clamp:2;-o-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;-khtml-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;-o-box-orient:vertical;box-orient:vertical}.single-next-prev-nav .nav-title>*{display:block;display:-webkit-box;max-height:48px;font-size:16px;line-height:1.5;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-khtml-line-clamp:2;-moz-line-clamp:2;-ms-line-clamp:2;-o-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;-khtml-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;-o-box-orient:vertical;box-orient:vertical}.single-next-prev-nav .nav-next-prev:hover .nav-icon{color:var(--second-color)}.single-next-prev-nav .nav-next-prev:hover .nav-label{color:var(--second-color)}.single-next-prev-nav .nav-next-prev:hover .nav-img{opacity:.8}.single-next-prev-nav .nav-next-prev:hover .nav-title{color:var(--second-color)}.posts-pagination{padding-top:80px}@media (max-width:575px){.posts-pagination{padding-top:50px}}.posts-pagination:empty{display:none}.posts-pagination .pagination-inner{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;margin:-5px;align-items:center}.posts-pagination .pagination-inner>*{max-width:100%}.posts-pagination .pagination-inner .prev span,.posts-pagination .pagination-inner .next span{font-size:12px}@media (max-width:575px){.posts-pagination .pagination-inner .prev span,.posts-pagination .pagination-inner .next span{font-size:10px}}.posts-pagination .pagination-inner .prev{transform:scaleX(-1)}.posts-pagination .page-numbers,.posts-pagination .post-page-numbers{flex:0 0 auto;margin:5px 2.5px;width:51px;height:51px;border-radius:50%;vertical-align:top;text-align:center;font-size:16px;line-height:51px;text-align:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#072010;border:1px solid #e0e0e0}.posts-pagination .page-numbers:hover,.posts-pagination .post-page-numbers:hover{background-color:var(--second-color);color:#fff;border-color:var(--second-color)}.posts-pagination .page-numbers.current,.posts-pagination .post-page-numbers.current{background:var(--second-color);color:#fff;border-color:var(--second-color)}@media (max-width:575px){.posts-pagination .page-numbers,.posts-pagination .post-page-numbers{width:42px;height:42px;line-height:42px;font-size:15px}}.posts-pagination.page-links{justify-content:start}.pxl-grid .posts-pagination{padding-top:50px}.content-blog .pagination-inner{justify-content:center}.comment-list-wrap .navigation{justify-content:flex-end}.pxl-entry-content+.navigation.page-links{margin-top:0}.navigation.page-links{margin-top:26px;margin-bottom:20px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;align-items:center;gap:10px}.navigation.page-links>*{max-width:100%}.navigation.page-links .post-nav-links{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;align-items:center;gap:10px}.navigation.page-links .post-nav-links>*{max-width:100%}.navigation.page-links .post-nav-links .post-page-numbers:first-child{margin-left:5px}.navigation.page-links .post-page-numbers{flex:0 0 auto;margin:5px 2.5px;padding:.6rem .9rem;vertical-align:top;text-align:center;font-size:15px;line-height:1;font-weight:500;text-align:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#000;border-radius:2px}.navigation.page-links .post-page-numbers:hover{background-color:var(--heading-color);color:var(--primary-color)}.navigation.page-links .post-page-numbers.prev:hover,.navigation.page-links .post-page-numbers.next:hover{background-color:transparent}.navigation.page-links .post-page-numbers.current{background:var(--heading-color);color:var(--primary-color)}.pxl-load-more{margin-top:73px}@media (max-width:767px){.pxl-load-more{margin-top:50px}}.pxl-load-more .btn-grid-loadmore{min-width:156px}.pxl-load-more .btn-grid-loadmore{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap}.pxl-load-more .btn-grid-loadmore>*{max-width:100%}.pxl-load-more .pxl-icon{opacity:1;visibility:visible;-webkit-transition:all .1s ease;-khtml-transition:all .1s ease;-moz-transition:all .1s ease;-ms-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease}.pxl-load-more .pxl-icon.left{margin-right:6px}.pxl-load-more .pxl-icon.right{order:2;margin-left:8px;margin-right:0}.pxl-load-more .pxl-btn-icon{display:inline-block;position:absolute;left:50%;top:50%;margin-top:-7.5px;margin-left:-7.5px;line-height:1;opacity:0;visibility:hidden;-webkit-transition:all .3s cubic-bezier(.4,0,1,1);-khtml-transition:all .3s cubic-bezier(.4,0,1,1);-moz-transition:all .3s cubic-bezier(.4,0,1,1);-ms-transition:all .3s cubic-bezier(.4,0,1,1);-o-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1)}.pxl-load-more .btn-text{display:inline-block;-webkit-transform:scale(1);-khtml-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:transform .3s ease;-khtml-transition:transform .3s ease;-moz-transition:transform .3s ease;-ms-transition:transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease}.pxl-load-more .loading .pxli-rotate{visibility:visible;-webkit-animation:spin 1s infinite linear;-khtml-animation:spin 1s infinite linear;-moz-animation:spin 1s infinite linear;-ms-animation:spin 1s infinite linear;-o-animation:spin 1s infinite linear;animation:spin 1s infinite linear}.pxl-load-more .loading .pxl-icon{opacity:0;visibility:hidden}.pxl-load-more .loading .btn-text{-webkit-transform:scale(0);-khtml-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}.pxl-load-more .loading .pxl-btn-icon{font-size:inherit;opacity:1;visibility:visible;-webkit-animation:spin 1s infinite linear;-khtml-animation:spin 1s infinite linear;-moz-animation:spin 1s infinite linear;-ms-animation:spin 1s infinite linear;-o-animation:spin 1s infinite linear;animation:spin 1s infinite linear}.sidebar-sticky .sidebar-sticky-wrap{position:-webkit-sticky;position:sticky;top:30px;-webkit-transition:all .55s cubic-bezier(.39,.58,.57,1);-khtml-transition:all .55s cubic-bezier(.39,.58,.57,1);-moz-transition:all .55s cubic-bezier(.39,.58,.57,1);-ms-transition:all .55s cubic-bezier(.39,.58,.57,1);-o-transition:all .55s cubic-bezier(.39,.58,.57,1);transition:all .55s cubic-bezier(.39,.58,.57,1)}@media (min-width:992px){.sidebar-sticky .sidebar-area-wrap,.sidebar-sticky .elementor-widget-sidebar{position:-webkit-sticky;position:sticky;top:70px}}.pxl-widget-title{margin-bottom:25px}.elementor-widget-sidebar .widget,.pxl-sidebar-area .widget{position:relative;background-color:transparent}.elementor-widget-sidebar .widget ul,.elementor-widget-sidebar .widget ol,.pxl-sidebar-area .widget ul,.pxl-sidebar-area .widget ol{list-style:none;margin:0}.elementor-widget-sidebar .widget ul ul,.elementor-widget-sidebar .widget ul ol,.elementor-widget-sidebar .widget ol ul,.elementor-widget-sidebar .widget ol ol,.pxl-sidebar-area .widget ul ul,.pxl-sidebar-area .widget ul ol,.pxl-sidebar-area .widget ol ul,.pxl-sidebar-area .widget ol ol{padding-left:15px}[dir=rlt] .elementor-widget-sidebar .widget ul ul,[dir=rlt] .elementor-widget-sidebar .widget ul ol,[dir=rlt] .elementor-widget-sidebar .widget ol ul,[dir=rlt] .elementor-widget-sidebar .widget ol ol,[dir=rlt] .pxl-sidebar-area .widget ul ul,[dir=rlt] .pxl-sidebar-area .widget ul ol,[dir=rlt] .pxl-sidebar-area .widget ol ul,[dir=rlt] .pxl-sidebar-area .widget ol ol{padding-left:0;padding-right:15px}.elementor-widget-sidebar .widget.widget_search,.pxl-sidebar-area .widget.widget_search{border:none;padding:0;background-color:transparent}.elementor-widget-sidebar .pxl-search-form,.pxl-sidebar-area .pxl-search-form{margin-bottom:22px}.elementor-widget-sidebar .widget-title,.pxl-sidebar-area .widget-title{color:#fff;font-size:20px;padding:19px 22px;margin-bottom:35px;position:relative;overflow:hidden}.elementor-widget-sidebar .widget-title:after,.pxl-sidebar-area .widget-title:after{content:"";position:absolute;right:31px;bottom:-5px;background-image:url(//www.funlearnhub.center/wp-content/themes/sprouts/assets/css/../images/doubleflower.webp);width:69px;height:62px;background-size:cover;background-repeat:no-repeat;transition:all .4s ease;transform:translateY(100%);opacity:0}@media (max-width:575px){.elementor-widget-sidebar .widget-title:after,.pxl-sidebar-area .widget-title:after{width:50px;height:42px;right:22px}}.elementor-widget-sidebar .widget-title span,.pxl-sidebar-area .widget-title span{position:relative}.elementor-widget-sidebar .widget-title a,.pxl-sidebar-area .widget-title a{color:inherit}.elementor-widget-sidebar .widget-title:before,.pxl-sidebar-area .widget-title:before{content:"";position:absolute;inset:0;background-color:var(--heading-color);border-radius:15px}@media (max-width:575px){.elementor-widget-sidebar .widget-title,.pxl-sidebar-area .widget-title{font-size:16px;padding:15px 22px;margin-bottom:25px}}.elementor-widget-sidebar .widget+.widget,.pxl-sidebar-area .widget+.widget{margin-top:35px}.elementor-widget-sidebar p:empty,.pxl-sidebar-area p:empty{display:none}.elementor-widget-sidebar .wp-caption .wp-caption-text,.pxl-sidebar-area .wp-caption .wp-caption-text{text-align:center}.widget_archive,.widget_categories,.widget_pages,.widget_nav_menu,.widget_product_categories,.woocommerce-widget-layered-nav,.woocommerce-widget-layered-nav-list,.widget_layered_nav_filters{margin-bottom:0;padding-bottom:8px !important}.widget_archive .widget-content>ul,.widget_categories .widget-content>ul,.widget_pages .widget-content>ul,.widget_nav_menu .widget-content>ul,.widget_product_categories .widget-content>ul,.woocommerce-widget-layered-nav .widget-content>ul,.woocommerce-widget-layered-nav-list .widget-content>ul,.widget_layered_nav_filters .widget-content>ul{overflow:hidden;padding:0 21px}.widget_archive .widget-content>ul>li,.widget_categories .widget-content>ul>li,.widget_pages .widget-content>ul>li,.widget_nav_menu .widget-content>ul>li,.widget_product_categories .widget-content>ul>li,.woocommerce-widget-layered-nav .widget-content>ul>li,.woocommerce-widget-layered-nav-list .widget-content>ul>li,.widget_layered_nav_filters .widget-content>ul>li{border-bottom:1px dashed #e9e4df}.widget_archive .widget-content>ul>li:last-child,.widget_categories .widget-content>ul>li:last-child,.widget_pages .widget-content>ul>li:last-child,.widget_nav_menu .widget-content>ul>li:last-child,.widget_product_categories .widget-content>ul>li:last-child,.woocommerce-widget-layered-nav .widget-content>ul>li:last-child,.woocommerce-widget-layered-nav-list .widget-content>ul>li:last-child,.widget_layered_nav_filters .widget-content>ul>li:last-child{border-bottom:none}@media (max-width:575px){.widget_archive .widget-content>ul,.widget_categories .widget-content>ul,.widget_pages .widget-content>ul,.widget_nav_menu .widget-content>ul,.widget_product_categories .widget-content>ul,.woocommerce-widget-layered-nav .widget-content>ul,.woocommerce-widget-layered-nav-list .widget-content>ul,.widget_layered_nav_filters .widget-content>ul{padding:0 10px}}.widget_pages .widget-content>ul,.widget_meta .widget-content>ul,.widget_nav_menu .widget-content>ul{overflow:hidden}.widget_pages .widget-content>ul>li:last-child a:after,.widget_meta .widget-content>ul>li:last-child a:after,.widget_nav_menu .widget-content>ul>li:last-child a:after{display:none}.widget_pages .widget-content>div,.widget_meta .widget-content>div,.widget_nav_menu .widget-content>div{overflow:hidden}.widget_pages .widget-content>div>ul>li:last-child a:after,.widget_meta .widget-content>div>ul>li:last-child a:after,.widget_nav_menu .widget-content>div>ul>li:last-child a:after{display:none}.widget_pages li,.widget_meta li,.widget_nav_menu li{position:relative}@media (max-width:575px){.widget_pages li,.widget_meta li,.widget_nav_menu li{margin-left:0;margin-right:0;padding:5px 0}}.widget_pages a,.widget_meta a,.widget_nav_menu a{display:flex;flex-wrap:wrap;align-items:center;position:relative;font-size:18px;line-height:24px;font-weight:600;padding:18px 0;-webkit-transform:translateX(-22px);-khtml-transform:translateX(-22px);-moz-transform:translateX(-22px);-ms-transform:translateX(-22px);-o-transform:translateX(-22px);transform:translateX(-22px)}@media (max-width:1199px){.widget_pages a,.widget_meta a,.widget_nav_menu a{font-size:16px;padding:15px 0}}@media (max-width:575px){.widget_pages a,.widget_meta a,.widget_nav_menu a{padding:12px 0}}.widget_pages a:before,.widget_meta a:before,.widget_nav_menu a:before{content:"";font-family:"pxli";font-size:12px;width:12px;display:inline-block;margin-right:10px;opacity:0;color:var(--second-color);-webkit-transition:all .3s cubic-bezier(.4,0,1,1);-khtml-transition:all .3s cubic-bezier(.4,0,1,1);-moz-transition:all .3s cubic-bezier(.4,0,1,1);-ms-transition:all .3s cubic-bezier(.4,0,1,1);-o-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1)}.widget_pages a:after,.widget_meta a:after,.widget_nav_menu a:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;min-width:800px;border-top:1px solid rgba(224,224,224,.6);-webkit-transform:translateX(-30%);-khtml-transform:translateX(-30%);-moz-transform:translateX(-30%);-ms-transform:translateX(-30%);-o-transform:translateX(-30%);transform:translateX(-30%)}.widget_pages a:hover,.widget_meta a:hover,.widget_nav_menu a:hover{-webkit-transform:translateX(0);-khtml-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.widget_pages a:hover:before,.widget_meta a:hover:before,.widget_nav_menu a:hover:before{opacity:1}.widget_pages .children,.widget_meta .children,.widget_nav_menu .children{padding-left:15px}.pxl-list-item,.wc-layered-nav-term{position:relative}.pxl-list-item a,.wc-layered-nav-term a{display:flex;flex-wrap:wrap;align-items:center;position:relative;padding:16px 0}@media (max-width:575px){.pxl-list-item a,.wc-layered-nav-term a{padding:12px 0}}.pxl-list-item a>.count,.wc-layered-nav-term a>.count{margin-left:4px}.pxl-list-item a:before,.wc-layered-nav-term a:before{content:"";font-family:"pxli";position:relative;font-size:14px;color:var(--third-color);transition:all .3s ease 0s;margin-right:0;transform:scale(0)}.pxl-list-item a .title,.wc-layered-nav-term a .title{font-size:16px;margin-left:-12px;transition:all .3s ease 0s}.pxl-list-item a:hover,.wc-layered-nav-term a:hover{color:var(--heading-color)}.pxl-list-item a:hover .title,.wc-layered-nav-term a:hover .title{margin-left:0}.pxl-list-item a:hover:before,.wc-layered-nav-term a:hover:before{transform:scale(1);margin-right:14px;left:0}.pxl-list-item.current-cat a:before,.wc-layered-nav-term.current-cat a:before{opacity:1;font-size:14px;margin-right:10px}.pxl-list-item:last-child>a,.wc-layered-nav-term:last-child>a{padding-bottom:10px}.pxl-list-item .pxl-menu-toggle,.wc-layered-nav-term .pxl-menu-toggle{width:20px;height:20px;line-height:20px;text-align:center;position:absolute;top:12px;right:-8px;cursor:pointer;z-index:2}.pxl-list-item .pxl-menu-toggle:hover,.wc-layered-nav-term .pxl-menu-toggle:hover{color:var(--link-color-hover)}[dir=rtl] .pxl-list-item .pxl-menu-toggle,[dir=rtl] .wc-layered-nav-term .pxl-menu-toggle{right:auto;left:0}.pxl-list-item .pxl-menu-toggle.open:before,.wc-layered-nav-term .pxl-menu-toggle.open:before{content:""}.pxl-list-item .children,.wc-layered-nav-term .children{padding-left:15px}.widget_nav_menu .menu-item{position:relative}.widget_nav_menu .menu-item .pxl-menu-toggle{width:20px;height:20px;line-height:20px;text-align:center;position:absolute;top:6px;right:0;cursor:pointer;z-index:2;font-size:13px;margin-top:4px}.widget_nav_menu .menu-item .pxl-menu-toggle:hover{color:var(--link-color-hover)}[dir=rtl] .widget_nav_menu .menu-item .pxl-menu-toggle{right:auto;left:0}.widget_nav_menu .menu-item .pxl-menu-toggle.open:before{content:""}.widget_nav_menu .menu-item .sub-menu{display:none;margin-top:5px;padding-left:0}.pxl-widget-inner>*{position:relative;z-index:1}.pxl-widget-inner>.pxl-wg-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;background-size:cover;z-index:0}.woocommerce-product-search,.pxl-search-form{position:relative}.woocommerce-product-search [type=search],.pxl-search-form [type=search]{padding-right:50px}.woocommerce-product-search [type=submit],.pxl-search-form [type=submit]{padding:0;margin:0;position:absolute;top:0;right:0;width:55px;height:55px;line-height:1;border-color:transparent;color:var(--body-color);font-size:14px;background-color:transparent;-webkit-transition:all .3s ease;-khtml-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}[dir=rtl] .woocommerce-product-search [type=submit],[dir=rtl] .pxl-search-form [type=submit]{right:auto;left:6px}.woocommerce-product-search [type=submit] span,.pxl-search-form [type=submit] span{margin:0}.woocommerce-product-search [type=submit] svg,.pxl-search-form [type=submit] svg{width:14px;height:auto;fill:var(--heading-color);-webkit-transition:all .3s cubic-bezier(.4,0,1,1);-khtml-transition:all .3s cubic-bezier(.4,0,1,1);-moz-transition:all .3s cubic-bezier(.4,0,1,1);-ms-transition:all .3s cubic-bezier(.4,0,1,1);-o-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1)}.woocommerce-product-search [type=submit]:active,.woocommerce-product-search [type=submit]:hover,.woocommerce-product-search [type=submit]:focus,.pxl-search-form [type=submit]:active,.pxl-search-form [type=submit]:hover,.pxl-search-form [type=submit]:focus{color:var(--heading-color)}.woocommerce-product-search [type=submit]:active svg,.woocommerce-product-search [type=submit]:hover svg,.woocommerce-product-search [type=submit]:focus svg,.pxl-search-form [type=submit]:active svg,.pxl-search-form [type=submit]:hover svg,.pxl-search-form [type=submit]:focus svg{fill:var(--heading-color)}.woocommerce-product-search:hover [type=submit],.pxl-search-form:hover [type=submit]{border-color:transparent}table.wp-calendar-table{border-spacing:0}table.wp-calendar-table caption{margin-bottom:15px;color:var(--heading-color)}table.wp-calendar-table th,table.wp-calendar-table td{text-align:center;border-right:0;padding:5px;position:relative}table.wp-calendar-table th a,table.wp-calendar-table td a{color:#fff;display:block}table.wp-calendar-table th a:before,table.wp-calendar-table td a:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--primary-color);z-index:-1;-webkit-transition:all .3s cubic-bezier(.4,0,1,1);-khtml-transition:all .3s cubic-bezier(.4,0,1,1);-moz-transition:all .3s cubic-bezier(.4,0,1,1);-ms-transition:all .3s cubic-bezier(.4,0,1,1);-o-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1)}table.wp-calendar-table th:hover a:before,table.wp-calendar-table td:hover a:before{background-color:var(--primary-color)}.widget_calendar .wp-calendar-nav{margin-top:15px;display:flex;flex-wrap:wrap;justify-content:space-between}.widget_pxl_recent_posts .pxl-posts-list,.elementor-widget-wp-widget-pxl_recent_posts .pxl-posts-list{padding:0 22px 22px}@media (max-width:575px){.widget_pxl_recent_posts .pxl-posts-list,.elementor-widget-wp-widget-pxl_recent_posts .pxl-posts-list{padding:0 10px 22px}}.widget_pxl_recent_posts .pxl-posts-list.layout-1 .pxl-wg-post-title,.elementor-widget-wp-widget-pxl_recent_posts .pxl-posts-list.layout-1 .pxl-wg-post-title{margin-bottom:6px;font-size:14px;line-height:1.571;max-height:43.988px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.widget_pxl_recent_posts .pxl-posts-list.layout-1 .pxl-wg-post-title>*,.elementor-widget-wp-widget-pxl_recent_posts .pxl-posts-list.layout-1 .pxl-wg-post-title>*{width:fit-content;color:var(--heading-color);background-image:linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);background-repeat:no-repeat;animation:.6s cubic-bezier(.215,.61,.355,1) pxl-wide-menu-underline forwards}.widget_pxl_recent_posts .pxl-posts-list.layout-1 .pxl-wg-post-title>*:hover,.elementor-widget-wp-widget-pxl_recent_posts .pxl-posts-list.layout-1 .pxl-wg-post-title>*:hover{color:inherit;animation:.6s cubic-bezier(.215,.61,.355,1) pxl-wide-menu-underline-hover forwards}.widget_pxl_recent_posts .pxl-posts-list.layout-1 .post-date,.elementor-widget-wp-widget-pxl_recent_posts .pxl-posts-list.layout-1 .post-date{font-size:14px;display:flex;align-items:center;gap:10px}.widget_pxl_recent_posts .pxl-posts-list.layout-1 .post-date:before,.elementor-widget-wp-widget-pxl_recent_posts .pxl-posts-list.layout-1 .post-date:before{content:"";position:relative;width:14px;height:2px;background-color:var(--third-color)}.widget_pxl_recent_posts .pxl-posts-list.layout-2 .pxl-wg-post-title,.elementor-widget-wp-widget-pxl_recent_posts .pxl-posts-list.layout-2 .pxl-wg-post-title{margin-bottom:10px;font-size:16px;line-height:1.875;max-height:60px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.widget_pxl_recent_posts .pxl-posts-list.layout-2 .pxl-wg-post-title>*,.elementor-widget-wp-widget-pxl_recent_posts .pxl-posts-list.layout-2 .pxl-wg-post-title>*{width:fit-content;color:var(--heading-color);background-image:linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);background-repeat:no-repeat;animation:.6s cubic-bezier(.215,.61,.355,1) pxl-wide-menu-underline forwards}.widget_pxl_recent_posts .pxl-posts-list.layout-2 .pxl-wg-post-title>*:hover,.elementor-widget-wp-widget-pxl_recent_posts .pxl-posts-list.layout-2 .pxl-wg-post-title>*:hover{color:inherit;animation:.6s cubic-bezier(.215,.61,.355,1) pxl-wide-menu-underline-hover forwards}@media (max-width:575px){.widget_pxl_recent_posts .pxl-posts-list.layout-2 .pxl-wg-post-title,.elementor-widget-wp-widget-pxl_recent_posts .pxl-posts-list.layout-2 .pxl-wg-post-title{font-size:15px}}.widget_pxl_recent_posts .pxl-posts-list.layout-2 .post-excerpt,.elementor-widget-wp-widget-pxl_recent_posts .pxl-posts-list.layout-2 .post-excerpt{font-size:15px;line-height:1.1625;max-height:34.875px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media (max-width:575px){.widget_pxl_recent_posts .pxl-posts-list.layout-2 .post-excerpt,.elementor-widget-wp-widget-pxl_recent_posts .pxl-posts-list.layout-2 .post-excerpt{font-size:15px}}.widget_pxl_recent_posts .pxl-post-img,.elementor-widget-wp-widget-pxl_recent_posts .pxl-post-img{flex-shrink:0;border-radius:10px;width:90px}.widget_pxl_recent_posts .pxl-post-img img,.elementor-widget-wp-widget-pxl_recent_posts .pxl-post-img img{transition:all .25s linear}.widget_pxl_recent_posts .pxl-list-content,.elementor-widget-wp-widget-pxl_recent_posts .pxl-list-content{padding-left:23px}@media (max-width:575px){.widget_pxl_recent_posts .pxl-list-content,.elementor-widget-wp-widget-pxl_recent_posts .pxl-list-content{padding-left:13px}}.widget_pxl_recent_posts .pxl-post-item,.elementor-widget-wp-widget-pxl_recent_posts .pxl-post-item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;position:relative;align-items:center}.widget_pxl_recent_posts .pxl-post-item>*,.elementor-widget-wp-widget-pxl_recent_posts .pxl-post-item>*{max-width:100%}.widget_pxl_recent_posts .pxl-post-item+.pxl-post-item,.elementor-widget-wp-widget-pxl_recent_posts .pxl-post-item+.pxl-post-item{padding-top:19px;margin-top:19px;border-top:1px dashed #e0e0e0}.elementor-widget-wp-widget-pxl_recent_posts .elementor-widget-container{border:1px solid #e0e0e0;padding:12px 13px;border-radius:20px}.elementor-widget-wp-widget-pxl_recent_posts .elementor-widget-container>h5{color:#fff;font-size:20px;padding:19px 22px;margin-bottom:35px;position:relative;overflow:hidden}.elementor-widget-wp-widget-pxl_recent_posts .elementor-widget-container>h5:before{content:"";position:absolute;inset:0;background-color:var(--heading-color);border-radius:15px;z-index:-1}.elementor-widget-wp-widget-pxl_recent_posts .elementor-widget-container>h5:after{content:"";position:absolute;right:31px;bottom:-5px;background-image:url(//www.funlearnhub.center/wp-content/themes/sprouts/assets/css/../images/doubleflower.webp);width:69px;height:62px;background-size:cover;background-repeat:no-repeat;transition:all .4s ease;transform:translateY(100%);opacity:0}@media (max-width:575px){.elementor-widget-wp-widget-pxl_recent_posts .elementor-widget-container>h5:after{width:50px;height:42px;right:22px}}@media (max-width:575px){.elementor-widget-wp-widget-pxl_recent_posts .elementor-widget-container>h5{font-size:16px;padding:15px 22px;margin-bottom:25px}}.elementor-widget-wp-widget-pxl_recent_posts .elementor-widget-container:hover>h5:after{transform:translateY(0);opacity:1}.widget_media_gallery #gallery-1{margin:-5px}.widget_media_gallery #gallery-1 .gallery-item{float:none;padding:5px;margin:0;width:33.333333%}.widget_media_gallery #gallery-1 .gallery-item a{position:relative;display:block;overflow:hidden}.widget_media_gallery #gallery-1 .gallery-item a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;display:block;background-color:rgba(var(--primary-color-rgb),.8);opacity:0;visibility:hidden;-webkit-transform:scale(0);-khtml-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transition:all .3s cubic-bezier(.4,0,1,1);-khtml-transition:all .3s cubic-bezier(.4,0,1,1);-moz-transition:all .3s cubic-bezier(.4,0,1,1);-ms-transition:all .3s cubic-bezier(.4,0,1,1);-o-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1)}.widget_media_gallery #gallery-1 .gallery-item a:after{content:"";font-family:"pxli";position:absolute;top:50%;left:50%;font-size:16px;margin-top:-8px;margin-left:-8px;color:#fff;line-height:1;-webkit-transform:scale(0);-khtml-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transition:all .3s cubic-bezier(.4,0,1,1);-khtml-transition:all .3s cubic-bezier(.4,0,1,1);-moz-transition:all .3s cubic-bezier(.4,0,1,1);-ms-transition:all .3s cubic-bezier(.4,0,1,1);-o-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1)}.widget_media_gallery #gallery-1 .gallery-item a:hover:before{opacity:1;visibility:visible;-webkit-transform:scale(1);-khtml-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.widget_media_gallery #gallery-1 .gallery-item a:hover:after{transition-delay:.3s;-webkit-transform:scale(1);-khtml-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.widget_media_gallery #gallery-1 img{border:0}.widget_nav_menu.horizontal .menu{display:flex;flex-wrap:wrap;margin:-8px}.widget_nav_menu.horizontal .menu li{flex:0 0 auto;width:auto;max-width:100%;padding:8px}.widget_nav_menu.horizontal .menu li a{padding:0;display:inline-block;border-bottom:1px solid transparent}.widget_nav_menu.horizontal .menu li a:hover{border-color:var(--second-color)}.widget_nav_menu.horizontal .menu li:after{content:"";width:4px;height:4px;display:inline-block;margin-left:8px;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}[dir=rtl] .widget_nav_menu.horizontal .menu li:after{margin-left:0;margin-right:8px}.widget_nav_menu.horizontal .menu li:last-child:after{display:none}.widget_nav_menu.horizontal .sub-menu{display:none}.widget_recent_comments li{padding:5px 0}.widget_recent_comments a:not([class]){color:var(--heading-color)}.widget_recent_entries a{font-size:18px;font-family:var(--heading-font-family);padding:2px 0;display:block}.widget_recent_entries li:first-child a{padding-top:0}.widget_recent_entries li:last-child a{padding-bottom:0}.widget_rss .rss-widget-feed{display:inline-flex}.widget_rss li .rsswidget{font-size:125%}.widget_rss li .rss-date{font-style:italic;margin-bottom:10px;display:block}.widget_rss li .rssSummary{margin-bottom:10px}.widget_rss li cite{font-weight:700;color:var(--heading-color)}.widget_rss .rss-widget-icon{vertical-align:middle}.tagcloud{display:flex;flex-wrap:wrap;gap:8px 6px;margin-bottom:22px;padding:0 21px}@media (max-width:575px){.tagcloud{padding:0 10px}}.tagcloud>a{flex:0 0 auto;border:1px solid #e0e0e0;display:inline-flex;padding:3.5px 20px;overflow:hidden;border-radius:17.5px;position:relative;color:var(--body-color);font-size:16px !important;line-height:1.625;transition:all .3s ease 0s}.tagcloud>a:hover{background-color:var(--second-color);color:#fff;border-color:var(--second-color)}.pxl-author-info.widget{border:0;padding:0 31px 30px;position:relative}@media (max-width:1199px){.pxl-author-info.widget{padding:0 20px 24px}}.pxl-author-info.widget:before{content:"";position:absolute;top:64px;left:0;right:0;bottom:0;background-color:var(--second-color);border-radius:20px}.pxl-author-info.widget .content-inner{text-align:center;position:relative}.pxl-author-info.widget .image-wrap{--n:12;--r:42.3px}@media (max-width:575px){.pxl-author-info.widget .image-wrap{--r:35px}}.pxl-author-info.widget .image-wrap img{--a:0deg;--g:/var(--i,var(--r) var(--r)) radial-gradient(#000 70%,#0000 72%) no-repeat;width:calc(var(--r) * (1 + 1 / tan(180deg / var(--n))));aspect-ratio:1;border-radius:50%;cursor:pointer;transition:.3s;-webkit-mask:radial-gradient(#000 calc(72% - var(--r) / 2), #0000 0), calc(50% + 50% * cos(360deg * (1/var(--n)) + var(--a))) calc(50% + 50% * sin(360deg * (1/var(--n)) + var(--a))) var(--g), calc(50% + 50% * cos(360deg * (2/var(--n)) + var(--a))) calc(50% + 50% * sin(360deg * (2/var(--n)) + var(--a))) var(--g), calc(50% + 50% * cos(360deg * (3/var(--n)) + var(--a))) calc(50% + 50% * sin(360deg * (3/var(--n)) + var(--a))) var(--g), calc(50% + 50% * cos(360deg * (4/var(--n)) + var(--a))) calc(50% + 50% * sin(360deg * (4/var(--n)) + var(--a))) var(--g), calc(50% + 50% * cos(360deg * (5/var(--n)) + var(--a))) calc(50% + 50% * sin(360deg * (5/var(--n)) + var(--a))) var(--g), calc(50% + 50% * cos(360deg * (6/var(--n)) + var(--a))) calc(50% + 50% * sin(360deg * (6/var(--n)) + var(--a))) var(--g), calc(50% + 50% * cos(360deg * (7/var(--n)) + var(--a))) calc(50% + 50% * sin(360deg * (7/var(--n)) + var(--a))) var(--g), calc(50% + 50% * cos(360deg * (8/var(--n)) + var(--a))) calc(50% + 50% * sin(360deg * (8/var(--n)) + var(--a))) var(--g), calc(50% + 50% * cos(360deg * (9/var(--n)) + var(--a))) calc(50% + 50% * sin(360deg * (9/var(--n)) + var(--a))) var(--g), calc(50% + 50% * cos(360deg * (10/var(--n)) + var(--a))) calc(50% + 50% * sin(360deg * (10/var(--n)) + var(--a))) var(--g), calc(50% + 50% * cos(360deg * (11/var(--n)) + var(--a))) calc(50% + 50% * sin(360deg * (11/var(--n)) + var(--a))) var(--g), calc(50% + 50% * cos(360deg * (12/var(--n)) + var(--a))) calc(50% + 50% * sin(360deg * (12/var(--n)) + var(--a))) var(--g);--_a:rotate--2 linear infinite;animation:var(--_a) 10s,var(--_a) 16s reverse paused;animation-composition:add}@media (max-width:575px){.pxl-author-info.widget .image-wrap img{--_a:none;animation:none}}.pxl-author-info.widget .author-name{font-size:18px;line-height:1.667;color:#fff;text-transform:capitalize;margin-top:20px;margin-bottom:2px}.pxl-author-info.widget .author-role{color:#fff}.pxl-author-info.widget .author-desc{margin-bottom:16px;padding-top:19px;margin-top:12px;border-top:1px dashed rgba(255,255,255,.251);color:#fff;padding-left:10px;padding-right:10px}@media (max-width:575px){.pxl-author-info.widget .author-desc{padding-left:0;padding-right:0}}.pxl-author-info.widget .author-social{margin:-5px}.pxl-author-info.widget .author-social .social-item{margin:5px}.pxl-author-info.widget .author-social .social-item a{width:48px;height:48px;display:inline-flex;justify-content:center;align-items:center;text-align:center;font-size:15px;line-height:26px;color:#fff;position:relative}@media (max-width:575px){.pxl-author-info.widget .author-social .social-item a{width:40px;height:40px}}.pxl-author-info.widget .author-social .social-item a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background-color:var(--primary-color);opacity:0;-webkit-transform:scale(.5);-khtml-transform:scale(.5);-moz-transform:scale(.5);-ms-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5);-webkit-transition:all .3s ease-in-out;-khtml-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.pxl-author-info.widget .author-social .social-item a .pxl-icon{position:relative}.pxl-author-info.widget .author-social .social-item a:hover{color:var(--additional01-color)}.pxl-author-info.widget .author-social .social-item a:hover:before{opacity:1;-webkit-transform:scale(1);-khtml-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.widget_archive select,.widget_categories select{padding-left:20px}.widget .widget-content{border:1px solid #e0e0e0;padding:12px 13px;border-radius:20px}.widget .widget-content:hover .widget-title:after{transform:translateY(0);opacity:1}.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed,iframe,object{max-width:100%}.custom-logo-link{display:inline-block}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption-text{padding-top:12px;text-align:center;font-size:14px;line-height:1.5;letter-spacing:.025em;color:#707070;font-style:italic}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:0;overflow:hidden;position:absolute;width:0;word-wrap:normal;visibility:hidden;opacity:0;display:none}.gallery-caption{display:block;text-align:left;padding:0 10px 0 0;margin-bottom:0}.gallery{margin-left:-10px;margin-right:-10px;margin-bottom:25px;margin-top:28px}.gallery-item{display:inline-block;text-align:left;vertical-align:top;margin:0 0 1em;padding:0 10px;width:50%}.gallery-item .gallery-icon{overflow:hidden}.gallery-caption{display:block;text-align:left;padding:0 10px 0 0;margin-bottom:0;margin-top:8px}.wp-block-gallery.aligncenter,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{display:flex}.wp-block-gallery.alignfull{margin-bottom:20px}.wp-block-gallery.alignfull .blocks-gallery-caption{margin-bottom:20px}.wp-block-gallery.alignleft{margin-right:20px}#primary:not(.content-has-sidebar) .wp-block-gallery.alignfull{width:100vw}#primary:not(.content-has-sidebar) .wp-block-gallery.alignfull .blocks-gallery-grid{position:relative;left:calc(-12.5% - 128px);width:calc(125% + 150px);max-width:calc(125% + 150px)}.gallery-columns-1 .gallery-item{width:100%}@media (min-width:480px){.gallery-columns-3 .gallery-item{width:33.333333%}}@media (min-width:480px){.gallery-columns-4 .gallery-item{width:25%}}.gallery-columns-5 .gallery-caption{display:none}@media (min-width:480px){.gallery-columns-5 .gallery-item{width:25%}}@media (min-width:768px){.gallery-columns-5 .gallery-item{width:20%}}.gallery-columns-6 .gallery-caption{display:none}@media (min-width:480px){.gallery-columns-6 .gallery-item{width:25%}}@media (min-width:768px){.gallery-columns-6 .gallery-item{width:16.66%}}.gallery-columns-7 .gallery-caption{display:none}@media (min-width:480px){.gallery-columns-7 .gallery-item{width:25%}}@media (min-width:768px){.gallery-columns-7 .gallery-item{width:14.28%}}.gallery-columns-8 .gallery-caption{display:none}@media (min-width:480px){.gallery-columns-8 .gallery-item{width:25%}}@media (min-width:768px){.gallery-columns-8 .gallery-item{width:12.5%}}.gallery-columns-9 .gallery-caption{display:none}@media (min-width:480px){.gallery-columns-9 .gallery-item{width:25%}}@media (min-width:768px){.gallery-columns-9 .gallery-item{width:11.11%}}.gallery-caption{display:block}.wp-block-gallery.aligncenter,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{display:flex}.elementor-lightbox .elementor-swiper-button [class*=" eicon-"],.elementor-lightbox .elementor-swiper-button [class^=eicon]{font-family:"pxli"}.elementor-lightbox .elementor-swiper-button .eicon-chevron-right:before{content:""}.elementor-lightbox .elementor-swiper-button .eicon-chevron-left:before{content:""}.comment-list-wrap{margin-top:54px;border:1px solid #e0e0e0;border-radius:20px;padding:35px 39px 52px 42px;box-shadow:0 4px 0 #e0e0e0;position:relative}@media (max-width:767px){.comment-list-wrap{padding:15px 20px 40px}}@media (max-width:575px){.comment-list-wrap{margin-top:39px;padding:15px 15px 30px}}.comments-title{font-style:normal;margin:0 0 19px;font-size:35px;line-height:2.143}@media (max-width:575px){.comments-title{font-size:28px}}.commentlist{list-style:none;padding:0;margin:0}.commentlist .comment{padding-top:28px;margin-top:24px;border-top:1px solid rgba(224,224,224,.6)}.commentlist>.comment:first-child,.commentlist>.review:first-child{margin-top:0;padding-top:0;border-top:0}.commentlist>.comment:not(:last-child)>.children,.commentlist>.review:not(:last-child)>.children{margin-bottom:0}.commentlist .comment-avatar img{border:2px solid var(--primary-color);border-radius:50%}@media (max-width:1399px){.commentlist .comment-avatar img{max-width:60px}}.commentlist .comment-content .comment-content-head{row-gap:15px}.commentlist .comment-content .comment-title{position:relative;font-family:var(--heading-font-family);font-size:16px;line-height:1.2;font-weight:500;text-transform:uppercase;margin-bottom:8px}@media (max-width:767px){.commentlist .comment-content .comment-title{font-size:14px;margin-bottom:5px}}.commentlist .comment-content .comment-title a{color:inherit;text-transform:capitalize}.commentlist .comment-content .comment-title a:hover{color:var(--link-color-hover)}.commentlist .comment-content .comment-date{line-height:1}.commentlist .comment-content .comment-meta{font-size:12px;color:#333}@media (max-width:480px){.commentlist .comment-content .comment-meta{margin-top:10px}}.commentlist .comment-text-wrap{margin-top:29px;max-width:671px}@media (max-width:1199px){.commentlist .comment-text-wrap{margin-top:24px}}@media (max-width:575px){.commentlist .comment-text-wrap{margin-top:16px}}.commentlist .children{list-style:none;padding:0 0 0 60px;margin:0}[dir=rtl] .commentlist .children{padding:0 60px 0 0}@media (max-width:1399px){.commentlist .children{padding:0 0 0 35px}[dir=rtl] .commentlist .children{padding:0 35px 0 0}}@media (max-width:575px){.commentlist .children{padding:0 0 0 20px}[dir=rtl] .commentlist .children{padding:0 20px 0 0}}.commentlist .comment-reply-link{font-size:13px;line-height:1;position:relative;display:inline-flex;padding:11.5px 19px;background-color:var(--second-color);border-radius:18px;color:#fff;display:inline-flex;align-items:center;column-gap:7px;overflow:hidden;-webkit-transition:all .3s ease;-khtml-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.commentlist .comment-reply-link .reply-icon{margin-right:2px;font-size:10px}.commentlist .comment-reply-link:hover{transform:translateY(-5px)}@media (max-width:575px){.commentlist .comment-reply-link{padding:7px 12px}}.comments-pagination{margin-top:24px}.comment-respond{position:relative;border:1px solid #e0e0e0;border-radius:20px;padding:49px 39px 41px 41px;box-shadow:0 4px 0 #e0e0e0;margin-top:54px}@media (max-width:767px){.comment-respond{padding:30px 20px 40px}}@media (max-width:575px){.comment-respond{padding:30px 15px;margin-top:39px}}.comment-respond .comment-reply-title{font-style:normal;color:var(--heading-color);margin-bottom:14px;font-size:35px}.comment-respond .comment-reply-title small{font-size:60%}@media (max-width:575px){.comment-respond .comment-reply-title{font-size:28px}}.comment-respond .comment-form .text-heading{display:block;color:var(--body-color);margin-bottom:40px}@media (max-width:575px){.comment-respond .comment-form .text-heading{margin-bottom:25px}}.comment-respond .comment-form .comment-form-author{padding-right:7.5px}@media (max-width:767px){.comment-respond .comment-form .comment-form-author{padding-right:15px}}.comment-respond .comment-form .comment-form-email{padding-left:7.5px}@media (max-width:767px){.comment-respond .comment-form .comment-form-email{padding-left:15px}}.comment-respond .comment-form .comment-text{font-weight:400;font-size:16px;color:var(--heading-color);margin-bottom:9px}.comment-respond .comment-form .pxl-comment-form-rating .comment-form-field{margin-top:0}.comment-respond .comment-form input[type=checkbox]{display:none}.comment-respond .comment-form input[type=checkbox]+label:before{content:"";font-family:"pxli";border:1px solid #c8c8c8;border-radius:0;color:var(--heading-color);background-color:transparent;display:inline-block;width:15px;height:15px;margin-right:10px;vertical-align:bottom;color:transparent;transition:.2s;position:relative;top:-4px;font-size:10px;text-align:center;line-height:12px}.comment-respond .comment-form input[type=checkbox]:checked+label:before{color:#fff;background-color:var(--primary-color);border-color:var(--primary-color)}.comment-respond .comment-form input[type=checkbox]:disabled+label:before{transform:scale(1);border-color:#aaa}.comment-respond .comment-form .comment-form-comment textarea{border-radius:15px;height:233px}@media (max-width:1199px){.comment-respond .comment-form .comment-form-comment textarea{height:150px}}.comment-respond .comment-form .comment-author-email{margin-bottom:15px}@media (max-width:767px){.comment-respond .comment-form .comment-author-email{gap:15px}}.comment-respond .comment-form-cookies-consent{padding-top:30px;flex-wrap:wrap;margin-bottom:15px;display:none}.comment-respond .form-submit{position:relative}.comment-respond .form-submit .pxl-btn{padding:17.5px;border-radius:50%;position:absolute;right:15px;top:-13px;transform:translateY(-100%)}@media (max-width:575px){.comment-respond .form-submit .pxl-btn{padding:13px;right:10px;top:-9px}}.comment-respond .form-submit i{font-size:15px}.logged-in-as{margin-bottom:40px}@media (max-width:575px){.logged-in-as{margin-bottom:25px}}.logged-in-as a{width:fit-content;color:var(--heading-color);background-image:linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);background-repeat:no-repeat;animation:.6s cubic-bezier(.215,.61,.355,1) pxl-wide-menu-underline forwards}.logged-in-as a:hover{color:inherit;animation:.6s cubic-bezier(.215,.61,.355,1) pxl-wide-menu-underline-hover forwards}.logged-in-as a:hover{color:var(--heading-color)}#cancel-comment-reply-link{padding-left:15px;color:var(--second-color);font-weight:400}[dir=rtl] #cancel-comment-reply-link{padding-left:0;padding-right:15px}p.no-comments{margin-top:30px;color:red}.rating-container{display:inline-block;height:18px;vertical-align:top;font-size:0;unicode-bidi:bidi-override;direction:rtl}.rating-container *{font-size:17px}.rating-container>input{display:none}.rating-container>input+label{font-family:"pxli";line-height:1}.rating-container>input+label:before{display:inline-block;content:"";color:#000}.rating-container>input:checked~label:before,.rating-container>input+label:hover~label:before,.rating-container>input+label:hover:before,.pxl-rating-icon-filled:before{content:"";color:var(--second-color)}.rating-container:hover>input+label:before,.pxl-rating-icon-empty:before{content:"";color:#000;text-shadow:none}.rating-container:hover>input+label:hover~label:before,.rating-container:hover>input+label:hover:before{content:"";color:var(--second-color)}.pxl-rating-icon-filled,.pxl-rating-icon-empty{font-family:"pxli";display:inline-block;overflow:hidden;width:1em;white-space:nowrap;cursor:pointer;margin:0}.pxl-rating-icon-empty{z-index:-1}.phb-review-form .phb-review-reply-title{text-transform:uppercase}.phb-review-form .phb-stars{margin-bottom:8px}.phb-review-form .phb-stars:hover a{color:var(--second-color)}.phb-review-form .phb-stars .stars{display:flex}.phb-review-form .phb-stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;color:#111}.phb-review-form .phb-stars a:after{content:"";width:100%;height:100%;position:absolute;right:-5px}.phb-review-form .phb-stars a:before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:"pxli";content:"";text-indent:0}.phb-review-form .phb-stars a:hover~a{color:#111}.phb-review-form .phb-stars.selected a.active{color:var(--second-color)}.phb-review-form .phb-stars.selected a.active~a{color:#111}.phb-review-form .phb-stars.selected a:not(.active){color:var(--second-color)}.phb-review-form .phb-stars.selected:hover a{color:var(--second-color)}.phb-review-form .phb-stars.selected:hover a.active~a{color:var(--second-color)}.phb-review-form .phb-stars.selected a:hover~a{color:#111 !important}.phb-review-form .phb-review-fields .row>div{margin-bottom:15px}.phb-review-form .phb-review-fields textarea{margin-bottom:30px}.woocommerce-Reviews .comment-title{column-gap:20px;flex-wrap:wrap;row-gap:10px}.pxl-scroll-top{position:fixed;z-index:99;bottom:24px;right:30px;height:45px;width:45px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--primary-color);opacity:0;visibility:hidden;border:1.2px solid var(--primary-color)}@media (max-width:1199px){.pxl-scroll-top{height:40px;width:40px;line-height:40px}}.pxl-scroll-top .pxl-scroll-progress-circle{position:absolute;top:50%;left:auto;right:auto;z-index:-1;transform:translateY(-50%)}.pxl-scroll-top .pxl-scroll-progress-circle path{fill:none;stroke:var(--additional01-color);stroke-width:4;box-sizing:border-box;-webkit-transition:all .2s linear;transition:all .2s linear}.pxl-scroll-top span{font-size:16px;color:var(--additional01-color);position:relative;top:-1px;position:relative;-webkit-animation:icon-bounce 2s linear 0s infinite;-khtml-animation:icon-bounce 2s linear 0s infinite;-moz-animation:icon-bounce 2s linear 0s infinite;-ms-animation:icon-bounce 2s linear 0s infinite;-o-animation:icon-bounce 2s linear 0s infinite;animation:icon-bounce 2s linear 0s infinite}.pxl-scroll-top:hover span{-webkit-animation:Bottomup .6s forwards;-khtml-animation:Bottomup .6s forwards;-moz-animation:Bottomup .6s forwards;-ms-animation:Bottomup .6s forwards;-o-animation:Bottomup .6s forwards;animation:Bottomup .6s forwards}.pxl-scroll-top.on{bottom:44px;opacity:1;visibility:visible}[dir=rtl] .pxl-scroll-top{right:auto;left:20px}.pxl-scroll-top.custom-style-1{background-color:var(--primary-color);border-color:var(--primary-color);border-radius:4px;height:40px;width:40px}.pxl-scroll-top.custom-style-1 .pxl-scroll-progress-circle{padding:3px}.pxl-scroll-top.custom-style-1 .pxl-scroll-progress-circle path{stroke:var(--additional01-color)}.pxl-scroll-top.custom-style-1 .pxl-icon{color:var(--additional01-color)}.pxl-footer.pxl-footer-fixed{position:fixed;left:0;right:0;bottom:0;z-index:-1}.pxl-footer.pxl-footer-absoluted{position:absolute;left:0;right:0;bottom:0}.pxl-footer.footer-type-df a{color:#616277}.pxl-footer.footer-type-df a:hover{color:#616277}.pxl-footer-bottom{border-top:1px solid #e0e1e6;padding-top:24px;padding-bottom:24px;color:#616277;font-size:14px}.pxl-copyright-text a{font-weight:700}.footer-bottom{color:#616277;font-size:14px}.footer-bottom .elementor-widget-text-editor a{color:#616277}.pxl-footer .pxl-primary-menu>li>a span:before{display:none}.pxl-page-overlay{position:fixed;z-index:9999;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,.4);opacity:0;visibility:hidden;cursor:none;-webkit-transition:all .3s cubic-bezier(.52,.51,.66,.65);-khtml-transition:all .3s cubic-bezier(.52,.51,.66,.65);-moz-transition:all .3s cubic-bezier(.52,.51,.66,.65);-ms-transition:all .3s cubic-bezier(.52,.51,.66,.65);-o-transition:all .3s cubic-bezier(.52,.51,.66,.65);transition:all .3s cubic-bezier(.52,.51,.66,.65)}.pxl-page-overlay.active{opacity:1;visibility:visible}@media (max-width:991px){.pxl-page-overlay.active-mobile{opacity:1;visibility:visible}}.admin-bar .pxl-hidden-template{top:32px;height:calc(100% - 32px)}@media screen and (max-width:782px){.admin-bar .pxl-hidden-template{top:46px;height:calc(100% - 46px)}}.pxl-hidden-template{display:flex;flex-direction:column;position:fixed;top:0;height:100%;width:100%;z-index:-1;padding:0;background:var(--tpl-bg-color);right:0;will-change:transform;-webkit-transition-duration:.5s;transition-duration:.5s;opacity:0;max-height:100vh;overflow-y:auto;scrollbar-width:none}.pxl-hidden-template .pxl-panel-header .panel-header-inner{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;align-items:center}.pxl-hidden-template .pxl-panel-header .panel-header-inner>*{max-width:100%}.pxl-hidden-template .pxl-panel-content{position:relative;flex:1}.pxl-hidden-template::-webkit-scrollbar{height:0;width:0;background-color:transparent}.pxl-hidden-template::-webkit-scrollbar-track{border-radius:0}.pxl-hidden-template::-webkit-scrollbar-thumb{border-radius:0;background-color:transparent}.pxl-hidden-template:hover::-webkit-scrollbar{width:0;height:auto;background-color:rgba(255,255,255,.1);border-radius:0}.pxl-hidden-template:hover::-webkit-scrollbar-thumb{background-color:rgba(48,48,48,.1)}.pxl-close{position:absolute;border-radius:50%;width:34px;height:34px;display:inline-flex;justify-content:center;align-items:center;cursor:pointer;border-radius:50%;background-color:transparent;z-index:1;-webkit-transition:all .3s ease;-khtml-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.pxl-close:before,.pxl-close:after{content:"";position:absolute;height:2px;width:50%;top:50%;left:25%;margin-top:-1px;background-color:#000;transform-origin:50% 50%;opacity:1;-webkit-transition:transform ease .25s;-khtml-transition:transform ease .25s;-moz-transition:transform ease .25s;-ms-transition:transform ease .25s;-o-transition:transform ease .25s;transition:transform ease .25s}.pxl-close:before{-webkit-transform:rotate(45deg);-khtml-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.pxl-close:after{-webkit-transform:rotate(-45deg);-khtml-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.pxl-close:hover:before,.pxl-close:hover:after{-webkit-transform:rotate(0deg);-khtml-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}.pxl-panel-content .menu-main-container-wrap{padding:0;min-height:calc(100% - 50px);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;flex-direction:column}.pxl-panel-content .menu-main-container-wrap>*{max-width:100%}.pxl-hidden-template.el-builder.pxl-user-login .elementor-column-gap-default>.elementor-column.elementor-element>.elementor-element-populated,.pxl-hidden-template.el-builder.pxl-side-mobile .elementor-column-gap-default>.elementor-column.elementor-element>.elementor-element-populated{padding:0}.pxl-hidden-template.el-builder.pxl-user-login .elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default,.pxl-hidden-template.el-builder.pxl-side-mobile .elementor-section-boxed .elementor-inner-section>.elementor-column-gap-default{margin:0}.pxl-hidden-template.pos-full{-webkit-transition:all .5s linear 0s;-khtml-transition:all .5s linear 0s;-moz-transition:all .5s linear 0s;-ms-transition:all .5s linear 0s;-o-transition:all .5s linear 0s;transition:all .5s linear 0s;clip-path:inset(0 100% 0 100%)}.pxl-hidden-template.pos-full .pxl-close{top:40px;right:50px;width:40px;height:40px}.pxl-hidden-template.pos-full .pxl-close:before,.pxl-hidden-template.pos-full .pxl-close:after{height:1px;width:100%;left:0}@media (max-width:991px){.pxl-hidden-template.pos-full .pxl-close{top:30px;right:30px;width:20px;height:20px}}.pxl-hidden-template.pos-full.open{clip-path:inset(0 0 0 0)}.pxl-hidden-template.pxl-user-login .pxl-close:before,.pxl-hidden-template.pxl-user-login .pxl-close:after{background-color:var(--primary-color)}.pxl-hidden-template.pxl-side-mobile{background-color:#fff}.pxl-hidden-template.pxl-side-mobile .pxl-close{top:34px;right:20px}@media (max-width:575px){.pxl-hidden-template.pxl-side-mobile .pxl-close{right:10px}}.pxl-hidden-template.pxl-side-mobile .pxl-close:before,.pxl-hidden-template.pxl-side-mobile .pxl-close:after{background-color:var(--second-color)}.pxl-hidden-template.pxl-side-mobile .pxl-mobile-menu .main-menu-toggle{color:var(--second-color)}.pxl-hidden-template.mobile-panel-df{padding:30px}.pxl-hidden-template.mobile-panel-df .pxl-logo{max-width:165px;margin-bottom:32px}.pxl-hidden-template.pxl-hidden-sidebar .pxl-close{top:22px;right:15px}@media (max-width:575px){.pxl-hidden-template.pxl-hidden-sidebar .pxl-close{top:15px;right:15px}}.pxl-hidden-template.pos-left{width:100%;max-width:300px;right:auto;left:0;-webkit-transform:translate(-100%,0);-khtml-transform:translate(-100%,0);-moz-transform:translate(-100%,0);-ms-transform:translate(-100%,0);-o-transform:translate(-100%,0);transform:translate(-100%,0)}@media (max-width:575px){.pxl-hidden-template.pos-left{width:90%}}.pxl-hidden-template.pos-left.pxl-hidden-sidebar{max-width:490px}.pxl-hidden-template.pos-left .pxl-close{right:20px;top:20px}@media (max-width:575px){.pxl-hidden-template.pos-left .pxl-close{right:15px;top:10px}}.pxl-hidden-template.pos-right{width:100%;max-width:500px;right:0;left:auto;background-color:#fff;-webkit-transform:translate(100%,0);-khtml-transform:translate(100%,0);-moz-transform:translate(100%,0);-ms-transform:translate(100%,0);-o-transform:translate(100%,0);transform:translate(100%,0)}@media (max-width:575px){.pxl-hidden-template.pos-right{width:90%}}.pxl-hidden-template.pos-right .pxl-hidden-template-wrap{position:relative;padding:64px 52px}@media (max-width:575px){.pxl-hidden-template.pos-right .pxl-hidden-template-wrap{padding:48px 15px}}@media (max-width:480px){.pxl-hidden-template.pos-right .pxl-hidden-template-wrap{padding:48px 0}}.pxl-hidden-template.pos-right .pxl-close{width:40px;height:40px;position:absolute;top:0;right:0;outline:none;border-radius:0;opacity:1;color:#fff;display:flex;justify-content:center;background-image:none;background:var(--primary-color);z-index:1}.pxl-hidden-template.pos-right .pxl-close:before,.pxl-hidden-template.pos-right .pxl-close:after{width:50%;background-color:#fff;left:50%;margin-left:-10px}.pxl-hidden-template.pos-top{width:100%;max-height:max-content;left:0;right:0;-webkit-transform:translate(0,-100%);-khtml-transform:translate(0,-100%);-moz-transform:translate(0,-100%);-ms-transform:translate(0,-100%);-o-transform:translate(0,-100%);transform:translate(0,-100%)}.pxl-hidden-template.pos-top .pxl-panel-header{padding:0;position:absolute;top:30px;right:30px;z-index:1}.pxl-hidden-template.pos-top .pxl-close{top:10px;right:10px}.pxl-hidden-template.pos-top .pxl-close:before,.pxl-hidden-template.pos-top .pxl-close:after{background-color:var(--primary-color)}.pxl-hidden-template.pos-center{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:transparent}@media (max-width:767px){.pxl-hidden-template.pos-center{left:15px;right:15px;width:calc(100% - 30px)}}.pxl-hidden-template.pos-center .pxl-hidden-template-wrap{width:100%;max-width:870px;position:relative;border-radius:10px;overflow:hidden;-webkit-transition:all .3s ease;-khtml-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-transform:scale(.6);-khtml-transform:scale(.6);-moz-transform:scale(.6);-ms-transform:scale(.6);-o-transform:scale(.6);transform:scale(.6);max-height:90vh;overflow-y:auto;scrollbar-width:none}@media (max-width:1199px){.pxl-hidden-template.pos-center .pxl-hidden-template-wrap{max-width:670px}}.pxl-hidden-template.pos-center .pxl-hidden-template-wrap::-webkit-scrollbar{height:0;width:0;background-color:transparent}.pxl-hidden-template.pos-center .pxl-hidden-template-wrap::-webkit-scrollbar-track{border-radius:0}.pxl-hidden-template.pos-center .pxl-hidden-template-wrap::-webkit-scrollbar-thumb{border-radius:0;background-color:transparent}.pxl-hidden-template.pos-center .pxl-hidden-template-wrap:hover::-webkit-scrollbar{width:0;height:auto;background-color:rgba(255,255,255,.1);border-radius:0}.pxl-hidden-template.pos-center .pxl-hidden-template-wrap:hover::-webkit-scrollbar-thumb{background-color:rgba(48,48,48,.1)}.pxl-hidden-template.pos-center .pxl-panel-header{padding:0;position:absolute;top:15px;right:15px;z-index:1}.pxl-hidden-template.pos-center .pxl-close{top:15px;right:15px}.pxl-hidden-template.pos-center.open .pxl-hidden-template-wrap{-webkit-transform:scale(1);-khtml-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.pxl-hidden-template.pos-full .pxl-panel-header{padding:0;position:absolute;top:30px;right:30px;z-index:1}.pxl-hidden-template.pos-full .pxl-hidden-template-wrap{-webkit-transform:scale(.6);-khtml-transform:scale(.6);-moz-transform:scale(.6);-ms-transform:scale(.6);-o-transform:scale(.6);transform:scale(.6);-webkit-transition:all .3s ease;-khtml-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.pxl-hidden-template.pos-full .pxl-panel-content{padding:0}.pxl-hidden-template.pos-full.open .pxl-hidden-template-wrap{-webkit-transform:scale(1);-khtml-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.pxl-hidden-template.pos-custom{width:100%;max-width:447px;top:var(--hd-top-offset);right:var(--hd-right-offset);bottom:var(--hd-bottom-offset);left:var(--hd-left-offset);-webkit-transform:translate(100%,0);-khtml-transform:translate(100%,0);-moz-transform:translate(100%,0);-ms-transform:translate(100%,0);-o-transform:translate(100%,0);transform:translate(100%,0)}@media (max-width:1199px){.pxl-hidden-template.pos-custom{top:var(--hd-top-offset-mobile);right:var(--hd-right-offset-mobile);bottom:var(--hd-bottom-offset-mobile);left:var(--hd-left-offset-mobile)}}@media (max-width:575px){.pxl-hidden-template.pos-custom{width:90%}}.pxl-hidden-template.pos-custom .pxl-close{background-color:var(--second-color)}.pxl-hidden-template.open{-webkit-transform:translate(0,0);-khtml-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);opacity:1;z-index:99999}.pxl-side-menu{width:100%;max-width:400px;left:auto;right:0;-webkit-transform:translateX(100%);-khtml-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%)}.pxl-side-menu .pxl-panel-header{padding:30px 40px 0;position:relative;z-index:1}.pxl-side-menu .pxl-panel-content{padding:0 25px 40px}.pxl-popup-menu>.pxl-panel-content>.container>div.elementor{max-width:25%}.pxl-popup-menu .elementor-section,.pxl-popup-menu .elementor-section .elementor-container,.pxl-popup-menu .elementor-column,.pxl-popup-menu .elementor-column-wrap,.pxl-popup-menu .elementor-widget-wrap,.pxl-popup-menu .elementor-widget{position:static}.admin-bar .pxl-side-cart{height:auto;top:50%}.phb-review-form-wrap .pxl-hidden-template-wrap{background-color:#fff}.elementor-editor-active .pxl-primary-menu>li>.sub-menu{display:none}.elementor-editor-active .pxl-header-sticky{display:none}.elementor-editor-active .pxl-header-mobile-sticky{display:none}.elementor-editor-active .pxl-scroll-top{opacity:1;-webkit-transform:translate(0,0);-khtml-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.elementor-editor-active .pxl-footer.pxl-footer-absoluted{bottom:314px}.elementor-lightbox .swiper-zoom-container>canvas,.elementor-lightbox .swiper-zoom-container>img,.elementor-lightbox .swiper-zoom-container>svg{object-fit:cover;-o-object-fit:cover}.pxl-shape-divider-mask .pxl-shape-divider{width:100%;height:25px;overflow:hidden;position:absolute;left:0;width:100%;line-height:0;direction:ltr;mask-image:var(--ss-mask-url);-webkit-mask-image:var(--ss-mask-url);-ms-mask-image:var(--ss-mask-url);-o-mask-image:var(--ss-mask-url);-webkit-mask-repeat:no-repeat;-ms-mask-repeat:no-repeat;-o-mask-repeat:no-repeat;-webkit-mask-position:center top;-ms-mask-position:center top;-o-mask-position:center top;mask-position:center top}@media (min-width:768px){.elementor-editor-active .elementor-edit-area-active .elementor-widget-wrap.elementor-element-empty{margin:0}}.e-con{--border-color:rgba(25,27,29,.1)}.elementor-editor-active .pxl-border-animated .pxl-border-anm.bb{transform:scale(1)}.pxl-heading-wrap .heading-title{margin:var(--pxl-mt,0) var(--pxl-mr,0) var(--pxl-mb,0) var(--pxl-ml,0)}.pxl-heading-wrap .heading-subtitle{margin:var(--pxl-mt,0) var(--pxl-mr,0) var(--pxl-mb,0) var(--pxl-ml,0)}.pxl-heading-wrap .heading-highlight{position:relative}@media (max-width:575px){.pxl-heading-wrap .heading-highlight{display:block}}.pxl-heading-wrap .heading-highlight.typewrite{display:inline-flex;white-space:nowrap;position:relative}.pxl-heading-wrap .heading-highlight.typewrite .pxl-item--text{position:absolute;top:0;left:0;opacity:0;background-color:var(--heading-color);color:#e5deed;border-radius:130px;text-transform:uppercase;padding:0 20px}.pxl-heading-wrap .heading-highlight.typewrite .pxl-item--text:not(.is-active){animation:pxlkeywordrotatingout .8s cubic-bezier(.86,0,.07,1) both;transform:translate(-50%,-50%);left:50%;top:50%}.pxl-heading-wrap .heading-highlight.typewrite .pxl-item--text.is-active{position:relative;opacity:1;animation:pxlkeywordrotatingin .8s cubic-bezier(.86,0,.07,1) both}.pxl-heading-wrap .pxl-image--highlight{position:relative}.pxl-heading-wrap .sub-top .subtitle-text{background-color:var(--third-color);border-radius:20px;display:inline-flex;padding:8px 29px}.pxl-text-editor a{text-decoration-thickness:1px !important;text-underline-offset:3px}.pxl-text-editor p{color:inherit}.pxl-text-editor.pxl-text-truncate{font-size:var(--truncate-font-size);line-height:var(--truncate-line-height);max-height:calc(var(--truncate-font-size) * var(--truncate-line-height) * var(--truncate-line));overflow:hidden;display:-webkit-box;-webkit-line-clamp:var(--truncate-line);-webkit-box-orient:vertical}.pxl-icon-list-wg .list-item{column-gap:10px}.pxl-icon-list-wg .list-item a{color:inherit}.pxl-icon-list-wg .list-item:before{position:absolute;bottom:0;width:100%;margin:auto}.pxl-icon-list-wg .list-item .item-ask-icon{display:none}.pxl-icon-list-wg .list-item.item-ask,.pxl-icon-list-wg .list-item.ask,.pxl-icon-list-wg .list-item.ask-item{align-items:center;position:relative}.pxl-icon-list-wg .list-item.item-ask .box-content,.pxl-icon-list-wg .list-item.ask .box-content,.pxl-icon-list-wg .list-item.ask-item .box-content{display:flex;flex-direction:row-reverse;align-items:center}.pxl-icon-list-wg .list-item.item-ask .item-text,.pxl-icon-list-wg .list-item.ask .item-text,.pxl-icon-list-wg .list-item.ask-item .item-text{display:block;background-color:#fff;border-radius:20px;padding:15px;position:absolute;top:-5px;left:0;transform:translateY(-90%);z-index:1;opacity:0;pointer-events:none;transition:all .35s ease 0s;text-align:center}.pxl-icon-list-wg .list-item.item-ask .item-ask-icon:hover~.item-content .item-text,.pxl-icon-list-wg .list-item.ask .item-ask-icon:hover~.item-content .item-text,.pxl-icon-list-wg .list-item.ask-item .item-ask-icon:hover~.item-content .item-text{transform:translateY(-100%);opacity:1}.pxl-icon-list-wg .list-item.item-ask .item-ask-icon,.pxl-icon-list-wg .list-item.ask .item-ask-icon{display:inline-block;margin-left:17px}.pxl-icon-list-wg .list-item.item-ask .item-ask-icon:after,.pxl-icon-list-wg .list-item.ask .item-ask-icon:after{content:"?";font-size:16px;font-family:var(--body-font-family);color:#f1f2f4;width:25px;height:25px;background-color:rgba(255,255,255,.149);position:relative;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(0);transition:all .3s ease;cursor:pointer}@media (max-width:575px){.pxl-icon-list-wg .list-item.item-ask .item-ask-icon:after,.pxl-icon-list-wg .list-item.ask .item-ask-icon:after{width:20px;height:20px;font-size:12px;line-height:20px}}@media (max-width:575px){.pxl-icon-list-wg .list-item.item-ask .item-ask-icon,.pxl-icon-list-wg .list-item.ask .item-ask-icon{margin-left:10px}}.pxl-icon-list-wg .list-item.item-ask:hover .item-ask-icon:after,.pxl-icon-list-wg .list-item.ask:hover .item-ask-icon:after{opacity:1;transform:scale(1)}.pxl-icon-list-wg .list-item.ask-item .item-ask-icon{display:inline-block;margin-left:14px}.pxl-icon-list-wg .list-item.ask-item .item-ask-icon:after{content:"?";font-size:16px;font-weight:600;font-family:var(--body-font-family);color:#fff;width:28px;height:28px;background-color:var(--third-color);position:relative;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;cursor:pointer}@media (max-width:575px){.pxl-icon-list-wg .list-item.ask-item .item-ask-icon:after{width:22px;height:22px;font-size:13px;line-height:22px;font-weight:500}}.pxl-icon-list-wg .pxl-icon{font-size:15px;position:relative;top:var(--icon-vertical-offset,initial);-webkit-transition:all .3s cubic-bezier(.4,0,1,1);-khtml-transition:all .3s cubic-bezier(.4,0,1,1);-moz-transition:all .3s cubic-bezier(.4,0,1,1);-ms-transition:all .3s cubic-bezier(.4,0,1,1);-o-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1)}.pxl-icon-list-wg .pxl-icon i,.pxl-icon-list-wg .pxl-icon svg{width:1em;height:1em;position:relative;display:block;-webkit-transition:all .3s cubic-bezier(.4,0,1,1);-khtml-transition:all .3s cubic-bezier(.4,0,1,1);-moz-transition:all .3s cubic-bezier(.4,0,1,1);-ms-transition:all .3s cubic-bezier(.4,0,1,1);-o-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1)}.pxl-icon-list-wg .pxl-icon .icon-text{display:block;line-height:1}.pxl-icon-list-wg .item-title{margin-bottom:0}.pxl-icon-list-wg .item-title a{color:inherit;position:relative}.pxl-icon-list-wg .item-title a:after{content:"";height:1px;position:absolute;bottom:4px;left:0;width:0;border-bottom:1px solid;transition:all .35s}.pxl-icon-list-wg .item-title a:hover:after{width:100%}.pxl-icon-list-wg .item-text{margin-bottom:0;-webkit-transition:all .3s cubic-bezier(.4,0,1,1);-khtml-transition:all .3s cubic-bezier(.4,0,1,1);-moz-transition:all .3s cubic-bezier(.4,0,1,1);-ms-transition:all .3s cubic-bezier(.4,0,1,1);-o-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1);display:none}.pxl-icon-list-wg.icon-type-bullet .list-item:before{content:"";width:6px;height:6px;border-radius:6px;display:inline-flex;background-color:var(--heading-color);position:absolute;left:0;top:9px}.pxl-icon-list-wg.icon-type-bullet .list-item .item-text{margin-left:15px}.pxl-block-quote-wrap .quote-icon svg{width:1em;height:1em}.pxl-block-quote-wrap .blockquote-footer{margin-top:26px;margin-bottom:10px;font-size:16px;font-weight:500;color:var(--primary-color)}.pxl-block-quote-wrap .blockquote-footer:before{content:"— "}.pxl-icon-wg .pxl-icon{font-size:var(--font-size,16px);display:inline-flex;color:var(--color)}.pxl-icon-wg .pxl-icon i{position:relative;display:block}.pxl-icon-wg .pxl-icon svg{width:1em;height:1em;position:relative;display:block;fill:var(--color)}.pxl-icon-wg .icon-inner:hover .pxl-icon{color:var(--color-hover,var(--color))}.pxl-icon-wg .icon-inner:hover .pxl-icon svg{fill:var(--color-hover,var(--color))}.pxl-icon-wg .icon-inner[data-elementor-open-lightbox=yes]{cursor:pointer}.pxl-image-wg.bg-image{height:100%;background-image:var(--pxl-image-bg);background-size:cover;background-repeat:no-repeat}.pxl-image-wg.pxl-bg-parallax{height:100%}.pxl-image-wg .parallax-inner{background-image:var(--pxl-image-bg)}@keyframes sliderShape1{0%,100%{border-radius:51% 49% 62% 38%/59% 50% 50% 41%;transform:translate3d(0,0,0) rotateZ(.01deg)}33%{border-radius:67% 33% 80% 17%/87% 46% 54% 13%}66%{border-radius:85% 25% 63% 37%/53% 21% 79% 47%}}.pxl-shape-wg{height:100%}.pxl-shape-wg.style2{width:634px;height:623px;background-color:var(--primary-color);border:1px solid transparent;will-change:border-radius,transform,opacity;display:block;border-radius:67% 33% 83% 17%/87% 46% 54% 13%;animation:sliderShape1 7s linear infinite;-webkit-animation:sliderShape1 7s linear infinite}.pxl-shape-wg.style3 svg{fill:var(--second-color);height:162px;width:100%}.pxl-counter-wg .counter-number{display:inline-flex;font-size:40px;font-weight:500;color:var(--heading-color);align-items:center}.pxl-counter-wg .counter-number .counter-number-suffix{margin-top:-20px}.pxl-counter-wg.layout-2 .inner-counter{width:301px;height:301px;border-radius:50%;background-color:var(--second-color);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:25px}@media (max-width:767px){.pxl-counter-wg.layout-2 .inner-counter{width:250px;height:250px}}@media (max-width:575px){.pxl-counter-wg.layout-2 .inner-counter{width:200px;height:200px}}.pxl-counter-wg.layout-2 .counter-title{color:#fff;font-size:18px;line-height:1.55556}@media (max-width:575px){.pxl-counter-wg.layout-2 .counter-title{font-size:16px}}.pxl-counter-wg.layout-2 .counter-number{font-size:55px;font-family:var(--heading-font-family);color:#fff;line-height:1.364}.pxl-counter-wg.layout-2 .counter-number .counter-number-suffix{margin-top:0}@media (max-width:767px){.pxl-counter-wg.layout-2 .counter-number{font-size:40px}}@media (max-width:575px){.pxl-counter-wg.layout-2 .counter-number{font-size:35px}}.pxl-post-category .item-image{overflow:hidden;margin-bottom:12px;width:max-content;border-radius:50%}.pxl-post-category .item-image img{border-radius:50%;transform:scale(1) rotate(0);transition:all .35s ease-in-out 0s}@media (max-width:575px){.pxl-post-category .item-image img{max-width:120px;max-height:120px}}.pxl-post-category .item-category{display:block;font-weight:500;font-size:20px;line-height:1.75em;color:var(--heading-color)}.pxl-post-category .item-category .item-count{color:var(--body-color);font-weight:400;font-size:16px}.pxl-post-category .item-category a{color:inherit}.pxl-post-category .item-inner{display:flex;flex-direction:column;align-items:center}.pxl-post-category .item-inner:hover img{transform:scale(1.05) rotate(-15deg)}.pxl-accordion .ac-content{display:none}.pxl-accordion.style1 .ac-title{font-size:18px;font-family:var(--body-font-family);line-height:1.444;color:var(--heading-color);font-weight:500;border-radius:31px;border:1px dashed #cbbda8;background-color:#f9f5ef;padding:15px 17px 14px 26px;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer}@media (max-width:575px){.pxl-accordion.style1 .ac-title{font-size:16px;padding:12px 17px 12px 20px}}.pxl-accordion.style1 .ac-title .pxl-icon{display:flex;align-items:center;justify-content:center;width:31px;height:31px;border-radius:50%;background-color:var(--second-color);position:relative}.pxl-accordion.style1 .ac-title .pxl-icon:before,.pxl-accordion.style1 .ac-title .pxl-icon:after{content:"";position:absolute;background-color:#fff;transition:all .3s ease 0s}.pxl-accordion.style1 .ac-title .pxl-icon:before{width:11px;height:2px;left:50%;transform:translateX(-50%)}.pxl-accordion.style1 .ac-title .pxl-icon:after{width:2px;height:11px;top:50%;transform:translateY(-50%)}.pxl-accordion.style1 .ac-item.active .ac-title .pxl-icon:after{transform:translateY(-50%) rotate(90deg)}.pxl-accordion.style1 .ac-content{padding:23px 25px 14px}@media (max-width:575px){.pxl-accordion.style1 .ac-content{padding:23px 15px 14px}}.pxl-accordion.style1 .ac-item{margin-top:19px}.pxl-accordion.style1 .ac-item:first-child{margin-top:0 !important}.pxl-accordion.style2{border-radius:20px;border:1px solid #e0e0e0}.pxl-accordion.style2 .ac-title{padding:20px 28px 20px 39px;font-size:18px;font-family:var(--heading-font-family);color:var(--heading-color);cursor:pointer;justify-content:space-between;border-bottom:1px solid #e0e0e0;gap:20px}@media (max-width:575px){.pxl-accordion.style2 .ac-title{padding:16px 15px;font-size:16px;gap:15px}}.pxl-accordion.style2 .ac-title .pxl-icon{display:flex;align-items:center;justify-content:center;min-width:31px;height:31px;border-radius:50%;background-color:var(--second-color);position:relative}.pxl-accordion.style2 .ac-title .pxl-icon:before,.pxl-accordion.style2 .ac-title .pxl-icon:after{content:"";position:absolute;background-color:#fff;transition:all .3s ease 0s}.pxl-accordion.style2 .ac-title .pxl-icon:before{width:11px;height:2px;left:50%;transform:translateX(-50%)}.pxl-accordion.style2 .ac-title .pxl-icon:after{width:2px;height:11px;top:50%;transform:translatey(-50%)}@media (max-width:575px){.pxl-accordion.style2 .ac-title .pxl-icon{min-width:26px;height:26px}.pxl-accordion.style2 .ac-title .pxl-icon:before{width:9px}.pxl-accordion.style2 .ac-title .pxl-icon:after{height:9px}}.pxl-accordion.style2 .ac-content{border-bottom:1px solid #e0e0e0;padding:29px 69px 28px 39px}@media (max-width:767px){.pxl-accordion.style2 .ac-content{padding:29px 39px 28px}}@media (max-width:575px){.pxl-accordion.style2 .ac-content{padding:20px 15px 22px}}.pxl-accordion.style2 .ac-item.active .ac-title .pxl-icon:after{transform:translatey(-50%) rotate(90deg)}.pxl-accordion.style2 .ac-item:last-child .ac-title{border-bottom:none}.pxl-widget-divider .pxl-divider.style1{border-right:1px dashed var(--heading-color)}.pxl-tabs .tabs-content{position:relative}.pxl-tabs .tabs-content .tab-content{display:none;opacity:0;-webkit-animation:pxlFadeInUp .4s linear 1 forwards;-khtml-animation:pxlFadeInUp .4s linear 1 forwards;-moz-animation:pxlFadeInUp .4s linear 1 forwards;-ms-animation:pxlFadeInUp .4s linear 1 forwards;-o-animation:pxlFadeInUp .4s linear 1 forwards;animation:pxlFadeInUp .4s linear 1 forwards}.pxl-tabs .tabs-content .tab-content.active{display:block}.pxl-tabs.layout-1 .tabs-title{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;column-gap:10px;row-gap:10px}.pxl-tabs.layout-1 .tabs-title>*{max-width:100%}.pxl-tabs.layout-1 .tab-title{--box-shadow-color:#db7c00;border-radius:28px;display:flex;align-items:center;padding:17px 30px;font-size:14px;line-height:1.5;font-family:var(--heading-font-family);color:#fff;background-color:#ffb502;cursor:pointer;box-shadow:0 5px 0 0 var(--box-shadow-color);transition:all .35s ease 0s;margin-bottom:5px}@media (max-width:767px){.pxl-tabs.layout-1 .tab-title{padding:15px 20px 15.5px;font-size:13px}}.pxl-tabs.layout-1 .tab-title:hover{transform:scale(.95);box-shadow:0 3px 0 0 var(--box-shadow-color)}.pxl-tabs.layout-1 .tabs-content{margin-top:54px}.pxl-tabs.layout-2 .tabs-title{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;column-gap:13px;row-gap:10px}.pxl-tabs.layout-2 .tabs-title>*{max-width:100%}.pxl-tabs.layout-2 .tab-title{--box-shadow-color:#e0e0e0;--box-shadow-active:#cf320b;border-radius:28px;display:flex;align-items:center;padding:17px 30px;font-size:14px;line-height:1.5;font-family:var(--heading-font-family);color:var(--heading-color);background-color:#fff;cursor:pointer;box-shadow:0 5px 0 0 var(--box-shadow-color);transition:all .35s ease 0s;margin-bottom:5px;border:1px solid #e0e0e0}@media (max-width:767px){.pxl-tabs.layout-2 .tab-title{padding:14px 20px 14.5px;font-size:13px}}.pxl-tabs.layout-2 .tab-title:hover{transform:scale(.95);box-shadow:0 3px 0 0 var(--box-shadow-color)}.pxl-tabs.layout-2 .tab-title.active{background-color:var(--second-color);color:#fff;border-color:var(--second-color);box-shadow:0 5px 0 0 var(--box-shadow-active)}.pxl-tabs.layout-2 .tabs-content{margin-top:34px}.pxl-video-player .btn-video-wrap{flex-direction:column;cursor:pointer}.pxl-video-player .pxl-video-btn{width:60px;height:60px;border-radius:50%;background-color:var(--primary-color);display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out 0s}.pxl-video-player .pxl-video-btn>span{font-size:14px;color:#000}.pxl-video-player .pxl-video-btn svg{transition:all .3s ease-in-out 0s}.pxl-video-player .pxl-video-btn:hover svg{transform:scale(.85)}.pxl-video-player .video-text{font-size:18px;color:var(--heading-color);margin-top:14px}.pxl-login-wrap .pu-form-heading{text-align:center;margin-bottom:29px}.pxl-login-wrap .form-title{color:#24262b;font-size:28px;font-weight:600;line-height:100%;margin-bottom:14px}@media (max-width:575px){.pxl-login-wrap .form-title{font-size:24px}}.pxl-login-wrap .form-desc{color:#505050;text-align:center;font-size:16px;font-weight:400;line-height:100%}.pxl-login-wrap .pu-form-item{margin-bottom:30px}@media (max-width:575px){.pxl-login-wrap .pu-form-item{margin-bottom:25px}}.pxl-login-wrap .pu-form-item:last-child{margin-bottom:0}.pxl-login-wrap .pu-form-item .lbl{color:#24262b;font-family:var(--heading-font-family);font-size:16px;font-weight:500;line-height:100%;margin-bottom:10px}.pxl-login-wrap .pu-form-item input{color:var(--heading-color);font-family:var(--heading-font-family);font-size:15px;font-weight:400;line-height:100%;background:#f3f3f3;border:none;padding-left:24px;padding-right:24px}.pxl-login-wrap .pu-form-item input::placeholder{color:#666;font-size:15px;font-weight:400}.pxl-login-wrap .pu-button-action{margin-top:44px;margin-bottom:0;display:flex;align-items:center;justify-content:center;gap:15.5px;flex-wrap:wrap}@media (max-width:575px){.pxl-login-wrap .pu-button-action{margin-top:35px}}.pxl-login-wrap .pu-button-action .pxl-btn{color:#fff;font-size:16px;font-weight:600;line-height:20px;text-transform:uppercase;padding:15px 35px;background:var(--heading-color);transition:all .3s ease-in-out 0s}.pxl-login-wrap .pu-button-action .pxl-btn:hover{background-color:var(--primary-color);color:var(--heading-color)}.pxl-login-wrap .pu-button-action .pu-link-form>a{color:#24262b;font-family:var(--heading-font-family);font-size:16px;font-weight:600;line-height:50px;text-transform:uppercase;border:1px solid #24262b;padding:12px 35px;transition:all .3s ease-in-out 0s}.pxl-login-wrap .pu-button-action .pu-link-form>a:hover{background-color:var(--primary-color);color:var(--heading-color);border-color:var(--primary-color)}.pxl-login-wrap.login-form .remember-wrap{display:flex;justify-content:space-between;align-items:center;margin-bottom:0}.pxl-login-wrap.login-form .remember-wrap>a{color:var(--heading-color);font-size:15px;font-weight:400;line-height:100%}.pxl-login-wrap.login-form .label-for-checkbox{cursor:pointer;margin-bottom:0}.pxl-login-wrap.login-form .label-for-checkbox input{border-radius:1px;border:2px solid #d7d7d7}.pxl-login-wrap.login-form .label-for-checkbox span{color:#24262b;font-size:15px;font-weight:400;line-height:100%;position:relative;top:-1px}.pxl-login-wrap.login-form .box-login-button{display:flex;align-items:center;justify-content:center;margin-top:35px;gap:14px}.pxl-login-wrap.login-form .pu-button-action{margin-top:0}.pxl-login-wrap.login-form .pu-link-form>a{color:#24262b;font-family:var(--heading-font-family);font-size:16px;font-weight:600;line-height:50px;text-transform:uppercase;border:1px solid #24262b;padding:12px 35px;transition:all .3s ease-in-out 0s}.pxl-login-wrap.login-form .pu-link-form>a:hover{background-color:var(--primary-color);color:var(--heading-color);border-color:var(--primary-color)}.pxl-login-wrap.login-form .pu-form-item.pu-login-pass{margin-bottom:14px}.pxl-frontend-form button[type=submit]{min-width:186px;-webkit-transition:all .3s ease;-khtml-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.pxl-frontend-form button[type=submit] .btn-text{-webkit-transform:scale(1);-khtml-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all .3s ease;-khtml-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.pxl-frontend-form button[type=submit] .pxli-spinner{font-size:16px;position:absolute;top:50%;left:50%;margin-top:-7.5px;margin-left:-7.5px;line-height:1;opacity:0;visibility:hidden;-webkit-transition:all .3s cubic-bezier(.4,0,1,1);-khtml-transition:all .3s cubic-bezier(.4,0,1,1);-moz-transition:all .3s cubic-bezier(.4,0,1,1);-ms-transition:all .3s cubic-bezier(.4,0,1,1);-o-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1)}.pxl-frontend-form button[type=submit].loading .btn-text{opacity:0;-webkit-transform:scale(0);-khtml-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}.pxl-frontend-form button[type=submit].loading .pxli-spinner{font-size:inherit;opacity:1;visibility:visible;-webkit-animation:spin 1s infinite linear;-khtml-animation:spin 1s infinite linear;-moz-animation:spin 1s infinite linear;-ms-animation:spin 1s infinite linear;-o-animation:spin 1s infinite linear;animation:spin 1s infinite linear}.pu-error{position:relative;display:block;width:100%;margin-bottom:0}.pu-error .tt-text{position:absolute;top:7px;right:0;pointer-events:none;display:inline-block;padding:5px 20px;font-size:13px;line-height:1.5;z-index:2;pointer-events:none;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;background:#e15a58}.pu-error .tt-text:before{content:"";position:absolute;background:0 0;z-index:1000001;margin-bottom:0;top:auto;left:auto;right:6px;top:-12px;bottom:auto;transition:.3s;border-bottom-color:#e15a58}.field-checkbox .pu-error .tt-text{left:0;right:auto}.field-checkbox .pu-error .tt-text:before{left:0;right:auto}.pu-password-strength.short{color:#ff030b}.pu-password-strength.bad{color:#ff9800}.pu-password-strength.good{color:#b0c017}.pu-password-strength.strong{color:#5ed640}.pu-password-hint{font-size:13px;color:#ff030b}.pxl-login-reg-form .pxl-login-form{display:none}.pxl-login-reg-form .pxl-login-form.active{display:block}.pxl-login-reg-form .pxl-register-form{display:none}.pxl-login-reg-form .pxl-register-form.active{display:block}.pxl-anchor{cursor:pointer}.pxl-anchor .pxl-anchor-icon{align-items:center;justify-content:center}.pxl-anchor .pxl-anchor-icon svg,.pxl-anchor .pxl-anchor-icon i{transition:.3s ease 0s}.pxl-anchor .pxl-anchor-icon:hover svg,.pxl-anchor .pxl-anchor-icon:hover i{transform:scale(1.1) translateY(-3px)}.pxl-language-switcher .current-item{gap:10px;cursor:pointer}.pxl-language-switcher .current-item svg{fill:var(--heading-color);width:13px;height:13px}.pxl-language-switcher ul{position:relative;background-color:#fff;visibility:hidden;opacity:0;position:absolute;width:55px;top:calc(100% + 20px);left:0;padding:10px 0;margin:0;list-style-type:none;z-index:101;-webkit-box-shadow:6px 5px 20px -5px rgba(51,51,51,.3);-khtml-box-shadow:6px 5px 20px -5px rgba(51,51,51,.3);-moz-box-shadow:6px 5px 20px -5px rgba(51,51,51,.3);-ms-box-shadow:6px 5px 20px -5px rgba(51,51,51,.3);-o-box-shadow:6px 5px 20px -5px rgba(51,51,51,.3);box-shadow:6px 5px 20px -5px rgba(51,51,51,.3);-webkit-transition:all .3s linear 0s;-khtml-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s;border-radius:5px}.pxl-language-switcher ul li{margin:0;list-style-type:none;display:block;position:relative;text-align:center}.pxl-language-switcher ul:after{content:"";position:absolute;width:100%;height:10px;top:-6px}.pxl-language-switcher:focus ul,.pxl-language-switcher:hover ul{top:calc(100% + 5px);opacity:1;visibility:visible;display:flex;flex-direction:column;gap:3px}.pxl-language-switcher img{border-radius:3px}.pxl-image-box1 .pxl-item--inner{position:relative}.pxl-image-box1 .pxl-item--inner:hover .image--reveal{opacity:0;-webkit-transform:translateX(-20px);-khtml-transform:translateX(-20px);-moz-transform:translateX(-20px);-ms-transform:translateX(-20px);-o-transform:translateX(-20px);transform:translateX(-20px)}.pxl-image-box1 .image--reveal{position:absolute;left:20px;bottom:17px;line-height:1;z-index:1;pointer-events:none;-webkit-transition:all .5s ease-in-out;-khtml-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.pxl-image-box1 .canvas{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.pxl-image-box1 .item--image img{opacity:0;object-fit:cover}.pxl-image-box1 .image-back,.pxl-image-box1 .map{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.pxl-image-box1 .icon-bounce{animation:icon_bounce 2s ease infinite}.pxl-timetable .tabs-content{position:relative;width:100%}.pxl-timetable .tabs-content .tab-content{display:none;opacity:0;-webkit-animation:pxlZoomin .4s linear 1 forwards;-khtml-animation:pxlZoomin .4s linear 1 forwards;-moz-animation:pxlZoomin .4s linear 1 forwards;-ms-animation:pxlZoomin .4s linear 1 forwards;-o-animation:pxlZoomin .4s linear 1 forwards;animation:pxlZoomin .4s linear 1 forwards}.pxl-timetable .tabs-content .tab-content.active{display:block}.pxl-timetable.layout-1 .tab-select{position:relative;width:max-content;z-index:1}.pxl-timetable.layout-1 .tab-select svg{width:15px;height:15px;fill:var(--additional01-color);position:absolute;right:30px;top:50%;transform:translateY(-50%);transition:all .35s ease 0s}.pxl-timetable.layout-1 .tab-select:hover .tab-options{opacity:1;bottom:-5px}.pxl-timetable.layout-1 .tab-selected{--box-shadow-color:#c78e05;width:225px;height:55px;border-radius:27.5px;display:flex;align-items:center;padding:0 30px;font-size:14px;font-family:var(--heading-font-family);color:var(--additional01-color);background-color:var(--primary-color);cursor:pointer;box-shadow:0 5px 0 0 var(--box-shadow-color);transition:all .35s ease 0s}@media (max-width:575px){.pxl-timetable.layout-1 .tab-selected{height:50px;width:200px;padding:0 25px}}.pxl-timetable.layout-1 .tab-options{background-color:var(--primary-color);border-radius:10px 10px 20px 20px;padding:20px 30px;margin-bottom:0;display:flex;flex-direction:column;gap:15px;transition:all .35s ease 0s;position:absolute;bottom:-20px;opacity:0;left:0;right:0;transform:translateY(100%)}.pxl-timetable.layout-1 .tab-options:after{content:"";position:absolute;width:100%;height:5px;top:-5px;left:0}@media (max-width:575px){.pxl-timetable.layout-1 .tab-options{padding:15px 20px}}.pxl-timetable.layout-1 .tab-option{display:block;font-size:13px;font-family:var(--heading-font-family);color:var(--additional01-color);transition:all .35s ease 0s;cursor:pointer}.pxl-timetable.layout-1 .tab-option:hover{color:var(--third-color)}.pxl-timetable.layout-1 .tab-option.selected{color:var(--third-color)}.pxl-timetable.layout-1 .tabs-content{margin-top:99px}.pxl-fancybox-wrap.layout-1 .fancybox-inner{display:flex;flex-direction:column}.pxl-fancybox-wrap.layout-1 .fancybox-inner:hover .item-image img{transform:translateY(-10px)}.pxl-fancybox-wrap.layout-1 .fancybox-inner:hover .item-image:after{box-shadow:0 0px 6px 8px rgba(0,0,0,.1);background-color:rgba(0,0,0,.1)}.pxl-fancybox-wrap.layout-1 .item-image{margin-bottom:28px;position:relative}.pxl-fancybox-wrap.layout-1 .item-image img{object-fit:cover;transition:all .3s ease 0s}.pxl-fancybox-wrap.layout-1 .item-image:after{content:"";position:absolute;bottom:0;width:30px;height:7px;border-radius:30px;left:50%;transition:all .3s ease 0s;transform:translateX(-50%);z-index:-1}.pxl-fancybox-wrap.layout-1 .title{font-size:22px;margin-bottom:26px}.pxl-fancybox-wrap.layout-1 .desc{max-width:245px;margin:auto}.pxl-fancybox-wrap.layout-2 .fancybox-inner{--box-shadow-color:#077fd2;background-color:#11aef3;border-radius:20px;box-shadow:0 7px 0 0 var(--box-shadow-color);padding:43px 24px 37px;transform:rotate(-7.5deg);display:flex;flex-direction:column}.pxl-fancybox-wrap.layout-2 .fancybox-inner.style-1 .item-image{transform:rotate(-5deg);padding-left:20px}.pxl-fancybox-wrap.layout-2 .fancybox-inner.style-1 .item-image img{mask-image:url(//www.funlearnhub.center/wp-content/themes/sprouts/assets/css/../images/style1-fancybox.webp);mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-size:contain}.pxl-fancybox-wrap.layout-2 .fancybox-inner.style-2 .item-image{transform:rotate(-8deg)}.pxl-fancybox-wrap.layout-2 .fancybox-inner.style-2 .item-image img{mask-image:url(//www.funlearnhub.center/wp-content/themes/sprouts/assets/css/../images/style2-fancybox.webp);mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-size:contain}.pxl-fancybox-wrap.layout-2 .title{font-size:25px;color:#fff;margin-bottom:22px}@media (max-width:575px){.pxl-fancybox-wrap.layout-2 .title{font-size:20px;margin-bottom:16px}}.pxl-fancybox-wrap.layout-2 .desc{color:#fff;line-height:1.625;max-width:281px}.pxl-fancybox-wrap.layout-2 .item-image{margin-top:59px}.pxl-fancybox-wrap.layout-2 .item-image img{border-radius:20px;object-fit:cover}@media (max-width:575px){.pxl-fancybox-wrap.layout-2 .item-image{margin-top:35px}}.pxl-fancybox-wrap.layout-3 .fancybox-inner{background-color:var(--second-color);border-radius:20px;padding:48px 77px 43px 47px;transition:all .4s ease}.pxl-fancybox-wrap.layout-3 .title{background-color:#fff;padding:8px 28px;line-height:1.6;font-size:15px;font-family:"Playwrite GB S",Sans-serif;color:var(--heading-color);border-radius:20px;display:inline-flex;margin-bottom:77px}@media (max-width:575px){.pxl-fancybox-wrap.layout-3 .title{padding:6px 22px;font-size:14px;margin-bottom:50px}}.pxl-fancybox-wrap.layout-3 .desc{font-size:18px;font-family:var(--heading-font-family);color:#fff;line-height:1.667}@media (max-width:575px){.pxl-fancybox-wrap.layout-3 .desc{font-size:16px}}.pxl-fancybox-wrap.layout-3 .pxl-animated-waypoint.active{border-top-right-radius:150px}.pxl-download .item-download{align-items:center;gap:14px}.pxl-download .item-download:first-child{margin-top:0 !important}.pxl-download .item-download svg{width:18px;height:18px;fill:var(--primary-color)}.pxl-download .item-download i{color:var(--primary-color);font-size:18px}.pxl-download .item-download .download-title{font-size:18px;font-family:var(--body-font-family);transition:all .3s ease 0s;width:fit-content;color:#fff;background-image:linear-gradient(transparent calc(100% - 1px), #fff 1px);background-repeat:no-repeat;animation:.6s cubic-bezier(.215,.61,.355,1) pxl-wide-menu-underline forwards;background-position-y:-3px}.pxl-download .item-download .download-title:hover{color:inherit;animation:.6s cubic-bezier(.215,.61,.355,1) pxl-wide-menu-underline-hover forwards}.pxl-download .item-download:hover .download-title{color:#fff}.pxl-tabs-slip.style-1 .pxl-tabs--content{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.pxl-tabs-slip.style-1 .pxl-item--content{width:100% !important;transform-origin:top center}.pxl-tabs-slip.style-1 .pin-spacer{width:100% !important}.pxl-countdown.layout-1 .pxl-countdown-container{display:flex}.pxl-countdown.layout-1 .time-item-inner{text-align:center}.pxl-countdown.layout-1 .time-item-inner .inner-number{font-size:45px;font-family:var(--heading-font-family);color:#fff}@media (max-width:575px){.pxl-countdown.layout-1 .time-item-inner .inner-number{font-size:35px}}.pxl-countdown.layout-1 .time-item-inner .inner-text{font-size:20px;font-family:var(--heading-font-family);color:#fff;margin-top:4px}@media (max-width:575px){.pxl-countdown.layout-1 .time-item-inner .inner-text{font-size:16px}}.pxl-countdown.layout-1 .item-dot{font-size:20px;font-family:var(--heading-font-family);color:#fff;margin:22px 28px 0 31px}@media (max-width:575px){.pxl-countdown.layout-1 .item-dot{margin:19px 20px 0}}.pxl-countdown.layout-1 .time-item{display:flex}.pxl-countdown.layout-1 .time-item:first-child .item-dot{display:none}.pxl-countdown.layout-2 .pxl-countdown-container{display:flex}.pxl-countdown.layout-2 .time-item-inner{text-align:center;background-color:#fff;border-radius:20px;box-shadow:0 7px 0 0 rgba(255,255,255,.349);margin-bottom:7px;padding:27px 10px 30px;width:130px}@media (max-width:767px){.pxl-countdown.layout-2 .time-item-inner{width:110px;padding:22px 10px}}@media (max-width:575px){.pxl-countdown.layout-2 .time-item-inner{width:max-content;padding:18px 15px;box-shadow:0 5px 0 0 rgba(255,255,255,.349);margin-bottom:5px}}.pxl-countdown.layout-2 .time-item-inner .inner-number{font-size:45px;font-family:var(--heading-font-family);color:var(--heading-color);line-height:1}@media (max-width:767px){.pxl-countdown.layout-2 .time-item-inner .inner-number{font-size:40px}}@media (max-width:575px){.pxl-countdown.layout-2 .time-item-inner .inner-number{font-size:30px}}.pxl-countdown.layout-2 .time-item-inner .inner-text{font-size:18px;font-family:var(--heading-font-family);color:var(--heading-color);margin-top:13px}@media (max-width:575px){.pxl-countdown.layout-2 .time-item-inner .inner-text{font-size:16px}}.pxl-countdown.layout-2 .item-dot{font-size:22px;font-family:var(--heading-font-family);color:#fff;margin:0 23px 0 26px}@media (max-width:575px){.pxl-countdown.layout-2 .item-dot{font-size:18px;margin:0 6px}}.pxl-countdown.layout-2 .time-item{display:flex;align-items:center}.pxl-countdown.layout-2 .time-item:first-child .item-dot{display:none}.pxl-moving-path svg{height:76px;width:auto}@media (max-width:575px){.pxl-moving-path svg{height:60px}}.pxl-moving-path path{fill:none;stroke:#000}.pxl-moving-path .target-wrap{display:inline-block}.pxl-moving-path .target-wrap img{object-fit:cover}@media (max-width:575px){.pxl-moving-path .target-wrap img{width:26px;height:26px}}.grid-filter-wrap{row-gap:15px;column-gap:13px;margin-bottom:79px}@media (max-width:1199px){.grid-filter-wrap{margin-bottom:50px}}.grid-filter-wrap .filter-item{--color-boxshadow:#e0e0e0;--color-boxshadow-active:#cf320b;position:relative;color:var(--heading-color);display:inline-block;font-family:var(--heading-font-family);font-size:14px;text-transform:capitalize;cursor:pointer;-webkit-transition:all .3s ease;-khtml-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;border:1px solid #e0e0e0;background-color:#fff;border-radius:28px;box-shadow:0 6px 0 var(--color-boxshadow);padding:17px 28.5px;margin-bottom:6px}.grid-filter-wrap .filter-item:hover{transform:scale(.95);background-color:var(--second-color);border-color:var(--second-color);color:#fff;box-shadow:0 4px 0 var(--color-boxshadow-active)}.grid-filter-wrap .filter-item.active{background-color:var(--second-color);border-color:var(--second-color);color:#fff;box-shadow:0 6px 0 var(--color-boxshadow-active)}@media (max-width:575px){.grid-filter-wrap .filter-item{padding:14px 22px 15px;font-size:12px}}.pxl-gallery-grid .grid-item.hide{display:none}.pxl-gallery-grid .pxl-grid-inner .grid-item .item-inner{overflow:hidden;position:relative;border-radius:20px}.pxl-gallery-grid .pxl-grid-inner .grid-item .item-inner img{width:100%;-webkit-transition:all .3s linear;-khtml-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}@media (max-width:575px){.pxl-gallery-grid .pxl-grid-inner .grid-item .item-inner img{height:400px;object-fit:cover}}.pxl-gallery-grid .pxl-grid-inner .grid-item .item-inner:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(180deg,#fc466b 0%,#3f5efb 100%);z-index:1;opacity:0;transform:scale(0);visibility:hidden;border-radius:20px;-webkit-transition:all .3s cubic-bezier(.4,0,1,1);-khtml-transition:all .3s cubic-bezier(.4,0,1,1);-moz-transition:all .3s cubic-bezier(.4,0,1,1);-ms-transition:all .3s cubic-bezier(.4,0,1,1);-o-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1)}.pxl-gallery-grid .pxl-grid-inner .grid-item .item-inner:after{content:"";position:absolute;inset:0;z-index:1;opacity:0;border-radius:20px;border:1.5px dashed rgba(255,255,255,.349);-webkit-transition:all .3s cubic-bezier(.4,0,1,1);-khtml-transition:all .3s cubic-bezier(.4,0,1,1);-moz-transition:all .3s cubic-bezier(.4,0,1,1);-ms-transition:all .3s cubic-bezier(.4,0,1,1);-o-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1)}.pxl-gallery-grid .pxl-grid-inner .grid-item .item-inner .up-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-transition:all .3s linear 70ms;-khtml-transition:all .3s linear 70ms;-moz-transition:all .3s linear 70ms;-ms-transition:all .3s linear 70ms;-o-transition:all .3s linear 70ms;transition:all .3s linear 70ms;z-index:2;opacity:0;visibility:hidden}.pxl-gallery-grid .pxl-grid-inner .grid-item .item-inner .up-icon>*{max-width:100%}.pxl-gallery-grid .pxl-grid-inner .grid-item .item-inner .up-icon .x-line,.pxl-gallery-grid .pxl-grid-inner .grid-item .item-inner .up-icon .y-line{display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative}.pxl-gallery-grid .pxl-grid-inner .grid-item .item-inner .up-icon .x-line>*,.pxl-gallery-grid .pxl-grid-inner .grid-item .item-inner .up-icon .y-line>*{max-width:100%}.pxl-gallery-grid .pxl-grid-inner .grid-item .item-inner .up-icon .x-line:before,.pxl-gallery-grid .pxl-grid-inner .grid-item .item-inner .up-icon .x-line:after,.pxl-gallery-grid .pxl-grid-inner .grid-item .item-inner .up-icon .y-line:before,.pxl-gallery-grid .pxl-grid-inner .grid-item .item-inner .up-icon .y-line:after{content:"";display:inline-block;background-color:var(--heading-color);transition:all .3s ease-in-out 0s}.pxl-gallery-grid .pxl-grid-inner .grid-item .item-inner .up-icon .x-line:before{width:13px;height:1px}.pxl-gallery-grid .pxl-grid-inner .grid-item .item-inner .up-icon .x-line:after{width:13px;height:1px}.pxl-gallery-grid .pxl-grid-inner .grid-item .item-inner .up-icon .y-line{flex-direction:column;position:relative;left:-13px}.pxl-gallery-grid .pxl-grid-inner .grid-item .item-inner .up-icon .y-line:before{width:1px;height:13px}.pxl-gallery-grid .pxl-grid-inner .grid-item .item-inner .up-icon .y-line:after{width:1px;height:13px}.pxl-gallery-grid .pxl-grid-inner .grid-item .item-inner .up-icon:hover .x-line:before{transform:translateX(-3px)}.pxl-gallery-grid .pxl-grid-inner .grid-item .item-inner .up-icon:hover .x-line:after{transform:translateX(3px)}.pxl-gallery-grid .pxl-grid-inner .grid-item .item-inner .up-icon:hover .y-line:before{transform:translateY(-3px)}.pxl-gallery-grid .pxl-grid-inner .grid-item .item-inner .up-icon:hover .y-line:after{transform:translateY(3px)}.pxl-gallery-grid .pxl-grid-inner .grid-item .item-inner:hover:before{opacity:.702;visibility:visible;transform:scale(1)}.pxl-gallery-grid .pxl-grid-inner .grid-item .item-inner:hover:after{opacity:1;top:17px;bottom:17px;left:18px;right:18px}@media (max-width:575px){.pxl-gallery-grid .pxl-grid-inner .grid-item .item-inner:hover:after{top:15px;bottom:15px;left:15px;right:15px}}.pxl-gallery-grid .pxl-grid-inner .grid-item .item-inner:hover .up-icon{visibility:visible;opacity:1;transform:translate(-50%,-50%) scale(1)}.pxl-gallery-grid .pxl-grid-inner .grid-item .item-inner:hover img{transform:scale(1.05)}.pxl-gallery-grid .pxl-grid-inner .pxl-galleries-light-box{width:73px;height:73px;background-color:#fff;border-radius:50%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.pxl-gallery-grid .pxl-grid-inner .pxl-galleries-light-box>*{max-width:100%}.pxl-gallery-grid .pxl-grid-inner .pxl-galleries-light-box svg{fill:var(--heading-color);width:25px;height:19px}.pxl-gallery-grid .pxl-grid-inner .pxl-galleries-light-box i{color:var(--heading-color)}.pxl-gallery-grid .pxl-grid-inner .pxl-galleries-light-box .icon-move{display:flex}@media (max-width:575px){.pxl-gallery-grid .pxl-grid-inner .pxl-galleries-light-box{width:60px;height:60px}.pxl-gallery-grid .pxl-grid-inner .pxl-galleries-light-box svg{width:20px;height:20px}}.pxl-gallery-grid .pxl-gallery-load{--color-boxshadow:#c78e05;font-family:var(--heading-font-family);font-size:14px;background-color:var(--primary-color);border-radius:28px;box-shadow:0 5px 0 var(--color-boxshadow);padding:17px 30px;margin-bottom:5px;color:var(--additional01-color)}.pxl-gallery-grid .pxl-gallery-load:hover{transform:scale(.95);box-shadow:0 2px 0 var(--color-boxshadow)}@media (max-width:575px){.pxl-gallery-grid .pxl-gallery-load{padding:14px 22px 15px;font-size:12px}}.mfp-gallery .mfp-content .mfp-close{background-color:transparent}.mfp-gallery .mfp-arrow:hover,.mfp-gallery .mfp-arrow:focus,.mfp-gallery .mfp-arrow:active{background-color:transparent}.pxl-socials-wrap .socials-list{gap:30px}.pxl-socials-wrap .social-item{position:relative;display:flex;flex-direction:column;align-items:center}.pxl-socials-wrap .social-item:before{content:"";position:absolute;left:0;width:0;height:1px;bottom:-2px;background-color:var(--primary-color);transition:.3s ease-in-out 0s}.pxl-socials-wrap .social-item .social-text{color:rgba(255,255,255,.3);font-size:16px;font-weight:500;line-height:1;transition:.3s ease-in-out 0s}.pxl-socials-wrap .social-item i,.pxl-socials-wrap .social-item svg{position:absolute;opacity:0;top:-10px;transform:translateY(-50%);transition:.3s ease-in-out 0s}.pxl-socials-wrap .social-item i{color:#fff;font-size:20px}.pxl-socials-wrap .social-item:hover:before{width:100%}.pxl-socials-wrap .social-item:hover i,.pxl-socials-wrap .social-item:hover svg{transform:translateY(-100%);opacity:1}.pxl-socials-wrap .social-item:hover .social-text{color:var(--primary-color)}.pxl-socials-wrap .item-vertical{writing-mode:vertical-rl}.pxl-socials-wrap .item-vertical i,.pxl-socials-wrap .item-vertical svg{opacity:0;top:auto;transform:translateX(50%) rotate(90deg);right:-10px}.pxl-socials-wrap .item-vertical .social-item:before{left:-2px;top:0;width:1px;height:0;bottom:auto}.pxl-socials-wrap .item-vertical .social-item:hover:before{width:1px;height:100%}.pxl-socials-wrap .item-vertical .social-item:hover i,.pxl-socials-wrap .item-vertical .social-item:hover svg{transform:translateX(100%) rotate(90deg)}.pxl-post-grid.layout-post-1 .item-meta{display:flex;align-items:center;gap:8px}.pxl-post-grid.layout-post-1 .item-meta:before{content:"";position:relative;width:14px;height:2px;background-color:var(--third-color)}.pxl-post-grid.layout-post-1 .item-content{padding-right:20px}@media (max-width:1199px){.pxl-post-grid.layout-post-1 .item-content{padding-right:0}}.pxl-post-grid.layout-post-1 .item-title{margin-top:6px;margin-bottom:21px;font-size:20px;line-height:1.65;max-height:66px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.pxl-post-grid.layout-post-1 .item-title a{width:fit-content;color:var(--heading-color);background-image:linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);background-repeat:no-repeat;animation:.6s cubic-bezier(.215,.61,.355,1) pxl-wide-menu-underline forwards}.pxl-post-grid.layout-post-1 .item-title a:hover{color:inherit;animation:.6s cubic-bezier(.215,.61,.355,1) pxl-wide-menu-underline-hover forwards}@media (max-width:575px){.pxl-post-grid.layout-post-1 .item-title{font-size:18px;margin-bottom:14px}}.pxl-post-grid.layout-post-1 .pxl-readmore{font-size:14px;font-family:var(--heading-font-family);gap:10px;overflow:hidden;margin-top:33px;background-color:transparent;padding:0;border-radius:0;color:var(--heading-color);height:auto}@media (max-width:575px){.pxl-post-grid.layout-post-1 .pxl-readmore{margin-top:25px}}.pxl-post-grid.layout-post-1 .pxl-readmore .pxl-icon{font-size:22px;color:var(--third-color);display:flex;transition:all .35s ease 0s;top:1px;position:relative}.pxl-post-grid.layout-post-1 .pxl-readmore svg{width:22px;height:13px;fill:var(--third-color)}.pxl-post-grid.layout-post-1 .pxl-readmore .text{position:relative}.pxl-post-grid.layout-post-1 .pxl-readmore .text:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background-color:var(--heading-color);transition:all .35s ease 0s}.pxl-post-grid.layout-post-1 .pxl-readmore:hover{color:var(--heading-color)}.pxl-post-grid.layout-post-1 .pxl-readmore:hover .text:after{width:100%}.pxl-post-grid.layout-post-1 .pxl-readmore:hover .pxl-icon{transform:translateX(100%);opacity:0}.pxl-post-grid.layout-post-1 .post-image{border-radius:20px}@media (max-width:767px){.pxl-post-grid.layout-post-1 .post-image img{width:100%;object-fit:cover}}@media (max-width:575px){.pxl-post-grid.layout-post-1 .post-image img{height:400px}}@media (max-width:575px){.pxl-post-grid.layout-post-1 .post-image{border-radius:12px}}.pxl-post-grid.layout-post-1 .item-content{margin-top:23px}.pxl-post-grid.layout-post-1 .posts-pagination{padding-top:72px}@media (max-width:575px){.pxl-post-grid.layout-post-1 .posts-pagination{padding-top:50px}}.pxl-classes-grid.layout-classes-1 .grid-item-wrap{--boxshadow-color:#e0e0e0;border:1px solid var(--boxshadow-color);border-radius:20px;padding:18px 17px 19px;text-align:center;box-shadow:0 5px 0 0 var(--boxshadow-color);transition:all .35s ease 0s}.pxl-classes-grid.layout-classes-1 .grid-item-wrap:hover{box-shadow:0 0 0 0 var(--boxshadow-color)}.pxl-classes-grid.layout-classes-1 .grid-item-wrap:hover img{transform:scale(1.05) translateX(5px)}@media (max-width:575px){.pxl-classes-grid.layout-classes-1 .grid-item-wrap{padding:15px}}.pxl-classes-grid.layout-classes-1 .post-image{border-radius:13px;overflow:hidden;margin-bottom:29px}.pxl-classes-grid.layout-classes-1 .post-image img{transition:all .35s ease 0s}@media (max-width:991px){.pxl-classes-grid.layout-classes-1 .post-image img{width:100%;object-fit:cover}}.pxl-classes-grid.layout-classes-1 .item-title{font-size:20px;margin-bottom:20px}.pxl-classes-grid.layout-classes-1 .item-title:hover a{color:var(--third-color)}@media (max-width:575px){.pxl-classes-grid.layout-classes-1 .item-title{font-size:18px}}.pxl-classes-grid.layout-classes-1 .item-excerpt{max-width:311px;margin:auto}.pxl-classes-grid.layout-classes-1 .item-age-date{border:1px dashed #fcd934;border-radius:13px;background-color:#fef8d9;padding:19px 15px;margin-top:38px}.pxl-classes-grid.layout-classes-1 .item-age-date>span{font-size:16px;color:#5f3b03}@media (max-width:575px){.pxl-classes-grid.layout-classes-1 .item-age-date{padding:15px;margin-top:30px}}.pxl-teacher-grid.layout-teacher-1 .inner-item{display:flex;position:relative}.pxl-teacher-grid.layout-teacher-1 .post-image{border-radius:50%}.pxl-teacher-grid.layout-teacher-1 .item-excerpt{display:inline-flex;font-size:15px;font-family:"Playwrite GB S",Sans-serif;background-color:var(--second-color);color:#fff;text-align:center;border-radius:25px;position:absolute;top:42px;left:0;padding:8px 16px 8px 19px;transform:rotate(-18deg)}@media (max-width:575px){.pxl-teacher-grid.layout-teacher-1 .item-excerpt{border-radius:15px;font-size:14px;padding:6px 15px}}.pxl-teacher-grid.layout-teacher-1 .item-title{font-size:22px;line-height:1.818;margin-top:21px;margin-bottom:10px}@media (max-width:575px){.pxl-teacher-grid.layout-teacher-1 .item-title{font-size:20px}}.pxl-teacher-grid.layout-teacher-1 .item-title a{-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-image:linear-gradient(to right,var(--heading-color),var(--heading-color) 50%,var(--third-color) 50%);background-size:200% 100%;background-position:0;transition:all .35s ease-in-out}.pxl-teacher-grid.layout-teacher-1 .item-title a:hover{background-position:-100%}.pxl-teacher-grid.layout-teacher-1 .grid-item-wrap{text-align:center;display:flex;flex-direction:column;align-items:center}.pxl-teacher-grid.layout-teacher-1 .item-subject{display:flex;align-items:center;column-gap:24px;row-gap:10px;flex-wrap:wrap;justify-content:center}.pxl-teacher-grid.layout-teacher-1 .box-icon{display:flex;align-items:center;gap:10px}.pxl-teacher-grid.layout-teacher-1 .box-icon .teacher-icon{display:flex}.pxl-teacher-grid.layout-teacher-1 .box-icon svg{width:20px;height:20px}.item-rating{color:var(--primary-color);display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex}.item-rating>*{max-width:100%}.item-rating.star1 i:nth-child(n+2):before{color:#c8c8c8}.item-rating.star2 i:nth-child(n+3):before{color:#c8c8c8}.item-rating.star3 i:nth-child(n+4):before{color:#c8c8c8}.item-rating.star4 i:nth-child(n+5):before{color:#c8c8c8}.pxl-swiper-slider:not(.pxl-swiper-initialized) .pxl-swiper-slider-wrap{visibility:hidden}.pxl-logo-marquee1{position:relative;overflow:hidden}.pxl-logo-marquee1.layout-1 .pxl-logo-active{position:absolute;top:0;left:0;width:100%;height:100%}.pxl-logo-marquee1.layout-1 .pxl-logo-active .pxl-item--marquee{position:absolute;top:0;bottom:0;margin:auto;padding:0;width:max-content}.pxl-logo-marquee1.layout-1 .pxl-item--marquee{justify-content:center;display:flex;flex-wrap:wrap;opacity:0}.pxl-logo-marquee1.layout-1 .pxl-logo-hidden{flex-wrap:nowrap;opacity:0;visibility:hidden;white-space:nowrap}.pxl-logo-marquee1.layout-1 .pxl-flex-middle{display:flex;align-items:center}.pxl-logo-marquee1.layout-1 .pxl-logo-hidden-wrap{overflow:hidden}.pxl-logo-marquee1.layout-1 .pxl-item--logo{display:inline-flex;justify-content:center;align-items:center;width:100%;text-align:center;margin:0 50px;font-size:220px;line-height:1;background-color:var(--primary-color);-webkit-background-clip:text;color:transparent}@media (max-width:1199px){.pxl-logo-marquee1.layout-1 .pxl-item--logo{font-size:180px}}@media (max-width:991px){.pxl-logo-marquee1.layout-1 .pxl-item--logo{font-size:140px;margin:0 35px}}@media (max-width:767px){.pxl-logo-marquee1.layout-1 .pxl-item--logo{font-size:100px;margin:0 20px}}@media (max-width:575px){.pxl-logo-marquee1.layout-1 .pxl-item--logo{font-size:60px}}.pxl-logo-marquee1.layout-2 .pxl-text--marquee{width:max-content}.pxl-logo-marquee1.layout-2 .pxl-text--marquee:first-child .pxl-item--inner{margin-left:20px}.pxl-logo-marquee1.layout-2 .pxl-text--logo{margin-bottom:0;line-height:1;font-size:18px;font-family:var(--body-font-family)}.pxl-logo-marquee1.layout-2 .item-image{display:flex;align-items:center;width:max-content}.pxl-logo-marquee1.layout-2 .pxl-item--inner{flex-wrap:nowrap;display:inline-flex;align-items:center}.pxl-logo-marquee1.layout-2 .pxl-item--inner:hover img{animation:sk-rotate .5s infinite linear}.pxl-logo-marquee1.layout-2 .pxl-flex-middle{display:flex;align-items:center;gap:20px}.pxl-logo-marquee1.layout-3 .pxl-text--marquee{width:max-content}.pxl-logo-marquee1.layout-3 .pxl-text--marquee:first-child .pxl-item--inner{margin-left:0}.pxl-logo-marquee1.layout-3 .pxl-text--marquee:first-child img{position:relative}.pxl-logo-marquee1.layout-3 .item-image{display:flex;align-items:center;width:max-content}.pxl-logo-marquee1.layout-3 .pxl-item--inner{flex-wrap:nowrap;display:inline-flex;align-items:center}.pxl-logo-marquee1.layout-3 .pxl-flex-middle{display:flex;align-items:center;gap:0}.pxl-post-carousel.layout-post-1 .item-inner-wrap{display:flex}@media (max-width:767px){.pxl-post-carousel.layout-post-1 .item-inner-wrap{flex-direction:column}}.pxl-post-carousel.layout-post-1 .item-featured{border-radius:20px 150px 20px 20px}@media (max-width:1199px){.pxl-post-carousel.layout-post-1 .item-featured{height:100%}.pxl-post-carousel.layout-post-1 .item-featured img{object-fit:cover;height:100%}}@media (max-width:1199px) and (max-width:767px){.pxl-post-carousel.layout-post-1 .item-featured img{height:450px;width:100%}}@media (max-width:1199px) and (max-width:575px){.pxl-post-carousel.layout-post-1 .item-featured img{height:400px}}@media (max-width:575px){.pxl-post-carousel.layout-post-1 .item-featured{border-radius:12px 100px 12px 12px}}.pxl-post-carousel.layout-post-1 .item-date{position:absolute;left:25px;top:24px;background-color:var(--heading-color);display:flex;flex-direction:column;align-items:center;border-radius:15px;padding:18px 10px 14px}@media (max-width:575px){.pxl-post-carousel.layout-post-1 .item-date{left:15px;top:15px;padding:12px 10px 10px}}.pxl-post-carousel.layout-post-1 .item-date .date{font-size:35px;font-family:var(--heading-font-family);color:var(--primary-color);line-height:.943;border-bottom:1px dashed rgba(255,255,255,.251);padding:0 11px 15px;margin-bottom:2px}@media (max-width:575px){.pxl-post-carousel.layout-post-1 .item-date .date{font-size:25px;padding:0 5px 8px}}.pxl-post-carousel.layout-post-1 .item-date .month{font-size:16px;font-family:var(--heading-font-family);line-height:2.063;color:#fff}@media (max-width:575px){.pxl-post-carousel.layout-post-1 .item-date .month{font-size:14px}}.pxl-post-carousel.layout-post-1 .item-meta{display:flex;flex-wrap:wrap}.pxl-post-carousel.layout-post-1 .item-meta .meta-item{display:flex;align-items:center;line-height:1.75;color:var(--body-color);margin-right:11px;text-transform:capitalize}.pxl-post-carousel.layout-post-1 .item-meta .meta-item:before{content:"";position:relative;width:14px;height:2px;background-color:var(--third-color);margin-right:12px}.pxl-post-carousel.layout-post-1 .item-meta .meta-item:first-child:before{display:none}.pxl-post-carousel.layout-post-1 .item-meta .meta-item:last-child{margin-right:0}.pxl-post-carousel.layout-post-1 .item-meta .meta-item.item-name>a{width:fit-content;color:var(--body-color);background-image:linear-gradient(transparent calc(100% - 1px), var(--body-color) 1px);background-repeat:no-repeat;animation:.6s cubic-bezier(.215,.61,.355,1) pxl-wide-menu-underline forwards;background-position-y:-3px}.pxl-post-carousel.layout-post-1 .item-meta .meta-item.item-name>a:hover{color:inherit;animation:.6s cubic-bezier(.215,.61,.355,1) pxl-wide-menu-underline-hover forwards}.pxl-post-carousel.layout-post-1 .item-title{margin-top:18px;margin-bottom:24px;max-width:526px;font-size:25px;line-height:1.4;max-height:105px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.pxl-post-carousel.layout-post-1 .item-title a{width:fit-content;color:var(--heading-color);background-image:linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);background-repeat:no-repeat;animation:.6s cubic-bezier(.215,.61,.355,1) pxl-wide-menu-underline forwards}.pxl-post-carousel.layout-post-1 .item-title a:hover{color:inherit;animation:.6s cubic-bezier(.215,.61,.355,1) pxl-wide-menu-underline-hover forwards}@media (max-width:575px){.pxl-post-carousel.layout-post-1 .item-title{font-size:20px;margin-top:15px;margin-bottom:20px}}.pxl-post-carousel.layout-post-1 .pxl-divider{position:relative;width:100%;height:1px}.pxl-post-carousel.layout-post-1 .pxl-divider:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;width:100%;border:1px dashed #e0e0e0}.pxl-post-carousel.layout-post-1 .item-excerpt{max-width:535px;margin-top:30px}.pxl-post-carousel.layout-post-1 .item-inner{padding-left:66px;display:flex;flex-direction:column;justify-content:center}@media (max-width:1199px){.pxl-post-carousel.layout-post-1 .item-inner{padding-left:25px}}@media (max-width:767px){.pxl-post-carousel.layout-post-1 .item-inner{padding-left:0;padding-top:50px}}@media (max-width:575px){.pxl-post-carousel.layout-post-1 .item-inner{padding-top:30px}}.pxl-post-carousel.layout-post-1 .post-readmore{display:flex;justify-content:space-between;align-items:center;padding-bottom:5px;margin-top:42px;gap:20px;flex-wrap:wrap}@media (max-width:575px){.pxl-post-carousel.layout-post-1 .post-readmore{margin-top:35px}}.pxl-post-carousel.layout-post-1 .pxl-readmore{--boxshadow-color:#c78e05;color:var(--additional01-color);background-color:var(--primary-color);box-shadow:0 5px 0 var(--boxshadow-color);transition:all .35s ease 0s;padding:16px 30px;border-radius:27.5px;overflow:hidden;font-size:14px;font-family:var(--heading-font-family);gap:12px;height:55px}.pxl-post-carousel.layout-post-1 .pxl-readmore:hover{box-shadow:0 0 0 var(--boxshadow-color)}.pxl-post-carousel.layout-post-1 .pxl-readmore:hover svg{animation:toleftFromright .4s forwards}.pxl-post-carousel.layout-post-1 .pxl-readmore .text{position:relative;z-index:1}.pxl-post-carousel.layout-post-1 .pxl-readmore svg{fill:var(--additional01-color);width:22px;height:13px;z-index:1}.pxl-post-carousel.layout-post-1 .pxl-readmore .pxl-icon{overflow:hidden;display:flex}@media (max-width:575px){.pxl-post-carousel.layout-post-1 .pxl-readmore{height:50px;gap:10px;padding:13px 22px}}.pxl-post-carousel.layout-post-1 .post-featured{display:flex;align-items:center;height:34px;background-color:var(--third-color);color:#fff;gap:7px;border-radius:17px;padding:5px 17.5px;font-size:15px;font-family:"Playwrite GB S",Sans-serif}.pxl-post-carousel.layout-post-1 .post-featured svg{width:12px;height:12px;fill:var(--primary-color)}@media (max-width:1199px){.pxl-post-carousel.layout-post-1 .box-image{width:50%}}@media (max-width:767px){.pxl-post-carousel.layout-post-1 .box-image{width:100%}}.pxl-post-carousel.layout-post-2 .item-meta{display:flex;align-items:center;gap:8px}.pxl-post-carousel.layout-post-2 .item-meta:before{content:"";position:relative;width:14px;height:2px;background-color:var(--third-color)}.pxl-post-carousel.layout-post-2 .item-content{padding-right:20px}@media (max-width:1199px){.pxl-post-carousel.layout-post-2 .item-content{padding-right:0}}.pxl-post-carousel.layout-post-2 .item-title{margin-top:6px;margin-bottom:21px;font-size:20px;line-height:1.65;max-height:66px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.pxl-post-carousel.layout-post-2 .item-title a{width:fit-content;color:var(--heading-color);background-image:linear-gradient(transparent calc(100% - 1px), var(--heading-color) 1px);background-repeat:no-repeat;animation:.6s cubic-bezier(.215,.61,.355,1) pxl-wide-menu-underline forwards}.pxl-post-carousel.layout-post-2 .item-title a:hover{color:inherit;animation:.6s cubic-bezier(.215,.61,.355,1) pxl-wide-menu-underline-hover forwards}@media (max-width:575px){.pxl-post-carousel.layout-post-2 .item-title{font-size:18px;margin-bottom:14px}}.pxl-post-carousel.layout-post-2 .post-readmore{text-align:end}.pxl-post-carousel.layout-post-2 .pxl-readmore{font-size:14px;font-family:var(--heading-font-family);gap:10px;overflow:hidden;margin-top:33px;background-color:transparent;padding:0;border-radius:0;color:var(--heading-color);height:auto}@media (max-width:575px){.pxl-post-carousel.layout-post-2 .pxl-readmore{margin-top:25px}}.pxl-post-carousel.layout-post-2 .pxl-readmore i{font-size:13px;color:var(--third-color);display:flex;transition:all .35s ease 0s;top:1px;position:relative}.pxl-post-carousel.layout-post-2 .pxl-readmore .text{position:relative}.pxl-post-carousel.layout-post-2 .pxl-readmore .text:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background-color:var(--heading-color);transition:all .35s ease 0s}.pxl-post-carousel.layout-post-2 .pxl-readmore:hover{color:var(--heading-color)}.pxl-post-carousel.layout-post-2 .pxl-readmore:hover .text:after{width:100%}.pxl-post-carousel.layout-post-2 .pxl-readmore:hover i{transform:translateX(100%);opacity:0;animation:none}.pxl-post-carousel.layout-post-2 .post-image{border-radius:20px;transition:all .3s ease}.pxl-post-carousel.layout-post-2 .post-image img{width:100%;height:341px;object-fit:cover}@media (max-width:575px){.pxl-post-carousel.layout-post-2 .post-image img{height:400px}}@media (max-width:575px){.pxl-post-carousel.layout-post-2 .post-image{border-radius:12px}}.pxl-post-carousel.layout-post-2 .item-content{margin-top:23px}.pxl-post-carousel.layout-post-2 .pxl-swiper-slide:nth-child(3n+1) .post-image{border-radius:20px 200px 20px 20px}@media (max-width:575px){.pxl-post-carousel.layout-post-2 .pxl-swiper-slide:nth-child(3n+1) .post-image{border-radius:20px 120px 20px 20px}}.pxl-post-carousel.layout-post-2 .pxl-swiper-slide:nth-child(3n+2) .post-image{border-radius:50%}@media (max-width:575px){.pxl-post-carousel.layout-post-2 .pxl-swiper-slide:nth-child(3n+2) .post-image{border-radius:120px;width:100%}}.pxl-post-carousel.layout-post-2 .pxl-swiper-slide:nth-child(3n+2) .item-featured{text-align:center;display:flex;justify-content:center}.pxl-classes-carousel.layout-classes-1 .pxl-swiper-slider-wrap{padding-bottom:5px}.pxl-classes-carousel.layout-classes-1 .inner-item-wrap{--boxshadow-color:#e0e0e0;border:1px solid var(--boxshadow-color);border-radius:20px;padding:18px 17px 19px;text-align:center;box-shadow:0 5px 0 0 var(--boxshadow-color);transition:all .35s ease 0s}.pxl-classes-carousel.layout-classes-1 .inner-item-wrap:hover{box-shadow:0 0 0 0 var(--boxshadow-color)}.pxl-classes-carousel.layout-classes-1 .inner-item-wrap:hover img{transform:scale(1.05) translateX(5px)}@media (max-width:575px){.pxl-classes-carousel.layout-classes-1 .inner-item-wrap{padding:15px}}.pxl-classes-carousel.layout-classes-1 .post-image{border-radius:13px;overflow:hidden;margin-bottom:29px}.pxl-classes-carousel.layout-classes-1 .post-image img{transition:all .35s ease 0s}@media (max-width:991px){.pxl-classes-carousel.layout-classes-1 .post-image img{width:100%;object-fit:cover}}.pxl-classes-carousel.layout-classes-1 .item-title{font-size:20px;margin-bottom:20px}.pxl-classes-carousel.layout-classes-1 .item-title a{-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-image:linear-gradient(to left,var(--third-color),var(--third-color) 50%,var(--heading-color) 50%);background-size:200% 100%;background-position:0;transition:all .35s ease-in-out}.pxl-classes-carousel.layout-classes-1 .item-title a:hover{background-position:-100%}@media (max-width:575px){.pxl-classes-carousel.layout-classes-1 .item-title{font-size:18px}}.pxl-classes-carousel.layout-classes-1 .item-excerpt{max-width:311px;margin:auto}.pxl-classes-carousel.layout-classes-1 .item-age-date{border:1px dashed #fcd934;border-radius:13px;background-color:#fef8d9;padding:19px 15px;margin-top:38px}.pxl-classes-carousel.layout-classes-1 .item-age-date>span{font-size:16px;color:#5f3b03}@media (max-width:575px){.pxl-classes-carousel.layout-classes-1 .item-age-date{padding:15px;margin-top:30px}}.pxl-image-carousel.layout-1 .item-image img{border-radius:20px}@media (max-width:575px){.pxl-image-carousel.layout-1 .item-image img{border-radius:12px}}.pxl-fancy-box-carousel.layout-1 .item-number{display:inline;width:54px;height:54px;background-color:var(--third-color);color:#fff;font-size:25px;font-family:var(--heading-font-family);display:flex;align-items:center;justify-content:center;border-radius:50%}@media (max-width:575px){.pxl-fancy-box-carousel.layout-1 .item-number{width:45px;height:45px;font-size:20px}}.pxl-fancy-box-carousel.layout-1 .pxl-swiper-slide{display:flex;flex-direction:column;align-items:center}.pxl-fancy-box-carousel.layout-1 .item-inner{background-color:#fff;border-radius:25px;text-align:center;padding:35px 25px 32px;margin-top:22px;width:100%}.pxl-fancy-box-carousel.layout-1 .item-inner:hover img{animation:bounceIn 1.2s ease 0s}@media (max-width:575px){.pxl-fancy-box-carousel.layout-1 .item-inner{margin-top:20px;padding:30px 15px 30px;border-radius:20px}}.pxl-fancy-box-carousel.layout-1 .item-title{font-size:20px;line-height:1.5;margin-bottom:14px}@media (max-width:575px){.pxl-fancy-box-carousel.layout-1 .item-title{font-size:18px}}.pxl-fancy-box-carousel.layout-1 .item-image{display:flex;justify-content:center;margin-bottom:29px}@media (max-width:575px){.pxl-fancy-box-carousel.layout-1 .item-image{margin-bottom:22px}.pxl-fancy-box-carousel.layout-1 .item-image img{width:50px;height:50px}}.pxl-fancy-box-carousel.layout-1 .item-description{max-width:237px;margin:auto}.pxl-fancy-box-carousel.layout-2 .item-inner{display:flex;flex-direction:column;align-items:center;text-align:center;padding:49px 53px 42px 54px;background-color:rgba(17,174,243,.071);border-radius:20px}@media (max-width:991px){.pxl-fancy-box-carousel.layout-2 .item-inner{padding:49px 35px 42px}}@media (max-width:767px){.pxl-fancy-box-carousel.layout-2 .item-inner{padding:35px 15px 40px}}.pxl-fancy-box-carousel.layout-2 .item-inner:hover .item-icon{animation:skew-icon-animate .8s ease-in-out 1}.pxl-fancy-box-carousel.layout-2 .item-inner:hover .box-icon{transform:translateY(-10px)}.pxl-fancy-box-carousel.layout-2 .box-icon{-webkit-transition:all .3s linear 0s;-khtml-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.pxl-fancy-box-carousel.layout-2 .item-icon{width:100px;height:100px;border-radius:50%;background-color:var(--third-color);display:flex;align-items:center;justify-content:center;margin-bottom:35px;-webkit-transition:all .3s linear 0s;-khtml-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.pxl-fancy-box-carousel.layout-2 .item-icon svg{width:51px;height:51px;fill:#fff}@media (max-width:767px){.pxl-fancy-box-carousel.layout-2 .item-icon{width:75px;height:75px;margin-bottom:25px}.pxl-fancy-box-carousel.layout-2 .item-icon svg{width:40px;height:40px}}@media (max-width:575px){.pxl-fancy-box-carousel.layout-2 .item-icon{width:60px;height:60px;margin-bottom:16px}.pxl-fancy-box-carousel.layout-2 .item-icon svg{width:30px;height:30px}}.pxl-fancy-box-carousel.layout-2 .item-title{font-size:30px;margin-bottom:30px}@media (max-width:767px){.pxl-fancy-box-carousel.layout-2 .item-title{font-size:25px;margin-bottom:25px}}@media (max-width:575px){.pxl-fancy-box-carousel.layout-2 .item-title{font-size:20px;margin-bottom:20px}}.pxl-fancy-box-carousel.layout-3 .item-image{border-radius:20px;margin-bottom:24px}.pxl-fancy-box-carousel.layout-3 .item-image img{width:100%;object-fit:cover}@media (max-width:575px){.pxl-fancy-box-carousel.layout-3 .item-image img{height:400px}}.pxl-fancy-box-carousel.layout-3 .item-content{text-align:center;padding:0 33px}@media (max-width:991px){.pxl-fancy-box-carousel.layout-3 .item-content{padding:0 15px}}.pxl-fancy-box-carousel.layout-3 .item-title{font-size:22px;line-height:1.591;margin-bottom:19px}@media (max-width:575px){.pxl-fancy-box-carousel.layout-3 .item-title{font-size:18px}}.pxl-fancy-box-carousel.layout-3 .item-title a{-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-image:linear-gradient(to bottom,var(--heading-color),var(--heading-color) 50%,var(--third-color) 50%);background-size:100% 200%;background-position:0 0;transition:all .3s ease-in-out}.pxl-fancy-box-carousel.layout-3 .item-title a:hover{background-position:0 -100%}.pxl-testimonial-carousel.layout-1 .item-inner{text-align:center}.pxl-testimonial-carousel.layout-1 .item-quote{font-size:120px;font-family:var(--heading-font-family);color:var(--third-color);line-height:1;height:50px;display:block;margin-bottom:20px}@media (max-width:575px){.pxl-testimonial-carousel.layout-1 .item-quote{height:35px;margin-bottom:15px;font-size:90px}}.pxl-testimonial-carousel.layout-1 .item-subtitle{font-size:22px;font-family:"Playwrite GB S",Sans-serif}@media (max-width:575px){.pxl-testimonial-carousel.layout-1 .item-subtitle{font-size:18px}}.pxl-testimonial-carousel.layout-1 .item-description{font-size:35px;font-family:var(--heading-font-family);color:var(--heading-color);line-height:1.571;margin-top:46px;margin-bottom:53px}@media (max-width:767px){.pxl-testimonial-carousel.layout-1 .item-description{font-size:28px;margin-top:35px;margin-bottom:45px}}@media (max-width:575px){.pxl-testimonial-carousel.layout-1 .item-description{font-size:20px;margin-top:25px;margin-bottom:35px}}.pxl-testimonial-carousel.layout-1 .item-image{display:flex;justify-content:center}.pxl-testimonial-carousel.layout-1 .item-image img{border:3px solid var(--primary-color);border-radius:50%}@media (max-width:575px){.pxl-testimonial-carousel.layout-1 .item-image img{width:80px;height:80px;object-fit:cover}}.pxl-testimonial-carousel.layout-1 .item-name{font-size:18px;color:var(--heading-color);margin-top:9px;margin-bottom:4px}@media (max-width:575px){.pxl-testimonial-carousel.layout-1 .item-name{margin-bottom:1px}}.pxl-testimonial-carousel.layout-2 .item-quote{font-size:120px;font-family:var(--heading-font-family);color:#fff;line-height:1;height:50px;display:block}@media (max-width:575px){.pxl-testimonial-carousel.layout-2 .item-quote{height:35px;font-size:90px}}.pxl-testimonial-carousel.layout-2 .box-icon{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}@media (max-width:575px){.pxl-testimonial-carousel.layout-2 .box-icon{flex-direction:column-reverse;align-items:start;gap:10px;margin-bottom:18px}}.pxl-testimonial-carousel.layout-2 .item-subtitle{font-size:20px;color:#fff;font-family:"Playwrite GB S",Sans-serif}@media (max-width:575px){.pxl-testimonial-carousel.layout-2 .item-subtitle{font-size:18px}}.pxl-testimonial-carousel.layout-2 .item-description{font-size:25px;line-height:1.8;font-family:var(--heading-font-family);color:#fff;margin-bottom:60px}@media (max-width:767px){.pxl-testimonial-carousel.layout-2 .item-description{margin-bottom:50px}}@media (max-width:575px){.pxl-testimonial-carousel.layout-2 .item-description{font-size:20px;margin-bottom:35px}}.pxl-testimonial-carousel.layout-2 .item-name{font-size:18px;font-family:var(--heading-font-family);color:#fff;margin-bottom:8px}@media (max-width:575px){.pxl-testimonial-carousel.layout-2 .item-name{font-size:16px;margin-bottom:5px}}.pxl-testimonial-carousel.layout-2 .item-position{font-size:16px;color:#fff;font-family:"Playwrite GB S",Sans-serif}.pxl-video-carousel.layout-1 .inner-image{position:relative}.pxl-video-carousel.layout-1 .inner-image:hover img{transform:scale(1.2);transition:all 5s ease-in-out}.pxl-video-carousel.layout-1 .item-image{border-radius:30px;overflow:hidden}.pxl-video-carousel.layout-1 .item-image img{transition:all .6s ease-in-out}@media (max-width:575px){.pxl-video-carousel.layout-1 .item-image{border-radius:20px}.pxl-video-carousel.layout-1 .item-image img{height:400px;object-fit:cover}}.pxl-video-carousel.layout-1 .item-icon{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.pxl-video-carousel.layout-1 .item-icon svg{width:82px;height:85px}@media (max-width:767px){.pxl-video-carousel.layout-1 .item-icon svg{width:70px;height:70px}}@media (max-width:575px){.pxl-video-carousel.layout-1 .item-icon svg{width:55px;height:55px}}.pxl-video-carousel.layout-1 .item-icon i{font-size:80px}.pxl-video-carousel.layout-1 .item-icon svg:hover,.pxl-video-carousel.layout-1 .item-icon i:hover{animation:bounceIn .5s ease-in-out}.pxl-video-carousel.layout-1 .item-name{font-size:18px;margin-top:33px;margin-bottom:10px}@media (max-width:575px){.pxl-video-carousel.layout-1 .item-name{font-size:16px;margin-top:25px;margin-bottom:8px}}.pxl-video-carousel.layout-1 .item-position{font-family:"Playwrite GB S",Sans-serif}.pxl-history-carousel.layout-1 .item-image{display:flex}.pxl-history-carousel.layout-1 .item-image .scale-hover-x{border-radius:20px 120px 20px 20px}@media (max-width:575px){.pxl-history-carousel.layout-1 .item-image .scale-hover-x{border-radius:20px 80px 20px 20px}.pxl-history-carousel.layout-1 .item-image .scale-hover-x img{height:400px;object-fit:cover}}.pxl-history-carousel.layout-1 .item-content{padding-left:29px}.pxl-history-carousel.layout-1 .item-content .item-history{font-size:55px;line-height:1.364;font-family:var(--heading-font-family);color:var(--second-color);margin-left:-5px}@media (max-width:991px){.pxl-history-carousel.layout-1 .item-content .item-history{font-size:45px}}@media (max-width:767px){.pxl-history-carousel.layout-1 .item-content .item-history{font-size:38px}}@media (max-width:575px){.pxl-history-carousel.layout-1 .item-content .item-history{font-size:30px;margin-left:0}}@media (max-width:991px){.pxl-history-carousel.layout-1 .item-content{padding-left:15px;margin-top:50px}}.pxl-history-carousel.layout-1 .item-content>*{opacity:0;transform:translateY(20px);transition:all .6s ease-out}.pxl-history-carousel.layout-1 .item-content>*:nth-child(1){transition-delay:.25s}.pxl-history-carousel.layout-1 .item-content>*:nth-child(2){transition-delay:.32s}.pxl-history-carousel.layout-1 .item-content>*:nth-child(3){transition-delay:.39s}.pxl-history-carousel.layout-1 .item-title{font-size:35px;font-family:var(--heading-font-family);color:var(--heading-color);margin-top:15px;margin-bottom:31px}@media (max-width:767px){.pxl-history-carousel.layout-1 .item-title{font-size:30px}}@media (max-width:575px){.pxl-history-carousel.layout-1 .item-title{font-size:25px;margin-top:10px;margin-bottom:20px}}.pxl-history-carousel.layout-1 .item-description{max-width:522px}.pxl-history-carousel.layout-1 .item-inner{align-items:center}.pxl-history-carousel.layout-1 .thumb-item{opacity:1 !important}.pxl-history-carousel.layout-1 .thumb-item .item-history{font-size:16px;font-family:var(--heading-font-family);color:var(--heading-color)}.pxl-history-carousel.layout-1 .thumb-item.swiper-slide-thumb-active .item-dot:before{transform:scale(1)}.pxl-history-carousel.layout-1 .thumbs-wrap{align-items:center;flex-direction:column;margin-bottom:-7.5px;gap:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.pxl-history-carousel.layout-1 .pxl-swiper-slider-thumbs{padding-bottom:8px;margin-bottom:83px}.pxl-history-carousel.layout-1 .pxl-swiper-slider-thumbs .pxl-swiper-slider-inner{border-bottom:1px solid #e0e0e0}@media (max-width:767px){.pxl-history-carousel.layout-1 .pxl-swiper-slider-thumbs{margin-bottom:70px}}.pxl-history-carousel.layout-1 .item-dot{width:13px;height:13px;border-radius:50%;background-color:#e0e0e0;display:flex;position:relative}.pxl-history-carousel.layout-1 .item-dot:before{content:"";position:absolute;inset:0;background-color:var(--third-color);transform:scale(0);transition:all .3s ease;border-radius:50%}.pxl-history-carousel.layout-1 .pxl-swiper-slider-wrap .swiper-slide-active .item-content>*{opacity:1;transform:translateY(0px)}.pxl-teacher-carousel.layout-teacher-1 .inner-item-wrap{display:flex;position:relative}.pxl-teacher-carousel.layout-teacher-1 .post-image{border-radius:50%}.pxl-teacher-carousel.layout-teacher-1 .item-excerpt{display:inline-flex;font-size:15px;font-family:"Playwrite GB S",Sans-serif;background-color:var(--second-color);color:#fff;text-align:center;border-radius:25px;position:absolute;top:42px;left:0;padding:8px 16px 8px 19px;transform:rotate(-18deg)}@media (max-width:575px){.pxl-teacher-carousel.layout-teacher-1 .item-excerpt{border-radius:15px;font-size:14px;padding:6px 15px;left:auto !important;right:auto !important}}.pxl-teacher-carousel.layout-teacher-1 .item-title{font-size:22px;line-height:1.818;margin-top:21px;margin-bottom:10px}@media (max-width:575px){.pxl-teacher-carousel.layout-teacher-1 .item-title{font-size:20px}}.pxl-teacher-carousel.layout-teacher-1 .item-title a{-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-image:linear-gradient(to right,var(--heading-color),var(--heading-color) 50%,var(--third-color) 50%);background-size:200% 100%;background-position:0;transition:all .35s ease-in-out}.pxl-teacher-carousel.layout-teacher-1 .item-title a:hover{background-position:-100%}.pxl-teacher-carousel.layout-teacher-1 .box-item-wrap{text-align:center;display:flex;flex-direction:column;align-items:center}.pxl-teacher-carousel.layout-teacher-1 .item-subject{display:flex;align-items:center;column-gap:24px;row-gap:10px;flex-wrap:wrap;justify-content:center}.pxl-teacher-carousel.layout-teacher-1 .box-icon{display:flex;align-items:center;gap:10px}.pxl-teacher-carousel.layout-teacher-1 .box-icon .teacher-icon{display:flex}.pxl-teacher-carousel.layout-teacher-1 .box-icon svg{width:20px;height:20px}.pxl-teacher-carousel.layout-teacher-1 .pxl-swiper-slide{opacity:0;transition:all .35s ease;pointer-events:none}.pxl-teacher-carousel.layout-teacher-1 .pxl-swiper-slide.swiper-slide-prev,.pxl-teacher-carousel.layout-teacher-1 .pxl-swiper-slide.swiper-slide-active,.pxl-teacher-carousel.layout-teacher-1 .pxl-swiper-slide.swiper-slide-next{opacity:1;pointer-events:all}@media (max-width:991px){.pxl-teacher-carousel.layout-teacher-1 .pxl-swiper-container{padding-top:10px;overflow:hidden}}.pxl-slider.layout-1 .item-inner{border-radius:20px;overflow:hidden;height:813px}@media (max-width:1199px){.pxl-slider.layout-1 .item-inner{height:750px}}@media (max-width:767px){.pxl-slider.layout-1 .item-inner{height:600px}}@media (max-width:575px){.pxl-slider.layout-1 .item-inner{height:500px}}.pxl-slider.layout-1 .box-info{position:absolute;left:75px;bottom:51px}@media (max-width:1399px){.pxl-slider.layout-1 .box-info{left:15px}}@media (max-width:575px){.pxl-slider.layout-1 .box-info{left:15px;bottom:50px;top:0;right:15px;display:flex;align-items:center;justify-content:center}}.pxl-slider.layout-1 .item-info-wrap{position:relative;background-color:var(--second-color);border-radius:20px;padding:72px 56px 42px 55px;clip-path:inset(100% 0 0 0);-webkit-transition:.6s cubic-bezier(.63,.25,.25,1);-khtml-transition:.6s cubic-bezier(.63,.25,.25,1);-moz-transition:.6s cubic-bezier(.63,.25,.25,1);-ms-transition:.6s cubic-bezier(.63,.25,.25,1);-o-transition:.6s cubic-bezier(.63,.25,.25,1);transition:.6s cubic-bezier(.63,.25,.25,1);width:821px}@media (max-width:1399px){.pxl-slider.layout-1 .item-info-wrap{width:max-content}}@media (max-width:991px){.pxl-slider.layout-1 .item-info-wrap{padding:55px 35px 42px 30px}}@media (max-width:767px){.pxl-slider.layout-1 .item-info-wrap{width:510px}}@media (max-width:575px){.pxl-slider.layout-1 .item-info-wrap{padding:45px 25px 40px;width:100%}}.pxl-slider.layout-1 .item-info-wrap:before{content:"";position:absolute;left:16px;right:15px;top:12px;bottom:12px;border:1.5px dashed rgba(255,255,255,.349);border-radius:20px;transition:all .8s ease;opacity:0;transform:scale(0)}@media (max-width:575px){.pxl-slider.layout-1 .item-info-wrap:before{left:10px;right:10px;top:12px;bottom:12px}}.pxl-slider.layout-1 .item-info-wrap>*{opacity:0;transform:translateY(20px);transition:all .6s ease-out}.pxl-slider.layout-1 .item-info-wrap>*:nth-child(1){transition-delay:.15s}.pxl-slider.layout-1 .item-info-wrap>*:nth-child(2){transition-delay:.4s}.pxl-slider.layout-1 .item-info-wrap>*:nth-child(3){transition-delay:.6s}.pxl-slider.layout-1 .item-title{font-size:45px;color:#fff;line-height:1.444;margin-bottom:25px}@media (max-width:991px){.pxl-slider.layout-1 .item-title{font-size:38px}}@media (max-width:767px){.pxl-slider.layout-1 .item-title{font-size:30px}}@media (max-width:575px){.pxl-slider.layout-1 .item-title{font-size:25px;margin-bottom:16px}}.pxl-slider.layout-1 .item-subtitle{font-size:18px;color:#fff;line-height:1.556;max-width:525px}@media (max-width:767px){.pxl-slider.layout-1 .item-subtitle{max-width:100%}}@media (max-width:575px){.pxl-slider.layout-1 .item-subtitle{font-size:16px}}.pxl-slider.layout-1 .btn-more{text-align:end;margin-top:34px;margin-bottom:5px}.pxl-slider.layout-1 .btn-more .pxl-btn{padding:17px 30px}@media (max-width:575px){.pxl-slider.layout-1 .btn-more{text-align:start;margin-top:25px}.pxl-slider.layout-1 .btn-more .pxl-btn{padding:14px 25px;height:50px}}.pxl-slider.layout-1 .item-image{position:absolute;inset:0}.pxl-slider.layout-1 .item-image img{width:100%;height:100%;object-fit:cover}.pxl-slider.layout-1 .pxl-swiper-slide.swiper-slide-active img{animation:slideZoomIn3D 8s ease-out forwards;transform-style:preserve-3d}.pxl-slider.layout-1 .pxl-swiper-slide.swiper-slide-active .item-info-wrap{clip-path:inset(0 0 0 0)}.pxl-slider.layout-1 .pxl-swiper-slide.swiper-slide-active .item-info-wrap:before{opacity:1;transform:scale(1)}.pxl-slider.layout-1 .pxl-swiper-slide.swiper-slide-active .item-info-wrap>*{opacity:1;transform:translateY(0)}.pxl-slider.layout-2 .pxl-carousel-inner{-webkit-mask-image:url(//www.funlearnhub.center/wp-content/themes/sprouts/assets/css/../images/clippath-slider1.webp);mask-image:url(//www.funlearnhub.center/wp-content/themes/sprouts/assets/css/../images/clippath-slider1.webp);mask-size:cover;mask-repeat:no-repeat;mask-position:bottom center}.pxl-slider.layout-2 .container{position:absolute;left:0;bottom:calc(-50% - 64px);right:0}@media (max-width:991px){.pxl-slider.layout-2 .container{bottom:-50%}}@media (max-width:575px){.pxl-slider.layout-2 .container{bottom:15px;top:25px}}.pxl-slider.layout-2 .item-info-wrap{position:relative;background-color:var(--second-color);height:1058px;text-align:center;padding:141px 271px 50px;border-radius:50%;transform:scale(.5);opacity:0;transition:all .6s ease}@media (max-width:1399px){.pxl-slider.layout-2 .item-info-wrap{padding:141px 175px 50px}}@media (max-width:1199px){.pxl-slider.layout-2 .item-info-wrap{height:950px}}@media (max-width:991px){.pxl-slider.layout-2 .item-info-wrap{height:800px;border-radius:50px;padding:70px 50px 50px}}@media (max-width:575px){.pxl-slider.layout-2 .item-info-wrap{height:100%;border-radius:20px;padding:40px 20px 40px;display:flex;flex-direction:column;justify-content:center}}.pxl-slider.layout-2 .item-info-wrap:before{content:"";position:absolute;left:40px;top:32px;right:39px;bottom:32px;border:2px dashed rgba(255,255,246,.251);border-radius:50%;opacity:0;transition:all 1s ease 0s;transform:scale(.5)}@media (max-width:991px){.pxl-slider.layout-2 .item-info-wrap:before{border-radius:50px}}@media (max-width:767px){.pxl-slider.layout-2 .item-info-wrap:before{left:20px;top:20px;right:20px;bottom:20px}}@media (max-width:575px){.pxl-slider.layout-2 .item-info-wrap:before{left:10px;top:10px;right:10px;bottom:10px;border-radius:20px}}.pxl-slider.layout-2 .item-info-wrap>*{opacity:0;transform:translateY(25px);transition:all .6s ease}.pxl-slider.layout-2 .item-info-wrap>*:nth-child(1){transition-delay:.5s}.pxl-slider.layout-2 .item-info-wrap>*:nth-child(2){transition-delay:.65s}.pxl-slider.layout-2 .item-info-wrap>*:nth-child(3){transition-delay:.7s;transform:translateY(25px) scale(0)}.pxl-slider.layout-2 .item-title{font-size:55px;color:#fff;line-height:1.182;margin-bottom:24px}@media (max-width:1199px){.pxl-slider.layout-2 .item-title{font-size:45px}}@media (max-width:767px){.pxl-slider.layout-2 .item-title{font-size:38px}}@media (max-width:575px){.pxl-slider.layout-2 .item-title{font-size:30px;margin-bottom:18px}}.pxl-slider.layout-2 .item-subtitle{font-size:18px;font-family:"Playwrite GB S",Sans-serif;color:#fff;line-height:1.556}@media (max-width:575px){.pxl-slider.layout-2 .item-subtitle{font-size:16px}}.pxl-slider.layout-2 .btn-more{margin-top:49px}@media (max-width:575px){.pxl-slider.layout-2 .btn-more{margin-top:35px}}.pxl-slider.layout-2 .btn-more .btn-around{width:288px;height:288px;border-radius:50%;background-color:var(--primary-color);font-size:16px;font-family:var(--heading-font-family);color:#5f3b03;align-items:start;padding:74px 15px}@media (max-width:767px){.pxl-slider.layout-2 .btn-more .btn-around{width:200px;height:200px;padding:64px 15px}}@media (max-width:575px){.pxl-slider.layout-2 .btn-more .btn-around{width:120px;height:120px;padding:15px;align-items:center;font-size:14px}}.pxl-slider.layout-2 .item-image img{width:100%;height:836px;object-fit:cover;transform:scale(1.05);transition:all 2s ease-in-out;opacity:0}@media (max-width:1199px){.pxl-slider.layout-2 .item-image img{height:700px}}@media (max-width:991px){.pxl-slider.layout-2 .item-image img{height:650px}}@media (max-width:767px){.pxl-slider.layout-2 .item-image img{height:600px}}@media (max-width:575px){.pxl-slider.layout-2 .item-image img{height:500px}}.pxl-slider.layout-2 .swiper-slide-active{opacity:1}.pxl-slider.layout-2 .swiper-slide-active .item-info-wrap{transform:scale(1);opacity:1}.pxl-slider.layout-2 .swiper-slide-active .item-info-wrap:before{opacity:1;transform:scale(1)}.pxl-slider.layout-2 .swiper-slide-active .item-info-wrap>*{opacity:1;transform:translateY(0)}.pxl-slider.layout-2 .swiper-slide-active .item-info-wrap>*:nth-child(3){transform:translateY(0) scale(1)}.pxl-slider.layout-2 .swiper-slide-active .item-image img{transform:scale(1);opacity:1}.pxl-program-carousel.layout-1 .item-title{font-size:25px;font-family:var(--heading-font-family);position:relative}@media (max-width:575px){.pxl-program-carousel.layout-1 .item-title{font-size:20px}}.pxl-program-carousel.layout-1 .item-title svg{position:absolute;left:0;bottom:-20px;width:178px;height:13px;clip-path:inset(0 100% 0 0);-webkit-transition:.4s cubic-bezier(.63,.25,.25,1);-khtml-transition:.4s cubic-bezier(.63,.25,.25,1);-moz-transition:.4s cubic-bezier(.63,.25,.25,1);-ms-transition:.4s cubic-bezier(.63,.25,.25,1);-o-transition:.4s cubic-bezier(.63,.25,.25,1);transition:.4s cubic-bezier(.63,.25,.25,1)}.pxl-program-carousel.layout-1 .item-title svg path{stroke:var(--third-color)}@media (max-width:575px){.pxl-program-carousel.layout-1 .item-title svg{bottom:-12px;width:135px;height:10px}}.pxl-program-carousel.layout-1 .item-title a:hover{color:var(--heading-color)}.pxl-program-carousel.layout-1 .item-title:hover svg{clip-path:inset(0 0 0 0)}.pxl-program-carousel.layout-1 .box-image-icon{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;margin-top:32px;margin-bottom:49px}@media (max-width:575px){.pxl-program-carousel.layout-1 .box-image-icon{flex-direction:column;align-items:start;margin-top:25px;margin-bottom:35px}}.pxl-program-carousel.layout-1 .icon-wrapper{width:94px;height:94px;border-radius:20px;border:2px solid rgba(252,217,52,.451);background-color:rgba(251,207,0,.149);display:flex;align-items:center;justify-content:center}.pxl-program-carousel.layout-1 .icon-wrapper svg{width:50px;height:50px}.pxl-program-carousel.layout-1 .icon-wrapper i{font-size:50px}@media (max-width:575px){.pxl-program-carousel.layout-1 .icon-wrapper{width:70px;height:70px}.pxl-program-carousel.layout-1 .icon-wrapper svg{width:35px;height:35px}.pxl-program-carousel.layout-1 .icon-wrapper i{font-size:35px}}.pxl-program-carousel.layout-1 .item-image{border-radius:20px}.pxl-program-carousel.layout-1 .item-inner{background-color:#fff;border-radius:20px;padding:47px 50px 52px 51px;min-height:534px}.pxl-program-carousel.layout-1 .item-inner:hover .icon-wrapper svg,.pxl-program-carousel.layout-1 .item-inner:hover .icon-wrapper i{animation:bounceIn2 1s ease 0s}@media (max-width:991px){.pxl-program-carousel.layout-1 .item-inner{padding:47px 30px 52px}}@media (max-width:575px){.pxl-program-carousel.layout-1 .item-inner{padding:35px 20px}}.pxl-program-carousel.layout-2 .item-title{font-size:27px;line-height:1.37;margin-bottom:0}.pxl-program-carousel.layout-2 .item-title a{width:fit-content;color:#fff;background-image:linear-gradient(transparent calc(100% - 1px), #fff 1px);background-repeat:no-repeat;animation:.6s cubic-bezier(.215,.61,.355,1) pxl-wide-menu-underline forwards;background-image:linear-gradient(transparent calc(100% - 2px), #fff 2px)}.pxl-program-carousel.layout-2 .item-title a:hover{color:inherit;animation:.6s cubic-bezier(.215,.61,.355,1) pxl-wide-menu-underline-hover forwards}.pxl-program-carousel.layout-2 .item-title a:hover{color:#fff}@media (max-width:575px){.pxl-program-carousel.layout-2 .item-title{font-size:22px}}.pxl-program-carousel.layout-2 .item-divider{margin-top:4px;margin-bottom:5px}.pxl-program-carousel.layout-2 .item-divider svg{width:48px;height:48px;fill:#fff}.pxl-program-carousel.layout-2 .item-description{font-size:18px;color:#fff;line-height:1.556}@media (max-width:575px){.pxl-program-carousel.layout-2 .item-description{font-size:16px}}.pxl-program-carousel.layout-2 .button-more{font-size:14px;line-height:1.5;color:#fff;font-family:var(--heading-font-family);background-color:var(--heading-color);border-radius:28px;display:inline-flex;align-items:center;padding:17px 29px;gap:10px;position:absolute;bottom:0;transform:translateY(50%);right:60px;box-shadow:none}.pxl-program-carousel.layout-2 .button-more i{font-size:13px;color:var(--third-color);position:relative;top:1px}.pxl-program-carousel.layout-2 .button-more:hover i{animation:toleftFromright .4s forwards}@media (max-width:575px){.pxl-program-carousel.layout-2 .button-more{right:20px;padding:14.5px 25px}.pxl-program-carousel.layout-2 .button-more i{font-size:11px}}.pxl-program-carousel.layout-2 .item-inner{background-color:#c954f0;border-radius:20px 170px 20px 20px;padding:33px 35px 69px 36px;margin-bottom:28px}.pxl-program-carousel.layout-2 .item-inner:hover .item-divider svg{animation:revealClip .6s forwards}@media (max-width:991px){.pxl-program-carousel.layout-2 .item-inner{padding:33px 30px 69px}}@media (max-width:575px){.pxl-program-carousel.layout-2 .item-inner{padding:20px 15px 50px}}.pxl-program-carousel.layout-2 .item-image{border-radius:20px 150px 20px 20px}@media (max-width:767px){.pxl-program-carousel.layout-2 .item-image img{width:100%}}@media (max-width:575px){.pxl-program-carousel.layout-2 .item-image img{height:300px;object-fit:cover}}.pxl-program-carousel.layout-2 .item-content{padding:29px 8px 0 24px}@media (max-width:991px){.pxl-program-carousel.layout-2 .item-content{padding:29px 0 0}}@media (max-width:575px){.pxl-program-carousel.layout-2 .item-content{padding-top:22px}}.pxl-team-carousel.layout-1 .item-inner{--color-boxshadow:#e0e0e0;border-radius:20px;border:1px solid #e0e0e0;padding:37px 39px 91px;box-shadow:0 6px 0 0 var(--color-boxshadow);margin-bottom:6px;background-color:#fff}@media (max-width:575px){.pxl-team-carousel.layout-1 .item-inner{padding:30px 20px 70px}}.pxl-team-carousel.layout-1 .item-image{border-radius:20px;margin-bottom:25px}.pxl-team-carousel.layout-1 .item-image img{width:100%}@media (max-width:575px){.pxl-team-carousel.layout-1 .item-image{margin-bottom:20px}}.pxl-team-carousel.layout-1 .item-title{font-size:20px;font-family:var(--heading-font-family);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-image:linear-gradient(to left,var(--third-color),var(--third-color) 50%,var(--heading-color) 50%);background-size:200% 100%;background-position:0;transition:all .35s ease-in-out}.pxl-team-carousel.layout-1 .item-title:hover{background-position:-100%}@media (max-width:575px){.pxl-team-carousel.layout-1 .item-title{font-size:18px}}.pxl-team-carousel.layout-1 .item-description{max-width:386px;margin-top:20px;margin-bottom:23px}@media (max-width:575px){.pxl-team-carousel.layout-1 .item-description{margin-top:16px}}.pxl-team-carousel.layout-1 .link-more{font-size:14px;font-family:var(--heading-font-family);color:var(--heading-color)}.pxl-team-carousel.layout-1 .link-more .pxl-button-text:after{background-color:var(--heading-color)}.pxl-team-carousel.layout-1 .link-more i{font-size:13px;color:var(--third-color);margin-left:7px;transition:all .3s ease;display:inline-flex;opacity:1}.pxl-team-carousel.layout-1 .link-more:hover i{transform:translateX(100%);opacity:0}.pxl-team-carousel.layout-1 .pxl-divider{position:relative;width:100%;height:1px;margin-top:31px}.pxl-team-carousel.layout-1 .pxl-divider:before{content:"";position:absolute;width:100%;height:1px;background-color:#e0e0e0}@media (max-width:575px){.pxl-team-carousel.layout-1 .pxl-divider{margin-top:25px}}.pxl-gallery-carousel.layout-1 .item-inner{overflow:hidden;position:relative;border-radius:20px}.pxl-gallery-carousel.layout-1 .item-inner img{object-fit:cover;height:426px;-webkit-transition:all .3s linear;-khtml-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}@media (max-width:767px){.pxl-gallery-carousel.layout-1 .item-inner img{width:100%;height:400px}}.pxl-gallery-carousel.layout-1 .item-inner:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(180deg,#fc466b 0%,#3f5efb 100%);z-index:1;opacity:0;transform:scale(0);visibility:hidden;border-radius:20px;-webkit-transition:all .3s cubic-bezier(.4,0,1,1);-khtml-transition:all .3s cubic-bezier(.4,0,1,1);-moz-transition:all .3s cubic-bezier(.4,0,1,1);-ms-transition:all .3s cubic-bezier(.4,0,1,1);-o-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1)}.pxl-gallery-carousel.layout-1 .item-inner:after{content:"";position:absolute;inset:0;z-index:1;opacity:0;border-radius:20px;border:1.5px dashed rgba(255,255,255,.349);-webkit-transition:all .3s cubic-bezier(.4,0,1,1);-khtml-transition:all .3s cubic-bezier(.4,0,1,1);-moz-transition:all .3s cubic-bezier(.4,0,1,1);-ms-transition:all .3s cubic-bezier(.4,0,1,1);-o-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1)}.pxl-gallery-carousel.layout-1 .item-inner .up-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-transition:all .3s linear 70ms;-khtml-transition:all .3s linear 70ms;-moz-transition:all .3s linear 70ms;-ms-transition:all .3s linear 70ms;-o-transition:all .3s linear 70ms;transition:all .3s linear 70ms;z-index:2;opacity:0;visibility:hidden}.pxl-gallery-carousel.layout-1 .item-inner .up-icon>*{max-width:100%}.pxl-gallery-carousel.layout-1 .item-inner .up-icon .x-line,.pxl-gallery-carousel.layout-1 .item-inner .up-icon .y-line{display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative}.pxl-gallery-carousel.layout-1 .item-inner .up-icon .x-line>*,.pxl-gallery-carousel.layout-1 .item-inner .up-icon .y-line>*{max-width:100%}.pxl-gallery-carousel.layout-1 .item-inner .up-icon .x-line:before,.pxl-gallery-carousel.layout-1 .item-inner .up-icon .x-line:after,.pxl-gallery-carousel.layout-1 .item-inner .up-icon .y-line:before,.pxl-gallery-carousel.layout-1 .item-inner .up-icon .y-line:after{content:"";display:inline-block;background-color:var(--heading-color);transition:all .3s ease-in-out 0s}.pxl-gallery-carousel.layout-1 .item-inner .up-icon .x-line:before{width:13px;height:1px}.pxl-gallery-carousel.layout-1 .item-inner .up-icon .x-line:after{width:13px;height:1px}.pxl-gallery-carousel.layout-1 .item-inner .up-icon .y-line{flex-direction:column;position:relative;left:-13px}.pxl-gallery-carousel.layout-1 .item-inner .up-icon .y-line:before{width:1px;height:13px}.pxl-gallery-carousel.layout-1 .item-inner .up-icon .y-line:after{width:1px;height:13px}.pxl-gallery-carousel.layout-1 .item-inner .up-icon:hover .x-line:before{transform:translateX(-3px)}.pxl-gallery-carousel.layout-1 .item-inner .up-icon:hover .x-line:after{transform:translateX(3px)}.pxl-gallery-carousel.layout-1 .item-inner .up-icon:hover .y-line:before{transform:translateY(-3px)}.pxl-gallery-carousel.layout-1 .item-inner .up-icon:hover .y-line:after{transform:translateY(3px)}.pxl-gallery-carousel.layout-1 .item-inner:hover:before{opacity:.702;visibility:visible;transform:scale(1)}.pxl-gallery-carousel.layout-1 .item-inner:hover:after{opacity:1;top:17px;bottom:17px;left:18px;right:18px}@media (max-width:575px){.pxl-gallery-carousel.layout-1 .item-inner:hover:after{top:15px;bottom:15px;left:15px;right:15px}}.pxl-gallery-carousel.layout-1 .item-inner:hover .up-icon{visibility:visible;opacity:1;transform:translate(-50%,-50%) scale(1)}.pxl-gallery-carousel.layout-1 .item-inner:hover img{transform:scale(1.05)}.pxl-gallery-carousel.layout-1 .pxl-galleries-light-box{width:73px;height:73px;background-color:#fff;border-radius:50%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.pxl-gallery-carousel.layout-1 .pxl-galleries-light-box>*{max-width:100%}.pxl-gallery-carousel.layout-1 .pxl-galleries-light-box svg{fill:var(--heading-color);width:25px;height:19px}.pxl-gallery-carousel.layout-1 .pxl-galleries-light-box i{color:var(--heading-color)}.pxl-gallery-carousel.layout-1 .pxl-galleries-light-box .icon-move{display:flex}@media (max-width:575px){.pxl-gallery-carousel.layout-1 .pxl-galleries-light-box{width:60px;height:60px}.pxl-gallery-carousel.layout-1 .pxl-galleries-light-box svg{width:20px;height:20px}}.pxl-gallery-carousel.layout-1 .pxl-carousel-inner{--pxl-spacing-inline:15px;--pxl-spacing-block:15px;margin-block:calc(-1 * var(--pxl-spacing-block))}.pxl-gallery-carousel.layout-1 .pxl-carousel-inner .swiper-slide{-webkit-transition:all .3s ease;-khtml-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;padding-inline:var(--pxl-spacing-inline);padding-block:var(--pxl-spacing-block)}.pxl-gallery-carousel.layout-1 .pxl-swiper-slide{--pxl-width:22.923%;--pxl-spacing-inline:15px;flex-basis:calc(var(--pxl-width) + (var(--pxl-spacing-inline) / 2)) !important;width:100% !important;-webkit-transition:all .3s ease 0s;-khtml-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}@media (max-width:1199px){.pxl-gallery-carousel.layout-1 .pxl-swiper-slide{--pxl-width:50%;flex-basis:var(--pxl-width) !important}}@media (max-width:767px){.pxl-gallery-carousel.layout-1 .pxl-swiper-slide{--pxl-width:100%}}.pxl-gallery-carousel.layout-1 .pxl-swiper-slide:nth-child(2n+2){--pxl-width:50%;flex-basis:calc(var(--pxl-width) - var(--pxl-spacing-inline)) !important;width:100%}@media (max-width:1199px){.pxl-gallery-carousel.layout-1 .pxl-swiper-slide:nth-child(2n+2){flex-basis:var(--pxl-width) !important}}@media (max-width:767px){.pxl-gallery-carousel.layout-1 .pxl-swiper-slide:nth-child(2n+2){--pxl-width:100%}}.pxl-sliders-wrap{position:relative;height:100%}.pxl-sliders-wrap:not(.pxl-swiper-initialized) .pxl-slider-wrapper{visibility:hidden}.pxl-slider-container{margin-left:auto;margin-right:auto;position:relative;overflow:visible;z-index:0}.pxl-slider-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.pxl-slider-item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;overflow:hidden}.pxl-slider-item>div{width:100%}.pxl-slider-item .pxl-slide-bg{width:100%;height:100%;background-position:50%;background-size:cover;background-repeat:no-repeat;background-position:center center}.pxl-slider-item .pxl-btn{position:relative;z-index:1}.effect-fade .pxl-slider-item:not(.swiper-slide-active){z-index:-1}.effect-fade .pxl-slider-item.swiper-slide-active{z-index:1}.pxl-slide-bg{background-image:var(--slide-bg-lazy)}.pxl-slider-container:hover .pxl-slider-arrow-wrap.arrow-on-hover.separate .pxl-slider-arrow-prev,.pxl-slider-container:focus .pxl-slider-arrow-wrap.arrow-on-hover.separate .pxl-slider-arrow-prev{opacity:1;-webkit-transform:translateX(0);-khtml-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.pxl-slider-container:hover .pxl-slider-arrow-wrap.arrow-on-hover.separate .pxl-slider-arrow-next,.pxl-slider-container:focus .pxl-slider-arrow-wrap.arrow-on-hover.separate .pxl-slider-arrow-next{opacity:1;-webkit-transform:translateX(0);-khtml-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.pxl-slider-arrow-wrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;z-index:2}.pxl-slider-arrow-wrap>*{max-width:100%}.pxl-slider-arrow-wrap.pos-absolute.wrap{position:absolute}.pxl-slider-arrow-wrap.pos-absolute.separate .pxl-slider-arrow-prev{position:absolute;left:30px;top:50%;-webkit-transform:translateY(-50%);-khtml-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.pxl-slider-arrow-wrap.pos-absolute.separate .pxl-slider-arrow-next{position:absolute;right:30px;top:50%;-webkit-transform:translateY(-50%);-khtml-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.pxl-slider-arrow-wrap.pos-df{margin-top:30px}.pxl-slider-arrow-wrap.pos-df.wrap{justify-content:center}.pxl-slider-arrow-wrap.separate{margin-top:0;justify-content:space-between}.pxl-slider-arrow-wrap.arrow-on-hover.separate .pxl-slider-arrow-prev{opacity:0;-webkit-transform:translateX(-100%);-khtml-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%)}.pxl-slider-arrow-wrap.arrow-on-hover.separate .pxl-slider-arrow-next{opacity:0;-webkit-transform:translateX(100%);-khtml-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%)}.pxl-slider-arrow{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;align-items:center;z-index:2;text-align:center;cursor:pointer;position:relative}.pxl-slider-arrow>*{max-width:100%}.pxl-slider-arrow.swiper-button-disabled{cursor:not-allowed}.pxl-slider-arrow .arrow-text{font-size:16px;position:relative}.pxl-slider-arrow .pxl-icon{font-size:25px;width:60px;height:60px;display:inline-flex;align-items:center;justify-content:center;z-index:2;text-align:center;background-color:transparent;-webkit-transition:all .3s cubic-bezier(.4,0,1,1);-khtml-transition:all .3s cubic-bezier(.4,0,1,1);-moz-transition:all .3s cubic-bezier(.4,0,1,1);-ms-transition:all .3s cubic-bezier(.4,0,1,1);-o-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1)}@media (max-width:1199px){.pxl-slider-arrow .pxl-icon{width:50px;height:50px;font-size:20px}}@media (max-width:575px){.pxl-slider-arrow .pxl-icon{width:40px;height:40px;font-size:18px}}.pxl-slider-arrow .pxl-icon svg{width:1em;height:1em;-webkit-transition:fill .3s ease;-khtml-transition:fill .3s ease;-moz-transition:fill .3s ease;-ms-transition:fill .3s ease;-o-transition:fill .3s ease;transition:fill .3s ease}.pxl-slider-arrow .pxl-icon svg path{-webkit-transition:fill .3s ease;-khtml-transition:fill .3s ease;-moz-transition:fill .3s ease;-ms-transition:fill .3s ease;-o-transition:fill .3s ease;transition:fill .3s ease}.pxl-slider-dots.style-bullets{position:relative;z-index:1;display:flex;flex-wrap:wrap;justify-content:center;margin-top:30px;column-gap:10px;margin:0 2px}.pxl-slider-dots.style-bullets .pxl-slider-pagination-bullet{width:23px;height:23px;line-height:23px;text-align:center;cursor:pointer;position:relative;background-color:transparent;opacity:1;display:inline-flex;align-items:center;justify-content:center;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:all .25s linear;-khtml-transition:all .25s linear;-moz-transition:all .25s linear;-ms-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear}.pxl-slider-dots.style-bullets .pxl-slider-pagination-bullet:before{content:"";width:5px;height:5px;background:#ccc;display:block;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:all .25s linear;-khtml-transition:all .25s linear;-moz-transition:all .25s linear;-ms-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear}.pxl-slider-dots.style-bullets .pxl-slider-pagination-bullet:hover,.pxl-slider-dots.style-bullets .pxl-slider-pagination-bullet.swiper-pagination-bullet-active{-webkit-box-shadow:0px 0px 0px 1px var(--primary-color);-khtml-box-shadow:0px 0px 0px 1px var(--primary-color);-moz-box-shadow:0px 0px 0px 1px var(--primary-color);-ms-box-shadow:0px 0px 0px 1px var(--primary-color);-o-box-shadow:0px 0px 0px 1px var(--primary-color);box-shadow:0px 0px 0px 1px var(--primary-color)}.pxl-slider-dots.style-bullets .pxl-slider-pagination-bullet:hover:before,.pxl-slider-dots.style-bullets .pxl-slider-pagination-bullet.swiper-pagination-bullet-active:before{background:var(--primary-color)}.pxl-slide-item-wrap.full-screen{height:100vh}.pxl-slide-item-wrap.full-screen .slide-content-wrap>div{height:100vh}.pxl-ttip{position:relative;display:inline-block}.pxl-ttip:hover .tt-txt{visibility:visible;opacity:1;-webkit-transition-delay:.1s;-moz-transition-delay:.1s;transition-delay:.1s}.tt-txt{font-size:0;opacity:0;visibility:hidden;border-radius:3px}.tt-txt:before{content:"";position:absolute;background:0 0;border:6px solid transparent;z-index:1000001;margin-bottom:0;left:calc(50% - 6px);top:auto;bottom:-12px;transition:.3s}.pxl-ttip .tt-txt{position:absolute;pointer-events:none;display:inline-block;background:#1b1b1b;color:#fff;padding:8px 10px;font-size:14px;line-height:1;white-space:nowrap;background:#1b1b1b;z-index:1000000;pointer-events:none;-webkit-transform:translate3d(0,0,0);-khtml-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);opacity:0;visibility:hidden;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s}.tt_top .tt-txt,.tt-top .tt-txt{bottom:100%;left:50%;-webkit-transform:translate(-50%,0);-khtml-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0);transform:translate(-50%,0)}.tt_top .tt-txt:before,.tt-top .tt-txt:before{border-top-color:#1b1b1b}.tt_top:hover .tt-txt,.tt-top:hover .tt-txt{-webkit-transform:translate(-50%,-8px);-khtml-transform:translate(-50%,-8px);-moz-transform:translate(-50%,-8px);-ms-transform:translate(-50%,-8px);-o-transform:translate(-50%,-8px);transform:translate(-50%,-8px)}.tt-top-left .tt-txt,.tt-top-right .tt-txt{bottom:100%;left:50%}.tt-top-left .tt-txt:before,.tt-top-right .tt-txt:before{border-top-color:#1b1b1b}.tt-top-left:hover .tt-txt,.tt-top-right:hover .tt-txt{-webkit-transform:translate(0,-8px);-khtml-transform:translate(0,-8px);-moz-transform:translate(0,-8px);-ms-transform:translate(0,-8px);-o-transform:translate(0,-8px);transform:translate(0,-8px)}.tt-top-left .tt-txt{-webkit-transform:translate(-100%,0);-khtml-transform:translate(-100%,0);-moz-transform:translate(-100%,0);-ms-transform:translate(-100%,0);-o-transform:translate(-100%,0);transform:translate(-100%,0);margin-left:12px}.tt-top-left .tt-txt:before{left:auto;right:6px}.tt-top-left:hover .tt-txt{-webkit-transform:translate(-100%,-8px);-khtml-transform:translate(-100%,-8px);-moz-transform:translate(-100%,-8px);-ms-transform:translate(-100%,-8px);-o-transform:translate(-100%,-8px);transform:translate(-100%,-8px)}.tt-top-right .tt-txt{-webkit-transform:translate(0,0);-khtml-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);margin-left:-12px}.tt-top-right .tt-txt:before{left:6px;right:auto}.tt-top-right:hover .tt-txt{-webkit-transform:translate(0,-8px);-khtml-transform:translate(0,-8px);-moz-transform:translate(0,-8px);-ms-transform:translate(0,-8px);-o-transform:translate(0,-8px);transform:translate(0,-8px)}.tt-left .tt-txt{left:auto;right:100%;bottom:50%;margin-bottom:-14px}.tt-left .tt-txt:before{border-left-color:#1b1b1b;margin-right:-11px;margin-bottom:-6px;right:0;bottom:50%;left:auto}.tt-left:hover .tt-txt{-webkit-transform:translate(-8px,0);-khtml-transform:translate(-8px,0);-moz-transform:translate(-8px,0);-ms-transform:translate(-8px,0);-o-transform:translate(-8px,0);transform:translate(-8px,0)}.tt-right .tt-txt{left:100%;bottom:50%;margin-bottom:-14px}.tt-right .tt-txt:before{border-right-color:#1b1b1b;margin-left:-11px;margin-bottom:-6px;left:0;bottom:50%}.tt-right:hover .tt-txt{-webkit-transform:translate(8px,0);-khtml-transform:translate(8px,0);-moz-transform:translate(8px,0);-ms-transform:translate(8px,0);-o-transform:translate(8px,0);transform:translate(8px,0)}.tt-bottom .tt-txt{top:100%;left:50%;-webkit-transform:translate(-50%,0);-khtml-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0);transform:translate(-50%,0)}.tt-bottom .tt-txt:before{border-bottom-color:#1b1b1b;top:-12px;bottom:auto}.tt-bottom:hover .tt-txt{-webkit-transform:translate(-50%,8px);-khtml-transform:translate(-50%,8px);-moz-transform:translate(-50%,8px);-ms-transform:translate(-50%,8px);-o-transform:translate(-50%,8px);transform:translate(-50%,8px)}.tt-bottom-left .tt-txt,.tt-bottom-right .tt-txt{top:100%;left:50%}.tt-bottom-left .tt-txt:before,.tt-bottom-right .tt-txt:before{border-bottom-color:#1b1b1b;top:-12px;bottom:auto}.tt-bottom-left:hover .tt-txt,.tt-bottom-right:hover .tt-txt{-webkit-transform:translate(0,8px);-khtml-transform:translate(0,8px);-moz-transform:translate(0,8px);-ms-transform:translate(0,8px);-o-transform:translate(0,8px);transform:translate(0,8px)}.tt-bottom-left .tt-txt{-webkit-transform:translate(-100%,100%);-khtml-transform:translate(-100%,100%);-moz-transform:translate(-100%,100%);-ms-transform:translate(-100%,100%);-o-transform:translate(-100%,100%);transform:translate(-100%,100%);margin-left:12px}.tt-bottom-left .tt-txt:before{left:auto;right:6px}.tt-bottom-left:hover .tt-txt{-webkit-transform:translate(-100%,8px);-khtml-transform:translate(-100%,8px);-moz-transform:translate(-100%,8px);-ms-transform:translate(-100%,8px);-o-transform:translate(-100%,8px);transform:translate(-100%,8px)}.tt-bottom-right .tt-txt{-webkit-transform:translate(0,0);-khtml-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);margin-left:-12px}.tt-bottom-right .tt-txt:before{left:6px;right:auto}.tt-bottom-right:hover .tt-txt{-webkit-transform:translate(0,8px);-khtml-transform:translate(0,8px);-moz-transform:translate(0,8px);-ms-transform:translate(0,8px);-o-transform:translate(0,8px);transform:translate(0,8px)}.field-checkbox .pu-error .tt-text{left:0;right:auto}.field-checkbox .pu-error .tt-text:before{left:0;right:auto}.checkout-payment .form-field{position:relative}.checkout-payment .form-field .pu-error{position:absolute;bottom:7px;left:auto;right:10px}.checkout-payment .form-field .pu-error .tt-text{min-width:200px}.pxl-cursor-icon{position:absolute;width:24px;height:24px;user-select:none;pointer-events:none;z-index:99;opacity:0;-webkit-transform:scale(.5);-khtml-transform:scale(.5);-moz-transform:scale(.5);-ms-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5);transform-origin:center;color:#000;font-size:24px;line-height:1;transition:transform .3s linear,opacity .2s linear;display:inline-block}@media (max-width:575px){.pxl-cursor-icon{width:18px;height:18px;font-size:17px}}.pxl-cursor-icon .pxl-icon{position:relative;width:100%;height:100%;display:block}.pxl-cursor-icon .pxl-icon:before,.pxl-cursor-icon .pxl-icon:after{content:"";position:absolute;height:2px;width:100%;top:50%;left:0;margin-top:-1px;background-color:var(--second-color);transform-origin:50% 50%;opacity:1;-webkit-transition:transform ease .25s;-khtml-transition:transform ease .25s;-moz-transition:transform ease .25s;-ms-transition:transform ease .25s;-o-transition:transform ease .25s;transition:transform ease .25s}.pxl-cursor-icon .pxl-icon:before{-webkit-transform:rotate(45deg);-khtml-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.pxl-cursor-icon .pxl-icon:after{-webkit-transform:rotate(-45deg);-khtml-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.pxl-cursor-icon.active{position:fixed !important;opacity:1;-webkit-transform:scale(1);-khtml-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.pxl-cursor-icon.hide{display:none}.pxl-page-overlay .pxl-cursor-icon .pxl-icon:before,.pxl-page-overlay .pxl-cursor-icon .pxl-icon:after{background-color:#fff}.pxl-hidden-template .pxl-cursor-icon .pxl-icon:before,.pxl-hidden-template .pxl-cursor-icon .pxl-icon:after{background-color:#fff}.cursor-img{position:fixed;top:0;left:0;width:120px;height:120px;pointer-events:none;opacity:0}@media (max-width:1199px){.cursor-img{width:100px;height:100px}}@media (max-width:575px){.cursor-img{width:80px;height:80px}}.cursor-media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .5s}.cursor-media.active{opacity:.8}.pxl-archive-post:not(.sticky) .pxli-thumbtack{display:none}body:not(.theme-core) .post-tags-share{justify-content:flex-start}body:not(.theme-core) .single-next-prev-nav .nav-label-wrap{margin-bottom:0}body:not(.theme-core) .single-next-prev-nav .nav-title-wrap{display:none}body:not(.theme-core) th{font-weight:500}.post-password-form{position:relative}.post-password-form input[type=submit]{position:absolute;bottom:0;right:0}.pxl-sidebar-area .wp-block-latest-comments li{margin-bottom:13px}.wp-block-button{margin-bottom:20px}.wp-block-button.is-style-squared .wp-block-button__link{border-radius:0}.wp-block-cover{color:#fff}[class*=wp-block-]{margin-bottom:30px}[class*=wp-block-]:first-child{margin-top:0}[class*=wp-block-]:last-child{margin-bottom:0}.wp-block-pages-list__item{margin-bottom:0}.pxl-sidebar-area [class*=wp-block-]{margin-top:0;margin-bottom:0}.pxl-sidebar-area [class*=wp-block-]:first-child{margin-top:0}.pxl-sidebar-area [class*=wp-block-]:last-child{margin-bottom:0}.pxl-sidebar-area .wp-block-latest-comments [class*=wp-block-]{line-height:var(--body-line-height)}.pxl-sidebar-area .widget_block h2{background-color:var(--primary-color);color:#fff;font-weight:600;padding:12px 16px;margin-left:-16px;margin-right:-16px;margin-bottom:24px;position:relative;border-top-left-radius:6px;border-top-right-radius:6px;font-size:var(--heading-font-size-h5)}.pxl-sidebar-area .widget_block h2:before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:0;border-width:1px 1px 0;border-style:solid;border-color:var(--primary-color);border-top-left-radius:7px;border-top-right-radius:7px}.pxl-sidebar-area .widget_block ul{margin:0}.pxl-sidebar-area .widget_block li>a{padding:7.5px 0;display:flex;flex-wrap:wrap;align-items:center;position:relative;font-family:var(--heading-font-family);font-size:16px;line-height:24px}.pxl-sidebar-area .widget_block .wp-block-latest-posts__list{margin-bottom:0}.wp-block-group.has-background{padding:15px 20px}.wp-block-group .wp-block-button+*{padding-top:15px}.wp-block-rss{list-style:none}.wp-block-table .has-fixed-layout{border-top:1px solid #ddd;border-left:1px solid #ddd}.blocks-gallery-caption{margin-bottom:30px}.wp-caption.alignright{margin-bottom:0 !important}.wp-block-quote br{display:none}.pxl-sidebar-area .wp-block-latest-comments li{margin-bottom:20px}.pxl-sidebar-area .wp-block-latest-comments li:last-child{margin-bottom:0}.pxl-sidebar-area .wp-block-latest-comments [class*=wp-block-]{padding-top:0;padding-bottom:0}.widget_block.widget_search{border:0;padding:0}.wp-block-search__label{display:none}.wp-block-search__inside-wrapper{position:relative}.wp-block-search__inside-wrapper .wp-block-search__input{padding-right:50px;background-color:transparent;border-color:#e0e0e0}.wp-block-search__inside-wrapper .wp-block-search__button{padding:0;margin:0;position:absolute;top:6px;right:6px;width:43px;height:43px;line-height:1;border-color:transparent;border-radius:6px;font-size:0;-webkit-transition:all .3s ease;-khtml-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media (max-width:767px){.wp-block-search__inside-wrapper .wp-block-search__button{top:4px;right:5px;width:40px;height:40px}}[dir=rtl] .wp-block-search__inside-wrapper .wp-block-search__button{right:auto;left:6px}.wp-block-search__inside-wrapper .wp-block-search__button:not(.has-icon):before{content:"";font-size:14px;display:inline-block;line-height:1;font-family:"pxli" !important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none}.wp-block-search__inside-wrapper .wp-block-search__button:active,.wp-block-search__inside-wrapper .wp-block-search__button:hover,.wp-block-search__inside-wrapper .wp-block-search__button:focus{background-color:var(--primary-color);color:#fff}.wp-block-search__inside-wrapper:active [type=submit],.wp-block-search__inside-wrapper:hover [type=submit],.wp-block-search__inside-wrapper:focus [type=submit]{background-color:var(--primary-color);color:#fff}ul.wp-block-archives{list-style:none}blockquote a,.wp-block-quote a{color:var(--second-color)}blockquote a:hover,.wp-block-quote a:hover{color:#fff}.gx-0{column-gap:0}.gy-0{row-gap:0px}.row.gx-0{--bs-gutter-x:0px;column-gap:0}.gx-5{column-gap:5px}.gy-5{row-gap:5px}.row.gx-5{--bs-gutter-x:5px;column-gap:0}.gx-8{column-gap:8px}.gy-8{row-gap:8px}.row.gx-8{--bs-gutter-x:8px;column-gap:0}.gx-10{column-gap:10px}.gy-10{row-gap:10px}.row.gx-10{--bs-gutter-x:10px;column-gap:0}.gx-12{column-gap:12px}.gy-12{row-gap:12px}.row.gx-12{--bs-gutter-x:12px;column-gap:0}.gx-15{column-gap:15px}.gy-15{row-gap:15px}.row.gx-15{--bs-gutter-x:15px;column-gap:0}.gx-16{column-gap:16px}.gy-16{row-gap:16px}.row.gx-16{--bs-gutter-x:16px;column-gap:0}.gx-20{column-gap:20px}.gy-20{row-gap:20px}.row.gx-20{--bs-gutter-x:20px;column-gap:0}.gx-24{column-gap:24px}.gy-24{row-gap:24px}.row.gx-24{--bs-gutter-x:24px;column-gap:0}.gx-30{column-gap:30px}.gy-30{row-gap:30px}.row.gx-30{--bs-gutter-x:30px;column-gap:0}@media (max-width:1599px){.gx-xl-0{column-gap:0}.gy-xl-0{row-gap:0px}.row.gx-xl-0{--bs-gutter-x:0px}.gx-xl-5{column-gap:5px}.gy-xl-5{row-gap:5px}.row.gx-xl-5{--bs-gutter-x:5px}.gx-xl-8{column-gap:8px}.gy-xl-8{row-gap:8px}.row.gx-xl-8{--bs-gutter-x:8px}.gx-xl-10{column-gap:10px}.gy-xl-10{row-gap:10px}.row.gx-xl-10{--bs-gutter-x:10px}.gx-xl-12{column-gap:12px}.gy-xl-12{row-gap:12px}.row.gx-xl-12{--bs-gutter-x:12px}.gx-xl-15{column-gap:15px}.gy-xl-15{row-gap:15px}.row.gx-xl-15{--bs-gutter-x:15px}.gx-xl-16{column-gap:16px}.gy-xl-16{row-gap:16px}.row.gx-xl-16{--bs-gutter-x:16px}.gx-xl-20{column-gap:20px}.gy-xl-20{row-gap:20px}.row.gx-xl-20{--bs-gutter-x:20px}.gx-xl-24{column-gap:24px}.gy-xl-24{row-gap:24px}.row.gx-xl-24{--bs-gutter-x:24px}.gx-xl-30{column-gap:30px}.gy-xl-30{row-gap:30px}.row.gx-xl-30{--bs-gutter-x:30px}}@media (max-width:1199px){.gx-lg-0{column-gap:0}.gy-lg-0{row-gap:0px}.row.gx-lg-0{--bs-gutter-x:0px}.gx-lg-5{column-gap:5px}.gy-lg-5{row-gap:5px}.row.gx-lg-5{--bs-gutter-x:5px}.gx-lg-8{column-gap:8px}.gy-lg-8{row-gap:8px}.row.gx-lg-8{--bs-gutter-x:8px}.gx-lg-10{column-gap:10px}.gy-lg-10{row-gap:10px}.row.gx-lg-10{--bs-gutter-x:10px}.gx-lg-12{column-gap:12px}.gy-lg-12{row-gap:12px}.row.gx-lg-12{--bs-gutter-x:12px}.gx-lg-15{column-gap:15px}.gy-lg-15{row-gap:15px}.row.gx-lg-15{--bs-gutter-x:15px}.gx-lg-16{column-gap:16px}.gy-lg-16{row-gap:16px}.row.gx-lg-16{--bs-gutter-x:16px}.gx-lg-20{column-gap:20px}.gy-lg-20{row-gap:20px}.row.gx-lg-20{--bs-gutter-x:20px}.gx-lg-24{column-gap:24px}.gy-lg-24{row-gap:24px}.row.gx-lg-24{--bs-gutter-x:24px}.gx-lg-30{column-gap:30px}.gy-lg-30{row-gap:30px}.row.gx-lg-30{--bs-gutter-x:30px}}@media (max-width:991px){.gx-md-0{column-gap:0}.gy-md-0{row-gap:0px}.row.gx-md-0{--bs-gutter-x:0px}.gx-md-5{column-gap:5px}.gy-md-5{row-gap:5px}.row.gx-md-5{--bs-gutter-x:5px}.gx-md-8{column-gap:8px}.gy-md-8{row-gap:8px}.row.gx-md-8{--bs-gutter-x:8px}.gx-md-10{column-gap:10px}.gy-md-10{row-gap:10px}.row.gx-md-10{--bs-gutter-x:10px}.gx-md-12{column-gap:12px}.gy-md-12{row-gap:12px}.row.gx-md-12{--bs-gutter-x:12px}.gx-md-15{column-gap:15px}.gy-md-15{row-gap:15px}.row.gx-md-15{--bs-gutter-x:15px}.gx-md-16{column-gap:16px}.gy-md-16{row-gap:16px}.row.gx-md-16{--bs-gutter-x:16px}.gx-md-20{column-gap:20px}.gy-md-20{row-gap:20px}.row.gx-md-20{--bs-gutter-x:20px}.gx-md-24{column-gap:24px}.gy-md-24{row-gap:24px}.row.gx-md-24{--bs-gutter-x:24px}.gx-md-30{column-gap:30px}.gy-md-30{row-gap:30px}.row.gx-md-30{--bs-gutter-x:30px}}@media (max-width:767px){.gx-sm-0{column-gap:0}.gy-sm-0{row-gap:0px}.row.gx-sm-0{--bs-gutter-x:0px}.gx-sm-5{column-gap:5px}.gy-sm-5{row-gap:5px}.row.gx-sm-5{--bs-gutter-x:5px}.gx-sm-8{column-gap:8px}.gy-sm-8{row-gap:8px}.row.gx-sm-8{--bs-gutter-x:8px}.gx-sm-10{column-gap:10px}.gy-sm-10{row-gap:10px}.row.gx-sm-10{--bs-gutter-x:10px}.gx-sm-12{column-gap:12px}.gy-sm-12{row-gap:12px}.row.gx-sm-12{--bs-gutter-x:12px}.gx-sm-15{column-gap:15px}.gy-sm-15{row-gap:15px}.row.gx-sm-15{--bs-gutter-x:15px}.gx-sm-16{column-gap:16px}.gy-sm-16{row-gap:16px}.row.gx-sm-16{--bs-gutter-x:16px}.gx-sm-20{column-gap:20px}.gy-sm-20{row-gap:20px}.row.gx-sm-20{--bs-gutter-x:20px}.gx-sm-24{column-gap:24px}.gy-sm-24{row-gap:24px}.row.gx-sm-24{--bs-gutter-x:24px}.gx-sm-30{column-gap:30px}.gy-sm-30{row-gap:30px}.row.gx-sm-30{--bs-gutter-x:30px}}@media (max-width:575px){.gx-xs-0{column-gap:0}.gy-xs-0{row-gap:0px}.row.gx-xs-0{--bs-gutter-x:0px}.gx-xs-5{column-gap:5px}.gy-xs-5{row-gap:5px}.row.gx-xs-5{--bs-gutter-x:5px}.gx-xs-8{column-gap:8px}.gy-xs-8{row-gap:8px}.row.gx-xs-8{--bs-gutter-x:8px}.gx-xs-10{column-gap:10px}.gy-xs-10{row-gap:10px}.row.gx-xs-10{--bs-gutter-x:10px}.gx-xs-12{column-gap:12px}.gy-xs-12{row-gap:12px}.row.gx-xs-12{--bs-gutter-x:12px}.gx-xs-15{column-gap:15px}.gy-xs-15{row-gap:15px}.row.gx-xs-15{--bs-gutter-x:15px}.gx-xs-16{column-gap:16px}.gy-xs-16{row-gap:16px}.row.gx-xs-16{--bs-gutter-x:16px}.gx-xs-20{column-gap:20px}.gy-xs-20{row-gap:20px}.row.gx-xs-20{--bs-gutter-x:20px}.gx-xs-24{column-gap:24px}.gy-xs-24{row-gap:24px}.row.gx-xs-24{--bs-gutter-x:24px}.gx-xs-30{column-gap:30px}.gy-xs-30{row-gap:30px}.row.gx-xs-30{--bs-gutter-x:30px}}.pxl-border-anm.bw-no{border-width:0}.pxl-border-anm.bw-yes{border-width:var(--bd-width)}@media (max-width:1599px){.pxl-border-anm.bw-laptop-no{border-width:0}.pxl-border-anm.bw-laptop-yes{border-width:var(--bd-width)}}@media (max-width:1199px){.pxl-border-anm.bw-tablet_extra-no{border-width:0}.pxl-border-anm.bw-tablet_extra-yes{border-width:var(--bd-width)}}@media (max-width:991px){.pxl-border-anm.bw-tablet-no{border-width:0}.pxl-border-anm.bw-tablet-yes{border-width:var(--bd-width)}}@media (max-width:767px){.pxl-border-anm.bw-mobile_extra-no{border-width:0}.pxl-border-anm.bw-mobile_extra-yes{border-width:var(--bd-width)}}@media (max-width:575px){.pxl-border-anm.bw-mobile-no{border-width:0}.pxl-border-anm.bw-mobile-yes{border-width:var(--bd-width)}}.video-bg-type-background .parallax-inner{background-image:var(--pxl-video-player-bg-url)}.video-bg-type-background .static-img{opacity:0;visibility:hidden}.video-bg-type-background-only .parallax-inner{background-image:var(--pxl-video-player-bg-url)}.video-bg-type-background-only .static-img{display:none}@media (max-width:1599px){.video-bg-type-laptop-static .parallax-inner{background-image:none}.video-bg-type-laptop-static .static-img{opacity:1;visibility:visible;display:block}.video-bg-type-laptop-background .parallax-inner{background-image:var(--pxl-video-player-bg-url)}.video-bg-type-laptop-background .static-img{opacity:0;visibility:hidden;display:block}.video-bg-type-laptop-background-only .parallax-inner{background-image:var(--pxl-video-player-bg-url)}.video-bg-type-laptop-background-only .static-img{display:none}}@media (max-width:1199px){.video-bg-type-tablet_extra-static .parallax-inner{background-image:none}.video-bg-type-tablet_extra-static .static-img{opacity:1;visibility:visible;display:block}.video-bg-type-tablet_extra-background .parallax-inner{background-image:var(--pxl-video-player-bg-url)}.video-bg-type-tablet_extra-background .static-img{opacity:0;visibility:hidden;display:block}.video-bg-type-tablet_extra-background-only .parallax-inner{background-image:var(--pxl-video-player-bg-url)}.video-bg-type-tablet_extra-background-only .static-img{display:none}}@media (max-width:991px){.video-bg-type-tablet-static .parallax-inner{background-image:none}.video-bg-type-tablet-static .static-img{opacity:1;visibility:visible;display:block}.video-bg-type-tablet-background .parallax-inner{background-image:var(--pxl-video-player-bg-url)}.video-bg-type-tablet-background .static-img{opacity:0;visibility:hidden;display:block}.video-bg-type-tablet-background-only .parallax-inner{background-image:var(--pxl-video-player-bg-url)}.video-bg-type-tablet-background-only .static-img{display:none}}@media (max-width:767px){.video-bg-type-mobile_extra-static .parallax-inner{background-image:none}.video-bg-type-mobile_extra-static .static-img{opacity:1;visibility:visible;display:block}.video-bg-type-mobile_extra-background .parallax-inner{background-image:var(--pxl-video-player-bg-url)}.video-bg-type-mobile_extra-background .static-img{opacity:0;visibility:hidden;display:block}.video-bg-type-mobile_extra-background-only .parallax-inner{background-image:var(--pxl-video-player-bg-url)}.video-bg-type-mobile_extra-background-only .static-img{display:none}}@media (max-width:575px){.video-bg-type-mobile-static .parallax-inner{background-image:none}.video-bg-type-mobile-static .static-img{opacity:1;visibility:visible;display:block}.video-bg-type-mobile-background .parallax-inner{background-image:var(--pxl-video-player-bg-url)}.video-bg-type-mobile-background .static-img{opacity:0;visibility:hidden;display:block}.video-bg-type-mobile-background-only .parallax-inner{background-image:var(--pxl-video-player-bg-url)}.video-bg-type-mobile-background-only .static-img{display:none}}.pxl-list-style .list-item{width:calc(var(--item-width) - ( var(--item-gap) / 2 ))}.pxl-icon-list--layout--inline .pxl-icon-list-wg{display:flex;flex-direction:row}.pxl-icon-list--layout--traditional .pxl-icon-list-wg{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;flex-direction:column}@media (max-width:1599px){.pxl-icon-list--layout--laptop-inline .pxl-icon-list-wg{display:flex;flex-direction:row}.pxl-icon-list--layout--laptop-traditional .pxl-icon-list-wg{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;flex-direction:column}}@media (max-width:1199px){.pxl-icon-list--layout--tablet_extra-inline .pxl-icon-list-wg{display:flex;flex-direction:row}.pxl-icon-list--layout--tablet_extra-traditional .pxl-icon-list-wg{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;flex-direction:column}}@media (max-width:991px){.pxl-icon-list--layout--tablet-inline .pxl-icon-list-wg{display:flex;flex-direction:row}.pxl-icon-list--layout--tablet-traditional .pxl-icon-list-wg{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;flex-direction:column}}@media (max-width:767px){.pxl-icon-list--layout--mobile_extra-inline .pxl-icon-list-wg{display:flex;flex-direction:row}.pxl-icon-list--layout--mobile_extra-traditional .pxl-icon-list-wg{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;flex-direction:column}}@media (max-width:575px){.pxl-icon-list--layout--mobile-inline .pxl-icon-list-wg{display:flex;flex-direction:row}.pxl-icon-list--layout--mobile-traditional .pxl-icon-list-wg{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;flex-direction:column}}.col2-set{display:flex;flex-wrap:wrap;margin:-15px}.col2-set .col-1,.col2-set .col-2{flex:0 0 100%;max-width:100%;padding:15px}@media (min-width:769px){.col2-set .col-1,.col2-set .col-2{flex:0 0 50%;max-width:50%}}@media (min-width:1200px){.woocommerce-page .container-fluid.gap-70{padding-left:15px;padding-right:15px}}@media (min-width:1600px){.woocommerce-page .container-fluid.gap-70{padding-left:75px;padding-right:75px}}@media (min-width:992px){.woocommerce-page .container-fluid.gap-70 .pxl-content-area{width:80%}}@media (min-width:992px){.woocommerce-page .container-fluid.gap-70 .sidebar-shop{width:20%}}.woocommerce-notices-wrapper{margin-bottom:35px}.woocommerce-notices-wrapper:empty{display:none}.woocommerce-notices-wrapper .woocommerce-message{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:15px}.woocommerce-error,.woocommerce-info{position:relative;width:100%;border:0;color:var(--body-color);background:#f2f2f2;padding:15px 15px 15px 45px;word-wrap:break-word;list-style:none}.woocommerce-error:before,.woocommerce-info:before{font-family:"pxli";font-size:18px;position:absolute;top:50%;left:15px;-webkit-transform:translateY(-50%);-khtml-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.woocommerce-error a.button,.woocommerce-info a.button{float:right;padding:0;background-color:transparent;border-color:transparent;color:var(--link-color);margin:0;position:relative}.woocommerce-error a.button:after,.woocommerce-info a.button:after{content:"";width:100%;height:2px;background-color:var(--second-color);position:absolute;left:0;bottom:0;-webkit-transition:all .3s ease;-khtml-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.woocommerce-error a.button:active,.woocommerce-error a.button:hover,.woocommerce-error a.button:focus,.woocommerce-info a.button:active,.woocommerce-info a.button:hover,.woocommerce-info a.button:focus{color:var(--second-color);outline:medium none;text-decoration:none;background-color:transparent;border-color:transparent}.woocommerce-error{color:#d62a28}.woocommerce-error:before{color:#d62a28;content:""}.woocommerce-info{color:#cf8207}.woocommerce-info:before{color:#cf8207;content:""}.pxl-add-to-cart.loading:before{display:inline-block;content:"";width:16px;height:16px;border-radius:100%;border:solid 2px #fff;border-top-color:transparent;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;-webkit-animation:pxl-spin .6s linear infinite;-khtml-animation:pxl-spin .6s linear infinite;-moz-animation:pxl-spin .6s linear infinite;-ms-animation:pxl-spin .6s linear infinite;-o-animation:pxl-spin .6s linear infinite;animation:pxl-spin .6s linear infinite}.pxl-add-to-cart.loading .pxl-icon{opacity:0}.woocommerce-form-track-order{width:100%;max-width:750px;margin-right:auto;margin-left:auto;margin-bottom:-30px}.woocommerce-form-track-order p{text-align:center;margin-bottom:30px}.woocommerce-form-track-order .form-row{display:flex;flex-direction:column;text-align:left;margin-bottom:30px}.woocommerce-form-track-order .button{width:100%}.pxl-product-related{margin-top:121px}@media (max-width:991px){.pxl-product-related{margin-top:110px}}@media (max-width:767px){.pxl-product-related{margin-top:90px}}@media (max-width:575px){.pxl-product-related{margin-top:70px}}.pxl-product-related .box-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}@media (max-width:575px){.pxl-product-related .box-title{flex-direction:column;row-gap:10px}}.pxl-product-related .ploop-title{color:var(--heading-color);font-size:55px;text-align:center;margin-bottom:71px}@media (max-width:991px){.pxl-product-related .ploop-title{font-size:45px}}@media (max-width:767px){.pxl-product-related .ploop-title{font-size:38px;margin-bottom:50px}}@media (max-width:575px){.pxl-product-related .ploop-title{font-size:30px}}.pxl-product-related .related-text{color:var(--heading-color);font-size:14px;font-weight:400;line-height:100%;text-transform:capitalize;display:flex;align-items:center;gap:11px}.pxl-product-related .related-text i{font-size:18px;color:var(--heading-color);position:relative;top:-1px}.pxl-product-related .pxl-swiper-arrow{width:82px;height:82px;background-color:var(--heading-color);border-radius:50%}.pxl-product-related .pxl-swiper-arrow.pxl-swiper-arrow-prev{left:-43px;transform:translate(-100%,-50%)}.pxl-product-related .pxl-swiper-arrow.pxl-swiper-arrow-prev .pxl-icon{transform:rotate(180deg)}.pxl-product-related .pxl-swiper-arrow.pxl-swiper-arrow-next{right:-43px;transform:translate(100%,-50%)}.pxl-product-related .pxl-swiper-arrow:hover{background-color:var(--third-color)}.pxl-product-related .pxl-swiper-arrow .pxl-icon{font-size:16px;color:#fff}@media (max-width:1599px){.pxl-product-related .pxl-swiper-arrow{display:none}}.pxl-product-related .pxl-product-grid .product-title .pxl-loop-product-title{margin-bottom:-4px}.pxl-product-related .pxl-product-grid .woosmart-item.wishlist .woosw-btn.woosw-adding:after{width:12px;height:12px}.pxl-product-grid .price{display:flex;align-items:center;gap:11px;font-size:0}.pxl-product-grid .price ins .woocommerce-Price-amount bdi{color:var(--heading-color);font-size:16px;font-style:normal;font-weight:500;line-height:100%;text-transform:capitalize;text-decoration:none}.pxl-product-grid .price del{text-decoration:line-through}.pxl-product-grid .product-wrap{border:1px solid #e0e0e0;border-radius:20px;padding:15px 16px 25px}.pxl-product-grid .product-wrap img{height:310px;width:100%;object-fit:cover}.pxl-product-grid .product-wrap .product-main-img{border-radius:20px}.pxl-product-grid .product-wrap .product-thumb{position:relative}.pxl-product-grid .product-wrap:hover .add_to_cart_button{opacity:1;transform:translateX(0) scale(1)}.pxl-product-grid .product-wrap:hover .woosmart-item .woosw-btn{opacity:1;transform:translateX(0) scale(1);transition-delay:.15s}.pxl-product-grid .product-wrap:hover .product_type_external,.pxl-product-grid .product-wrap:hover .product_type_grouped{opacity:1;transform:translateX(0) scale(1)}.pxl-product-grid .product-wrap .product-title{margin-bottom:0;margin-top:-4px;text-align:center}.pxl-product-grid .product-wrap .pxl-loop-product-title{font-size:18px;font-family:var(--heading-font-family);color:var(--heading-color);line-height:1.833;margin-bottom:2px}.pxl-product-grid .product-wrap .pxl-loop-product-title a{-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-image:linear-gradient(to left,var(--third-color),var(--third-color) 50%,var(--heading-color) 50%);background-size:200% 100%;background-position:0;transition:all .35s ease-in-out}.pxl-product-grid .product-wrap .pxl-loop-product-title a:hover{background-position:-100%}@media (max-width:575px){.pxl-product-grid .product-wrap .pxl-loop-product-title{font-size:16px;margin-bottom:0}}.pxl-product-grid .product-wrap .category{font-size:16px;color:var(--body-color);line-height:1.563}@media (max-width:575px){.pxl-product-grid .product-wrap .category{font-size:15px}}.pxl-product-grid .pxl-loop-badges{position:absolute;right:15px;top:14px;gap:5px;display:inline-flex}.pxl-product-grid .pxl-loop-badges .onsale,.pxl-product-grid .pxl-loop-badges .new,.pxl-product-grid .pxl-loop-badges .hot,.pxl-product-grid .pxl-loop-badges .out-of-stock{background-color:var(--heading-color);color:#fff;font-size:15px;font-family:var(--heading-font-family);padding:5px 11px 6px;border-radius:16px;text-transform:capitalize;line-height:1.4;margin-bottom:0}@media (max-width:575px){.pxl-product-grid .pxl-loop-badges .onsale,.pxl-product-grid .pxl-loop-badges .new,.pxl-product-grid .pxl-loop-badges .hot,.pxl-product-grid .pxl-loop-badges .out-of-stock{font-size:13px;padding:4px 10px 5px}}.pxl-product-grid .add_to_cart_button{width:47px;height:47px;background-color:var(--heading-color);padding:0;display:flex;align-items:center;justify-content:center;font-size:0;border-radius:50%;opacity:0;transform:translateX(15px) scale(.9);transition:all .35s ease}.pxl-product-grid .add_to_cart_button .pxl-icon{font-size:15px;color:#fff}.pxl-product-grid .add_to_cart_button:hover{background-color:var(--third-color)}@media (max-width:767px){.pxl-product-grid .add_to_cart_button{width:40px;height:40px}.pxl-product-grid .add_to_cart_button .pxl-icon{font-size:13px}}.pxl-product-grid .woosmart-item.wishlist .woosw-btn{width:47px;height:47px;background-color:var(--heading-color);padding:0;display:flex;align-items:center;justify-content:center;font-size:0;border-radius:50%;border:none;opacity:0;transform:translateX(-15px) scale(.9);transition:all .35s ease}.pxl-product-grid .woosmart-item.wishlist .woosw-btn:hover{background-color:var(--third-color)}.pxl-product-grid .woosmart-item.wishlist .woosw-btn:before{font-size:15px;color:#fff}.pxl-product-grid .woosmart-item.wishlist .woosw-btn.woosw-adding:after{border-color:#fff;border-top-color:transparent;width:16px;height:16px}@media (max-width:767px){.pxl-product-grid .woosmart-item.wishlist .woosw-btn{width:40px;height:40px}.pxl-product-grid .woosmart-item.wishlist .woosw-btn:before{font-size:13px}}.pxl-product-grid .product-foot{position:absolute;left:18px;right:18px;bottom:16px;justify-content:space-between}.pxl-product-grid .product-foot .added_to_cart{display:none}.pxl-product-grid .product-price{justify-content:center;transform:translateY(-50%)}.pxl-product-grid .product-price .price{background-color:var(--third-color);border-radius:16px;padding:6px 22px;font-size:16px;color:#fff;font-family:var(--body-font-family);font-weight:400;gap:5px;line-height:1.25}.pxl-product-grid .product-price .price ins bdi{font-size:16px;color:#fff;font-family:var(--body-font-family);font-weight:400}.pxl-product-grid .product-price .price ins:before{content:"/";position:relative;margin-right:5px}.pxl-product-grid .list-view .product-wrap{display:flex;padding:20px 16px}.pxl-product-grid .list-view .product-price{transform:translateY(0)}.pxl-product-grid .list-view .product-thumb{width:50%}.pxl-product-grid .list-view .content-product{width:50%;display:flex;flex-direction:column;align-items:start;justify-content:center;padding-left:25px}.pxl-product-grid .list-view .content-product .product-title{margin-top:8px;text-align:start}.pxl-product-grid .list-view .content-product .product-title .pxl-loop-product-title{margin-bottom:5px}.pxl-product-grid .product_type_external,.pxl-product-grid .product_type_grouped{width:47px;height:47px;background-color:var(--heading-color);padding:0;display:flex;align-items:center;justify-content:center;font-size:0;border-radius:50%;opacity:0;transform:translateX(15px) scale(.9);transition:all .35s ease}.pxl-product-grid .product_type_external .pxl-icon,.pxl-product-grid .product_type_grouped .pxl-icon{font-size:15px;color:#fff}.pxl-product-grid .product_type_external:hover,.pxl-product-grid .product_type_grouped:hover{background-color:var(--third-color)}@media (max-width:767px){.pxl-product-grid .product_type_external,.pxl-product-grid .product_type_grouped{width:40px;height:40px}.pxl-product-grid .product_type_external .pxl-icon,.pxl-product-grid .product_type_grouped .pxl-icon{font-size:13px}}.pxl-shop-loop-wrap{padding-left:20px}@media (max-width:991px){.pxl-shop-loop-wrap{padding-left:0}}.shop-toolbars{position:relative;margin-bottom:46px}@media (max-width:767px){.shop-toolbars{margin-bottom:35px}}.shop-toolbars>.row{position:relative}@media (max-width:575px){.shop-toolbars>.row{row-gap:10px}}.shop-toolbars .pxl-view-layout{list-style:none;margin:0;padding:0;gap:10px}.shop-toolbars .pxl-view-layout li{display:inline-flex}.shop-toolbars .pxl-view-layout a{font-size:16px;line-height:1;color:#fff;width:46px;height:46px;background:var(--second-color);border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.shop-toolbars .pxl-view-layout a svg{width:1em;height:1em;fill:#fff;-webkit-transition:all .3s cubic-bezier(.4,0,1,1);-khtml-transition:all .3s cubic-bezier(.4,0,1,1);-moz-transition:all .3s cubic-bezier(.4,0,1,1);-ms-transition:all .3s cubic-bezier(.4,0,1,1);-o-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1)}.shop-toolbars .pxl-view-layout a:hover{color:#fff}.shop-toolbars .pxl-view-layout a:hover svg{fill:#fff}.shop-toolbars .pxl-view-layout .active a{color:#fff}.shop-toolbars .pxl-view-layout .active a svg{fill:#fff}.shop-toolbars .number-result{font-family:var(--body-font-family);color:var(--body-color);font-size:16px;padding-left:6px}@media (max-width:575px){.shop-toolbars .number-result{padding-left:15px}}.shop-toolbars .pxl-toolbar-ordering{position:relative}.shop-toolbars .pxl-toolbar-ordering form{min-width:212px}.shop-toolbars .nice-select{padding:0 36px 0 34px}.shop-toolbars .nice-select .current{color:var(--heading-color)}.shop-toolbars .nice-select:after{right:30px}.pxl-active-filters-wrap .pxl-active-filters-inner{display:flex;gap:10px}.pxl-active-filters-wrap .pxl-active-filters-inner .link-close svg{width:16px;height:16px;color:var(--heading-color)}.pxl-active-filters-wrap .pxl-active-filters-inner .filter-link-text{color:var(--heading-color);font-size:13px;font-weight:400;line-height:120%;text-transform:uppercase}.pxl-active-filters-wrap .pxl-active-filters-inner>a{border:1px solid rgba(25,27,29,.2);padding:5px 10px;display:flex;align-items:center;justify-content:center;gap:5px;display:inline-flex}.pxl-active-filters-wrap .pxl-active-filters-inner>a:last-child{margin-right:35px}.woocommerce-pagination{display:flex;justify-content:center;margin-top:50px;gap:11px}.woocommerce-pagination .page-numbers{width:51px;height:51px;color:#072010;font-family:var(--body-font-family);font-size:16px;font-weight:400;display:flex;align-items:center;justify-content:center;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;transition:all .3s ease-in-out 0s;border:1px solid #e0e0e0}.woocommerce-pagination .page-numbers.current,.woocommerce-pagination .page-numbers:hover{background-color:var(--second-color);color:#fff}.woocommerce-pagination .page-numbers .pxl-icon{font-size:11px}.woocommerce-pagination .page-numbers.prev{transform:rotate(180deg)}@media (max-width:991px){.admin-bar .sidebar-shop.on-mobile-hidden{top:32px;height:calc(100% - 32px)}}@media screen and (max-width:782px){.admin-bar .sidebar-shop.on-mobile-hidden{top:46px;height:calc(100% - 46px)}}.container .sidebar-shop .sidebar-area-wrap{padding-right:1px}@media (max-width:991px){.container .sidebar-shop .sidebar-area-wrap{padding-right:0}}.pxl-widget .widget-title{position:relative}.pxl-widget .widget-title>span{display:block}.pxl-widget .list-style-checkbox li>a{padding:0 0 0 35px}.pxl-widget .list-style-checkbox li>a:before,.pxl-widget .list-style-checkbox li>a:after{position:absolute;left:0;top:2px;width:20px;height:20px;line-height:20px;text-align:center;border-radius:0;display:inline-block;opacity:1;font-weight:400;transition:all .3s ease-in-out}.pxl-widget .list-style-checkbox li>a:before{content:"";border:1px solid silver}.pxl-widget .list-style-checkbox li>a:after{border:0;font-family:"pxli";content:"";font-size:12px;color:var(--link-color);visibility:hidden;opacity:0;display:inline-block !important;min-width:0;background-color:transparent;-webkit-transform:translateX(0);-khtml-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.pxl-widget .list-style-checkbox li>a .term-color{width:8px;height:8px;display:inline-block;border-radius:8px;margin-right:10px}.pxl-widget .list-style-checkbox li.active>a:before,.pxl-widget .list-style-checkbox li.chosen>a:before,.pxl-widget .list-style-checkbox li:hover>a:before{border-color:#776c42}.pxl-widget .list-style-checkbox li.active>a:after,.pxl-widget .list-style-checkbox li.chosen>a:after,.pxl-widget .list-style-checkbox li:hover>a:after{opacity:1;visibility:visible}.pxl-widget .enable-scrollable-1{overflow:hidden;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto;overflow-y:auto;scrollbar-width:none}.pxl-widget .enable-scrollable-1 .tt-txt{display:none}.pxl-widget .enable-scrollable-1::-webkit-scrollbar{height:0;width:4px;border-radius:0;background-color:#e5e5e5}.pxl-widget .enable-scrollable-1::-webkit-scrollbar-track{border-radius:0}.pxl-widget .enable-scrollable-1::-webkit-scrollbar-thumb{border-radius:0;background-color:var(--primary-color)}.pxl-widget .enable-scrollable-1:hover::-webkit-scrollbar{background-color:#e5e5e5}.pxl-widget .enable-scrollable-1:hover::-webkit-scrollbar-thumb{background-color:var(--primary-color)}.pxl-widget .enable-scrollable-1.show-items-count-1 .count{margin-right:10px}.pxl-widget .enable-loadmore-1 li{display:none}.pxl-widget .pxl-toogle-more{position:relative;cursor:pointer;font-size:14px;letter-spacing:.015em;color:var(--link-color);display:inline-flex;align-items:center;margin-top:8px;-webkit-transition:all .3s cubic-bezier(.4,0,1,1);-khtml-transition:all .3s cubic-bezier(.4,0,1,1);-moz-transition:all .3s cubic-bezier(.4,0,1,1);-ms-transition:all .3s cubic-bezier(.4,0,1,1);-o-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1)}.pxl-widget .pxl-toogle-more .pxl-icon{margin-left:6px;font-size:10px;padding-top:3px}.pxl-widget .pxl-toogle-more:hover{color:#707070}.pxl-widget .pxl-toogle-more.opened .pxl-icon:before{content:""}.pxl-widget .pxl-collapse-toogle{position:absolute;top:0;right:-5px;font-size:16px;padding:5px;cursor:pointer;-webkit-transition:all .3s cubic-bezier(.4,0,1,1);-khtml-transition:all .3s cubic-bezier(.4,0,1,1);-moz-transition:all .3s cubic-bezier(.4,0,1,1);-ms-transition:all .3s cubic-bezier(.4,0,1,1);-o-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1)}.pxl-widget.collapsed .pxl-collapse-toogle:before{content:""}.widget_layered_nav:not(.pxl-widget-layered-nav).collapsed .widget-title{margin-bottom:0}.widget_layered_nav:not(.pxl-widget-layered-nav) .wc-layered-nav-term{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;align-items:center;column-gap:4px;-webkit-transform:translateX(-22px);-khtml-transform:translateX(-22px);-moz-transform:translateX(-22px);-ms-transform:translateX(-22px);-o-transform:translateX(-22px);transform:translateX(-22px);-webkit-transition:all .25s cubic-bezier(.645,.045,.355,1);-khtml-transition:all .25s cubic-bezier(.645,.045,.355,1);-moz-transition:all .25s cubic-bezier(.645,.045,.355,1);-ms-transition:all .25s cubic-bezier(.645,.045,.355,1);-o-transition:all .25s cubic-bezier(.645,.045,.355,1);transition:all .25s cubic-bezier(.645,.045,.355,1)}.widget_layered_nav:not(.pxl-widget-layered-nav) .wc-layered-nav-term>*{max-width:100%}.widget_layered_nav:not(.pxl-widget-layered-nav) .wc-layered-nav-term a{-webkit-transform:translateX(0);-khtml-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.widget_layered_nav:not(.pxl-widget-layered-nav) .wc-layered-nav-term a:before{opacity:1}.widget_layered_nav:not(.pxl-widget-layered-nav) .wc-layered-nav-term:hover{-webkit-transform:translateX(0);-khtml-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.pxl-widget-layered-nav .widget-content{position:relative}.pxl-widget-layered-nav .pxl-collapse-toogle{position:absolute;top:0;right:-5px;font-size:16px;padding:5px;cursor:pointer;-webkit-transition:all .3s cubic-bezier(.4,0,1,1);-khtml-transition:all .3s cubic-bezier(.4,0,1,1);-moz-transition:all .3s cubic-bezier(.4,0,1,1);-ms-transition:all .3s cubic-bezier(.4,0,1,1);-o-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1)}.pxl-widget-layered-nav .pxl-collapse-toogle.collapsed:before{content:""}.pxl-widget-layered-nav .display-inline{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;row-gap:10px;column-gap:25px;padding-top:10px}.pxl-widget-layered-nav .display-inline>*{max-width:100%}.pxl-widget-layered-nav .display-inline .wc-layered-nav-term>a{padding:0;-webkit-transform:translateX(0);-khtml-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.pxl-widget-layered-nav .display-inline .wc-layered-nav-term>a:before,.pxl-widget-layered-nav .display-inline .wc-layered-nav-term>a:after{display:none}.pxl-widget-layered-nav .display-list{overflow:hidden}.pxl-widget-layered-nav .wc-layered-nav-term{position:relative}.pxl-widget-layered-nav .wc-layered-nav-term.active>a,.pxl-widget-layered-nav .wc-layered-nav-term.chosen>a,.pxl-widget-layered-nav .wc-layered-nav-term:hover>a{color:var(--link-color-hover)}.pxl-widget-layered-nav .list-style-color{column-gap:15px}.pxl-widget-layered-nav .list-style-color .wc-layered-nav-term>a .term-color{height:28px;width:28px;padding:2px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;background-color:#fff;position:relative;text-align:center;border-radius:50%;-webkit-transition:all .3s ease-out;-khtml-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.pxl-widget-layered-nav .list-style-color .wc-layered-nav-term>a .term-color span{display:block;width:16px;height:16px;position:relative;border-radius:50%;-webkit-transform:scale(1);-khtml-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:transform .3s ease-out;-khtml-transition:transform .3s ease-out;-moz-transition:transform .3s ease-out;-ms-transition:transform .3s ease-out;-o-transition:transform .3s ease-out;transition:transform .3s ease-out}.pxl-widget-layered-nav .list-style-color .wc-layered-nav-term>a .title{margin-left:5px}.pxl-widget-layered-nav .list-style-color .wc-layered-nav-term>a:hover .term-color{border-color:rgba(25,27,29,.2)}.pxl-widget-layered-nav .list-style-color .chosen>a .term-color{border-color:rgba(25,27,29,.2)}.pxl-widget-layered-nav .list-style-image .wc-layered-nav-term>a .term-shape{border:1px solid transparent}.pxl-widget-layered-nav .list-style-image .wc-layered-nav-term>a .term-shape span{display:block;width:28px;height:28px;background-position:center;position:relative;border-radius:0;-webkit-transition:transform .3s ease-out;-khtml-transition:transform .3s ease-out;-moz-transition:transform .3s ease-out;-ms-transition:transform .3s ease-out;-o-transition:transform .3s ease-out;transition:transform .3s ease-out}.pxl-widget-layered-nav .list-style-image .wc-layered-nav-term>a .title{margin-left:10px}.pxl-widget-layered-nav .list-style-image .wc-layered-nav-term.chosen>a .term-shape{border-color:#000}.pxl-widget-layered-nav .show-label-off .wc-layered-nav-term>a .title{display:none}.pxl-widget-layered-nav .pa_size{column-gap:10px}.pxl-widget-layered-nav .pa_size .filter-link{width:34px;height:34px;border:1px solid rgba(25,27,29,.2);color:#191b1d;font-size:15px;font-weight:400;line-height:18px;text-transform:uppercase;display:flex;align-items:center;justify-content:center}.pxl-widget-layered-nav .pa_size .filter-link .title{background-image:none}.pxl-widget-layered-nav .pa_size .filter-link:hover{background-color:var(--heading-color);border-color:var(--heading-color)}.pxl-widget-layered-nav .pa_size .filter-link:hover .title{color:#fff}.pxl-widget-layered-nav .pa_size .chosen a{background-color:var(--heading-color);border-color:var(--heading-color)}.pxl-widget-layered-nav .pa_size .chosen a .title{color:#fff}.sidebar-shop ul.product_list_widget{margin:-20px 0 !important;padding:0 22px 0 21px}@media (max-width:575px){.sidebar-shop ul.product_list_widget{padding:0 10px}}ul.product_list_widget{list-style:none outside;padding:0}ul.product_list_widget li{padding:19px 0;position:relative;display:block;clear:both;overflow:hidden}ul.product_list_widget li+li:after{content:"";position:absolute;left:0;top:0;width:100%;height:1px;min-width:800px;border-top:1px dashed #e9e4df;-webkit-transform:translateX(-30%);-khtml-transform:translateX(-30%);-moz-transform:translateX(-30%);-ms-transform:translateX(-30%);-o-transform:translateX(-30%);transform:translateX(-30%)}ul.product_list_widget li .pxl-item-wrap{column-gap:29px;align-items:center}@media (max-width:1199px){ul.product_list_widget li .pxl-item-wrap{column-gap:15px}}ul.product_list_widget li .item-image a{display:flex;border:1px solid rgba(var(--primary-color-rgb),.1);border-radius:10px}ul.product_list_widget li img{float:left;width:90px;border-radius:10px}@media (max-width:1199px){ul.product_list_widget li img{width:50px}}ul.product_list_widget li .product-title{font-size:16px;line-height:1.875;font-family:var(--heading-font-family);color:var(--heading-color);margin-bottom:2px}@media (max-width:1199px){ul.product_list_widget li .product-title{margin-bottom:0}}ul.product_list_widget li .product-title a{color:inherit}ul.product_list_widget li .product-title a:hover{color:var(--link-color-hover)}ul.product_list_widget li .quantity,ul.product_list_widget li .amount{font-family:var(--body-font-family);font-size:18px;color:var(--third-color)}@media (max-width:1199px){ul.product_list_widget li .quantity,ul.product_list_widget li .amount{font-size:16px}}ul.product_list_widget li .price-rating{column-gap:16px}ul.product_list_widget li .reviewer-rating{column-gap:15px}ul.product_list_widget li dl{margin:0;padding-left:1em}ul.product_list_widget li dl dt,ul.product_list_widget li dl dd{display:inline-block;float:left;margin-bottom:1em}ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}ul.product_list_widget li dl dd{padding:0 0 .25em}ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.widget_price_filter .widget-content{padding-bottom:24px}.widget_price_filter .price_slider{margin-bottom:11px}.widget_price_filter .price_slider_amount button{padding:0;margin:0;margin-top:4px;float:right;border:none;font-family:var(--body-font-family);font-size:16px;font-weight:500;color:var(--heading-color);line-height:1em;text-transform:capitalize;background-color:transparent;position:relative;border-radius:0;position:relative;-webkit-transition:all .3s ease;-khtml-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.widget_price_filter .price_slider_amount button:after{content:"";width:100%;height:1px;background-color:var(--heading-color);position:absolute;bottom:0;left:0;-webkit-transition:background-color .3s ease;-khtml-transition:background-color .3s ease;-moz-transition:background-color .3s ease;-ms-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}.widget_price_filter .price_slider_amount button:hover{color:var(--link-color-hover)}.widget_price_filter .price_slider_amount button:hover:after{background-color:var(--link-color-hover)}.widget_price_filter .ui-slider{position:relative;text-align:start}.widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:17px;height:19px;cursor:ew-resize;outline:none;transform:translate(-8.5px,-50%);top:50%}.widget_price_filter .ui-slider .ui-slider-handle:before{content:"";position:absolute;width:100%;height:100%;background-image:url(//www.funlearnhub.center/wp-content/themes/sprouts/assets/css/../images/filter-flower.svg);background-repeat:no-repeat}.widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;background-color:var(--third-color)}.widget_price_filter .price_slider_wrapper .ui-widget-content:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background-color:#e0e0e0}.widget_price_filter .ui-slider-horizontal{height:1px;background:var(--third-color);position:relative;margin:0 6.5px 20px 4.5px}.widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:0}.widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:0}.widget_product_search .woocommerce-product-search{position:relative}.widget_product_search .woocommerce-product-search [type=submit]{font-size:0}.widget_product_search .woocommerce-product-search [type=submit]:before{display:inline-block !important;font-family:"pxli";content:"";font-size:16px;line-height:1;background-color:transparent;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;transition:0s;-webkit-transition:all .3s cubic-bezier(.4,0,1,1);-khtml-transition:all .3s cubic-bezier(.4,0,1,1);-moz-transition:all .3s cubic-bezier(.4,0,1,1);-ms-transition:all .3s cubic-bezier(.4,0,1,1);-o-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1)}.widget_rating_filter li.wc-layered-nav-rating>a{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;color:#707070}.widget_rating_filter li.wc-layered-nav-rating>a>*{max-width:100%}.widget_layered_nav_filters ul{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;align-items:center;gap:10px;list-style:none}.widget_layered_nav_filters ul>*{max-width:100%}.widget_layered_nav_filters ul li a{background-color:rgba(26,25,29,.07);display:inline-block;font-size:13px;padding:6px 22px;text-transform:uppercase}@media (max-width:1199px){.widget_layered_nav_filters ul li a{padding:5px 18px}}.widget_layered_nav_filters ul li a:after{content:"";font-size:10px;margin-left:8px;display:inline-block}.widget_layered_nav_filters ul li a:hover{color:#fff;background-color:var(--primary-color)}.sidebar-shop .widget_custom_html,.sidebar-shop .widget_product_search,.sidebar-shop .widget_price_filter,.sidebar-shop .woocommerce-widget-layered-nav,.sidebar-shop .widget_product_categories,.sidebar-shop .widget_product_tag_cloud{border:none;padding:0;border-radius:0}.sidebar-shop .widget_custom_html .widget-title,.sidebar-shop .widget_product_search .widget-title,.sidebar-shop .widget_price_filter .widget-title,.sidebar-shop .woocommerce-widget-layered-nav .widget-title,.sidebar-shop .widget_product_categories .widget-title,.sidebar-shop .widget_product_tag_cloud .widget-title{color:#fff;font-size:20px;padding:19px 22px;margin-bottom:35px;position:relative}.sidebar-shop .widget_custom_html .widget-title:before,.sidebar-shop .widget_product_search .widget-title:before,.sidebar-shop .widget_price_filter .widget-title:before,.sidebar-shop .woocommerce-widget-layered-nav .widget-title:before,.sidebar-shop .widget_product_categories .widget-title:before,.sidebar-shop .widget_product_tag_cloud .widget-title:before{content:"";position:absolute;inset:0;background-color:var(--heading-color);border-radius:15px}@media (max-width:575px){.sidebar-shop .widget_custom_html .widget-title,.sidebar-shop .widget_product_search .widget-title,.sidebar-shop .widget_price_filter .widget-title,.sidebar-shop .woocommerce-widget-layered-nav .widget-title,.sidebar-shop .widget_product_categories .widget-title,.sidebar-shop .widget_product_tag_cloud .widget-title{font-size:16px;padding:15px 22px;margin-bottom:25px}}.sidebar-shop .widget_price_filter .widget-title{margin-bottom:40px}.sidebar-shop .widget_price_filter form{padding:0 24px 0 23px}@media (max-width:575px){.sidebar-shop .widget_price_filter form{padding:0 14px}}.sidebar-shop .widget+.widget{margin-top:35px}.sidebar-shop .widget.widget_product_search{margin-top:27px}.sidebar-shop .widget.widget_product_search .widget-content{padding-bottom:34px}.sidebar-shop .woocommerce-widget-layered-nav .widget-title{margin-bottom:11px;font-weight:700}.sidebar-shop .widget_product_categories .widget-title{margin-bottom:19px}.sidebar-shop .widget_product_categories .widget-title:after{content:"";position:absolute;right:31px;bottom:0;background-image:url(//www.funlearnhub.center/wp-content/themes/sprouts/assets/css/../images/doubleflower.webp);width:69px;height:62px;background-size:cover;background-repeat:no-repeat}@media (max-width:575px){.sidebar-shop .widget_product_categories .widget-title:after{width:50px;height:42px}}.sidebar-shop .widget_product_categories .product-categories a{font-size:16px;transition:all .3s ease 0s;padding-top:15px}.sidebar-shop .widget_product_categories .product-categories li:first-child a{padding-top:0}.sidebar-shop .widget_product_categories .product-categories li:last-child{padding-bottom:4px}.sidebar-shop .widget_products .widget-content{padding-bottom:34px}.widget_custom_html .widget_text{display:flex;align-items:center;gap:11px}.widget_custom_html .widget_text:before{content:"";font-family:"pxli";display:inline-flex;transform:rotate(-90deg);color:var(--heading-color)}.widget_product_search .woocommerce-product-search input{font-style:normal;padding-left:21px}.widget_product_search .woocommerce-product-search input::placeholder{font-style:normal;text-transform:capitalize}.widget_product_search .woocommerce-product-search button{width:55px;opacity:0;transition:all .3s ease;transform:scale(.9)}.widget_product_search .woocommerce-product-search button:hover{color:var(--heading-color)}.widget_product_search .woocommerce-product-search:hover button{opacity:1;transform:scale(1)}.reset-all-sidebar .reset-all{background:var(--third-color);padding:11px 15px 8px;color:#fff;font-size:14px;font-weight:500;line-height:1.2;text-transform:uppercase;display:inline-flex;border-radius:8px}.reset-all-sidebar .reset-all.onbottom{margin-top:50px}.reset-all-sidebar .reset-all.ontop{margin-bottom:50px}.pxl-star-rated{color:var(--primary-color)}.woocommerce-product-rating{display:flex;flex-wrap:wrap;line-height:normal;margin:0;align-items:center;gap:10px}.woocommerce-product-rating>a{color:var(--body-color)}.woocommerce-product-rating>a:hover{color:var(--third-color)}p.stars{margin:0;line-height:1}p.stars>span{margin-bottom:-15px;display:block}.star-rating{font-family:"pxli";color:rgba(80,80,80,.2);font-size:16px;white-space:nowrap;position:relative;display:inline-block;width:84px;height:24px;line-height:24px;overflow:hidden;margin-top:-3px}.star-rating:before{content:"";display:block;overflow:hidden}.star-rating>span:before,.star-rating .pxl-star-rated:before{content:"";display:block;overflow:hidden}.star-rating>span:before,.star-rating .pxl-star-rated:before,.star-rating[aria-label="Rated 0 out of 5"]:before{color:var(--primary-color)}.star-rating .pxl-star-rated,.star-rating>span{position:absolute;top:0;left:0;overflow:hidden;height:24px}[dir=rtl] .star-rating .pxl-star-rated,[dir=rtl] .star-rating>span{left:auto;right:0}.star-rating+.woocommerce-review-link{font-size:14px;color:#707070;margin-left:8px}.star-rating+.woocommerce-review-link:hover{color:var(--link-color)}[dir=rtl] .star-rating+.woocommerce-review-link{margin-left:0;margin-right:8px}.comment-rating .star-rating{font-size:12px;width:72px}.woocommerce-Reviews .comment-meta{margin-bottom:-5px}.woocommerce-Reviews .pxl-comment-form-rating{margin-bottom:5px}@media (max-width:575px){.woocommerce-Reviews .pxl-comment-form-rating{margin-bottom:15px}}.woocommerce-Reviews p.stars>span{margin-bottom:0}.pxl-rating-wrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap}.pxl-rating-wrap>*{max-width:100%}.review-num{font-size:14px;line-height:26px;letter-spacing:.08em;color:#707070;line-height:32px;padding-left:3px}p.stars:hover a{color:var(--primary-color)}p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;color:#ccc}p.stars a:after{content:"";width:100%;height:100%;position:absolute;right:-5px}p.stars a:before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:"pxli";content:"";text-indent:0}p.stars a:hover~a{color:#ccc}p.stars.selected a.active{color:var(--primary-color)}p.stars.selected a.active~a{color:#ccc}p.stars.selected a:not(.active){color:var(--primary-color)}p.stars.selected:hover a{color:var(--primary-color)}p.stars.selected:hover a.active~a{color:var(--primary-color)}p.stars.selected a:hover~a{color:#ccc !important}.woosw-btn.woosw-adding:after{display:inline-block;content:"" !important;width:16px;height:16px;border-radius:100%;border:solid 2px var(--heading-color);border-top-color:transparent;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;-webkit-animation:pxl-spin .6s linear infinite;-khtml-animation:pxl-spin .6s linear infinite;-moz-animation:pxl-spin .6s linear infinite;-ms-animation:pxl-spin .6s linear infinite;-o-animation:pxl-spin .6s linear infinite;animation:pxl-spin .6s linear infinite}.woosw-btn.woosw-adding:before,.woosw-btn.woosw-adding svg{display:none}.woosw-btn.woosw-added:before{margin-right:0;content:"";font-family:"pxli";font-size:1em;display:block}.woosw-btn.woosw-added .pxl-icon{display:none}.woosc-btn.woosc-added:before{margin-right:0;content:"";font-family:"pxli";font-size:1em}.woosc-btn.woosc-added .pxl-icon,.woosc-btn.woosc-added svg{display:none}.woosc-area .added_to_cart{margin-left:10px}.woosc-area .pxl-product-stock{column-gap:4px;font-family:var(--heading-font-family);font-weight:500;color:var(--heading-color);margin-top:28px}.woosc-area .pxl-product-stock .label{align-items:center;column-gap:10px}.woosc-area .pxl-product-stock svg{width:22px;height:22px}.woosc-area .tr-content{display:none}#woosq-popup.woosq-popup{max-width:1320px;max-height:736px}@media (min-width:992px){#woosq-popup .woosq-product>.product>div{height:736px;max-height:736px}}#woosq-popup .woosq-product>.product .summary .summary-content{padding:50px 35px}@media (max-width:1199px){#woosq-popup .woosq-product>.product .summary .summary-content{padding:50px 30px}}@media (max-width:575px){#woosq-popup .woosq-product>.product .summary .summary-content{padding:30px 25px}}#woosq-popup .woosq-product .thumbnails{background-color:#fff;max-height:736px}#woosq-popup .woosq-product .thumbnails .slick-track{max-height:736px}#woosq-popup .woosq-product .thumbnails .slick-arrow{color:#707070}#woosq-popup .woosq-product .thumbnails .slick-arrow:hover{color:#000;background-color:transparent}#woosq-popup .woosq-product .thumbnails .slick-arrow:before{font-size:30px;font-family:"pxli"}#woosq-popup .woosq-product .thumbnails .slick-arrow.slick-prev{left:0}#woosq-popup .woosq-product .thumbnails .slick-arrow.slick-prev:before{content:""}#woosq-popup .woosq-product .thumbnails .slick-arrow.slick-next{right:0}#woosq-popup .woosq-product .thumbnails .slick-arrow.slick-next:before{content:""}#woosq-popup .woosq-product .thumbnails .slick-dots li{width:30px;height:30px;-webkit-transition:all .3s ease;-khtml-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}#woosq-popup .woosq-product .thumbnails .slick-dots li button{opacity:1;width:30px;height:30px;padding:0;-webkit-transition:all .3s ease;-khtml-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}#woosq-popup .woosq-product .thumbnails .slick-dots li button:before{display:inline-block;background-color:#707070;-webkit-border-radius:8px;-khtml-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;border-radius:8px;-webkit-transition:all .3s ease;-khtml-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}#woosq-popup .woosq-product .thumbnails .slick-dots li:hover,#woosq-popup .woosq-product .thumbnails .slick-dots li.slick-active{width:56px}#woosq-popup .woosq-product .thumbnails .slick-dots li:hover button,#woosq-popup .woosq-product .thumbnails .slick-dots li.slick-active button{width:56px;padding:0 10px}#woosq-popup .woosq-product .thumbnails .slick-dots li:hover button:before,#woosq-popup .woosq-product .thumbnails .slick-dots li.slick-active button:before{width:100%;background-color:var(--primary-color)}#woosq-popup .woosq-product .thumbnails .product-badges{position:absolute;top:20px;left:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center}#woosq-popup .woosq-product .thumbnails .product-badges>div{font-size:12px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;line-height:24px;padding:0 10px;min-width:72px;color:#fff;background-color:var(--second-color)}#woosq-popup .woosq-product .thumbnails .product-badges>div.out-of-stock{background-color:#999}#woosq-popup .woosq-product .onsale{color:var(--heading-color)}#woosq-popup .woosq-product .variations_form .pxl-quantity-wrap,#woosq-popup .woosq-product .cart .pxl-quantity-wrap{margin-left:0}#woosq-popup .woosq-product .variations_form .product-price,#woosq-popup .woosq-product .cart .product-price{display:none}#woosq-popup .woosq-product .variations_form .variations{display:flex;flex-direction:column;gap:25px;margin-bottom:30px}#woosq-popup .woosq-product .variations_form .pxl-btn{gap:5px}#woosq-popup .woosq-product .variations_form .pxl-btn .pxli{font-size:19px}#woosq-popup .woosq-product .product_meta{display:flex;column-gap:18px;row-gap:5px;flex-wrap:wrap}#woosq-popup .woosq-product .product_meta .label{padding:0 13px 0 0;color:var(--heading-color);font-size:15px;font-style:normal;font-weight:600;line-height:24px;text-transform:uppercase}#woosq-popup .woosq-product .product_meta .posted_in .label,#woosq-popup .woosq-product .product_meta .tagged_as .label{text-transform:capitalize}#woosq-popup .woosq-product .product_meta .meta-entry{color:var(--heading-color);font-size:14px;font-style:normal;font-weight:400;line-height:24px;text-transform:capitalize}#woosq-popup .product_title{font-size:30px;margin-bottom:0}@media (max-width:480px){#woosq-popup .product_title{font-size:24px;margin-bottom:10px}}#woosq-popup .price{font-size:20px;font-weight:600;gap:5px;margin-top:15px}@media (max-width:1199px){#woosq-popup .price{font-size:18px}}@media (max-width:991px){#woosq-popup .price{font-size:16px}}#woosq-popup .price del{order:2;color:#707070;margin-left:6px}#woosq-popup .price ins{color:var(--second-color)}#woosq-popup .woocommerce-product-details__short-description{font-size:14px;line-height:24px;margin-top:30px}#woosq-popup .pxl-variation-row .guide{display:none}#woosq-popup .reset_variations{display:none !important}#woosq-popup .pxl-single-woosmart-wrap{display:none}#woosq-popup .product_meta{margin-bottom:0;margin-top:35px}@media (max-width:480px){#woosq-popup .pxl-add-to-cart-wrap>.col{flex:0 0 100%;width:100%}#woosq-popup .pxl-add-to-cart-wrap>.col+.col{margin-top:10px}}@media (max-width:767px){table.woosw-content-items tr.woosw-content-item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap}table.woosw-content-items tr.woosw-content-item>*{max-width:100%}}table.woosw-content-items tr.woosw-content-item td{padding:24px;border-left:0;border-right:0}@media (max-width:767px){table.woosw-content-items tr.woosw-content-item td{flex:0 0 100%;width:100%;padding:15px}}table.woosw-content-items tr.woosw-content-item td.woosw-content-item--remove{text-align:center}@media (min-width:1200px){table.woosw-content-items tr.woosw-content-item td.woosw-content-item--remove{width:88px}}@media (max-width:767px){table.woosw-content-items tr.woosw-content-item td.woosw-content-item--remove{position:relative;border-bottom:0;padding-top:0;padding-bottom:0}}table.woosw-content-items tr.woosw-content-item td.woosw-content-item--remove span{font-size:0;position:relative;width:40px;height:40px;border-radius:0;border:1px solid #e0e0e0;color:#e0e0e0;display:inline-flex;justify-content:center;align-items:center}table.woosw-content-items tr.woosw-content-item td.woosw-content-item--remove span:before,table.woosw-content-items tr.woosw-content-item td.woosw-content-item--remove span:after{content:"";position:absolute;height:1px;width:20px;top:50%;background-color:#707070;transform-origin:50% 50%;opacity:1;font-size:20px;-webkit-transition:transform ease .25s;-khtml-transition:transform ease .25s;-moz-transition:transform ease .25s;-ms-transition:transform ease .25s;-o-transition:transform ease .25s;transition:transform ease .25s}table.woosw-content-items tr.woosw-content-item td.woosw-content-item--remove span:before{-webkit-transform:rotate(45deg);-khtml-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}table.woosw-content-items tr.woosw-content-item td.woosw-content-item--remove span:after{-webkit-transform:rotate(-45deg);-khtml-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}table.woosw-content-items tr.woosw-content-item td.woosw-content-item--remove span:hover{border-color:var(--primary-color)}table.woosw-content-items tr.woosw-content-item td.woosw-content-item--remove span:hover:before,table.woosw-content-items tr.woosw-content-item td.woosw-content-item--remove span:hover:after{background-color:var(--primary-color);-webkit-transform:rotate(0deg);-khtml-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}@media (max-width:767px){table.woosw-content-items tr.woosw-content-item td.woosw-content-item--remove span{position:absolute;top:15px;right:15px}}table.woosw-content-items tr.woosw-content-item td.woosw-content-item--image{padding-left:0;padding-right:0;width:72px}@media (max-width:767px){table.woosw-content-items tr.woosw-content-item td.woosw-content-item--image{padding-left:15px}}table.woosw-content-items tr.woosw-content-item td.woosw-content-item--image img{width:72px}table.woosw-content-items tr.woosw-content-item .woosw-content-item--title a{font-weight:500;color:var(--heading-color)}table.woosw-content-items tr.woosw-content-item .woosw-content-item--price{color:var(--primary-color);font-weight:500;font-size:20px;line-height:28px}table.woosw-content-items tr.woosw-content-item .woosw-content-item--price del{order:2;padding-left:6px;font-size:14px;line-height:32px;color:#707070}[dir=rtl] table.woosw-content-items tr.woosw-content-item .woosw-content-item--price del{padding-left:0;padding-right:6px}table.woosw-content-items tr.woosw-content-item .woosw-content-item--price ins{font-weight:inherit;text-decoration:none}table.woosw-content-items tr.woosw-content-item .woosw-content-item--time{display:none}table.woosw-content-items tr.woosw-content-item td.woosw-content-item--actions{text-align:right}table.woosw-content-items tr.woosw-content-item td.woosw-content-item--actions .woosw-content-item--stock{display:none}table.woosw-content-items tr.woosw-content-item td.woosw-content-item--actions .btn{min-width:220px}@media (max-width:575px){table.woosw-content-items tr.woosw-content-item td.woosw-content-item--actions .btn{width:100%}}table.woosw-content-items tr.woosw-content-item td.woosw-content-item--actions .pxl-btn-icon{font-size:14px;margin-left:4px}.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item .woosw-content-item--remove span,.woosw-list table.woosw-content-items tr.woosw-content-item td.woosw-content-item--remove span{font-size:0;position:relative;width:40px;height:40px;border-radius:0;border:1px solid #e0e0e0;color:#e0e0e0;display:inline-flex;justify-content:center;align-items:center}.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item .woosw-content-item--remove span:before,.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item .woosw-content-item--remove span:after,.woosw-list table.woosw-content-items tr.woosw-content-item td.woosw-content-item--remove span:before,.woosw-list table.woosw-content-items tr.woosw-content-item td.woosw-content-item--remove span:after{content:"";position:absolute;height:1px;width:20px;top:50%;background-color:#707070;transform-origin:50% 50%;opacity:1;font-size:20px;-webkit-transition:transform ease .25s;-khtml-transition:transform ease .25s;-moz-transition:transform ease .25s;-ms-transition:transform ease .25s;-o-transition:transform ease .25s;transition:transform ease .25s}.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item .woosw-content-item--remove span:before,.woosw-list table.woosw-content-items tr.woosw-content-item td.woosw-content-item--remove span:before{-webkit-transform:rotate(45deg);-khtml-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item .woosw-content-item--remove span:after,.woosw-list table.woosw-content-items tr.woosw-content-item td.woosw-content-item--remove span:after{-webkit-transform:rotate(-45deg);-khtml-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item .woosw-content-item--remove span.removing,.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item .woosw-content-item--remove span:hover,.woosw-list table.woosw-content-items tr.woosw-content-item td.woosw-content-item--remove span.removing,.woosw-list table.woosw-content-items tr.woosw-content-item td.woosw-content-item--remove span:hover{border-color:var(--primary-color)}.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item .woosw-content-item--remove span.removing:before,.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item .woosw-content-item--remove span.removing:after,.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item .woosw-content-item--remove span:hover:before,.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item .woosw-content-item--remove span:hover:after,.woosw-list table.woosw-content-items tr.woosw-content-item td.woosw-content-item--remove span.removing:before,.woosw-list table.woosw-content-items tr.woosw-content-item td.woosw-content-item--remove span.removing:after,.woosw-list table.woosw-content-items tr.woosw-content-item td.woosw-content-item--remove span:hover:before,.woosw-list table.woosw-content-items tr.woosw-content-item td.woosw-content-item--remove span:hover:after{background-color:var(--primary-color);-webkit-transform:rotate(0deg);-khtml-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}@media (max-width:767px){.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item .woosw-content-item--remove span,.woosw-list table.woosw-content-items tr.woosw-content-item td.woosw-content-item--remove span{position:absolute;top:15px;right:15px}}.woosw-actions:empty{display:none}.pxl-wishlist-page .pxl-content-area{margin-bottom:0}.woosw-list table.woosw-content-items tr:nth-child(2n) td{background-color:transparent}.woosw-list table.woosw-content-items tr:hover td{background-color:transparent}@media (min-width:768px){.woosw-area .woosw-inner .woosw-content{width:100%;max-width:738px}}@media (min-width:992px){.woosw-area .woosw-inner .woosw-content{width:100%;max-width:800px}}.woosw-area .woosw-inner .woosw-content .woosw-content-top{color:var(--heading-color);background-color:#f2f2f2}.woosw-area .woosw-inner .woosw-content .woosw-content-bot{color:var(--heading-color);background-color:#f2f2f2}.woosw-area .woosw-inner .woosw-content .woosw-content-bot a,.woosw-area .woosw-inner .woosw-content .woosw-content-bot span{color:var(--heading-color) !important;text-decoration:none !important;-webkit-transition:all .3s cubic-bezier(.4,0,1,1);-khtml-transition:all .3s cubic-bezier(.4,0,1,1);-moz-transition:all .3s cubic-bezier(.4,0,1,1);-ms-transition:all .3s cubic-bezier(.4,0,1,1);-o-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1)}.woosw-area .woosw-inner .woosw-content .woosw-content-bot a:hover,.woosw-area .woosw-inner .woosw-content .woosw-content-bot span:hover{color:var(--primary-color) !important}.woosw-area .woosw-inner .woosw-content .woosw-content-item--remove span.removing:before{animation:none !important;-webkit-animation:none !important}.woosw-area .woosw-inner .woosw-content .added_to_cart{margin-left:10px}.woosw-list{font-size:16px}@media (max-width:575px){.woosw-list{display:block;overflow-x:auto;white-space:nowrap}}.woosw-list table.woosw-items{border-radius:0}@media (max-width:767px){.woosw-list table.woosw-items{font-size:14px}}.woosw-list table.woosw-items tr th,.woosw-list table.woosw-items tr td{padding:8px 15px;border-color:#d0d0d0}.woosw-list table.woosw-items .woosw-item .woosw-item--image a{display:block;width:70px}.woosw-list table.woosw-items .woosw-item .woosw-item--name a{font-size:16px;line-height:24px;font-weight:400}.woosw-list table.woosw-items .woosw-item .woosw-item--name a:hover{color:var(--link-color-hover)}.woosw-list table.woosw-items .woosw-item .added_to_cart{position:relative;height:55px;display:inline-flex;align-items:center;font-family:var(--heading-font-family);font-size:14px;font-weight:400;color:#fff;line-height:1.5;letter-spacing:0px;padding:17px 30px;background-color:var(--third-color);outline:none;cursor:pointer;vertical-align:top;text-align:center;text-transform:none;text-decoration:none;justify-content:center;-webkit-box-shadow:none;-khtml-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;-webkit-transition:all .3s cubic-bezier(.46,.23,1,1);-khtml-transition:all .3s cubic-bezier(.46,.23,1,1);-moz-transition:all .3s cubic-bezier(.46,.23,1,1);-ms-transition:all .3s cubic-bezier(.46,.23,1,1);-o-transition:all .3s cubic-bezier(.46,.23,1,1);transition:all .3s cubic-bezier(.46,.23,1,1)}@media (max-width:991px){.woosw-list table.woosw-items .woosw-item .added_to_cart{padding:12px 25px;font-size:14px;height:48px}}.woosw-list table.woosw-items .woosw-item .added_to_cart:active,.woosw-list table.woosw-items .woosw-item .added_to_cart:hover,.woosw-list table.woosw-items .woosw-item .added_to_cart:focus{color:#fff;outline:medium none;text-decoration:none;background-color:var(--default-color)}.woosw-list table.woosw-items .woosw-item .added_to_cart,.woosw-list table.woosw-items .woosw-item button,.woosw-list table.woosw-items .woosw-item .button{height:55px;padding:12px 35px;justify-content:center;display:flex}.woosw-list table.woosw-items .woosw-item .added_to_cart .pxl-icon,.woosw-list table.woosw-items .woosw-item button .pxl-icon,.woosw-list table.woosw-items .woosw-item .button .pxl-icon{display:none}@media (max-width:991px){.woosw-list table.woosw-items .woosw-item .added_to_cart,.woosw-list table.woosw-items .woosw-item button,.woosw-list table.woosw-items .woosw-item .button{height:48px}}.woosw-list table.woosw-items .woosw-item .pxl-add-to-cart.loading{font-size:0}.woosw-list table.woosw-items .woosw-item .pxl-add-to-cart.added{display:none}.woosw-list table.woosw-items .woosw-item .woosw-item--stock{display:none}.woosw-list .woosw-actions{display:none}.woosw-popup{z-index:99999;background:rgba(0,0,0,.4)}.woosw-popup .woosw-popup-inner .woosw-popup-content{width:calc(100% - 40px);max-width:700px}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top{background-color:#000}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-popup-close{-webkit-transition:color .3s ease;-khtml-transition:color .3s ease;-moz-transition:color .3s ease;-ms-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-popup-close:hover{color:#fff}.woosw-popup .woosw-items .woosw-item .woosw-item-inner{padding:20px 0;border-top:1px solid #dedede;position:relative}@media (max-width:575px){.woosw-popup .woosw-items .woosw-item .woosw-item-inner{flex-direction:column;justify-content:start;align-items:start}}.woosw-popup .woosw-items .woosw-item .woosw-item-inner>div{margin-right:20px}@media (max-width:575px){.woosw-popup .woosw-items .woosw-item .woosw-item-inner>div{margin-right:0;margin-bottom:10px}}.woosw-popup .woosw-items .woosw-item .woosw-item-inner>div:last-child{margin-right:0}@media (max-width:575px){.woosw-popup .woosw-items .woosw-item .woosw-item-inner>div:last-child{margin-bottom:0}}@media (max-width:575px){.woosw-popup .woosw-items .woosw-item .woosw-item--remove{position:absolute;right:20px;top:30px}}.woosw-popup .woosw-items .woosw-item .woosw-item--image{width:70px}.woosw-popup .woosw-items .woosw-item .woosw-item--image a{display:block}.woosw-popup .woosw-items .woosw-item .woosw-item--name a{font-size:16px;line-height:24px;font-weight:400}.woosw-popup .woosw-items .woosw-item .woosw-item--name a:hover{color:var(--link-color-hover)}@media (max-width:575px){.woosw-popup .woosw-items .woosw-item .woosw-item--info,.woosw-popup .woosw-items .woosw-item .woosw-item--actions{width:100%}}.woosw-popup .woosw-items .woosw-item .added_to_cart,.woosw-popup .woosw-items .woosw-item button,.woosw-popup .woosw-items .woosw-item .button{position:relative;display:inline-flex;align-items:center;font-family:var(--heading-font-family);font-size:14px;font-weight:400;color:#fff;line-height:1.5;letter-spacing:0px;padding:10px 20px;min-width:150px;background-color:var(--third-color);outline:none;cursor:pointer;vertical-align:top;text-align:center;text-transform:none;text-decoration:none;justify-content:center;-webkit-box-shadow:none;-khtml-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;-webkit-transition:all .3s cubic-bezier(.46,.23,1,1);-khtml-transition:all .3s cubic-bezier(.46,.23,1,1);-moz-transition:all .3s cubic-bezier(.46,.23,1,1);-ms-transition:all .3s cubic-bezier(.46,.23,1,1);-o-transition:all .3s cubic-bezier(.46,.23,1,1);transition:all .3s cubic-bezier(.46,.23,1,1)}.woosw-popup .woosw-items .woosw-item .added_to_cart .tt-txt,.woosw-popup .woosw-items .woosw-item button .tt-txt,.woosw-popup .woosw-items .woosw-item .button .tt-txt{display:none}.woosw-popup .woosw-items .woosw-item .added_to_cart .pxl-icon,.woosw-popup .woosw-items .woosw-item button .pxl-icon,.woosw-popup .woosw-items .woosw-item .button .pxl-icon{display:none}.woosw-popup .woosw-items .woosw-item .added_to_cart:active,.woosw-popup .woosw-items .woosw-item .added_to_cart:hover,.woosw-popup .woosw-items .woosw-item .added_to_cart:focus,.woosw-popup .woosw-items .woosw-item button:active,.woosw-popup .woosw-items .woosw-item button:hover,.woosw-popup .woosw-items .woosw-item button:focus,.woosw-popup .woosw-items .woosw-item .button:active,.woosw-popup .woosw-items .woosw-item .button:hover,.woosw-popup .woosw-items .woosw-item .button:focus{color:var(--primary-color);outline:medium none;text-decoration:none;background-color:var(--heading-color);border-color:var(--heading-color)}.woosw-popup .woosw-items .woosw-item .pxl-add-to-cart.loading .btn-text{opacity:0;visibility:hidden}.woosw-popup .woosw-items .woosw-item .pxl-add-to-cart.added{display:none}.woosw-popup .woosw-items .woosw-item .woosw-item--stock{display:none}.woosc-area{z-index:99 !important}.woosc-area .woosc-inner .woosc-table .woosc-table-inner{font-size:16px}@media (max-width:767px){.woosc-area .woosc-inner .woosc-table .woosc-table-inner table.woosc_table{font-size:14px}}.woosc-area .woosc-inner .woosc-table .woosc-table-inner table.woosc_table thead tr th{border:1px solid #e2e2e2;padding:15px;font-size:14px;font-weight:400;color:#999;text-transform:uppercase;letter-spacing:.05em}.woosc-area .woosc-inner .woosc-table .woosc-table-inner table.woosc_table thead tr:nth-child(2n) td,.woosc-area .woosc-inner .woosc-table .woosc-table-inner table.woosc_table tbody tr:nth-child(2n) td{background-color:#fff !important}.woosc-area .woosc-inner .woosc-table .woosc-table-inner table.woosc_table thead tr td,.woosc-area .woosc-inner .woosc-table .woosc-table-inner table.woosc_table tbody tr td{border:1px solid #e2e2e2;padding:12px 15px}.woosc-area .woosc-inner .woosc-table .woosc-table-inner table.woosc_table thead tr th.td-label,.woosc-area .woosc-inner .woosc-table .woosc-table-inner table.woosc_table thead tr td.td-label,.woosc-area .woosc-inner .woosc-table .woosc-table-inner table.woosc_table tbody tr th.td-label,.woosc-area .woosc-inner .woosc-table .woosc-table-inner table.woosc_table tbody tr td.td-label{background-color:#f2f2f2 !important;font-size:14px;font-weight:400;color:#999;text-transform:uppercase;letter-spacing:.05em}.woosc-area .woosc-inner .woosc-table .woosc-table-inner table.woosc_table thead tr:hover td,.woosc-area .woosc-inner .woosc-table .woosc-table-inner table.woosc_table tbody tr:hover td{background-color:#fff !important}.woosc-area .woosc-inner .woosc-table .woosc-table-inner table.woosc_table thead tr:hover td.td-label,.woosc-area .woosc-inner .woosc-table .woosc-table-inner table.woosc_table tbody tr:hover td.td-label{background-color:#f2f2f2 !important}.woosc-area .woosc-inner .woosc-table .woosc-table-inner table.woosc_table .added_to_cart,.woosc-area .woosc-inner .woosc-table .woosc-table-inner table.woosc_table button,.woosc-area .woosc-inner .woosc-table .woosc-table-inner table.woosc_table .button{position:relative;display:inline-flex;align-items:center;font-family:var(--heading-font-family);font-size:14px;font-weight:400;color:#fff;line-height:1.5;letter-spacing:0px;padding:10px 20px;min-width:150px;width:100%;background-color:var(--third-color);outline:none;cursor:pointer;vertical-align:top;text-align:center;text-transform:none;text-decoration:none;justify-content:center;-webkit-box-shadow:none;-khtml-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;-webkit-transition:all .3s cubic-bezier(.46,.23,1,1);-khtml-transition:all .3s cubic-bezier(.46,.23,1,1);-moz-transition:all .3s cubic-bezier(.46,.23,1,1);-ms-transition:all .3s cubic-bezier(.46,.23,1,1);-o-transition:all .3s cubic-bezier(.46,.23,1,1);transition:all .3s cubic-bezier(.46,.23,1,1)}.woosc-area .woosc-inner .woosc-table .woosc-table-inner table.woosc_table .added_to_cart .tt-txt,.woosc-area .woosc-inner .woosc-table .woosc-table-inner table.woosc_table button .tt-txt,.woosc-area .woosc-inner .woosc-table .woosc-table-inner table.woosc_table .button .tt-txt{display:none}.woosc-area .woosc-inner .woosc-table .woosc-table-inner table.woosc_table .added_to_cart .pxl-icon,.woosc-area .woosc-inner .woosc-table .woosc-table-inner table.woosc_table button .pxl-icon,.woosc-area .woosc-inner .woosc-table .woosc-table-inner table.woosc_table .button .pxl-icon{display:none}.woosc-area .woosc-inner .woosc-table .woosc-table-inner table.woosc_table .added_to_cart:active,.woosc-area .woosc-inner .woosc-table .woosc-table-inner table.woosc_table .added_to_cart:hover,.woosc-area .woosc-inner .woosc-table .woosc-table-inner table.woosc_table .added_to_cart:focus,.woosc-area .woosc-inner .woosc-table .woosc-table-inner table.woosc_table button:active,.woosc-area .woosc-inner .woosc-table .woosc-table-inner table.woosc_table button:hover,.woosc-area .woosc-inner .woosc-table .woosc-table-inner table.woosc_table button:focus,.woosc-area .woosc-inner .woosc-table .woosc-table-inner table.woosc_table .button:active,.woosc-area .woosc-inner .woosc-table .woosc-table-inner table.woosc_table .button:hover,.woosc-area .woosc-inner .woosc-table .woosc-table-inner table.woosc_table .button:focus{color:#fff;outline:medium none;text-decoration:none;background-color:var(--default-color);border-color:var(--default-color)}.woosc-area .woosc-inner .woosc-table .woosc-table-inner table.woosc_table .pxl-add-to-cart.loading .btn-text{opacity:0;visibility:hidden}.woosc-area .woosc-inner .woosc-table .woosc-table-inner table.woosc_table .pxl-add-to-cart.added{display:none}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table.shop_attributes{border:0}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table.shop_attributes th{font-size:14px;font-weight:400;color:#999;text-transform:uppercase;letter-spacing:.05em}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table.shop_attributes th,.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table.shop_attributes td{border:0;min-width:0}.yith-wcwl-form{width:923px;max-width:923px;margin:0 auto}.yith-wcwl-form table.wishlist_table{border:none}.yith-wcwl-form table.wishlist_table tr th{text-align:start;border:none;background-color:transparent;border-bottom:1px solid rgba(80,80,80,.2);padding-bottom:15px}.yith-wcwl-form table.wishlist_table tr th .nobr{color:#24262b;text-align:center;font-size:16px;font-weight:600;line-height:100%}.yith-wcwl-form table.wishlist_table .product-remove a{width:42px;height:42px;border-radius:60px;background:#f6f6f6;color:#191b1d;display:flex;align-items:center;justify-content:center}.yith-wcwl-form table.wishlist_table .product-remove a svg{width:20px;height:20px}.yith-wcwl-form table.wishlist_table .product-thumbnail{width:129px;padding:30px 0 30px 22px}.yith-wcwl-form table.wishlist_table .product-thumbnail a{max-width:100%}.yith-wcwl-form table.wishlist_table .product-thumbnail img{height:140px;object-fit:cover}.yith-wcwl-form table.wishlist_table .product-name{padding-left:26px}.yith-wcwl-form table.wishlist_table .product-name a{color:#191b1d;font-size:18px;font-weight:500;line-height:normal}.yith-wcwl-form table.wishlist_table .product-price del{color:#505050;font-size:16px;font-weight:400;line-height:100%;text-decoration-line:strikethrough;text-transform:capitalize}.yith-wcwl-form table.wishlist_table .product-price ins{color:#191b1d;font-size:16px;font-weight:500;line-height:100%;text-transform:capitalize;margin-left:15px}.yith-wcwl-form table.wishlist_table .product-add-to-cart{padding-right:0}.yith-wcwl-form table.wishlist_table .product-add-to-cart a{font-size:16px;font-style:normal;font-weight:500;color:#fff;min-width:164px;text-transform:uppercase;background-color:var(--heading-color);gap:5px;display:flex !important;height:48px;align-items:center;justify-content:center;width:164px}.yith-wcwl-form table.wishlist_table .product-add-to-cart a .pxl-icon{font-size:20px}.yith-wcwl-form table.wishlist_table .product-add-to-cart a .pxl-icon:before{content:""}.yith-wcwl-form tbody tr td{border:none;border-bottom:1px solid rgba(80,80,80,.2);text-align:start}.yith-wcwl-form tbody tr:last-child td{border-bottom:1px solid rgba(80,80,80,.2)}.yith-wcwl-form .shop_table.mobile .product-remove{height:auto;display:flex;align-items:center;justify-content:center}.yith-wcwl-form .shop_table.mobile .product-remove a{display:flex;width:35px;height:35px;border-radius:60px;background:#f6f6f6;align-items:center;justify-content:center}.yith-wcwl-form .shop_table.mobile .product-remove a:before{content:"X"}.single-product .pxl-main{padding-top:135px;padding-bottom:135px}@media (max-width:991px){.single-product .pxl-main{padding-bottom:110px;padding-top:110px}}@media (max-width:767px){.single-product .pxl-main{padding-bottom:90px;padding-top:90px}}@media (max-width:575px){.single-product .pxl-main{padding-bottom:70px;padding-top:70px}}.single-product .pxl-content-main .container-ct{padding-top:0;padding-bottom:130px;padding-left:0;padding-right:0}@media (max-width:1199px){.single-product .pxl-content-main .container-ct{padding-bottom:100px}}@media (max-width:767px){.single-product .pxl-content-main .container-ct{padding-bottom:80px}}.single-product .pxl-wc-tabs{border:1px solid #e0e0e0;border-radius:20px;padding:0 120px 0;margin-top:143px}@media (max-width:1599px){.single-product .pxl-wc-tabs{padding:0 80px 0}}@media (max-width:1199px){.single-product .pxl-wc-tabs{padding:0 50px 0}}@media (max-width:991px){.single-product .pxl-wc-tabs{margin-top:110px}}@media (max-width:767px){.single-product .pxl-wc-tabs{padding:0 30px 0;margin-top:90px}}@media (max-width:575px){.single-product .pxl-wc-tabs{padding:0 15px 0;margin-top:70px}}.single-product .pxl-wc-tabs .woocommerce-Reviews .woocommerce-Reviews-title{display:none}.single-product .pxl-wc-tabs .tab-action-inner{column-gap:13px;row-gap:10px;margin-top:-28px;background-color:#fff;padding:0 22px}@media (max-width:575px){.single-product .pxl-wc-tabs .tab-action-inner{column-gap:10px;padding:0 15px}}.single-product .pxl-wc-tabs .tab-item .tab-link-item{background-color:rgba(224,224,224,.502);color:var(--heading-color);font-weight:500;border-color:transparent;font-size:16px;line-height:1.5625;border-radius:28px;padding:15px 54px;font-family:var(--body-font-family)}.single-product .pxl-wc-tabs .tab-item .tab-link-item:hover,.single-product .pxl-wc-tabs .tab-item .tab-link-item:active,.single-product .pxl-wc-tabs .tab-item .tab-link-item:focus{color:#fff;background-color:var(--third-color)}@media (max-width:991px){.single-product .pxl-wc-tabs .tab-item .tab-link-item{padding:15px 30px}}@media (max-width:575px){.single-product .pxl-wc-tabs .tab-item .tab-link-item{padding:13px 25px;font-size:15px;height:50px}}.single-product .pxl-wc-tabs .tab-item.active .tab-link-item{color:#fff;background-color:var(--third-color)}.single-product .pxl-wc-tabs .wc-tabs-panel{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;flex-direction:column;padding:39px 0 70px;background-color:#fff;display:none;opacity:0;-webkit-animation:pxlFadeInUp .4s linear 1 forwards;-khtml-animation:pxlFadeInUp .4s linear 1 forwards;-moz-animation:pxlFadeInUp .4s linear 1 forwards;-ms-animation:pxlFadeInUp .4s linear 1 forwards;-o-animation:pxlFadeInUp .4s linear 1 forwards;animation:pxlFadeInUp .4s linear 1 forwards;-webkit-transition:opacity .2s linear,top .2s linear;-khtml-transition:opacity .2s linear,top .2s linear;-moz-transition:opacity .2s linear,top .2s linear;-ms-transition:opacity .2s linear,top .2s linear;-o-transition:opacity .2s linear,top .2s linear;transition:opacity .2s linear,top .2s linear}.single-product .pxl-wc-tabs .wc-tabs-panel>*{max-width:100%}@media (max-width:1199px){.single-product .pxl-wc-tabs .wc-tabs-panel{padding:38px 0 50px}}.single-product .pxl-wc-tabs .wc-tabs-panel.wc-tabs-panel--description{text-align:center}.single-product .pxl-wc-tabs .wc-tabs-panel.active{display:block}.single-product .pxl-wc-tabs .wc-tabs-panel ul,.single-product .pxl-wc-tabs .wc-tabs-panel ol{list-style:none}.single-product .pxl-wc-tabs .wc-tabs-panel .form-submit{margin-bottom:0;margin-top:35px}.single-product .pxl-wc-tabs .wc-tabs-panel .pxl-btn{border-radius:28px;position:relative;right:0;top:0;transform:none;gap:8px;padding:17px 30px}.single-product .product-title{color:var(--heading-color);font-size:25px;line-height:1.32;margin-bottom:18px}@media (max-width:575px){.single-product .product-title{font-size:20px;margin-bottom:13px}}.single-product .product-short-desc{max-width:626px;margin-top:25px}@media (max-width:575px){.single-product .product-short-desc{margin-top:15px}}.single-product .pxl-product-stock{display:flex;flex-wrap:wrap;column-gap:4px;color:var(--heading-color);margin-top:26px}.single-product .pxl-product-stock .label{display:flex;flex-wrap:wrap;align-items:center;column-gap:15px;padding:0;font-size:16px;font-weight:400}.single-product .pxl-product-stock svg{width:20px;height:21px}.single-product .view-count{margin-top:9px;column-gap:13px;color:var(--heading-color)}.single-product .view-count svg{width:22px;height:18px}.single-product .extra-content-item{margin-top:9px;display:flex;flex-wrap:wrap;column-gap:18px;color:var(--heading-color)}.single-product .extra-content-item svg{width:17px;height:21px}.single-product .product-price>span{color:var(--heading-color);font-size:15px;font-style:normal;font-weight:600;line-height:20px}.single-product .product-price .product-box-price{display:flex;align-items:center;row-gap:8px;column-gap:8px;margin-top:7px;justify-content:start;font-size:20px;color:var(--third-color);font-weight:500}@media (max-width:575px){.single-product .product-price .product-box-price{margin-top:10px}}.single-product .product-price .product-box-price ins:before{content:"/";position:relative;margin-right:8px}@media (max-width:575px){.single-product .cart-form-wrap{row-gap:10px}}.single-product .product-share-meta{margin-top:24px}.single-product .product-share-meta .product_meta{display:flex;column-gap:18px;row-gap:5px;flex-wrap:wrap}.single-product .product-share-meta .product_meta .label{padding:0 13px 0 0;color:var(--heading-color);font-size:15px;font-style:normal;font-weight:600;line-height:24px;text-transform:uppercase}.single-product .product-share-meta .product_meta .posted_in .label,.single-product .product-share-meta .product_meta .tagged_as .label{text-transform:capitalize}.single-product .product-share-meta .product_meta .meta-entry{color:var(--heading-color);font-size:14px;font-style:normal;font-weight:400;line-height:24px;text-transform:capitalize}.single-product .product-share-meta .product-share-wrap .label{margin-right:30px;color:var(--heading-color);font-family:var(--heading-font-family);font-size:16px;text-transform:capitalize}.single-product .product-share-meta .product-share-wrap .social-item{display:flex;align-items:center;justify-content:center;padding:0 5px}.single-product .product-share-meta .product-share-wrap .pxl-icon{font-size:15px;width:41px;height:41px;line-height:44px;background-color:var(--second-color);display:inline-block;text-align:center;margin:1px;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;border:none;position:relative}.single-product .product-share-meta .product-share-wrap .pxl-icon svg{fill:#fff;width:15px;height:41px;-webkit-transition:all .3s cubic-bezier(.4,0,1,1);-khtml-transition:all .3s cubic-bezier(.4,0,1,1);-moz-transition:all .3s cubic-bezier(.4,0,1,1);-ms-transition:all .3s cubic-bezier(.4,0,1,1);-o-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1);z-index:1;position:relative}.single-product .product-share-meta .product-share-wrap .pxl-icon i{position:relative;z-index:1;color:#fff}.single-product .product-share-meta .product-share-wrap .pxl-icon:after{content:"";position:absolute;inset:-1px;background-color:var(--primary-color);transform:scale(0);-webkit-transition:all .3s cubic-bezier(.4,0,1,1);-khtml-transition:all .3s cubic-bezier(.4,0,1,1);-moz-transition:all .3s cubic-bezier(.4,0,1,1);-ms-transition:all .3s cubic-bezier(.4,0,1,1);-o-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1);border-radius:50%;z-index:0}.single-product .product-share-meta .product-share-wrap .pxl-icon:hover svg{fill:var(--additional01-color)}.single-product .product-share-meta .product-share-wrap .pxl-icon:hover i{color:var(--additional01-color)}.single-product .product-share-meta .product-share-wrap .pxl-icon:hover:after{transform:scale(1)}.single-product .pxl-variation-row .woo-selected-variation-item-name{display:none}.single-product .pxl-variation-row .label{padding:0}.single-product .pxl-variation-row .label label{color:var(--heading-color);font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;margin-bottom:11px}.single-product .pxl-variation-row.att-type-color{margin-left:5px}.single-product .pxl-variation-row.att-type-color .wpcvs-type-color.rounded .wpcvs-term.wpcvs-selected .wpcvs-term-inner{border:1px solid rgba(25,27,29,.2)}.single-product .pxl-variation-row.att-type-color .wpcvs-type-color.rounded .wpcvs-term.wpcvs-selected .wpcvs-term-inner span{transform:scale(1)}.single-product .pxl-variation-row.att-type-color .wpcvs-type-color.rounded .wpcvs-term .wpcvs-term-inner span{width:16px;height:16px}.single-product .pxl-variation-row.att-type-color .wpcvs-type-color.rounded .wpcvs-term .wpcvs-term-inner span:hover{transform:scale(1)}.single-product .pxl-variation-row.att-type-button .wpcvs-type-button .wpcvs-term{width:34px;min-width:34px;height:34px;border-radius:0;border:1px solid #d7d7d7;color:var(--heading-color);font-size:15px;font-weight:400;text-transform:uppercase}.single-product .pxl-variation-row.att-type-button .wpcvs-type-button .wpcvs-term.wpcvs-selected,.single-product .pxl-variation-row.att-type-button .wpcvs-type-button .wpcvs-term:hover{border:1px solid #f6f6f6;background-color:#f6f6f6}.single-product .product-main-img .pxl-cursor-icon{position:absolute;top:24px;right:36px;opacity:1;transform:scale(1);font-size:30px}.single-product .product-main-img .pxl-cursor-icon svg{width:1em;height:1em;fill:var(--heading-color)}.single-product .product-main-img .thumb-item{width:max-content !important}.single-product .product-main-img .swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.single-product .product-main-img .zoom-hover{background-image:var(--zoom-bg-img);background-repeat:no-repeat;width:100%;overflow:hidden;cursor:none;margin:auto;filter:none !important}.single-product .product-main-img .zoom-hover img{transition:opacity .5s;display:block;width:100%}@media (max-width:575px){.single-product .product-main-img .zoom-hover img{height:400px;object-fit:cover}}.single-product .product-main-img .zoom-hover img:hover{opacity:0}.single-product .pxl-single-images{flex:0 0 45%;width:45%}@media (max-width:767px){.single-product .pxl-single-images{flex:0 0 100%;width:100%}}.single-product .pxl-single-summary{flex:0 0 55%;width:55%}.single-product .pxl-single-summary .summary-inner{padding-top:16px;padding-left:36px}@media (max-width:991px){.single-product .pxl-single-summary .summary-inner{padding-left:0;padding-top:10px}}@media (max-width:767px){.single-product .pxl-single-summary .summary-inner{padding-top:0}}@media (max-width:767px){.single-product .pxl-single-summary{flex:0 0 100%;width:100%;margin-top:70px}}@media (max-width:575px){.single-product .pxl-single-summary{margin-top:60px}}.single-product .single-images-inner{padding-right:12px}@media (max-width:991px){.single-product .single-images-inner{padding-right:0}}.single-product .product-main-img-inner{overflow:hidden;border-radius:20px;border:1px solid #e0e0e0}.single-product .product-main-img-inner .pxl-swiper-arrow{font-size:28px}.single-product .thumbs-img{border-radius:20px;border:1px solid #e0e0e0}.single-product .thumbs-img img{width:100%;object-fit:cover}.single-product .product-gallery-img{margin-top:17px}.single-product .nav-in-vertical .pxl-swiper-arrow-prev{left:15px}.single-product .nav-in-vertical .pxl-swiper-arrow-next{right:15px}.single-product .pxl-swiper-arrow:hover{color:var(--third-color)}.single-product .onsale{display:inline-block;font-size:15px;font-family:"Playwrite GB S",Sans-serif;color:#fff;background-color:var(--heading-color);padding:3.5px 14px;border-radius:16px;text-transform:capitalize;margin-bottom:18px}@media (max-width:575px){.single-product .onsale{font-size:14px;padding:3px 12px;margin-bottom:15px}}.single-product form.cart .quantity-inner{position:relative;display:inline-block;width:65px;height:55px}@media (max-width:575px){.single-product form.cart .quantity-inner{height:50px}}.single-product form.cart .quantity-inner input{font-family:var(--body-font-family);line-height:55px;width:100%;height:55px;border:0;font-size:16px;font-weight:500;text-align:center;-moz-appearance:textfield;background-color:rgba(224,224,224,.502);border-radius:10px;padding-left:5px}@media (max-width:575px){.single-product form.cart .quantity-inner input{line-height:50px;height:50px}}.single-product form.cart .quantity-inner .quantity-button{position:absolute;width:23px;height:27px;line-height:27px;font-size:14px;border:0;cursor:pointer;display:flex;align-items:center;color:var(--heading-color);-webkit-transition:color .3s ease;-khtml-transition:color .3s ease;-moz-transition:color .3s ease;-ms-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.single-product form.cart .quantity-inner .quantity-button:hover{color:#000}.single-product form.cart .quantity-inner .quantity-up{top:0;right:0}.single-product form.cart .quantity-inner .quantity-up>span{margin-top:8px}.single-product form.cart .quantity-inner .quantity-down{right:0;bottom:0;z-index:1}.single-product form.cart .quantity-inner .quantity-down>span{margin-bottom:8px}@media (max-width:575px){.single-product form.cart .quantity-inner .quantity-down{bottom:2px}}.single-product form.cart .quantity-inner .pxli-plus:before{content:""}.single-product form.cart .quantity-inner .pxli-minus:before{content:""}.single-product .pxl-add-to-cart-wrap{margin-left:20px;margin-right:18px}.single-product .pxl-add-to-cart-wrap .btn-primary{box-shadow:none;padding:6px 6px 6px 34px}.single-product .pxl-add-to-cart-wrap .btn-primary .pxl-icon{width:43px;height:43px}.single-product .pxl-add-to-cart-wrap .btn-primary.loading .pxl-icon:before{display:inline-block;content:"";width:16px;height:16px;border-radius:100%;border:solid 2px #955d05;border-top-color:transparent;position:relative;top:0;bottom:0;left:0;right:0;margin:auto;-webkit-animation:pxl-spin .6s linear infinite;-khtml-animation:pxl-spin .6s linear infinite;-moz-animation:pxl-spin .6s linear infinite;-ms-animation:pxl-spin .6s linear infinite;-o-animation:pxl-spin .6s linear infinite;animation:pxl-spin .6s linear infinite}.single-product .pxl-add-to-cart-wrap .btn-primary.loading .pxl-icon.left:before{left:-1px}@media (max-width:575px){.single-product .pxl-add-to-cart-wrap .btn-primary{padding:4px 6px 4px 25px;height:50px}.single-product .pxl-add-to-cart-wrap .btn-primary .pxl-icon{width:42px;height:42px}}.single-product .pxl-add-to-cart-wrap.canvas-cart-on .added_to_cart{display:none}.single-product .product-type-grouped .pxl-add-to-cart-wrap{margin-left:0}.single-product .product-type-grouped .pxl-add-to-cart-wrap .single_add_to_cart_button{gap:10px}.single-product .product-type-external .pxl-single-woosmart-wrap{margin-top:10px}.product-action.woosw-btn{font-size:0;width:54px;height:55px;display:flex;align-items:center;justify-content:center;border:1px solid #e0e0e0;border-radius:50%}.product-action.woosw-btn:before{font-size:16px;z-index:1}.product-action.woosw-btn:hover{background-color:var(--third-color);border-color:var(--third-color);color:#fff}@media (max-width:575px){.product-action.woosw-btn{height:50px;width:50px}}.cart{margin-top:31px}.product_meta{font-size:16px;margin-top:34px}.product_meta .label{padding:0}.product_meta .meta-item{display:flex;flex-wrap:wrap;column-gap:6px;margin-top:4px}.product_meta .meta-item:first-child{margin-top:0}.product_meta .meta-item .meta-entry a{color:var(--body-color)}.product_meta .meta-item .meta-entry a:hover{color:var(--third-color)}.product_meta .tagged_as .meta-entry{text-transform:uppercase}.product-template-default .header-container{max-width:1350px}.product-template-default .grouped_form .pxl-grouped-product-list .list-item{margin-bottom:15px}.product-template-default .grouped_form .woocommerce-grouped-product-list-item__image{margin-right:10px}.product-template-default .nice-select span.current{line-height:48px}.product-type-variable .pxl-add-to-cart-wrap{margin-left:0;margin-top:20px}.product-type-variable .variations{display:flex;flex-direction:column;gap:15px}.product-type-variable .product-price{margin-bottom:20px}.product-type-variable .product-price .woocommerce-variation-price{display:none}.wpcvs-empty,.wpcvs-terms+select:not(.wpcvs-select),.wpcvs-term.wpcvs-disabled:after,.wpcvs-term.wpcvs-disabled:before{display:none !important}.wpcvs-terms{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap}.wpcvs-terms>*{max-width:100%}[dir=rtl] .wpcvs-terms{justify-content:flex-end}.wpcvs-term{display:inline-flex;cursor:pointer;text-align:center;position:relative;border-width:1px;border-style:solid;border-color:transparent;align-items:center;justify-content:center}.wpcvs-term>span{display:block;position:relative}.wpcvs-type-color{gap:5px}.wpcvs-type-color .wpcvs-term{font-size:0}.wpcvs-type-color.rounded .wpcvs-term .wpcvs-term-inner,.wpcvs-type-color.wpcvs-style-rounded .wpcvs-term .wpcvs-term-inner{height:28px;width:28px;padding:2px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;background-color:#fff;position:relative;text-align:center;border-radius:50%;-webkit-transition:all .3s ease-out;-khtml-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.wpcvs-type-color.rounded .wpcvs-term .wpcvs-term-inner span,.wpcvs-type-color.wpcvs-style-rounded .wpcvs-term .wpcvs-term-inner span{display:block;width:22px;height:22px;position:relative;border-radius:50%;-webkit-transform:scale(1);-khtml-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:transform .3s ease-out;-khtml-transition:transform .3s ease-out;-moz-transition:transform .3s ease-out;-ms-transition:transform .3s ease-out;-o-transition:transform .3s ease-out;transition:transform .3s ease-out}.wpcvs-type-color.rounded .wpcvs-term.wpcvs-selected .wpcvs-term-inner,.wpcvs-type-color.rounded .wpcvs-term:hover .wpcvs-term-inner,.wpcvs-type-color.wpcvs-style-rounded .wpcvs-term.wpcvs-selected .wpcvs-term-inner,.wpcvs-type-color.wpcvs-style-rounded .wpcvs-term:hover .wpcvs-term-inner{border-color:#dce3de}.wpcvs-type-color.rounded .wpcvs-term.wpcvs-selected .wpcvs-term-inner span,.wpcvs-type-color.rounded .wpcvs-term:hover .wpcvs-term-inner span,.wpcvs-type-color.wpcvs-style-rounded .wpcvs-term.wpcvs-selected .wpcvs-term-inner span,.wpcvs-type-color.wpcvs-style-rounded .wpcvs-term:hover .wpcvs-term-inner span{-webkit-transform:scale(.8);-khtml-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}.wpcvs-type-color.square .wpcvs-term .wpcvs-term-inner{height:20px;width:20px;border-radius:0;-webkit-transition:all .3s ease;-khtml-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.wpcvs-type-color.square .wpcvs-term .wpcvs-term-inner span{display:inline-block;width:100%;height:100%;border-radius:0;overflow:hidden}.wpcvs-type-button{gap:10px}@media (max-width:991px){.wpcvs-type-button{gap:6px}}.wpcvs-type-button .wpcvs-term{font-size:14px;width:auto;min-width:35px;min-height:32px;border-color:#707070;background-color:#fff;padding:2px 15px 0;border-radius:5px;-webkit-transition:all .3s ease;-khtml-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.wpcvs-type-button .wpcvs-term.wpcvs-selected{color:#fff;border-color:var(--primary-color);background-color:var(--primary-color)}.wpcvs-type-button .wpcvs-term.wpcvs-selected>span:before{display:none}.wpcvs-type-button .wpcvs-term:not(.wpcvs-disabled):hover{color:#fff;border-color:var(--primary-color);background-color:var(--primary-color)}.wpcvs-type-button .wpcvs-term>span{background-color:transparent}.wpcvs-type-button.black-bg .wpcvs-term.wpcvs-selected{border-color:#000;background-color:#000}.wpcvs-type-button.black-bg .wpcvs-term:not(.wpcvs-disabled):hover{border-color:#000;background-color:#000}.wpcvs-type-image{gap:10px}@media (max-width:991px){.wpcvs-type-image{gap:6px}}.wpcvs-type-image .wpcvs-term{width:40px;height:40px;border-color:transparent;border-radius:5px;overflow:hidden;-webkit-transition:all .3s ease;-khtml-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.wpcvs-type-image .wpcvs-term img{object-fit:cover;height:100%}.wpcvs-type-image .wpcvs-term.wpcvs-selected{opacity:.5}.wpcvs-type-image .wpcvs-term:hover{opacity:.5}.wpcvs-type-image .wpcvs-term>span{height:100%;line-height:1}.wpcvs-type-radio .wpcvs-term{display:block;width:calc(100% - 6px);text-align:start}.wpcvs-type-radio .wpcvs-term>span{padding:0 20px;border-radius:2px}.wpcvs-type-radio .wpcvs-term input[type=radio]{outline:none;margin-right:10px;pointer-events:none}.wpcvs-more{display:inline-block;margin:6px 3px 0;padding:3px;height:42px;line-height:42px;position:relative;float:left}.wpcvs-term.wpcvs-selected>span:before{content:"✓";display:none;width:16px;height:16px;border-radius:10px;background-color:green;color:#fff;text-align:center;line-height:16px;font-size:10px;position:absolute;top:-10px;right:-10px;z-index:9;border:2px solid #fff}.wpcvs-term.wpcvs-disabled{opacity:.75;cursor:default;overflow:hidden}.wpcvs-term.wpcvs-disabled span{position:relative}.wpcvs-term.wpcvs-disabled span:after{content:"";position:absolute;left:50%;top:50%;margin-top:-1px;width:60px;height:1px;background:#999;-webkit-transform:translate(-50%,0) rotate(45deg);transform:translate(-50%,0) rotate(45deg)}.wpcvs-tippy-inner .wpcvs-tippy-swatches{display:none}.wpcvs-tippy-swatches--color,.wpcvs-tippy-swatches--image img{border-radius:3px}.cart-list-body{overflow:hidden}@media (min-width:992px){.cart-content-left{padding-right:45px}}@media (min-width:1200px){.cart-content-left{padding-right:85px}}@media (max-width:991px){.cart-content-left{margin-bottom:80px}}.cart-list-wrapper .cart-list-head{font-size:14px;color:#707070;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #dedede;padding-bottom:10px}@media (max-width:575px){.cart-list-wrapper .cart-list-head{display:none}}.cart-list-wrapper .cart-list-head .product-name{margin-left:-100px}.cart-list-wrapper .cart-list-head .col-quantity{width:20%}.cart-list-wrapper .cart-list-item{padding:25px 0}.cart-list-wrapper .cart-list-item+.cart-list-item{border-top:1px solid #dedede}.cart-list-wrapper .cart-list-item .cart-item-thumbnail{padding-right:0}.cart-list-wrapper .cart-list-item .product-thumbnail img{width:70px}.cart-list-wrapper .cart-list-item .cart-item-info{padding-left:20px}.cart-list-wrapper .cart-list-item .item-name{font-size:16px;padding-top:4px;line-height:24px}.cart-list-wrapper .cart-list-item .variation{margin-top:5px;padding-bottom:4px;line-height:1}.cart-list-wrapper .cart-list-item .variation span{margin:0;padding:0;position:relative;display:inline-flex}.cart-list-wrapper .cart-list-item .variation span+span{padding-left:8px}.cart-list-wrapper .cart-list-item .variation span+span:before{content:",";position:absolute;left:0}.cart-list-wrapper .cart-list-item .col-quantity{width:20%}.cart-list-wrapper .cart-list-item .pxl-quantity-wrap{align-items:center}.cart-list-wrapper .cart-list-item .pxl-quantity-wrap .label{display:none}.cart-list-wrapper .cart-list-item .quantity-inner{position:relative;display:inline-block;width:80px}.cart-list-wrapper .cart-list-item .quantity-inner input{line-height:34px;width:100%;height:34px;border:1px solid #dde3dd;font-size:14px;text-align:center}.cart-list-wrapper .cart-list-item .quantity-inner .quantity-button{position:absolute;top:0;width:35px;height:34px;line-height:32px;font-size:11px;border:0;cursor:pointer;display:flex;align-items:center;color:var(--body-color);-webkit-transition:color .3s ease;-khtml-transition:color .3s ease;-moz-transition:color .3s ease;-ms-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.cart-list-wrapper .cart-list-item .quantity-inner .quantity-button:hover{color:#000}.cart-list-wrapper .cart-list-item .quantity-inner .quantity-up{right:0;justify-content:center}.cart-list-wrapper .cart-list-item .quantity-inner .quantity-down{left:0;z-index:1;justify-content:center}.cart-list-wrapper .cart-list-item .quantity-inner:hover input{border-color:#000}.cart-list-wrapper .cart-list-item .item-price,.cart-list-wrapper .cart-list-item .item-subtotal{font-size:16px;color:var(--heading-color);padding-top:4px}.cart-list-wrapper .cart-list-item .col-remove{display:inline-flex;align-items:center}.cart-list-wrapper .cart-list-item .remove{font-size:16px;color:#707070;display:inline-flex;align-items:center}.cart-list-wrapper .cart-list-item .remove svg{width:1em;height:1em;fill:#707070}.cart-list-wrapper .cart-list-item .remove:hover{color:var(--heading-color)}.cart-list-wrapper .cart-list-item .remove:hover svg{fill:var(--heading-color)}@media (max-width:575px){.cart-list-wrapper .cart-list-item .cart-item-info{position:relative}.cart-list-wrapper .cart-list-item .col-remove{position:absolute;top:0;right:0;width:auto !important}.cart-list-wrapper .cart-list-item .item-name{padding-top:0;margin-bottom:5px}.cart-list-wrapper .cart-list-item .item-subtotal{margin-top:5px}.cart-list-wrapper .cart-list-item .item-subtotal .lbl{color:var(--body-color)}}.coupon{border:1px solid #dde3dd;padding:23px 30px 35px;margin-top:55px}@media (max-width:480px){.coupon{padding:18px 15px 24px}}.coupon label{font-size:20px;line-height:1.5;color:var(--heading-color);margin-bottom:15px}@media (max-width:480px){.coupon label{margin-bottom:10px}}.coupon .pxl-icon{position:absolute;left:16px;top:50%;font-size:20px;margin-top:-10px;color:#000}@media (max-width:480px){.coupon .pxl-icon{display:none}}.coupon .input-text{border:1px solid #dde3dd;height:50px;padding:0 130px 0 24px}@media (min-width:481px){.coupon .button{position:absolute;top:0;right:0;height:50px;background-color:transparent;color:var(--heading-color);padding:0 24px;font-size:14px;letter-spacing:.05em;border:0}.coupon .button:hover,.coupon .button:active,.coupon .button:focus{color:#707070}}@media (max-width:480px){.coupon .button{margin-top:15px;width:100%}}.cart-collaterals{background-color:#f0f1f4;position:relative;margin-top:10px}.cart-collaterals .cart_totals{position:relative;padding:30px 35px 25px}@media (max-width:480px){.cart-collaterals .cart_totals{padding:25px 15px 20px}}.cart-collaterals .cart_totals:before{content:"";position:absolute;top:-10px;left:0;bottom:-10px;right:0;background-color:rgba(255,255,255,.8);z-index:2;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;-khtml-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.cart-collaterals .cart_totals:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-khtml-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:inline-block;font-size:24px;line-height:1;font-family:"pxli";-webkit-animation:spin 1s infinite linear;-khtml-animation:spin 1s infinite linear;-moz-animation:spin 1s infinite linear;-ms-animation:spin 1s infinite linear;-o-animation:spin 1s infinite linear;animation:spin 1s infinite linear;z-index:3;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;-khtml-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.cart-collaterals .pxl-heading{font-size:20px;padding-bottom:15px;margin-bottom:20px;border-bottom:1px solid #dde3dd}.cart-collaterals .cart-total-row{margin-bottom:15px}.cart-collaterals span.lbl{font-size:16px;letter-spacing:.015em}.cart-collaterals span.value{font-size:16px;letter-spacing:.015em;color:var(--heading-color)}.cart-collaterals .woocommerce-shipping-totals{padding-bottom:30px;margin-bottom:18px;border-bottom:1px solid #dde3dd}.cart-collaterals .nice-select.shipping_method{background-color:#fff}.cart-collaterals .woocommerce-shipping-calculator{margin-top:10px}.cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button{font-size:16px;letter-spacing:.015em;color:var(--body-color)}.cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button:hover{color:var(--link-color)}.cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-form{margin-top:10px}.cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-form .button{width:100%}.cart-collaterals .woocommerce-shipping-calculator .select2-container.select2-container--default .select2-selection--single{border:1px solid #cecece}.cart-collaterals .woocommerce-shipping-calculator .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered{padding-left:0;line-height:55px}.cart-collaterals .woocommerce-shipping-calculator .select2-container--default .select2-selection--single .select2-selection__arrow{top:50%;right:1px;width:20px;margin-top:-13px}.cart-collaterals .woocommerce-shipping-calculator .select2-container--default .select2-selection--single .select2-selection__arrow:after{position:absolute;font-size:13px;font-style:normal;font-family:"pxli";content:"";right:16px;top:50%;color:var(--body-color);height:100%;transform:translate(0,-50%);display:flex;align-items:center}.cart-collaterals .woocommerce-shipping-calculator .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}.cart-collaterals .woocommerce-shipping-calculator .input-text{padding:0 18px;border:1px solid #cecece}.cart-collaterals .order-total{margin-bottom:10px}.cart-collaterals .order-total span.lbl{font-size:18px;color:#000;text-transform:uppercase;letter-spacing:.05em}.cart-collaterals .order-total span.value{font-size:20px;font-weight:600;color:#000;letter-spacing:.015em}.cart-collaterals .order-total span.value strong{font-weight:600}.cart-collaterals .wc-proceed-to-checkout{padding-top:30px;margin-top:18px;border-top:1px solid #dde3dd}.cart-collaterals .checkout-button{width:100%;border-radius:28px}.cart-collaterals .blockUI.blockOverlay{position:relative !important;display:none !important}.cart-collaterals .cart_totals.processing:before{opacity:1;visibility:visible}.cart-collaterals .cart_totals.processing:after{opacity:1;visibility:visible}.pxl-hidden-template.pxl-hidden-template-canvas-cart.pos-right{max-width:645px;flex-direction:row}@media (max-width:1599px){.pxl-hidden-template.pxl-hidden-template-canvas-cart.pos-right{max-width:545px}}@media (max-width:1199px){.pxl-hidden-template.pxl-hidden-template-canvas-cart.pos-right{max-width:450px}}.pxl-hidden-template.pxl-hidden-template-canvas-cart.pos-right .pxl-hidden-template-wrap{padding:0;position:relative;width:100%}.pxl-hidden-template.pxl-hidden-template-canvas-cart.pos-right .pxl-hidden-template-wrap:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgba(255,255,255,.8);z-index:2;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;-khtml-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.pxl-hidden-template.pxl-hidden-template-canvas-cart.pos-right .pxl-hidden-template-wrap:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-khtml-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:inline-block;font-size:24px;line-height:1;font-family:"pxli";-webkit-animation:spin 1s infinite linear;-khtml-animation:spin 1s infinite linear;-moz-animation:spin 1s infinite linear;-ms-animation:spin 1s infinite linear;-o-animation:spin 1s infinite linear;animation:spin 1s infinite linear;z-index:3;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;-khtml-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.pxl-hidden-template.pxl-hidden-template-canvas-cart.pos-right.loading .pxl-hidden-template-wrap:before{opacity:1;visibility:visible}.pxl-hidden-template.pxl-hidden-template-canvas-cart.pos-right.loading .pxl-hidden-template-wrap:after{opacity:1;visibility:visible}.pxl-hidden-template.pxl-hidden-template-canvas-cart.pos-right .pxl-panel-header{padding:50px 80px 40px}@media (max-width:1599px){.pxl-hidden-template.pxl-hidden-template-canvas-cart.pos-right .pxl-panel-header{padding:50px 50px 40px}}@media (max-width:1199px){.pxl-hidden-template.pxl-hidden-template-canvas-cart.pos-right .pxl-panel-header{padding:30px}}@media (max-width:575px){.pxl-hidden-template.pxl-hidden-template-canvas-cart.pos-right .pxl-panel-header{padding:30px 20px}}.pxl-hidden-template.pxl-hidden-template-canvas-cart.pos-right .pxl-panel-header .panel-header-inner{padding-bottom:30px;border-bottom:1px solid #e9e9e9}@media (max-width:1199px){.pxl-hidden-template.pxl-hidden-template-canvas-cart.pos-right .pxl-panel-header .panel-header-inner{padding-bottom:20px}}.pxl-hidden-template.pxl-hidden-template-canvas-cart.pos-right .pxl-panel-content{padding:0 80px;overflow-y:auto;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;direction:rtl}@media (max-width:1599px){.pxl-hidden-template.pxl-hidden-template-canvas-cart.pos-right .pxl-panel-content{padding:0 50px}}@media (max-width:1199px){.pxl-hidden-template.pxl-hidden-template-canvas-cart.pos-right .pxl-panel-content{padding:0 30px}}@media (max-width:575px){.pxl-hidden-template.pxl-hidden-template-canvas-cart.pos-right .pxl-panel-content{padding:0 20px}}.pxl-hidden-template.pxl-hidden-template-canvas-cart.pos-right .pxl-panel-content::-webkit-scrollbar{height:0;width:3px;background-color:transparent}.pxl-hidden-template.pxl-hidden-template-canvas-cart.pos-right .pxl-panel-content::-webkit-scrollbar-track{border-radius:0}.pxl-hidden-template.pxl-hidden-template-canvas-cart.pos-right .pxl-panel-content::-webkit-scrollbar-thumb{border-radius:0;background-color:transparent}.pxl-hidden-template.pxl-hidden-template-canvas-cart.pos-right .pxl-panel-content:hover::-webkit-scrollbar{width:3px;height:auto;background-color:rgba(255,255,255,.1);border-radius:0}.pxl-hidden-template.pxl-hidden-template-canvas-cart.pos-right .pxl-panel-content:hover::-webkit-scrollbar-thumb{background-color:rgba(48,48,48,.1)}.pxl-hidden-template.pxl-hidden-template-canvas-cart.pos-right .pxl-panel-content .widget_shopping_cart_content{direction:ltr}.pxl-hidden-template.pxl-hidden-template-canvas-cart.pos-right .pxl-panel-footer{padding:30px 80px 35px}@media (max-width:1599px){.pxl-hidden-template.pxl-hidden-template-canvas-cart.pos-right .pxl-panel-footer{padding:30px 50px 35px}}@media (max-width:1199px){.pxl-hidden-template.pxl-hidden-template-canvas-cart.pos-right .pxl-panel-footer{padding:30px 30px 35px}}@media (max-width:575px){.pxl-hidden-template.pxl-hidden-template-canvas-cart.pos-right .pxl-panel-footer{padding:30px 20px 35px}}.pxl-hidden-template-canvas-cart .pxl-title{color:var(--heading-color);line-height:1.2;font-weight:500}.pxl-hidden-template-canvas-cart .pxl-close{font-size:20px;color:#000}.pxl-hidden-template-canvas-cart .pxl-close:hover{color:#707070}.pxl-hidden-template-canvas-cart .mini_cart_item{position:relative;padding-right:80px;padding-top:13px;padding-bottom:13px}@media (max-width:1599px){.pxl-hidden-template-canvas-cart .mini_cart_item{padding-right:50px}}@media (max-width:1199px){.pxl-hidden-template-canvas-cart .mini_cart_item{padding-right:35px}}@media (max-width:575px){.pxl-hidden-template-canvas-cart .mini_cart_item{padding-right:30px}}.pxl-hidden-template-canvas-cart .mini_cart_item .remove{position:absolute;top:50%;right:0;font-size:12px;margin-top:-10px;color:#707070}.pxl-hidden-template-canvas-cart .mini_cart_item .remove svg{width:18px;height:18px;fill:#707070;-webkit-transition:color .3s ease;-khtml-transition:color .3s ease;-moz-transition:color .3s ease;-ms-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.pxl-hidden-template-canvas-cart .mini_cart_item .remove:hover{color:var(--heading-color)}.pxl-hidden-template-canvas-cart .mini_cart_item .remove:hover svg{fill:var(--heading-color)}@media (max-width:575px){.pxl-hidden-template-canvas-cart .cart-item-thumbnail{padding-right:0}}.pxl-hidden-template-canvas-cart .product-thumbnail img{width:60px;margin-right:0;border:1px solid rgba(var(--primary-color-rgb),.1)}.pxl-hidden-template-canvas-cart .product-name{font-size:16px;line-height:24px;margin-bottom:0;margin-top:-5px}@media (max-width:575px){.pxl-hidden-template-canvas-cart .product-name{font-size:14px;line-height:20px}}.pxl-hidden-template-canvas-cart .variation{font-size:14px;margin-top:4px;padding-bottom:4px;line-height:1}.pxl-hidden-template-canvas-cart .variation span{margin:0;padding:0;position:relative;display:inline-flex}.pxl-hidden-template-canvas-cart .variation span+span{padding-left:8px}.pxl-hidden-template-canvas-cart .variation span+span:before{content:",";position:absolute;left:0}.pxl-hidden-template-canvas-cart .price{font-size:16px;line-height:1;color:var(--heading-color);margin-top:5px}.pxl-hidden-template-canvas-cart .price .woocommerce-Price-amount{font-family:var(--body-font-family)}@media (max-width:575px){.pxl-hidden-template-canvas-cart .price .woocommerce-Price-amount{font-size:14px}}@media (max-width:480px){.pxl-hidden-template-canvas-cart .cart-item-quantify{flex:0 0 auto;width:100%;margin-top:10px;margin-bottom:0}}.pxl-hidden-template-canvas-cart .pxl-quantity-wrap{align-items:center}.pxl-hidden-template-canvas-cart .pxl-quantity-wrap .label{display:none}.pxl-hidden-template-canvas-cart .quantity-inner{position:relative;display:inline-block;width:90px}.pxl-hidden-template-canvas-cart .quantity-inner input{line-height:38px;width:100%;height:38px;border:1px solid #dde3dd;font-size:14px;text-align:center}.pxl-hidden-template-canvas-cart .quantity-inner .quantity-button{position:absolute;top:0;width:38px;height:38px;line-height:32px;font-size:11px;border:0;cursor:pointer;display:flex;align-items:center;color:var(--body-color);-webkit-transition:color .3s ease;-khtml-transition:color .3s ease;-moz-transition:color .3s ease;-ms-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.pxl-hidden-template-canvas-cart .quantity-inner .quantity-button:hover{color:#000}.pxl-hidden-template-canvas-cart .quantity-inner .quantity-up{right:0;justify-content:center}.pxl-hidden-template-canvas-cart .quantity-inner .quantity-down{left:0;z-index:1;justify-content:center}.pxl-hidden-template-canvas-cart .quantity-inner:hover input{border-color:#000}.pxl-hidden-template-canvas-cart .woocommerce-mini-cart__total{margin-bottom:32px;align-items:center}.pxl-hidden-template-canvas-cart .woocommerce-mini-cart__total .total-lbl{font-size:20px;letter-spacing:.015em}.pxl-hidden-template-canvas-cart .woocommerce-mini-cart__total .total-value{font-size:24px;font-weight:600;color:var(--heading-color)}.pxl-hidden-template-canvas-cart .woocommerce-mini-cart__buttons{display:flex;flex-wrap:wrap;flex-direction:column}.pxl-hidden-template-canvas-cart .woocommerce-mini-cart__buttons .button{width:100%;border-radius:28px}.pxl-hidden-template-canvas-cart .woocommerce-mini-cart__buttons a:first-child{order:1}.pxl-hidden-template-canvas-cart .woocommerce-mini-cart__buttons .checkout{order:0;margin-bottom:15px}.pxl-checkout-content-wrap input[type=checkbox]{width:20px;height:20px;border:1px solid #ccc;background:#fff;cursor:pointer;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;position:relative;text-align:center;line-height:14px;margin-right:13px;margin-top:2px}.pxl-checkout-content-wrap input[type=checkbox]:after{content:"";font-family:"pxli";font-size:10px;color:#fff;opacity:0}.pxl-checkout-content-wrap input[type=checkbox]:checked[type=checkbox]{background:var(--primary-color);border-color:var(--primary-color)}.pxl-checkout-content-wrap input[type=checkbox]:checked[type=checkbox]:after{opacity:1}.pxl-checkout-content-wrap input[type=radio]{width:20px;height:20px;border:1px solid #ccc;background:#fff;cursor:pointer;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;position:relative;text-align:center;line-height:14px;margin-right:13px}.pxl-checkout-content-wrap input[type=radio]:after{content:"";font-family:"pxli";font-size:10px;color:#fff;opacity:0}.pxl-checkout-content-wrap input[type=radio]:checked[type=radio]{background:var(--primary-color);border-color:var(--primary-color)}.pxl-checkout-content-wrap input[type=radio]:checked[type=radio]:after{opacity:1}.pxl-checkout-content-wrap .content-top-inner{padding-right:70px}@media (max-width:1199px){.pxl-checkout-content-wrap .content-top-inner{padding-right:30px}}@media (max-width:991px){.pxl-checkout-content-wrap .content-top-inner{padding-right:0}}@media (max-width:575px){.pxl-checkout-content-wrap .content-top-inner div+div{margin-top:20px}}.pxl-checkout-content-wrap .pxl-heading{font-size:20px}.pxl-checkout-content-wrap .customer-details{padding-right:70px}@media (max-width:1199px){.pxl-checkout-content-wrap .customer-details{padding-right:30px}}@media (max-width:991px){.pxl-checkout-content-wrap .customer-details{padding-right:0}}.pxl-login-form-checkout{display:flex;flex-direction:column;position:fixed;top:0;left:0;right:0;width:100%;height:100vh;z-index:-1;padding:0;background:rgba(0,0,0,.4);will-change:transform;-webkit-transition-duration:.5s;transition-duration:.5s;opacity:0;scrollbar-width:none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:767px){.pxl-login-form-checkout{left:15px;right:15px;width:calc(100% - 30px)}}.pxl-login-form-checkout .pxl-hidden-template-wrap{width:calc(100% - 40px);max-width:570px;position:relative;background:0 0;border-radius:0;overflow:hidden;max-height:100vh;padding:35px 50px 65px;overflow-y:auto;border-radius:20px;-webkit-transition:all .3s ease;-khtml-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-transform:scale(.6);-khtml-transform:scale(.6);-moz-transform:scale(.6);-ms-transform:scale(.6);-o-transform:scale(.6);transform:scale(.6)}@media (max-width:575px){.pxl-login-form-checkout .pxl-hidden-template-wrap{padding:25px 20px 35px}}.pxl-login-form-checkout .pxl-hidden-template-wrap::-webkit-scrollbar{height:0;width:0;background-color:transparent}.pxl-login-form-checkout .pxl-hidden-template-wrap::-webkit-scrollbar-track{border-radius:0}.pxl-login-form-checkout .pxl-hidden-template-wrap::-webkit-scrollbar-thumb{border-radius:0;background-color:transparent}.pxl-login-form-checkout .pxl-hidden-template-wrap:hover::-webkit-scrollbar{width:0;height:auto;background-color:rgba(255,255,255,.1);border-radius:0}.pxl-login-form-checkout .pxl-hidden-template-wrap:hover::-webkit-scrollbar-thumb{background-color:rgba(48,48,48,.1)}.pxl-login-form-checkout .pxl-panel-header{margin-bottom:68px}.pxl-login-form-checkout .pxl-panel-content{position:relative;flex:1}.pxl-login-form-checkout .pxl-title{font-size:30px;color:var(--heading-color)}.pxl-login-form-checkout .pxl-close{font-size:18px;right:30px;top:30px}.pxl-login-form-checkout .pxl-close:before,.pxl-login-form-checkout .pxl-close:after{background-color:var(--primary-color)}.pxl-login-form-checkout .pxl-close:hover{color:#707070}.pxl-login-form-checkout.open{height:100%;-webkit-transform:translate(0,0);-khtml-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);opacity:1;z-index:99999}.pxl-login-form-checkout.open .pxl-hidden-template-wrap{-webkit-transform:scale(1);-khtml-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);background:#fff}.woocommerce-form-login .form-fields+.form-fields,.woocommerce-form-register .form-fields+.form-fields{margin-top:30px}.woocommerce-form-login .input-text,.woocommerce-form-register .input-text{font-size:16px;height:55px}.woocommerce-form-login .input-text::-webkit-input-placeholder,.woocommerce-form-register .input-text::-webkit-input-placeholder{font-size:16px}.woocommerce-form-login .input-text:-moz-placeholder,.woocommerce-form-register .input-text:-moz-placeholder{font-size:16px}.woocommerce-form-login .input-text::-moz-placeholder,.woocommerce-form-register .input-text::-moz-placeholder{font-size:16px}.woocommerce-form-login .input-text:-ms-input-placeholder,.woocommerce-form-register .input-text:-ms-input-placeholder{font-size:16px}.woocommerce-form-login .password-input,.woocommerce-form-register .password-input{position:relative;display:block}.woocommerce-form-login .show-password-input,.woocommerce-form-register .show-password-input{position:absolute;top:0;right:20px;bottom:0;left:auto;padding:0 0 0 10px;border:0;font-size:18px;color:#707070;display:inline-block;line-height:55px;cursor:pointer;-webkit-transition:color .3s ease;-khtml-transition:color .3s ease;-moz-transition:color .3s ease;-ms-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.woocommerce-form-login .show-password-input:before,.woocommerce-form-register .show-password-input:before{content:"";font-family:"pxli"}.woocommerce-form-login .show-password-input:hover,.woocommerce-form-register .show-password-input:hover{color:#000}.woocommerce-form-login .form-actions,.woocommerce-form-register .form-actions{margin-top:47px}.woocommerce-form-login .remember-forgot,.woocommerce-form-register .remember-forgot{margin-bottom:42px}.woocommerce-form-login .remember-forgot label,.woocommerce-form-register .remember-forgot label{font-size:16px;color:#000;letter-spacing:.015em;margin:0}.woocommerce-form-login .remember-forgot .lost_password a,.woocommerce-form-register .remember-forgot .lost_password a{color:#09c;font-size:14px}.woocommerce-form-login .remember-forgot .lost_password a:hover,.woocommerce-form-register .remember-forgot .lost_password a:hover{color:var(--link-color)}.woocommerce-form-login button[type=submit],.woocommerce-form-register button[type=submit]{width:100%;padding:14px 35px}.checkout-content-top{margin-bottom:45px}.checkout-content-top .checkout-login-btn-toggle{width:100%;padding:14px 16px;text-align:left;justify-content:flex-start;height:50px;border-color:#d0d0d0;font-size:14px;text-transform:capitalize}.checkout-content-top .checkout-login-btn-toggle .pxl-icon{font-size:16px;margin-right:15px}.checkout-content-top .checkout-login-btn-toggle:hover,.checkout-content-top .checkout-login-btn-toggle:active,.checkout-content-top .checkout-login-btn-toggle:focus{border-color:var(--primary-color)}.checkout-content-top form.woocommerce-form-login{display:block !important}.checkout-content-top form.checkout_coupon{display:block !important}.checkout-content-top form.checkout_coupon .pxl-icon{position:absolute;left:16px;top:50%;font-size:20px;margin-top:-10px;color:#000}@media (max-width:480px){.checkout-content-top form.checkout_coupon .pxl-icon{display:none}}.checkout-content-top form.checkout_coupon .input-text{border:1px solid #d0d0d0;height:50px;padding-right:90px;padding-left:20px}.checkout-content-top form.checkout_coupon .input-text:hover{border-color:#000}.checkout-content-top form.checkout_coupon .button{position:absolute;top:0;right:0;height:50px;background-color:transparent;color:#000;padding:0 24px;font-size:14px;letter-spacing:.05em;border:0}.checkout-content-top form.checkout_coupon .button:hover,.checkout-content-top form.checkout_coupon .button:active,.checkout-content-top form.checkout_coupon .button:focus{color:#707070}.woocommerce-checkout ul.woocommerce-error{margin-bottom:120px;list-style:none;font-size:16px;padding:30px 15px 30px 45px}.woocommerce-checkout ul.woocommerce-error:before{top:26px;-webkit-transform:translateY(0);-khtml-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.woocommerce-checkout ul.woocommerce-error strong{font-weight:400;color:var(--heading-color)}.woocommerce-checkout .select2-container .select2-dropdown{border:1px solid #999;top:3px}.pxl-checkout-wrap .form-row{margin-bottom:20px}.pxl-checkout-wrap .form-row:last-child{margin-bottom:0}.pxl-checkout-wrap input[type=text],.pxl-checkout-wrap input[type=email],.pxl-checkout-wrap input[type=url],.pxl-checkout-wrap input[type=password],.pxl-checkout-wrap input[type=search],.pxl-checkout-wrap input[type=tel],.pxl-checkout-wrap input[type=number],.pxl-checkout-wrap input[type=range],.pxl-checkout-wrap input[type=date],.pxl-checkout-wrap input[type=month],.pxl-checkout-wrap input[type=week],.pxl-checkout-wrap input[type=time],.pxl-checkout-wrap input[type=datetime],.pxl-checkout-wrap input[type=datetime-local],.pxl-checkout-wrap input[type=color],.pxl-checkout-wrap select,.pxl-checkout-wrap .select2-container.select2-container--default .select2-selection--single{height:55px}.pxl-checkout-wrap .select2-container .select2-selection--single .select2-selection__rendered{padding-left:0}.pxl-checkout-wrap .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered{color:#707070}.pxl-checkout-wrap .select2-container.select2-container--default.select2-container--open .select2-selection--single .select2-selection__rendered{color:#000}.pxl-checkout-wrap .select2-container.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.pxl-checkout-wrap .select2-container.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-color:transparent;border-bottom-color:#000}.pxl-checkout-wrap .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow{height:55px;top:0;right:15px;width:15px;line-height:55px}.pxl-checkout-wrap .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:before{content:"";font-size:14px;font-family:"pxli"}.pxl-checkout-wrap .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}@media (min-width:576px){.pxl-checkout-wrap .form-row-first{width:50%;padding-right:5px;display:inline-block}.pxl-checkout-wrap .form-row-last{width:50%;padding-left:5px;display:inline-block}}.woocommerce-billing-fields{margin-bottom:45px}.woocommerce-account-fields{margin-bottom:10px}.woocommerce-account-fields label{color:#000;font-size:16px;letter-spacing:.015em}.woocommerce-shipping-fields{margin-bottom:32px}.woocommerce-shipping-fields .ship-to-different-address label{color:#000;font-size:16px;letter-spacing:.015em}.woocommerce-additional-fields textarea{height:130px}@media (max-width:991px){.checkout-col-right{margin-top:80px}}.checkout-review-wrap{margin-top:-88px;background-color:#f0f1f4;position:relative}@media (max-width:991px){.checkout-review-wrap{margin-top:0}}.checkout-review-wrap .order-review-heading{padding-bottom:15px;margin-bottom:20px;border-bottom:1px solid #d0d0d0}.checkout-review-wrap select{background-color:transparent;border-color:transparent}.checkout-review-wrap .nice-select{background-color:#fff}.checkout-review-wrap .nice-select span.current{color:var(--body-color);-webkit-transition:all .3s ease;-khtml-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.checkout-review-wrap .nice-select:hover span.current{color:#000}.checkout-review-wrap .checkout-review-inner{padding:30px 50px 55px}@media (max-width:575px){.checkout-review-wrap .checkout-review-inner{padding:30px 35px 55px}}@media (max-width:480px){.checkout-review-wrap .checkout-review-inner{padding:25px 15px 20px}}.checkout-review-wrap .checkout-review-inner .woocommerce-checkout-review-order-table{position:static !important}.checkout-review-wrap .checkout-review-inner .blockUI.blockOverlay{position:absolute !important;top:0;left:0;right:0;bottom:0;background-color:transparent !important}.checkout-review-wrap .checkout-review-inner .blockUI.blockOverlay:before{content:"";position:absolute;top:-10px;left:0;bottom:-10px;right:0;background-color:rgba(255,255,255,.8);z-index:2;-webkit-transition:all .3s ease;-khtml-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.checkout-review-wrap .checkout-review-inner .blockUI.blockOverlay:after{content:"";position:absolute;top:45%;left:50%;-webkit-transform:translate(-50%,-50%);-khtml-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:inline-block;font-size:24px;line-height:1;font-family:"pxli";-webkit-animation:spin 1s infinite linear;-khtml-animation:spin 1s infinite linear;-moz-animation:spin 1s infinite linear;-ms-animation:spin 1s infinite linear;-o-animation:spin 1s infinite linear;animation:spin 1s infinite linear;z-index:3;-webkit-transition:all .3s ease;-khtml-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.checkout-review-wrap .shop_table{padding-bottom:25px}.checkout-review-wrap .review-order-list .cart_item+.cart_item{margin-top:25px}.checkout-review-wrap .review-order-list .product-thumbs img{width:45px}.checkout-review-wrap .review-order-list .product-name{font-size:16px;line-height:24px;color:var(--heading-color)}.checkout-review-wrap .review-order-list .variation{margin-top:8px;padding-bottom:4px;line-height:1;color:#707070}.checkout-review-wrap .review-order-list .variation span{margin:0;padding:0;position:relative;display:inline-flex}.checkout-review-wrap .review-order-list .variation span+span{padding-left:8px}.checkout-review-wrap .review-order-list .variation span+span:before{content:",";position:absolute;left:0}.checkout-review-wrap .review-order-list .product-total{font-size:16px;line-height:1.2;color:var(--heading-color)}.checkout-review-wrap .review-order-subtotal-shiping{margin-top:30px;padding-top:20px;border-top:1px solid #d0d0d0}.checkout-review-wrap .review-order-subtotal-shiping .lbl{font-size:16px}.checkout-review-wrap .review-order-subtotal-shiping .value{font-size:16px;color:#000}.checkout-review-wrap .review-order-subtotal-shiping .nice-select span.current{font-size:16px}.checkout-review-wrap .review-order-subtotal-shiping .cart-subtotal{margin-bottom:20px}.checkout-review-wrap .order-total{padding-top:25px}.checkout-review-wrap .order-total span.lbl{font-size:18px;color:#000;text-transform:uppercase;letter-spacing:.05em}.checkout-review-wrap .order-total span.value{font-size:20px;font-weight:600;color:#000;letter-spacing:.015em}.checkout-review-wrap .order-total span.value strong{font-weight:600}.woocommerce-checkout-payment{padding-top:25px;border-top:1px solid #d0d0d0;position:static !important}.woocommerce-checkout-payment .blockUI.blockOverlay{position:relative !important;display:none !important}.woocommerce-checkout-payment ul.payment_methods{margin:0;list-style:none outside}.woocommerce-checkout-payment ul.payment_methods li{margin:0}.woocommerce-checkout-payment ul.payment_methods li+li{margin-top:15px}.woocommerce-checkout-payment ul.payment_methods li label{font-size:16px;letter-spacing:.015em;color:#000}.woocommerce-checkout-payment ul.payment_methods li .payment_box{font-size:14px;line-height:24px;color:#707070;letter-spacing:.015em;padding-left:55px}.woocommerce-checkout-payment ul.payment_methods li input{margin:3px 19px 0 0;float:left}.woocommerce-checkout-payment ul.payment_methods li img{vertical-align:middle;padding:0;position:relative;max-width:150px}.woocommerce-checkout-payment ul.payment_methods li img+img{margin-left:2px}.woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper{margin-top:20px;font-size:14px;line-height:24px;letter-spacing:.015em;margin-top:30px;padding-top:25px;border-top:1px solid #d0d0d0}.woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper a{text-decoration:underline;text-underline-offset:3px}.woocommerce-checkout-payment button[type=submit]{width:100%;margin-top:35px}.pxl-myaccount-login-reg-form input[type=checkbox]{width:20px;height:20px;border:1px solid #ccc;background:#fff;cursor:pointer;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;position:relative;text-align:center;line-height:14px;margin-right:13px}.pxl-myaccount-login-reg-form input[type=checkbox]:after{content:"";font-family:"pxli";font-size:10px;color:#fff;opacity:0}.pxl-myaccount-login-reg-form input[type=checkbox]:checked[type=checkbox]{background:var(--primary-color);border-color:var(--primary-color)}.pxl-myaccount-login-reg-form input[type=checkbox]:checked[type=checkbox]:after{opacity:1}.pxl-myaccount-login-reg-form .pxl-login-form{width:100%;max-width:570px;padding:40px 50px 65px;border:1px solid #d0d0d0;display:none}@media (max-width:575px){.pxl-myaccount-login-reg-form .pxl-login-form{padding:30px 20px 35px}}.pxl-myaccount-login-reg-form .pxl-login-form.active{display:block}.pxl-myaccount-login-reg-form .pxl-login-form h3{font-size:30px;margin-bottom:68px}.pxl-myaccount-login-reg-form .pxl-login-form .form-actions .button{height:50px}.pxl-myaccount-login-reg-form .pxl-login-form .form-actions a.create-acc{margin-top:15px;width:100%}.pxl-myaccount-login-reg-form .pxl-register-form{display:none;width:100%;max-width:570px;padding:40px 50px 65px;border:1px solid #d0d0d0;display:none}@media (max-width:575px){.pxl-myaccount-login-reg-form .pxl-register-form{padding:30px 20px 35px}}.pxl-myaccount-login-reg-form .pxl-register-form.active{display:block}.pxl-myaccount-login-reg-form .pxl-register-form h3{font-size:30px;margin-bottom:68px}.pxl-myaccount-login-reg-form .pxl-register-form .form-actions .button{width:100%;height:50px}.pxl-myaccount-login-reg-form .pxl-register-form .form-actions a.btn-login{margin-top:15px}.pxl-myaccount-login-reg-form .pxl-register-form .woocommerce-privacy-policy-text{margin-top:20px;font-size:14px;line-height:24px;letter-spacing:.015em;margin-top:35px}.pxl-myaccount-login-reg-form .pxl-register-form .woocommerce-privacy-policy-text a{text-decoration:underline;text-underline-offset:3px}.pxl-myaccount-login-reg-form .pxl-register-form .woocommerce-password-strength{margin-top:8px;color:#d62a28}.pxl-myaccount-login-reg-form .pxl-register-form .woocommerce-password-hint{color:#cf8207;line-height:24px;display:block}.pxl-wc-account-wrap .wc-account-nav{border:1px solid #d0d0d0}.pxl-wc-account-wrap .avatar-wrap{padding:30px 20px}.pxl-wc-account-wrap .avatar-wrap .profile-preview{display:inline-block;width:80px;border-radius:50%;-webkit-box-shadow:0 18px 29px rgba(0,0,0,.14);-khtml-box-shadow:0 18px 29px rgba(0,0,0,.14);-moz-box-shadow:0 18px 29px rgba(0,0,0,.14);-ms-box-shadow:0 18px 29px rgba(0,0,0,.14);-o-box-shadow:0 18px 29px rgba(0,0,0,.14);box-shadow:0 18px 29px rgba(0,0,0,.14)}.pxl-wc-account-wrap .avatar-wrap .hello{font-size:14px}.pxl-wc-account-wrap .avatar-wrap .full-name{font-size:20px;margin-top:3px}.pxl-wc-account-wrap .woocommerce-MyAccount-navigation ul{margin:0;padding:0;list-style:none}.pxl-wc-account-wrap .woocommerce-MyAccount-navigation li{margin:-1px -1px 0}.pxl-wc-account-wrap .woocommerce-MyAccount-navigation li a{display:block;padding:12px 20px;font-size:16px;font-weight:500;border-top:1px solid #d0d0d0;color:inherit}.pxl-wc-account-wrap .woocommerce-MyAccount-navigation .is-active a,.pxl-wc-account-wrap .woocommerce-MyAccount-navigation a:hover{color:#fff;background:var(--heading-color);border-top-color:var(--heading-color)}@media (max-width:991px){.pxl-wc-account-wrap .woocommerce-MyAccount-content{margin-top:80px}}.pxl-wc-account-wrap .wc-account-content{font-size:16px}.pxl-wc-account-wrap .wc-account-content strong{color:var(--heading-color)}.pxl-wc-account-wrap .wc-account-content h3{font-size:20px}.pxl-wc-account-wrap .wc-account-content table{border-radius:0}@media (max-width:767px){.pxl-wc-account-wrap .wc-account-content table{font-size:14px}}.pxl-wc-account-wrap .wc-account-content table th,.pxl-wc-account-wrap .wc-account-content table td{padding:8px 15px;border-color:#d0d0d0}.pxl-wc-account-wrap .wc-account-content table th{font-size:14px;font-weight:400;color:#999;text-transform:uppercase;letter-spacing:.05em}.pxl-wc-account-wrap .wc-account-content table button,.pxl-wc-account-wrap .wc-account-content table .button{padding:10px 20px;width:100%}.pxl-wc-account-wrap .wc-account-content .woocommerce-customer-details{margin-top:50px}.pxl-wc-account-wrap .wc-account-content address{font-style:normal}.pxl-wc-account-wrap .wc-account-content .form-row{margin-bottom:20px}.pxl-wc-account-wrap .wc-account-content input[type=text],.pxl-wc-account-wrap .wc-account-content input[type=email],.pxl-wc-account-wrap .wc-account-content input[type=url],.pxl-wc-account-wrap .wc-account-content input[type=password],.pxl-wc-account-wrap .wc-account-content input[type=search],.pxl-wc-account-wrap .wc-account-content input[type=tel],.pxl-wc-account-wrap .wc-account-content input[type=number],.pxl-wc-account-wrap .wc-account-content input[type=range],.pxl-wc-account-wrap .wc-account-content input[type=date],.pxl-wc-account-wrap .wc-account-content input[type=month],.pxl-wc-account-wrap .wc-account-content input[type=week],.pxl-wc-account-wrap .wc-account-content input[type=time],.pxl-wc-account-wrap .wc-account-content input[type=datetime],.pxl-wc-account-wrap .wc-account-content input[type=datetime-local],.pxl-wc-account-wrap .wc-account-content input[type=color],.pxl-wc-account-wrap .wc-account-content select,.pxl-wc-account-wrap .wc-account-content .select2-container.select2-container--default .select2-selection--single{height:55px}.pxl-wc-account-wrap .wc-account-content .select2-container .select2-selection--single .select2-selection__rendered{padding-left:0}.pxl-wc-account-wrap .wc-account-content .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:55px;color:#707070}.pxl-wc-account-wrap .wc-account-content .select2-container.select2-container--default.select2-container--open .select2-selection--single .select2-selection__rendered{color:#000}.pxl-wc-account-wrap .wc-account-content .select2-container.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.pxl-wc-account-wrap .wc-account-content .select2-container.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-color:transparent;border-bottom-color:#000}.pxl-wc-account-wrap .wc-account-content .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow{height:55px;top:0;right:15px;width:15px;line-height:55px}.pxl-wc-account-wrap .wc-account-content .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:before{content:"";font-size:14px;font-family:"pxli"}.pxl-wc-account-wrap .wc-account-content .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}@media (max-width:575px){.pxl-wc-account-wrap .wc-account-content .woocommerce-orders-table{display:block;overflow-x:auto;white-space:nowrap}}.pxl-wc-account-wrap .wc-account-content .woocommerce-Address .woocommerce-Address-title{margin-bottom:20px;display:flex;align-items:center;justify-content:space-between}.pxl-wc-account-wrap .wc-account-content .woocommerce-Address h2,.pxl-wc-account-wrap .wc-account-content .woocommerce-Address h3{font-size:20px;margin-bottom:0}.pxl-wc-account-wrap .wc-account-content .woocommerce-Address a.edit{color:#707070}.pxl-wc-account-wrap .wc-account-content .woocommerce-Address a.edit:hover{color:#000}.pxl-wc-account-wrap .wc-account-content .woocommerce-address-fields button[type=submit]{margin-top:30px;width:100%}.pxl-wc-account-wrap .wc-account-content .edit-account button[type=submit]{margin-top:30px;width:100%}.pxl-wc-account-wrap .wc-account-content .edit-account fieldset{margin-top:50px;padding:30px;border:1px solid #e0e0e0;border-radius:20px}@media (max-width:575px){.pxl-wc-account-wrap .wc-account-content .woosc_list{display:block;overflow-x:auto;white-space:nowrap}}.pxl-wc-account-wrap .wc-account-content .woosc_list .tr-image img{width:70px}.pxl-wc-account-wrap .wc-account-content .woosc_list .tr-content{display:none}.pxl-wc-account-wrap .wc-account-content .woosc_list .added_to_cart,.pxl-wc-account-wrap .wc-account-content .woosc_list button,.pxl-wc-account-wrap .wc-account-content .woosc_list .button{padding:12px 35px;display:block}.pxl-wc-account-wrap .wc-account-content .woosc_list .pxl-add-to-cart.added{display:none}.pxl-wc-account-wrap .wc-account-content .woosc_list .th-placeholder,.pxl-wc-account-wrap .wc-account-content .woosc_list .td-placeholder{display:none}@media (max-width:575px){.pxl-wc-account-wrap .wc-account-content .woosw-list{display:block;overflow-x:auto;white-space:nowrap}}.pxl-wc-account-wrap .wc-account-content .woosw-list table.woosw-items tr th,.pxl-wc-account-wrap .wc-account-content .woosw-list table.woosw-items td{padding:8px 15px}.pxl-wc-account-wrap .wc-account-content .woosw-list .woosw-item--image img{width:70px}.pxl-wc-account-wrap .wc-account-content .woosw-list .added_to_cart,.pxl-wc-account-wrap .wc-account-content .woosw-list button,.pxl-wc-account-wrap .wc-account-content .woosw-list .button{padding:12px 35px}.pxl-wc-account-wrap .wc-account-content .woosw-list .pxl-add-to-cart.added{display:none}.pxl-wc-account-wrap .wc-account-content .woosw-list .woosw-actions{display:none}.pxl-thankyou{font-size:16px}ul.order_details{display:flex;flex-wrap:wrap;column-gap:50px;list-style:none;margin-bottom:45px}@media (max-width:767px){ul.order_details{column-gap:0}}ul.order_details li{text-transform:uppercase;font-size:12px;line-height:1;margin-left:0;padding-left:0;list-style-type:none}@media (max-width:1199px){ul.order_details li{border:0;float:none;margin-bottom:15px}}@media (max-width:767px){ul.order_details li{flex:0 0 auto;width:50%}}ul.order_details li:last-child{margin-right:0;padding-right:0}ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5;margin-top:5px;color:#000;font-weight:600}@media (max-width:1024px){ul.order_details li strong{font-weight:400}}ul.order_details li:last-of-type{border:none}.woocommerce-order-details__title,.woocommerce-column__title{margin:0;position:relative;font-size:20px;line-height:1.5;color:var(--heading-color);margin-bottom:15px}.wc-bacs-bank-details-account-name{font-weight:700}.woocommerce-order-downloads{margin-bottom:45px}.woocommerce-order-downloads *:last-child{margin-bottom:0}.woocommerce-order-details table{border-radius:0}.woocommerce-order-details table th,.woocommerce-order-details table td{padding:8px 15px}.woocommerce-order-details table th{font-weight:400}.woocommerce-order-details table strong{font-weight:400}.woocommerce-order-details tfoot tr:last-child th{font-size:18px;color:#000;text-transform:uppercase;letter-spacing:.05em;border-bottom:0}.woocommerce-order-details tfoot tr:last-child td{font-size:20px;font-weight:600;color:#000;letter-spacing:.015em;border-bottom:0}.woocommerce-customer-details{margin-top:80px}.woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid #e0e0e0;text-align:left;width:100%;border-radius:0;padding:8px 16px}.woocommerce-customer-details .woocommerce-customer-details--phone,.woocommerce-customer-details .woocommerce-customer-details--email{margin-bottom:0}.woocommerce-customer-details .woocommerce-customer-details--phone:before{margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce-customer-details .woocommerce-customer-details--email:before{margin-left:-1.5em;line-height:1.75;position:absolute}.wc-item-meta li{display:flex}.wc-item-meta li .wc-item-meta-label{margin-right:5px}