@charset "UTF-8";
@charset "UTF-8";
@media screen and ( min-width: 782px ){
body.admin-bar .mobmenu, body.admin-bar .mobmenu-panel, .show-nav-left.admin-bar .mobmenu-overlay, .show-nav-right.admin-bar .mobmenu-overlay {
top: 32px!important;
}
body.admin-bar .mobmenu-search-holder {
top: 82px!important;
}
}
@media screen and ( max-width: 782px ){
body.admin-bar .mobmenu, body.admin-bar .mobmenu-panel, .show-nav-left.admin-bar .mobmenu-overlay, .show-nav-right.admin-bar .mobmenu-overlay {
top: 46px!important;
}
body.admin-bar .mob-menu-header-banner {
top: 0px!important;
}
body.admin-bar .mobmenu-search-holder {
top: 96px!important;
}
body.admin-bar  .mob-menu-slideout .mobmenu-search-holder {
top: 50px!important;
}
}
@media screen and ( max-width: 479px ) {
.mob-menu-overlay .mobmenu-content {
padding-top: 5%;
}
}
@media screen and ( max-width: 782px ) {
.mob-menu-overlay .mobmenu-content {
padding-top: 10%;
}
}
@media only screen and (min-width:1025px){
.mob_menu, .mobmenu-panel, .mobmenu, .mobmenu-cart-panel, .mobmenu-footer-menu-holder, .mobmenu-right-panel, .mobmenu-left-panel  {
display: none!important;
}
}
.mobmenu-content li {
border-bottom: 2px solid rgba(0,0,0,0.83);
}
@media only screen and (max-width:1024px) {
.mobmenur-container i {
color: #81d742;
}
.mobmenul-container i {
color: #FFF;
}
.mobmenul-container img {
max-height:  40px;
float: left;
}
.mobmenur-container img {
max-height:  40px;
float: right;
}
.mob-expand-submenu i {
font-size: 25px;
}
#mobmenuleft li a , #mobmenuleft li a:visited, .mobmenu-content h2, .mobmenu-content h3, .show-nav-left .mob-menu-copyright, .show-nav-left .mob-expand-submenu i {
color: #666;
}
.mob-cancel-button {
font-size: 30px!important;
} .mobmenu-content #mobmenuleft .sub-menu  .sub-menu li a:hover {
color: #ccc;
} .mobmenu-content #mobmenuleft .sub-menu .sub-menu li:hover {
background-color: #666;
}
.mobmenu-content #mobmenuleft li:hover, .mobmenu-content #mobmenuright li:hover  {
background-color: #666;
}
.mobmenu-content #mobmenuright li:hover  {
background-color: #666 ;
} .mobmenu-content #mobmenuright .sub-menu .sub-menu li:hover {
background-color: #666;
} .mobmenu-content #mobmenuright .sub-menu  .sub-menu li a:hover {
color: #ccc;
}
.mobmenu-content #mobmenuleft .sub-menu {
background-color: #3a3a3a ;
margin: 0;
color: #fff ;
width: 100%;
position: initial;
height: 100%;
}
.mob-menu-left-bg-holder {
opacity: 1;
background-attachment: fixed ;
background-position: center top ;
-webkit-background-size:  cover;
-moz-background-size: cover;
background-size: cover;
}
.mob-menu-right-bg-holder { 
opacity: 1;
background-attachment: fixed ;
background-position: center top ;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size:  cover;
}
.mobmenu-content #mobmenuleft .sub-menu a {
color: #fff ;
}
.mobmenu-content #mobmenuright .sub-menu  a {
color: #fff ;
}
.mobmenu-content #mobmenuright .sub-menu .sub-menu {
background-color: inherit;
}
.mobmenu-content #mobmenuright .sub-menu {
background-color: #3a3a3a ;
margin: 0;
color: #fff ;
position: initial;
width: 100%;
}
#mobmenuleft li:hover a, #mobmenuleft li:hover i {
color: #FFF;
}
#mobmenuright li a , #mobmenuright li a:visited, .show-nav-right .mob-menu-copyright, .show-nav-right .mob-expand-submenu i {
color: #666 ;
}
#mobmenuright li a:hover {
color: #FFF ;
}
.mobmenul-container {
top: 10px;
margin-left: 5px;
margin-top: 0px;
height: 50px;
float: left;
}
.mobmenur-container {
top: 10px;
margin-right: 5px;
margin-top: 0px;
}
.mob-menu-logo-holder {
margin-top:   0px;
text-align:   right;
margin-left:  0;
margin-right: 20px;;
height:       50px;
float:right;	}
.mob-menu-header-holder {
width:  100% ;
background-color: #111111 ;
height: 50px ;
position:absolute;
}
body.mob-menu-overlay, body.mob-menu-slideout, body.mob-menu-slideout-over, body.mob-menu-slideout-top {
padding-top: 50px;
}
.mobmenul-container, .mobmenur-container{
position: relative; 
}
.mobmenu-left-panel {
background-color:#F7F7F7;;
width:  270px;  
}
.mobmenu-right-panel {
background-color:#F7F7F7;		width:  280px; 
}
.show-nav-left .mobmenu-overlay, .show-nav-right .mobmenu-overlay, .show-mob-menu-search .mobmenu-overlay  {
background: rgba(0, 0, 0, 0.83);
}
.mob-menu-slideout-top .mobmenu-overlay {
display:none!important;
}
.mob-menu-slideout.show-nav-left .mobmenu-push-wrap, .mob-menu-slideout.show-nav-left .mob-menu-header-holder {
-webkit-transform: translateX(270px);
-moz-transform: translateX(270px);
-ms-transform: translateX(270px);
-o-transform: translateX(270px);
transform: translateX(270px);
}
.mob-menu-slideout.show-nav-right .mobmenu-push-wrap, .mob-menu-slideout.show-nav-right .mob-menu-header-holder {
-webkit-transform: translateX(-280px);
-moz-transform: translateX(-280px);
-ms-transform: translateX(-280px);
-o-transform: translateX(-280px);
transform: translateX(-280px);
}
.mob-menu-slideout-top .mobmenu-panel {
width:  100%;
height: 100%;
z-index: 1;
position: fixed;
left: 0px;
top: 0px;
max-height: 100%;
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
.mob-menu-slideout-top.show-nav-left .show-panel, .mob-menu-slideout-top.show-nav-right .show-panel  {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
z-index: 300000;
}
.mob-menu-slideout-over.show-nav-left .mobmenu-left-panel {
overflow: hidden;
}
.show-nav-left .mobmenu-panel.show-panel , .show-nav-right .mobmenu-panel.show-panel {
z-index: 300000;
} .mob-menu-slideout .mobmenu-panel, .mob-menu-slideout-over .mobmenu-panel, .mob-menu-slideout .mobmenu-cart-panel, .mob-menu-slideout-over .mobmenu-cart-panel {
position: fixed;
top: 0;
height: 100%;
overflow-y: auto;
overflow-x: auto;
z-index: 10000;
opacity: 1;
} .mobmenu .headertext { 
color: #FFF ;
text-decoration: none;
}
.headertext span {
position: absolute;
line-height: 50px;
}
.mobmenu-search-holder {
top: 50px;
}  body.mob-menu-overlay, body.mob-menu-slideout, body.mob-menu-slideout-over, body.mob-menu-slideout-top  {
overflow-x: hidden;
}
.mobmenu-left-panel li a, .leftmbottom, .leftmtop{
padding-left: 10%;
padding-right: 10%;
}
.mobmenu-content li > .sub-menu li {
padding-left: calc(10*1%);
}
.mobmenu-right-panel li, .rightmbottom, .rightmtop{
padding-left: 10%;
padding-right: 10%;
}
.mobmenul-container i {
line-height: 30px;
font-size: 30px;
float: left;
}
.left-menu-icon-text {
float: left;
line-height: 30px;
color: #222;
}
.mobmenu-left-panel .mobmenu-display-name {
color: #666;
}
.right-menu-icon-text {
float: right;
line-height: 60px;
color: #222;
}
.mobmenur-container i {
line-height: 60px;
font-size: 60px;
float: right;
}
.nav, .main-navigation, .genesis-nav-menu, #main-header, #et-top-navigation, .site-header, .site-branding, .ast-mobile-menu-buttons, .storefront-handheld-footer-bar, .hide {
display: none!important;
}
.mob-standard-logo {
display: inline-block;
height:50px!important;	}
.mob-retina-logo {
height:50px!important;	}
.mobmenu-content #mobmenuleft > li > a:hover {
background-color: #666;
}
.mobmenu-content #mobmenuright > li > a:hover {
background-color: #666;
}
.mobmenu-left-panel .mob-cancel-button {
color: #666;
}
.mobmenu-right-panel .mob-cancel-button {
color: #666;
}	
}
.mob-menu-logo-holder > .headertext span,.mobmenu input.mob-menu-search-field {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:inherit;
font-style:normal;
letter-spacing:normal;
text-transform:none;
}
.left-menu-icon-text {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:inherit;
font-style:normal;
line-height:1.5em;
letter-spacing:normal;
text-transform:none;
}
#mobmenuleft .mob-expand-submenu,#mobmenuleft > .widgettitle,#mobmenuleft li a,#mobmenuleft li a:visited,#mobmenuleft .mobmenu-content h2,#mobmenuleft .mobmenu-content h3,.mobmenu-left-panel .mobmenu-display-name, .mobmenu-content .mobmenu-tabs-header li {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:inherit;
font-style:normal;
line-height:1.5em;
letter-spacing:normal;
text-transform:none;
}
.right-menu-icon-text {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:inherit;
font-style:normal;
line-height:1.5em;
letter-spacing:normal;
text-transform:none;
}
#mobmenuright li a,#mobmenuright li a:visited,#mobmenuright .mobmenu-content h2,#mobmenuright .mobmenu-content h3,.mobmenu-left-panel .mobmenu-display-name {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:inherit;
font-style:normal;
line-height:1.5em;
letter-spacing:normal;
text-transform:none;
}
 @-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;-webkit-transform-origin:center bottom;animation-name:bounce;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-name:headShake;-webkit-animation-timing-function:ease-in-out;animation-name:headShake;animation-timing-function:ease-in-out}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-animation-name:swing;-webkit-transform-origin:top center;animation-name:swing;transform-origin:top center}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;-webkit-transform-origin:center;animation-name:jello;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-duration:1.3s;-webkit-animation-name:heartBeat;-webkit-animation-timing-function:ease-in-out;animation-duration:1.3s;animation-name:heartBeat;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{-webkit-transform:scale3d(1.03,1.03,1.03);opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{-webkit-transform:scaleX(1);opacity:1;transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{-webkit-transform:scale3d(1.03,1.03,1.03);opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{-webkit-transform:scaleX(1);opacity:1;transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;-webkit-animation-name:bounceIn;animation-duration:.75s;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,-3000px,0);opacity:0;transform:translate3d(0,-3000px,0)}60%{-webkit-transform:translate3d(0,25px,0);opacity:1;transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,-3000px,0);opacity:0;transform:translate3d(0,-3000px,0)}60%{-webkit-transform:translate3d(0,25px,0);opacity:1;transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(-3000px,0,0);opacity:0;transform:translate3d(-3000px,0,0)}60%{-webkit-transform:translate3d(25px,0,0);opacity:1;transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(-3000px,0,0);opacity:0;transform:translate3d(-3000px,0,0)}60%{-webkit-transform:translate3d(25px,0,0);opacity:1;transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(3000px,0,0);opacity:0;transform:translate3d(3000px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);opacity:1;transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(3000px,0,0);opacity:0;transform:translate3d(3000px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);opacity:1;transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,3000px,0);opacity:0;transform:translate3d(0,3000px,0)}60%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,3000px,0);opacity:0;transform:translate3d(0,3000px,0)}60%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{-webkit-transform:scale3d(1.1,1.1,1.1);opacity:1;transform:scale3d(1.1,1.1,1.1)}to{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{-webkit-transform:scale3d(1.1,1.1,1.1);opacity:1;transform:scale3d(1.1,1.1,1.1)}to{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;-webkit-animation-name:bounceOut;animation-duration:.75s;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{-webkit-transform:translate3d(20px,0,0);opacity:1;transform:translate3d(20px,0,0)}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{-webkit-transform:translate3d(20px,0,0);opacity:1;transform:translate3d(20px,0,0)}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{-webkit-transform:translate3d(-20px,0,0);opacity:1;transform:translate3d(-20px,0,0)}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{-webkit-transform:translate3d(-20px,0,0);opacity:1;transform:translate3d(-20px,0,0)}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{-webkit-transform:translate3d(0,20px,0);opacity:1;transform:translate3d(0,20px,0)}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{-webkit-transform:translate3d(0,20px,0);opacity:1;transform:translate3d(0,20px,0)}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInDown{0%{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInDownBig{0%{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInLeft{0%{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInRight{0%{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInRightBig{0%{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInUpBig{0%{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}@keyframes flip{0%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animated.flip{-webkit-animation-name:flip;-webkit-backface-visibility:visible;animation-name:flip;backface-visibility:visible}@-webkit-keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);opacity:1;transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);opacity:1;transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-animation-name:flipInX;-webkit-backface-visibility:visible!important;animation-name:flipInX;backface-visibility:visible!important}@-webkit-keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);opacity:1;transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);opacity:1;transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-animation-name:flipInY;-webkit-backface-visibility:visible!important;animation-name:flipInY;backface-visibility:visible!important}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);opacity:1;transform:perspective(400px) rotateX(-20deg)}to{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0;transform:perspective(400px) rotateX(90deg)}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);opacity:1;transform:perspective(400px) rotateX(-20deg)}to{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0;transform:perspective(400px) rotateX(90deg)}}.flipOutX{-webkit-animation-duration:.75s;-webkit-animation-name:flipOutX;-webkit-backface-visibility:visible!important;animation-duration:.75s;animation-name:flipOutX;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);opacity:1;transform:perspective(400px) rotateY(-15deg)}to{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0;transform:perspective(400px) rotateY(90deg)}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);opacity:1;transform:perspective(400px) rotateY(-15deg)}to{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0;transform:perspective(400px) rotateY(90deg)}}.flipOutY{-webkit-animation-duration:.75s;-webkit-animation-name:flipOutY;-webkit-backface-visibility:visible!important;animation-duration:.75s;animation-name:flipOutY;backface-visibility:visible!important}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{-webkit-transform:skewX(20deg);opacity:1;transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{-webkit-transform:skewX(20deg);opacity:1;transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-name:lightSpeedIn;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-name:lightSpeedOut;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(-200deg);transform-origin:center}to{-webkit-transform:translateZ(0);-webkit-transform-origin:center;opacity:1;transform:translateZ(0);transform-origin:center}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(-200deg);transform-origin:center}to{-webkit-transform:translateZ(0);-webkit-transform-origin:center;opacity:1;transform:translateZ(0);transform-origin:center}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(45deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(45deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-90deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-90deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;opacity:1;transform-origin:center}to{-webkit-transform:rotate(200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(200deg);transform-origin:center}}@keyframes rotateOut{0%{-webkit-transform-origin:center;opacity:1;transform-origin:center}to{-webkit-transform:rotate(200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(200deg);transform-origin:center}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-45deg);transform-origin:right bottom}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-45deg);transform-origin:right bottom}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(90deg);transform-origin:right bottom}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(90deg);transform-origin:right bottom}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform-origin:top left}20%,60%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg);transform-origin:top left}to{-webkit-transform:translate3d(0,700px,0);opacity:0;transform:translate3d(0,700px,0)}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform-origin:top left}20%,60%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg);transform-origin:top left}to{-webkit-transform:translate3d(0,700px,0);opacity:0;transform:translate3d(0,700px,0)}}.hinge{-webkit-animation-duration:2s;-webkit-animation-name:hinge;animation-duration:2s;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{-webkit-transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{-webkit-transform:scale(1);opacity:1;transform:scale(1)}}@keyframes jackInTheBox{0%{-webkit-transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{-webkit-transform:scale(1);opacity:1;transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes rollIn{0%{-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) rotate(120deg);opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) rotate(120deg);opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}@keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}@keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}@keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}@keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom}}@keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{-webkit-transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@keyframes zoomOutLeft{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{-webkit-transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{-webkit-transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@keyframes zoomOutRight{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{-webkit-transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom}}@keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;animation-duration:1s;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion){.animated{-webkit-animation:unset!important;-webkit-transition:none!important;animation:unset!important;transition:none!important}}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:991px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:991px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:991px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:991px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:992px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:992px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:991px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:991px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:991px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:992px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop"}}@media (max-width:-1){#elementor-device-mode:after{content:"tablet_extra"}}@media (max-width:991px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;pointer-events:none;position:absolute;right:10px;text-shadow:0 0 3px rgba(0,0,0,.3);top:50%;transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:991px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:991px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop{display:none}}@media (min-width:992px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.elementor-element,.elementor-lightbox{--swiper-theme-color:#000;--swiper-navigation-size:44px;--swiper-pagination-bullet-size:6px;--swiper-pagination-bullet-horizontal-gap:6px}.elementor-element .swiper .swiper-slide figure,.elementor-lightbox .swiper .swiper-slide figure{line-height:0}.elementor-element .swiper .elementor-lightbox-content-source,.elementor-lightbox .swiper .elementor-lightbox-content-source{display:none}.elementor-element .swiper .elementor-swiper-button,.elementor-element .swiper~.elementor-swiper-button,.elementor-lightbox .swiper .elementor-swiper-button,.elementor-lightbox .swiper~.elementor-swiper-button{color:hsla(0,0%,93%,.9);cursor:pointer;display:inline-flex;font-size:25px;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.elementor-element .swiper .elementor-swiper-button svg,.elementor-element .swiper~.elementor-swiper-button svg,.elementor-lightbox .swiper .elementor-swiper-button svg,.elementor-lightbox .swiper~.elementor-swiper-button svg{fill:hsla(0,0%,93%,.9);height:1em;width:1em}.elementor-element .swiper .elementor-swiper-button-prev,.elementor-element .swiper~.elementor-swiper-button-prev,.elementor-lightbox .swiper .elementor-swiper-button-prev,.elementor-lightbox .swiper~.elementor-swiper-button-prev{left:10px}.elementor-element .swiper .elementor-swiper-button-next,.elementor-element .swiper~.elementor-swiper-button-next,.elementor-lightbox .swiper .elementor-swiper-button-next,.elementor-lightbox .swiper~.elementor-swiper-button-next{right:10px}.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper~.elementor-swiper-button.swiper-button-disabled{opacity:.3}.elementor-element .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image{width:100%}.elementor-element .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper .swiper-pagination-custom,.elementor-element .swiper .swiper-pagination-fraction,.elementor-element .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper~.swiper-pagination-custom,.elementor-element .swiper~.swiper-pagination-fraction,.elementor-lightbox .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper .swiper-pagination-custom,.elementor-lightbox .swiper .swiper-pagination-fraction,.elementor-lightbox .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper~.swiper-pagination-custom,.elementor-lightbox .swiper~.swiper-pagination-fraction{bottom:5px}.elementor-element .swiper.swiper-cube .elementor-swiper-button,.elementor-element .swiper.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube~.elementor-swiper-button{transform:translate3d(0,-50%,1px)}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-bullets,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-bullets{bottom:5px;left:0;width:100%}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-progressbar,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-progressbar{height:4px;left:0;top:0;width:100%}.elementor-element.elementor-pagination-position-outside .swiper,.elementor-lightbox.elementor-pagination-position-outside .swiper{padding-bottom:30px}.elementor-element.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper~.elementor-swiper-button{top:calc(50% - 30px / 2)}.elementor-element .elementor-swiper,.elementor-lightbox .elementor-swiper{position:relative}.elementor-element .elementor-main-swiper,.elementor-lightbox .elementor-main-swiper{position:static}.elementor-element.elementor-arrows-position-outside .swiper,.elementor-lightbox.elementor-arrows-position-outside .swiper{width:calc(100% - 60px)}.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev{left:0}.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next{right:0}.elementor-widget-image-carousel .swiper{position:static}.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}.nav-tabs{display:flex;flex-wrap:wrap;align-items:flex-end;list-style:none}.tab .nav-tabs{margin:calc(-1 * var(--alpha-tab-item-spacing)) calc(-1 * var(--alpha-tab-item-spacing)) 0}.nav-tabs .nav-link{display:flex;align-items:center;padding:1rem 0.2rem;color:var(--alpha-tab-color,var(--alpha-change-color-dark-1));text-align:center;border-radius:0;border:0;border-color:var(--alpha-tab-border-color);transition:border 0.3s,color 0.3s,background 0.3s}.nav-tabs .nav-link svg{fill:var(--alpha-tab-color,var(--alpha-change-color-dark-1));transition:fill 0.3s}.nav-tabs .nav-link.active,.nav-tabs .nav-link:hover{color:var(--alpha-tab-active-color);background:var(--alpha-tab-active-background);border-color:var(--alpha-tab-active-border-color)}.nav-tabs .nav-link.active svg,.nav-tabs .nav-link:hover svg{fill:var(--alpha-tab-active-color)}.nav-filters{--alpha-tab-active-color:var(--alpha-primary-color);display:flex;align-items:center;margin-bottom:1rem;flex-wrap:wrap}.nav-filters .nav-filter{display:inline-block;position:relative;padding:0.8rem 2.3rem;border-style:solid;border-width:0 0 2px 0;font-size:1.8rem;border-color:transparent;transition:color 0.3s,background 0.3s,border 0.3s;line-height:1}.nav-filters .nav-filter.active{border-color:var(--alpha-primary-color)}.nav-filters li{margin-bottom:2rem}.nav-filters span{color:var(--alpha-grey-color-light)}.nav-filters .nav-filter.active,.nav-filters .nav-filter:hover{color:var(--alpha-tab-active-color);background:var(--alpha-tab-active-background)}.elementor-widget .nav-filter{font-size:inherit}.post-filters{justify-content:center}.post-archive .post-filters{margin-bottom:2rem}.post-filters.nav-filters li:not(:last-child){margin-right:0}.post-filters .post-filter{font-size:1.6rem;color:var(--alpha-dark-color);border-bottom:2px solid transparent}.post-filter{text-transform:capitalize;font-weight:600;transition:color 0.3s}.active>.post-filter,.post-filter.active,.post-filter:hover{color:var(--alpha-primary-color)}.post-filter.active{border-bottom:2px solid}.filter-underline .nav-filter{display:inline-block;position:relative;padding:0.5rem 0;line-height:1;transition:color 0.3s,background 0.3s,border 0.3s}.filter-underline .nav-filter.active,.filter-underline .nav-filter:hover{color:var(--alpha-tab-color,var(--alpha-change-color-dark-1))}.filter-underline .nav-filter.active:after,.filter-underline .nav-filter:hover:after{--alpha-primary-color:inherit;background:var(--alpha-primary-color);transform:scaleX(1)}.filter-underline .nav-filter:after{content:"";display:block;height:2px;border-bottom:3px solid;margin-top:2px;transform:scaleX(0);transition:transform 0.4s}.tab{--alpha-tab-item-spacing:1rem;--alpha-tab-title-padding:1rem 2px;--alpha-tab-content-padding:0;--alpha-tab-background:transparent;--alpha-tab-border-width:1px;--alpha-tab-nav-border-width:2px;--alpha-tab-title-radius:0;--alpha-tab-active-color:var(--alpha-dark-color);--alpha-tab-border-color:var(--alpha-primary-color);--alpha-tab-active-border-color:var(--alpha-primary-color)}.tab .nav-link{--alpha-tab-icon-space:5px;position:relative;display:block;padding:var(--alpha-tab-title-padding);background:var(--alpha-tab-background);border-radius:var(--alpha-tab-title-radius);text-align:center;transition:color 0.3s,border 0.3s,background 0.3s}.tab .nav-item{margin:var(--alpha-tab-item-spacing) var(--alpha-tab-item-spacing) 0;white-space:nowrap;font-weight:600;line-height:1}.tab .nav-icon-down i,.tab .nav-icon-down svg,.tab .nav-icon-up i,.tab .nav-icon-up svg{display:block}.tab .nav-icon-down.nav-item,.tab .nav-icon-left>.nav-link,.tab .nav-icon-right>.nav-link,.tab .nav-icon-up.nav-item{display:flex;align-items:center}.tab .nav-icon-down>.nav-link,.tab .nav-icon-up>.nav-link{width:100%}.tab .nav-icon-up i,.tab .nav-icon-up svg{margin-bottom:var(--alpha-tab-icon-space)}.tab .nav-icon-right i,.tab .nav-icon-right svg{margin-left:var(--alpha-tab-icon-space)}.tab .nav-icon-down i,.tab .nav-icon-down svg{margin-top:var(--alpha-tab-icon-space)}.tab .nav-icon-left i,.tab .nav-icon-left svg{margin-right:var(--alpha-tab-icon-space)}@media (max-width:575px){.tab{--alpha-tab-item-spacing:0}}.tab.tab-nav-fill{--alpha-tab-item-spacing:1px}.tab.tab-nav-fill .nav-item{flex:1}.tab-content{position:relative;width:100%}.tab-content>.tab-pane{position:absolute;left:0;right:0;top:0;bottom:0;height:0;opacity:0;visibility:hidden;z-index:-1;padding:var(--alpha-tab-content-padding)}.tab-content>.active{position:relative;visibility:visible;height:auto;opacity:1;z-index:auto;transition:visibility 0.3s,opacity 0.3s}.tab-vertical{--alpha-tab-item-spacing:1px;--alpha-tab-content-padding:1rem 2rem;--alpha-tab-nav-width:27.8%;display:flex}.tab-vertical .nav-tabs{align-items:normal;flex-flow:column nowrap;width:var(--alpha-tab-nav-width);margin:0}.tab-vertical .nav-item{margin:0}.tab-vertical .nav-item:not(:last-child){margin-bottom:var(--alpha-tab-item-spacing)}.tab-vertical .nav-link{text-align:left}.tab-vertical .tab-content{flex:1;width:calc(100% - var(--alpha-tab-nav-width))}.tab-vertical .tab-pane{min-height:100%}@media (max-width:575px){.tab-vertical .nav-tabs{width:100%}}.tab-nav-default{--alpha-tab-active-color:var(--alpha-white-color);--alpha-tab-active-background:var(--alpha-primary-color)}.tab-nav-default .nav-link{--alpha-tab-title-padding:1.3rem 2.4rem}.tab-nav-default.tab-vertical{--alpha-tab-content-padding:1rem 2rem}.tab-nav-underline .nav-link{margin-bottom:calc(-1 * var(--alpha-tab-border-width))}.tab-nav-underline .nav-link:after{--alpha-tab-nav-border-width:inherit;--alpha-tab-border-color:inherit;--alpha-primary-color:inherit;--alpha-tab-active-border-color:inherit;content:"";position:absolute;left:50%;bottom:0;width:100%;height:var(--alpha-tab-nav-border-width);background:var(--alpha-tab-border-color);transform:scaleX(0) translateX(-50%);transform-origin:left;transition:transform 0.3s,background 0.3s}.tab-nav-underline .nav-link.active:after,.tab-nav-underline .nav-link:hover:after{transform:scaleX(1) translateX(-50%);background:var(--alpha-tab-active-border-color,var(--alpha-tab-border-color))}.tab-nav-underline.tab-vertical .nav-tabs{border-right:var(--alpha-tab-border-width) solid var(--alpha-change-border-color);border-bottom:none}.tab-nav-underline.tab-vertical .nav-link{margin-bottom:0;margin-right:calc(-1 * var(--alpha-tab-border-width))}.tab-nav-underline.tab-vertical .nav-link:after{--alpha-tab-nav-border-width:inherit;left:auto;bottom:auto;top:50%;right:0;height:100%;width:var(--alpha-tab-nav-border-width);transform:scaleY(0) translateY(-50%);transform-origin:top}.tab-nav-underline.tab-vertical .nav-link.active:after,.tab-nav-underline.tab-vertical .nav-link:hover:after{transform:scaleY(1) translateY(-50%)}.underline-sm .nav-link:after{width:68%}.underline-lg .nav-link:after{width:132%}.tab-nav-solid{--alpha-tab-background:var(--alpha-change-color-light-2)}.tab-nav-simple{--alpha-tab-color:rgba(35,36,37,.5)}.tab-nav-simple .nav-link.active,.tab-nav-simple .nav-link:hover{border-bottom-color:var(--alpha-tab-active-border-color)}.tab-nav-separated{--alpha-tab-separator-color:var(--alpha-change-border-color)}.tab-nav-separated .nav-item{position:relative}.tab-nav-separated .nav>.nav-item:before{--alpha-tab-item-spacing:inherit;--alpha-tab-separator-color:inherit;content:"";position:absolute;right:calc(-1 * var(--alpha-tab-item-spacing));width:1px;height:1em;top:50%;transform:translateY(-50%);background:var(--alpha-tab-separator-color)}.tab-nav-separated .nav-item:last-child:before{content:none}.elementor-section>.elementor-container.tab{margin-left:0;margin-right:0;width:100%;overflow:hidden}.elementor-container.tab{flex-direction:column}.elementor-container.tab.tab-vertical{flex-direction:row}.elementor-container.tab .tab-pane{width:100%}.tab-pane.elementor-column{width:100%}.elementor-invisible .tab-content>.active{visibility:hidden}@keyframes rotating4{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes animation4{0%{left:-40%;width:40%}to{left:100%;width:10%}}.learn-press-message{position:relative;margin-bottom:2rem;padding:1rem 1.2rem 1rem 1.5rem;border-top:5px solid var(--alpha-primary-color);border-bottom-right-radius:var(--alpha-corner-md);border-bottom-left-radius:var(--alpha-corner-md);background:var(--alpha-traffic-white-color)}.learn-press-message.error{border-top:5px solid var(--alpha-danger-color)}.learn-press-message.warning{border-top:5px solid var(--alpha-alert-color)}.learn-press-message.success{border-top:5px solid var(--alpha-success-color)}.learn-press-tabs{margin-bottom:5.4rem;font-size:1.6rem}.learn-press-tabs .nav-tabs{position:relative;margin:-2.5rem -3rem}.learn-press-tabs .nav-tabs:after{content:"";position:absolute;left:3rem;right:3rem;top:100%;border-bottom:1px solid var(--alpha-change-border-color)}.learn-press-tabs .nav-item{margin:0 3rem 0}.learn-press-tabs .nav-link{padding:2.7rem 0;background-color:transparent}.learn-press-tabs .nav-link:after{height:5px}.learn-press-tabs .learn-press-tabs__checker{display:none}.learn-press-filters .nav{margin:0.5rem 0 1.2rem -2.5rem}.learn-press-filters .nav .nav-item{padding:1rem 0;margin:0 2.5rem 0;color:var(--alpha-dark-color)}.learn-press-filters .nav .nav-item a{color:rgba(35,36,37,0.5)}.learn-press-filters .nav .nav-item a:hover{color:inherit}.learn-press-filters .nav .nav-item:before{right:-2.5rem}.learn-press-filters .nav .count{display:inline-block;margin-left:0.7rem}.lp-checkout-form{margin-top:0}.lp-checkout-form h4{font-size:2rem}.lp-checkout-form .lp-form-fields{padding:0 0 1.4rem 0}.lp-checkout-form #btn-checkout-account-switch-to-guest{margin-bottom:6rem}.lp-checkout-form .description{float:left}.lp-checkout-form a label{cursor:pointer}.lp-checkout-form .learn-press-message{order:-1;width:calc(100% - 2 * var(--alpha-gap));margin-left:auto;margin-right:auto}.lp-checkout-form__after,.lp-checkout-form__before{width:42%;margin-bottom:4rem}.lp-checkout-form__after{width:58%}@media (max-width:767px){.lp-checkout-form__after,.lp-checkout-form__before{width:100%}}.lp-checkout-form__after{order:-1}.lp-checkout-form #checkout-account-guest{margin-bottom:3.5rem;padding-bottom:1.9rem;border-bottom:1px solid var(--alpha-change-border-color)}.lp-checkout-form #checkout-account-guest .form-field,.lp-checkout-form #checkout-account-guest .lp-form-fields{margin-bottom:0;padding-bottom:0}.lp-checkout-form .lp-guest-checkout-output{margin-top:1rem}.lp-checkout-form div.lp-guest-checkout-output{padding:0.6rem 1.5rem;border:2px solid var(--alpha-info-color);border-radius:var(--alpha-corner-md);transition:0.3s}.lp-checkout-form label.lp-guest-checkout-output{display:block;cursor:pointer;user-select:none}.lp-checkout-form .lp-guest-checkout-notice{margin:3rem 0 0}.lp-checkout-form .lp-guest-switch-login{margin-top:1em}.lp-checkout-form input[name=checkout-account-switch-form]{display:none}.lp-checkout-form input[name=checkout-account-switch-form]:not(:checked)+.lp-checkout-block{display:none;overflow:hidden;height:0;margin:0;padding:0;border:0;opacity:0}.lp-checkout-form input[name=checkout-account-switch-form]:not(:checked)+.lp-checkout-block>*{overflow:hidden;height:0}.lp-checkout-form input[name=checkout-account-switch-form]:checked+.lp-checkout-block{display:block;overflow:auto;height:auto}.lp-checkout-form input[name=checkout-account-switch-form][value=guest]:checked~#btn-checkout-account-switch-to-guest{display:none}.lp-checkout-form:after{display:block;clear:both;content:""}.lp-checkout-order__inner{padding:1rem 3rem 0;border:1px solid var(--alpha-change-border-color);border-radius:var(--alpha-corner-md)}.lp-checkout-order__inner table{margin:0}.lp-checkout-order__inner td,.lp-checkout-order__inner th{box-sizing:content-box;line-height:1;vertical-align:inherit}.lp-checkout-order__inner td:last-child,.lp-checkout-order__inner th:last-child{padding-right:0}.lp-checkout-order__inner .course-thumbnail{width:100px;padding:2rem 1.3rem 1.8rem 0}.lp-checkout-order__inner .course-name a{display:-webkit-box;overflow:hidden;color:inherit;line-height:1.3;-webkit-line-clamp:1;-webkit-box-orient:vertical}.lp-checkout-order__inner .course-name a:hover{color:var(--alpha-primary-color)}.lp-checkout-order__inner .col-number{min-width:50px;text-align:right}.lp-checkout-order__inner .order-total>th{padding:2.4rem 2rem 2.4rem 0}.lp-checkout-order__inner .cart-subtotal .col-number,.lp-checkout-order__inner .cart-subtotal th,.lp-checkout-order__inner .order-total .col-number,.lp-checkout-order__inner .order-total th{color:var(--alpha-heading-color);font-size:1.6rem;font-weight:600}.lp-checkout-order__inner .cart-subtotal>th{padding:2rem 2rem 1.7rem 0}.lp-checkout-order__inner tfoot tr:last-child td,.lp-checkout-order__inner tfoot tr:last-child th{border-width:0}.lp-checkout-account{margin-bottom:3.5rem;padding-bottom:1.9rem;border-bottom:1px solid var(--alpha-change-border-color)}.lp-checkout-account .rwmb-input .description,.lp-checkout-account .rwmb-label{display:none}.lp-checkout-account .lp-checkout-remember label{display:inline-block}.lp-checkout-account .lp-checkout-remember a{float:right}.lp-checkout-account .lp-checkout-sign-in-link,.lp-checkout-account .lp-checkout-sign-up-link{display:flex;margin:0}.lp-checkout-account .lp-checkout-sign-in-link a,.lp-checkout-account .lp-checkout-sign-up-link a{margin-left:5px}#learn-press-checkout #checkout-payment{margin-bottom:2.5rem}#learn-press-checkout .payment-methods{margin:0;padding:0;list-style:none}#learn-press-checkout .secure-connection{float:right;margin-top:3px;color:var(--body-color,#888);font-size:12px;font-weight:normal}#learn-press-checkout .secure-connection i{margin-right:5px;color:var(--alpha-light-color);font-size:1.8rem}#learn-press-checkout .lp-payment-method{margin-bottom:2rem}#learn-press-checkout .gateway-input{background-color:var(--alpha-change-color-light-1)}#learn-press-checkout .payment-method-form{display:none;padding:1.5rem 2rem;border-top:1px solid var(--alpha-change-border-color)}#learn-press-checkout .lp-payment-method>label{display:flex;flex-flow:row nowrap;padding:1rem 2rem;background:var(--alpha-change-color-light-2);line-height:4rem;cursor:pointer}#learn-press-checkout .lp-payment-method .gateway-icon{max-height:3.2rem}#learn-press-checkout #checkout-order-action button{width:100%;border-color:var(--alpha-change-color-dark-1);color:var(--alpha-change-color-light-1);background:var(--alpha-change-color-dark-1);font-weight:600}#learn-press-checkout #checkout-order-action button:hover{opacity:0.9}#learn-press-checkout #checkout-order-action button.loading:before{display:inline-block;font-family:"Font Awesome 5 Free";font-weight:900;content:"\f110";animation:rotating4 1s linear infinite;margin-right:5px}#learn-press-checkout.guest-checkout{display:none}.button-continue-guest-checkout{clear:both}#learn-press-order-review,.learn-press-checkout-comment{margin-bottom:2rem}.lp-list-table th{font-size:1.6rem}@media (max-width:767px){.lp-list-table td,.lp-list-table th{padding:1.5rem}}@media (max-width:575px){.lp-list-table tbody .column-order-date,.lp-list-table tbody .column-order-status,.lp-list-table thead .column-order-date,.lp-list-table thead .column-order-status{display:none}}.lp-list-table thead{border-bottom:1px solid var(--alpha-change-border-color)}.lp-list-table thead th{border-bottom:none;color:var(--alpha-change-color-dark-1)}.lp-list-table tbody,.lp-list-table tfoot{box-sizing:border-box;border-bottom:1px solid var(--alpha-change-border-color)}.lp-list-table tbody td,.lp-list-table tbody th,.lp-list-table tfoot td,.lp-list-table tfoot th{padding:3.3rem 1rem;background:#fff;line-height:1}.lp-list-table tbody .column-order-number a,.lp-list-table tfoot .column-order-number a{color:inherit}.lp-list-table tbody .column-status .result-percent,.lp-list-table tfoot .column-status .result-percent{font-weight:600}.lp-list-table tbody .column-status .lp-label,.lp-list-table tfoot .column-status .lp-label{font-weight:600}.lp-list-table tbody tr:nth-child(odd),.lp-list-table tfoot tr:nth-child(odd){background:var(--alpha-traffic-white-color)}.lp-list-table .nav-text{text-align:left}.lp-list-table .nav-pages,.lp-list-table .nav-pages .learn-press-pagination{text-align:right}.lp-list-table .nav-pages .page-numbers{margin-bottom:0}.lp-label{display:inline-block;line-height:1}.learn-press-form .form-fields{margin:0;padding:0;list-style:none}.learn-press-form .form-fields .form-field{margin:0 0 2rem 0}.learn-press-form .form-field label{display:block;margin:0 0 1rem 0}.learn-press-form .form-field .description{margin:2.5rem 0;font-size:1em;line-height:1.4}.learn-press-form .form-field .asterisk{color:var(--alpha-danger-color)}.form-field input[type=email],.form-field input[type=number],.form-field input[type=password],.form-field input[type=text],.form-field textarea{width:100%;padding:1.1rem 2rem}.learn-press-form-login,.learn-press-form-register{max-width:6rem;margin-right:auto;margin-bottom:6rem;margin-left:auto;padding:4rem;border:1px solid var(--alpha-change-border-color-light);border-radius:6px;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)!important}.learn-press-form-login form>p:last-child{margin-bottom:0}.learn-press-form-login button[type=submit],.learn-press-form-register button[type=submit]{width:100%;height:5rem;border:none;border-radius:var(--alpha-corner-sm);outline:none;color:var(--alpha-change-color-light-1);background:var(--alpha-primary-color);font-size:1.6rem;line-height:1;vertical-align:middle}.lp-password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.lp-password-input input[type=password]{padding-right:2.5rem}.lp-password-input input::-ms-reveal{display:none}.lp-password-input .lp-show-password-input{position:absolute;top:15px;right:2rem;cursor:pointer}.lp-password-input .lp-show-password-input:after{font-family:"Font Awesome 5 Free";font-weight:900;content:"\f06e"}.lp-password-input .lp-show-password-input.display-password:after{content:"\f070"}.form-desc{font-size:smaller}.become-teacher-form{width:90%;max-width:50rem;margin:0 auto}.become-teacher-form .form-field input[type=email],.become-teacher-form .form-field input[type=number],.become-teacher-form .form-field input[type=password],.become-teacher-form .form-field input[type=text]{width:100%}body div.entry-content>div.learnpress{--responsive--aligndefault-width:100%;max-width:var(--lp-content-width,100%)}.learnpress button{font-weight:600;transition:color 0.3s,border-color 0.3s,background-color 0.3s,box-shadow 0.3s,opacity 0.3s}.learnpress button.slider-button{font-weight:400}.lp-user-profile{position:relative}.lp-user-profile .lp-user-profile-avatar img{position:relative;width:100%}.lp-user-profile .lp-user-profile-socials{display:flex;position:relative;z-index:1;margin:2.5rem 0 4.1rem;justify-content:center;flex-wrap:wrap}.lp-user-profile .lp-user-profile-socials .social-icon{display:inline-block;width:40px;height:40px;margin:7px;border:1px solid var(--alpha-change-border-color);color:#777;background:var(--alpha-change-color-light-1);line-height:38px;font-size:15px;text-align:center}.lp-user-profile .lp-user-profile-socials .social-icon:hover{border-color:var(--alpha-primary-color);color:var(--alpha-change-color-light-1);background:var(--alpha-primary-color)}.lp-user-profile .lp-profile-username{padding-bottom:1.6rem;color:var(--alpha-change-color-dark-1);line-height:1.4;font-size:3.2rem;font-weight:600;text-transform:capitalize}.lp-user-profile .lp-profile-user-bio{line-height:24px}.lp-user-profile .lp-profile-content .lp-profile-right+*{margin-top:5.4rem}@media (min-width:992px){.lp-user-profile aside .lp-profile-right{display:none}}@media (max-width:991px){.lp-user-profile .lp-profile-content .lp-profile-right{display:none}.lp-user-profile aside .lp-profile-left{width:40%;display:inline-block}.lp-user-profile aside .lp-profile-right{width:calc(60% - 30px);display:inline-block;vertical-align:top;float:right}}@media (max-width:767px){.lp-user-profile .lp-user-profile-socials{margin-left:-5px;margin-right:-5px}.lp-user-profile .lp-user-profile-socials a{width:36px;height:36px;margin:5px;line-height:32px}}@media (max-width:575px){.lp-user-profile aside .lp-user-profile-avatar{max-width:200px;margin-left:auto;margin-right:auto}.lp-user-profile aside .lp-profile-left,.lp-user-profile aside .lp-profile-right{display:block;width:auto;float:none}}.lp-user-profile aside{float:left;width:360px}@media (max-width:991px){.lp-user-profile aside{width:100%}}.lp-user-profile #profile-nav{margin-top:3rem}.lp-user-profile .lp-profile-nav-tabs{margin:0;padding:0;list-style:none}.lp-user-profile .lp-profile-nav-tabs>li{position:relative;margin:0 0 1rem;background:var(--alpha-change-color-light-2);transition:background 0.3s}.lp-user-profile .lp-profile-nav-tabs>li a{display:block;padding:0 2rem;color:var(--alpha-change-color-dark-1);line-height:5.6rem;font-size:1.6rem;font-weight:400}.lp-user-profile .lp-profile-nav-tabs>li>a{padding:0 2rem 0 5.6rem}.lp-user-profile .lp-profile-nav-tabs>li>a>i{display:inline-block;position:absolute;left:24px;width:28px;color:var(--alpha-grey-color);font-size:22px;line-height:5.6rem;transition:inherit}.lp-user-profile .lp-profile-nav-tabs>.has-child>a:after{content:"\e913";float:right;color:var(--alpha-dark-color);font-family:"alpha";font-size:14px;font-weight:900;transition:transform 0.3s,color 0.3s}.lp-user-profile .lp-profile-nav-tabs>li li a{border-bottom:1px solid var(--alpha-traffic-white-color)}.lp-user-profile .lp-profile-nav-tabs>li li a:hover{color:var(--alpha-primary-color);background:var(--alpha-change-color-light-1)}.lp-user-profile .lp-profile-nav-tabs>.wishlist>a:before{content:"\f004";position:absolute;left:2.5rem;color:var(--alpha-primary-color);font-family:"Font Awesome 5 Free";font-size:12px;font-weight:900}.lp-user-profile .lp-profile-nav-tabs>.wishlist:hover a:before{color:var(--alpha-change-color-light-1)}.lp-user-profile .lp-profile-nav-tabs>.logout>a:after{display:none}.lp-user-profile .lp-profile-nav-tabs li>a{height:5.6rem}.lp-user-profile .lp-profile-nav-tabs li>ul{position:absolute;z-index:3;top:-9999px;left:100%;min-width:150px;margin:0;padding:0;background:var(--alpha-change-color-light-1);box-shadow:0 15px 20px 0 rgba(0,0,0,0.05);list-style:none;opacity:0;visibility:hidden;transform:translateX(-20px);transition:transform 0.3s,opacity 0.3s,visibility 0.3s}.lp-user-profile .lp-profile-nav-tabs li.active,.lp-user-profile .lp-profile-nav-tabs li:hover{background:var(--alpha-primary-color)}.lp-user-profile .lp-profile-nav-tabs li.active>a,.lp-user-profile .lp-profile-nav-tabs li:hover>a{color:var(--alpha-change-color-dark-1)}.lp-user-profile .lp-profile-nav-tabs li.active>a i,.lp-user-profile .lp-profile-nav-tabs li.active>a:after,.lp-user-profile .lp-profile-nav-tabs li:hover>a i,.lp-user-profile .lp-profile-nav-tabs li:hover>a:after{color:var(--alpha-change-color-dark-1)}.lp-user-profile .lp-profile-nav-tabs li.active>ul,.lp-user-profile .lp-profile-nav-tabs li:hover>ul{top:0;visibility:visible;opacity:1;transform:none}.lp-user-profile .lp-profile-nav-tabs li.active>ul{position:relative;left:0}.lp-user-profile .lp-profile-nav-tabs li.active>ul .active{background:var(--alpha-change-color-light-1)}.lp-user-profile .lp-profile-nav-tabs li.active>ul .active>a{color:var(--alpha-primary-color)}@media (max-width:991px){.lp-user-profile .lp-profile-nav-tabs{display:flex;overflow:auto;background:var(--alpha-change-color-light-2)}.lp-user-profile .lp-profile-nav-tabs>li{margin-bottom:0}}@media (max-width:991px){.lp-user-profile .lp-profile-nav-tabs{width:100%}.lp-user-profile .lp-profile-nav-tabs:after{display:table;content:"";clear:both}.lp-user-profile .lp-profile-nav-tabs>li>a{height:auto;padding-right:2.8rem}.lp-user-profile .lp-profile-nav-tabs>.active.has-child a:after,.lp-user-profile .lp-profile-nav-tabs>.has-child a:after{content:none}.lp-user-profile .lp-profile-nav-tabs>.active.has-child ul{display:none;width:max-content;transform:translateX(-20%)}.lp-user-profile .lp-profile-nav-tabs>.active.has-child ul:after{display:table;content:"";clear:both;box-shadow:0 0 0}.lp-user-profile .lp-profile-nav-tabs>.active.has-child ul li{float:left;border-right:1px solid var(--alpha-change-border-color)}.lp-user-profile .lp-profile-nav-tabs>.active.has-child ul li:last-child{border-right:none}.lp-user-profile .lp-profile-nav-tabs>.active.has-child ul li a{padding:0 1rem}.lp-user-profile .lp-profile-nav-tabs li:hover ul{display:none!important}}@media (max-width:575px){.lp-user-profile .lp-profile-nav-tabs>li>a{padding-right:1.5rem}.lp-user-profile .lp-profile-nav-tabs>li>a:after{margin-left:0}}.lp-profile-content{float:right;width:calc(100% - 425px);margin-bottom:6rem}@media (max-width:991px){.lp-profile-content{width:100%}}@media (max-width:767px){.lp-profile-content .learn-press-tabs__nav{display:block;width:100%;border:0}.lp-profile-content .learn-press-tabs__nav:after{content:"";clear:both;display:table}}.lp-profile-content ul.learn-press-courses .course-categories,.lp-profile-content ul.learn-press-courses .course-instructor{margin-bottom:1.4rem}.lp-profile-content ul.learn-press-courses .course-categories{padding:0}.lp-profile-content .lp-button{display:block;margin:0 auto 5.2rem auto;padding:1.3rem 3.4rem;border-color:var(--alpha-change-border-color)}.lp-profile-content .lp-button:hover{border-color:var(--alpha-primary-color)}.lp-profile-content #profile-content-orders .profile-orders .profile-heading{display:none}.lp-profile-content #profile-content-orders .profile-orders table{margin-top:0;margin-bottom:5rem}.lp-profile-content #profile-content-orders .column-order-actions a{padding:0.7rem 2.9rem;border-radius:3px;border:1px solid var(--alpha-change-color-light-3);font-size:13px;font-weight:600;color:var(--alpha-change-color-dark-1);transition:color 0.3s,border-color 0.3s}.lp-profile-content #profile-content-orders .column-order-actions a:focus,.lp-profile-content #profile-content-orders .column-order-actions a:hover{color:var(--alpha-primary-color);border-color:var(--alpha-primary-color)}#profile-content form[name*=profile-privacy] .form-field-input{display:flex}#profile-content form[name*=profile-privacy] .description{margin:0;margin-left:1rem}#profile-content form[name*=profile-privacy] button{color:#fff;background:var(--alpha-change-color-dark-1);border:none;padding:1rem 2rem;margin-top:1rem;transition:opacity 0.3s}#profile-content form[name*=profile-privacy] button:hover{opacity:0.9}#dashboard-general-statistic{margin-bottom:5.5rem;padding-bottom:5.5rem;border-bottom:1px solid var(--alpha-change-border-color)}#dashboard-general-statistic:last-child{border:none}.dashboard-general-statistic__row{display:flex;margin:0 -5px;justify-content:center;flex-wrap:wrap}.dashboard-general-statistic__row .statistic-box{display:flex;flex-flow:column;justify-content:center;width:calc(20% - 10px);margin:0 5px 10px;padding:20px 10px 20px;background-color:var(--alpha-traffic-white-color);text-align:center;transition:background-color 0.3s;min-width:120px}.dashboard-general-statistic__row .statistic-box__text{margin:0 0 9px 0;font-size:1.3rem;line-height:1}.dashboard-general-statistic__row .statistic-box__number{color:var(--alpha-change-color-dark-1);font-weight:600;line-height:1}.dashboard-general-statistic__row .statistic-box:hover{background-color:var(--alpha-change-border-color-light)}.dashboard-general-statistic__row[data-col="2"] .statistic-box{width:50%}.dashboard-general-statistic__row[data-col="4"] .statistic-box{width:25%}.dashboard-general-statistic__row[data-col="5"] .statistic-box{width:20%}#learn-press-profile-basic-information .form-field,form[name=profile-change-password] .form-field{margin:0 10px 20px 10px}#learn-press-profile-basic-information .form-field input,form[name=profile-change-password] .form-field input{height:5.4rem}#learn-press-profile-basic-information .form-field textarea,form[name=profile-change-password] .form-field textarea{min-height:18rem;padding:2rem}#learn-press-profile-basic-information .form-field__50,form[name=profile-change-password] .form-field__50{float:left;width:calc(50% - 20px);margin-right:10px}@media (max-width:767px){#learn-press-profile-basic-information .form-field__50,form[name=profile-change-password] .form-field__50{float:none;width:100%;margin:0 0 2.4rem 0}}#learn-press-profile-basic-information .form-field__clear,form[name=profile-change-password] .form-field__clear{clear:both}#learn-press-profile-basic-information button,form[name=profile-change-password] button{padding:2rem 4.2rem;border:0;color:var(--alpha-change-color-light-1);background:var(--alpha-change-color-dark-1);font-size:1.4rem;line-height:1}#learn-press-profile-basic-information button:hover,form[name=profile-change-password] button:hover{opacity:0.9}#learn-press-profile-basic-information{margin-top:7.5rem}#learn-press-profile-basic-information>p{margin:0}#learn-press-profile-basic-information .form-fields{margin:0 -10px}#learn-press-profile-basic-information .form-fields:after{display:block;clear:both;content:""}@media (max-width:767px){#learn-press-profile-basic-information .form-fields{margin:0}}#lp-user-edit-avatar{position:relative;margin-top:8rem;margin-bottom:5rem}#lp-user-edit-avatar img{vertical-align:top}.lp-avatar-crop-image{overflow:hidden;position:absolute;top:0;width:100%;height:100%;background:var(--alpha-change-border-color)}.lp-avatar-crop-image .crop-container{overflow:hidden;position:absolute;width:100%;height:100%}.lp-avatar-crop-image .crop-container img{position:absolute;left:0!important;max-width:none;margin-left:50%;line-height:1;vertical-align:middle;transform:translateX(-50%)}.lp-avatar-crop-image .lp-crop-controls{position:absolute;bottom:0;width:100%;height:6rem;opacity:0}.lp-avatar-crop-image .lp-crop-controls:before{content:"";display:block;width:100%;height:6rem;background:rgba(34,34,34,0.7)}.lp-avatar-crop-image .lp-zoom{position:absolute;top:50%;right:15rem;left:2rem;margin-top:-1px}.lp-avatar-crop-image .ui-slider{position:absolute;width:100%;height:2px;margin-top:0.1rem;background:#fff;cursor:move}.lp-avatar-crop-image .ui-slider-handle{width:2rem;height:2rem;margin-top:-1.2rem;margin-left:-1rem;background:var(--alpha-primary-color)}.lp-avatar-crop-image .lp-cancel-upload,.lp-avatar-crop-image .lp-save-upload{position:absolute;right:0;bottom:0;width:6rem;height:6rem;line-height:6rem;color:#fff;background:#222;font-size:2rem;text-align:center;cursor:pointer}.lp-avatar-crop-image .lp-cancel-upload:hover,.lp-avatar-crop-image .lp-save-upload:hover{background-color:var(--alpha-primary-color)}.lp-avatar-crop-image .lp-save-upload{right:6rem}.lp-avatar-crop-image .lp-crop-area{position:absolute;top:0;left:50%;border:2px dashed #777;transform:translateX(-50%);pointer-events:none}.lp-avatar-crop-image .lp-crop-area:after,.lp-avatar-crop-image .lp-crop-area:before{content:"";display:block;position:absolute;top:-2px;bottom:-2px;width:1000px;opacity:0.7;background:#777}.lp-avatar-crop-image .lp-crop-area:before{left:-2px;transform:translateX(-100%)}.lp-avatar-crop-image .lp-crop-area:after{left:100%;margin-left:2px}#lp-user-edit-avatar:hover .lp-crop-controls{opacity:1}#lp-user-edit-avatar .moxie-shim{display:none}#lp-user-edit-avatar .lp-avatar-preview{position:relative;overflow:hidden}#lp-user-edit-avatar .lp-avatar-preview:hover #lp-avatar-actions{transform:translateY(0);opacity:1}#lp-user-edit-avatar .profile-picture{display:none;width:100%;margin-right:-100%}#lp-user-edit-avatar .profile-picture img{width:100%;height:100%;border-radius:0}#lp-user-edit-avatar .profile-avatar-current{display:block}#lp-user-edit-avatar #lp-avatar-actions{display:flex;position:absolute;bottom:0;margin:0;justify-content:center;background:rgba(50,51,52,0.9);opacity:0;transform:translateY(100%);transition:opacity 0.3s,transform 0.3s}#lp-user-edit-avatar #lp-avatar-actions a{display:inline-block;z-index:10;height:50px;padding:0 3rem;color:#fff;line-height:50px;flex:0 0 auto;font-size:13px}#lp-user-edit-avatar #lp-avatar-actions a:last-child{border-left:1px solid rgba(255,255,255,0.1)}#lp-user-edit-avatar #lp-avatar-actions a:hover{color:var(--alpha-primary-color)}#lp-user-edit-avatar #lp-avatar-actions i{margin-right:10px}#lp-user-edit-avatar #lp-avatar-actions .fa-upload:before{position:relative;top:1px;content:"\e957";font-family:"udesign";font-weight:400;font-size:1.1em}#lp-user-edit-avatar a#lp-remove-upload-photo{display:none}#lp-user-edit-avatar[data-custom=yes] #lp-remove-upload-photo{display:block}.recover-order__title{margin-bottom:0;color:var(--alpha-change-color-dark-1)}.order-recover{display:flex}.order-recover>.button-recover-order{margin:0;margin-left:1rem;padding:1.3rem 3.4rem;flex:0 0 auto}.order-recover>.button-recover-order.loading:before{display:inline-block;margin-right:5px;font-family:"Font Awesome 5 Free";font-weight:900;content:"\f110";animation:rotating4 1s linear infinite}@media (max-width:575px){.order-recover{flex-direction:column;justify-content:center}.order-recover .lp-button{align-self:center;margin:2rem 0 0}}.order-recover input[type=text]{padding:0 2.2rem;flex:1 1 auto;min-height:4.8rem}.course-tabs .course-tab-panel{display:none;padding-top:3rem}.course-tabs .course-tab-panel.active{display:block}.course-tabs.show-all .course-tab-panel{margin-bottom:4rem}.course-tabs .lp-course-author{display:flex;margin-bottom:4rem}@media (max-width:767px){.course-tabs .lp-course-author{flex-direction:column;padding:0 1.5rem}}.course-tabs .course-author__pull-left{margin-right:3rem;text-align:center;align-items:center}@media (max-width:767px){.course-tabs .course-author__pull-left{margin-right:0;margin-bottom:3rem}}.course-tabs .course-author__pull-left img{width:100%;max-width:96px;margin-bottom:2rem;border-radius:50%;object-fit:cover;object-position:center}.course-tabs .course-author__pull-right{flex:1}@media (max-width:767px){.course-tabs .course-author__pull-right{width:100%;text-align:center}}.course-tabs .author-title{margin-bottom:1.8rem}.course-tabs .author-title a{color:var(--alpha-change-color-dark-1);font-size:1.8rem;font-weight:600;text-transform:capitalize}.course-tabs .author-title a:hover{color:var(--alpha-primary-color)}.course-tabs .author-socials{display:grid;grid-template-columns:repeat(4,33px);gap:10px;justify-content:center}.course-tabs .author-socials>a{display:inline-block;width:33px;height:33px;margin:0;border:1px solid #ededed;border-radius:50%;box-shadow:none;font-size:14px;line-height:33px;text-align:center;vertical-align:middle;transition:all 0.3s}.course-tabs .author-socials>a:hover{border-color:var(--alpha-primary-color);color:var(--alpha-change-color-light-1);background:var(--alpha-primary-color)}.course-tabs .fa-googleplus:before{content:"\f0d5"}#learn-press-course .lp-list-co-instructor{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}#learn-press-course .lp-list-co-instructor__item{display:flex;column-gap:30px}@media (max-width:767px){#learn-press-course .lp-list-co-instructor__item{align-items:center;flex-direction:column;padding:0 15px;column-gap:0;row-gap:10px}}#learn-press-course .lp-list-co-instructor__avatar>img{width:100%;max-width:96px;border-radius:999px}#learn-press-course .lp-list-co-instructor__bio{flex:1}#learn-press-course .lp-list-co-instructor__bio__top>a{font-size:1.8rem;font-weight:600}#learn-press-course .lp-list-co-instructor__bio__description{font-size:10px}#learn-press-course .course-price{margin:1rem 0 1rem 3.2rem;text-align:center;color:var(--alpha-change-color-dark-1)}#learn-press-course .origin-price,#learn-press-course .price{vertical-align:middle}#learn-press-course .origin-price{margin-right:10px;opacity:0.5;font-size:2rem;text-decoration:line-through}#learn-press-course .price{margin:0;font-size:2.4rem;font-weight:600}#learn-press-course .lp-course-buttons{margin-bottom:2rem}#learn-press-course .course-featured-review{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:0}#learn-press-course .featured-review__title{margin-right:auto;margin-bottom:0;font-size:2rem}#learn-press-course .featured-review__stars{padding:5px 0;color:var(--alpha-primary-color);font-size:1.5rem;letter-spacing:-0.1em}#learn-press-course .featured-review__content{flex:0 0 100%;margin-top:1rem}#learn-press-course .featured-review__content p:last-child{margin:0}#learn-press-course .course-tags a{display:inline-block;margin:0.5rem 0.6rem 0.5rem 0;padding:0.7rem 1.7rem;font-size:1.2rem;border:2px solid var(--alpha-change-border-color);color:var(--alpha-body-color,#888);line-height:1.3;transition:color 0.3s,border-color 0.3s;text-transform:capitalize}.edit-content{margin-left:5px}.tab .learn-press-nav-tabs{position:relative;margin:-3rem -3rem 0;list-style:none}.learn-press-nav-tabs .course-nav{justify-content:center;border-radius:var(--alpha-corner-md);margin:3rem 3rem 0;padding:0}.learn-press-nav-tabs .course-nav label{padding:2rem 0}.learn-press-nav-tabs .course-nav a{display:inline-block;padding:1rem 2rem}.learn-press-nav-tabs[data-tabs] .course-nav a{width:100%;text-align:center}.learn-press-nav-tabs:after{content:"";position:absolute;left:3rem;right:3rem;top:100%;border-bottom:1px solid var(--alpha-change-border-color)}.course-item-popup #tab-curriculum{display:block}.course-curriculum .curriculum-sections{position:relative;margin:0;padding:0;list-style:none}.course-curriculum .section{margin:0;padding:0 0 1rem 0}.course-curriculum .section:last-child{padding:0}.course-curriculum .section-header{display:table;width:100%;padding:1.9rem 0.5rem 1.9rem 2.5rem;background:var(--alpha-change-color-light-2);box-sizing:border-box}.course-curriculum .section-header sup{font-size:0.67em;color:var(--alpha-grey-color);font-weight:400;left:0.5rem;top:-2px}.course-curriculum .section-empty .section-header{margin-bottom:2rem}.course-curriculum .section-empty .learn-press-message{margin-right:15px;margin-left:15px}.course-curriculum .section-title{padding:0;color:var(--alpha-heading-color);font-size:1.6rem;text-transform:capitalize;margin:0}.course-curriculum .section-desc{margin:5px 0 0 0;font-size:12px;font-weight:400}.course-curriculum .section-meta{display:block;padding-top:1.7rem;font-size:14px;text-align:right;vertical-align:middle;white-space:nowrap}.course-curriculum .section-header{margin-bottom:-1rem}.course-curriculum .section-header .section-left{vertical-align:top}.course-curriculum .section-header .section-left .section-title{padding:0;text-transform:capitalize}.course-curriculum .section-title span.show-desc{display:inline-block;position:absolute;top:50%;right:3rem;width:2rem;height:2rem;transform:translate(0,-50%)}.course-curriculum .section-title span.show-desc:before{font-family:"Font Awesome 5 Free";font-size:1.8rem;font-weight:900;content:"\f107"}.course-curriculum .section-title span.show-desc:hover:before{border-top-color:var(--alpha-light-color)}.course-curriculum .section-content{border:10px solid var(--alpha-change-color-light-2);border-top-width:0;padding:3rem 4rem 4rem;list-style:none}@media (max-width:479px){.course-curriculum .section-content{padding:1rem 2rem 2rem}}.course-curriculum .closed .section-content{padding-top:0;padding-bottom:0}.course-curriculum .course-item{border-bottom:1px solid var(--alpha-change-border-color-light)}.course-curriculum .course-item>span{display:flex;width:2.8rem;font-size:1.6rem;align-items:center}.course-curriculum .section-item-link{display:table;line-height:1.5}.course-curriculum .section-item-link:hover .item-name{color:var(--alpha-primary-color)}.course-curriculum .section-item-link:before{display:table-cell;left:0;width:2rem;color:var(--alpha-grey-color);font-family:"Font Awesome 5 Free";font-size:1.8rem;vertical-align:middle;transition:left linear 0.15s}@media (max-width:767px){.course-curriculum .course-item-meta{display:flex;flex-direction:column-reverse;align-items:flex-end}}.course-curriculum .course-item .item-icon,.course-curriculum .course-item .item-name{display:table-cell;padding:1.7rem 1.6rem;color:var(--alpha-change-color-dark-1);font-size:1.6rem;font-weight:600;vertical-align:middle;transition:color 0.3s}.course-curriculum .course-item .item-icon:before{font-size:1.8rem}.course-curriculum .course-item .item-icon.icon-lock{float:right;margin-top:1.5rem}.course-curriculum .course-item-meta{display:table-cell;padding:10px 0;text-align:right;vertical-align:middle;white-space:nowrap}.course-curriculum .item-meta{display:inline-block;margin-left:1.4rem;padding:0 0.8rem;border-radius:3px;color:var(--alpha-change-color-light-1);line-height:23px;text-align:center;vertical-align:middle}.course-curriculum .final-quiz{background:#14c4ff}.course-curriculum .trans{padding:0}.course-curriculum .course-item-meta .item-meta{color:var(--alpha-grey-color);border:1px solid}.course-curriculum .course-item-meta .item-meta:before{vertical-align:baseline;content:attr(data-preview)}.course-curriculum .item-meta.course-item-status{padding:0;border-radius:50%;box-sizing:border-box}.course-curriculum .item-meta.course-item-status:before{font-family:"Font Awesome 5 Free";font-weight:900;vertical-align:middle;text-transform:lowercase;content:"\f00c"}.course-curriculum .course-item-lp_quiz .section-item-link:before{content:"\f059"}.course-curriculum .course-item-lp_lesson .section-item-link:before{content:"\f15b"}.course-curriculum .course-item-lp_lesson.course-item-type-video .section-item-link:before{content:"\f03d"}.course-curriculum .course-item-lp_lesson.course-item-type-audio .section-item-link:before{content:"\f028"}.course-curriculum .item-meta.course-item-status{border:0}.course-curriculum .item-locked .course-item-status:before{color:var(--alpha-change-border-color);content:"\f023"}.course-curriculum .has-status{padding-top:1px}.course-curriculum .status-completed .course-item-status:before,.course-curriculum .status-evaluated .course-item-status:before{color:var(--alpha-success-color)}.course-curriculum .failed .course-item-status:before,.course-curriculum .item-failed .course-item-status:before{border-color:var(--alpha-danger-color);color:var(--alpha-danger-color);content:"\f00d"}.course-curriculum .viewed .course-item-status{display:none}.course-curriculum .current{padding-left:1rem;border-left:4px solid var(--alpha-primary-color)}.course-curriculum .current a:before{left:1rem}.course-curriculum .section-title.c+.section-desc{display:block}.course-curriculum .section-title.c span.show-desc:before{transform:rotate(180deg);top:0}.course-curriculum .section-toggle i{font-size:1.6rem;font-family:"alpha"}.course-curriculum .section-toggle .fa-caret-down:before{content:"\e90f"}.course-curriculum .section-toggle .fa-caret-up:before{content:"\e90e"}@media (max-width:479px){.course-curriculum .item-meta.count-questions{display:none}}.course-item-popupx{overflow:hidden;_opacity:0}.course-item-popupx #learn-press-course-curriculum{overflow:auto;position:fixed;z-index:1002;top:32px;bottom:0;left:0;width:400px;border-right:1px solid var(--alpha-body-color);background:var(--alpha-change-color-light-1)}.course-item-popupx #learn-press-course-curriculum .section-header{padding:0 15px}.course-item-popupx #learn-press-course-curriculum .section-desc{margin:-10px 0 5px}.course-item-popupx #learn-press-course-curriculum .course-item{padding-right:15px;padding-left:15px}.course-item-popupx #learn-press-course-curriculum .course-item a:before{left:15px}.course-item-popupx #learn-press-content-item{overflow:hidden;position:fixed;z-index:1002;top:32px;right:0;bottom:0;left:400px;background:var(--alpha-change-color-light-1)}.course-item-popupx #learn-press-content-item .content-item-wrap{max-width:900px;margin:10px auto}.course-item-popupx #learn-press-content-item .course-item-title{font-size:1.4rem}.course-item-popupx #learn-press-content-item .content-question-summary .review-heading{text-align:center}.course-item-popupx #learn-press-content-item .content-question-summary .question-title{margin-bottom:10px;font-size:1.2rem}.course-item-popupx #content-item-nav{position:fixed;z-index:99999;right:0;bottom:0;left:400px;height:60px;border-top:1px solid var(--alpha-change-border-color);background:var(--alpha-traffic-white-color)}.course-item-popupx #content-item-nav .content-item-nav-wrap{max-width:900px;margin:10px auto}.course-item-popupx #content-item-nav button{height:4rem;padding:0 2rem;line-height:4rem}.course-item-popupx .comment-form-textarea{box-sizing:border-box}.course-item-popupx.wpadminbar #learn-press-content-item,.course-item-popupx.wpadminbar #learn-press-course-curriculum{top:92px}.course-item-popupx.wpadminbar #course-item-content-header{top:32px}.course-item-popupx.wpadminbar .content-item-description{margin-bottom:2rem}.course-item-popupx .content-item-summary{margin-bottom:5rem}.course-item-popupx .content-item-summary>h3{margin-bottom:2rem}.course-item-popupx .content-item-summary.content-item-video .entry-video{position:absolute;top:0;left:0;width:100%;background:#000;line-height:1}.course-item-popupx .content-item-summary.content-item-video .entry-video iframe{width:100%;max-width:900px;margin-bottom:0;vertical-align:top}.course-item-popupx .learn-press-content-protected-message{margin-bottom:5rem;padding:2rem;background:#ffe0e0}.course-item-popupx.content-only #learn-press-content-item{z-index:9999999;top:0;bottom:0;left:0}.course-item-popupx.content-only #learn-press-content-item #course-item-content-footer,.course-item-popupx.content-only #learn-press-content-item #course-item-content-header{display:none}.course-item-popupx.content-only #learn-press-content-item .content-item-scrollable{bottom:0}body #ifr-course-item{position:absolute;z-index:999999;top:0;left:0;width:100%;height:100%;background:var(--alpha-change-color-light-1)}.content-item-summary .form-button-finish-course,.lp-quiz-buttons .form-button-finish-course{float:right}#wpadminbar #wp-admin-bar-edit-lp_lesson .ab-item:before,#wpadminbar #wp-admin-bar-edit-lp_question .ab-item:before,#wpadminbar #wp-admin-bar-edit-lp_quiz .ab-item:before{top:2px;font-family:"Font Awesome 5 Free"}#wpadminbar #wp-admin-bar-edit-lp_quiz .ab-item:before{content:"\f017"}#wpadminbar #wp-admin-bar-edit-lp_lesson .ab-item:before{content:"\f15c"}#wpadminbar #wp-admin-bar-edit-lp_question .ab-item:before{content:"\f29c"}.scroll-wrapper{overflow:hidden;opacity:0}.scroll-wrapper .scroll-element{background:transparent}.scroll-wrapper .scroll-y.scroll-scrolly_visible{transition:opacity 0.3s}.scroll-wrapper:hover .scroll-y.scroll-scrolly_visible{opacity:0.7}.course-remaining-time .lp-label.label-enrolled{font-size:inherit}.learn-press-course-results-progress{margin-right:-4%}.learn-press-course-results-progress .course-progress,.learn-press-course-results-progress .items-progress{float:left;width:46%;margin-right:4%;margin-bottom:3rem}.learn-press-course-results-progress .course-progress .items-progress__heading,.learn-press-course-results-progress .items-progress .items-progress__heading{margin-bottom:1rem}.learn-press-course-results-progress .course-progress .lp-progress-bar,.learn-press-course-results-progress .items-progress .lp-progress-bar{overflow:hidden;position:relative;height:10px;border-radius:var(--alpha-corner-md)}.learn-press-course-results-progress .course-progress .lp-progress-bar .lp-progress-value,.learn-press-course-results-progress .items-progress .lp-progress-bar .lp-progress-value{position:absolute;width:100%;height:10px;margin-left:-100%;border-radius:var(--alpha-corner-md)}.learn-press-course-results-progress .course-progress .lp-course-status .grade.failed,.learn-press-course-results-progress .items-progress .lp-course-status .grade.failed{background:var(--alpha-danger-color)}.learn-press-course-results-progress .course-progress .lp-course-status .grade.passed,.learn-press-course-results-progress .items-progress .lp-course-status .grade.passed{background:#3eadff}.learn-press-course-results-progress:after{display:block;clear:both;content:""}.learn-press-form.completed button:before{content:"\f00c";margin-right:1rem;vertical-align:middle;font-family:"Font Awesome 5 Free";font-weight:900;font-size:1.8rem}.lp-course-progress{position:relative}.lp-course-progress .lp-passing-conditional{position:absolute;top:0;width:3px;height:6px;margin-left:-1px;background:var(--alpha-change-color-light-3)}.viewing-course-item #learn-press-course-curriculum .section-header .section-desc{display:none}.course-meta{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.course-meta__pull-left,.course-meta__pull-right{display:flex;flex-wrap:wrap}.course-meta__pull-left .meta-item{margin-right:1rem}.course-meta__pull-right{flex:0 0 50%}.course-meta__pull-right .meta-item{margin-left:1rem}.course-meta .meta-item-instructor{padding:2rem 0}@media (max-width:575px){.course-summary-content .course-meta-primary .meta-item.meta-item-instructor{flex:0 0 100%}.course-summary-content .course-meta.course-meta-primary .meta-item:before{content:none}}.course-meta-primary .meta-item{flex:1}.course-meta.two-columns .course-meta{flex:1}.course-extra-box{margin-bottom:3px;border-radius:var(--alpha-corner-sm)}.course-extra-box__title{--extra-height:5.8rem;display:flex;align-items:center;position:relative;height:var(--extra-height);margin:0;padding:0 4.5rem 0 2.5rem;background:var(--alpha-change-color-light-2);font-size:1.6rem;font-weight:600;cursor:pointer}.course-extra-box__title:after{position:absolute;top:0;right:2rem;color:var(--alpha-dark-body-color);font-family:"Font Awesome 5 Free";line-height:var(--extra-height);content:"\f0d7"}.course-extra-box__content{display:none}.course-extra-box__content-inner{border:10px solid var(--alpha-change-color-light-2);border-top-width:0;padding:3rem 4rem 4rem;list-style:none}.course-extra-box__content li,.course-extra-box__content ul{list-style:none;margin:0;padding:0}.course-extra-box__content li+li{margin-top:5px}.course-extra-box__content li:before{content:"\f00c";margin-right:8px;color:var(--alpha-primary-color);font-family:"Font Awesome 5 Free";font-weight:900}.course-extra-box:last-child{margin-bottom:6rem}.course-extra-box.active .course-extra-box__title:after{content:"\f0d8"}input[name=course-extra-box-ratio]{display:none}input[name=course-extra-box-ratio]:checked+.course-extra-box .course-extra-box__content{display:block}input[name=course-extra-box-ratio]:checked+.course-extra-box .course-extra-box__content-inner{transform:scale(1)}@media (max-width:767px){.course-tab-panel-faqs{padding:0 15px}}.course-tab-panel-faqs .course-faqs-box{margin-bottom:2rem;border:1px solid var(--alpha-change-border-color);border-radius:var(--alpha-corner-sm)}.course-tab-panel-faqs .course-faqs-box__title{display:block;position:relative;margin:0;padding:2rem 4.5rem 2rem 2.5rem;color:var(--alpha-heading-color);cursor:pointer}.course-tab-panel-faqs .course-faqs-box__title:after{position:absolute;top:50%;right:2.8rem;color:#6c6c6c;font-family:"Font Awesome 5 Free";font-size:12px;font-weight:900;content:"\f078";transform:translateY(-50%)}.course-tab-panel-faqs .course-faqs-box__content{display:none}.course-tab-panel-faqs .course-faqs-box__content-inner{padding:0 2.8rem 3.3rem 2.8rem;animation-name:course-faqs-box__content-inner-transform;animation-duration:0.3s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-direction:normal}.course-tab-panel-faqs .course-faqs-box__content-inner p:last-child{margin:0}.course-tab-panel-faqs .course-faqs-box:last-child{margin-bottom:4rem}.course-tab-panel-faqs .course-faqs-box:hover .course-faqs-box__title{color:var(--alpha-primary-color)}input[name=course-faqs-box-ratio]{display:none}input[name=course-faqs-box-ratio]:checked+.course-faqs-box .course-faqs-box__content{display:block}input[name=course-faqs-box-ratio]:checked+.course-faqs-box .course-faqs-box__title{color:var(--alpha-primary-color)}input[name=course-faqs-box-ratio]:checked+.course-faqs-box .course-faqs-box__title:after{content:"\f077"}@keyframes course-faqs-box__content-inner-transform{0%{opacity:0;transform:translateX(5%)}to{opacity:1;transform:translateX(0%)}}@media (max-width:1199px){.course-item-popupx #learn-press-course-curriculum,body.course-item-popup #learn-press-course-curriculum{width:300px}.course-item-popupx #content-item-nav,.course-item-popupx #course-item-content-footer,.course-item-popupx #learn-press-content-item,body.course-item-popup #content-item-nav,body.course-item-popup #course-item-content-footer,body.course-item-popup #learn-press-content-item{left:300px}body.course-item-popup #learn-press-course-curriculum .progress-bg{width:40px}body.course-item-popup .section-desc{display:none}.course-item-popupx #learn-press-content-item .content-item-nav-wrap,.course-item-popupx #learn-press-content-item .content-item-wrap{width:90%}}@media (max-width:767px){body.course-item-popup #learn-press-course-curriculum{width:200px}body.course-item-popup #content-item-nav,body.course-item-popup #course-item-content-footer,body.course-item-popup #learn-press-content-item{left:200px}body.course-item-popup #learn-press-content-item .content-item-nav-wrap,body.course-item-popup #learn-press-content-item .content-item-wrap{width:90%}body.course-item-popup.wpadminbar #learn-press-content-item,body.course-item-popup.wpadminbar #learn-press-course-curriculum{top:106px}body.course-item-popup.wpadminbar #course-item-content-header{top:46px}.learn-press-course-results-progress{margin-right:0%}.learn-press-course-results-progress .course-progress,.learn-press-course-results-progress .items-progress{float:none;width:100%;margin-right:0%;margin-bottom:2rem}}.lp-quiz-buttons{margin-bottom:2rem;display:block;clear:both;content:""}.quiz-progress{margin-bottom:3rem;background:#e7f7ff}.quiz-progress .progress-items{display:flex}.quiz-progress .progress-item{position:relative;font-size:1.5rem;flex:1}.quiz-progress .progress-label,.quiz-progress .progress-number{display:block;line-height:1;text-align:center}.quiz-progress .progress-number{margin:1.5rem 0 1rem 0;font-size:2rem}.quiz-progress .progress-label{margin-bottom:1.5rem;font-size:14px}.quiz-progress .progress-item i{display:none;float:left;width:6rem;height:6rem;color:var(--alpha-change-color-light-1);background:var(--alpha-primary-color);font-size:3rem;line-height:6rem;text-align:center}.quiz-progress .progress-item:after{content:"";display:block;clear:both}.answer-options{margin:0;padding:0;list-style:none}.answer-options .answer-option{display:flex;overflow:hidden;position:relative;margin:0 0 1.8rem 0;padding:1rem;background:var(--alpha-traffic-white-color);font-size:2rem;cursor:pointer;border-radius:var(--alpha-corner-sm);transition:background linear 0.25s}.answer-options .option-title{display:table-cell;font-size:smaller}.answer-options .option-title:before{position:absolute;top:0;bottom:0;left:0;width:3px;background:var(--alpha-change-border-color);content:"";transition:background linear 0.25s}.answer-options .option-title-content{display:inline-block;vertical-align:middle}.answer-options .answer-option input[type=checkbox]:checked~.option-title .option-title-content,.answer-options .answer-option input[type=radio]:checked~.option-title .option-title-content{position:relative}.answer-options .answer-option input[type=checkbox]:checked~.option-title:before,.answer-options .answer-option input[type=radio]:checked~.option-title:before{background:var(--alpha-primary-color)}.answer-options .answer-option input[type=checkbox]:checked:after,.answer-options .answer-option input[type=radio]:checked:after{opacity:1}.answer-options .option-title{margin:0}.answer-options .answer-option:hover{background:#e1f5ff}.answer-options .answer-correct{background:#e1f5ff}.answer-options .answer-correct input[type=checkbox]:checked~.option-title:before,.answer-options .answer-correct input[type=radio]:checked~.option-title:before{background:#e1f5ff}.answer-options .answered-correct input[type=checkbox]:checked~.option-title:before,.answer-options .answered-correct input[type=radio]:checked~.option-title:before{background:var(--alpha-primary-color)}.answer-options .answered-wrong input[type=checkbox]:after,.answer-options .answered-wrong input[type=checkbox]:before,.answer-options .answered-wrong input[type=radio]:after,.answer-options .answered-wrong input[type=radio]:before{border-color:var(--alpha-danger-color)}.answer-options .answered-wrong input[type=checkbox]:checked~.option-title:before,.answer-options .answered-wrong input[type=radio]:checked~.option-title:before{background:var(--alpha-danger-color)}button[data-counter]{position:relative}button[data-counter]:after{padding-left:5px;content:"(+" attr(data-counter) ")"}.quiz-result{max-width:320px;margin:2rem auto 4.8rem;text-align:center}.quiz-result .result-heading{display:none}.quiz-result.passed .result-message{background:var(--alpha-success-color)}.quiz-result.passed .result-message:after{content:"\f00c"}.quiz-result .result-message{margin-bottom:3rem;padding:1rem 0;color:var(--alpha-change-color-light-1);background:var(--alpha-danger-color);font-size:1.6rem;border-radius:var(--alpha-corner-sm)}.quiz-result .result-message:after{content:"\f00d";margin-left:1rem;font-family:"Font Awesome 5 Free";font-weight:900}.quiz-result .result-achieved,.quiz-result .result-require{display:inline-block;margin:0 auto}.quiz-result .result-achieved{padding-bottom:7px;border-bottom:1px solid var(--alpha-change-border-color);color:var(--alpha-change-color-dark-1);font-size:2.8rem;font-weight:600;line-height:1}.quiz-result .result-require{display:block;padding-top:7px;font-size:1.6rem;line-height:1}.quiz-result.passed .result-achieved{color:var(--alpha-info-color)}.quiz-result.passed .result-message strong{color:var(--alpha-info-color)}.quiz-result .result-statistic{margin:0;padding:0;text-align:left;list-style:none}.quiz-result .result-statistic-field{display:flex;margin:0}.quiz-result .result-statistic-field p,.quiz-result .result-statistic-field span{margin:0;flex:1}.quiz-result .result-statistic-field span{font-size:1.6rem;line-height:3.5rem}.quiz-result .result-statistic-field span:before{display:inline-block;width:1.5rem;margin-right:1rem;color:var(--alpha-primary-color);font-family:"Font Awesome 5 Free";font-size:1.6rem;font-weight:900}.quiz-result .result-statistic-field p{color:var(--alpha-change-color-dark-1);font-size:1.6rem;font-weight:600;line-height:3.5rem;text-align:right}.quiz-result .result-time-spend label:before{content:"\f017";font-weight:400}.quiz-result .result-point label:before{content:"\f005";font-weight:400}.quiz-result .result-questions label:before{font-weight:400;content:"\f059"}.quiz-result .result-questions-correct label:before{content:"\f00c";color:var(--alpha-success-color)}.quiz-result .result-questions-wrong label:before{content:"\f00d";color:var(--alpha-danger-color)}.quiz-result .result-questions-skipped label:before{content:"\f2f5";color:var(--alpha-change-border-color)}.quiz-status{position:sticky;z-index:99;top:0;right:0;left:0;margin:0 0 3.5rem 0}.quiz-status>div{display:flex;box-sizing:border-box;width:100%;max-width:792px;height:6rem;margin:0 auto;padding:0.5rem 1rem 0.5rem 3rem;border-radius:4px;background:var(--alpha-change-color-light-2);justify-content:center;align-items:center}@media (max-width:479px){.quiz-status>div{display:block;height:auto;text-align:center}}.quiz-status>div>div{display:flex;flex-direction:row-reverse;flex:0 0 50%;align-items:center}.quiz-status>div .current-point{display:none}.quiz-status .questions-index{display:inline-block;color:var(--alpha-dark-body-color);font-size:1.6rem;font-weight:400;line-height:2.6rem}.quiz-status .questions-index span{color:var(--alpha-change-color-dark-1);font-weight:600}.quiz-status .countdown{position:relative;min-width:100px;margin-right:5px;padding:1.4rem 2.9rem 1.4rem 3.9rem;color:var(--alpha-change-color-dark-1);background:var(--alpha-change-color-light-1);font-size:14px;font-weight:400;line-height:1;text-align:center}.quiz-status .countdown .fas{position:absolute;top:50%;left:15px;color:var(--alpha-change-color-dark-1);font-size:14px;transform:translateY(-50%)}.quiz-status .countdown .clock{display:none;width:40px;height:40px}.quiz-status .countdown .clock:before{position:absolute;width:40px;height:40px;border:4px solid #b1c1e6;border-radius:50%;content:"";box-sizing:border-box}.quiz-status .countdown .clock .circle-progress-bar{display:inline-block;position:relative;width:40px;height:40px;stroke:#5383f7}.quiz-status .countdown .clock .circle-progress-bar .circle-progress-bar__circle{transition:0.35s stroke-dashoffset;transform:rotate(-90deg);transform-origin:50% 50%}.quiz-status .countdown .clock.x .circle-progress-bar__circle{stroke:var(--alpha-danger-color)}.quiz-status .submit-quiz button{margin:0 0 0 1rem}.quiz-intro{display:flex;margin:0 0 2rem;padding:0;list-style:none;flex-flow:row wrap}@media (max-width:767px){.quiz-intro{padding-right:10px;padding-left:10px;justify-content:space-between}}.quiz-intro-item{display:flex;margin:0 4rem 0 0;align-items:center}@media (max-width:767px){.quiz-intro-item{margin:0 2rem 0 0}}.quiz-intro-item:before{position:relative;top:-2px;margin-right:1rem;color:var(--alpha-grey-color);font-family:"Font Awesome 5 Free";font-size:1.6rem;font-weight:900}.quiz-intro-item--passing-grade{order:2}.quiz-intro-item--passing-grade:before{content:"\f012"}.quiz-intro-item--questions-count{order:1}.quiz-intro-item--questions-count:before{content:"\f12e"}.quiz-intro-item--duration{order:2}.quiz-intro-item--duration:before{content:"\f017"}.quiz-intro-item__title{margin:0;padding:0 0.8rem 0 0;color:var(--alpha-heading-color);font-size:1.6rem}.quiz-intro-item__content{color:var(--alpha-change-color-dark-1);font-weight:400}.question-explanation-content,.question-hint-content{margin-bottom:2rem;padding:1rem 1.5rem;background:var(--alpha-traffic-white-color)}.redo-quiz button[type=submit]{content:attr(data-counter)}.circle-bar{position:relative;width:300px;height:300px;border-color:var(--alpha-change-border-color)}.circle-bar:before{position:absolute;z-index:0;top:0;left:0;box-sizing:border-box;width:100%;height:100%;border:10px solid var(--alpha-change-border-color);border-radius:50%;content:""}.circle-bar .after,.circle-bar .before{position:absolute;z-index:0;top:0;left:0;box-sizing:border-box;width:100%;height:100%;border:10px solid #14c4ff;border-radius:50%}.circle-bar .before{border-bottom-color:transparent;border-left-color:transparent;transform:rotate(45deg)}.circle-bar .after{border-color:#14c4ff;border-top-color:transparent;border-right-color:transparent;transform:rotate(45deg)}.circle-bar.bg50 .after{z-index:10;border-bottom-color:inherit;border-left-color:inherit;transform:rotate(45deg)}.lp-quiz-buttons .back-quiz,.lp-quiz-buttons .complete-quiz,.lp-quiz-buttons .review-quiz{float:right}.quiz-attempts,.quiz-buttons,.quiz-content,.quiz-questions,.quiz-results{margin-bottom:6rem}.quiz-result .result-grade{display:flex;flex-direction:column;position:relative;box-sizing:border-box;height:200px;margin-bottom:3rem;padding:5rem;justify-content:center;align-items:center}.quiz-result .result-grade svg,.quiz-result .result-grade:before{position:absolute;top:0;left:50%;width:200px;height:200px;margin-left:-100px;border-radius:50%}.quiz-result .result-grade:before{box-sizing:border-box;padding:3rem;border:10px solid var(--alpha-light-color);content:""}.quiz-result .result-grade .result-grade svg{transform:rotate(-90deg)}.quiz-result .result-grade .result-grade svg circle{stroke:var(--alpha-primary-color)}.quiz-result .result-grade.passed .result-achieved{color:var(--alpha-change-color-dark-1)}.quiz-result .result-grade.passed .result-message strong{color:var(--alpha-success-color)}.quiz-questions .question{margin-bottom:6rem}.question .answer-option{padding:0;_border:2px solid var(--alpha-change-border-color);background:var(--alpha-change-color-light-1)}.question .answer-option input[type=checkbox],.question .answer-option input[type=radio]{position:absolute;top:50%;transform:translateY(-50%);margin-left:2rem;border-color:#d9e0f1}.question .answer-option .option-title{display:flex;width:100%;margin:0;padding:1.4rem 1rem 1.1rem 5rem;border:1A solid var(--alpha-change-border-color);color:var(--alpha-dark-body-color);background:var(--alpha-change-color-light-1);font-size:1.6rem;font-weight:300;line-height:2.6rem;border-radius:var(--alpha-corner-sm)}.question .answer-option .option-title:before{display:none}.question .answer-option .option-title:after{content:".";display:inline-block;visibility:hidden!important}.question .answer-option .option-title:hover{background:var(--alpha-traffic-white-color)}.question .answer-correct .option-title{border-color:var(--alpha-success-color)}.question .answered-wrong .option-title{border-color:var(--alpha-danger-color)}.question .question-title{margin-bottom:1.8r;font-size:18px}.question .edit-link{float:right;font-size:14px;font-weight:400}.question .question-content{margin-bottom:3rem}.question .question-content img{width:100%}.question .question-response{margin-bottom:1rem}.question .question-response .label{display:inline-block;margin:0 5px 0 0;padding:0.8rem;border-radius:var(--alpha-corner-sm);color:var(--alpha-change-color-light-1);line-height:1}.question .question-response .point{display:inline-block}.question .correct .label{background:var(--alpha-success-color)}.question .incorrect .label{background:#ff6423}.question .question-index{display:inline-block;margin:0 5px 0 0}.question .btn-show-hint{position:relative;margin:0 0 0 1rem;padding:0;outline:none;color:var(--alpha-primary-color);background:transparent;font-size:0;text-decoration:none}.question .btn-show-hint:before{font-family:"Font Awesome 5 Free";font-size:1.8rem;content:"\f059"}.question .btn-show-hint:hover span{position:absolute;bottom:100%;left:0;width:auto;padding:6px 9px;border-radius:var(--alpha-corner-sm);color:var(--alpha-change-color-dark-1);background:var(--alpha-change-border-color-light);font-size:14px;font-weight:400;line-height:1;white-space:nowrap;text-transform:none}.question-fill_in_blanks .blank-input-wrap{display:inline-block}.question-fill_in_blanks .blank-block{margin-bottom:2rem}.question-fill_in_blanks .blank-input{display:inline-block;width:auto;min-width:50px;margin:0 1rem;padding:0 1rem;border:none;border-bottom:1px dashed var(--alpha-change-border-color);text-align:center;white-space:nowrap}.question-fill_in_blanks .blank-input br{display:none}.question-fill_in_blanks .blank-input>*{display:inline;white-space:nowrap}.question-fill_in_blanks .blank-select{display:inline-block;height:3rem;margin-left:4px;padding:1px}.question-fill_in_blanks .blank-fills{display:inline-block}.question-fill_in_blanks .blank-fills code{margin:0 5px;padding:0 6px;background:var(--alpha-change-border-color);line-height:1;border-radius:4px}.question-fill_in_blanks .blanks.ordered{list-style-position:inside}.question-fill_in_blanks .blanks.one-paragraph{line-height:3}.learn-press-message.fixed{position:fixed;top:32px;left:0;right:0;text-align:center;z-index:1005;box-shadow:0 0px 10px rgba(0,0,0,0.3)}.learn-press-message.fixed[data-delay-in]{display:none}.lp-widget .course-progress,.lp-widget .items-progress{width:100%}.lp-widget .course-remaining-time{font-size:14px}.lp-widget .lp-course-info-fields{margin:0}.lp-widget .lp-course-info{list-style:none;margin:0 0 1rem 0}.lp-widget .lp-course-info .lp-label{float:right;background:#03a9f4}.learn-press-tip{display:none;margin:0 5px;color:var(--alpha-change-color-dark-1);font-size:13px;font-style:normal;line-height:1;vertical-align:baseline;cursor:pointer}.learn-press-tip.ready{display:inline-block}.learn-press-tip:before{font-family:"Font Awesome 5 Free";content:"\f059"}.learn-press-tip:hover{opacity:0.8}.learn-press-tip-floating{position:absolute;z-index:1002;min-width:20px;margin-left:-1px;padding:0.618em 1em;color:var(--alpha-change-color-light-1);background:var(--alpha-change-color-dark-1);font-size:12px;line-height:1.2em;border-radius:var(--alpha-corner-sm)}.learn-press-tip-floating>*{font-size:12px}.learn-press-tip-floating .close{display:inline-block;position:absolute;top:-8px;right:-8px;width:16px;height:16px;border:1px solid #fff;color:var(--alpha-change-color-light-1);background:#468fbc;line-height:16px;text-align:center;cursor:pointer;border-radius:50%}.learn-press-tip-floating .close:before{font-family:"Font Awesome 5 Free";content:"\f00d"}.learn-press-tip-floating p{margin:0}.learn-press-tip-floating:before{position:absolute;bottom:-6px;left:50%;width:0;height:0;margin-left:-6px;border:6px solid transparent;border-top-color:var(--alpha-change-color-dark-1);border-bottom-width:0;content:""}body.lp-preview.admin-bar #learn-press-content-item{top:32px!important}body.lp-preview #learn-press-course-curriculum{display:none}body.lp-preview #learn-press-content-item{top:0!important;left:0!important}body.lp-preview #course-item-content-header{display:none}#popup_container{opacity:0;transform:scale(0.5)}body.confirm #popup_overlay{z-index:999998!important}body.confirm #popup_container{z-index:999999!important;max-width:90%!important;min-width:300px!important;padding:10px!important;background:var(--alpha-traffic-white-color);transition:opacity 0.25s;border-radius:3px}body.confirm #popup_container #popup_title{display:none!important}body.confirm #popup_container #popup_message{margin:-10px;background:var(--alpha-change-color-light-1);padding:20px;border-radius:3px}body.confirm #popup_container .close{position:absolute;top:3px;right:10px}body.confirm #popup_container #popup_panel{margin-top:20px;text-align:center}body.confirm #popup_container #popup_panel button,body.confirm #popup_container #popup_panel input[type=button],body.confirm #popup_container #popup_panel input[type=submit]{height:30px;line-height:30px;padding:0 25px}body.confirm #popup_container #popup_cancel{display:none}body.confirm #popup_container.ready{opacity:1;transform:scale(1)}.lp-content-area:after,.lp-content-area:before{content:"";display:table;clear:both}.learn-press-courses{--alpha-gap:15px}.lp-archive-courses.loading .learn-press-courses{position:relative}.lp-archive-courses.loading .learn-press-courses:before{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:rgba(255,255,255,0.3)}.lp-archive-courses form[name=search-course]{position:relative;margin-bottom:2rem}.lp-archive-courses form[name=search-course] .search-course-input{width:100%;padding:1.2rem;box-sizing:border-box}.lp-archive-courses form[name=search-course] .search-course-button{position:absolute;top:1px;right:1px;bottom:1px;height:auto;padding:15px;line-height:1px}.lp-archive-courses .learn-press-courses-header{float:left;padding-top:4px}.lp-archive-courses .learn-press-courses-header h1{margin:0;font-size:3rem}@media (max-width:767px){.lp-archive-courses .learn-press-courses-header{margin-bottom:2rem}}.lp-archive-courses .learn-press-courses{clear:both;margin:0 calc(-1 * var(--alpha-gap)) 0 calc(-1 * var(--alpha-gap));padding:0;list-style:none;display:flex;flex-wrap:wrap}.course-item{display:flex;flex-direction:column;position:relative;transition:0.3s}.course-item .course-wrap-thumbnail{overflow:hidden;position:relative}.course-item .lp-badge.featured{position:absolute;z-index:2;top:28px;left:-110px;width:300px;text-align:center;transform:rotate(-45deg)}.course-item .course-thumbnail a{display:block;overflow:hidden}.course-item .thumbnail:before{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;opacity:0;background:rgba(0,0,0,0.2);transition:0.3s}.course-item .thumbnail img{display:block;width:100%;transform:scale(1);transition:transform 0.3s,opacity 0.3s,filter 0.3s}.course-item .course-wrap-thumbnail .course-wishlist{position:absolute;z-index:2;top:6px;right:6px;opacity:0;color:var(--alpha-change-color-light-1);cursor:pointer}.course-item .course-wrap-thumbnail .course-wishlist:before{font-family:"Font Awesome 5 Free";font-weight:900;content:"\f004"}.course-item .course-wrap-thumbnail .course-wishlist__btn{display:none}.course-item .course-wrap-thumbnail .course-wishlist:hover{color:var(--alpha-primary-color)}.course-item .course-wrap-thumbnail:hover:before{opacity:1}.course-item .course-wrap-thumbnail:hover .course-thumbnail img{transform:scale(1.05)}.course-item .course-wrap-thumbnail:hover .course-wishlist{opacity:1}.course-item:hover .thumbnail:before{opacity:1}.course-item:hover .course-thumbnail img{transform:scale(1.05)}.course-item:hover .course-wishlist,.course-item:hover .course-wishlist.filled{opacity:1}.course-item .course-instructor figure{position:relative;width:70px;z-index:1}.course-item .course-instructor img{position:absolute;left:0;top:0;width:70px;height:70px;margin-top:-85px;margin-bottom:1.5rem;border-radius:50%;z-index:0;box-shadow:0 0px 10px rgba(0,0,0,0.3);border:3px solid #fff;object-fit:cover}.course-item .course-content{position:relative;border-top:0}.course-item .course-permalink{display:-webkit-box;clear:both;overflow:hidden;position:relative;color:var(--alpha-change-color-light-1);-webkit-line-clamp:2;-webkit-box-orient:vertical}.course-item .course-title{margin:0;font-size:2.2rem;transition:color 0.3s}.course-item .course-title:hover{color:var(--alpha-primary-color)}.course-item .course-review{display:none}.course-item .course-categories,.course-item .course-tags{display:block}.course-item .course-categories{float:left;position:relative;margin-right:1rem;margin-bottom:1.6rem}.course-item .course-categories a{display:none;margin:0 1rem}.course-item .course-categories a:first-child{display:block;margin-left:0}.course-item .course-categories:after{content:"";position:absolute;top:50%;right:-2px;width:1px;height:12px;opacity:0.5;background:var(--alpha-grey-color);transform:translate(0,-50%)}.course-item .course-instructor{float:left;margin-bottom:1.2rem}.course-item .course-categories a,.course-item .course-instructor a{color:var(--alpha-change-color-dark-1)}.course-item .course-categories a:hover,.course-item .course-instructor a:hover{color:var(--alpha-primary-color)}.course-item .course-info>span{display:block}.course-item .origin-price,.course-item .price{font-size:1.8rem;font-weight:600;text-transform:uppercase}.course-item .origin-price{margin-right:1rem;font-size:14px;font-weight:400;text-decoration:line-through}.course-item .course-info .course-instructor{float:right}.course-item .course-info:after{display:block;clear:both;content:""}.course-item .course-excerpt{display:-webkit-box;overflow:hidden;margin-bottom:1.2rem;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#777}.course-item .separator{display:none}.learn-press-courses[data-layout=List],.learn-press-courses[data-layout=list]{margin:0;width:100%}.learn-press-courses[data-layout=List] .course,.learn-press-courses[data-layout=list] .course{display:flex;width:100%;padding:0;border:1px solid var(--alpha-change-border-color);flex-wrap:wrap;justify-content:flex-end;margin-bottom:calc(2 * var(--alpha-gap))}.learn-press-courses[data-layout=List] .course:last-child,.learn-press-courses[data-layout=list] .course:last-child{margin:0}.learn-press-courses[data-layout=List] .course-instructor figure,.learn-press-courses[data-layout=list] .course-instructor figure{display:none}.learn-press-courses[data-layout=List] .course-item,.learn-press-courses[data-layout=list] .course-item{flex-direction:row;width:100%}@media (max-width:767px){.learn-press-courses[data-layout=List] .course-item,.learn-press-courses[data-layout=list] .course-item{flex-direction:column}}.learn-press-courses[data-layout=List] .course-wrap-thumbnail,.learn-press-courses[data-layout=list] .course-wrap-thumbnail{float:left;width:38.3%}@media (max-width:767px){.learn-press-courses[data-layout=List] .course-wrap-thumbnail,.learn-press-courses[data-layout=list] .course-wrap-thumbnail{width:100%}}.learn-press-courses[data-layout=List] .course-content,.learn-press-courses[data-layout=list] .course-content{width:61.7%;padding:4.4rem 4rem 3.6rem}@media (max-width:1199px){.learn-press-courses[data-layout=List] .course-content,.learn-press-courses[data-layout=list] .course-content{width:61.7%}}@media (max-width:767px){.learn-press-courses[data-layout=List] .course-content,.learn-press-courses[data-layout=list] .course-content{width:100%;padding-top:2rem}}.learn-press-courses[data-layout=List] .course-categories a,.learn-press-courses[data-layout=list] .course-categories a{position:relative}.learn-press-courses[data-layout=List] .course-permalink,.learn-press-courses[data-layout=list] .course-permalink{overflow:hidden;margin-bottom:9px;-webkit-line-clamp:1}.learn-press-courses[data-layout=List] .course-title,.learn-press-courses[data-layout=list] .course-title{font-size:2.4rem}.learn-press-courses[data-layout=List] .course-wrap-meta,.learn-press-courses[data-layout=list] .course-wrap-meta{display:flex;padding-top:1.2rem;padding-bottom:1.8rem;color:var(--alpha-change-color-dark-1)}.learn-press-courses[data-layout=List] .course-wrap-meta .meta-item,.learn-press-courses[data-layout=list] .course-wrap-meta .meta-item{padding-right:2.8rem;text-transform:capitalize}@media (max-width:1199px){.learn-press-courses[data-layout=List] .course-wrap-meta .meta-item,.learn-press-courses[data-layout=list] .course-wrap-meta .meta-item{padding-right:2rem}}@media (max-width:767px){.learn-press-courses[data-layout=List] .course-wrap-meta,.learn-press-courses[data-layout=list] .course-wrap-meta{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px}.learn-press-courses[data-layout=List] .course-wrap-meta .meta-item,.learn-press-courses[data-layout=list] .course-wrap-meta .meta-item{padding-right:1.5rem}}.learn-press-courses[data-layout=List] .course-tags a,.learn-press-courses[data-layout=list] .course-tags a{margin:0 10px 10px 0;padding:3px 5px;border-radius:var(--alpha-corner-sm);color:var(--alpha-change-color-light-1);background:#e4a2a2;line-height:1}.learn-press-courses[data-layout=List] .course-footer,.learn-press-courses[data-layout=list] .course-footer{float:left;margin-right:2rem}.learn-press-courses[data-layout=List] .course-footer .course-students,.learn-press-courses[data-layout=list] .course-footer .course-students{display:none}.learn-press-courses[data-layout=List] .course-footer .meta-item-duration,.learn-press-courses[data-layout=list] .course-footer .meta-item-duration{display:none}.learn-press-courses[data-layout=List] .course-footer .course-price,.learn-press-courses[data-layout=list] .course-footer .course-price{float:none}@media (max-width:767px){.learn-press-courses[data-layout=List] .course-footer,.learn-press-courses[data-layout=list] .course-footer{margin-bottom:-1rem}}.learn-press-courses[data-layout=List] .course-readmore,.learn-press-courses[data-layout=list] .course-readmore{float:right;position:relative;top:5px}.learn-press-courses[data-layout=List] .course-readmore a,.learn-press-courses[data-layout=list] .course-readmore a{padding:0.9rem 0;color:var(--alpha-change-color-dark-1);transition:opacity 0.3s,color 0.3s}.learn-press-courses[data-layout=List] .course-readmore a:after,.learn-press-courses[data-layout=list] .course-readmore a:after{content:"\e92c";margin-left:1rem;font-family:"alpha";vertical-align:-1px}.learn-press-courses[data-layout=List] .course-readmore a:hover,.learn-press-courses[data-layout=list] .course-readmore a:hover{color:var(--alpha-primary-color)}@media (max-width:767px){.learn-press-courses[data-layout=List] .course-readmore,.learn-press-courses[data-layout=list] .course-readmore{display:flex;float:none;clear:both}}.learn-press-courses[data-layout=List] .centered,.learn-press-courses[data-layout=List] .course-thumbnail,.learn-press-courses[data-layout=List] .course-thumbnail>a,.learn-press-courses[data-layout=List] .thumbnail,.learn-press-courses[data-layout=List] .thumbnail-preview,.learn-press-courses[data-layout=List] img,.learn-press-courses[data-layout=list] .centered,.learn-press-courses[data-layout=list] .course-thumbnail,.learn-press-courses[data-layout=list] .course-thumbnail>a,.learn-press-courses[data-layout=list] .thumbnail,.learn-press-courses[data-layout=list] .thumbnail-preview,.learn-press-courses[data-layout=list] img{height:100%}.learn-press-courses[data-layout=List] .course-thumbnail img,.learn-press-courses[data-layout=list] .course-thumbnail img{object-fit:cover}body:not(.loaded) .learn-press-courses[data-layout=List] .course-thumbnail img,body:not(.loaded) .learn-press-courses[data-layout=list] .course-thumbnail img{padding:0!important;height:100%!important}.learn-press-courses .meta-item:before{position:relative;top:-1px;margin-right:8px;color:var(--alpha-grey-color);font-family:"Font Awesome 5 Free"}.learn-press-courses .meta-item-level:before{content:"\f012"}.learn-press-courses .meta-item-duration:before{content:"\e910";font-family:"udesign";top:1px}.learn-press-courses .meta-item-lesson:before{content:"\f0c5"}.learn-press-courses .meta-item-quiz:before{content:"\f12e"}.learn-press-courses .meta-item-student:before{content:"\f501"}.learn-press-courses .course-footer .meta-item-duration{margin-bottom:5px;font-size:1.2rem}.learn-press-courses[data-layout=Grid],.learn-press-courses[data-layout=grid]{margin-top:calc(-1 * var(--alpha-gap));margin-bottom:calc(-1 * var(--alpha-gap))}.learn-press-courses[data-layout=Grid] .course,.learn-press-courses[data-layout=grid] .course{padding:var(--alpha-gap)}.learn-press-courses[data-layout=Grid] .course-item,.learn-press-courses[data-layout=grid] .course-item{border:1px solid var(--alpha-change-border-color)}.learn-press-courses[data-layout=Grid] .course-item .origin-price,.learn-press-courses[data-layout=Grid] .course-item .price,.learn-press-courses[data-layout=grid] .course-item .origin-price,.learn-press-courses[data-layout=grid] .course-item .price{color:var(--alpha-primary-color)}.learn-press-courses[data-layout=Grid] .course-item .course-title,.learn-press-courses[data-layout=grid] .course-item .course-title{font-size:1.6rem;line-height:22px}.learn-press-courses[data-layout=Grid] .course-content,.learn-press-courses[data-layout=grid] .course-content{padding:0 2.5rem 1.3rem;margin-top:-3.2rem;flex-grow:1;z-index:2}.learn-press-courses[data-layout=Grid] .course-content .course-instructor,.learn-press-courses[data-layout=grid] .course-content .course-instructor{margin-bottom:1rem}.learn-press-courses[data-layout=Grid] .course-thumbnail img,.learn-press-courses[data-layout=grid] .course-thumbnail img{min-height:16rem;object-fit:cover}.learn-press-courses[data-layout=Grid] .course-instructor figure,.learn-press-courses[data-layout=grid] .course-instructor figure{width:65px}.learn-press-courses[data-layout=Grid] .course-instructor img,.learn-press-courses[data-layout=grid] .course-instructor img{position:relative;width:65px;height:65px;margin-top:0;margin-bottom:0.6rem;box-shadow:none;border:5px solid #fff}.learn-press-courses[data-layout=Grid] .course-instructor>a,.learn-press-courses[data-layout=grid] .course-instructor>a{display:none}.learn-press-courses[data-layout=Grid] .course-categories,.learn-press-courses[data-layout=grid] .course-categories{float:right;position:absolute;z-index:1;top:-34px;right:-1px;margin-right:0}.learn-press-courses[data-layout=Grid] .course-categories:after,.learn-press-courses[data-layout=grid] .course-categories:after{display:none}.learn-press-courses[data-layout=Grid] .course-categories a,.learn-press-courses[data-layout=grid] .course-categories a{position:relative;margin:0;padding:2px 12px 2px 22px;clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%,12px 50%)}.learn-press-courses[data-layout=Grid] .course-wrap-meta,.learn-press-courses[data-layout=grid] .course-wrap-meta{display:none}.learn-press-courses[data-layout=Grid] .course-info,.learn-press-courses[data-layout=grid] .course-info{display:flex;flex-direction:column;flex-grow:1;margin-top:2rem}.learn-press-courses[data-layout=Grid] .course-excerpt,.learn-press-courses[data-layout=grid] .course-excerpt{display:none}.learn-press-courses[data-layout=Grid] .course-students,.learn-press-courses[data-layout=grid] .course-students{float:left;text-transform:capitalize}.learn-press-courses[data-layout=Grid] .course-students:before,.learn-press-courses[data-layout=grid] .course-students:before{content:"\f501";position:relative;top:-1px;margin-right:8px;color:var(--alpha-primary-color);font-family:"Font Awesome 5 Free";font-weight:900}.learn-press-courses[data-layout=Grid] .course-readmore,.learn-press-courses[data-layout=grid] .course-readmore{display:none}.learn-press-courses[data-layout=Grid] .course-footer,.learn-press-courses[data-layout=grid] .course-footer{display:flex;align-items:center;justify-content:space-between;flex-direction:row-reverse;padding-top:1.5rem;border-top:1px solid var(--alpha-change-border-color)}.learn-press-courses[data-layout=Grid]+h2,.learn-press-courses[data-layout=grid]+h2{margin-top:calc(2 * var(--alpha-gap))}.slider-container .learn-press-courses.slider-wrapper{margin:0}.slider-container .learn-press-courses.slider-wrapper .course{padding:0}.learn-press-courses[data-size="3"] .course{width:33.3333%}@media (max-width:1199px) and (min-width:992px){.learn-press-courses[data-size="3"] .course{width:50%}}@media (max-width:767px){.learn-press-courses[data-size="3"] .course{width:50%}}@media (max-width:575px){.learn-press-courses[data-size="3"] .course{width:100%}}.lp-courses-bar,.lp-courses-bar.grid{display:flex;width:auto;margin:0}@media (max-width:767px){.lp-courses-bar{flex-direction:row;width:100%;justify-content:space-between}}.lp-courses-bar .search-courses{position:relative;width:306px;max-width:100%;margin-right:20px;line-height:1;flex:1}.lp-courses-bar .search-courses input[type=text]{width:100%;height:4.4rem;padding:0.6rem 3.2rem 0.6rem 1.8rem;border-radius:var(--alpha-corner-sm)}.lp-courses-bar .search-courses input[type=text]:focus{border-color:var(--alpha-grey-color)}.lp-courses-bar .search-courses button{position:absolute;top:50%;right:1.2rem;width:3rem;height:3rem;padding:0;border:none;color:var(--alpha-change-color-dark-1);background:transparent;font-size:1.6rem;line-height:1;transform:translate(0,-50%)}@media (max-width:767px){.lp-courses-bar .search-courses{width:100%}}.lp-courses-bar .switch-layout{display:flex;text-align:right}.lp-courses-bar .switch-layout input[type=radio]{display:none}.lp-courses-bar .switch-layout .switch-btn{display:block;margin:0;padding:0;border-radius:var(--alpha-corner-md);font-size:1.9rem;line-height:1;text-align:center;cursor:pointer}.lp-courses-bar .switch-layout .switch-btn:before{display:inline-block;color:#dadada;font-family:"alpha";transition:color 0.3s}.lp-courses-bar .switch-layout .switch-btn:hover:before{color:var(--alpha-change-color-dark-1)}.lp-courses-bar .switch-layout .Grid:before,.lp-courses-bar .switch-layout .grid:before{content:"\e964"!important}.lp-courses-bar .switch-layout .List,.lp-courses-bar .switch-layout .list{margin-left:10px}.lp-courses-bar .switch-layout .List:before,.lp-courses-bar .switch-layout .list:before{content:"\e972"!important}input[type=radio]:checked+.switch-btn:before{color:var(--alpha-change-color-dark-1)}.course-results-progress{padding:1.5rem 0}.course-summary-content .course-detail-info{position:relative;margin-bottom:1.5rem}.course-summary-content .lp-content-area{position:relative}.course-summary-content .course-title{margin-bottom:4rem;font-size:2.8rem}.course-summary-content .course-meta-primary{margin-bottom:1.7rem}.course-summary-content .course-meta-primary .course-meta__pull-left .meta-item-categories:before{font-weight:400}.course-summary-content .course-meta-secondary{margin-top:-1rem;margin-bottom:0}.course-summary-content .course-meta__pull-left .meta-item{display:flex;position:relative;align-items:center;margin-right:5rem;color:var(--alpha-change-color-dark-1);text-transform:capitalize}.course-summary-content .course-meta__pull-left .meta-item span{padding-right:4px}.course-summary-content .course-meta__pull-left .meta-item:last-child{margin-right:0}.course-summary-content .course-meta__pull-left .meta-item:before{margin-right:8px;color:var(--alpha-grey-color);font-family:"udesign";font-size:1.9rem;opacity:0.6;position:relative;top:-1px}.course-summary-content .course-meta__pull-left .meta-item__image{margin-right:2rem;width:69px}.course-summary-content .course-meta__pull-left .meta-item__image img{overflow:hidden;position:relative;width:69px;height:69px;border-radius:50%}.course-summary-content .course-meta__pull-left .meta-item__value{line-height:1.38;margin-top:-3px}.course-summary-content .course-meta__pull-left .meta-item__value label{margin:0;color:var(--alpha-grey-color);font-size:12px}.course-summary-content .course-meta__pull-left .meta-item__value>div a{font-size:1.8rem;font-weight:600;color:var(--alpha-change-color-dark-1);text-transform:capitalize}.course-summary-content .course-meta__pull-left .meta-item__value>div a:hover{color:var(--alpha-primary-color)}.course-summary-content .lp-course-progress-wrapper{align-self:center}.course-summary-content .lp-course-progress-wrapper .lp-course-status{font-size:12px;margin-bottom:5px;line-height:1.38}.course-summary-content .lp-course-progress-wrapper .lp-skeleton-animation>li{height:auto}.course-summary-content .lp-course-progress-wrapper .number{color:var(--alpha-change-color-dark-1)}.course-summary-content .course-meta-primary .meta-item{position:relative;flex:0 0 auto;padding-right:2rem;margin-right:2.2rem}.course-summary-content .course-meta-primary .meta-item:before{content:"";display:block;position:absolute;top:50%;transform:translateY(-50%);right:0;width:1px;height:48px;margin:0;background-color:var(--alpha-change-border-color)}.course-summary-content .course-meta-primary .meta-item:last-child:before{content:none}.course-summary-content .course-meta__pull-left .meta-item-categories .meta-item__value div{font-size:1.8rem;font-weight:600;color:var(--alpha-change-color-dark-1)}.course-summary-content .course-meta__pull-left .meta-item-categories .meta-item__value div span{font-weight:400;padding:0 5px}.course-summary-content .course-meta__pull-left .meta-item-categories .meta-item__value div a:hover{color:var(--alpha-primary-color)}.course-summary-content .course-meta__pull-left .meta-item-review .meta-item__value{display:flex;flex-direction:column-reverse;justify-content:flex-end;align-items:flex-end}.course-summary-content .course-meta__pull-left .meta-item-review .review-stars-rated{margin-bottom:0;line-height:1}.course-summary-content .course-meta__pull-left .meta-item-duration:before{content:"\e910"}.course-summary-content .course-meta__pull-left .meta-item-level:before{content:"\e993"}.course-summary-content .course-meta__pull-left .meta-item-lesson:before{content:"\e9b1"}.course-summary-content .course-meta__pull-left .meta-item-quiz:before{top:-2px;font-size:2.2rem;content:"\e9b0"}.course-summary-content .course-meta__pull-left .meta-item-student:before{top:-2px;font-size:2.7rem;content:"\e994"}.course-summary-content .course-price{position:relative}.course-summary-content .course-price:before{content:"";display:block;position:absolute;top:50%;transform:translateY(-50%);left:-3.2rem;width:1px;height:48px;margin:0;background-color:var(--alpha-change-border-color)}.course-summary-content .entry-content-left{width:calc(100% - 360px);max-width:100%;margin:0;padding-right:6rem}@media (max-width:767px){.course-summary-content .entry-content-left{width:100%;padding-right:0;margin-bottom:3rem}}.course-summary-content .course-summary-sidebar{width:360px;max-width:100%;margin-top:-305px}.course-summary-content .course-summary-sidebar__inner{width:360px}.course-summary-content .course-sidebar-top{box-shadow:0 15px 20px 0 rgba(0,0,0,0.05)}.course-summary-content .course-sidebar-secondary{margin-top:3rem;padding:0}.course-summary-content .learn-press-course-wishlist{color:rgb(160,143,143);background:transparent!important;font-size:0}.course-summary-content .learn-press-course-wishlist:before{font-family:"Font Awesome 5 Free";font-size:2.6rem;font-weight:900;content:"\f004"}.course-summary-content .learn-press-course-wishlist.on,.course-summary-content .learn-press-course-wishlist:hover{color:var(--alpha-primary-color)}.course-summary-content .course-summary-sidebar__inner>div{overflow:hidden;padding:4rem 4rem 3rem;background:var(--alpha-change-color-light-1)}.course-summary-content .course-summary-sidebar__inner>div .widgettitle{margin-bottom:2px}.course-summary-content .course-summary-sidebar__inner>div ul{list-style:none}.course-summary-content .media-preview{margin-bottom:4.7rem}#learn-press-course .course-summary-content .lp-course-buttons{margin:1rem 0 1rem 0}@media (max-width:767px){.course-summary-content .course-summary-sidebar{width:100%;margin-top:0;padding-left:0}.course-summary-content .course-summary-sidebar__inner{width:100%}}#learn-press-course .course-sidebar-preview{margin-bottom:3.5rem;background:var(--alpha-change-color-light-1)}#learn-press-course .course-sidebar-preview .lp-course-buttons{margin-bottom:3.4rem}#learn-press-course .course-sidebar-preview .lp-course-buttons>*{margin-bottom:1rem}#learn-press-course .course-sidebar-preview .lp-course-buttons>:last-child{margin-bottom:0}#learn-press-course .course-sidebar-preview .lp-course-buttons button,#learn-press-course .course-sidebar-preview .lp-course-buttons form{width:100%}#learn-press-course .course-sidebar-preview .lp-course-buttons button{font-weight:600;color:var(--alpha-change-color-light-1);background-color:var(--alpha-primary-color)}#learn-press-course .course-sidebar-preview .lp-course-buttons button:hover{opacity:0.9}#learn-press-course .course-sidebar-preview .lp-course-buttons .button-enroll-course{border-color:var(--alpha-primary-color);color:var(--alpha-change-color-light-1);background:var(--alpha-primary-color)}#learn-press-course .course-sidebar-preview .lp-course-buttons .button-enroll-course:hover{opacity:0.9;background:var(--alpha-primary-color)}#learn-press-course .course-sidebar-preview .lp-course-buttons .button-enroll-course.loading:before{display:inline-block;font-family:"Font Awesome 5 Free";font-weight:900;content:"\f110";animation:rotating4 1s linear infinite}#learn-press-course .course-sidebar-preview .lp-course-buttons button~.lp-enroll-notice{margin-top:2rem;padding:2rem;border:2px solid var(--alpha-success-color);border-radius:9px;font-size:1.5rem;line-height:1.4}#learn-press-course .course-sidebar-preview .lp-course-buttons button~.lp-enroll-notice.error{border-color:#d85554}#learn-press-course .course-sidebar-preview .course-time{margin-bottom:2.8rem;padding-bottom:2.8rem;border-bottom:1px solid var(--alpha-change-border-color)}#learn-press-course .course-sidebar-preview .course-time-row{display:flex;font-size:1.4rem;justify-content:space-between;margin-bottom:0}#learn-press-course .course-sidebar-preview strong{color:var(--alpha-change-color-dark-1);font-weight:600}#learn-press-course .course-sidebar-preview .course-results-progress .course-progress,#learn-press-course .course-sidebar-preview .course-results-progress .items-progress{display:flex;flex-wrap:wrap}#learn-press-course .course-sidebar-preview .course-results-progress .course-progress__heading,#learn-press-course .course-sidebar-preview .course-results-progress .items-progress__heading{margin:0 0 1rem;font-size:14px;flex:1 1 auto}#learn-press-course .course-sidebar-preview .course-results-progress .number{display:block;text-align:right}#learn-press-course .course-sidebar-preview .learn-press-progress{clear:both;width:100%;margin-top:5px}#learn-press-course .course-sidebar-preview>:last-child{margin-bottom:0}#learn-press-course .course-summary-sidebar .course-extras{display:block}#learn-press-course .course-extras .course-extras__title{font-size:1.8rem;font-weight:normal}#learn-press-course .course-extras__content ul{list-style:none}#learn-press-course .course-extras__content ol{list-style-position:inside}#learn-press-course .course-extras__content li{position:relative;padding-left:2rem}#learn-press-course .course-extras__content li:before{content:"";display:inline-block;position:absolute;top:9px;left:0;width:12px;height:7px;border:2px solid #8794b9;border-top:none;border-right:none;transform:rotate(-54deg)}#learn-press-course .course-extras.style-radios li{padding-left:2rem}#learn-press-course .course-extras.style-radios li:before{content:"";display:inline-block;position:absolute;top:9px;left:0;width:12px;height:12px;border:2px solid #8794b9;border-radius:50%}.learnpress-page .lp-button.secondary{background:#9198ab}.learnpress-page .lp-button.secondary:hover{background:#9ba6c5}.learnpress-page .lp-button:disabled,.learnpress-page .lp-button[disabled]{background:var(--alpha-change-border-color);border-color:var(--alpha-change-border-color);pointer-events:none}.learnpress-page:hover{text-decoration:none}#popup-course{display:flex;position:fixed;z-index:999;top:0;right:0;bottom:0;left:0;background:var(--alpha-change-color-light-1)}#popup-course .section-header{margin-bottom:0}#popup-course #popup-header{display:flex;position:fixed;z-index:100;right:0;left:400px;padding:0;background:var(--alpha-change-color-dark-1);transition:left 0.25s}#popup-course .popup-header__inner{display:flex;width:792px;margin:0 auto;justify-content:space-between;align-items:center}#popup-course .section-content{padding:0;border:none}@media (max-width:1199px){#popup-course .popup-header__inner{width:100%;padding-right:15px;padding-left:15px}}@media (max-width:767px){#popup-course #popup-course #popup-header .popup-header__inner{flex-direction:column}}#popup-course .popup-header__inner .course-title{margin:0;line-height:70px}#popup-course .popup-header__inner .course-title a{display:-webkit-box;overflow:hidden;color:var(--alpha-change-color-light-1);font-size:2.2rem;font-weight:400;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}#popup-course .popup-header__inner .course-title a:hover{color:var(--alpha-primary-color)}@media (max-width:767px){#popup-course .popup-header__inner .course-title{flex:1}}#popup-course .popup-header__inner .items-progress{display:flex;justify-content:center;align-items:center}@media (max-width:767px){#popup-course .popup-header__inner .items-progress{flex:1;padding-bottom:2rem;justify-content:end}}#popup-course .popup-header__inner .items-progress .number{padding-right:1rem}#popup-course #popup-header .lp-button{display:flex;position:relative;height:4rem;margin:9px;border:none;color:var(--alpha-change-color-light-1);background:var(--alpha-primary-color);font-size:14px;font-weight:400;justify-content:center;align-items:center}#popup-course #popup-header .lp-button:hover{opacity:0.9}#popup-course #popup-header .lp-button-back{float:right;margin:9px 10px}#popup-course #popup-header .lp-button-back button:after,#popup-course #popup-header .lp-button-back button:before{content:"";border:1px solid var(--alpha-change-border-color)}#popup-course #popup-sidebar{overflow:auto;position:relative;box-shadow:0 15px 30px 0 rgba(0,0,0,0.1);flex:0 0 400px;transition:0.25s}#popup-course #popup-sidebar .search-course{display:flex;position:relative;height:70px;background:var(--alpha-traffic-white-color)}#popup-course #popup-sidebar .search-course input[name=s]{display:block;border:none}#popup-course #popup-sidebar .search-course button{position:absolute;top:0;right:10px;width:16px;height:70px;margin:0 10px;padding:0;border:0;background:transparent;line-height:1px}#popup-course #popup-sidebar .search-course button:before{content:"\e97e";color:var(--alpha-dark-body-color);font-family:"alpha";font-size:1.6rem}#popup-course #popup-sidebar .search-course button.clear{display:none}#popup-course #popup-sidebar .search-course button.clear:before{content:"\f00d"}#popup-course #popup-sidebar .search-results{display:none;overflow:auto;position:fixed;z-index:1005;top:92px;bottom:0;left:0;width:400px;margin:0;border-top-color:transparent;border-right:1px solid #d9e0f1;background:#fbfcff}#popup-course #popup-sidebar .search-results .course-price{position:absolute;right:1rem;bottom:1rem;font-size:12px}#popup-course #popup-sidebar .search-results .origin-price{font-size:smaller;text-decoration:line-through}#popup-course #popup-sidebar .search-results__item{border-bottom:1px solid #d9e0f1;background:var(--alpha-change-color-light-1)}#popup-course #popup-sidebar .search-results__item img{position:absolute;left:10px;width:40px;height:40px}#popup-course #popup-sidebar .search-results__item a{display:-webkit-box;overflow:hidden;position:relative;box-sizing:content-box;height:40px;padding:1rem 1rem 1rem 6rem;color:#777;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}#popup-course #popup-sidebar .search-results__item:hover{background:#d9e0f1}#popup-course #popup-sidebar .search-results__item-title{overflow:hidden;margin:0 0 -2px 0;padding:0;font-size:1.6rem;font-weight:400}#popup-course #popup-sidebar .search-results__item-author{font-size:12px}#popup-course #popup-sidebar .search-results__not-found{padding:1rem;color:#777}#popup-course #popup-sidebar .search-results__pagination{padding:1rem;text-align:center}#popup-course #popup-sidebar .search-results__pagination a,#popup-course #popup-sidebar .search-results__pagination span{display:inline-block;margin:0 3px 10px 2px;padding:5px 8px;border:1px solid #d9e0f1;border-radius:4px;color:#777;font-size:14px;line-height:1;cursor:pointer}#popup-course #popup-sidebar .search-results__pagination span{color:var(--alpha-grey-color);background:#d9e0f1}#popup-course #popup-sidebar .searching .search-results{display:block}#popup-course #popup-sidebar .searching .clear{display:block}#popup-course #popup-sidebar .searching button{display:none}#popup-course #popup-sidebar .searching:after{content:"";position:absolute;z-index:1;bottom:0;left:50%;width:0;height:0;margin-left:-1rem;border:10px solid transparent;border-bottom-color:var(--alpha-change-color-light-1)}#popup-course .course-curriculum{overflow:auto;position:absolute;top:70px;bottom:0;width:400px}#popup-course .course-curriculum::-webkit-scrollbar{width:5px}#popup-course .course-curriculum::-webkit-scrollbar-thumb{border-radius:5px;background:rgba(204,204,204,0.5)}#popup-course .course-curriculum .section{position:relative}#popup-course .course-curriculum .circle-progress{display:inline-block;position:absolute;top:50%;right:1rem;width:2.4rem;height:2.4rem;margin-top:-1.2rem;border:3px solid #d9e0f1;border-radius:50%}#popup-course .course-curriculum .section-header{position:sticky;z-index:1000;top:0;padding:2rem;background:var(--alpha-change-color-dark-1)}#popup-course .course-curriculum .section-left .section-title{color:#fff;font-size:2rem;font-weight:600}#popup-course .course-curriculum .section-left .show-desc:before{font-family:"Font Awesome 5 Free";font-size:1.8rem;font-weight:900;content:"\f0d7"}#popup-course .course-curriculum .section-left .section-toggle{justify-content:flex-end;flex:0}#popup-course .course-curriculum .section-left .section-toggle i{color:#fff}#popup-course .course-curriculum .section-meta{padding-top:6px}#popup-course .course-curriculum .section-content{margin-bottom:0}#popup-course .course-curriculum .course-item{padding:0 2rem}#popup-course .course-curriculum .course-item>span{display:none}#popup-course .course-curriculum .section-item-link{height:6rem;line-height:1}#popup-course .course-curriculum .section-item-link:before{padding:1.2rem 0}#popup-course .course-curriculum .section-item-link .item-name{padding:0 1rem 0 1.7rem;font-size:14px}#popup-course .course-curriculum .section-item-link .course-item-meta{display:block;position:absolute;top:19px;right:20px;padding:0;text-align:left}#popup-course .course-curriculum .section-item-link .item-meta{font-size:12px}#popup-course .course-curriculum .section-item-link .item-meta:first-child{margin-left:0}#popup-course .course-curriculum .course-item:before{top:-1px;bottom:-1px;height:auto;background:transparent}#popup-course .course-curriculum .course-item:after{content:""}#popup-course .course-curriculum .has-status.failed .course-item-meta .trans{color:var(--alpha-danger-color)}#popup-course .course-curriculum .status-completed .course-item-meta .trans{color:var(--alpha-success-color)}#popup-course .course-curriculum .item-meta{margin-left:1rem}#popup-course .course-curriculum .section-empty .section-header{margin:0}#popup-course .course-curriculum .section-empty .learn-press-message{margin:0;padding:1rem;border-bottom:1px solid #d9e0f1;border-radius:0;color:var(--alpha-grey-color);background:var(--alpha-traffic-white-color);font-size:14px}#popup-course .course-curriculum .section-empty .learn-press-message:after,#popup-course .course-curriculum .section-empty .learn-press-message:before{content:"";position:absolute;z-index:2;top:-16px;left:10px;width:0;height:0;border:8px solid transparent;border-bottom-color:var(--alpha-traffic-white-color);background:transparent;border-radius:0}#popup-course .course-curriculum .section-empty .learn-press-message:after{z-index:1;top:-20px;left:8px;border-width:10px;border-bottom-color:#d9e0f1}#popup-course #popup-content{overflow:auto;position:relative;margin:7rem 0 5rem 0;flex:1}#popup-course #popup-content .lp-button{position:relative;margin:0 1rem 0 0;padding:1.2rem 2.9rem;font-size:14px}#popup-course #popup-content .lp-button:last-child{margin:0}#popup-course #popup-content .instant-check .instant-check__icon{margin-right:5px}#popup-course #popup-content .instant-check .instant-check__icon:before{font-family:"Font Awesome 5 Free";content:"\f058"}#popup-course #popup-content .instant-check .instant-check__info{visibility:hidden;position:absolute;top:100%;left:0;margin-top:3px;padding:1.1rem 2rem;border-radius:var(--alpha-corner-sm);background:var(--alpha-change-border-color-light);white-space:nowrap;text-transform:none}#popup-course #popup-content .instant-check:hover .instant-check__info{visibility:visible;position:absolute;top:100%;left:0;margin-top:3px;padding:1.1rem 1.1rem;border-radius:var(--alpha-corner-sm);color:var(--alpha-change-color-dark-1);background:var(--alpha-change-border-color-light);white-space:nowrap}#popup-course #popup-content .instant-check.loading .instant-check__icon{display:inline-block;animation:rotating4 1s linear infinite}#popup-course #popup-content .instant-check.loading .instant-check__icon:before{font-weight:800;content:"\f110"}#popup-course #popup-content .lp-button.completed{display:flex;flex-direction:row-reverse;width:100%;margin-top:3.2rem;border-color:transparent;color:var(--alpha-change-color-light-1);background:var(--alpha-success-color);font-size:1.6rem;align-items:center;justify-content:center}#popup-course #popup-content .lp-button.completed i{margin-left:9px;font-size:14px}#popup-course .content-item-wrap{width:792px;max-width:100%;margin:0 auto;padding:4rem 0 8rem}@media (max-width:1199px){#popup-course .content-item-wrap{width:100%}}@media (max-width:1199px){#popup-course .content-item-wrap .course-item-title{padding-right:15px;padding-left:15px}}@media (max-width:767px){#popup-course .content-item-wrap .course-item-title{text-align:center}}#popup-course .content-item-description h2,#popup-course .content-item-description h3,#popup-course .content-item-description h4,#popup-course .content-item-description h5,#popup-course .content-item-description h6{font-size:1.8rem}#popup-course #learn-press-quiz-app,#popup-course .quiz-content{margin-bottom:4rem}#popup-course .quiz-buttons{display:flex;justify-content:center;text-align:center}#popup-course .quiz-buttons .button-right .lp-button{margin:0 0 0 15px}#popup-course .quiz-buttons .lp-button[data-type=question-nav]{margin:0;border:1px solid #d9e0f1;color:#777;background:#fbfcff}#popup-course .quiz-buttons .lp-button[data-type=question-nav]:before{display:inline-block;width:1.5rem;height:1.5rem;border:2px solid #d9e0f1;border-top-color:transparent;border-left-color:transparent;content:"";transform:rotate(-45deg)}#popup-course .quiz-buttons .lp-button[data-type=question-nav].prev:before{margin-left:7px;transform:rotate(135deg)}#popup-course .quiz-buttons .lp-button[data-type=question-nav].next{margin-left:-1px}#popup-course .quiz-buttons .lp-button[data-type=question-nav].next:before{margin-right:7px}#popup-course .quiz-buttons .lp-button[data-type=question-nav]:hover{background:var(--alpha-change-color-light-1)}#popup-course .quiz-buttons.align-center{display:block;text-align:center}#popup-course .quiz-buttons.align-center .button-left{text-align:center;border-top:1px solid var(--alpha-change-border-color-light)}#popup-course .quiz-buttons.align-center .button-left.fixed{position:fixed;z-index:1002;bottom:0;left:50%;width:792px;margin-left:237px;transform:translateX(-50%)}#popup-course .quiz-buttons:not(.infinity).is-first .prev,#popup-course .quiz-buttons:not(.infinity).is-last .next{display:none}#popup-course .quiz-buttons:not(.is-first):not(.is-last) .prev{border-top-right-radius:0;border-bottom-right-radius:0}#popup-course .quiz-buttons:not(.is-first):not(.is-last) .next{border-top-left-radius:0;border-bottom-left-radius:0}#popup-course .questions-pagination{margin-top:1px;padding:8px;background:var(--alpha-change-color-light-1);text-align:center}#popup-course .questions-pagination .nav-links{text-align:center}#popup-course .questions-pagination .page-numbers{padding:1rem 1.6rem;color:var(--alpha-dark-body-color);background-color:transparent;cursor:pointer}#popup-course .questions-pagination .next,#popup-course .questions-pagination .prev{display:inline-block;padding:8px;font-size:0}#popup-course .questions-pagination .prev:before{color:var(--alpha-grey-color);font-family:"Font Awesome 5 Free";font-size:1.6rem;font-weight:900;content:"\f104"}#popup-course .questions-pagination .next:after{color:var(--alpha-grey-color);font-family:"Font Awesome 5 Free";font-size:1.6rem;font-weight:900;content:"\f105"}#popup-course .questions-pagination .page-numbers.current,#popup-course .questions-pagination .page-numbers:hover{color:var(--alpha-primary-color)}#popup-course .quiz-status{background:var(--alpha-change-color-light-2)}#popup-course .quiz-status>div{padding:0}#popup-course #popup-footer{position:fixed;z-index:999;right:0;bottom:0;left:400px;width:792px;height:50px;margin:0 auto;border-top:1px solid var(--alpha-change-border-color-light);background:var(--alpha-change-color-light-1);transition:left 0.25s}@media (max-width:1199px){#popup-course #popup-footer{width:100%;padding:0 15px}}#popup-course #popup-footer .course-item-nav{justify-content:space-between}#popup-course #popup-footer .course-item-nav .next,#popup-course #popup-footer .course-item-nav .prev{display:flex;line-height:50px}#popup-course #popup-footer .course-item-nav a{display:block;color:var(--alpha-dark-body-color);font-size:1.6rem;font-weight:300}#popup-course #popup-footer .course-item-nav>div:before{color:var(--alpha-grey-color);font-family:"alpha";font-size:12px;font-weight:900}#popup-course #popup-footer .course-item-nav .next:hover a,#popup-course #popup-footer .course-item-nav .next:hover:before,#popup-course #popup-footer .course-item-nav .prev:hover a,#popup-course #popup-footer .course-item-nav .prev:hover:before{color:var(--alpha-primary-color)}#popup-course #popup-footer .course-item-nav .next{flex-direction:row-reverse}#popup-course #popup-footer .course-item-nav .next:before{margin-left:8px;content:"\e913"}#popup-course #popup-footer .course-item-nav .prev:before{margin-right:8px;content:"\e912"}#popup-course #popup-footer .course-item-nav .course-item-nav__name{display:none;position:absolute;top:-2rem;right:-3rem;width:auto;padding:1rem 1.5rem;color:var(--alpha-dark-body-color);background:var(--alpha-light-color);line-height:1}#popup-course #popup-footer .course-item-nav .next:hover .course-item-nav__name,#popup-course #popup-footer .course-item-nav .prev:hover .course-item-nav__name{display:block}#popup-course #popup-footer .course-item-nav .prev .course-item-nav__name{right:auto;left:-3rem}#popup-course #popup-footer .course-item-nav .prev .course-item-nav__name:before{right:auto;left:5px}#popup-course #popup-footer [data-nav=next]{justify-content:flex-end}#popup-course #sidebar-toggle{display:inline-block;position:absolute;z-index:100;top:198px;left:400px;width:40px;height:40px;margin:0;color:var(--alpha-change-color-light-1);background:var(--alpha-dark-color,#323334);opacity:0.6;box-shadow:0 15px 30px 0 rgba(0,0,0,0.1);border-radius:0 3px 3px 0;cursor:pointer;transition:0.3s;-webkit-appearance:none;border:none}#popup-course #sidebar-toggle:after{display:none}#popup-course #sidebar-toggle:before{display:inline-block;position:absolute;top:50%;left:50%;font-family:"alpha";content:"\e9ad";transition:0.3s;transform:translate(-50%,-50%)}#popup-course #sidebar-toggle:focus{border:0;outline:0}#popup-course .quiz-questions .lp-fib-content{margin-bottom:2rem;padding:2rem;border:2px solid var(--alpha-traffic-white-color);border-radius:var(--alpha-corner-md);line-height:1.6}#popup-course .quiz-questions .lp-fib-input{display:inline-block;width:auto;max-width:none}#popup-course .quiz-questions .lp-fib-input>input{height:36px;padding:6px 16px;border:1px solid var(--alpha-change-color-dark-1);line-height:36px}#popup-course .quiz-questions .lp-fib-answered{padding:0 1rem;background:#ececec;white-space:nowrap}#popup-course .quiz-questions .fail{border:2px solid #d85554}#popup-course .quiz-questions .fail .lp-fib-answered__answer{text-decoration:line-through}#popup-course .quiz-questions .lp-fib-note{display:flex;margin-left:1rem;align-items:center}#popup-course .quiz-questions .lp-fib-note>span{display:inline-block;width:2rem;height:2rem;margin:0 5px 0 0}#popup-course .quiz-questions .lp-sorting-choice__check-answer{padding:5px 20px;border:2px solid var(--alpha-success-color);border-radius:var(--alpha-corner-md);font-size:10px}#popup-course .scrollbar-light>.scroll-element{z-index:9999}#popup-course .scrollbar-light>.scroll-element.scroll-y{display:none}#popup-course .scrollbar-light>.scroll-element.scroll-y .scroll-bar{box-sizing:border-box}#popup-course #learn-press-item-comments{margin-bottom:5rem}body.admin-bar #popup-course{top:32px}.lp-sidebar-toggle__close #popup-course>#sidebar-toggle{left:0}.lp-sidebar-toggle__close #popup-course>#sidebar-toggle:before{content:"\e9ae"}.lp-sidebar-toggle__close #popup-course #popup-sidebar{flex:0}.lp-sidebar-toggle__close #popup-course #popup-footer,.lp-sidebar-toggle__close #popup-course #popup-header{left:0}@media (max-width:767px){body:not(.lp-sidebar-toggle__open) #popup-course>#sidebar-toggle{left:0}body:not(.lp-sidebar-toggle__open) #popup-course>#sidebar-toggle:before{content:"\e9ae"}body:not(.lp-sidebar-toggle__open) #popup-course #popup-sidebar{flex:0}body:not(.lp-sidebar-toggle__open) #popup-course #popup-footer,body:not(.lp-sidebar-toggle__open) #popup-course #popup-header{left:0}}.course-curriculum .section-header .section-meta{position:relative}@media (max-width:1199px){#popup-course #popup-sidebar{flex-basis:300px}#popup-course #popup-sidebar .course-curriculum{width:300px}#popup-course #popup-footer,#popup-course #popup-header{left:300px}#popup-course #sidebar-toggle{left:299px}}@media (max-width:767px){body.admin-bar #popup-course{top:46px}#popup-course #popup-sidebar{flex-basis:250px}#popup-course #popup-sidebar .course-curriculum{width:250px}#popup-course #popup-footer,#popup-course #popup-header{left:250px}#popup-course #sidebar-toggle{left:249px}#popup-course #sidebar-toggle:checked~#popup-sidebar{flex-basis:0}#popup-course #sidebar-toggle:checked~#popup-footer,#popup-course #sidebar-toggle:checked~#popup-header{left:0}#popup-course .course-item-meta .item-meta.count-questions,#popup-course .course-item-meta .item-meta.duration{display:none}}.lp-overlay{display:none;position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.8);transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms;transition-property:opacity}.wp-admin .lp-modal-dialog .lp-modal-header{padding:2em}.wp-admin .lp-modal-dialog .lp-modal-header h3{font-size:1.4em}.lp-modal-dialog{display:flex;position:fixed;z-index:9999;top:0;right:0;left:0;width:100%;min-height:100vh;text-align:center;align-items:center;justify-content:center}.lp-modal-dialog .lp-modal-content{display:inline-block;overflow:hidden;z-index:2;width:auto;max-width:600px;text-align:left;vertical-align:middle;background:white;color:var(--alpha-change-color-dark-1)}.lp-modal-dialog .lp-modal-header{background:var(--alpha-traffic-white-color);border-bottom:1px solid var(--alpha-change-border-color-light);padding:1em}.lp-modal-dialog .lp-modal-header h3{margin:0;font-size:inherit}.lp-modal-dialog .lp-modal-body .main-content{max-height:500px;overflow:auto;padding:2rem}.lp-modal-dialog .lp-modal-body .main-content .pd-2em,.lp-modal-dialog .lp-modal-body .main-content h2,.lp-modal-dialog .lp-modal-body .main-content h3{padding:0 2em}.lp-modal-dialog .lp-modal-footer{padding:1rem 2rem;background-color:var(--alpha-traffic-white-color);text-align:right}#lp-modal-buttons .modal-button-ok,.lp-modal-dialog button.btn-yes{color:var(--alpha-change-color-light-1);background-color:var(--alpha-change-color-dark-1);border-color:var(--alpha-change-color-dark-1)}#lp-modal-buttons .modal-button-ok:hover,.lp-modal-dialog button.btn-yes:hover{background-color:var(--alpha-change-color-dark-1-hover);border-color:var(--alpha-change-color-dark-1-hover)}#lp-modal-buttons .modal-button-cancel,.lp-modal-dialog button.btn-no{color:var(--alpha-change-color-dark-1);background:transparent;border-color:var(--alpha-change-color-dark-1)}#lp-modal-buttons .modal-button-cancel:hover,.lp-modal-dialog button.btn-no:hover{color:var(--alpha-change-color-light-1);background-color:var(--alpha-change-color-dark-1);border-color:var(--alpha-change-color-dark-1)}#popup-course #lp-modal-buttons .lp-button,.lp-modal-dialog .lp-modal-footer button{padding:0.8rem 2.3rem}#lp-modal-overlay{display:none;position:fixed;z-index:999999;top:0;right:0;bottom:0;left:0;opacity:0.5;background:#000}#lp-modal-window{display:none;position:fixed;z-index:999999;top:50%;left:50%;padding:3.5rem 6rem 2.8rem 6rem;background:var(--alpha-change-color-light-1);transform:translate(-50%,-50%);border-radius:var(--alpha-corner-md)}#lp-modal-window #lp-modal-content{margin:0 0 2.4rem 0;color:var(--alpha-change-color-dark-1);font-size:1.6rem;font-weight:400;line-height:2.6rem;text-align:center}#lp-modal-window #lp-modal-content>*{margin:0 0 0.5em}#lp-modal-window #lp-modal-content #lp-modal-buttons{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center}#lp-modal-window #lp-modal-buttons{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center}#lp-modal-window #lp-modal-buttons .lp-button{position:relative;margin:0 1rem 0 1rem}.learn-press-comments{width:792px;max-width:100%;margin:0 auto}@media (max-width:1199px){.learn-press-comments{width:100%}}.learn-press-progress{overflow:hidden;position:relative;width:180px;height:6px;border-radius:var(--alpha-corner-sm)}.learn-press-progress .learn-press-progress__active{position:absolute;z-index:1;left:-100%;width:100%;height:100%;border-radius:var(--alpha-corner-sm);background:var(--alpha-primary-color);transition:0.3s}.learn-press-progress:before{content:"";display:block;position:absolute;z-index:0;top:0;width:100%;height:100%;background:var(--alpha-change-border-color)}.course-curriculum .section-header .section-left{display:flex}.course-curriculum .section-header .section-left .section-title{flex:1}.course-curriculum .section-header .section-left .section-toggle{display:flex;flex:0 0 40px;justify-content:center;align-items:center;text-align:center;cursor:pointer}.course-curriculum .section-header .section-left .section-toggle .fa-caret-down{display:none}.course-curriculum .section-header .learn-press-progress{width:80px}.course-curriculum .section.closed .section-toggle .fa-caret-down{display:block}.course-curriculum .section.closed .section-toggle .fa-caret-up{display:none}.course-curriculum .section.closed .section-content{overflow:hidden;height:0}.lp-skeleton-animation{margin:0;padding:0;list-style:none}.lp-skeleton-animation>li{width:100%;height:1.6rem;margin-top:1.5rem;border-radius:2px;background:linear-gradient(90deg,rgba(190,190,190,0.2) 25%,rgba(129,129,129,0.24) 37%,rgba(190,190,190,0.2) 63%);background-size:400% 100%;list-style:none;animation:lp-skeleton-loading 1.4s ease infinite}@keyframes lp-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.wrap-fullwidth a:focus,.wrap-fullwidth button:focus,.wrap-fullwidth input:focus,.wrap-fullwidth textarea:focus{border:0;outline:0}.wrap-fullwidth p{word-break:break-word}.wrap-fullwidth p:last-child{margin-bottom:0}.wrap-fullwidth label{display:block;margin:0;outline:none}.wrap-fullwidth form{margin:0}.wrap-fullwidth .col-full{box-sizing:border-box;max-width:100%;padding:0}.wrap-fullwidth .col-full .woocommerce-breadcrumb{display:none}footer{clear:both}.margin-bottom{margin-bottom:20px}.hide-if-js{display:none!important}.clearfix:after{display:block;clear:both;content:""}.lp-form-fields{margin:0;padding:0;list-style:none}.lp-form-fields .form-field{margin:0 0 20px 0;list-style:none}.lp-content-wrap>h2{font-size:3rem}.learnpress-page #lp-button,.learnpress-page .lp-button{background:transparent;color:var(--alpha-change-color-light-1);background-color:var(--alpha-primary-color);border:2px solid var(--alpha-primary-color);font-size:14px;font-weight:600;line-height:1;vertical-align:middle;transition:0.3s}.learnpress-page #lp-button:hover,.learnpress-page .lp-button:hover{background:var(--alpha-primary-color-hover);border:2px solid var(--alpha-primary-color-hover);cursor:pointer}.learnpress-page #lp-button.large,.learnpress-page .lp-button.large{padding:1.8rem 3rem;font-size:1.8rem}.learnpress-page #lp-button.gray,.learnpress-page .lp-button.gray{position:absolute;z-index:1;top:8px;right:5px;padding:0;border:0}.learnpress-page #lp-button.gray:hover,.learnpress-page .lp-button.gray:hover{background:transparent}.learnpress-page .lp-button.btn-ajax-off .icon{display:none}.learnpress-page .btn-ajax-on .icon{display:inline-block;margin-right:5px;animation:rotating4 1s linear infinite}.learnpress-page #lp-button.loading:before,.learnpress-page .lp-button.loading:before{display:inline-block;font-family:"Font Awesome 5 Free";font-weight:900;content:"\f110";animation:rotating4 1s linear infinite}.learnpress-page .rwmb-field .description{margin-top:8px;color:var(--alpha-grey-color);font-size:smaller;font-style:italic}.lp-ajax-message{display:none;margin-top:2rem;padding:2rem;border:2px solid var(--alpha-success-color);border-radius:9px;font-size:1.5rem;line-height:1.4}.lp-ajax-message.error{border-color:#d85554}.course-meta{margin-bottom:1.4rem}.course-meta .course-students:before{font-family:"Font Awesome 5 Free";content:""}#learn-press-course-tabs{margin-bottom:4rem}.learn-press-checkout-comment h4{display:none}.order-comments{width:100%;min-height:150px}.learn-press-progress{position:relative}.learn-press-progress .progress-bg{overflow:hidden;position:relative;height:6px;background:var(--alpha-change-border-color);border-radius:var(--alpha-corner-md)}.learn-press-progress .progress-bg .progress-active{position:absolute;left:50%;width:100%;height:100%;margin-left:-100%;background:var(--alpha-primary-color);border-radius:var(--alpha-corner-md)}.enroll-course,.purchase-course,.retake-course{display:inline-block}.table-orders{font-size:1.6rem}.table-orders td,.table-orders th{padding:5px 10px}.form-button{display:inline-block}.learn-press-pagination{display:flex;align-items:center;justify-content:center;flex-grow:wrap;margin-top:7rem;padding-bottom:2rem;text-align:center;font-size:1.2rem}.learn-press-pagination i{text-indent:0}.learn-press-pagination .next,.learn-press-pagination .prev{font-size:2rem;text-indent:-9999px}.learn-press-pagination .page-numbers{color:inherit}.learn-press-pagination .page-numbers>li{display:inline-block;margin:0;padding:0 1.4rem}.learn-press-pagination .page-numbers>li .page-numbers{float:none;padding:0;color:var(--alpha-dark-body-color);background:transparent;font-size:1.6rem;font-weight:300}.learn-press-pagination .page-numbers>li .page-numbers:hover{color:var(--alpha-primary-color)}.learn-press-pagination .page-numbers>li .current{color:var(--alpha-primary-color);font-weight:400}ul.list-table-nav{display:flex;margin-left:0;list-style:none}ul.list-table-nav .nav-text{text-align:left;flex:1}ul.list-table-nav .nav-pages{text-align:right;flex:1}ul.list-table-nav .learn-press-pagination{display:inline-block;margin-bottom:0}.primary-color{color:var(--alpha-primary-color)}.primary-color-before:before{color:var(--alpha-primary-color)}.primary-color-after:after{color:var(--alpha-primary-color)}.primary-background-color{background:var(--alpha-primary-color)}.primary-background-color{background:var(--alpha-primary-color)}.course-origin-price{margin-right:5px;font-size:85%;text-decoration:line-through}.course-item-nav{display:flex}.course-item-nav .next span,.course-item-nav .prev span{display:block;font-weight:bold}.course-item-nav .next a,.course-item-nav .prev a{color:var(--alpha-grey-color)}.course-item-nav .next{text-align:right}.content-item-wrap #comments{margin-left:0;margin-right:0}.content-item-wrap #comments #comment{box-sizing:border-box}.course-summary .course-summary-sidebar{position:relative}.course-summary .course-summary-sidebar.slide-down .course-summary-sidebar__inner{position:fixed;top:0}.course-summary .course-summary-sidebar.slide-top .course-summary-sidebar__inner{position:absolute}.course-graduation span{color:var(--alpha-grey-color)}.course-graduation .icon{margin-right:5px;font-size:2rem}.course-graduation.passed .icon{color:var(--alpha-success-color)}.course-graduation.error .icon{color:#d85554}.learn-press-template-warning:before{color:#ffc107;font-family:"Font Awesome 5 Free";content:"\f071"}.lp-badge{display:flex;height:3rem;padding:0;line-height:1;align-items:center;justify-content:center}.lp-badge:after,.lp-badge:before{content:""}.lp-badge:before{display:inline-block;position:relative;z-index:10;color:var(--alpha-change-color-light-1);font-weight:bold;line-height:1}.lp-badge.featured-course{position:absolute;z-index:1;top:25px;left:-110px;width:300px;background:#93f;text-align:center;transform:rotate(-45deg)}.lp-badge.featured-course:before{content:attr(data-text);font-size:12px;text-transform:uppercase}#learn-press-course-tabs .course-tab-panel,#learn-press-course-tabs input[name=learn-press-course-tab-radio]{display:none}#learn-press-course-tabs .course-nav label{display:block;margin:0;font-size:1.6rem;font-weight:600;text-align:center;text-transform:capitalize;cursor:pointer}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:first-child:checked~.course-tab-panels .course-tab-panel:first-child{display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(2):checked~.course-tab-panels .course-tab-panel:nth-child(2){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(3):checked~.course-tab-panels .course-tab-panel:nth-child(3){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(4):checked~.course-tab-panels .course-tab-panel:nth-child(4){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(5):checked~.course-tab-panels .course-tab-panel:nth-child(5){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(6):checked~.course-tab-panels .course-tab-panel:nth-child(6){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(7):checked~.course-tab-panels .course-tab-panel:nth-child(7){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(8):checked~.course-tab-panels .course-tab-panel:nth-child(8){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(9):checked~.course-tab-panels .course-tab-panel:nth-child(9){display:block}.no-event{pointer-events:none}@media (max-width:575px){ul.learn-press-courses{margin-right:0}ul.learn-press-courses .course{width:100%;margin-right:0}}.alpha-rounded-skin .learn-press-tabs .nav-link{border-radius:var(--alpha-corner-md)}.alpha-rounded-skin .learn-press-page #lp-button,.alpha-rounded-skin .learn-press-page .lp-button,.alpha-rounded-skin.learnpress button{border-radius:var(--alpha-corner-sm)}.course-entry{display:flex;align-items:center}.course-entry h3{font-size:1.4rem;margin-bottom:0;color:inherit}.course-entry .course-cover{flex:0 0 90px;max-width:90px;height:90px}.course-entry .course-cover img{height:100%;object-fit:cover}.course-entry .course-detail{flex:0 0 calc(100% - 120px);max-width:calc(100% - 120px);margin-left:auto}.course-entry .course-meta-field{color:var(--alpha-change-color-dark-1)}.course-entry+.course-entry{margin-top:calc(2 * var(--alpha-gap))}@media (max-width:991px){.course-entry .course-cover{flex:0 0 80px;max-width:80px;height:80px}.course-entry .course-detail{flex:0 0 calc(100% - 100px);max-width:calc(100% - 100px)}}.learnpress-page.archive .sidebar{max-width:var(--alpha-left-sidebar-width,25%);flex:0 0 var(--alpha-left-sidebar-width,25%);padding:var(--alpha-gap)}@media (min-width:992px){.learnpress-page.archive .sidebar-fixed~.main-content{max-width:calc(100% - var(--alpha-left-sidebar-width, 25%))}}.archive.learnpress .sidebar .widget:first-child{margin-top:0.8rem}.archive.learnpress .main{padding-top:4rem}.elementor div.row>.elementor-element{width:calc(100% / var(--alpha-col))}.elementor-row.row>.elementor-column{padding-left:var(--alpha-gap);padding-right:var(--alpha-gap)}.elementor-row.gutter-lg>.elementor-column{padding-right:var(--alpha-gap);padding-left:var(--alpha-gap)}.elementor-row.gutter-sm>.elementor-column{padding-right:var(--alpha-gap);padding-left:var(--alpha-gap)}.elementor-row.gutter-xs>.elementor-column{padding-right:var(--alpha-gap);padding-left:var(--alpha-gap)}.elementor-row.gutter-no>.elementor-column{padding-right:var(--alpha-gap);padding-left:var(--alpha-gap)}.elementor-section{display:flex;justify-content:center}.elementor-section .elementor-container{width:100%;margin-left:0;margin-right:0}.elementor-widget__width-auto{display:inline-block}.alpha-section-stretched,.e-con[data-stretch=full]{width:calc(100vw - var(--alpha-scroll-w) - var(--alpha-side-header-width));left:calc(50% - 50vw + (var(--alpha-scroll-w) + var(--alpha-side-header-width)) / 2);max-width:none;flex:none}.elementor-row .elementor-column{min-height:0}.elementor-column>.elementor-element-empty{min-width:100px}.elementor-edit-area-active .elementor-inner-section:first-child{margin-top:0}.elementor-container>.elementor-column>.elementor-element-populated,.elementor-container>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap{padding:var(--alpha-el-section-gap)}.elementor-section.elementor-section-boxed>.container-fluid{padding:0}.elementor-section.elementor-section-boxed>.elementor-container{max-width:calc(var(--alpha-container-width) - 60px + 2 * var(--alpha-el-section-gap))}.elementor-section.elementor-section-boxed>.container-fluid.elementor-container{max-width:calc(var(--alpha-container-fluid-width) - 60px + 2 * var(--alpha-el-section-gap))}.elementor-section>.elementor-container,.mfp-wrap .mfp-container .elementor-section.elementor-top-section>.elementor-container{margin-left:calc(-1 * var(--alpha-el-section-gap));margin-right:calc(-1 * var(--alpha-el-section-gap));width:calc(100% + 2 * var(--alpha-el-section-gap))}.elementor-column-gap-default{--alpha-el-section-gap:var(--alpha-gap)}.elementor-column-gap-no{--alpha-el-section-gap:0px}.elementor-column-gap-narrow{--alpha-el-section-gap:5px}.elementor-column-gap-extended{--alpha-el-section-gap:15px}.elementor-column-gap-wide{--alpha-el-section-gap:20px}.elementor-column-gap-wider{--alpha-el-section-gap:30px}.elementor-column-gap-custom{--alpha-el-section-gap:0px}.elementor-button-link .elementor-button-icon{text-decoration:none}.elementor-background-overlay{background-color:transparent;opacity:0}.elementor-background-video-container .elementor-background-video-hosted{width:100%!important;height:100%!important}.container-fluid .elementor-section.elementor-section-boxed>.elementor-container,.container .elementor-section.elementor-section-boxed>.elementor-container,.side-header .container-fluid .elementor-section.elementor-section-boxed>.elementor-container,.side-header .container .elementor-section.elementor-section-boxed>.elementor-container{width:calc(100% + 2 * var(--alpha-el-section-gap))}@media (max-width:479px){.alpha-section-stretched.elementor-section-full_width .elementor-section-boxed>.elementor-container,.container .alpha-section-stretched.elementor-section-boxed>.elementor-container,.elementor-section-full_width .elementor-section-boxed>.elementor-container,.elementor-top-section.elementor-section-boxed>.elementor-container{width:calc(100% - 40px + 2 * var(--alpha-el-section-gap))}.alpha-section-stretched.elementor-section-full_width .elementor-section-boxed>.slider-container.slider-shadow,.container .alpha-section-stretched.elementor-section-boxed>.slider-container.slider-shadow,.elementor-section-full_width .elementor-section-boxed>.slider-container.slider-shadow,.elementor-top-section.elementor-section-boxed>.slider-container.slider-shadow{width:100%!important}}.elementor-invisible{opacity:0}.appear-animation-visible{opacity:1}.gsap-widget.animated{opacity:0;visibility:hidden}.gsap-widget.gsap-animated{opacity:1;visibility:visible}.elementor-column.elementor-col-flex-1,.elementor-column.elementor-col-flex-auto,.elementor-column[data-col=flex-1],.elementor-column[data-col=flex-auto]{align-content:center;align-items:center}.elementor-column.elementor-col-flex-1,.elementor-column[data-col=flex-1]{flex:1}.elementor-column.elementor-col-flex-1:last-child .elementor-widget-wrap,.elementor-column[data-col=flex-1]:last-child .elementor-widget-wrap{justify-content:flex-end}.elementor-column.elementor-col-flex-1:nth-child(2):not(:last-child) .elementor-widget-wrap,.elementor-column[data-col=flex-1]:nth-child(2):not(:last-child) .elementor-widget-wrap{justify-content:center}.custom-header .elementor-column.elementor-col-flex-1,.custom-header .elementor-column.elementor-col-flex-auto,.custom-header .elementor-column[data-col=flex-1],.custom-header .elementor-column[data-col=flex-auto]{width:auto}.alpha-sticky-column{align-items:flex-start}.alpha-sticky-column>.e-con-custom-inner,.alpha-sticky-column>.e-con-inner,.alpha-sticky-column>.elementor-column-wrap,.alpha-sticky-column>.elementor-widget-wrap{position:sticky;top:0}html.skrollr .parallax.e-con,html.skrollr .parallax.elementor-section{background-image:none!important}.banner figure img{display:block;width:100%;height:auto;border-radius:inherit}.flex-wrap>.elementor-container,.flex-wrap>.elementor-container .elementor-row{flex-wrap:wrap}.scroll-section.scrollable{position:relative;overflow-x:hidden;overflow-y:auto}.scroll-overlay-section{position:relative}.scroll-overlay-section:after{content:"";width:100%;height:4rem;position:absolute;right:0;bottom:0;background-image:linear-gradient(180deg,transparent 0%,var(--alpha-change-color-light-1) 100%)}@media (max-width:767px){.elementor .elementor-hidden-phone{display:none}}.alpha-transform-animating{--alpha-from-translateX:0px;--alpha-from-translateY:0px;--alpha-to-translateX:0px;--alpha-to-translateY:0px;--alpha-from-rotate:0deg;--alpha-to-rotate:0deg;--alpha-from-scaleX:1;--alpha-from-scaleY:1;--alpha-to-scaleX:1;--alpha-to-scaleY:1;--alpha-from-transparency:1;--alpha-to-transparency:1;--alpha-transform-timing:ease-in-out;--alpha-transform-duration:1s;--alpha-transform-direction:normal;animation:elTransforms var(--alpha-transform-duration) var(--alpha-transform-timing) 0s infinite both;animation-direction:var(--alpha-transform-direction)}@keyframes elTransforms{0%{transform:translate(var(--alpha-from-translateX),var(--alpha-from-translateY)) rotate(var(--alpha-from-rotate)) scale(var(--alpha-from-scaleX),var(--alpha-from-scaleY));opacity:var(--alpha-from-transparency)}to{transform:translate(var(--alpha-to-translateX),var(--alpha-to-translateY)) rotate(var(--alpha-to-rotate)) scale(var(--alpha-to-scaleX),var(--alpha-to-scaleY));opacity:var(--alpha-to-transparency)}}.e-con{--container-default-padding-top:0;--container-default-padding-right:0;--container-default-padding-bottom:0;--container-default-padding-left:0;--container-default-padding-block-start:0;--container-default-padding-block-end:0;--container-default-padding-inline-start:0;--container-default-padding-inline-end:0;--margin-top:0;--margin-bottom:0;--margin-left:0;--margin-right:0;--padding-top:0;--padding-bottom:0;--padding-left:0;--padding-right:0;--alpha-con-ex-width:0px}.e-con-boxed{--container-max-width:calc(var(--alpha-container-width) - 60px + var(--alpha-con-ex-width))}.e-con-boxed:not(.c-fluid) .e-con-boxed,.e-con-boxed[data-stretch=left] .e-con-boxed,.e-con-boxed[data-stretch=right] .e-con-boxed{--container-max-width:100%}.c-fluid{--container-max-width:calc(var(--alpha-container-fluid-width) - 60px + var(--alpha-con-ex-width))}.c-fluid .c-fluid{--container-max-width:100%}.e-con[data-stretch=left],.e-con[data-stretch=right]{max-width:none}.container .e-con-boxed[data-stretch=left]>.e-con-inner,.container .e-con-boxed[data-stretch=right]>.e-con-inner,.e-con-boxed:not(.c-fluid) .e-con-boxed:not(.c-fluid)>.e-con-inner{max-width:none;margin-left:calc(-1 * var(--alpha-con-ex-width) / 2);margin-right:calc(-1 * var(--alpha-con-ex-width) / 2)}.container .e-con.e-con-boxed>.e-con-inner,.e-con-boxed .e-con.e-con-boxed>.e-con-inner{width:calc(100% + var(--alpha-con-ex-width))}.container .e-con[data-stretch=full]>.e-con-inner{width:calc(100% - 60px + var(--alpha-con-ex-width))}.e-con .con-data{position:absolute}.e-con-custom-inner>.elementor-element.elementor-absolute,.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-custom-inner>.elementor-element.elementor-fixed,.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.e-con-custom-inner{width:100%}.elementor-widget-n-accordion .e-n-accordion-item-title{transition:0.3s}.elementor-widget-n-accordion .e-n-accordion-item-title .e-n-accordion-item-title-icon span>i,.elementor-widget-n-accordion .e-n-accordion-item-title .e-n-accordion-item-title-icon span>svg{transition:0.3s}@media (max-width:479px){.e-con-boxed>.e-con-inner{width:calc(100% - 40px + var(--alpha-con-ex-width))}.container .e-con[data-stretch=full]>.e-con-inner{width:calc(100% - 40px + var(--alpha-con-ex-width))}}.alpha-entrance-reveal>*{animation:inherit}.alpha-entrance-reveal.zoomIn>*{animation-name:zoomInOppo}.alpha-entrance-reveal.fadeInDown>*{animation-name:fadeInUp}.alpha-entrance-reveal.fadeInLeft>*{animation-name:fadeInRight}.alpha-entrance-reveal.fadeInRight>*{animation-name:fadeInLeft}.alpha-entrance-reveal.fadeInUp>*{animation-name:fadeInDown}.alpha-entrance-reveal.fadeInDownShorter>*{animation-name:fadeInUpShorter}.alpha-entrance-reveal.fadeInLeftShorter>*{animation-name:fadeInRightShorter}.alpha-entrance-reveal.fadeInRightShorter>*{animation-name:fadeInLeftShorter}.alpha-entrance-reveal.fadeInUpShorter>*{animation-name:fadeInDownShorter}.alpha-entrance-reveal.slideInDown>*{animation-name:slideInUp}.alpha-entrance-reveal.slideInLeft>*{animation-name:slideInRight}.alpha-entrance-reveal.slideInRight>*{animation-name:slideInLeft}.alpha-entrance-reveal.slideInUp>*{animation-name:slideInDown}.alpha-entrance-reveal.rotateIn{animation-name:revealRotateIn}.alpha-entrance-reveal.rotateIn>*{animation-name:revealRotateInOppo}.alpha-entrance-reveal.rotateInDownLeft{animation-name:revealRotateInDownLeft}.alpha-entrance-reveal.rotateInDownLeft>*{animation-name:revealRotateInUpLeft}.alpha-entrance-reveal.rotateInDownRight{animation-name:revealRotateInDownRight}.alpha-entrance-reveal.rotateInDownRight>*{animation-name:revealRotateInUpRight}.alpha-entrance-reveal.rotateInUpLeft{animation-name:revealRotateInUpLeft}.alpha-entrance-reveal.rotateInUpLeft>*{animation-name:revealRotateInDownLeft}.alpha-entrance-reveal.rotateInUpRight{animation-name:revealRotateInUpRight}.alpha-entrance-reveal.rotateInUpRight>*{animation-name:revealRotateInDownRight}@keyframes revealRotateInDownLeft{0%{transform:rotate(-25deg);transform-origin:left bottom}to{transform:rotate(0);transform-origin:left bottom}}@keyframes revealRotateInUpLeft{0%{transform:rotate(25deg);transform-origin:left bottom}to{transform:rotate(0);transform-origin:left bottom}}@keyframes revealRotateInDownRight{0%{transform:rotate(25deg);transform-origin:right bottom}to{transform:rotate(0);transform-origin:right bottom}}@keyframes revealRotateInUpRight{0%{transform:rotate(-25deg);transform-origin:right bottom}to{transform:rotate(0);transform-origin:right bottom}}@keyframes zoomInOppo{0%{opacity:1;transform:scale3d(1.7,1.7,1.7)}50%{opacity:1}}@keyframes revealRotateIn{0%{transform-origin:center;transform:rotate3d(0,0,1,-20deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}@keyframes revealRotateInOppo{0%{transform-origin:center;transform:rotate3d(0,0,1,20deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#fff;opacity:.5}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container::before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container::before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#222;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#222}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;top:0;right:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial, Baskerville, monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#222;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow::after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow::after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow::before{border-top-width:21px;border-bottom-width:21px;opacity:0.7}.mfp-arrow-left{left:0}.mfp-arrow-left::after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left::before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right::after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right::before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#000;box-shadow:0 0 8px rgba(0,0,0,0.6)}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure::after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure::after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-fade.mfp-bg{opacity:0;-webkit-transition:all 0.15s ease-out;-moz-transition:all 0.15s ease-out;transition:all 0.15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:0.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all 0.15s ease-out;-moz-transition:all 0.15s ease-out;transition:all 0.15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}.row>.elementor-section{--alpha-gap:inherit}.elementor-column-gap-normal{--alpha-el-section-gap:10px}.elementor-column-gap-wider{--alpha-el-section-gap:25px}.elementor .testimonial img,.slider-wrapper .elementor .testimonial img{border-radius:inherit}.elementor-column.sticky-sidebar-wrapper .pin-wrapper{width:100%}.elementor-shape .elementor-shape-fill{fill:initial}.elementor-widget-video .elementor-widget-container{overflow:unset}.elementor-widget-video>.elementor-widget-container{overflow:hidden}.elementor-widget-video .elementor-custom-embed-image-overlay:not(.btn){cursor:auto}.elementor-element.elementor-widget.elementor-widget-udesign_single_author_box .post-author-detail .author-avatar{margin-right:3rem}.elementor-widget .breadcrumb{padding:0}.elementor-widget-container>.comments,.elementor-widget>.comments{padding-top:0}.col-half-section{width:100%;min-height:1px;position:relative}.elementor-container>.elementor-column>.col-half-section,.elementor-container>.elementor-row>.elementor-column>.col-half-section{max-width:calc(var(--alpha-container-width) / 2 - 30px + var(--alpha-el-section-gap))}.elementor-edit-area-active .elementor-element-empty.col-half-section{margin:0}.col-half-section-right,.elementor-edit-area-active .col-half-section.col-half-section-right{justify-self:flex-start;margin-left:auto}@media (max-width:991px){.elementor-container>.elementor-column>.col-half-section-desktop,.elementor-container>.elementor-row>.elementor-column>.col-half-section-desktop{max-width:none;margin-left:auto;margin-right:auto}.elementor-section-full_width>.elementor-container>.elementor-column>.col-half-section-desktop,.elementor-section-full_width>.elementor-container>.elementor-row>.elementor-column>.col-half-section-desktop{width:calc(100% - 60px + 2 * var(--alpha-el-section-gap))}.elementor-section-full_width>.elementor-column-gap-no>.elementor-column>.col-half-section-desktop,.elementor-section-full_width>.elementor-column-gap-no>.elementor-row>.elementor-column>.col-half-section-desktop{padding:0}}@media (max-width:767px){.elementor-container>.elementor-column>.col-half-section-tablet,.elementor-container>.elementor-row>.elementor-column>.col-half-section-tablet{max-width:none;margin-left:auto;margin-right:auto}.elementor-section-full_width>.elementor-container>.elementor-column>.col-half-section-tablet,.elementor-section-full_width>.elementor-container>.elementor-row>.elementor-column>.col-half-section-tablet{width:calc(100% - 60px + 2 * var(--alpha-el-section-gap))}.elementor-section-boxed>.elementor-container>.elementor-column>.col-half-section-tablet,.elementor-section-boxed>.elementor-container>.elementor-row>.elementor-column>.col-half-section-tablet{width:100%}.elementor-section-full_width>.elementor-column-gap-no>.elementor-column>.col-half-section-tablet,.elementor-section-full_width>.elementor-column-gap-no>.elementor-row>.elementor-column>.col-half-section-tablet{padding:0}}@media (max-width:575px){.elementor-container>.elementor-column>.col-half-section-mobile,.elementor-container>.elementor-row>.elementor-column>.col-half-section-mobile{max-width:none;margin-left:auto;margin-right:auto}.elementor-section-full_width>.elementor-container>.elementor-column>.col-half-section-mobile,.elementor-section-full_width>.elementor-container>.elementor-row>.elementor-column>.col-half-section-mobile{width:calc(100% - 60px + 2 * var(--alpha-el-section-gap))}.elementor-section-boxed>.elementor-container>.elementor-column>.col-half-section-mobile,.elementor-section-boxed>.elementor-container>.elementor-row>.elementor-column>.col-half-section-mobile{width:100%}.elementor-section-full_width>.elementor-column-gap-no>.elementor-column>.col-half-section-mobile,.elementor-section-full_width>.elementor-column-gap-no>.elementor-row>.elementor-column>.col-half-section-mobile{padding:0}}@media (max-width:479px){.elementor-column-gap-no>.elementor-column>.col-half-section,.elementor-column-gap-no>.elementor-row>.elementor-column>.col-half-section{width:calc(100% - 40px)}.elementor-section-full_width>.elementor-container>.elementor-column>.col-half-section,.elementor-section-full_width>.elementor-container>.elementor-row>.elementor-column>.col-half-section{width:calc(100% + 2 * var(--alpha-el-section-gap) - 40px)}.elementor-section-boxed>.elementor-container>.elementor-column>.col-half-section,.elementor-section-boxed>.elementor-container>.elementor-row>.elementor-column>.col-half-section{width:100%}.elementor-section-full_width>.elementor-column-gap-no>.elementor-column>.col-half-section,.elementor-section-full_width>.elementor-column-gap-no>.elementor-row>.elementor-column>.col-half-section{padding:0}}@font-face {
font-family: 'mobmenu';
src: url(//catitiracconta.it/wp-content/plugins/mobile-menu/includes/css/font/mobmenu.woff2?31192480) format('woff2'),
url(//catitiracconta.it/wp-content/plugins/mobile-menu/includes/css/font/mobmenu.woff?31192480) format('woff');
font-weight: normal;
font-style: normal;
}
[class^="mob-icon-"]:before, [class*=" mob-icon-"]:before {
font-family: "mobmenu";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center; font-variant: normal; 
text-transform: none; line-height: 1em;  margin-left: .2em;   -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.mob-icon-ok-1:before { content: '\e800'; } .mob-icon-ok:before { content: '\e80f'; } .mob-icon-plus:before { content: '\e810'; } .mob-icon-plus-1:before { content: '\e813'; } .mob-icon-plus-outline:before { content: '\e818'; } .mob-icon-plus-2:before { content: '\e819'; } .mob-icon-align-justify-1:before { content: '\e84f'; } .mob-icon-instagram:before { content: '\e88e'; } .mob-icon-linkedin:before { content: '\e88f'; } .mob-icon-pinterest:before { content: '\e892'; } .mob-icon-twitter:before { content: '\e898'; } .mob-icon-tumblr:before { content: '\e899'; } .mob-icon-vimeo:before { content: '\e89a'; } .mob-icon-star:before { content: '\e8a3'; } .mob-icon-user:before { content: '\e8a4'; } .mob-icon-star-1:before { content: '\e8d3'; } .mob-icon-user-1:before { content: '\e8d4'; } .mob-icon-left-open:before { content: '\e8f6'; } .mob-icon-right-open:before { content: '\e8f7'; } .mob-icon-down-dir:before { content: '\e8fc'; } .mob-icon-right-dir:before { content: '\e8fd'; } .mob-icon-star-empty:before { content: '\e93d'; } .mob-icon-up-dir:before { content: '\e980'; } .mob-icon-left-dir:before { content: '\e981'; } .mob-icon-menu:before { content: '\e9d6'; } .mob-icon-right-open-2:before { content: '\ea32'; } .mob-icon-th:before { content: '\eac3'; } .mob-icon-th-large:before { content: '\eac5'; } .mob-icon-th-list:before { content: '\eac7'; } .mob-icon-minus:before { content: '\e812'; } .mob-icon-minus-1:before { content: '\e9d8'; } .mob-icon-minus-2:before { content: '\eacb'; } .mob-icon-th-list-3:before { content: '\ec71'; } .mob-icon-cancel:before { content: '\ec73'; } .mob-icon-cancel-circle:before { content: '\ec74'; } .mob-icon-cancel-1:before { content: '\ecf2'; } .mob-icon-cancel-2:before { content: '\edf5'; } .mob-icon-cancel-circled-1:before { content: '\edf6'; } .mob-icon-cancel-circled2:before { content: '\edf7'; } .mob-icon-up-open-1:before { content: '\ee59'; } .mob-icon-cancel-3:before { content: '\ee65'; } .mob-icon-cancel-circled-2:before { content: '\ee66'; } .mob-icon-th-large-1:before { content: '\ee68'; } .mob-icon-th-1:before { content: '\ee69'; } .mob-icon-th-list-1:before { content: '\ee6a'; } .mob-icon-up-open-2:before { content: '\ee6b'; } .mob-icon-down-open-2:before { content: '\ee6c'; } .mob-icon-cancel-squared:before { content: '\ee6d'; } .mob-icon-cancel-4:before { content: '\ee6f'; } .mob-icon-up-open-big:before { content: '\ee70'; } .mob-icon-down-open-big:before { content: '\ee71'; } .mob-icon-down-open-mini:before { content: '\ee73'; } .mob-icon-cancel-circled-outline:before { content: '\ee77'; } .mob-icon-cancel-outline:before { content: '\ee79'; } .mob-icon-menu-2:before { content: '\ee7a'; } .mob-icon-menu-outline:before { content: '\ee7b'; } .mob-icon-cancel-circle-1:before { content: '\ee7c'; } .mob-icon-down-open:before { content: '\f004'; } .mob-icon-up-open:before { content: '\f005'; } .mob-icon-menu-3:before { content: '\f008'; } .mob-icon-th-list-2:before { content: '\f009'; } .mob-icon-th-thumb:before { content: '\f00a'; } .mob-icon-th-thumb-empty:before { content: '\f00b'; } .mob-icon-cancel-circled:before { content: '\f06e'; } .mob-icon-menu-1:before { content: '\f0c9'; } .mob-icon-gplus:before { content: '\f0d5'; } .mob-icon-ellipsis:before { content: '\f141'; } .mob-icon-ellipsis-vert:before { content: '\f142'; } .mob-icon-facebook-squared:before { content: '\f308'; }.mob-menu-overlay .mobmenu-panel {
opacity: 0;
visibility: hidden;
transition: opacity 0.5s, visibility 0s 0.5s;
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.mob-menu-overlay.show-nav-left .mobmenu-panel, .mob-menu-overlay.show-nav-right .mobmenu-panel {
opacity: 1;
visibility: visible;
transition: opacity 0.5s;
z-index: 100001;
}
.mob-menu-overlay .show-panel .mob-cancel-button {
position: absolute;
right: 0px;
top: 0px;
padding-top: 8px;
overflow: hidden;
border: none;
outline: none;
z-index: 100002;
font-size: 30px;
line-height: 30px;
cursor: pointer;
}
.mob-retina-logo{
display: none;
max-width: 100%;
}
.mob-cancel-button{
z-index: 99999999!important;
position:relative!important;
}
.mobmenu-content .widget {
padding-bottom: 0px;
padding: 20px;
}
.mob-expand-submenu i {
position: relative;
font-weight: 600;
cursor: pointer;
}
.mob-menu-left-bg-holder, .mob-menu-right-bg-holder, .mob-menu-cart-bg-holder {
width: 100%;
height: 100%;
position: absolute;
z-index: -50;
background-repeat: no-repeat;
top: 0;
left: 0;
}
.mob-menu-no-scroll{
overflow: hidden;
}
.mobmenu-content .sub-menu {
display: none;
opacity: 1;
}
.mobmenur-container {
position: absolute;     
right: 0px; 
} 
.leftmbottom h2 {
font-weight: bold;
background-color: transparent;
color: inherit;
}
.mob-cancel-button {
display:none;
z-index: 99999999;
}
.show-nav-left.mob-menu-overlay .left-menu-icon-text, .show-nav-right.mob-menu-overlay .left-menu-icon-text {
display: none;
}
.show-nav-left.mob-menu-slideout-top .mobmenu-right-bt .mob-cancel-button, .show-nav-right.mob-menu-slideout-top .mobmenu-left-bt .mob-cancel-button {
display: none;
}
.show-nav-left.mob-menu-slideout-top .mobmenu-right-bt .mob-menu-icon, .show-nav-right.mob-menu-slideout-top .mobmenu-left-bt .mob-menu-icon {
display: block;
}
.show-panel .mob-cancel-button {
display: block;
}
.mobmenu-content li a {
display: block;
letter-spacing: 1px;
padding: 10px 20px;
text-decoration: none;
font-size: 14px;
}
.mobmenu-content li a:active, .mobmenu-content li:active, .mobmenu-content li a .mob-expand-submenu:active{
border-style: outset;
border: none;
}
.mobmenu-left-alignment.show-panel, .mobmenu-right-alignment.show-panel {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
}
.mobmenu-left-alignment {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
}
.mobmenu-right-alignment {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
}
body.admin-bar .mobmenu, body.admin-bar .mobmenu-panel {
top: 32px;
}
#wpadminbar {
position: fixed;
}
.show-nav-left .mob-menu-header-holder, .show-nav-right .mob-menu-header-holder, .mob-menu-header-holder, .mobmenu-panel, .mobmenu-overlay , .show-nav-left .mobmenu-push-wrap, .show-nav-right .mobmenu-push-wrap, .show-nav-left .mob-menu-header-holder, .show-nav-left .mobmenu-left-alignment, .show-nav-right .mobmenu-right-alignment, .show-nav-left .mobmenu-overlay, .show-nav-right .mobmenu-overlay{
-webkit-transition: -webkit-transform .5s;
-moz-transition: -moz-transform .5s;
-ms-transition: -ms-transform .5s;
-o-transition: -o-transform .5s;
transition: transform .5s;
} .mobmenu-overlay {
opacity: 0;
}
.widget img {
max-width: 100%; 
}
#mobmenuleft, #mobmenuright {
margin: 0;
padding: 0;
}
#mobmenuleft  li > ul {
display:none;
left: 15px;
padding-left: 0px;
}
.rtl .mob-expand-submenu {
float: left;
}
.mob-expand-submenu {
position: relative;
right: 0px;
float: right;
}
.mobmenu-parent-link .menu-item-has-children {
cursor: pointer;
}
#mobmenuright  li > ul {
display:none;
left: 15px;
padding-left: 0px;
}
.rightmbottom, .rightmtop {   
padding-left: 10px;
padding-right: 10px;
} .mob-menu-slideout .mobmenu-panel {
position: fixed;
top: 0;
height: 100%;
z-index: 300000;
overflow-y: hidden;   
overflow-x: hidden;
opacity: 1;
}
.mob-menu-slideout .mobmenu-right-alignment {
right: 0;
}
.mobmenu-content li {
list-style: none;
visibility: visible;
opacity: 1;
-webkit-tap-highlight-color: rgba(0,0,0,0);
margin: 0;
}
.mob-menu-slideout .mobmenu-left-alignment, .mob-menu-slideout-over .mobmenu-left-alignment {
left: 0;
}
.mob-menu-slideout .mobmenu-right-alignment, .mob-menu-slideout-over .mobmenu-right-alignment {
right: 0;
}
.mob-menu-header-holder {
font-weight:bold;
top:0px;	
right: 0px;
color:#000;
display: block;
z-index: 10000;
} .mobmenu .sub-menu li > a {
padding-left: 50px;
} .mobmenu .sub-menu .sub-menu li a {
padding-left: 75px;
}
.mobmenu-left-panel .mobmenu-left-bt, .mobmenu-right-panel .mobmenu-right-bt {
position: absolute;
right: 0px;
top: 0px;
font-size: 30px;
}
.mobmenu-content {
margin-top: 45px;
padding-bottom: 120px;
z-index: 1;
height: calc( 100% - 45px);
overflow: auto;
padding-top: 10px;
}
.mobmenu-parent-link .mob-expand-submenu {
cursor: pointer;
}
#mobmenuright.nomenu li, #mobmenuleft.nomenu li{
padding-left: 7%;
padding-right: 7%;
}
.mob-expand-submenu.show-sub .mob-icon-down-open {
display: none;
}
.mob-expand-submenu.show-sub .mob-icon-up-open {
display: block;
}
.mob-expand-submenu .mob-icon-down-open {
display: block;
}
.mob-expand-submenu .mob-icon-up-open {
display: none;
}
.show-nav-left .mobmenu-overlay, .show-nav-right .mobmenu-overlay {
width: 100%;
height: 100%;
z-index: 10001;
left: 0;
top: 0;
opacity: 1;
position: fixed;
cursor: pointer;
} .mobmenu-ajax-search-results {
display: none;
opacity: 1;
visibility: visible;
width: 100%;
height: 100%;
position: fixed;
margin-top: 50px;
}
[data-panel-target="mobmenu-filter-panel"].mobmenu-trigger-action {
float:left;
}
.mobmenu-content .sub-menu.show-sub-menu {
-webkit-transition: height 1s linear 0s;
-moz-transition: height 1s linear 0s;
-ms-transition: height 1s linear 0s;
-o-transition: height 1s linear 0s;
transition: height 1s linear 0s;
overflow:hidden;
} h4.no-mobile-menu {
padding: 22px;
text-align: center;
width: 90%;
background: #fff;
margin: auto;
font-size: 17px;
font-weight: 400;
line-height: 29px;
}
h4.no-mobile-menu a {
text-decoration: none;
color:#000;
}
.mobmenu-content li a:focus {
outline: none;
}
.mobmenu-content .widget_media_image {
text-align: center;
}
#_pick_tips_content {
border: 0;
position: fixed;
right: 5px;
top: 5px;
z-index: 99999999;
width: 300px;
box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2),
0 2px 2px 0 rgba(0, 0, 0, .14),
0 1px 5px 0 rgba(0, 0, 0, .12);
border-radius: 4px;
background-color: rgba(255, 255, 255, 0.8);
font-size: 0;
margin: 0;
padding: 0;
transition: all 0.3s;
min-height: 540px;
height: auto;
display: none;
}
#_pick_tips_content.on {
display: inline-block;
} #_picker_cover_wrap_box svg {
position: fixed;
top: 0;
left: 0;
cursor: crosshair;
width: 100%;
height: 100%;
z-index: 99999998;
}
#_picker_cover_wrap_box svg>path:first-child {
fill: rgba(0, 0, 0, 0);
fill-rule: evenodd;
}
#_picker_cover_wrap_box svg>path+path {
stroke: #29c66d;
stroke-width: 3.5px;
fill: rgb(226 239 232 / 20%);
}
#_picker_cover_wrap_box {
transition: all 0.3s;
pointer-events: none;
}
@keyframes ellipsis {
from {
width: 2px;
}
to {
width: 15px;
}
} ._picker_target_elm {
background: transparent;
outline: #1dcd1d solid 3px;
color: #000;
}
.mob-menu-slideout #page-container, .mob-menu-slideout-over #page-container {
padding-top: 0px!important;
}
@-webkit-keyframes rotating4{from{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating4{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}@keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}:root{--lp-cotainer-max-with:var(--lp-container-max-width)}.wp-block-group{--lp-container-max-width:var(--wp--style--global--wide-size)}@font-face{font-family:"lp-icon";src:url(//catitiracconta.it/wp-content/plugins/learnpress/assets/src/css/vendor/fonts/lp-icon/lp-icon.woff2?v=81) format("woff2");font-weight:normal;font-style:normal;font-display:block}[class^=lp-icon-],[class*=" lp-icon-"]{font-family:"lp-icon";speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lp-icon-plus:before{content:"\f067"}.lp-icon-question:before{content:"\f128"}.lp-icon-minus:before{content:"\f068"}.lp-icon-search:before{content:"\f002"}.lp-icon-envelope-o:before{content:"\f003"}.lp-icon-heart:before{content:"\f004"}.lp-icon-star:before{content:"\f005"}.lp-icon-star-o:before{content:"\f006"}.lp-icon-user:before{content:"\f007"}.lp-icon-th-large:before{content:"\f009"}.lp-icon-th:before{content:"\f00a"}.lp-icon-th-list:before{content:"\f00b"}.lp-icon-check:before{content:"\f00c"}.lp-icon-close:before{content:"\f00d"}.lp-icon-remove:before{content:"\f00d"}.lp-icon-times:before{content:"\f00d"}.lp-icon-signal:before{content:"\f012"}.lp-icon-cog:before{content:"\f013"}.lp-icon-gear:before{content:"\f013"}.lp-icon-trash-o:before{content:"\f014"}.lp-icon-home:before{content:"\f015"}.lp-icon-file-o:before{content:"\f016"}.lp-icon-clock-o:before{content:"\f017"}.lp-icon-download:before{content:"\f019"}.lp-icon-play-circle-o:before{content:"\f01d"}.lp-icon-refresh:before{content:"\f021"}.lp-icon-lock:before{content:"\f023"}.lp-icon-flag:before{content:"\f024"}.lp-icon-book:before{content:"\f02d"}.lp-icon-bookmark:before{content:"\f02e"}.lp-icon-video-camera:before{content:"\f03d"}.lp-icon-edit:before{content:"\f044"}.lp-icon-pencil-square-o:before{content:"\f044"}.lp-icon-check-square-o:before{content:"\f046"}.lp-icon-arrows:before{content:"\f047"}.lp-icon-chevron-left:before{content:"\f053"}.lp-icon-chevron-right:before{content:"\f054"}.lp-icon-check-circle:before{content:"\f058"}.lp-icon-question-circle:before{content:"\f059"}.lp-icon-arrow-left:before{content:"\f060"}.lp-icon-arrow-right:before{content:"\f061"}.lp-icon-expand:before{content:"\f065"}.lp-icon-compress:before{content:"\f066"}.lp-icon-exclamation-circle:before{content:"\f06a"}.lp-icon-gift:before{content:"\f06b"}.lp-icon-eye:before{content:"\f06e"}.lp-icon-eye-slash:before{content:"\f070"}.lp-icon-exclamation-triangle:before{content:"\f071"}.lp-icon-warning:before{content:"\f071"}.lp-icon-calendar:before{content:"\f073"}.lp-icon-comment:before{content:"\f075"}.lp-icon-chevron-up:before{content:"\f077"}.lp-icon-chevron-down:before{content:"\f078"}.lp-icon-shopping-cart:before{content:"\f07a"}.lp-icon-bar-chart:before{content:"\f080"}.lp-icon-bar-chart-o:before{content:"\f080"}.lp-icon-key:before{content:"\f084"}.lp-icon-cogs:before{content:"\f085"}.lp-icon-gears:before{content:"\f085"}.lp-icon-thumbs-o-up:before{content:"\f087"}.lp-icon-thumbs-o-down:before{content:"\f088"}.lp-icon-heart-o:before{content:"\f08a"}.lp-icon-sign-out:before{content:"\f08b"}.lp-icon-linkedin-square:before{content:"\f08c"}.lp-icon-sign-in:before{content:"\f090"}.lp-icon-phone:before{content:"\f095"}.lp-icon-square-o:before{content:"\f096"}.lp-icon-bookmark-o:before{content:"\f097"}.lp-icon-twitter:before{content:"\f099"}.lp-icon-facebook:before{content:"\f09a"}.lp-icon-facebook-f:before{content:"\f09a"}.lp-icon-unlock:before{content:"\f09c"}.lp-icon-bullhorn:before{content:"\f0a1"}.lp-icon-bell-o:before{content:"\f0a2"}.lp-icon-certificate:before{content:"\f0a3"}.lp-icon-briefcase:before{content:"\f0b1"}.lp-icon-arrows-alt:before{content:"\f0b2"}.lp-icon-copy:before{content:"\f0c5"}.lp-icon-files-o:before{content:"\f0c5"}.lp-icon-pinterest-square:before{content:"\f0d3"}.lp-icon-google-plus-square:before{content:"\f0d4"}.lp-icon-google-plus:before{content:"\f0d5"}.lp-icon-money-bill-alt:before{content:"\f0d6"}.lp-icon-caret-down:before{content:"\f0d7"}.lp-icon-caret-up:before{content:"\f0d8"}.lp-icon-caret-left:before{content:"\f0d9"}.lp-icon-caret-right:before{content:"\f0da"}.lp-icon-linkedin:before{content:"\f0e1"}.lp-icon-comment-o:before{content:"\f0e5"}.lp-icon-file-text-o:before{content:"\f0f6"}.lp-icon-angle-double-left:before{content:"\f100"}.lp-icon-angle-double-right:before{content:"\f101"}.lp-icon-angle-double-up:before{content:"\f102"}.lp-icon-angle-double-down:before{content:"\f103"}.lp-icon-angle-left:before{content:"\f104"}.lp-icon-angle-right:before{content:"\f105"}.lp-icon-angle-up:before{content:"\f106"}.lp-icon-angle-down:before{content:"\f107"}.lp-icon-desktop:before{content:"\f108"}.lp-icon-mobile:before{content:"\f10b"}.lp-icon-mobile-phone:before{content:"\f10b"}.lp-icon-circle-o:before{content:"\f10c"}.lp-icon-spinner:before{content:"\f110"}.lp-icon-code:before{content:"\f121"}.lp-icon-puzzle-piece:before{content:"\f12e"}.lp-icon-calendar-o:before{content:"\f133"}.lp-icon-ellipsis-h:before{content:"\f141"}.lp-icon-ellipsis-v:before{content:"\f142"}.lp-icon-file:before{content:"\f15b"}.lp-icon-file-alt:before{content:"\f15c"}.lp-icon-youtube-play:before{content:"\f16a"}.lp-icon-instagram:before{content:"\f16d"}.lp-icon-dot-circle-o:before{content:"\f192"}.lp-icon-graduation-cap:before{content:"\f19d"}.lp-icon-mortar-board:before{content:"\f19d"}.lp-icon-google:before{content:"\f1a0"}.lp-icon-language:before{content:"\f1ab"}.lp-icon-database:before{content:"\f1c0"}.lp-icon-file-pdf:before{content:"\f1c1"}.lp-icon-file-word:before{content:"\f1c2"}.lp-icon-file-excel:before{content:"\f1c3"}.lp-icon-file-powerpoint:before{content:"\f1c4"}.lp-icon-file-image:before{content:"\f1c5"}.lp-icon-file-photo:before{content:"\f1c5"}.lp-icon-file-picture:before{content:"\f1c5"}.lp-icon-file-archive:before{content:"\f1c6"}.lp-icon-file-zip:before{content:"\f1c6"}.lp-icon-file-audio:before{content:"\f1c7"}.lp-icon-file-sound:before{content:"\f1c7"}.lp-icon-file-movie:before{content:"\f1c8"}.lp-icon-file-video:before{content:"\f1c8"}.lp-icon-file-code:before{content:"\f1c9"}.lp-icon-circle-thin:before{content:"\f1db"}.lp-icon-share-alt:before{content:"\f1e0"}.lp-icon-pie-chart:before{content:"\f200"}.lp-icon-line-chart:before{content:"\f201"}.lp-icon-user-secret:before{content:"\f21b"}.lp-icon-television:before{content:"\f26c"}.lp-icon-tv:before{content:"\f26c"}.lp-icon-question-circle-o:before{content:"\f29c"}.lp-icon-google-plus-circle:before{content:"\f2b3"}.lp-icon-google-plus-official:before{content:"\f2b3"}.lp-icon-user-circle:before{content:"\f2bd"}.lp-icon-user-graduate:before{content:"\f501"}.lp-icon-user-edit:before{content:"\f4ff"}.lp-icon-my-courses:before{content:"\e900"}.lp-icon-clock:before{content:"\e901"}.lp-icon-stopwatch:before{content:"\f2f2"}.lp-icon-file-download:before{content:"\f56d"}.lp-icon-list:before{content:"\f03a"}.lp-icon-students:before{content:"\e902"}.lp-icon-courses:before{content:"\e903"}.lp-icon-tiktok-alt:before{content:"\e908"}.lp-icon-alarm-clock:before{content:"\e909"}.lp-icon-art-and-design:before{content:"\e90a"}.lp-icon-best-customer-experience:before{content:"\e90b"}.lp-icon-certificate-o:before{content:"\e90c"}.lp-icon-community:before{content:"\e90d"}.lp-icon-online-education:before{content:"\e90e"}.lp-icon-concierge-bell:before{content:"\e90f"}.lp-icon-target:before{content:"\e910"}.lp-icon-content-marketing:before{content:"\e911"}.lp-icon-dollar-sign:before{content:"\e912"}.lp-icon-website:before{content:"\e913"}.lp-icon-worldwide-security:before{content:"\e914"}.lp-icon-educational-programs:before{content:"\e915"}.lp-icon-online-class:before{content:"\e916"}.lp-icon-monitor:before{content:"\e917"}.lp-icon-lucide:before{content:"\e918"}.lp-icon-ebook:before{content:"\e919"}.lp-icon-co-instructor:before{content:"\e904"}.lp-icon-close-circle:before{content:"\e907"}.lp-icon-layers:before{content:"\e91a"}.lp-icon-filter:before{content:"\e91c"}.lp-icon-in_progress_course:before{content:"\e91d"}.lp-icon-finished_courses:before{content:"\e91e"}.lp-icon-failed_courses:before{content:"\e91f"}.lp-icon-passed_courses:before{content:"\e920"}.lp-icon-student_in_progress:before{content:"\e924"}.lp-icon-student_completed:before{content:"\e925"}.lp-icon-published_course:before{content:"\e926"}.lp-icon-pending_course:before{content:"\e927"}.lp-icon-list-check:before{content:"\e929"}.lp-icon-icon-h5p:before{content:"\e92a"}.lp-icon-comment-written:before{content:"\e921"}.lp-icon-book-open:before{content:"\f518"}.lp-icon-pinterest-p:before{content:"\f231"}.lp-icon-dropbox:before{content:"\e905"}.lp-icon-edit-square:before{content:"\e923"}.lp-icon-drag:before{content:"\e922"}.lp-icon-map-pin:before{content:"\e91b"}.lp-icon-map-marker:before{content:"\e91b"}.lp-icon-box:before{content:"\e906"}.lp-skeleton-animation{margin:0;padding:0;list-style:none}.lp-skeleton-animation>li{width:100%;height:16px;margin-top:15px;border-radius:2px;background:linear-gradient(90deg,hsla(0,0%,74.5%,0.2) 25%,hsla(0,0%,50.6%,0.24) 37%,hsla(0,0%,74.5%,0.2) 63%);background-size:400% 100%;list-style:none;animation:lp-skeleton-loading 1.4s ease infinite}@keyframes lp-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.lp-loading-circle{width:15px;height:15px;border:2px solid #ccc;border-radius:50%;border-top-color:rgba(0,0,0,0.76);animation:spin 1s infinite linear;display:inline-block}.lp-loading-circle.hide{display:none}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.lp-form-course-filter__title{font-weight:500;margin-bottom:12px}.lp-form-course-filter__content{position:relative}.lp-form-course-filter__content .lp-course-filter__field *{cursor:pointer}.lp-form-course-filter__content .lp-course-filter__field{position:relative;display:flex;align-items:center;gap:10px;cursor:pointer}.lp-form-course-filter__content .lp-course-filter__field input:focus{outline:0}.lp-form-course-filter__content .lp-course-filter__field input[disabled]{cursor:not-allowed}.lp-form-course-filter__content .lp-course-filter__field label{margin:0;text-transform:capitalize;line-height:inherit;flex:1}.lp-form-course-filter__content .lp-course-filter__field .count{color:#999}.lp-form-course-filter__content .lp-course-filter-search-field{position:relative;display:flex;align-items:center}.lp-form-course-filter__content .lp-course-filter-search-field input{width:100%;line-height:2rem;border:1px solid #eee;padding:8px}.lp-form-course-filter__content .lp-course-filter-search-field input:focus{outline:0}.lp-form-course-filter__content .lp-course-filter-search-field .lp-loading-circle{position:absolute;right:10px}.lp-form-course-filter__content .lp-course-filter-search-result{position:absolute;z-index:10;background:white;width:100%;border:1px solid #eee;max-height:300px;overflow-y:auto;padding:0}.lp-form-course-filter__content .lp-course-filter-search-result:empty{border:0}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list{padding:0 10px}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .item-course-suggest{display:flex;gap:8px;padding:10px 0;align-items:center;border-bottom:1px solid #f5f5f5}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .item-course-suggest:last-child{border-bottom:0}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .course-img{width:50px}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .course-img img{width:50px;height:auto;display:block}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list a{font-size:.875em;line-height:1em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list a span{font-size:.875em;line-height:1em}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-info{border-top:1px solid #eee;padding:10px;background:#e8f0fe;font-weight:500;display:flex;justify-content:space-between}.lp-form-course-filter .course-filter-submit,.lp-form-course-filter .course-filter-reset{padding:12px 24px;text-transform:capitalize;width:calc(50% - 4px);border:1px solid #ccc;border-radius:4px;background-color:var(--lp-button-background-color);color:var(--lp-button-color)}.lp-form-course-filter .course-filter-submit:focus,.lp-form-course-filter .course-filter-reset:focus{outline:0}.lp-form-course-filter .course-filter-submit:hover,.lp-form-course-filter .course-filter-reset:hover{color:#fff;background:var(--lp-primary-color)}.lp-form-course-filter .course-filter-reset{margin-left:4px}.lp-form-course-filter .course-filter-submit{margin-right:4px}.lp-form-course-filter .lp-form-course-filter__item{margin-bottom:12px;border-bottom:1px solid #ccc;padding-bottom:12px}.lp-form-course-filter .lp-form-course-filter__item .lp-cate-parent .lp-cate-child{margin-left:1rem}#learn-press-become-teacher-form .become-teacher-fields{list-style:none;padding:0}.lp-form-course-filter__close,.elementor-widget-container .lp-form-course-filter__close{display:none}.elementor-widget-container .learnpress-widget-wrapper{position:unset}@media(max-width:768px){.widget_course_filter{position:fixed !important;right:0;top:0;bottom:0;z-index:999999;width:400px;height:100%;background-color:#fff;transition:.3s;display:block;overflow-y:auto;border:none !important;border-radius:0 !important;transform:translate3d(100%,0,0);margin:0;opacity:0;visibility:hidden;padding:20px}.widget_course_filter .lp-form-block-course-filter .course-filter-submit,.widget_course_filter .lp-form-course-filter .course-filter-submit{width:100%;margin:0}.widget_course_filter .lp-form-block-course-filter .course-filter-reset,.widget_course_filter .lp-form-course-filter .course-filter-reset{width:100%;margin:12px 0 0 0}.widget_course_filter .widget-title{display:flex;gap:16px;align-items:center;font-size:calc(var(--lp-font-size-base, 1em) * 1.25)}.show-lp-course-filter-mobile{overflow:hidden}.show-lp-course-filter-mobile .widget_course_filter{transform:none;opacity:1;visibility:visible}.show-lp-course-filter-mobile .lp-archive-courses-sidebar::after{position:fixed;top:0;right:0;width:100%;height:100%;background:rgba(0,0,0,0.9);content:"";-webkit-transition:opacity .5s,width .1s .5s,height .1s .5s;transition:opacity .5s,width .1s .5s,height .1s .5s;z-index:99999}.show-lp-course-filter-mobile .learnpress-widget-wrapper{position:unset}.lp-form-course-filter__close,.elementor-widget-container .lp-form-course-filter__close{display:flex;position:absolute;right:0;top:20px;left:auto;align-items:center;justify-content:center;gap:4px;padding:0 20px}.lp-form-course-filter__close i,.elementor-widget-container .lp-form-course-filter__close i{font-size:1rem}}@media(max-width:500px){.widget_course_filter{width:100%;left:0;right:0;box-sizing:border-box}}@keyframes lp-rotating{from{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes lp-rotating{from{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.lp-loading-change{position:absolute;width:100%;height:100%;background:rgba(255,255,255,0.38);top:0}.lp-load-ajax-element{position:relative}@media(min-width:1024px){body.theme-divi{--lp-cotainer-padding:0}}.learnpress.widget{margin-bottom:30px}.learnpress.widget h3{margin-bottom:20px}.learnpress.widget a{text-decoration:none}.learnpress-widget-wrapper{margin-top:16px;position:relative}.learnpress-widget-wrapper .lp-widget-loading-change{display:none;position:absolute;width:100%;height:100%;background:rgba(255,255,255,0.38);top:0;z-index:10}.learnpress-widget-wrapper .lp-widget-course{margin:0 0 30px 0;border:1px solid #eee}.learnpress-widget-wrapper .lp-widget-course__image img{height:auto;width:100%;display:block}.learnpress-widget-wrapper .lp-widget-course__title{margin-bottom:20px;font-size:1em;font-weight:600}.learnpress-widget-wrapper .lp-widget-course__content{margin:0;padding:16px;border-top:1px solid #eee}.learnpress-widget-wrapper .lp-widget-course__title{margin:4px 0 16px 0}.learnpress-widget-wrapper .lp-widget-course__meta{display:grid;margin:16px 0 0 0;grid-template-columns:repeat(2,1fr);justify-content:space-between;align-items:center;gap:24px}.learnpress-widget-wrapper .lp-widget-course__meta .course-price{margin-bottom:0}.learnpress-widget-wrapper .lp-widget-course__meta .course-price .course-item-price{display:flex;flex-direction:column}.learnpress-widget-wrapper .lp-widget-course__description{color:#666;font-size:.875em}.learnpress-widget-wrapper .lp-widget-course__price{color:#444;font-size:.875em;font-weight:600}.learnpress-widget-wrapper .lp-widget-course__instructor{display:flex;align-items:center}.learnpress-widget-wrapper .lp-widget-course__instructor__avatar{margin-right:5px}.learnpress-widget-wrapper .lp-widget-course__instructor__avatar img{width:20px;border-radius:20px;height:20px;display:block}.learnpress-widget-wrapper .lp-widget-course__instructor>a{color:#777;font-size:.875em}.learnpress.widget_course_progress .lp_widget_course_progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp_widget_course_progress{margin:0;padding:20px;border:1px solid #eee}.learnpress.widget_course_progress .course-results-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .course-results-progress{margin-top:10px;font-size:.8em}.learnpress.widget_course_progress .course-results-progress .items-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .course-results-progress .items-progress{display:flex;margin-bottom:7px;justify-content:space-between;align-items:center}.learnpress.widget_course_progress .course-results-progress .items-progress__heading,.elementor-widget-wp-widget-learnpress_widget_course_progress .course-results-progress .items-progress__heading{font-weight:400}.learnpress.widget_course_progress .lp-course-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress{width:100%}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress{position:relative}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress .progress-bg,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress .progress-bg{overflow:hidden;position:relative;height:6px;background:#ccc;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress .progress-bg .progress-active,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress .progress-bg .progress-active{position:absolute;left:50%;width:100%;height:100%;margin-left:-100%;background:var(--lp-primary-color);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress .lp-passing-conditional,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress .lp-passing-conditional{position:absolute;top:0;width:3px;height:6px;margin-left:-1px;background:var(--lp-secondary-color)}.lp_widget_course_info{margin:0;padding:20px;border:1px solid var(--lp-border-color,#e2e0db)}.lp_widget_course_info h3{margin-bottom:15px}.lp_widget_course_info ul{margin:0;padding:0}.lp_widget_course_info ul li{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.lp_widget_course_info ul label{font-size:var(--lp-font-size-base,1em);margin:0}.lp-widget-course-extra{margin:0}.lp-widget-course-extra h3{margin-bottom:20px;font-size:var(--lp-font-size-base,1em)}.lp-widget-course-extra__content h4.course-extras__title{margin:0;margin-bottom:15px;font-size:var(--lp-font-size-base,1em);font-weight:600}.lp-widget-course-extra__content ul{margin:0;padding:0}.lp-widget-course-extra__content ul li{margin-bottom:10px}.lp-widget-course-extra__content .course-extras{display:block}.lp-widget-course-extra__content .course-extras .course-extras__content ul{list-style:none}.lp-widget-course-extra__content .course-extras .course-extras__content ol{list-style-position:inside}.lp-widget-course-extra__content .course-extras .course-extras__content ul li,.lp-widget-course-extra__content .course-extras .course-extras__content ol li{position:relative;border:0}.lp-widget-course-extra__content .course-extras.style-checks ul li,.lp-widget-course-extra__content .course-extras.style-checks ol li{padding-left:20px}.lp-widget-course-extra__content .course-extras.style-checks ul li::before,.lp-widget-course-extra__content .course-extras.style-checks ol li::before{display:inline-block;position:absolute;top:50%;left:0;width:12px;height:7px;border:2px solid #8794b9;border-top:0;border-right:0;content:"";transform:rotate(-54deg) translateY(-50%)}.lp-widget-course-extra__content .course-extras.style-radios ul li,.lp-widget-course-extra__content .course-extras.style-radios ol li{padding-left:20px}.lp-widget-course-extra__content .course-extras.style-radios ul li::before,.lp-widget-course-extra__content .course-extras.style-radios ol li::before{display:inline-block;position:absolute;top:50%;left:0;width:12px;height:7px;border:2px solid #8794b9;border-top:0;border-right:0;content:"";transform:rotate(-54deg) translateY(-50%)}.learnpress.widget_course_featured .lp-widget-featured-courses__footer,.elementor-widget-wp-widget-learnpress_widget_course_featured .lp-widget-featured-courses__footer{margin-top:20px;padding-top:10px;border-top:1px solid #eee}.learnpress.widget_course_featured .lp-widget-featured-courses__footer__link,.elementor-widget-wp-widget-learnpress_widget_course_featured .lp-widget-featured-courses__footer__link{font-size:1rem;line-height:1}.learnpress.widget_course_featured .lp-widget-featured-courses__footer__link::before,.elementor-widget-wp-widget-learnpress_widget_course_featured .lp-widget-featured-courses__footer__link::before{content:"←"}.learnpress.widget_course_popular .lp-widget-popular-courses__footer,.elementor-widget-wp-widget-learnpress_widget_course_popular .lp-widget-popular-courses__footer{margin-top:20px;padding-top:10px;border-top:1px solid #eee}.learnpress.widget_course_popular .lp-widget-popular-courses__footer__link,.elementor-widget-wp-widget-learnpress_widget_course_popular .lp-widget-popular-courses__footer__link{font-size:1rem;line-height:1}.learnpress.widget_course_popular .lp-widget-popular-courses__footer__link::before,.elementor-widget-wp-widget-learnpress_widget_course_popular .lp-widget-popular-courses__footer__link::before{content:"←"}.learnpress.widget_course_recent .lp-widget-recent-courses__footer,.elementor-widget-wp-widget-learnpress_widget_course_recent .lp-widget-recent-courses__footer{margin-top:20px;padding-top:10px;border-top:1px solid #eee}.learnpress.widget_course_recent .lp-widget-recent-courses__footer__link,.elementor-widget-wp-widget-learnpress_widget_course_recent .lp-widget-recent-courses__footer__link{font-size:1rem;line-height:1}.learnpress.widget_course_recent .lp-widget-recent-courses__footer__link::before,.elementor-widget-wp-widget-learnpress_widget_course_recent .lp-widget-recent-courses__footer__link::before{content:"←"}.learnpress-widget-wrapper__restapi .lp-skeleton-animation{min-width:250px}.learnpress-widget-wrapper__restapi ul{padding:0}@font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 100;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxiayp8kv8jhgfvrjjlme0tdmpkzsq.woff2) format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 100;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxiayp8kv8jhgfvrjjlme0tmmpkzsq.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 100;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxiayp8kv8jhgfvrjjlme0tcmpi.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 200;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmv1pvfteoceg.woff2) format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 200;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmv1pvgdeoceg.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 200;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmv1pvf9eo.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 300;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm21lvfteoceg.woff2) format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 300;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm21lvgdeoceg.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 300;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm21lvf9eo.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 400;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxigyp8kv8jhgfvrjjlucxtakpy.woff2) format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 400;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxigyp8kv8jhgfvrjjlufntakpy.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 400;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxigyp8kv8jhgfvrjjluchta.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 500;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmg1hvfteoceg.woff2) format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 500;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmg1hvgdeoceg.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 500;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmg1hvf9eo.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 600;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmr19vfteoceg.woff2) format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 600;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmr19vgdeoceg.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 600;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmr19vf9eo.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 700;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmy15vfteoceg.woff2) format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 700;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmy15vgdeoceg.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 700;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmy15vf9eo.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 800;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm111vfteoceg.woff2) format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 800;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm111vgdeoceg.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 800;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm111vf9eo.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 900;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm81xvfteoceg.woff2) format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 900;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm81xvgdeoceg.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 900;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm81xvf9eo.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 100;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxigyp8kv8jhgfvrlptucxtakpy.woff2) format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 100;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxigyp8kv8jhgfvrlptufntakpy.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 100;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxigyp8kv8jhgfvrlptuchta.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 200;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlfj_z11lfc-k.woff2) format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 200;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlfj_z1jlfc-k.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 200;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlfj_z1xlfq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 300;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldz8z11lfc-k.woff2) format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 300;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldz8z1jlfc-k.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 300;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldz8z1xlfq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 400;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxieyp8kv8jhgfvrjjbecmne.woff2) format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 400;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxieyp8kv8jhgfvrjjnecmne.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 400;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxieyp8kv8jhgfvrjjfecg.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 500;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlgt9z11lfc-k.woff2) format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 500;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlgt9z1jlfc-k.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 500;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlgt9z1xlfq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 600;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlej6z11lfc-k.woff2) format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 600;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlej6z1jlfc-k.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 600;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlej6z1xlfq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 700;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlcz7z11lfc-k.woff2) format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 700;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlcz7z1jlfc-k.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 700;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlcz7z1xlfq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 800;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldd4z11lfc-k.woff2) format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 800;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldd4z1jlfc-k.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 800;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldd4z1xlfq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 900;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlbt5z11lfc-k.woff2) format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 900;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlbt5z1jlfc-k.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 900;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlbt5z1xlfq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {
font-family: 'Halant';
font-style: normal;
font-weight: 300;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/halant-u-490qaujri2pbsvc_pynqxrqwc.woff2) format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
} @font-face {
font-family: 'Halant';
font-style: normal;
font-weight: 300;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/halant-u-490qaujri2pbsvc_pykgxrqwc.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Halant';
font-style: normal;
font-weight: 300;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/halant-u-490qaujri2pbsvc_pynaxr.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Halant';
font-style: normal;
font-weight: 400;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/halant-u-4-0qaujri2pbsn2dhnoy0.woff2) format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
} @font-face {
font-family: 'Halant';
font-style: normal;
font-weight: 400;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/halant-u-4-0qaujri2pbsn1thnoy0.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Halant';
font-style: normal;
font-weight: 400;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/halant-u-4-0qaujri2pbsn2nhn.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Halant';
font-style: normal;
font-weight: 500;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/halant-u-490qaujri2pbsvk_tynqxrqwc.woff2) format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
} @font-face {
font-family: 'Halant';
font-style: normal;
font-weight: 500;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/halant-u-490qaujri2pbsvk_tykgxrqwc.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Halant';
font-style: normal;
font-weight: 500;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/halant-u-490qaujri2pbsvk_tynaxr.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Halant';
font-style: normal;
font-weight: 600;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/halant-u-490qaujri2pbsvb_xynqxrqwc.woff2) format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
} @font-face {
font-family: 'Halant';
font-style: normal;
font-weight: 600;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/halant-u-490qaujri2pbsvb_xykgxrqwc.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Halant';
font-style: normal;
font-weight: 600;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/halant-u-490qaujri2pbsvb_xynaxr.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Halant';
font-style: normal;
font-weight: 700;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/halant-u-490qaujri2pbsvy_1ynqxrqwc.woff2) format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
} @font-face {
font-family: 'Halant';
font-style: normal;
font-weight: 700;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/halant-u-490qaujri2pbsvy_1ykgxrqwc.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Halant';
font-style: normal;
font-weight: 700;
src: url(https://catitiracconta.it/wp-content/uploads/elementor/google-fonts/fonts/halant-u-490qaujri2pbsvy_1ynaxr.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}