.alice-carousel .animated{animation-fill-mode:both;}.alice-carousel .animated-out{z-index:1;}.alice-carousel .fadeOut{animation-name:fadeOut;}@keyframes fadeOut{0%{opacity:1;}100%{opacity:0;visibility:hidden;}}.alice-carousel{position:relative;width:100%;margin:auto;direction:ltr;}.alice-carousel__wrapper{position:relative;overflow-x:hidden;overflow-y:hidden;box-sizing:border-box;width:100%;height:auto;}.alice-carousel__stage{position:relative;box-sizing:border-box;width:100%;height:100%;margin:0;padding:0;white-space:nowrap;transform-style:flat;-webkit-transform-style:flat;backface-visibility:hidden;-webkit-backface-visibility:hidden;}.alice-carousel__stage-item{position:relative;display:inline-block;padding:0;margin:0;box-sizing:border-box;width:100%;height:100%;vertical-align:top;white-space:normal;line-height:0;}.alice-carousel__stage-item *{line-height:initial;}.alice-carousel__stage-item.__hidden{opacity:0;overflow:hidden;}.alice-carousel__prev-btn,.alice-carousel__next-btn{display:inline-block;box-sizing:border-box;width:50%;padding:10px 5px;}.alice-carousel__prev-btn [data-area]::after,.alice-carousel__next-btn [data-area]::after{position:relative;content:attr(data-area);text-transform:capitalize;}.alice-carousel__prev-btn{text-align:right;}.alice-carousel__prev-btn-item,.alice-carousel__next-btn-item{display:inline-block;cursor:pointer;padding:5px;margin:0;color:#465798;}.alice-carousel__prev-btn-item:hover,.alice-carousel__next-btn-item:hover{color:darkred;}.alice-carousel__prev-btn-item.__inactive,.alice-carousel__next-btn-item.__inactive{opacity:.4;pointer-events:none;}.alice-carousel__play-btn{position:absolute;top:30px;left:20px;display:inline-block;}.alice-carousel__play-btn:hover{cursor:pointer;}.alice-carousel__play-btn-wrapper{position:relative;width:32px;height:32px;padding:10px;border-radius:50%;background-color:#fff;}.alice-carousel__play-btn-item{position:absolute;width:32px;height:32px;cursor:pointer;border:0;outline:none;background:transparent;}.alice-carousel__play-btn-item::before,.alice-carousel__play-btn-item::after{position:absolute;pointer-events:none;display:block;width:0;height:0;content:"";transition:all .4s linear;border-width:8px 0 8px 15px;border-style:solid;border-color:transparent;border-left-color:#465798;}.alice-carousel__play-btn-item::before{left:5px;height:14px;}.alice-carousel__play-btn-item::after{top:7px;left:18px;}.alice-carousel__play-btn-item.__pause::before,.alice-carousel__play-btn-item.__pause::after{height:30px;border-width:0 0 0 10px;}.alice-carousel__play-btn-item.__pause::after{top:0;left:18px;}.alice-carousel__dots{margin:30px 3px 5px;padding:0;list-style:none;text-align:center;}.alice-carousel__dots > li{display:inline-block;}.alice-carousel__dots-item:not(.__custom){width:8px;height:8px;cursor:pointer;border-radius:50%;background-color:#e0e4fb;}.alice-carousel__dots-item:not(.__custom):not(:last-child){margin-right:20px;}.alice-carousel__dots-item:not(.__custom):hover,.alice-carousel__dots-item:not(.__custom).__active{background-color:#6e7ebc;}.alice-carousel__slide-info{position:absolute;top:20px;right:20px;display:inline-block;padding:5px 10px;color:#465798;border-radius:5px;background-color:rgba(224,228,251,.6);}.alice-carousel__slide-info-item{vertical-align:middle;line-height:0;}.layout__fill-parent{top:0;bottom:0;left:0;right:0;}.layout__flex-box{display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:stretch;box-sizing:border-box;}.layout__no-overflow{overflow:hidden;}.layout__scroll-x{overflow-x:auto;overflow-y:hidden;}.layout__scroll-y{overflow-x:hidden;overflow-y:auto;}.layout__overflow-x{overflow-x:visible;overflow-y:hidden;}.layout__overflow-y{overflow-x:hidden;overflow-y:visible;}.layout__text-overflow-ellipsis{text-overflow:ellipsis;overflow:hidden;}.layout__flex-row{display:flex;flex-direction:row;}.layout__flex-column{display:flex;flex-direction:column;}.layout__flex-center{align-items:center;justify-content:center;}.layout__z-medium{z-index:100;}.layout__z-lower{z-index:-100;}.layout__z-low{z-index:0;}.layout__z-high{z-index:1000;}.layout__z-higher{z-index:100000;}.layout__z-highest{z-index:1000000;}.DesignedButton__button{display:inline-block;padding:.8em 1.1em;border:0;border-radius:3px;text-align:center;white-space:nowrap;cursor:pointer;font-size:inherit;font-family:inherit;text-transform:none;font-weight:400;letter-spacing:normal;}.DesignedButton__button,.DesignedButton__button:active,.DesignedButton__button:focus,.DesignedButton__button:hover{text-decoration:none;box-shadow:0 0 0 transparent;background:transparent;border:0;outline:0;}.DesignedButton__link{display:inline-flex !important;flex-direction:column;align-items:stretch;padding:0 !important;margin:0 !important;border:0 !important;background:transparent !important;}.DesignedButton__link,.DesignedButton__link:active,.DesignedButton__link:focus,.DesignedButton__link:hover{text-decoration:none !important;}.DesignedButton__link .dashicons{font-size:1.4em;width:1em;height:1em;margin-right:.2em;vertical-align:text-top;}.Square__filler{position:relative;padding-bottom:100%;box-sizing:border-box;}.Square__positioner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;z-index:0;}.Square__positioner>:first-child{top:0;right:0;bottom:0;left:0;flex:1;}.Skeleton__loading{position:relative;padding-bottom:100%;border-radius:2px;opacity:0;background-color:var(--sli-barely-grey);animation-name:Skeleton__fade-in;animation-duration:.8s;animation-timing-function:linear;animation-iteration-count:1;animation-fill-mode:forwards;overflow:hidden;}.Skeleton__error{background-color:#000;}.Skeleton__error-container{position:absolute;top:0;right:0;bottom:0;left:0;}.Skeleton__error-message{color:#fff;font-size:13px;line-height:1.5em;text-align:center;}@keyframes Skeleton__fade-in{0%{opacity:0;}to{opacity:1;}}.MasonryLayout__root{display:grid;}.MasonryLayout__column,.MasonryLayout__root{justify-content:flex-start;align-items:stretch;}.MasonryLayout__column{flex:1;display:flex;flex-direction:column;}.MasonryLayout__column:last-of-type{margin-right:0 !important;}.MasonryLayout__cell{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;}.MasonryLayout__cell:last-of-type{margin-bottom:0 !important;}.state__disabled{opacity:.45;filter:grayscale(60%);pointer-events:none;cursor:not-allowed !important;}.a11y__focus-outline.a11y__focus-visible,.a11y__focus-outline:focus-visible{outline:1px dotted var(--sli-quasi-black);outline-offset:2px;}.a11y__focus-outline-2x.a11y__focus-visible,.a11y__focus-outline-2x:focus-visible{outline:2px dotted var(--sli-grey);outline-offset:4px;}.FeedGridLayout__root{align-items:stretch;}.FeedGridLayout__grid{display:grid;grid-auto-flow:dense;}.FeedGridLayout__cell{position:relative;padding-bottom:100%;}.FeedGridLayout__cell-content{position:absolute;align-items:stretch;justify-content:stretch;}.FeedGridLayout__media-container{flex:1;overflow:hidden;}.FeedGridLayout__media-meta{align-items:stretch;}.MediaTileCaption__root{margin-top:6px;}.MediaTileCaption__preview{text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}.MediaTileCaption__full{text-align:left;white-space:pre-line;}.MediaTileIcons__root{justify-content:center;margin-bottom:6px;}.MediaTileIcons__icon,.MediaTileIcons__root{align-items:center;}.MediaTileIcons__icon{display:flex;flex-direction:row;margin-top:6px;}.MediaTileIcons__icon:not(:last-child){margin-right:10px;}.MediaTileIcons__icon svg{margin-right:5px;}:root{--sli-yellow:#ffb83b;--sli-indigo:#564dd8;--sli-green:#3d8e34;--sli-cyan:#1898b2;--sli-teal:#429b93;--sli-pink:#d04186;--sli-blue:#0f69cb;--sli-gold:#ffbf00;--sli-orange:#ff9300;--sli-rouge:#d82442;--sli-pro:#dd224b;--sli-grey:#999;--sli-dark:#191e23;--sli-black:#202225;--sli-quasi-black:#202225;--sli-wp-blue:#007cba;--sli-insta-purple:#595fcd;--sli-modest-grey:#ccc;--sli-barely-grey:#eee;--sli-wp-grey:#f1f1f1;--sli-wp-bg:#f5f5f5;--sli-wp-light-grey:#f9f9f9;--sli-wp-danger:#b32d2e;--sli-primary-color:var(--wp-admin-theme-color);--sli-secondary-color:var(--sli-yellow);--sli-tertiary-color:var(--sli-pink);--sli-pro-bg-color:#dd244b;--sli-pro-fg-color:#fff;--sli-focus-color:var(--sli-wp-blue);--sli-tooltip-color:var(--sli-dark);--sli-line-color:#d3d8dc;--sli-line-color-2:#e6e7e8;--sli-shade-color:rgba(0,0,0,.3);}.FeedHeader__root{position:relative;justify-content:space-between;font-size:inherit;flex-wrap:wrap;}.FeedHeader__container,.FeedHeader__root{display:flex;flex-direction:row;}.FeedHeader__left-container{flex:1;justify-content:flex-start;align-items:stretch;}.FeedHeader__right-container{flex:0;justify-content:flex-end;align-items:flex-start;}.FeedHeader__profile-pic{flex-shrink:0;margin-right:10px;border-radius:9999999px;overflow:hidden;}.FeedHeader__profile-pic a{display:block;width:100%;height:100%;}.FeedHeader__profile-pic img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.FeedHeader__profile-pic-with-stories{box-shadow:0 0 0 2px #fff,0 0 0 4px #d04186;box-shadow:0 0 0 2px #fff,0 0 0 4px var(--sli-tertiary-color);cursor:pointer;}.FeedHeader__info{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:2px 0;margin-right:10px;}.FeedHeader__info-row{line-height:1em;margin:2px 0;}.FeedHeader__info-row:first-of-type{margin-top:5px;}.FeedHeader__info-row:last-of-type{margin-bottom:5px;}.FeedHeader__username{font-size:115%;font-weight:700;}.FeedHeader__username a{color:currentColor;text-decoration:none;}.FeedHeader__username a:active,.FeedHeader__username a:focus,.FeedHeader__username a:hover{text-decoration:underline;}.FeedHeader__subtext{color:inherit;}.FeedHeader__bio,.FeedHeader__subtext{padding:3px 3px 0;}.FeedHeader__bio{}.FeedHeader__bio:empty{padding:0;}.FeedHeader__bio p{font-size:100%;color:inherit;margin:3px 0;line-height:1.2em;}.FeedHeader__counter-list{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;}.FeedHeader__counter{font-size:90%;}.FeedHeader__counter span{font-weight:700;}.FeedHeader__counter:not(:last-of-type){margin-right:10px;}.FeedHeader__follow-button{justify-self:right;display:flex;flex-direction:column;justify-content:flex-start;}.FeedHeader__centered-style,.FeedHeader__normal-style{}.FeedHeader__centered-style,.FeedHeader__centered-style .FeedHeader__container{flex-direction:column;align-items:center;}.FeedHeader__centered-style .FeedHeader__profile-pic{margin-right:0;margin-bottom:10px;}.FeedHeader__centered-style .FeedHeader__info{align-items:stretch;justify-content:flex-start;text-align:center;margin-right:0;}.FeedHeader__centered-style .FeedHeader__bio{margin:0;}.FeedHeader__centered-style .FeedHeader__bio p{text-align:center;}.FeedHeader__centered-style .FeedHeader__counter-list{position:relative;justify-content:center;padding:0;border-top:1px solid transparent;}.FeedHeader__centered-style .FeedHeader__follow-button{margin-top:10px;}.FeedHeader__boxed-style{padding:0;border-radius:0;align-items:stretch;margin-bottom:1.5em;}.FeedHeader__boxed-style .FeedHeader__profile-pic{display:flex;flex-direction:column;justify-content:flex-start;width:50px;height:50px;margin:0;border-radius:0;background:#000;}.FeedHeader__boxed-style .FeedHeader__profile-pic img{width:auto;height:100%;}.FeedHeader__boxed-style .FeedHeader__info{justify-content:center;padding:5px;}.FeedHeader__boxed-style .FeedHeader__counter-list{position:absolute;top:100%;left:0;}.FeedHeader__boxed-style .FeedHeader__follow-button{margin-right:6px;}.FeedProfilePic__root{flex-shrink:0;margin-right:10px;border-radius:100%;box-sizing:border-box;cursor:pointer;overflow:hidden;}.FeedProfilePic__root img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.FeedProfilePic__root.FeedProfilePic__focus-visible,.FeedProfilePic__root:focus-visible{outline:1px dashed var(--sli-tertiary-color);outline-offset:7px;}.FeedProfilePic__fallback{border-radius:100%;}.FeedProfilePic__fallback:not(.FeedProfilePic__with-stories){border:2px solid #333;}.FeedProfilePic__with-stories,.FeedProfilePic__with-stories:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--sli-tertiary-color);cursor:pointer;}.StoryLightbox__root{position:fixed;top:0;right:0;bottom:0;left:0;align-items:center;background:rgba(0,0,0,.8);padding:10px 0;}.StoryLightbox__container,.StoryLightbox__root{justify-content:flex-start;box-sizing:border-box;}.StoryLightbox__container{align-items:stretch;width:60vh;max-width:100%;padding:0 50px;}.StoryLightbox__header{justify-content:flex-start;align-items:center;color:#fff;font-size:14px;padding:15px 0;}.StoryLightbox__profile-picture{-o-object-fit:cover;object-fit:cover;width:30px;height:30px;border-radius:99999px;}.StoryLightbox__username{font-weight:700;margin:0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.StoryLightbox__username:link,.StoryLightbox__username:visited{color:#fff;text-decoration:none;}.StoryLightbox__username:-moz-any-link{color:#fff;text-decoration:none;}.StoryLightbox__username:any-link{color:#fff;text-decoration:none;}.StoryLightbox__date{opacity:.8;font-size:14px;}.StoryLightbox__progress{margin-bottom:10px;}.StoryLightbox__progress-segment{flex:1;position:relative;height:2px;border-radius:5px;background:hsla(0,0%,100%,.35);overflow:hidden;}.StoryLightbox__progress-segment:not(:last-of-type){margin-right:3px;}.StoryLightbox__progress-overlay{position:absolute;top:0;bottom:0;left:0;width:0;background:#fff;}.StoryLightbox__content{flex:1;position:relative;}.StoryLightbox__media{width:100%;max-height:100%;}.StoryLightbox__media img,.StoryLightbox__media video{width:100%;-o-object-fit:contain;object-fit:contain;}.StoryLightbox__button{color:#fff;opacity:.8;cursor:pointer;text-align:center;}.StoryLightbox__button:hover{opacity:1;}.StoryLightbox__button.StoryLightbox__focus-visible,.StoryLightbox__button:focus-visible{outline:1px dotted var(--sli-modest-grey);outline-offset:3px;}.StoryLightbox__close-button{position:absolute;top:0;right:-40px;color:hsla(0,0%,100%,.75);}.StoryLightbox__close-button svg{width:40px;height:40px;}.StoryLightbox__nav-button{position:absolute;top:50%;margin-top:-20px;padding:5px;width:22px;height:22px;color:rgba(0,0,0,.75);background:hsla(0,0%,100%,.75);border-radius:999999px;}.StoryLightbox__prev-button{left:-40px;}.StoryLightbox__prev-button svg{position:relative;left:-1px;}.StoryLightbox__next-button{right:-40px;}.StoryLightbox__next-button svg{position:relative;left:1px;}@keyframes StoryLightbox__progress-segment-animation{0%{width:0;}to{width:100%;}}.StoryPlayer__loading{position:absolute;visibility:hidden;pointer-events:none;}.StoryPlayer__media.StoryPlayer__focus-visible,.StoryPlayer__media:focus-visible{outline:1px dotted var(--sli-modest-grey);outline-offset:3px;}.FeedLayout__root{box-sizing:border-box;}.FeedLayout__wrapper{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;image-rendering:high-quality;}.FeedLayout__button{display:block;text-align:center;}.FeedLayout__follow-btn,.FeedLayout__load-more-btn{}.FeedLayout__fake-media{padding-bottom:100%;border-radius:2px;background-color:var(--sli-grey);animation-duration:.75s;animation-name:FeedLayout__fake-media-flash-animation;animation-iteration-count:infinite;animation-timing-function:linear;}.FeedLayout__col-footer{justify-content:flex-start;align-items:center;}.FeedLayout__col-footer>:not(:first-child){margin-top:10px;}.FeedLayout__row-footer{}.FeedLayout__row-footer>:not(:first-child){margin-left:10px;}@keyframes FeedLayout__fake-media-flash-animation{0%,to{background:#e3e3e3;}50%{background:#efefef;}}.MediaTile__root{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;width:100%;height:100%;cursor:pointer;background-color:var(--sli-barely-grey);overflow:hidden;}.MediaTile__type-icon{position:absolute;top:0;right:0;line-height:0;}.MediaTile__type-icon>*{margin:8px;}.MediaTile__overlay{position:absolute;top:0;right:0;bottom:0;left:0;}.MediaTile__thumbnail-loaded{opacity:1;transition:opacity .32s ease-out;}.MediaTile__thumbnail-loading{opacity:0;}.MediaOverlay__root{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;padding:.3vw;box-sizing:border-box;}.MediaOverlay__root>*{color:currentColor;font-size:13px;font-weight:400;}.MediaOverlay__root a{color:currentColor !important;text-decoration:none;text-underline-style:single;}.MediaOverlay__root a:hover{text-decoration:underline;}.MediaOverlay__rows{flex:1;flex-direction:column;justify-content:space-between;height:100%;max-height:100%;}.MediaOverlay__row,.MediaOverlay__rows{display:flex;}.MediaOverlay__row{position:relative;flex-direction:column;}.MediaOverlay__top-row{flex:2 0;justify-content:flex-start;}.MediaOverlay__middle-row{flex:6 0;justify-content:center;}.MediaOverlay__bottom-row{flex:2 0;justify-content:flex-end;}.MediaOverlay__counter-list{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:2px 0;}.MediaOverlay__username{font-size:15px;font-weight:700;margin-bottom:3px;}.MediaOverlay__date-container,.MediaOverlay__username{text-align:center;}.MediaOverlay__date{line-height:1.8em;}.MediaOverlay__caption{display:-webkit-box !important;-webkit-line-clamp:6;-webkit-box-orient:vertical;width:100%;font-size:13px;line-height:1.3em;text-align:center;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:normal;}.MediaOverlay__counter{display:flex;flex-direction:row;align-items:center;text-align:center;color:currentColor;font-weight:700;font-size:0;white-space:nowrap;}.MediaOverlay__counter svg{margin-right:10%;}.MediaOverlay__counter:not(:last-child){margin-right:15%;}.MediaOverlay__comments-count,.MediaOverlay__likes-count{}.MediaOverlay__ig-link-icon{display:inline-block;position:absolute;bottom:0;right:0;color:currentColor;font-size:0;}.MediaOverlay__ig-link-icon:hover{color:currentColor;text-decoration:none !important;}.MediaThumbnail__root{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:visible;background-color:var(--sli-grey);animation-duration:.3s;animation-name:MediaThumbnail__media-background-fade-in-animation;animation-iteration-count:1;animation-fill-mode:forwards;}.MediaThumbnail__root img,.MediaThumbnail__root video{width:auto;height:auto;max-width:100%;max-height:100%;min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover;margin:0 !important;padding:0 !important;border:0 solid transparent !important;outline:0 solid transparent !important;box-shadow:0 0 0 transparent !important;animation-duration:.3s;animation-name:MediaThumbnail__media-object-fade-in-animation;animation-iteration-count:1;animation-fill-mode:forwards;box-sizing:content-box !important;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;}.MediaThumbnail__image,.MediaThumbnail__root{width:100% !important;height:100% !important;}.MediaThumbnail__image{max-width:100%;max-height:100%;min-width:100%;min-height:100%;-o-object-fit:cover !important;object-fit:cover !important;margin:0 !important;padding:0 !important;border:0 solid transparent !important;outline:0 solid transparent !important;box-shadow:0 0 0 transparent !important;animation-duration:.3s;animation-name:MediaThumbnail__media-object-fade-in-animation;animation-iteration-count:1;animation-fill-mode:forwards;box-sizing:content-box !important;}.MediaThumbnail__image:after{display:none;content:" ";}.MediaThumbnail__not-available{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;color:#fff;line-height:1.5em;text-align:center;background:#000;}.MediaLoading__root{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;animation-name:MediaLoading__animation;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear;}@keyframes MediaLoading__animation{0%,to{background:#e3e3e3;}50%{background:#efefef;}}.MediaPopupBox__container{position:fixed;top:0;bottom:0;left:0;right:0;font-size:14px;background:rgba(0,0,0,.7);overflow-x:hidden;overflow-y:auto;z-index:999999999;}.MediaPopupBox__horizontal,.MediaPopupBox__vertical{}.MediaPopupBox__layer{position:absolute;top:0;bottom:0;left:0;right:0;height:100%;max-height:100vh;}.MediaPopupBox__control{display:block;width:40px;height:40px;color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;pointer-events:auto;overflow:hidden;}.MediaPopupBox__control .MediaPopupBox__control-label{display:block;text-indent:-9999em;}.MediaPopupBox__control:focus{border:none;outline:none;box-shadow:none;}.MediaPopupBox__control.MediaPopupBox__focus-visible,.MediaPopupBox__control:focus-visible{box-shadow:0 0 0 1px #4f94d4,0 0 2px 1px rgba(79,148,212,.8);}.MediaPopupBox__control-icon{color:#fff;font-size:40px;line-height:40px;width:40px;height:40px;}.MediaPopupBox__close-button{position:absolute;top:5px;right:5px;}.MediaPopupBox__nav-layer{z-index:0;}.MediaPopupBox__nav-boundary,.MediaPopupBox__nav-layer{pointer-events:none;}.MediaPopupBox__nav-boundary{margin:0 auto;padding:40px;}.MediaPopupBox__nav-aligner{position:relative;width:100%;height:100%;margin:0 auto;pointer-events:none;}.MediaPopupBox__nav-aligner-sidebar{max-width:935px;}.MediaPopupBox__nav-aligner-no-sidebar{max-width:600px;}.MediaPopupBox__nav-btn{position:absolute;top:50%;margin-top:-20px;}.MediaPopupBox__prev-btn{left:-40px;}.MediaPopupBox__next-btn{right:-40px;}.MediaPopupBox__modal-layer{padding:0 40px;width:auto;height:100%;pointer-events:none;z-index:1;}.MediaPopupBox__modal-aligner{position:relative;align-items:center;width:100%;margin:auto;pointer-events:none;}.MediaPopupBox__modal-aligner>*{pointer-events:auto;}.MediaPopupBox__modal-aligner-sidebar{max-width:935px;}.MediaPopupBox__modal-aligner-no-sidebar{max-width:600px;}.MediaPopupBox__vertical .MediaPopupBox__modal-layer{padding:40px;}.MediaPopupBox__vertical .MediaPopupBox__modal-aligner{padding-bottom:20px;}.MediaPopupBox__vertical .MediaPopupBox__modal{max-height:100%;}.MediaPopupBox__no-scroll{overflow:hidden !important;}.MediaPopupBox__cta-text{display:inline-block;}.MediaPopupBox__cta-icon,.MediaPopupBox__cta-text{height:18px;line-height:18px;}.MediaPopupBox__cta-icon{width:18px;vertical-align:text-bottom;margin-right:.3em;}.MediaViewer__container{position:relative;width:100%;border-radius:2px;overflow:hidden;}.MediaViewer__container *{font-size:inherit;}.MediaViewer__horizontal,.MediaViewer__vertical{}.MediaViewer__wrapper{position:relative;justify-content:center;min-height:450px;}.MediaViewer__wrapper-sidebar{margin-right:335px;background:#000;}.MediaViewer__sidebar{position:absolute;top:0;right:0;bottom:0;width:335px;background:#fff;display:flex;flex-flow:column nowrap;align-items:stretch;overflow:hidden;}.MediaViewer__media-frame{touch-action:manipulation;}.MediaViewer__media-container{display:block;width:100%;}.MediaViewer__media-sizer{display:block;top:0;left:0;padding-bottom:100%;box-sizing:border-box;overflow:hidden;}.MediaViewer__media{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:cover;object-fit:cover;display:flex;justify-content:center;}.MediaViewer__media,.MediaViewer__vertical{flex-direction:column;}.MediaViewer__vertical .MediaViewer__wrapper{left:0;bottom:unset;min-height:unset;}.MediaViewer__vertical .MediaViewer__wrapper-sidebar{margin-right:0;}.MediaViewer__vertical .MediaViewer__media-sizer{position:relative;max-width:450px;height:auto;margin:auto;padding-bottom:0;}.MediaViewer__vertical .MediaViewer__media{height:unset;}.MediaViewer__vertical .MediaViewer__media,.MediaViewer__vertical .MediaViewer__sidebar{position:relative;width:100%;}.MediaPopupBoxObject__reset{min-width:unset;max-width:unset;min-height:unset;max-height:unset;-o-object-fit:contain;object-fit:contain;margin:0 !important;padding:0 !important;border:0 solid transparent !important;outline:0 solid transparent !important;box-shadow:0 0 0 transparent !important;box-sizing:content-box !important;}.MediaPopupBoxObject__not-available{width:100%;height:100%;min-height:450px;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:1.5em;white-space:pre-wrap;text-align:center;color:#fff;background:#000;}.MediaPopupBoxObject__loading-animation{animation-name:MediaPopupBoxObject__fade-in;animation-duration:.8s;animation-iteration-count:1;animation-timing-function:linear;animation-fill-mode:forwards;background-color:var(--sli-barely-grey);opacity:0;overflow:hidden;}@keyframes MediaPopupBoxObject__fade-in{0%{opacity:0;}to{opacity:1;}}:root{--sli-video-play-btn-size:100px;}.IgVideoPlayer__root{position:relative;justify-content:stretch;align-items:stretch;background:#000;}.IgVideoPlayer__root,.IgVideoPlayer__thumbnail{display:flex;flex-direction:column;}.IgVideoPlayer__thumbnail{position:absolute;top:0;left:0;min-width:100%;max-height:100%;justify-content:center;}.IgVideoPlayer__thumbnail-hidden{display:none;}.IgVideoPlayer__video{width:100% !important;height:100% !important;min-width:100% !important;min-height:100% !important;visibility:visible;}.IgVideoPlayer__video:focus{border:0 transparent !important;outline:0 transparent !important;box-shadow:0 0 transparent !important;}.IgVideoPlayer__video-hidden{visibility:hidden;pointer-events:none;}.IgVideoPlayer__control{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;transition:opacity .1s ease-in;}.IgVideoPlayer__control-playing{opacity:0;}.IgVideoPlayer__control-paused{opacity:1;}.IgVideoPlayer__play-button{width:100px !important;width:var(--sli-video-play-btn-size) !important;height:100px !important;height:var(--sli-video-play-btn-size) !important;fill:#fff;filter:drop-shadow(0 0 2px rgba(0,0,0,.25));opacity:.85;box-sizing:border-box;pointer-events:none;}.MediaPopupBoxImage__container{-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:cover;object-fit:cover;display:flex;flex-direction:column;justify-content:center;background-color:#bbb;}.MediaPopupBoxImage__container,.MediaPopupBoxImage__image{width:100%;height:100%;}.MediaPopupBoxImage__image{position:relative;vertical-align:bottom;background-color:#000;}.MediaPopupBoxImage__image-loaded{opacity:1;transition:opacity 80ms ease-out 20ms;}.MediaPopupBoxImage__image-loading{display:block;min-width:250px;min-height:300px;opacity:0;}.MediaPopupBoxImage__error{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:250px;min-height:250px;background:#000;}.MediaPopupBoxImage__error-message{color:#fff;font-size:20px;text-align:center;}:root{--sli-media-album-controls-size:18px;--sli-media-album-controls-bg-color:hsla(0,0%,100%,.6);--sli-media-album-controls-shadow:0 1px 3px rgba(0,0,0,.3);}.MediaPopupBoxAlbum__album{position:relative;}.MediaPopupBoxAlbum__frame{width:100%;overflow:hidden;}.MediaPopupBoxAlbum__scroller{display:block;width:auto;white-space:nowrap;overflow:visible;transition:transform .36s cubic-bezier(.215,.6,.35,1);}.MediaPopupBoxAlbum__child,.MediaPopupBoxAlbum__scroller{margin:0 !important;padding:0 !important;list-style:none !important;}.MediaPopupBoxAlbum__child{display:inline-block;width:100%;max-height:100%;vertical-align:middle;}.MediaPopupBoxAlbum__controls-layer{align-items:stretch;position:absolute;top:0;bottom:0;left:0;right:0;padding:0 10px;pointer-events:none;}.MediaPopupBoxAlbum__controls-container{position:relative;height:100%;}.MediaPopupBoxAlbum__nav-button{position:absolute;top:50%;margin-top:-9px;margin-top:calc(var(--sli-media-album-controls-size) / -2);width:18px;width:var(--sli-media-album-controls-size);height:18px;height:var(--sli-media-album-controls-size);padding:3px;border:0;outline:0;background:hsla(0,0%,100%,.6);background:var(--sli-media-album-controls-bg-color);border-radius:99999px;box-sizing:content-box;cursor:pointer;pointer-events:auto;}.MediaPopupBoxAlbum__nav-button svg{color:rgba(0,0,0,.5);width:18px !important;width:var(--sli-media-album-controls-size) !important;height:18px !important;height:var(--sli-media-album-controls-size) !important;}.MediaPopupBoxAlbum__prev-button{left:0;}.MediaPopupBoxAlbum__next-button{right:0;}.MediaPopupBoxAlbum__indicator-list{justify-content:center;position:absolute;left:0;right:0;bottom:10px;}.MediaPopupBoxAlbum__indicator{--size:7px;width:var(--size);height:var(--size);box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:var(--sli-media-album-controls-shadow);border-radius:99999px;background-color:hsla(0,0%,100%,.6);background-color:var(--sli-media-album-controls-bg-color);box-sizing:border-box;transition:background-color .16s linear;transition-delay:.2s;}.MediaPopupBoxAlbum__indicator:not(:last-of-type){margin-right:6px;}.MediaPopupBoxAlbum__indicator-current{background-color:#fff;}.ReelVideoLink__root{position:relative;background:#000;}.ReelVideoLink__thumbnail{overflow:hidden;}.ReelVideoLink__thumbnail img{filter:blur(7px);}.ReelVideoLink__overlay{position:absolute;top:0;right:0;bottom:0;left:0;}.ReelVideoLink__link{font-size:1.2em !important;color:#000 !important;background:hsla(0,0%,100%,.8);padding:1.5rem 2.3rem;border-radius:10rem;box-shadow:0 0 8px rgba(0,0,0,.05);}:root{--sli-media-lightbox-border-color:#eee;}.MediaInfo__container{flex:1;display:flex;flex-direction:column;align-items:stretch;background:#fff;max-height:100%;}.MediaInfo__container a{color:#2a2a2a !important;font-weight:700;font-size:inherit;text-decoration:none;}.MediaInfo__container a:focus,.MediaInfo__container a:hover{text-decoration:underline;}.MediaInfo__container a:focus svg,.MediaInfo__container a:hover svg{text-decoration:none !important;}.MediaInfo__padded{padding:18px 20px;}.MediaInfo__bordered{border:0 solid #eee;border:0 solid var(--sli-media-lightbox-border-color);}.MediaInfo__header{flex:0;display:flex;flex-direction:row;align-items:center;border-bottom-width:1px;}.MediaInfo__source-img{width:34px;height:34px;border-radius:999999px;}.MediaInfo__source-img-link{margin-right:8px;}.MediaInfo__source-name{font-size:1.15em;line-height:1.5em;overflow:hidden;text-overflow:ellipsis;}.MediaInfo__source-name a{color:inherit;}.MediaInfo__comments-scroller{flex:1;overflow-x:hidden;overflow-y:auto;}.MediaInfo__comments-list{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;margin:2px 0;}.MediaInfo__comment{line-height:1.5em;}.MediaInfo__comment:not(:last-of-type){margin-bottom:10px;}.MediaInfo__stats{display:flex;flex-direction:column;justify-content:center;}.MediaInfo__stats:not(:empty){border-top-width:1px;}.MediaInfo__stats-line{line-height:20px;}.MediaInfo__stats-line:not(:last-child){margin-bottom:5px;}.MediaInfo__num-likes{font-size:1.1em;font-weight:700;}.MediaInfo__date,.MediaInfo__num-likes{}.MediaInfo__date{font-size:.9em;opacity:.8;text-transform:uppercase;}.MediaInfo__footer{display:flex;flex-direction:column;align-items:stretch;padding:8px;border-top-width:1px;line-height:1.6em;}.MediaInfo__footer a{color:inherit;}.MediaComment__root{flex-direction:column;line-height:1.5em;}.MediaComment__root,.MediaComment__row{display:flex;}.MediaComment__row{flex-direction:row;justify-content:flex-start;align-items:baseline;}.MediaComment__username{color:inherit !important;font-weight:700 !important;margin-right:6px !important;}.MediaComment__content{flex:1;}.MediaComment__text{white-space:pre-wrap;overflow:hidden;}.MediaComment__meta-list{}.MediaComment__meta{font-size:.9em;opacity:.7;}.MediaComment__date,.MediaComment__like-count{}.MediaComment__like-count{font-weight:700;margin-left:8px;}.InstagramFeed__feed{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;}.spotlight-instagram-app{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;}@charset "UTF-8";@-webkit-keyframes rotating4{from{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes rotating4{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}}@-webkit-keyframes animation4{from{left:-40%;width:40%;}to{left:100%;width:10%;}}@keyframes animation4{from{left:-40%;width:40%;}to{left:100%;width:10%;}}.learn-press-message{position:relative;margin:0 0 20px 0;padding:10px 50px 10px 15px;border-top:5px solid #00adff;border-radius:0 0 5px 5px;background:#f5f5f5;width:100%;}.learn-press-message.icon{padding-left:45px;}.learn-press-message.icon::before{background:#00adff;}.learn-press-message.icon::after{position:absolute;top:50%;left:15px;width:10px;height:10px;margin-top:-13px;margin-right:10px;border-radius:50%;color:#fff;background:#00adff;font-family:"Font Awesome 5 Free";font-size:20px;line-height:26px;text-align:center;vertical-align:baseline;content:"";}.learn-press-message::before,.learn-press-message::after{position:absolute;top:0;content:"";}.learn-press-message::before{right:20px;width:20px;height:30px;background:#00adff;}.learn-press-message::after{top:10px;right:20px;width:0;height:0;border:10px solid transparent;border-bottom-color:#f5f5f5;}.learn-press-message.error{border-color:#d85554;}.learn-press-message.error::before{background:#d85554;}.learn-press-message.error.icon::before,.learn-press-message.error.icon::after{background:#d85554;}.learn-press-message.error.icon::after{content:"";}.learn-press-message.warning{border-color:#ffc107;}.learn-press-message.warning::before{background:#ffc107;}.learn-press-message.warning.icon::before,.learn-press-message.warning.icon::after{background:#ffc107;}.learn-press-message.warning.icon::after{content:"";}.learn-press-message.success{border-color:#059601;}.learn-press-message.success::before{background:#059601;}.learn-press-message.success.icon::before,.learn-press-message.success.icon::after{background:#059601;}.learn-press-message.success.icon::after{content:"";}.learn-press-message a{text-decoration:underline;}@keyframes lp-rotating{from{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}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(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}}.ajaxload{display:inline-block;position:relative;width:30px;height:30px;background:#7b7b7b;content:"";-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite;}.ajaxload::after{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:inline-block;position:absolute;top:2px;left:50%;width:6px;height:6px;margin-left:-3px;background:#dedede;content:"";}.lp-ajaxload-style-1{display:inline-block;position:relative;width:32px;height:32px;}.lp-ajaxload-style-1::before,.lp-ajaxload-style-1::after{position:absolute;top:0;left:0;width:100%;height:100%;border:3px solid #ddd;content:"";}.lp-ajaxload-style-1::after{clip:rect(0,32px,16px,16px);border-color:#2fa7ff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite;}.learn-press-tabs{margin-bottom:34px;background:#f1f2f8;}.learn-press-tabs .learn-press-tabs__checker{display:none;}.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1){border-bottom:0;background:#fff;}.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1) label{color:#ffb606;}.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1) label a{color:#ffb606;}.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1)::before{background:#ffb606;}.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1)::after{background:#fff;}.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2){border-bottom:0;background:#fff;}.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2) label{color:#ffb606;}.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2) label a{color:#ffb606;}.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2)::before{background:#ffb606;}.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2)::after{background:#fff;}.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3){border-bottom:0;background:#fff;}.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3) label{color:#ffb606;}.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3) label a{color:#ffb606;}.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3)::before{background:#ffb606;}.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3)::after{background:#fff;}.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4){border-bottom:0;background:#fff;}.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4) label{color:#ffb606;}.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4) label a{color:#ffb606;}.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4)::before{background:#ffb606;}.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4)::after{background:#fff;}.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5){border-bottom:0;background:#fff;}.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5) label{color:#ffb606;}.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5) label a{color:#ffb606;}.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5)::before{background:#ffb606;}.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5)::after{background:#fff;}.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6){border-bottom:0;background:#fff;}.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6) label{color:#ffb606;}.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6) label a{color:#ffb606;}.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6)::before{background:#ffb606;}.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6)::after{background:#fff;}.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7){border-bottom:0;background:#fff;}.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7) label{color:#ffb606;}.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7) label a{color:#ffb606;}.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7)::before{background:#ffb606;}.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7)::after{background:#fff;}.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8){border-bottom:0;background:#fff;}.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8) label{color:#ffb606;}.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8) label a{color:#ffb606;}.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8)::before{background:#ffb606;}.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8)::after{background:#fff;}.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9){border-bottom:0;background:#fff;}.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9) label{color:#ffb606;}.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9) label a{color:#ffb606;}.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9)::before{background:#ffb606;}.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9)::after{background:#fff;}.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10){border-bottom:0;background:#fff;}.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10) label{color:#ffb606;}.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10) label a{color:#ffb606;}.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10)::before{background:#ffb606;}.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10)::after{background:#fff;}.learn-press-tabs .learn-press-tabs__nav{display:flex;margin:0;padding:0;border:1px solid #e5e7f2;list-style:none;}.learn-press-tabs .learn-press-tabs__tab{position:relative;margin:0;border-right:1px solid #e5e7f2;background:#f1f2f8;list-style:none;}.learn-press-tabs .learn-press-tabs__tab:last-child{border-right:0;}.learn-press-tabs .learn-press-tabs__tab > label{display:block;margin:0;padding:18px 65px;font-size:18px;line-height:1;font-weight:600;text-align:center;text-transform:capitalize;cursor:pointer;}.learn-press-tabs .learn-press-tabs__tab > label a{color:#333;}.learn-press-tabs .learn-press-tabs__tab > label a:focus{outline:0;text-decoration:none;}@media (max-width: 767px){.learn-press-tabs .learn-press-tabs__tab > label{padding:20px 50px 14px 50px;}}.learn-press-tabs .learn-press-tabs__tab::before{position:absolute;top:-1px;left:0;width:100%;height:4px;background:transparent;content:"";}.learn-press-tabs .learn-press-tabs__tab::after{position:absolute;bottom:-1px;left:0;width:100%;height:4px;background:transparent;content:"";}.learn-press-tabs .learn-press-tabs__tab:first-child.active label{position:relative;}.learn-press-tabs .learn-press-tabs__tab:first-child.active label::before{position:absolute;top:0;left:-1px;width:1px;height:100%;background:#fff;content:"";}.learn-press-tabs.stretch .learn-press-tabs__tab{flex:1;}.learn-press-tabs.stretch .learn-press-tabs__tab > label{padding:18px 10px;}.learn-press-filters{display:flex;margin-bottom:30px;margin-left:0;list-style:none;}.learn-press-filters > li{margin:0;font-size:16px;line-height:24px;}@media (max-width: 767px){.learn-press-filters > li{margin-right:30px;margin-left:0;}.learn-press-filters > li:last-child{margin-right:0;}}.learn-press-filters > li > a,.learn-press-filters > li > span{display:inline-block;font-weight:600;}.learn-press-filters > li > span.count{font-weight:400;}.learn-press-filters > li > span.count::before,.learn-press-filters > li > span.count::after{display:inline-block;}.learn-press-filters > li > span.count::before{content:"(";}.learn-press-filters > li > span.count::after{content:")";}.learn-press-filters > li span{color:#ffb606;}.learn-press-filters > li span + span{color:#ffb606;}.learn-press-filters > li span + span::before,.learn-press-filters > li span + span::after{color:#ffb606;}.learn-press-filters > li a{color:#333;cursor:pointer;}.learn-press-filters > li a + span{color:#333;}.learn-press-filters > li a + span::before,.learn-press-filters > li a + span::after{color:#333;}.learn-press-filters > li::after{margin:0 35px;color:#ccc;content:"|";}@media (max-width: 767px){.learn-press-filters > li::after{display:none;}}.learn-press-filters > li:last-child::after{display:none;}.lp-checkout-form__before,.lp-checkout-form__after{width:45%;width:-webkit-calc(50% - 30px);width:-moz-calc(50% - 30px);width:calc(50% - 30px);margin:0 15px 40px 15px;}.lp-checkout-form__before .lp-checkout-block h4,.lp-checkout-form__after .lp-checkout-block h4{margin-top:0;margin-bottom:18px;color:#333;font-size:24px;font-weight:600;line-height:1;font-family:var(--wp--preset--font-family--system-font);}@media (max-width: 815px){.lp-checkout-form__before,.lp-checkout-form__after{width:100%;margin:0 0 40px 0;}}.lp-checkout-form__before{float:right;}.lp-checkout-form__before #checkout-order{width:100%;}.lp-checkout-form .lp-checkout-form__after{float:left;}.lp-checkout-form .lp-checkout-remember{letter-spacing:0;margin-top:0;}.lp-checkout-form .lp-checkout-remember label{width:auto;color:#666;font-size:16px;font-weight:300;line-height:26px;}.lp-checkout-form .lp-checkout-remember label input[type=checkbox]{position:relative;top:3px;width:19px;height:19px;margin:0 4px 0 0;border:1px solid #ccc;cursor:pointer;-webkit-appearance:none;}.lp-checkout-form .lp-checkout-remember label input[type=checkbox]:focus{outline:0;}.lp-checkout-form .lp-checkout-remember label input[type=checkbox]:checked::after{position:absolute;top:2px;left:2px;color:#41abec;font-family:"Font Awesome 5 Free";font-size:14px;font-weight:900;line-height:1;content:"";}.lp-checkout-form .lp-checkout-remember a{color:#666;font-size:16px;font-weight:300;line-height:26px;text-decoration:underline;text-decoration-color:#ccc;}.lp-checkout-form .lp-checkout-remember a:hover{color:var(--lp-primary-color);text-decoration-color:var(--lp-primary-color);}.lp-checkout-form .lp-form-fields{padding:0 0 14px 0;}.lp-checkout-form .lp-form-fields label{display:block;margin-bottom:10px;font-size:16px;}.lp-checkout-form .lp-form-fields input{height:44px;line-height:normal;width:100%;padding:0 15px;border:1px solid #ccc;}.lp-checkout-form .rwmb-input input:not([type=checkbox]){width:100%;height:43px;padding:0 22px;border:1px solid #ccc;border-radius:3px;background-color:#fff;font-size:14px;font-weight:300;font-style:italic;line-height:43px;}.lp-checkout-form .rwmb-input input:not([type=checkbox]):focus{border-color:var(--lp-primary-color);outline:0;color:#222;}.lp-checkout-form .rwmb-input ::placeholder{opacity:1;color:#999;}.lp-checkout-form .rwmb-input :-ms-input-placeholder{color:#999;}.lp-checkout-form .rwmb-input ::-ms-input-placeholder{color:#999;}.lp-checkout-form .rwmb-input input:-webkit-autofill,.lp-checkout-form .rwmb-input input:-webkit-autofill:hover,.lp-checkout-form .rwmb-input input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px #fff inset;-webkit-text-fill-color:#999 !important;}.lp-checkout-form{margin:0 -15px;margin-top:50px;}@media (max-width: 815px){.lp-checkout-form{display:flex;flex-direction:column-reverse;margin:0;}}.lp-checkout-form #btn-checkout-account-switch-to-guest{margin-bottom:60px;}.lp-checkout-form .description{float:left;}.lp-checkout-form a{color:#41abec;}.lp-checkout-form a label{display:inline-block;color:inherit;font-weight:normal;cursor:pointer;}.lp-checkout-form a:hover{color:#ffb606;}.lp-checkout-form #checkout-account-guest{width:100%;margin-bottom:35px;padding-bottom:19px;border-bottom:1px solid rgba(204,204,204,.3);}.lp-checkout-form #checkout-account-guest .lp-form-fields,.lp-checkout-form #checkout-account-guest .form-field{margin-bottom:0;padding-bottom:0;}.lp-checkout-form div.lp-guest-checkout-output{margin-top:10px;padding:8px 20px;border:2px solid #41abec;border-radius:4px;font-size:16px;transition:all .2s ease;}.lp-checkout-form label.lp-guest-checkout-output{margin-top:10px;cursor:pointer;user-select:none;}.lp-checkout-form .lp-guest-checkout-notice{margin:30px 0 0 0;}.lp-checkout-form .lp-guest-switch-login{margin-top:1em;color:#666;font-size:16px;font-weight:400;}.lp-checkout-form input[name=checkout-account-switch-form]{display:none;}.lp-checkout-form input[name=checkout-account-switch-form]:not(:checked) + .lp-checkout-block{display:none;overflow:hidden;height:0;margin:0;padding:0;border:0;opacity:0;}.lp-checkout-form input[name=checkout-account-switch-form]:not(:checked) + .lp-checkout-block > *{overflow:hidden;height:0;}.lp-checkout-form input[name=checkout-account-switch-form]:checked + .lp-checkout-block{display:block;overflow:auto;height:auto;}.lp-checkout-form input[name=checkout-account-switch-form][value=guest]:checked ~ #btn-checkout-account-switch-to-guest{display:none;}.lp-checkout-form::after{display:block;clear:both;content:"";}.lp-checkout-form:focus{outline:0;}#checkout-order .lp-checkout-order__inner{padding:0 20px;border:1px solid #ccc;border-radius:4px;}#checkout-order table{width:100%;margin:0;border:0;}#checkout-order td,#checkout-order th{box-sizing:content-box;border:1px solid rgba(204,204,204,.3);border-top:0;border-right:0;border-left:0;background:unset;line-height:1;text-align:left;vertical-align:inherit;}#checkout-order td:last-child,#checkout-order th:last-child{padding-right:0;}#checkout-order .course-name{font-size:16px;font-weight:600;line-height:26px;}#checkout-order .course-name a{display:-webkit-box;overflow:hidden;color:#000;-webkit-line-clamp:1;-webkit-box-orient:vertical;}#checkout-order .course-name a:hover{color:var(--lp-primary-color);}#checkout-order .col-number{min-width:50px;color:#666;font-size:16px;font-weight:600;line-height:26px;text-align:right;}#checkout-order .order-total > th{padding:24px 20px 24px 0;}#checkout-order .order-total .col-number{color:#333;font-size:26px;}#checkout-order tfoot .cart-subtotal{color:#666;font-size:16px;font-weight:600;line-height:26px;}#checkout-order tfoot .cart-subtotal > th{padding:20px 20px 17px 0;}#checkout-order tfoot .order-total th{color:#333;font-size:16px;font-weight:600;line-height:26px;}#checkout-order tfoot tr:last-child{border-width:0;}#checkout-order tfoot tr:last-child td,#checkout-order tfoot tr:last-child th{border-width:0;}#checkout-order .course-thumbnail{width:80px;padding:20px 13px 18px 0;}#checkout-order .course-thumbnail > img{width:100px;max-width:100% !important;height:auto !important;}#checkout-account-register,#checkout-account-login{width:100%;margin-bottom:35px;padding-bottom:19px;border-bottom:1px solid rgba(204,204,204,.3);}#checkout-account-register .form-field .rwmb-label,#checkout-account-register .form-field .rwmb-input .description,#checkout-account-login .form-field .rwmb-label,#checkout-account-login .form-field .rwmb-input .description{display:none;}#checkout-account-register .lp-checkout-remember label,#checkout-account-login .lp-checkout-remember label{display:inline-block;}#checkout-account-register .lp-checkout-remember a,#checkout-account-login .lp-checkout-remember a{float:right;}#checkout-account-register .lp-checkout-sign-in-link,#checkout-account-register .lp-checkout-sign-up-link,#checkout-account-login .lp-checkout-sign-in-link,#checkout-account-login .lp-checkout-sign-up-link{display:flex;margin:0;color:#666;font-size:16px;font-weight:400;}#checkout-account-register .lp-checkout-sign-in-link a,#checkout-account-register .lp-checkout-sign-up-link a,#checkout-account-login .lp-checkout-sign-in-link a,#checkout-account-login .lp-checkout-sign-up-link a{margin-left:5px;color:#41abec;cursor:pointer;}#checkout-account-register .lp-checkout-sign-in-link a:hover,#checkout-account-register .lp-checkout-sign-up-link a:hover,#checkout-account-login .lp-checkout-sign-in-link a:hover,#checkout-account-login .lp-checkout-sign-up-link a:hover{color:var(--lp-primary-color);}#checkout-account-register .lp-checkout-sign-in-link a label,#checkout-account-register .lp-checkout-sign-up-link a label,#checkout-account-login .lp-checkout-sign-in-link a label,#checkout-account-login .lp-checkout-sign-up-link a label{display:inline-block;float:right;color:inherit;font-weight:normal;cursor:pointer;}#checkout-payment{width:100%;margin-bottom:25px;}#checkout-payment h4{margin-bottom:24px;}#checkout-payment .secure-connection{float:right;margin-top:5px;color:#999;font-size:12px;font-weight:normal;}#checkout-payment .secure-connection i{margin-right:5px;color:#ccc;font-size:18px;}@media (max-width: 767px){#checkout-payment .secure-connection{margin-top:0;}}#checkout-payment .payment-methods{margin:0 0 24px 0;padding:0;list-style:none;}#checkout-payment .lp-payment-method{position:relative;margin:0;}#checkout-payment .lp-payment-method > label{display:flex;align-items:center;}#checkout-payment .lp-payment-method .gateway-input,#checkout-payment .lp-payment-method .gateway-icon{vertical-align:middle;}#checkout-payment .lp-payment-method .gateway-icon{max-height:32px;}#checkout-payment .lp-payment-method .gateway-input{position:relative;width:20px;height:20px;margin:0 8px 0 0;border:1px solid #ccc;background:#fff;-webkit-appearance:none;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}#checkout-payment .lp-payment-method .gateway-input::before{position:absolute;top:50%;left:50%;width:6px;height:6px;background:#41abec;transform:translate(-50%,-50%);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}#checkout-payment .lp-payment-method .gateway-input:checked::before{content:"";}#checkout-payment .lp-payment-method .gateway-input:focus{outline:0;}#checkout-payment #checkout-order-action button{width:100%;border-color:var(--lp-primary-color);color:#fff;background:var(--lp-primary-color);font-weight:500;}#checkout-payment #checkout-order-action button:hover{border-color:var(--lp-primary-color);opacity:.5;background:var(--lp-primary-color);}#checkout-payment #checkout-order-action button.loading::before{display:inline-block;font-family:"Font Awesome 5 Free";font-weight:900;content:"";-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite;}.lp-terms-and-conditions{color:#666;font-size:16px;font-weight:300;line-height:26px;}.lp-terms-and-conditions a{color:#41abec;}.lp-terms-and-conditions a:hover{color:var(--lp-primary-color);}.learn-press-checkout.guest-checkout{display:none;}.button-continue-guest-checkout{clear:both;}#learn-press-checkout .payment-methods{margin:0;padding:0;list-style:none;}#learn-press-checkout .payment-methods .lp-payment-method{margin-bottom:20px;}#learn-press-checkout .payment-methods .lp-payment-method > label{display:flex;flex-flow:row nowrap;padding:10px 20px;background:#f5f5f5;line-height:40px;cursor:pointer;}#learn-press-checkout .payment-methods .lp-payment-method > label img{vertical-align:middle;}#learn-press-checkout .payment-methods .lp-payment-method.selected > label{background:#d4d4d4;}#learn-press-checkout .payment-methods .payment-method-form{display:none;padding:15px 20px;border-top:1px solid #ddd;background:#f9f9f9;}#learn-press-checkout-login,#learn-press-checkout-register{margin-bottom:1.5em;padding:20px 20px 0 20px;border:1px solid #ddd;background:#fff;}#learn-press-order-review,.learn-press-checkout-comment{margin-bottom:20px;}#checkout-form-login,#checkout-form-register{_display:none;}#checkout-form-login .learn-press-form-register,#checkout-form-login .learn-press-form-login,#checkout-form-register .learn-press-form-register,#checkout-form-register .learn-press-form-login{display:none;}#checkout-guest-email{margin:0 0 20px 0;}#checkout-guest-email .form-heading{margin:0;}#checkout-guest-email #checkout-guest-options{margin:0;list-style:none;}#checkout-guest-email #checkout-existing-account,#checkout-guest-email #checkout-new-account{display:none;margin:0;}#checkout-guest-email.email-exists #checkout-existing-account{display:block;}#checkout-guest-email.email-exists #checkout-new-account{display:none;}.lp-list-table{width:100%;margin-bottom:20px;}.lp-list-table th,.lp-list-table td{padding:20px;border:0 solid rgba(204,204,204,.3);border-bottom-width:1px;background:#fff;font-size:16px;line-height:1;text-align:left;}@media (max-width: 767px){.lp-list-table th,.lp-list-table td{padding:15px;}}.lp-list-table thead{box-sizing:border-box;border:1px solid #e5e7f2;}.lp-list-table thead tr th{height:60px;border-bottom:none;color:#333;background:#f1f2f8;font-size:18px;}.lp-list-table tbody,.lp-list-table tfoot{box-sizing:border-box;border:1px solid rgba(204,204,204,.3);border-top:0;}.lp-list-table tbody tr td,.lp-list-table tbody tr th,.lp-list-table tfoot tr td,.lp-list-table tfoot tr th{height:62px;color:#666;background:#fff;font-size:16px;font-weight:300;}.lp-list-table tbody tr td a,.lp-list-table tbody tr th a,.lp-list-table tfoot tr td a,.lp-list-table tfoot tr th a{border-bottom:none;color:#666;text-decoration:none;}.lp-list-table tbody tr td a:hover,.lp-list-table tbody tr th a:hover,.lp-list-table tfoot tr td a:hover,.lp-list-table tfoot tr th a:hover{color:var(--lp-primary-color);}.lp-list-table tbody tr .column-status .result-percent,.lp-list-table tfoot tr .column-status .result-percent{font-weight:500;}.lp-list-table tbody tr .column-status .lp-label,.lp-list-table tfoot tr .column-status .lp-label{font-weight:600;}.lp-list-table tbody tr:nth-child(odd),.lp-list-table tfoot tr:nth-child(odd){background:#f5f5f5;}.lp-list-table .list-table-nav td{font-size:14px;}.lp-list-table .list-table-nav td.nav-text{text-align:left;}.lp-list-table .list-table-nav td.nav-pages{text-align:right;}.lp-list-table .list-table-nav td.nav-pages .learn-press-pagination{text-align:right;}.lp-list-table .list-table-nav td.nav-pages .page-numbers{margin-bottom:0;}.lp-label{display:inline-block;color:#666;font-size:16px;font-weight:300;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 20px 0;}.learn-press-form .form-fields .form-field label{display:block;margin:0 0 10px 0;}.learn-press-form .form-fields .form-field input[type=text],.learn-press-form .form-fields .form-field input[type=email],.learn-press-form .form-fields .form-field input[type=number],.learn-press-form .form-fields .form-field input[type=password],.learn-press-form .form-fields .form-field textarea{width:100%;padding:8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.learn-press-form .form-fields .form-field .description{margin-top:10px;font-size:14px;font-style:italic;line-height:1.4;}.learn-press-form .form-fields .form-field .asterisk{color:#f00;}.learn-press-form-login,.learn-press-form-register{max-width:600px;margin-right:auto;margin-bottom:60px;margin-left:auto;padding:40px;border:1px solid #eee;border-radius:6px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06) !important;}.learn-press-form-login h3,.learn-press-form-register h3{margin-bottom:20px;font-size:28px;line-height:1.4;}.learn-press-form-login .form-fields .form-field label,.learn-press-form-register .form-fields .form-field label{font-size:16px;font-weight:400;user-select:none;}.learn-press-form-login .form-fields .form-field input[type=text],.learn-press-form-login .form-fields .form-field input[type=password],.learn-press-form-login .form-fields .form-field input[type=tel],.learn-press-form-login .form-fields .form-field input[type=url],.learn-press-form-login .form-fields .form-field input[type=number],.learn-press-form-register .form-fields .form-field input[type=text],.learn-press-form-register .form-fields .form-field input[type=password],.learn-press-form-register .form-fields .form-field input[type=tel],.learn-press-form-register .form-fields .form-field input[type=url],.learn-press-form-register .form-fields .form-field input[type=number]{height:42px;border:1px solid #bbb;border-radius:4px;line-height:42px;}.learn-press-form-login .form-fields .form-field input[type=text]:focus,.learn-press-form-login .form-fields .form-field input[type=password]:focus,.learn-press-form-login .form-fields .form-field input[type=tel]:focus,.learn-press-form-login .form-fields .form-field input[type=url]:focus,.learn-press-form-login .form-fields .form-field input[type=number]:focus,.learn-press-form-register .form-fields .form-field input[type=text]:focus,.learn-press-form-register .form-fields .form-field input[type=password]:focus,.learn-press-form-register .form-fields .form-field input[type=tel]:focus,.learn-press-form-register .form-fields .form-field input[type=url]:focus,.learn-press-form-register .form-fields .form-field input[type=number]:focus{border:none;outline:2px solid transparent !important;outline-offset:2px;box-shadow:0 0 0 2px #666 !important;}.learn-press-form-login .form-fields .form-field.required label::after,.learn-press-form-register .form-fields .form-field.required label::after{content:" *";display:inline;}.learn-press-form-login form[name=learn-press-login] > p > label,.learn-press-form-register form[name=learn-press-login] > p > label{color:#666;font-size:16px;cursor:pointer;user-select:none;}.learn-press-form-login form[name=learn-press-login] > p > a,.learn-press-form-register form[name=learn-press-login] > p > a{color:#666;font-size:16px;line-height:1;}.learn-press-form-login form[name=learn-press-login] > p:last-child,.learn-press-form-register form[name=learn-press-login] > p:last-child{margin-bottom:0;}.learn-press-form-login button[type=submit],.learn-press-form-register button[type=submit]{width:100%;height:50px;border-radius:3px;outline:none;color:#fff;background:var(--lp-primary-color);box-shadow:none;font-size:16px;line-height:1;vertical-align:middle;text-decoration:none;}.required label{font-weight:bold;}.required label:after{content:" *";display:inline;}.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:8px;right:10px;cursor:pointer;}.lp-password-input .lp-show-password-input::after{font-family:"Font Awesome 5 Free";font-weight:900;content:"";}.lp-password-input .lp-show-password-input.display-password::after{color:#585858;content:"";}.form-desc{font-size:smaller;font-style:italic;}.become-teacher-form{width:90%;max-width:500px;margin:0 auto;}.become-teacher-form .form-field input[type=text],.become-teacher-form .form-field input[type=email],.become-teacher-form .form-field input[type=number],.become-teacher-form .form-field input[type=password]{width:100%;}body div.entry-content > div.learnpress{--responsive--aligndefault-width:100%;max-width:var(--lp-content-width,100%);}.lp-user-profile{position:relative;background:#fff;}.lp-user-profile .lp-user-profile-avatar img{position:relative;width:100%;height:auto;border-radius:unset;display:block;}.lp-user-profile .lp-user-profile-avatar + .lp-user-profile-socials{margin-top:10px;margin-bottom:5px;}.lp-user-profile .lp-user-profile-socials{display:flex;position:relative;z-index:1;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.lp-user-profile .lp-user-profile-socials a{display:inline-flex;align-items:center;justify-content:center;width:35px;height:35px;margin:0 7px;border:1px solid #cfcfcf;color:#666;background:#fff;font-size:14px;line-height:35px;text-align:center;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}.lp-user-profile .lp-user-profile-socials a:hover{border-color:var(--lp-primary-color);color:#fff;background:var(--lp-primary-color);}.lp-user-profile .wrapper-profile-header{color:#fff;background:var(--lp-secondary-color);position:relative;}@media (max-width: 990px){.lp-user-profile .wrapper-profile-header .lp-profile-content-area{min-height:inherit;padding:50px 15px;}.lp-user-profile .wrapper-profile-header .lp-profile-left{float:left;position:static;}.lp-user-profile .wrapper-profile-header .lp-profile-right{float:right;width:calc(100% - 270px);margin-left:0;}}@media (max-width: 768px){.lp-user-profile .wrapper-profile-header .lp-profile-left{width:220px;}.lp-user-profile .wrapper-profile-header .lp-profile-right{width:calc(100% - 220px);}.lp-user-profile .wrapper-profile-header .lp-user-profile-socials{margin-right:-5px;margin-left:-5px;}.lp-user-profile .wrapper-profile-header .lp-user-profile-socials a{width:36px;height:36px;margin:0 5px;line-height:36px;}}@media (max-width: 500px){.lp-user-profile .wrapper-profile-header .lp-profile-left{float:none;margin:0 auto;}.lp-user-profile .wrapper-profile-header .lp-profile-right{width:100%;padding-top:30px;text-align:center;}}.lp-user-profile .wrapper-profile-header::before{right:100%;left:auto;}.lp-user-profile .wrapper-profile-header::after{left:100%;right:auto;}.lp-user-profile .lp-profile-content-area{position:relative;padding-top:50px;padding-bottom:50px;display:flex;align-items:center;}@media (max-width: 650px){.lp-user-profile .lp-profile-content-area{flex-direction:column;}.lp-user-profile .lp-profile-content-area .lp-profile-right{text-align:center;width:100%;padding:50px 15px 0;}}.lp-user-profile .lp-profile-left{min-width:270px;max-width:270px;padding:5px;border:2px solid #eaeaea;border-radius:3px;}.lp-user-profile .lp-profile-right{padding-right:15px;padding-left:35px;}.lp-user-profile .lp-profile-username{padding-bottom:10px;font-size:18px;font-weight:500;text-transform:capitalize;}.lp-user-profile .lp-profile-username::before,.lp-user-profile .lp-profile-username::after{content:"";width:30px;height:1px;background-color:white;display:inline-block;vertical-align:middle;margin:0;}.lp-user-profile .lp-profile-username::before{margin-right:5px;}.lp-user-profile .lp-profile-username::after{margin-left:5px;}.lp-user-profile .lp-profile-user-bio{font-size:16px;font-weight:300;line-height:26px;}.lp-user-profile #profile-sidebar{float:left;width:270px;margin-top:0;margin-top:58px;border:1px solid rgba(0,0,0,.1);border-top:0;background:#fff;}@media (max-width: 990px){.lp-user-profile #profile-sidebar{width:100%;}.lp-user-profile #profile-sidebar .lp-user-profile-avatar{max-width:150px;}}.lp-user-profile #profile-nav .lp-profile-nav-tabs{margin:0;padding:0;list-style:none;}.lp-user-profile #profile-nav .lp-profile-nav-tabs > li{position:relative;margin:0;border-top:1px solid rgba(204,204,204,.3);}.lp-user-profile #profile-nav .lp-profile-nav-tabs > li a{display:block;padding:0 20px;color:#333;font-size:16px;font-weight:500;line-height:50px;}.lp-user-profile #profile-nav .lp-profile-nav-tabs > li > a{padding:0 20px 0 52px;}.lp-user-profile #profile-nav .lp-profile-nav-tabs > li > a > i{display:inline-block;position:absolute;left:24px;width:28px;color:var(--lp-primary-color);font-size:12px;line-height:53px;text-align:left;}.lp-user-profile #profile-nav .lp-profile-nav-tabs > li > a::after{float:right;margin-right:4px;color:#999;font-family:"Font Awesome 5 Free";font-size:10px;font-weight:900;content:"";}.lp-user-profile #profile-nav .lp-profile-nav-tabs > li ul li{margin:0;}.lp-user-profile #profile-nav .lp-profile-nav-tabs > li ul li a{border-bottom:1px solid #f9f9f9;}.lp-user-profile #profile-nav .lp-profile-nav-tabs > li ul li a:hover{color:var(--lp-primary-color);background:#fff;}.lp-user-profile #profile-nav .lp-profile-nav-tabs > li ul li:hover > a i{color:var(--lp-primary-color);background:#fff;}.lp-user-profile #profile-nav .lp-profile-nav-tabs > li.active,.lp-user-profile #profile-nav .lp-profile-nav-tabs > li:hover{background:var(--lp-primary-color);}.lp-user-profile #profile-nav .lp-profile-nav-tabs > li.active > a::after,.lp-user-profile #profile-nav .lp-profile-nav-tabs > li:hover > a::after{content:"";}.lp-user-profile #profile-nav .lp-profile-nav-tabs > li.active a{padding-left:52px;}.lp-user-profile #profile-nav .lp-profile-nav-tabs > li:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px;}.lp-user-profile #profile-nav .lp-profile-nav-tabs > li.wishlist > a::before{position:absolute;left:25px;color:var(--lp-primary-color);font-family:"Font Awesome 5 Free";font-size:12px;font-weight:900;content:"";}.lp-user-profile #profile-nav .lp-profile-nav-tabs > li.wishlist:hover a::before{color:#fff;}.lp-user-profile #profile-nav .lp-profile-nav-tabs > li.logout > a::after{display:none;}.lp-user-profile #profile-nav .lp-profile-nav-tabs li > a{box-sizing:border-box;height:50px;}.lp-user-profile #profile-nav .lp-profile-nav-tabs li > ul{display:none;position:absolute;z-index:1000;top:0;left:100%;min-width:150px;margin:0;padding:0;background:#fff;box-shadow:0 15px 20px 0 rgba(0,0,0,.05);list-style:none;}.lp-user-profile #profile-nav .lp-profile-nav-tabs li.active > a,.lp-user-profile #profile-nav .lp-profile-nav-tabs li:hover > a{color:#fff;}.lp-user-profile #profile-nav .lp-profile-nav-tabs li.active > a i,.lp-user-profile #profile-nav .lp-profile-nav-tabs li.active > a::after,.lp-user-profile #profile-nav .lp-profile-nav-tabs li:hover > a i,.lp-user-profile #profile-nav .lp-profile-nav-tabs li:hover > a::after{color:#fff;}.lp-user-profile #profile-nav .lp-profile-nav-tabs li.active > ul,.lp-user-profile #profile-nav .lp-profile-nav-tabs li:hover > ul{display:block;}.lp-user-profile #profile-nav .lp-profile-nav-tabs li.active > ul{position:relative;left:0;}.lp-user-profile #profile-nav .lp-profile-nav-tabs li.active > ul .active{background:#fff;}.lp-user-profile #profile-nav .lp-profile-nav-tabs li.active > ul .active > a{color:#ffb606;}.lp-user-profile #profile-nav .lp-profile-nav-tabs li.active > ul .active > a i{color:#ffb606;}@media (max-width: 990px){.lp-user-profile #profile-nav{overflow-x:scroll;border-top:1px solid rgba(204,204,204,.3);}.lp-user-profile #profile-nav .lp-profile-nav-tabs{width:max-content;}.lp-user-profile #profile-nav .lp-profile-nav-tabs::after{display:table;clear:both;content:"";}.lp-user-profile #profile-nav .lp-profile-nav-tabs > li{float:left;border:none;border-right:1px solid rgba(204,204,204,.3);}.lp-user-profile #profile-nav .lp-profile-nav-tabs > li > a{height:auto;padding:0 20px 0 45px;}.lp-user-profile #profile-nav .lp-profile-nav-tabs > li > a::after{margin-left:10px;}.lp-user-profile #profile-nav .lp-profile-nav-tabs > li.has-child a::after{content:"";}.lp-user-profile #profile-nav .lp-profile-nav-tabs > li.active a{padding-left:45px;}.lp-user-profile #profile-nav .lp-profile-nav-tabs > li.active a::after{content:"";}.lp-user-profile #profile-nav .lp-profile-nav-tabs > li.active.has-child ul{display:none;width:max-content;transform:translateX(-20%);}.lp-user-profile #profile-nav .lp-profile-nav-tabs > li.active.has-child ul::after{display:table;clear:both;box-shadow:0 0 0;content:"";}.lp-user-profile #profile-nav .lp-profile-nav-tabs > li.active.has-child ul li{float:left;border-right:1px solid rgba(204,204,204,.3);}.lp-user-profile #profile-nav .lp-profile-nav-tabs > li.active.has-child ul li:last-child{border-right:none;}.lp-user-profile #profile-nav .lp-profile-nav-tabs > li.active.has-child ul li a{padding:0 10px;}.lp-user-profile #profile-nav .lp-profile-nav-tabs li:hover ul{display:none !important;}.lp-user-profile #profile-nav .lp-profile-nav-tabs li:not(.has-child) > a::after{display:none;}}@media (max-width: 560px){.lp-user-profile #profile-nav .lp-profile-nav-tabs > li{max-width:80px;}.lp-user-profile #profile-nav .lp-profile-nav-tabs > li > a{font-size:0;}.lp-user-profile #profile-nav .lp-profile-nav-tabs > li > a::after{margin-left:0;}}.lp-user-profile .lp-profile-content{float:right;width:calc(100% - 300px);margin-bottom:60px;padding-top:58px;}@media (max-width: 990px){.lp-user-profile .lp-profile-content{width:100%;}}@media (max-width: 767px){.lp-user-profile .lp-profile-content .learn-press-tabs__nav{display:block;width:100%;border:0;}.lp-user-profile .lp-profile-content .learn-press-tabs__nav::after{display:table;clear:both;content:"";}.lp-user-profile .lp-profile-content .learn-press-tabs__tab{float:left;border-right:0;}.lp-user-profile .lp-profile-content .learn-press-tabs__tab label{padding-right:25px;padding-left:25px;}.lp-user-profile .lp-profile-content .profile-orders{overflow-x:scroll;}}.lp-user-profile .lp-profile-content .course-categories,.lp-user-profile .lp-profile-content .course-instructor{margin-bottom:14px;}.lp-user-profile .lp-profile-content .course-categories{padding:0;}.lp-user-profile .lp-profile-content .lp-button{display:block;margin:0 auto 52px auto;padding:13px 34px;border-color:var(--lp-secondary-color);font-size:14px;font-weight:500;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px;}.lp-user-profile .lp-profile-content .lp-button:hover{border-color:var(--lp-primary-color);}.lp-user-profile ul.learn-press-courses .course{margin:0 0 40px 0;}.lp-user-profile .profile-orders .profile-heading{display:none;}.lp-user-profile .profile-orders table{margin-top:0;}.lp-user-profile .profile-orders .column-order-actions a{margin-right:6px;color:black;text-decoration:underline;font-weight:500;}.lp-user-profile .profile-orders .column-order-actions a:hover,.lp-user-profile .profile-orders .column-order-actions a:focus{color:var(--lp-primary-color);}.lp-user-profile #dashboard-general-statistic{margin-bottom:55px;padding-bottom:20px;border-bottom:1px solid #ddd;}.lp-user-profile .dashboard-general-statistic__row{display:flex;margin:0 -15px;justify-content:center;flex-wrap:wrap;}.lp-user-profile .dashboard-general-statistic__row .statistic-box{min-width:200px;max-width:270px;margin:0 15px 40px 15px;padding:15px 20px;border:1px solid #ccc;border-radius:4px;background:#f9fafc;text-align:center;}@media (max-width: 990px){.lp-user-profile .dashboard-general-statistic__row .statistic-box{width:45%;}}@media (max-width: 767px){.lp-user-profile .dashboard-general-statistic__row .statistic-box{width:100%;margin:0 15px 15px;}}.lp-user-profile .dashboard-general-statistic__row .statistic-box:hover{background:#eaeaea;}.lp-user-profile .dashboard-general-statistic__row[data-col="2"] .statistic-box{width:50%;}.lp-user-profile .dashboard-general-statistic__row[data-col="4"] .statistic-box{width:25%;}.lp-user-profile .dashboard-general-statistic__row[data-col="5"] .statistic-box{width:20%;}.lp-user-profile .statistic-box .statistic-box__text{margin:0 0 7px 0;padding:0;color:#666;font-size:18px;font-weight:400;line-height:1;}.lp-user-profile .statistic-box .statistic-box__number{color:#333;font-size:18px;font-weight:500;line-height:1;}.lp-user-profile .profile-courses > h3{margin-top:0;margin-bottom:36px;color:#333;font-size:30px;font-weight:600;line-height:1;text-transform:capitalize;}.lp-profile-content table.lp-list-table{border-spacing:0;border-top:1px solid #ccc;border-left:1px solid #ccc;margin-bottom:40px;}.lp-profile-content table.lp-list-table tr th,.lp-profile-content table.lp-list-table tr td{border-right:1px solid #ccc;border-bottom:1px solid #ccc;text-align:center;}.lp-profile-content table.lp-list-table tr td a{color:var(--wp--preset--color--foreground);font-weight:400;}.lp-profile-content table.lp-list-table tr td a:hover{color:var(--lp-primary-color);}.lp-profile-content #profile-content-order-details h3{margin-top:0;font-size:30px;line-height:1.5;font-weight:500;margin-bottom:15px;font-family:var(--wp--preset--font-family--system-font);}.profile-basic-information .form-field,form[name=profile-change-password] .form-field{margin:0 10px 24px 10px;}.profile-basic-information .form-field > label,form[name=profile-change-password] .form-field > label{margin:0 0 12px 0;color:#333;font-size:16px;font-weight:500;font-style:italic;}.profile-basic-information .form-field .form-field-input input,form[name=profile-change-password] .form-field .form-field-input input{height:43px;padding:8px 20px;font-weight:400;}.profile-basic-information .form-field .form-field-input input[type=password],form[name=profile-change-password] .form-field .form-field-input input[type=password]{padding:8px 20px;}.profile-basic-information .form-field .form-field-input textarea,form[name=profile-change-password] .form-field .form-field-input textarea{padding:9px 20px 16px 20px;font-weight:300;line-height:24px;}.profile-basic-information .form-field .form-field-input input,.profile-basic-information .form-field .form-field-input textarea,form[name=profile-change-password] .form-field .form-field-input input,form[name=profile-change-password] .form-field .form-field-input textarea{border:1px solid #ccc;color:#999;font-size:14px;font-style:italic;}.profile-basic-information .form-field .form-field-input input:focus,.profile-basic-information .form-field .form-field-input textarea:focus,form[name=profile-change-password] .form-field .form-field-input input:focus,form[name=profile-change-password] .form-field .form-field-input textarea:focus{border-color:var(--lp-primary-color);outline:0;color:#222;}.profile-basic-information .form-field .form-field-input ::placeholder,form[name=profile-change-password] .form-field .form-field-input ::placeholder{opacity:1;color:#999;}.profile-basic-information .form-field .form-field-input :-ms-input-placeholder,form[name=profile-change-password] .form-field .form-field-input :-ms-input-placeholder{color:#999;}.profile-basic-information .form-field .form-field-input ::-ms-input-placeholder,form[name=profile-change-password] .form-field .form-field-input ::-ms-input-placeholder{color:#999;}.profile-basic-information .form-field .form-field-input .description,form[name=profile-change-password] .form-field .form-field-input .description{margin-top:15px;}@media (max-width: 767px){.profile-basic-information .form-field,form[name=profile-change-password] .form-field{margin:0 0 24px 0;}}.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){.profile-basic-information .form-field__50,form[name=profile-change-password] .form-field__50{float:unset;width:100%;margin:0 0 24px 0;}}.profile-basic-information .form-field__clear,form[name=profile-change-password] .form-field__clear{clear:both;}.profile-basic-information button,form[name=profile-change-password] button{padding:16px 24px;border:0;border-radius:3px;color:#fff;background:var(--lp-primary-color);font-size:16px;font-weight:400;line-height:1;}.profile-basic-information button:hover,form[name=profile-change-password] button:hover{opacity:.5;background:var(--lp-primary-color);}.profile-basic-information p,form[name=profile-change-password] p{margin:0;}#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;}}#learn-press-profile-basic-information button[type=submit]{padding:0 15px;height:40px;line-height:40px;border:0;display:inline-flex;align-items:center;justify-content:center;background-color:var(--lp-primary-color);color:white;font-size:16px;font-weight:400;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}#learn-press-profile-basic-information button[type=submit]:hover{opacity:.5;background-color:var(--lp-primary-color);}.recover-order__title{margin-bottom:5px;}.recover-order__description{margin-bottom:20px;color:#999;font-size:.8em;font-style:italic;}div.order-recover{display:flex;}div.order-recover > .button-recover-order{margin:0;margin-left:20px;flex:0 0 auto;}div.order-recover > .button-recover-order.loading::before{display:inline-block;margin-right:5px;font-family:"Font Awesome 5 Free";font-weight:900;content:"";animation:lp-rotating 1s linear infinite;}div.order-recover input[type=text]{width:100%;height:43px;margin-right:10px;padding:0 22px;border:1px solid #ccc;border-radius:3px;background-color:#fff;font-size:14px;font-weight:300;font-style:italic;line-height:43px;flex:1 1 auto;}.learn-press-profile-course__progress .lp_profile_course_progress{border:1px solid #eee;border-top:0;overflow-x:auto;}.learn-press-profile-course__progress .lp_profile_course_progress__item{display:grid;align-items:center;padding:15px;border-top:1px solid #eee;grid-template-columns:90px 1fr 80px 190px 140px;column-gap:20px;}.learn-press-profile-course__progress .lp_profile_course_progress__item div img{max-width:60px;height:auto;}@media (max-width: 575px){.learn-press-profile-course__progress .lp_profile_course_progress__item div img{max-width:100%;}}@media (max-width: 575px){.learn-press-profile-course__progress .lp_profile_course_progress__item{display:block;}}.learn-press-profile-course__progress .lp_profile_course_progress__header{background-color:#eee;}@media (max-width: 575px){.learn-press-profile-course__progress .lp_profile_course_progress__header{display:flex;overflow-x:auto;white-space:nowrap;justify-content:flex-end;}}.lp_profile_course_progress__nav button.loading::before{display:inline-block;margin-right:5px;font-family:"Font Awesome 5 Free";font-weight:900;content:"";-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite;}.entry-content ul.learn-press-profile-course__tab__inner{padding:0;}.content ul.learn-press-courses{margin-left:-15px;margin-right:-15px;}.content ul.learn-press-courses[data-layout=list]{margin:0;}.learn-press-profile-course__tab__inner{display:flex;margin:40px 0 0 0 !important;padding:0 !important;background:#eee;list-style:none !important;}.learn-press-profile-course__tab__inner > li{list-style:none;margin:0 !important;}.learn-press-profile-course__tab__inner > li:hover{cursor:pointer;}.learn-press-profile-course__tab__inner a{display:inline-block;padding:15px 30px;font-weight:600;position:relative;}.learn-press-profile-course__tab__inner a.active{color:var(--lp-primary-color);background:#fff;}.learn-press-profile-course__tab__inner a.active::before{content:"";height:4px;width:100%;background-color:var(--lp-primary-color);position:absolute;top:0;left:0;right:auto;}.learn-press-course-tab-filters .learn-press-filters{margin-top:20px;margin-left:0;padding:0;list-style:none;}.learn-press-course-tab-filters .learn-press-filters a.active{color:var(--lp-primary-color);}.lp-profile-content ul{list-style:none !important;padding:0 !important;}.learnpress_avatar__form label{display:inline-block;}.learnpress_avatar__form input[type=file]{display:none;}.learnpress_avatar__form__upload{display:flex;width:200px;height:200px;border:1px dashed #ccc;border-radius:3px;background-color:#fafafa;font-size:14px;font-weight:300;font-style:italic;line-height:43px;text-align:center;cursor:pointer;align-items:center;justify-content:center;}.learnpress_avatar__form__upload div{line-height:1.4;}.learnpress_avatar__button--loading::before{display:inline-block;margin-right:5px;font-family:"Font Awesome 5 Free";font-weight:900;content:"";-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite;}button.learnpress_avatar__button{height:40px;padding:0 15px;border:0;background:var(--lp-primary-color);color:white;margin-top:15px;border-radius:3px;}button.learnpress_avatar__button + button{margin-left:15px;margin-right:0;}#primary .learn-press-courses[data-size="3"] .course{width:50%;}body.learnpress .learn-press-tabs .learn-press-tabs__tab,body.learnpress .attachment-recent-works-thumbnail{border-radius:0;}#learn-press-course-tabs.show-all .course-tab-panel{margin-bottom:40px;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(1):checked ~ .course-tab-panels .course-tab-panel:nth-child(1){display:block;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(1):checked ~ .learn-press-nav-tabs .course-nav:nth-child(1){border-bottom:0;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(1):checked ~ .learn-press-nav-tabs .course-nav:nth-child(1) label{color:var(--lp-primary-color);background:#fff;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(2):checked ~ .course-tab-panels .course-tab-panel:nth-child(2){display:block;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(2):checked ~ .learn-press-nav-tabs .course-nav:nth-child(2){border-bottom:0;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(2):checked ~ .learn-press-nav-tabs .course-nav:nth-child(2) label{color:var(--lp-primary-color);background:#fff;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(3):checked ~ .course-tab-panels .course-tab-panel:nth-child(3){display:block;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(3):checked ~ .learn-press-nav-tabs .course-nav:nth-child(3){border-bottom:0;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(3):checked ~ .learn-press-nav-tabs .course-nav:nth-child(3) label{color:var(--lp-primary-color);background:#fff;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(4):checked ~ .course-tab-panels .course-tab-panel:nth-child(4){display:block;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(4):checked ~ .learn-press-nav-tabs .course-nav:nth-child(4){border-bottom:0;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(4):checked ~ .learn-press-nav-tabs .course-nav:nth-child(4) label{color:var(--lp-primary-color);background:#fff;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(5):checked ~ .course-tab-panels .course-tab-panel:nth-child(5){display:block;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(5):checked ~ .learn-press-nav-tabs .course-nav:nth-child(5){border-bottom:0;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(5):checked ~ .learn-press-nav-tabs .course-nav:nth-child(5) label{color:var(--lp-primary-color);background:#fff;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(6):checked ~ .course-tab-panels .course-tab-panel:nth-child(6){display:block;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(6):checked ~ .learn-press-nav-tabs .course-nav:nth-child(6){border-bottom:0;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(6):checked ~ .learn-press-nav-tabs .course-nav:nth-child(6) label{color:var(--lp-primary-color);background:#fff;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(7):checked ~ .course-tab-panels .course-tab-panel:nth-child(7){display:block;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(7):checked ~ .learn-press-nav-tabs .course-nav:nth-child(7){border-bottom:0;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(7):checked ~ .learn-press-nav-tabs .course-nav:nth-child(7) label{color:var(--lp-primary-color);background:#fff;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(8):checked ~ .course-tab-panels .course-tab-panel:nth-child(8){display:block;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(8):checked ~ .learn-press-nav-tabs .course-nav:nth-child(8){border-bottom:0;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(8):checked ~ .learn-press-nav-tabs .course-nav:nth-child(8) label{color:var(--lp-primary-color);background:#fff;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(9):checked ~ .course-tab-panels .course-tab-panel:nth-child(9){display:block;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(9):checked ~ .learn-press-nav-tabs .course-nav:nth-child(9){border-bottom:0;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(9):checked ~ .learn-press-nav-tabs .course-nav:nth-child(9) label{color:var(--lp-primary-color);background:#fff;}.course-tab-panel{display:none;padding-top:30px;}.course-tab-panel.active{display:block;}.course-tab-panel.course-tab-panel-instructor,.course-tab-panel.course-tab-panel-faqs{padding-top:30px;}.course-tab-panel.course-tab-panel-reviews{padding:56px 0 0 0;}.course-tab-panel .course-description h4{margin-top:0;margin-bottom:1.125rem;color:#333;font-size:18px;font-weight:500;}.course-tab-panel .course-description p{color:#666;font-size:16px;font-weight:300;line-height:26px;}.course-tab-panel .course-description img{max-width:100%;height:auto;vertical-align:middle;}.course-tab-panel .lp-course-author{display:flex;margin-bottom:40px;}@media (max-width: 767px){.course-tab-panel .lp-course-author{flex-direction:column;}}.course-tab-panel .lp-course-author .course-author__pull-left{margin-right:30px;text-align:center;align-items:center;}@media (max-width: 767px){.course-tab-panel .lp-course-author .course-author__pull-left{margin-right:0;margin-bottom:30px;}}.course-tab-panel .lp-course-author img{width:50px;height:50px;margin-bottom:20px;border-radius:50%;object-fit:cover;object-position:center;}.course-tab-panel .lp-course-author .course-author__pull-right{flex:1;}@media (max-width: 767px){.course-tab-panel .lp-course-author .course-author__pull-right{width:100%;text-align:center;}}.course-tab-panel .lp-course-author .author-title{margin-bottom:18px;}.course-tab-panel .lp-course-author .author-title a{color:#333;box-shadow:none;font-size:18px;font-weight:500;text-transform:capitalize;}.course-tab-panel .lp-course-author .author-title a:hover{color:var(--lp-primary-color);}.course-tab-panel .lp-course-author .author-description{color:#666;font-size:16px;font-weight:300;line-height:26px;}.course-tab-panel .lp-course-author .author-socials{display:grid;grid-template-columns:repeat(4,33px);gap:10px;justify-content:center;}.course-tab-panel .lp-course-author .author-socials > a{display:inline-block;width:33px;height:33px;margin:0;border:1px solid #ededed;border-radius:50%;color:#878787;box-shadow:none;font-size:14px;line-height:33px;text-align:center;vertical-align:middle;transition:all .3s;}.course-tab-panel .lp-course-author .author-socials > a:hover{border-color:var(--lp-primary-color);color:#fff;background:var(--lp-primary-color);}.course-tab-panel .lp-course-author .author-socials .fa-googleplus::before{content:"";}.course-summary div.lp-list-co-instructor{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;}.course-summary div.lp-list-co-instructor__item{display:flex;column-gap:30px;}@media (max-width: 767px){.course-summary div.lp-list-co-instructor__item{align-items:center;flex-direction:column;padding:0 15px;column-gap:0;row-gap:10px;}}.course-summary div.lp-list-co-instructor__avatar > img{width:100%;max-width:96px;border-radius:999px;}.course-summary div.lp-list-co-instructor__bio{flex:1;}.course-summary div.lp-list-co-instructor__bio__top > a{font-size:18px;font-weight:600;}.course-summary div.lp-list-co-instructor__bio__description{font-size:1rem;}.course-summary .course-price{margin-bottom:10px;}.course-summary .course-price .origin-price,.course-summary .course-price .price{vertical-align:middle;}.course-summary .course-price .origin-price{margin-right:10px;font-size:18px;font-style:italic;text-decoration:line-through;}.course-summary .course-price .price{font-size:24px;}.course-summary .course-summary-sidebar .lp-course-buttons{margin-bottom:20px;}.course-summary .course-featured-review .featured-review__title{margin-top:0;margin-bottom:6px;font-size:1.2rem;font-weight:500;}.course-summary .course-featured-review .featured-review__stars{padding-bottom:12px;color:var(--lp-primary-color);font-size:16px;}.course-summary .course-featured-review .featured-review__content{position:relative;color:#666;font-size:1rem;font-style:italic;line-height:24px;}.course-summary .course-featured-review .featured-review__content::after{position:absolute;top:-42px;right:-15px;color:rgba(102,102,102,.1);font-family:Arial;font-size:180px;font-weight:700;font-style:normal;content:"‘‘";transform:rotate(180deg);}.course-summary .course-tags a{display:inline-block;padding:3px 5px;border-radius:4px;color:#fff;background:#9aa5ab;font-size:12px;line-height:1;}.edit-content{margin-left:5px;}ul.learn-press-nav-tabs{display:flex;margin:0;padding:0;border:1px solid rgba(204,204,204,.3);border-bottom:0;background:#f1f2f8;list-style:none;}ul.learn-press-nav-tabs .course-nav{float:left;position:relative;margin:0;border-right:1px solid rgba(204,204,204,.3);border-bottom:1px solid rgba(204,204,204,.3);list-style:none;}ul.learn-press-nav-tabs .course-nav:first-child.active::after{position:absolute;top:-1px;left:-1px;width:1px;height:100%;background:#fff;content:"";}ul.learn-press-nav-tabs .course-nav:last-child{border-right:0;}ul.learn-press-nav-tabs .course-nav:last-child.active::after{position:absolute;top:-1px;right:-2px;width:2px;height:100%;background:#fff;content:"";}ul.learn-press-nav-tabs .course-nav.active{border-bottom:0;}ul.learn-press-nav-tabs .course-nav.active::before{position:absolute;top:-1px;left:0;width:100%;height:4px;background:var(--lp-primary-color);content:"";}ul.learn-press-nav-tabs .course-nav.active label{color:var(--lp-primary-color);background-color:white;}ul.learn-press-nav-tabs .course-nav a{display:inline-block;padding:10px 20px;border-bottom:none;outline:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}ul.learn-press-nav-tabs .course-nav a:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}ul.learn-press-nav-tabs[data-tabs] .course-nav{flex:1;}ul.learn-press-nav-tabs[data-tabs] .course-nav a{width:100%;text-align:center;}ul.learn-press-nav-tabs::after{display:block;clear:both;content:"";}@media (max-width: 767px){ul.learn-press-nav-tabs{display:grid;grid-template-columns:repeat(2,1fr);max-height:none;}}.course-item-popup #tab-curriculum{display:block;}.course-curriculum ul.curriculum-sections{position:relative;z-index:499;margin:0;padding:0;list-style:none;}.course-curriculum ul.curriculum-sections .closed .section-item__loadmore{display:none;}.course-curriculum ul.curriculum-sections .section{margin:0;padding:0;flex-wrap:wrap;}.course-curriculum ul.curriculum-sections .section:last-child{padding:0;}.course-curriculum ul.curriculum-sections .section.section-empty .section-header{margin-bottom:20px;}.course-curriculum ul.curriculum-sections .section.section-empty .learn-press-message{margin-right:15px;margin-left:15px;}.course-curriculum ul.curriculum-sections .section-title.c + .section-desc{display:block;}.course-curriculum ul.curriculum-sections .section-title.c span.show-desc::before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);top:0;}.course-curriculum ul.curriculum-sections .item-meta.duration{background:#d9e0f1;}.course-curriculum .section-item__loadmore{display:flex;justify-content:center;align-items:center;}.course-curriculum .section-item__loadmore button{display:inline-flex;margin-top:10px;margin-right:auto;margin-left:auto;padding:10px 20px;border:1px solid #ccc;border-radius:4px;outline:none;color:#222;background:#f7f7f7;box-shadow:none;font-weight:500;justify-content:center;align-items:center;cursor:pointer;font-size:1rem;font-family:sans-serif;}.course-curriculum .section-item__loadmore.loading button::before{display:inline-block;margin-right:5px;font-family:"Font Awesome 5 Free";font-weight:900;content:"";-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite;}.course-curriculum .section-header{display:table;width:100%;padding:0 0 26px 0;border-bottom:0;border-bottom:1px solid #d9e0f1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.course-curriculum .section-header .section-title,.course-curriculum .section-header .section-desc{margin:0;}.course-curriculum .section-header span.show-desc{display:inline-block;position:absolute;top:50%;right:30px;width:20px;height:20px;transform:translate(0,-50%);}.course-curriculum .section-header span.show-desc::before{font-family:"Font Awesome 5 Free";font-size:18px;font-weight:900;content:"";}.course-curriculum .section-header span.show-desc:hover::before{border-top-color:#ccc;}.course-curriculum .section-header .section-desc{margin:0;margin-top:10px;font-size:14px;line-height:21px;color:#999;font-style:italic;}.course-curriculum .section-header .section-meta{display:block;padding-top:17px;padding-bottom:15px;font-size:14px;text-align:right;vertical-align:middle;white-space:nowrap;}.course-curriculum .section-item{width:100%;}.course-curriculum .section-content{margin:0 0 15px 0;padding:0;list-style:none;}.course-curriculum .section-content .course-item-meta{display:table-cell;padding:10px 0;text-align:right;vertical-align:middle;white-space:nowrap;}.course-curriculum .section-content .course-item-meta .item-meta{display:inline-block;margin-left:14px;border-radius:3px;color:#fff;font-size:14px;line-height:23px;text-align:center;vertical-align:middle;padding:0 8px;}.course-curriculum .section-content .course-item-meta .item-meta.final-quiz{background:#14c4ff;}.course-curriculum .section-content .course-item-meta .item-meta.trans{padding:0;}.course-curriculum .section-content .course-item-meta .count-questions{background:#9672cf;}.course-curriculum .section-content .course-item-meta .duration{background:#c0c0c0;}.course-curriculum .section-content .course-item-meta .course-item-status{padding:0;color:#999;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.course-curriculum .section-content .course-item-meta .course-item-status::before{font-family:"Font Awesome 5 Free";font-size:14px;font-weight:900;vertical-align:middle;text-transform:lowercase;content:"";}.course-curriculum .section-content .course-item-preview{font-style:normal;padding:0;}.course-curriculum .section-content .course-item-preview::before{color:#fff;padding:0 8px;background:#00adff;display:inline-flex;align-items:center;justify-content:center;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;vertical-align:baseline;content:attr(data-preview);}.course-curriculum .course-item{display:flex;position:relative;margin:0 0 2px 0;padding:0 15px 0 30px;background:rgba(241,242,248,.4);font-size:14px;transition:padding-left linear .15s;}@media (max-width: 767px){.course-curriculum .course-item{padding:0 0 0 15px;}}.course-curriculum .course-item > span{display:flex;width:28px;color:#666;font-size:16px;font-weight:300;align-items:center;}.course-curriculum .course-item .section-item-link{display:table;padding-right:15px;padding-left:0;border-bottom:none;outline:none;box-shadow:none;line-height:1.5;color:#777;text-decoration:none;}.course-curriculum .course-item .section-item-link:hover .item-name{color:var(--lp-primary-color);}.course-curriculum .course-item .section-item-link::before{display:table-cell;display:table-cell;left:0;width:20px;padding:15px 0;color:var(--lp-primary-color);font-family:"Font Awesome 5 Free";font-size:18px;font-weight:400;vertical-align:middle;transition:left linear .15s;}.course-curriculum .course-item .item-icon,.course-curriculum .course-item .item-name{display:table-cell;padding:17px 16px;color:#333;font-size:16px;font-weight:600;vertical-align:middle;}.course-curriculum .course-item .item-icon::before{font-size:18px;}.course-curriculum .course-item .item-icon.icon-lock{float:right;margin-top:15px;}.course-curriculum .course-item.course-item-lp_quiz .section-item-link::before{content:"";}.course-curriculum .course-item.course-item-lp_lesson .section-item-link::before{content:"";}.course-curriculum .course-item.course-item-lp_lesson.course-item-type-video .section-item-link::before{content:"";}.course-curriculum .course-item.course-item-lp_lesson.course-item-type-audio .section-item-link::before{content:"";}.course-curriculum .course-item.item-locked .course-item-status::before{color:var(--lp-secondary-color);content:"";}.course-curriculum .course-item.has-status{padding-top:1px;}.course-curriculum .course-item.has-status.status-completed .course-item-status::before,.course-curriculum .course-item.has-status.status-evaluated .course-item-status::before{color:#3bb54a;}.course-curriculum .course-item.has-status.item-failed .course-item-status::before,.course-curriculum .course-item.has-status.failed .course-item-status::before{border-color:#f02425;color:#f02425;content:"";}.course-curriculum .course-item::before{position:absolute;top:50%;left:0;width:3px;height:0;background:#00adff;content:"";transition:height linear .15s,top linear .15s;}.course-curriculum .course-item.current{padding-left:10px;background:#f9f9f9;}.course-curriculum .course-item.current a::before{left:10px;}.course-curriculum .course-item.current::before{top:0;height:100%;}.course-curriculum .section-left{vertical-align:top;}.course-curriculum .section-left .section-title{padding:0;color:#666;font-size:1.4rem;letter-spacing:0;text-transform:capitalize;display:block;}.course-curriculum .curriculum-more__button{display:flex;width:100%;margin-top:20px;margin-bottom:20px;padding:10px 0;border:none;outline:none;color:#fff;background:#333;box-shadow:none;justify-content:center;align-items:center;cursor:pointer;font-size:1rem;font-family:sans-serif;}.course-curriculum .curriculum-more__button.loading::before{display:inline-block;margin-right:5px;font-family:"Font Awesome 5 Free";font-weight:900;content:"";-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite;}body.course-item-popupx{overflow:hidden;_opacity:0;}body.course-item-popupx #learn-press-course-curriculum{overflow:auto;position:fixed;z-index:9999;top:32px;bottom:0;left:0;width:400px;border-right:1px solid #ddd;background:#fff;}body.course-item-popupx #learn-press-course-curriculum .section-header{padding:0 15px;}body.course-item-popupx #learn-press-course-curriculum .section-header .section-desc{margin:-10px 0 5px;}body.course-item-popupx #learn-press-course-curriculum .course-item{padding-right:15px;padding-left:15px;}body.course-item-popupx #learn-press-course-curriculum .course-item a::before{left:15px;}body.course-item-popupx #learn-press-content-item{overflow:hidden;position:fixed;z-index:9999;top:32px;right:0;bottom:0;left:400px;background:#fff;}body.course-item-popupx #learn-press-content-item .content-item-wrap{max-width:900px;margin:10px auto;}body.course-item-popupx #learn-press-content-item .course-item-title{font-size:1.4rem;}body.course-item-popupx #learn-press-content-item .content-question-summary .review-heading{text-align:center;}body.course-item-popupx #learn-press-content-item .content-question-summary .question-title{margin-bottom:10px;font-size:1.2rem;}body.course-item-popupx #content-item-nav{position:fixed;z-index:99999;right:0;bottom:0;left:400px;height:60px;border-top:1px solid #ddd;background:#f5f5f5;}body.course-item-popupx #content-item-nav .content-item-nav-wrap{max-width:900px;margin:10px auto;}body.course-item-popupx #content-item-nav button{height:40px;padding:0 20px;line-height:40px;}body.course-item-popupx .comment-form-textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}body.course-item-popupx.wpadminbar #learn-press-course-curriculum,body.course-item-popupx.wpadminbar #learn-press-content-item{top:92px;}body.course-item-popupx.wpadminbar .content-item-description{margin-bottom:20px;}body.course-item-popupx .content-item-summary{margin-bottom:50px;}body.course-item-popupx .content-item-summary > h3{margin-bottom:20px;}body.course-item-popupx .content-item-summary.content-item-video .entry-video{position:absolute;top:0;left:0;width:100%;background:#000;line-height:1;}body.course-item-popupx .content-item-summary.content-item-video .entry-video iframe{width:100%;max-width:900px;margin-bottom:0;vertical-align:top;}body.course-item-popupx .learn-press-content-protected-message{margin-bottom:50px;padding:20px;background:#ffe0e0;}body.course-item-popupx.content-only #learn-press-content-item{z-index:9999999;top:0;bottom:0;left:0;}body.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:#fff;}body .content-item-summary .form-button-finish-course,body .lp-quiz-buttons .form-button-finish-course{float:right;}#wpadminbar #wp-admin-bar-edit-lp_quiz .ab-item::before,#wpadminbar #wp-admin-bar-edit-lp_lesson .ab-item::before,#wpadminbar #wp-admin-bar-edit-lp_question .ab-item::before{top:2px;font-family:"Font Awesome 5 Free";}#wpadminbar #wp-admin-bar-edit-lp_quiz .ab-item::before{content:"";}#wpadminbar #wp-admin-bar-edit-lp_lesson .ab-item::before{content:"";}#wpadminbar #wp-admin-bar-edit-lp_question .ab-item::before{content:"";}.scroll-wrapper{overflow:hidden;opacity:0;}.scroll-wrapper .scroll-element{background:transparent;}.scroll-wrapper .scroll-element.scroll-y.scroll-scrolly_visible{transition:opacity .25s;}.scroll-wrapper:hover .scroll-element.scroll-y.scroll-scrolly_visible{opacity:.7;}.course-remaining-time .label-enrolled{font-size:inherit;}.learn-press-form.completed button::before{margin-right:10px;font-family:"Font Awesome 5 Free";font-size:18px;content:"";}.lp-course-progress{position:relative;}.lp-course-progress .lp-passing-conditional{position:absolute;top:0;width:3px;height:6px;margin-left:-1px;background:var(--lp-secondary-color);}.viewing-course-item .section-header .section-desc{display:none;}.viewing-course-item .content-item-wrap{margin-top:50px;}.course-meta{display:flex;margin-bottom:40px;}.course-meta .course-meta__pull-left,.course-meta .course-meta__pull-right{display:flex;flex-wrap:wrap;}.course-meta .course-meta__pull-left{flex:1;}.course-meta .course-meta__pull-left .meta-item{margin-right:10px;}.course-meta .course-meta__pull-right{flex:0 0 50%;}.course-meta .course-meta__pull-right .meta-item{margin-left:10px;}.course-meta.course-meta-primary .meta-item{flex:1;}.course-meta.two-columns .course-meta{flex:1;}.course-extra-box{margin-bottom:3px;border:1px solid rgba(204,204,204,.3);border-radius:5px;}.course-extra-box__title{--extra-height:50px;display:flex;align-items:center;position:relative;height:var(--extra-height);margin:0 !important;padding:0 45px 0 38px;background:rgba(181,187,211,.15);font-size:1.1rem;font-weight:600;cursor:pointer;}@media (max-width: 767px){.course-extra-box__title{padding-left:15px;}}.course-extra-box__title::after{position:absolute;top:0;right:20px;color:#666;font-family:"Font Awesome 5 Free";line-height:var(--extra-height);content:"";}.course-extra-box__content{display:none;}.course-extra-box__content-inner{-webkit-animation-name:course-extra-box__content-inner-transform;animation-name:course-extra-box__content-inner-transform;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:normal;animation-direction:normal;}.course-extra-box__content ul,.course-extra-box__content li{list-style:none;}.course-extra-box__content ul{margin:0;padding:0;}.course-extra-box__content li{margin:0;padding:10px 38px;border-bottom:1px solid rgba(204,204,204,.3);color:#666;font-size:16px;font-weight:300;}@media (max-width: 767px){.course-extra-box__content li{padding-left:30px;padding-right:30px;}}.course-extra-box__content li::before{margin-right:8px;color:var(--lp-primary-color);font-family:"Font Awesome 5 Free";font-weight:900;content:"";}.course-extra-box__content li:last-child{border-bottom:0;}.course-extra-box:last-child{margin-bottom:60px;}.course-extra-box.active .course-extra-box__title::after{content:"";}.course-extra-box + .comment-respond,.course-extra-box + .comments-area{margin-top:60px;margin-bottom:30px;}.course-extra-box + .course-tabs{margin-top:60px;}input[name=course-extra-box-ratio]{display:none;}input[name=course-extra-box-ratio]:checked + .course-extra-box .course-extra-box__content{display:block;}input[name=course-extra-box-ratio]:checked + .course-extra-box .course-extra-box__content .course-extra-box__content-inner{transform:scale(1);}@-webkit-keyframes course-extra-box__content-inner-transform{from{opacity:0;-webkit-transform:translateX(5%);-moz-transform:translateX(5%);-ms-transform:translateX(5%);-o-transform:translateX(5%);transform:translateX(5%);}to{opacity:1;-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-ms-transform:translateX(0%);-o-transform:translateX(0%);transform:translateX(0%);}}@keyframes course-extra-box__content-inner-transform{from{opacity:0;transform:translateX(5%);}to{opacity:1;transform:translateX(0%);}}.course-tab-panel-faqs{padding-top:64px;}.course-tab-panel-faqs .course-faqs-box{margin-bottom:20px;border:1px solid rgba(204,204,204,.6);border-radius:5px;}.course-tab-panel-faqs .course-faqs-box__title{display:block;position:relative;margin:0;padding:25px 45px 25px 30px;font-size:1rem;font-weight:500;line-height:1.7;cursor:pointer;}.course-tab-panel-faqs .course-faqs-box__title::after{position:absolute;top:50%;right:28px;color:#6c6c6c;font-family:"Font Awesome 5 Free";font-size:12px;font-weight:900;content:"";transform:translateY(-50%);}.course-tab-panel-faqs .course-faqs-box:last-child{margin-bottom:40px;}.course-tab-panel-faqs .course-faqs-box:hover{background:rgba(241,242,248,.4);}.course-tab-panel-faqs .course-faqs-box:hover .course-faqs-box__title{color:var(--lp-primary-color);}.course-tab-panel-faqs .course-faqs-box__content{display:none;}.course-tab-panel-faqs .course-faqs-box__content-inner{padding:0 28px 33px 28px;color:#666;font-size:16px;font-weight:300;line-height:26px;-webkit-animation-name:course-faqs-box__content-inner-transform;animation-name:course-faqs-box__content-inner-transform;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:normal;animation-direction:normal;}input[name=course-faqs-box-ratio]{display:none;}input[name=course-faqs-box-ratio]:checked + .course-faqs-box .course-faqs-box__content{display:block;}input[name=course-faqs-box-ratio]:checked + .course-faqs-box{background:rgba(241,242,248,.4);}input[name=course-faqs-box-ratio]:checked + .course-faqs-box .course-faqs-box__title{color:var(--lp-primary-color);}input[name=course-faqs-box-ratio]:checked + .course-faqs-box .course-faqs-box__title::after{content:"";}@-webkit-keyframes course-faqs-box__content-inner-transform{from{opacity:0;-webkit-transform:translateX(5%);-moz-transform:translateX(5%);-ms-transform:translateX(5%);-o-transform:translateX(5%);transform:translateX(5%);}to{opacity:1;-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-ms-transform:translateX(0%);-o-transform:translateX(0%);transform:translateX(0%);}}@keyframes course-faqs-box__content-inner-transform{from{opacity:0;-webkit-transform:translateX(5%);-moz-transform:translateX(5%);-ms-transform:translateX(5%);-o-transform:translateX(5%);transform:translateX(5%);}to{opacity:1;-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-ms-transform:translateX(0%);-o-transform:translateX(0%);transform:translateX(0%);}}@media screen and (max-width: 1300px){body.course-item-popup #learn-press-course-curriculum{width:300px;}body.course-item-popup #learn-press-course-curriculum .progress-bg{width:40px;}body.course-item-popup #content-item-nav{left:300px;}body.course-item-popup .section-desc{display:none;}}@media screen and (max-width: 1200px){body.course-item-popupx #learn-press-course-curriculum{width:300px;}body.course-item-popupx #content-item-nav{left:300px;}body.course-item-popupx #learn-press-content-item .content-item-nav-wrap,body.course-item-popupx #learn-press-content-item .content-item-wrap{width:90%;}}@media screen and (max-width: 768px){body.course-item-popup .course-curriculum{width:200px;}body.course-item-popup #content-item-nav{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;}.learn-press-course-results-progress{margin-right:0%;}.learn-press-course-results-progress .items-progress,.learn-press-course-results-progress .course-progress{float:none;width:100%;margin-right:0%;margin-bottom:20px;}}.lp-quiz-buttons{margin-bottom:20px;display:block;clear:both;content:"";}.quiz-progress{margin-bottom:30px;background:#e7f7ff;}.quiz-progress .progress-items{display:flex;}.quiz-progress .progress-items .progress-item{position:relative;color:#777;font-size:15px;flex:1;}.quiz-progress .progress-items .progress-item .progress-number,.quiz-progress .progress-items .progress-item .progress-label{display:block;line-height:1;text-align:center;}.quiz-progress .progress-items .progress-item .progress-number{margin:15px 0 10px 0;font-size:20px;}.quiz-progress .progress-items .progress-item .progress-label{margin-bottom:15px;font-size:14px;}.quiz-progress .progress-items .progress-item i{display:none;float:left;width:60px;height:60px;color:#fff;background:#00adff;font-size:30px;line-height:60px;text-align:center;}.quiz-progress .progress-items .progress-item::after{display:block;clear:both;content:"";}.answer-options{margin:0;padding:0;list-style:none;}.answer-options .answer-option{display:flex;overflow:hidden;position:relative;margin:0 0 18px 0;padding:10px;color:#777;background:#f5f5f5;font-size:20px;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-transition:background linear .25s;-moz-transition:background linear .25s;-ms-transition:background linear .25s;-o-transition:background linear .25s;transition:background linear .25s;}.answer-options .answer-option .option-title{display:table-cell;font-size:smaller;}.answer-options .answer-option .option-title .option-title-content{display:inline-block;vertical-align:middle;}.answer-options .answer-option .option-title::before{position:absolute;top:0;bottom:0;left:0;width:3px;background:#ddd;content:"";-webkit-transition:background linear .25s;-moz-transition:background linear .25s;-ms-transition:background linear .25s;-o-transition:background linear .25s;transition:background linear .25s;}.answer-options .answer-option input[type=checkbox],.answer-options .answer-option input[type=radio]{-webkit-appearance:initial;-moz-appearance:initial;position:relative;z-index:10;width:35px;min-width:35px;height:35px;margin:0 10px 0 3px;border:1px solid #cfcfcf;background:#f9fafc;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.answer-options .answer-option input[type=checkbox]:focus,.answer-options .answer-option input[type=radio]:focus{outline:none;}.answer-options .answer-option input[type=checkbox]::after,.answer-options .answer-option input[type=radio]::after{margin-top:-10px;position:absolute;top:18px;left:9px;box-sizing:content-box;opacity:0;color:#3db748;font-family:"Font Awesome 5 Free";font-weight:900;font-size:16px;content:"";}.answer-options .answer-option input[type=checkbox]:checked ~ .option-title .option-title-content,.answer-options .answer-option input[type=radio]:checked ~ .option-title .option-title-content{position:relative;}.answer-options .answer-option input[type=checkbox]:checked ~ .option-title::before,.answer-options .answer-option input[type=radio]:checked ~ .option-title::before{background:#00adff;}.answer-options .answer-option input[type=checkbox]:checked::after,.answer-options .answer-option input[type=radio]:checked::after{opacity:1;}.answer-options .answer-option input[type=checkbox]::after{margin-top:0;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.answer-options .answer-option input[type=radio]{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}.answer-options .answer-option input[type=radio]::before{border-radius:50%;}.answer-options .answer-option .option-title{margin:0;}.answer-options .answer-option:hover{background:#e1f5ff;}.answer-options .answer-option.answer-correct{background:#e1f5ff;}.answer-options .answer-option.answer-correct input[type=radio]:checked ~ .option-title::before,.answer-options .answer-option.answer-correct input[type=checkbox]:checked ~ .option-title::before{background:#e1f5ff;}.answer-options .answer-option.answered-correct input[type=radio]:checked ~ .option-title::before,.answer-options .answer-option.answered-correct input[type=checkbox]:checked ~ .option-title::before{background:#00adff;}.answer-options .answer-option.answered-wrong input[type=radio]::before,.answer-options .answer-option.answered-wrong input[type=radio]::after,.answer-options .answer-option.answered-wrong input[type=checkbox]::before,.answer-options .answer-option.answered-wrong input[type=checkbox]::after{border-color:#f00;}.answer-options .answer-option.answered-wrong input[type=radio]:checked ~ .option-title::before,.answer-options .answer-option.answered-wrong input[type=checkbox]:checked ~ .option-title::before{background:#f00;}button[data-counter]{position:relative;}button[data-counter]::after{padding-left:5px;content:"(+" attr(data-counter) ")";}.quiz-result{max-width:320px;margin:20px auto 48px;text-align:center;}.quiz-result .result-heading{display:none;}.quiz-result.passed .result-message{background:#3bb54a;}.quiz-result.passed .result-message::after{content:"";}.quiz-result .result-message{margin-bottom:30px;padding:10px 0 !important;color:#fff;background:#f02425;font-size:16px;line-height:22px;font-weight:400;display:flex;align-items:center;justify-content:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.quiz-result .result-message::after{margin-left:10px;font-family:"Font Awesome 5 Free";font-weight:900;content:"";}.quiz-result .result-grade .result-achieved,.quiz-result .result-grade .result-require{display:inline-block;margin:0 auto;}.quiz-result .result-grade .result-achieved{padding-bottom:7px;border-bottom:1px solid #999;color:#333;font-size:28px;font-weight:500;line-height:1;}.quiz-result .result-grade .result-require{display:block;padding-top:5px;color:#666;font-size:16px;font-weight:400;line-height:1;}.quiz-result .result-grade .result-message{font-size:14px;}.quiz-result.passed .result-achieved{color:#04adff;}.quiz-result.passed .result-message strong{color:#04adff;}.quiz-result .result-statistic{margin:0;padding:0;text-align:left;list-style:none;}.quiz-result .result-statistic .result-statistic-field{display:flex;margin:0;}.quiz-result .result-statistic .result-statistic-field + li{border-top:1px dashed #ccc;}.quiz-result .result-statistic .result-statistic-field span,.quiz-result .result-statistic .result-statistic-field p{margin:0;flex:1;}.quiz-result .result-statistic .result-statistic-field span{color:#666;font-size:16px;font-weight:400;line-height:35px;}.quiz-result .result-statistic .result-statistic-field span::before{display:inline-block;width:15px;margin-right:10px;color:var(--lp-primary-color);font-family:"Font Awesome 5 Free";font-size:16px;font-weight:900;}.quiz-result .result-statistic .result-statistic-field p{color:#333;font-size:16px;font-weight:500;line-height:35px;text-align:right;}.quiz-result .result-statistic .result-statistic-field.result-time-spend label::before{font-weight:400;content:"";}.quiz-result .result-statistic .result-statistic-field.result-point label::before{font-weight:400;content:"";}.quiz-result .result-statistic .result-statistic-field.result-questions label::before{font-weight:400;content:"";}.quiz-result .result-statistic .result-statistic-field.result-questions-correct label::before{color:#3db748;content:"";}.quiz-result .result-statistic .result-statistic-field.result-questions-wrong label::before{color:#f02425;content:"";}.quiz-result .result-statistic .result-statistic-field.result-questions-skipped label::before{color:#ddd;content:"";}.quiz-status{position:sticky;z-index:99;top:0;right:0;left:0;margin:0 0 35px 0;}.quiz-status > div{display:flex;box-sizing:border-box;width:100%;max-width:792px;height:60px;margin:0 auto;padding:5px 10px 5px 30px;border-radius:4px;background:var(--lp-primary-color);justify-content:center;align-items:center;}@media (max-width: 480px){.quiz-status > div{display:block;height:auto;text-align:center;padding:15px;}.quiz-status > div .questions-index{margin-bottom:10px;}}.quiz-status > div > div{display:flex;flex-direction:row-reverse;flex:0 0 50%;align-items:center;}@media (max-width: 480px){.quiz-status > div > div{justify-content:center;}}.quiz-status > div .current-point{display:none;}.quiz-status .questions-index{display:inline-block;color:#666;font-size:16px;font-weight:400;line-height:26px;}.quiz-status .questions-index span{color:#333;font-weight:500;}.quiz-status .countdown{position:relative;min-width:120px;margin-right:5px;padding:12px 29px;color:#333;background:#fff;font-size:14px;font-weight:400;line-height:1;text-align:center;}.quiz-status .countdown .fas{position:absolute;top:50%;left:10px;color:#333;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:"";-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.quiz-status .countdown .clock .circle-progress-bar{display:inline-block;position:relative;width:40px;height:40px;stroke:#5383f7;}.quiz-status .countdown .clock .circle-progress-bar .circle-progress-bar__circle{transition:.35s stroke-dashoffset;transform:rotate(-90deg);transform-origin:50% 50%;}.quiz-status .countdown .clock.x .circle-progress-bar__circle{stroke:#f00;}.quiz-status .submit-quiz button{margin:0 0 0 10px;border:none;border-radius:0;background:#fff;text-transform:uppercase;}.quiz-status .submit-quiz button:hover{background:var(--lp-secondary-color);}.quiz-status.submitting .submit-quiz button{background:#ddd;}.question-numbers{text-align:center;list-style:none;}.question-numbers li{display:inline-block;position:relative;margin-bottom:3px;}.question-numbers li a{display:block;min-width:20px;padding:8px;border:1px solid #ddd;color:#999;background:#f5f5f5;box-shadow:none;font-size:12px;line-height:1;}.question-numbers li a span{vertical-align:middle;}.question-numbers li a:hover{border:1px solid #3880a2;color:#fff;background:#00adff;}.question-numbers li.current a{border-color:#3880a2;color:#fff !important;background:#00adff;}.question-numbers li.current.skipped::after{background:#fff;}.question-numbers li.answered a::after{margin-left:3px;font-family:"Font Awesome 5 Free";font-size:8px;vertical-align:middle;}.question-numbers li.answered.answered-wrong a{color:#f00;}.question-numbers li.answered.answered-true a{color:#00adff;}.question-numbers li.answered.answered-true.current a{color:#fff;}.question-numbers li.skipped::after{position:absolute;bottom:3px;left:50%;width:10px;height:4px;margin-left:-5px;border-radius:2px;background:#aaa;content:"";}.quiz-intro{display:flex;margin:0 0 20px;padding:0;list-style:none;flex-flow:row wrap;}@media (max-width: 768px){.quiz-intro{padding-right:10px;padding-left:10px;justify-content:space-between;}}.quiz-intro-item{display:flex;margin:0 40px 0 0;align-items:center;}@media (max-width: 768px){.quiz-intro-item{margin:0 20px 0 0;}}.quiz-intro-item::before{position:relative;top:-2px;margin-right:10px;color:var(--lp-primary-color);font-family:"Font Awesome 5 Free";font-size:16px;font-weight:900;}.quiz-intro-item--passing-grade{order:2;}.quiz-intro-item--passing-grade::before{content:"";}.quiz-intro-item--questions-count{order:1;}.quiz-intro-item--questions-count::before{content:"";}.quiz-intro-item--duration{order:2;}.quiz-intro-item--duration::before{content:"";}.quiz-intro-item__title{margin:0;padding:0 8px 0 0;color:#333;font-size:16px;font-weight:300;line-height:1.7;}.quiz-intro-item__content{color:#222;font-size:16px;font-weight:400;}.question-explanation-content,.question-hint-content{margin-bottom:20px;padding:10px 15px;background:#f5f5f5;}.redo-quiz button[type=submit]{content:attr(data-counter);}.circle-bar{position:relative;width:300px;height:300px;border-color:#ddd;}.circle-bar::before{position:absolute;z-index:0;top:0;left:0;box-sizing:border-box;width:100%;height:100%;border:10px solid #ddd;border-radius:50%;content:"";}.circle-bar .before,.circle-bar .after{position:absolute;z-index:0;top:0;left:0;box-sizing:border-box;width:100%;height:100%;border:10px solid #14c4ff;border-radius:50%;transform:rotate(45deg);}.circle-bar .before{border-bottom-color:transparent;border-left-color:transparent;transform:rotate(45deg);}.circle-bar .after{border-color:#14c4ff;border-top-color:transparent;border-right-color:transparent;transform:rotate(45deg);}.circle-bar.bg50 .after{z-index:10;border-bottom-color:inherit;border-left-color:inherit;transform:rotate(45deg);}.lp-quiz-buttons .complete-quiz,.lp-quiz-buttons .back-quiz,.lp-quiz-buttons .review-quiz{float:right;}.quiz-result .result-grade{display:flex;flex-direction:column;position:relative;box-sizing:border-box;height:200px;margin-bottom:30px;padding:50px;justify-content:center;align-items:center;-webkit-transform:none !important;-moz-transform:none !important;-ms-transform:none !important;-o-transform:none !important;transform:none !important;}.quiz-result .result-grade::before,.quiz-result .result-grade svg{position:absolute;top:0;left:50%;width:200px;height:200px;margin-left:-100px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}.quiz-result .result-grade::before{box-sizing:border-box;padding:30px;border:10px solid #ccc;content:"";}.quiz-result .result-grade svg{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);}.quiz-result .result-grade svg circle{stroke:var(--lp-primary-color);}.quiz-result.passed .result-grade svg{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);}.quiz-result.passed .result-grade .result-achieved{color:#333;}.quiz-result.passed .result-grade .result-message strong{color:#4caf50;}.quiz-questions .question{margin-bottom:60px;}.question .answer-option{padding:0;_border:2px solid #d9e0f1;background:#fff;}.question .answer-option input[type=radio],.question .answer-option input[type=checkbox]{position:absolute;top:50%;margin:-19px 0 0 10px;border-color:#d9e0f1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.question .answer-option input[type=radio]::after,.question .answer-option input[type=checkbox]::after{border-color:#d9e0f1;}.question .answer-option input[type=radio]:disabled,.question .answer-option input[type=checkbox]:disabled{border-color:#ddd;background:#f9f9f9;}.question .answer-option input[type=radio]:disabled::after,.question .answer-option input[type=checkbox]:disabled::after{border-color:#ddd;}.question .answer-option input[type=radio]:checked:not(:disabled)::after,.question .answer-option input[type=checkbox]:checked:not(:disabled)::after{border-color:#99aee4;}.question .answer-option input[type=radio]{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}.question .answer-option input[type=radio]::before{border-radius:50%;}.question .answer-option .option-title{display:flex;width:100%;margin:0;padding:14px 10px 11px 65px;border:1px solid #ccc;color:#666;background:#fff;font-size:16px;font-weight:300;line-height:26px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.question .answer-option .option-title::after{display:inline-block;visibility:hidden !important;content:".";}.question .answer-option .option-title:hover{background:#f9f9f9;}.question .answer-option .option-title::before{display:none;}.question .answer-option.answer-correct .option-title{border-color:#4caf50;}.question .answer-option.answered-wrong .option-title{border-color:#ff6423;}.question .question-title{display:block;margin-top:0;margin-bottom:18px;color:#333;font-size:18px;font-weight:500;}.question .question-title .edit-link{float:right;font-size:14px;font-weight:normal;}.question .question-content{margin-bottom:30px;color:#666;font-size:16px;font-weight:300;line-height:26px;}.question .question-content img{width:100%;max-width:100%;}.question .question-response{margin-bottom:10px;font-size:14px;}.question .question-response .label{display:inline-block;margin:0 5px 0 0;padding:8px 10px;border-radius:4px;color:#fff;line-height:1;}.question .question-response .point{display:inline-block;}.question .question-response.correct .label{background:#4caf50;}.question .question-response.incorrect .label{background:#ff6423;}.question .question-index{display:inline-block;margin:0 5px 0 0;}.question .btn-show-hint{position:relative;margin:0 0 0 10px;padding:0;outline:none;color:#00adff;background:transparent;font-size:0;text-decoration:none;}.question .btn-show-hint::before{font-family:"Font Awesome 5 Free";font-size:18px;content:"";}.question .btn-show-hint:hover span{position:absolute;bottom:100%;left:0;width:auto;padding:6px 9px;border-radius:2px;color:#333;background:#eee;font-size:14px;font-weight:400;line-height:1;white-space:nowrap;text-transform:none;}.question.question-fill_in_blanks .blanks .blank-input-wrap{display:inline-block;}.question.question-fill_in_blanks .blanks .blank-block{margin-bottom:20px;}.question.question-fill_in_blanks .blanks .blank-input{display:inline-block;width:auto;min-width:50px;margin:0 10px;padding:0 10px;border:none;border-bottom:1px dashed #ddd;text-align:center;white-space:nowrap;}.question.question-fill_in_blanks .blanks .blank-input br{display:none;}.question.question-fill_in_blanks .blanks .blank-input > *{display:inline;white-space:nowrap;}.question.question-fill_in_blanks .blanks .blank-select{display:inline-block;height:30px;margin-left:4px;padding:1px;}.question.question-fill_in_blanks .blanks .blank-fills{display:inline-block;}.question.question-fill_in_blanks .blanks .blank-fills code{margin:0 5px;padding:0 6px;background:#ddd;line-height:1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.question.question-fill_in_blanks .blanks.ordered{list-style-position:inside;}.question.question-fill_in_blanks .blanks.one-paragraph{line-height:3;}.lp-sort-bg label.option-title{background:rgba(255,182,6,.68) !important;}.learn-press-message.fixed{position:fixed;top:32px;left:0;right:0;background:rgba(0,173,255,.6);text-align:center;z-index:100;color:#fff;padding:10px;}.learn-press-message.fixed[data-delay-in]{display:none;}.lp-archive-courses ul{list-style-type:revert;padding:0 0 23px 1em;}.lp-archive-courses ul.learn-press-breadcrumb,.lp-archive-courses ul.course-nav-tabs{list-style:none;padding:0;}@media (max-width: 768px){.lp-archive-courses ul.learn-press-breadcrumb,.lp-archive-courses ul.course-nav-tabs{padding-left:15px;padding-right:15px;}}.lp-archive-courses ul,.lp-archive-courses ol{list-style-type:decimal;list-style-position:inside;padding:0 0 23px;}.lp-archive-courses ol ul{padding:2px 0 2px 35px;}.lp-archive-courses ol ol{padding:2px 0 2px 20px;}.lp-archive-courses thead th,.lp-archive-courses tr th{padding:9px 24px;}.lp-archive-courses tr td{border-top:1px solid #eee;padding:6px 24px;}.learnpress #left-area ul,.learnpress .entry-content ul,.learnpress .et-l--body ul,.learnpress .et-l--footer ul,.learnpress .et-l--header ul{padding:0 !important;list-style:none !important;}.learnpress.dt-the7 .learn-press-filters{margin-bottom:20px;}.learnpress.dt-the7 .learn-press-courses[data-size="3"] .course{width:50%;}.bridge.learnpress .lp-archive-courses{margin-top:100px;}.bridge.learnpress .lp-archive-courses ul.learn-press-breadcrumb{padding-top:45px;}.bridge.learnpress .content{z-index:110;}.bridge.learnpress .comment-respond .comment-form{margin:0;}.bridge.learnpress .comment-respond .comment-form > p,.bridge.learnpress .comment-respond .comment-form > div{padding:0;}.bridge.learnpress.learnpress-profile .content{z-index:100;}.bridge.learnpress #learn-press-item-comments{background:#f6f6f6;}.learnpress.ast-separate-container .ast-article-single{padding-left:15px;padding-right:15px;}body.learnpress-page.twentysixteen #primary .lp-entry-content{float:none;width:auto;margin:0 15%;}body.learnpress-page.twentyfifteen .course-summary-sidebar .widget{width:100%;padding:0;}body.learnpress-page.twentysixteen .entry-footer{display:none;}body.learnpress-page.twentysixteen .lp-entry-content{float:none;width:auto;}body.learnpress-page.twentyseventeen #primary article.type-page{width:100%;}@media screen and (min-width: 61.5625em){body.twentysixteen.learnpress-page .entry-footer{display:none;}body.twentysixteen.learnpress-page .lp-entry-content{float:none;width:auto;}body:not(.search-results) article:not(.type-page) .entry-footer{display:none;}body:not(.search-results) article:not(.type-page) .lp-entry-content{float:none;width:auto;}}body.twentyseventeen.learnpress-page #primary article.page .entry-header,body.twentyseventeen.learnpress-page #primary article.page .lp-entry-content{width:100%;float:none;}@media screen and (min-width: 48em){body.twentyseventeen.learnpress-page #primary article.page .entry-header,body.twentyseventeen.learnpress-page #primary article.page .lp-entry-content{width:100%;float:none;}}.learn-press-tip{display:none;margin:0 5px;color:#444;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:"";}.learn-press-tip:hover{opacity:.8;}.learn-press-tip-floating{position:absolute;z-index:9999999;min-width:20px;margin-left:-1px;padding:.618em 1em;color:#fff;background:#383838;font-size:12px;line-height:1.2em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.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:#fff;background:#468fbc;line-height:16px;text-align:center;cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}.learn-press-tip-floating .close::before{font-family:"Font Awesome 5 Free";content:"";}.learn-press-tip-floating p{margin:0;}.learn-press-tip-floating::before{position:absolute;bottom:-6px;left:50%;width:0;height:0;margin-left:-6px;border:6px solid transparent;border-top-color:#383838;border-bottom-width:0;content:"";}body.lp-preview.admin-bar #learn-press-content-item{top:32px !important;}body.lp-preview #learn-press-course-curriculum{display:none;}body.lp-preview #learn-press-content-item{top:0 !important;left:0 !important;}@-webkit-keyframes rotating4{from{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes rotating4{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}}@-webkit-keyframes animation4{from{left:-40%;width:40%;}to{left:100%;width:10%;}}@keyframes animation4{from{left:-40%;width:40%;}to{left:100%;width:10%;}}#popup_container{opacity:0;transform:scale(.5);}body.confirm #popup_overlay{z-index:999998 !important;}body.confirm #popup_container{z-index:999999 !important;max-width:90% !important;min-width:300px !important;padding:10px !important;background:#f5f5f5;transition:opacity .25s;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}body.confirm #popup_container #popup_title{display:none !important;}body.confirm #popup_container #popup_message{margin:-10px;background:#fff;padding:20px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}body.confirm #popup_container .close{position:absolute;top:3px;right:10px;}body.confirm #popup_container #popup_panel{margin-top:20px;text-align:center;}body.confirm #popup_container #popup_panel button,body.confirm #popup_container #popup_panel input[type=button],body.confirm #popup_container #popup_panel input[type=submit]{height:30px;line-height:30px;padding:0 25px;}body.confirm #popup_container #popup_cancel{display:none;}body.confirm #popup_container.ready{opacity:1;transform:scale(1);}a{text-decoration:none;}.lp-content-area{width:100%;max-width:1170px;margin:0 auto;}@media (max-width: 1024px){.lp-content-area{padding-right:15px;padding-left:15px;}}.lp-content-area::after,.lp-content-area::before{display:table;clear:both;content:"";}.lp-archive-courses{width:100%;scroll-margin:30px;}.lp-archive-courses.loading ul.learn-press-courses{position:relative;}.lp-archive-courses.loading ul.learn-press-courses::before,.lp-archive-courses.loading ul.learn-press-courses::after{content:"";position:absolute;top:0;bottom:0;left:15px;right:15px;}.lp-archive-courses.loading ul.learn-press-courses::after{z-index:3;background:#f3f3f3;background:linear-gradient(90deg,hsla(0deg,0%,74.5%,.2) 25%,hsla(0deg,0%,50.6%,.24) 37%,hsla(0deg,0%,74.5%,.2) 63%);background-size:400% 100%;list-style:none;animation:lp-skeleton-loading 1.4s ease infinite;}.lp-archive-courses.loading ul.learn-press-courses::before{z-index:2;opacity:.8%;background:#fff;}.lp-archive-courses form[name=search-course]{position:relative;margin-bottom:20px;}.lp-archive-courses form[name=search-course] .search-course-input{width:100%;padding:12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;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:30px;font-weight:600;}@media (max-width: 767px){.lp-archive-courses .learn-press-courses-header{margin-bottom:20px;}}.lp-archive-courses .course-item{flex-direction:column;display:flex;transition:all .3s;}.lp-archive-courses .course-item:hover .course-thumbnail .thumbnail::before{opacity:1;}.lp-archive-courses .course-item:hover .course-thumbnail a img{transform:scale(1.05);}.lp-archive-courses .course-item:hover .course-wishlist{opacity:1;}.lp-archive-courses .course-item .course-wishlist.filled{opacity:1;}.lp-archive-courses .course-item .course-instructor{float:left;margin-bottom:16px;font-size:14px;font-weight:300;line-height:25px;text-transform:capitalize;}.lp-archive-courses .course-item .course-instructor a{color:#059de9;}.lp-archive-courses .course-item .course-instructor a:hover{color:var(--lp-primary-color);}.lp-archive-courses .course-content{position:relative;border-top:0;}.lp-archive-courses .course-content .course-permalink{display:-webkit-box;clear:both;overflow:hidden;position:relative;border:none;color:#fff;text-decoration:none;text-transform:none;-webkit-line-clamp:2;-webkit-box-orient:vertical;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}.lp-archive-courses .course-content .course-permalink:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}.lp-archive-courses .course-content .course-review{display:none;}.lp-archive-courses .course-content .course-categories,.lp-archive-courses .course-content .course-tags{display:block;font-size:14px;font-weight:300;}.lp-archive-courses .course-content .course-categories{float:left;position:relative;margin-right:10px;margin-bottom:16px;}.lp-archive-courses .course-content .course-categories a{display:inline-block;display:none;margin:0 10px;color:#fff;text-decoration:none;}.lp-archive-courses .course-content .course-categories a:first-child{display:block;margin-left:0;padding:2px 16px;background:var(--lp-primary-color);}.lp-archive-courses .course-content .course-categories a:hover{color:#333;}.lp-archive-courses .course-content .course-categories::after{position:absolute;top:50%;right:-2px;width:1px;height:12px;opacity:.5;background:#999;content:"";transform:translate(0,-50%);}.lp-archive-courses .course-content .course-info{color:#666;font-size:14px;font-weight:300;}.lp-archive-courses .course-content .course-info > span{display:block;}.lp-archive-courses .course-content .course-info .course-price{float:right;}.lp-archive-courses .course-content .course-info .course-price .origin-price,.lp-archive-courses .course-content .course-info .course-price .price{color:#333;font-size:16px;font-weight:600;}.lp-archive-courses .course-content .course-info .course-price .origin-price{margin-right:10px;color:#666;font-size:14px;font-weight:300;text-decoration:line-through;}.lp-archive-courses .course-content .course-info .course-instructor{float:right;}.lp-archive-courses .course-content .course-info::after{display:block;clear:both;content:"";}.lp-archive-courses .course-content .course-excerpt{display:-webkit-box;overflow:hidden;margin-bottom:28px;color:#666;font-size:16px;font-weight:300;line-height:26px;-webkit-line-clamp:2;-webkit-box-orient:vertical;}.lp-archive-courses .course-content .separator{display:none;}.lp-archive-courses .course-wrap-thumbnail{overflow:hidden;position:relative;}.lp-archive-courses .course-wrap-thumbnail .lp-badge.featured{position:absolute;z-index:100;top:28px;left:-110px;width:300px;text-align:center;transform:rotate(-45deg);}.lp-archive-courses .course-wrap-thumbnail .course-wishlist{position:absolute;z-index:2;top:6px;right:6px;opacity:0;color:#fff;cursor:pointer;}.lp-archive-courses .course-wrap-thumbnail .course-wishlist::before{font-family:"Font Awesome 5 Free";font-weight:900;content:"";}.lp-archive-courses .course-wrap-thumbnail .course-wishlist .course-wishlist__btn{display:none;}.lp-archive-courses .course-wrap-thumbnail .course-wishlist:hover{color:var(--lp-primary-color);}.lp-archive-courses .course-wrap-thumbnail:hover::before{opacity:1;}.lp-archive-courses .course-wrap-thumbnail:hover .course-thumbnail a img{transform:scale(1.05);}.lp-archive-courses .course-wrap-thumbnail:hover .course-wishlist{opacity:1;}.lp-archive-courses .course-thumbnail a{display:block;overflow:hidden;}.lp-archive-courses .course-thumbnail .thumbnail{margin:0;padding:0;border:0;border-radius:unset;line-height:unset;}.lp-archive-courses .course-thumbnail .thumbnail::before{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;opacity:0;background:rgba(0,0,0,.5);content:"";transition:all .3s;}.lp-archive-courses .course-thumbnail img{display:block;width:100%;height:auto;transition:all .5s ease;transform:scale(1);}.lp-archive-courses .course-title{margin:0;padding:0;color:#333;font-size:16px;font-weight:600;line-height:24px;}.lp-archive-courses .course-title:hover{color:var(--lp-primary-color);}@media (min-width: 769px){.lp-archive-courses .course-summary-content .course-info-left{width:calc(100% - 330px);}}.lp-archive-courses .course-summary-content .course-title{margin-bottom:42px;color:#fff;font-size:1.5rem;font-weight:500;line-height:1;}.lp-archive-courses .course-summary-content .course-meta.course-meta-secondary{margin-bottom:0;}@media (max-width: 768px){.lp-archive-courses .course-summary-content{width:100%;}}.lp-archive-courses .course-detail-info{padding:40px 0 10px 0;color:#fff;background:var(--lp-secondary-color);position:relative;}.lp-archive-courses .course-detail-info::before,.lp-archive-courses .course-detail-info::after{content:"";width:50%;height:100%;background:var(--lp-secondary-color);position:absolute;top:0;}.lp-archive-courses .course-detail-info::before{right:100%;left:auto;}.lp-archive-courses .course-detail-info::after{left:100%;right:auto;}.lp-archive-courses .course-meta__pull-left .meta-item{display:flex;height:46px;margin-right:50px;font-size:16px;font-weight:300;text-transform:capitalize;}.lp-archive-courses .course-meta__pull-left .meta-item span{padding-right:4px;padding-left:0;}.lp-archive-courses .course-meta__pull-left .meta-item:last-child{margin-right:0;}.lp-archive-courses .course-meta__pull-left .meta-item::before{margin-right:8px;color:var(--lp-primary-color);font-family:"Font Awesome 5 Free";font-weight:900;}.lp-archive-courses .course-meta__pull-left .meta-item .meta-item__image{margin-right:10px;flex:0 0 46px;}.lp-archive-courses .course-meta__pull-left .meta-item .meta-item__image img{overflow:hidden;position:relative;width:46px;height:46px;border-radius:50%;}.lp-archive-courses .course-meta__pull-left .meta-item.meta-item-duration::before{content:"";}.lp-archive-courses .course-meta__pull-left .meta-item.meta-item-level::before{content:"";}.lp-archive-courses .course-meta__pull-left .meta-item.meta-item-lesson::before{content:"";}.lp-archive-courses .course-meta__pull-left .meta-item.meta-item-quiz::before{content:"";}.lp-archive-courses .course-meta__pull-left .meta-item.meta-item-student::before{content:"";}@media (max-width: 1024px){.lp-archive-courses .course-meta__pull-left .meta-item{margin-right:30px;}}@media (max-width: 767px){.lp-archive-courses .course-meta__pull-left .meta-item{margin-right:0;}}.lp-archive-courses .course-meta__pull-left .meta-item__value label{margin:0;color:#999;font-size:14px;font-weight:300;line-height:1.5;}.lp-archive-courses .course-meta__pull-left .meta-item__value > div{line-height:1.5;}.lp-archive-courses .course-meta__pull-left .meta-item__value > div a{color:#fff;font-size:16px;font-weight:400;text-transform:capitalize;}.lp-archive-courses .course-meta__pull-left .meta-item__value > div a:hover{color:var(--lp-primary-color);}.lp-archive-courses .course-meta__pull-left .meta-item-categories{align-items:center;}.lp-archive-courses .course-meta__pull-left .meta-item-categories::before{margin-right:10px;font-size:36px;content:"";}.lp-archive-courses .course-meta__pull-left .meta-item-categories .meta-item__value div span{padding:0 5px;}.lp-archive-courses .course-meta__pull-left .meta-item-categories .meta-item__value div a:hover{color:var(--lp-primary-color);}.lp-archive-courses .course-meta__pull-left .meta-item-review .meta-item__value{display:flex;flex-direction:column-reverse;justify-content:flex-end;align-items:flex-end;}.lp-archive-courses .course-meta__pull-left .meta-item-review .meta-item__value .review-stars-rated{margin-bottom:0;line-height:1;}@media (max-width: 767px){.lp-archive-courses .course-meta__pull-left{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;}}.lp-archive-courses .course-meta-primary{margin-bottom:36px;}.lp-archive-courses .course-meta-primary .meta-item-categories::before{font-weight:400;}.lp-archive-courses .lp-entry-content{display:flex;flex-direction:row;}.lp-archive-courses .lp-entry-content .entry-content-left{width:calc(100% - 300px);max-width:100%;margin:0;padding-right:40px;padding-top:60px;}@media (max-width: 768px){.lp-archive-courses .lp-entry-content .entry-content-left{width:100%;padding-right:0;margin-bottom:50px;}}@media (max-width: 768px){.lp-archive-courses .lp-entry-content{flex-direction:column;}}.lp-archive-courses .course-summary-sidebar{width:300px;max-width:100%;margin-top:-272px;}@media (max-width: 768px){.lp-archive-courses .course-summary-sidebar{width:100%;margin-top:0;}.lp-archive-courses .course-summary-sidebar .course-summary-sidebar__inner{width:100%;}}@media (max-width: 767px){.lp-archive-courses .course-summary-sidebar{width:100%;padding-left:0;}}.lp-archive-courses .course-summary-sidebar__inner{width:300px;}.lp-archive-courses .course-summary-sidebar__inner .course-sidebar-top{box-shadow:0 15px 20px 0 rgba(0,0,0,.05);}.lp-archive-courses .course-summary-sidebar__inner .course-sidebar-secondary{margin-top:30px;padding:0;}.lp-archive-courses .course-summary-sidebar__inner .learn-press-course-wishlist{color:#fff;background:transparent !important;font-size:0;}.lp-archive-courses .course-summary-sidebar__inner .learn-press-course-wishlist.on,.lp-archive-courses .course-summary-sidebar__inner .learn-press-course-wishlist:hover{color:var(--lp-primary-color);}.lp-archive-courses .course-summary-sidebar__inner .learn-press-course-wishlist::before{font-family:"Font Awesome 5 Free";font-size:26px;font-weight:900;content:"";}.lp-archive-courses .course-summary-sidebar__inner > div{overflow:hidden;padding:20px;background:#fff;}.lp-archive-courses .course-summary-sidebar__inner > div ul{list-style:none;}.lp-archive-courses .course-summary-sidebar__inner > div ul li a{color:#666;font-size:16px;font-weight:300;line-height:24px;}.lp-archive-courses .course-summary-sidebar__inner > div ul li a:hover{color:var(--lp-primary-color);box-shadow:unset;}.learn-press-courses{clear:both;margin:0 -15px;padding:0 !important;min-height:300px;list-style:none;position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;}.learn-press-courses .course{width:25%;margin:0 0 60px 0;box-shadow:none;list-style:none;}.learn-press-courses[data-layout=list]{margin:0;}.learn-press-courses[data-layout=list] .course{display:flex;width:100%;padding:24px;border:1px solid rgba(204,204,204,.3);border-radius:4px;flex-wrap:wrap;justify-content:flex-end;}@media (max-width: 767px){.learn-press-courses[data-layout=list] .course{padding:15px;}}.learn-press-courses[data-layout=list] .course-item{flex-direction:row;width:100%;border:unset;justify-content:space-between;}@media (max-width: 767px){.learn-press-courses[data-layout=list] .course-item{flex-direction:column;}}.learn-press-courses[data-layout=list] .course-content{float:right;width:calc(64.2% - 76px);padding-top:5px;}@media (max-width: 1200px){.learn-press-courses[data-layout=list] .course-content{width:calc(64.2% - 40px);}}@media (max-width: 1200px){.learn-press-courses[data-layout=list] .course-content{width:calc(64.2% - 25px);}}@media (max-width: 767px){.learn-press-courses[data-layout=list] .course-content{width:100%;padding-top:20px;}}.learn-press-courses[data-layout=list] .course-content .course-categories a{position:relative;padding:2px 20px 2px 15px;-webkit-clip-path:polygon(0% 0%,100% 0,88% 50%,100% 100%,0% 100%);clip-path:polygon(0% 0%,100% 0,88% 50%,100% 100%,0% 100%);}.learn-press-courses[data-layout=list] .course-content .course-permalink{height:25px;margin-bottom:5px;-webkit-line-clamp:1;}.learn-press-courses[data-layout=list] .course-content .course-tags a{margin:0 10px 10px 0;padding:3px 5px;border-radius:3px;color:#fff;background:#e4a2a2;line-height:1;}.learn-press-courses[data-layout=list] .course-content .course-footer{float:left;margin-right:20px;}.learn-press-courses[data-layout=list] .course-content .course-footer .course-students{display:none;}.learn-press-courses[data-layout=list] .course-content .course-footer .course-price{float:unset;}@media (max-width: 767px){.learn-press-courses[data-layout=list] .course-content .course-footer{margin-bottom:30px;}}.learn-press-courses[data-layout=list] .course-content .course-readmore{float:right;position:relative;right:4px;}.learn-press-courses[data-layout=list] .course-content .course-readmore a{padding:9px 24px;border-radius:3px;color:#fff;background:var(--lp-primary-color);font-weight:400;line-height:1;transition:all .3s;display:block;}.learn-press-courses[data-layout=list] .course-content .course-readmore a:hover{opacity:.5;background:var(--lp-primary-color);}@media (max-width: 767px){.learn-press-courses[data-layout=list] .course-content .course-readmore{display:flex;float:unset;clear:both;}}.learn-press-courses[data-layout=list] .course-wrap-meta{display:flex;padding-top:12px;padding-bottom:18px;color:#333;font-size:14px;font-weight:400;}.learn-press-courses[data-layout=list] .course-wrap-meta .meta-item{padding-right:28px;text-transform:capitalize;}@media (max-width: 1024px){.learn-press-courses[data-layout=list] .course-wrap-meta .meta-item{padding-right:20px;}}.learn-press-courses[data-layout=list] .course-wrap-meta .meta-item::before{position:relative;top:-1px;margin-right:8px;color:var(--lp-primary-color);font-family:"Font Awesome 5 Free";font-weight:900;}.learn-press-courses[data-layout=list] .course-wrap-meta .meta-item-level::before{content:"";}.learn-press-courses[data-layout=list] .course-wrap-meta .meta-item-duration::before{content:"";}.learn-press-courses[data-layout=list] .course-wrap-meta .meta-item-lesson::before{content:"";}.learn-press-courses[data-layout=list] .course-wrap-meta .meta-item-quiz::before{content:"";}.learn-press-courses[data-layout=list] .course-wrap-meta .meta-item-student::before{content:"";}@media (max-width: 815px){.learn-press-courses[data-layout=list] .course-wrap-meta{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px;}.learn-press-courses[data-layout=list] .course-wrap-meta .meta-item{padding-right:15px;}}@media (max-width: 767px){.learn-press-courses[data-layout=list] .course-wrap-meta{grid-template-columns:repeat(3,1fr);}}.learn-press-courses[data-layout=list] .course-wrap-thumbnail{float:left;width:35.8%;}@media (max-width: 767px){.learn-press-courses[data-layout=list] .course-wrap-thumbnail{width:100%;}}.learn-press-courses[data-layout=list] .course-title{font-size:18px;}.learn-press-courses[data-layout=grid] .course{padding:0 15px;}@media (max-width: 992px){.learn-press-courses[data-layout=grid] .course{width:50%;}}@media (max-width: 767px){.learn-press-courses[data-layout=grid] .course{width:100%;}}.learn-press-courses[data-layout=grid] .course-item:hover{box-shadow:0 15px 20px 0 rgba(0,0,0,.2);}.learn-press-courses[data-layout=grid] .course-item .course-instructor{margin-bottom:7px;}.learn-press-courses[data-layout=grid] .course-content{padding:15px 20px 12px 20px;border:1px solid #f0f0f0;border-top:0;flex-grow:1;}.learn-press-courses[data-layout=grid] .course-content .course-categories{float:right;position:absolute;z-index:1;top:-34px;right:-1px;margin-right:0;}.learn-press-courses[data-layout=grid] .course-content .course-categories::after{display:none;}.learn-press-courses[data-layout=grid] .course-content .course-categories a{position:relative;margin:0;padding:2px 12px 2px 22px;-webkit-clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%,12px 50%);clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%,12px 50%);}.learn-press-courses[data-layout=grid] .course-content .course-permalink{height:48px;margin-bottom:20px;}.learn-press-courses[data-layout=grid] .course-content .course-info{display:flex;flex-direction:column;flex-grow:1;}.learn-press-courses[data-layout=grid] .course-content .course-wrap-meta,.learn-press-courses[data-layout=grid] .course-content .course-excerpt,.learn-press-courses[data-layout=grid] .course-content .course-readmore{display:none;}.learn-press-courses[data-layout=grid] .course-content .course-footer{padding-top:18px;border-top:1px solid rgba(153,153,153,.2);}.learn-press-courses[data-layout=grid] .course-content .course-footer .course-students{float:left;text-transform:capitalize;}.learn-press-courses[data-layout=grid] .course-content .course-footer .course-students::before{position:relative;top:-1px;margin-right:8px;color:var(--lp-primary-color);font-family:"Font Awesome 5 Free";font-weight:900;content:"";}.learn-press-courses[data-layout=grid] .learn-press-message{margin-left:15px;margin-right:15px;}.learn-press-courses[data-size="3"] .course{width:33.3333%;}@media (max-width: 767px){.learn-press-courses[data-size="3"] .course{width:100%;}}.learn-press-courses .lp-archive-course-skeleton{position:absolute;height:100%;background:linear-gradient(90deg,hsla(0deg,0%,74.5%,.2) 25%,hsla(0deg,0%,50.6%,.24) 37%,hsla(0deg,0%,74.5%,.2) 63%);animation:lp-skeleton-loading 1.4s ease infinite;background-size:400% 100%;}.learn-press-courses .lp-archive-course-skeleton li{display:none;}.lp-courses-bar{display:flex;float:right;margin-bottom:48px;}@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:44px;padding:6px 32px 6px 18px;border:1px solid #ccc;border-radius:5px;background:#fff;font-size:14px;font-style:italic;line-height:1;}.lp-courses-bar .search-courses input[type=text]:focus{border-color:var(--lp-primary-color);outline:0;}.lp-courses-bar .search-courses button{position:absolute;top:50%;right:12px;width:30px;height:30px;padding:0;border:none;color:#333;background:transparent;font-size:16px;line-height:1;transform:translate(0,-50%);}.lp-courses-bar .search-courses button:focus{border:0;outline:0;}.lp-courses-bar .search-courses button.loading > i::before{display:inline-block;font-family:"Font Awesome 5 Free";font-weight:900;content:"";-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite;}.lp-courses-bar .search-courses ::-webkit-input-placeholder{color:#999;}.lp-courses-bar .search-courses :-ms-input-placeholder{color:#999;}.lp-courses-bar .search-courses ::placeholder{color:#999;}@media (max-width: 767px){.lp-courses-bar .search-courses{width:100%;}}.lp-courses-bar .switch-layout{display:flex;height:44px;line-height:1;text-align:right;flex:0 0 40px;align-items:center;justify-content:center;}.lp-courses-bar .switch-layout input[type=radio]{display:none;}.lp-courses-bar .switch-layout .switch-btn{display:block;width:40px;height:40px;margin:0;padding:0;border-radius:5px;font-size:16px;line-height:40px;text-align:center;cursor:pointer;}.lp-courses-bar .switch-layout .switch-btn::before{display:inline-block;margin:8px 6px;color:#333;font-family:"Font Awesome 5 Free";font-weight:900;line-height:1;}.lp-courses-bar .switch-layout .switch-btn.grid::before{content:"";}.lp-courses-bar .switch-layout .switch-btn.list{margin-left:3px;}.lp-courses-bar .switch-layout .switch-btn.list::before{content:"";}input[type=radio]:nth-child(1):checked ~ .switch-btn:nth-child(2){background:#f5f5f5;}input[type=radio]:nth-child(1):checked ~ .switch-btn:nth-child(2)::before{color:var(--lp-primary-color);}input[type=radio]:nth-child(3):checked ~ .switch-btn:nth-child(4){background:#f5f5f5;}input[type=radio]:nth-child(3):checked ~ .switch-btn:nth-child(4)::before{color:var(--lp-primary-color);}input[type=radio]:nth-child(5):checked ~ .switch-btn:nth-child(6){background:#f5f5f5;}input[type=radio]:nth-child(5):checked ~ .switch-btn:nth-child(6)::before{color:var(--lp-primary-color);}input[type=radio]:nth-child(7):checked ~ .switch-btn:nth-child(8){background:#f5f5f5;}input[type=radio]:nth-child(7):checked ~ .switch-btn:nth-child(8)::before{color:var(--lp-primary-color);}input[type=radio]:nth-child(9):checked ~ .switch-btn:nth-child(10){background:#f5f5f5;}input[type=radio]:nth-child(9):checked ~ .switch-btn:nth-child(10)::before{color:var(--lp-primary-color);}input[type=radio]:nth-child(11):checked ~ .switch-btn:nth-child(12){background:#f5f5f5;}input[type=radio]:nth-child(11):checked ~ .switch-btn:nth-child(12)::before{color:var(--lp-primary-color);}input[type=radio]:nth-child(13):checked ~ .switch-btn:nth-child(14){background:#f5f5f5;}input[type=radio]:nth-child(13):checked ~ .switch-btn:nth-child(14)::before{color:var(--lp-primary-color);}input[type=radio]:nth-child(15):checked ~ .switch-btn:nth-child(16){background:#f5f5f5;}input[type=radio]:nth-child(15):checked ~ .switch-btn:nth-child(16)::before{color:var(--lp-primary-color);}input[type=radio]:nth-child(17):checked ~ .switch-btn:nth-child(18){background:#f5f5f5;}input[type=radio]:nth-child(17):checked ~ .switch-btn:nth-child(18)::before{color:var(--lp-primary-color);}input[type=radio]:nth-child(19):checked ~ .switch-btn:nth-child(20){background:#f5f5f5;}input[type=radio]:nth-child(19):checked ~ .switch-btn:nth-child(20)::before{color:var(--lp-primary-color);}.lp_allow_repuchase_select{padding:20px;background:#f7f7f7;}.lp_allow_repuchase_select > ul{padding:0;list-style:none;}.lp_allow_repuchase_select > a{display:inline-block;margin-top:10px;color:#fff;background-color:#222;}.comment-respond .comment-reply-title{font-size:30px;font-weight:500;line-height:1.2;margin-bottom:15px;}.comment-respond .comment-form{margin:0 -15px;}.comment-respond .comment-form > p label{display:block;margin-bottom:10px;font-size:16px;font-weight:500;}.comment-respond .comment-form > p.comment-notes,.comment-respond .comment-form > p.logged-in-as{color:#666;font-size:16px;}.comment-respond .comment-form > p.logged-in-as a{color:#666;text-decoration:underline;}.comment-respond .comment-form > p.logged-in-as a:hover,.comment-respond .comment-form > p.logged-in-as a:focus{color:var(--lp-primary-color);}.comment-respond .comment-form > p.comment-form-cookies-consent{clear:both;}.comment-respond .comment-form > p.comment-form-cookies-consent input{padding:0;margin-right:8px;}.comment-respond .comment-form > p.comment-form-cookies-consent label{display:inline;}.comment-respond .comment-form > p,.comment-respond .comment-form > div{padding:0 15px;margin-bottom:15px;}.comment-respond .comment-form input[type=text],.comment-respond .comment-form input[type=email],.comment-respond .comment-form input[type=url]{height:40px;line-height:normal;width:100% !important;margin-bottom:15px;}.comment-respond .comment-form input[type=submit]{background-color:var(--lp-primary-color);border:0;min-height:40px;line-height:40px;padding:0 15px;font-size:16px;text-transform:capitalize;font-weight:500;margin-top:15px;cursor:pointer;color:white;}.comment-respond .comment-form .comment-form-author,.comment-respond .comment-form .comment-form-email,.comment-respond .comment-form .comment-form-url{width:33.33%;float:left;}@media (max-width: 575px){.comment-respond .comment-form .comment-form-author,.comment-respond .comment-form .comment-form-email,.comment-respond .comment-form .comment-form-url{width:100%;float:unset;}}.comment-respond .comment-form textarea,.comment-respond .comment-form input{border:1px solid #ccc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;max-width:100%;}.comment-respond .comment-form textarea{width:100%;display:block;padding:20px 15px;resize:none;}.course-summary-sidebar .course-sidebar-preview{margin-bottom:35px;background:#fff;}.course-summary-sidebar .lp-course-buttons{margin-bottom:34px;}.course-summary-sidebar .lp-course-buttons > *{margin-bottom:10px;}.course-summary-sidebar .lp-course-buttons > *:last-child{margin-bottom:0;}.course-summary-sidebar .lp-course-buttons form,.course-summary-sidebar .lp-course-buttons button{width:100%;text-decoration:none;}.course-summary-sidebar .lp-course-buttons button{font-weight:500;}.course-summary-sidebar .lp-course-buttons button:hover{border-color:var(--lp-primary-color);}.course-summary-sidebar .lp-course-buttons button.button-enroll-course{border-color:var(--lp-primary-color);color:#fff;background:var(--lp-primary-color);}.course-summary-sidebar .lp-course-buttons button.button-enroll-course:hover{opacity:.5;background:var(--lp-primary-color);}.course-summary-sidebar .lp-course-buttons button.button-enroll-course.loading::before{display:inline-block;font-family:"Font Awesome 5 Free";font-weight:900;content:"";animation:lp-rotating 1s linear infinite;}.course-summary-sidebar .lp-course-buttons button ~ .lp-enroll-notice{margin-top:20px;padding:20px;border:2px solid #059601;border-radius:9px;font-size:15px;line-height:1.4;}.course-summary-sidebar .lp-course-buttons button ~ .lp-enroll-notice.error{border-color:#d85554;}.course-summary-sidebar .course-results-progress .items-progress,.course-summary-sidebar .course-results-progress .course-progress{display:flex;flex-direction:row;margin:0 0 5px;padding:0;justify-content:space-between;flex-wrap:wrap;}.course-summary-sidebar .course-results-progress .items-progress__heading,.course-summary-sidebar .course-results-progress .course-progress__heading{margin:0;margin-bottom:7px;padding:0;color:#333;font-size:1rem;font-weight:500;flex:1 1 auto;width:auto;}.course-summary-sidebar .course-results-progress .items-progress .learn-press-progress,.course-summary-sidebar .course-results-progress .course-progress .learn-press-progress{clear:both;width:100%;}.course-summary-sidebar .course-results-progress .number{display:block;margin:0;color:#666;font-size:16px;font-weight:300;line-height:16px;text-align:right;}.course-sidebar-preview .course-price{text-align:center;}.course-sidebar-preview .course-price .origin-price{color:#666;font-size:18px;font-weight:300;font-style:unset;}.course-sidebar-preview .course-price .price{color:#333;font-size:1.8rem;font-weight:500;}.course-sidebar-preview .media-preview{overflow:hidden;position:relative;margin:-20px -20px 20px;}.course-sidebar-preview .media-preview img{max-width:100%;height:auto;vertical-align:top;}.course-sidebar-preview .course-time{margin-bottom:28px;padding-bottom:8px;border-bottom:1px solid rgba(204,204,204,.3);}.course-sidebar-preview .course-time-row{display:flex;color:#666;font-size:16px;font-weight:300;justify-content:space-between;}.course-sidebar-preview .course-time-row strong{color:#333;font-weight:500;}.course-sidebar-preview .course-time-row time{color:#666;font-size:1rem;font-weight:300;line-height:24px;}.course-sidebar-preview > *:last-child{margin-bottom:0;}.learnpress-page .lp-button.secondary{background:#9198ab;}.learnpress-page .lp-button.secondary:hover{background:#9ba6c5;}.learnpress-page .lp-button:disabled,.learnpress-page .lp-button[disabled]{background:#ddd;pointer-events:none;}.learnpress-page:hover{text-decoration:none;}#popup-course{display:flex;position:fixed;z-index:99999;top:0;right:0;bottom:0;left:0;background:#fff;}#popup-course .back-course{padding-left:30px;padding-right:30px;line-height:70px;background:rgba(255,255,255,.1);color:#fff;}#popup-course .back-course:hover{background:rgba(255,255,255,.15);}@media (max-width: 768px){#popup-course .back-course{background:transparent;opacity:.6;padding-left:15px;padding-right:15px;}#popup-course .back-course:hover{background:transparent;opacity:1;}}#popup-course #popup-header{display:flex;position:fixed;z-index:100;right:0;left:475px;padding:0;border-bottom:1px solid #d9e0f1;background:var(--lp-secondary-color);-webkit-transition:left .25s;-moz-transition:left .25s;-ms-transition:left .25s;-o-transition:left .25s;transition:left .25s;}#popup-course #popup-header .course-title{margin:0;padding:0;line-height:70px;letter-spacing:unset;}#popup-course #popup-header .course-title a{display:-webkit-box;overflow:hidden;color:#fff;font-size:16px;font-weight:400;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;}#popup-course #popup-header .course-title a:hover{color:var(--lp-primary-color);}@media (max-width: 768px){#popup-course #popup-header .course-title{flex:1;}}#popup-course #popup-header .items-progress{display:flex;justify-content:center;align-items:center;}@media (max-width: 768px){#popup-course #popup-header .items-progress{flex:1;}}@media (max-width: 767px){#popup-course #popup-header .items-progress{padding-bottom:20px;justify-content:end;}}#popup-course #popup-header .number{padding-right:10px;color:#fff;font-size:14px;font-weight:300;}#popup-course #popup-header .lp-button{display:flex;position:relative;height:40px;margin:9px;border:none;color:#fff;background:var(--lp-primary-color);font-size:14px;font-weight:400;justify-content:center;line-height:40px;align-items:center;}#popup-course #popup-header .lp-button:hover{opacity:.8;}#popup-course #popup-header .lp-button-back{float:right;margin:9px 10px;}#popup-course #popup-header .lp-button-back button::before,#popup-course #popup-header .lp-button-back button::after{content:"";}#popup-course #popup-header .lp-button-back button::before{border:1px solid #ddd;}#popup-course #popup-header .lp-button-back button::after{border:1px solid #ddd;}#popup-course .popup-header__inner{display:flex;width:792px;margin:0 auto;justify-content:space-between;align-items:center;padding-left:15px;padding-right:15px;}@media (max-width: 1024px){#popup-course .popup-header__inner{width:100%;}}@media (max-width: 767px){#popup-course .popup-header__inner{flex-direction:column;}}#popup-course #popup-sidebar{overflow:auto;position:relative;box-shadow:0 15px 30px 0 rgba(0,0,0,.1);flex:0 0 475px;-webkit-transition:.25s;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s;}#popup-course #popup-sidebar .search-course{display:flex;position:relative;height:70px;background:#f9fafc;}#popup-course #popup-sidebar .search-course input[name=s]{display:block;width:100%;margin:6px 0;padding-left:20px;border:none;color:#999;background:transparent;box-shadow:none;font-size:14px;line-height:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}#popup-course #popup-sidebar .search-course input[name=s]::-webkit-input-placeholder{color:#999;}#popup-course #popup-sidebar .search-course input[name=s]::-moz-placeholder{color:#999;}#popup-course #popup-sidebar .search-course input[name=s]:-ms-input-placeholder{color:#999;}#popup-course #popup-sidebar .search-course input[name=s]:-moz-placeholder{color:#999;}#popup-course #popup-sidebar .search-course input[name=s]::placeholder{color:#999;}#popup-course #popup-sidebar .search-course input[name=s]::-webkit-input-placeholder{font-style:italic;}#popup-course #popup-sidebar .search-course input[name=s]::-moz-placeholder{font-style:italic;}#popup-course #popup-sidebar .search-course input[name=s]:-ms-input-placeholder{font-style:italic;}#popup-course #popup-sidebar .search-course input[name=s]:-moz-placeholder{font-style:italic;}#popup-course #popup-sidebar .search-course input[name=s]::placeholder{font-style:italic;}#popup-course #popup-sidebar .search-course input[name=s]:focus{outline:0;color:#222;}#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{color:#666;font-family:"Font Awesome 5 Free";font-size:16px;font-weight:900;content:"";}#popup-course #popup-sidebar .search-course button.clear{display:none;}#popup-course #popup-sidebar .search-course button.clear::before{content:"";}#popup-course #popup-sidebar .search-course .search-results{display:none;overflow:auto;position:fixed;z-index:99999999;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-course .search-results .search-results__item{border-bottom:1px solid #d9e0f1;background:#fff;}#popup-course #popup-sidebar .search-course .search-results .search-results__item img{position:absolute;left:10px;width:40px;height:40px;}#popup-course #popup-sidebar .search-course .search-results .search-results__item a{display:-webkit-box;overflow:hidden;position:relative;box-sizing:content-box;height:40px;padding:10px 10px 10px 60px;color:#777;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;}#popup-course #popup-sidebar .search-course .search-results .search-results__item:hover{background:#d9e0f1;}#popup-course #popup-sidebar .search-course .search-results .search-results__item-title{overflow:hidden;margin:0 0 -2px 0;padding:0;font-size:16px;font-weight:normal;}#popup-course #popup-sidebar .search-course .search-results .search-results__item-author{font-size:12px;}#popup-course #popup-sidebar .search-course .search-results .course-price{position:absolute;right:10px;bottom:10px;font-size:12px;}#popup-course #popup-sidebar .search-course .search-results .course-price .origin-price{font-size:smaller;text-decoration:line-through;}#popup-course #popup-sidebar .search-course .search-results .search-results__not-found{padding:10px;color:#777;}#popup-course #popup-sidebar .search-course .search-results .search-results__pagination{padding:10px;text-align:center;}#popup-course #popup-sidebar .search-course .search-results .search-results__pagination a,#popup-course #popup-sidebar .search-course .search-results .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-course .search-results .search-results__pagination span{color:#999;background:#d9e0f1;}#popup-course #popup-sidebar .search-course.searching .search-results{display:block;}#popup-course #popup-sidebar .search-course.searching .clear{display:block;}#popup-course #popup-sidebar .search-course.searching button{display:none;}#popup-course #popup-sidebar .search-course.searching::after{position:absolute;z-index:1;bottom:0;left:50%;width:0;height:0;margin-left:-10px;border:10px solid transparent;border-bottom-color:#fff;content:"";}#popup-course #popup-sidebar .course-curriculum{overflow:auto;position:absolute;top:70px;bottom:0;width:475px;}#popup-course #popup-sidebar .course-curriculum::-webkit-scrollbar-thumb{background:#ccc;}#popup-course #popup-sidebar .course-curriculum::-webkit-scrollbar{width:6px;}#popup-course #popup-sidebar .course-curriculum::-webkit-scrollbar-track{background:#f5f5f5;}#popup-course #popup-sidebar .section{position:relative;padding:0 0 4px 0;}#popup-course #popup-sidebar .section .circle-progress{display:inline-block;position:absolute;top:50%;right:10px;width:24px;height:24px;margin-top:-12px;border:3px solid #d9e0f1;border-radius:50%;}#popup-course #popup-sidebar .section.section-empty .section-header{margin:0;}#popup-course #popup-sidebar .section.section-empty .learn-press-message{margin:0;padding:10px;border-bottom:1px solid #d9e0f1;border-radius:0;color:#999;background:#f5f5f5;font-size:14px;}#popup-course #popup-sidebar .section.section-empty .learn-press-message::before,#popup-course #popup-sidebar .section.section-empty .learn-press-message::after{position:absolute;z-index:9999;top:-16px;left:10px;width:0;height:0;border:8px solid transparent;border-bottom-color:#f5f5f5;background:transparent;content:"";-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}#popup-course #popup-sidebar .section.section-empty .learn-press-message::after{z-index:9998;top:-20px;left:8px;border-width:10px;border-bottom-color:#d9e0f1;}#popup-course #popup-sidebar .section-header{position:sticky;z-index:1000;top:0;height:94px;padding:38px 20px 20px 20px;cursor:pointer;background-color:white;}#popup-course #popup-sidebar .section-header .section-title{padding:0 0 4px 0;color:#000;font-size:20px;font-weight:500;}#popup-course #popup-sidebar .section-header .section-title .show-desc::before{font-family:"Font Awesome 5 Free";font-size:18px;font-weight:900;content:"";}#popup-course #popup-sidebar .section-header .section-toggle{justify-content:flex-end;flex:0;}#popup-course #popup-sidebar .section-header .section-toggle i{color:#666;}#popup-course #popup-sidebar .section-header .section-meta{padding-top:6px;padding-bottom:0;}#popup-course #popup-sidebar .section-content{margin-bottom:0;}#popup-course #popup-sidebar .course-item{min-height:50px;margin-bottom:4px;padding:5px 20px;background:#f9fafc;align-items:center;}#popup-course #popup-sidebar .course-item > span{display:none;}#popup-course #popup-sidebar .course-item::before{top:-1px;bottom:-1px;height:auto;background:transparent;}#popup-course #popup-sidebar .course-item::after{content:"";}#popup-course #popup-sidebar .course-item.current{background:#eaeaea;}#popup-course #popup-sidebar .course-item.has-status.failed .trans{color:#f02425;}#popup-course #popup-sidebar .course-item.status-completed .trans{color:#3bb54a;}#popup-course #popup-sidebar .section-item-link{line-height:1;padding-right:0;}#popup-course #popup-sidebar .section-item-link::before{padding:12px 0;vertical-align:unset;}#popup-course #popup-sidebar .section-item-link .item-name{width:100%;padding:0 10px 0 17px;font-size:14px;line-height:21px;font-weight:500;}#popup-course #popup-sidebar .course-item-meta{padding:0;}#popup-course #popup-sidebar .course-item-meta .item-meta{padding:0;color:#999;background:transparent;font-size:12px;line-height:1.5;height:auto;}#popup-course #popup-sidebar .course-item-meta .item-meta:first-child{margin-left:0;}#popup-course #popup-sidebar .course-item-meta .item-meta::before{font-size:12px;line-height:21px;}#popup-course #popup-content{overflow:auto;position:relative;margin:70px 0 50px 0;flex:1;padding-left:15px;padding-right:15px;}#popup-course #popup-content .lp-button{position:relative;margin:0 10px 0 0;padding:12px 29px;border-color:var(--lp-secondary-color);font-size:14px;}#popup-course #popup-content .lp-button.instant-check .instant-check__icon{margin-right:5px;}#popup-course #popup-content .lp-button.instant-check .instant-check__icon::before{font-family:"Font Awesome 5 Free";content:"";}#popup-course #popup-content .lp-button.instant-check .instant-check__info{visibility:hidden;position:absolute;top:100%;left:0;margin-top:3px;padding:11px 20px;border-radius:3px;background:#eee;white-space:nowrap;text-transform:none;}#popup-course #popup-content .lp-button.instant-check:hover .instant-check__info{visibility:visible;position:absolute;top:100%;left:0;margin-top:3px;padding:11px 11px;border-radius:3px;color:#333;background:#eee;white-space:nowrap;}#popup-course #popup-content .lp-button.instant-check.loading .instant-check__icon{display:inline-block;animation:lp-rotating 1s linear infinite;}#popup-course #popup-content .lp-button.instant-check.loading .instant-check__icon::before{font-weight:800;content:"";}#popup-course #popup-content .lp-button:hover{border-color:var(--lp-primary-color);}#popup-course #popup-content .lp-button.completed{display:flex;flex-direction:row-reverse;margin-top:32px;border-color:transparent;color:#fff;background:#3db748;font-size:16px;align-items:center;justify-content:center;}#popup-course #popup-content .lp-button.completed i{margin-left:9px;font-size:14px;}#popup-course #popup-content.fixed-quiz-status .quiz-status{background:var(--lp-primary-color);}#popup-course #popup-content.fixed-quiz-status .quiz-status > div{padding:0;}@media (max-width: 767px){#popup-course #popup-content{margin-top:113px;}}#popup-course #popup-footer{position:fixed;z-index:999;right:0;bottom:0;left:475px;width:100%;max-width:792px;height:50px;margin:0 auto;border-top:1px solid #ebebeb;background:#fff;-webkit-transition:left .25s;-moz-transition:left .25s;-ms-transition:left .25s;-o-transition:left .25s;transition:left .25s;}@media (max-width: 1024px){#popup-course #popup-footer{width:auto;padding:0 15px;}}#popup-course #popup-footer .course-item-nav{justify-content:space-between;}#popup-course #popup-footer .course-item-nav .prev,#popup-course #popup-footer .course-item-nav .next{display:flex;line-height:50px;}#popup-course #popup-footer .course-item-nav .prev a,#popup-course #popup-footer .course-item-nav .next a{display:block;color:#666;font-size:16px;}#popup-course #popup-footer .course-item-nav .prev::before,#popup-course #popup-footer .course-item-nav .next::before{color:#999;font-family:"Font Awesome 5 Free";font-size:12px;font-weight:900;}#popup-course #popup-footer .course-item-nav .prev:hover a,#popup-course #popup-footer .course-item-nav .prev:hover::before,#popup-course #popup-footer .course-item-nav .next:hover a,#popup-course #popup-footer .course-item-nav .next:hover::before{color:var(--lp-primary-color);}#popup-course #popup-footer .course-item-nav .prev:hover .course-item-nav__name,#popup-course #popup-footer .course-item-nav .next:hover .course-item-nav__name{display:block;}#popup-course #popup-footer .course-item-nav .next{flex-direction:row-reverse;}#popup-course #popup-footer .course-item-nav .next::before{margin-left:10px;content:"";}#popup-course #popup-footer .course-item-nav[data-nav=next]{justify-content:flex-end;}#popup-course #popup-footer .prev::before{margin-right:10px;content:"";}#popup-course #popup-footer .prev .course-item-nav__name{right:auto;left:-30px;}#popup-course #popup-footer .prev .course-item-nav__name::before{right:auto;left:5px;}@media (max-width: 1024px){#popup-course #popup-footer .prev .course-item-nav__name{left:15px;}}#popup-course #popup-footer .course-item-nav__name{display:none;position:absolute;top:-20px;right:-30px;width:auto;padding:10px 15px;color:#666;background:#ccc;font-size:14px;font-weight:300;line-height:1;}@media (max-width: 1024px){#popup-course #popup-footer .course-item-nav__name{top:-25px;right:15px;left:auto;}}#popup-course #sidebar-toggle{display:inline-block;position:absolute;z-index:100;top:198px;left:475px;width:25px;height:56px;margin:0;background:#fff;box-shadow:0 0px 20px 0 rgba(0,0,0,.15);cursor:pointer;transition:.25s;-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%;color:var(--lp-primary-color);font-family:"Font Awesome 5 Free";font-size:18px;font-weight:900;content:"";transition:.25s;transform:translate(-50%,-50%);}#popup-course #sidebar-toggle:focus{border:0;outline:0;}#popup-course .lp-quiz-buttons .complete-quiz,#popup-course .lp-quiz-buttons .back-quiz,#popup-course .lp-quiz-buttons .review-quiz{float:right;}#popup-course .quiz-results,#popup-course .quiz-content,#popup-course .quiz-questions,#popup-course .quiz-buttons,#popup-course .quiz-attempts{margin-bottom:60px;}#popup-course .quiz-questions .lp-fib-content{margin-bottom:20px;padding:20px;border:2px solid #f5f5f5;border-radius:6px;line-height:1.6;}#popup-course .quiz-questions .lp-fib-input{display:inline-block;width:auto;max-width:none;}#popup-course .quiz-questions .lp-fib-input > input{height:36px;padding:6px 16px;border:1px solid #222;line-height:36px;}#popup-course .quiz-questions .lp-fib-answered{padding:0 10px;background:#ececec;white-space:nowrap;}#popup-course .quiz-questions .lp-fib-answered.fail{border:2px solid #d85554;}#popup-course .quiz-questions .lp-fib-answered.fail .lp-fib-answered__answer{text-decoration:line-through;}#popup-course .quiz-questions .lp-fib-answered.correct{border:2px solid #00adff;}#popup-course .quiz-questions .lp-fib-note{display:flex;margin-left:10px;font-size:14px;font-weight:400;align-items:center;}#popup-course .quiz-questions .lp-fib-note > span{display:inline-block;width:20px;height:20px;margin:0 5px 0 0;}#popup-course .quiz-questions .lp-sorting-choice__check-answer{padding:5px 20px;border:2px solid #059601;border-radius:5px;font-size:1rem;}#popup-course .question .answer-option input[type=radio],#popup-course .question .answer-option input[type=checkbox]{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);margin:0 0 0 10px;}#popup-course .question .answer-option input[type=radio]::before{border-radius:50%;}#popup-course .question .question-response{display:flex;align-items:center;justify-content:flex-start;}#popup-course .scrollbar-light > .scroll-element{z-index:9999;}#popup-course .scrollbar-light > .scroll-element.scroll-y{display:none;}#popup-course .scrollbar-light > .scroll-element.scroll-y .scroll-bar{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}body.admin-bar #popup-course{top:32px;}body.lp-sidebar-toggle__close #popup-course > #sidebar-toggle{left:0;}body.lp-sidebar-toggle__close #popup-course > #sidebar-toggle::before{content:"";}body.lp-sidebar-toggle__close #popup-course #popup-sidebar{flex:0 0 0;}body.lp-sidebar-toggle__close #popup-course #popup-header,body.lp-sidebar-toggle__close #popup-course #popup-footer{left:0;}@media (max-width: 768px){body:not(.lp-sidebar-toggle__open) #popup-course > #sidebar-toggle{left:0;}body:not(.lp-sidebar-toggle__open) #popup-course > #sidebar-toggle::before{content:"";}body:not(.lp-sidebar-toggle__open) #popup-course #popup-sidebar{flex:0 0 0;}}.course-curriculum .section-header .section-meta{position:relative;}@media screen and (max-width: 1280px){#popup-course #popup-sidebar{flex-basis:300px;}#popup-course #popup-sidebar .course-curriculum{width:300px;}#popup-course #popup-header,#popup-course #popup-footer{left:300px;}#popup-course #sidebar-toggle{left:299px;}}@media screen and (max-width: 782px){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-header,#popup-course #popup-footer{left:250px;}#popup-course #sidebar-toggle{left:249px;}#popup-course #sidebar-toggle:checked ~ #popup-sidebar{flex-basis:0;}#popup-course .course-item-meta .item-meta.count-questions,#popup-course .course-item-meta .item-meta.duration{display:none;}}.content-item-wrap{width:792px;max-width:100%;margin:0 auto;padding-bottom:80px;}@media (max-width: 1024px){.content-item-wrap{width:100%;}}.content-item-wrap .course-item-title{margin-top:0;margin-bottom:24px;color:#333;font-size:30px;font-weight:600;}@media (max-width: 767px){.content-item-wrap .course-item-title{text-align:center;}}.content-item-wrap h4{font-size:1.5rem;font-weight:500;line-height:1.5;}.content-item-wrap .content-item-summary{padding-top:50px;}.content-item-wrap .content-item-description{margin-bottom:30px;}.content-item-wrap .content-item-description h2,.content-item-wrap .content-item-description h3,.content-item-wrap .content-item-description h4,.content-item-wrap .content-item-description h5,.content-item-wrap .content-item-description h6{margin-top:0;margin-bottom:18px;font-size:18px;letter-spacing:unset;}.content-item-wrap .content-item-description p{margin:0 0 18px 0;color:#666;font-size:16px;font-weight:300;line-height:26px;}.content-item-wrap .content-item-description img{max-width:100%;height:auto;vertical-align:middle;}.content-item-wrap #learn-press-quiz-app{margin-bottom:40px;}.content-item-wrap .quiz-content{margin-bottom:40px;color:#666;font-size:16px;font-weight:300;line-height:26px;}.content-item-wrap .quiz-content img{max-width:100%;height:auto;vertical-align:middle;}.content-item-wrap .quiz-buttons{display:flex;justify-content:center;text-align:center;}.content-item-wrap .quiz-buttons .button-right .lp-button{margin:0 0 0 15px;}.content-item-wrap .quiz-buttons .lp-button[data-type=question-nav]{margin:0;border:1px solid #d9e0f1;color:#777;background:#fbfcff;}.content-item-wrap .quiz-buttons .lp-button[data-type=question-nav]::before{display:inline-block;width:15px;height:15px;border:2px solid #d9e0f1;border-top-color:transparent;border-left-color:transparent;content:"";-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);}.content-item-wrap .quiz-buttons .lp-button[data-type=question-nav].prev::before{margin-left:7px;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg);}.content-item-wrap .quiz-buttons .lp-button[data-type=question-nav].next{margin-left:-1px;}.content-item-wrap .quiz-buttons .lp-button[data-type=question-nav].next::before{margin-right:7px;}.content-item-wrap .quiz-buttons .lp-button[data-type=question-nav]:hover{background:#fff;}.content-item-wrap .quiz-buttons.align-center{display:block;text-align:center;}.content-item-wrap .quiz-buttons.align-center .button-left{text-align:center;}.content-item-wrap .quiz-buttons.align-center .button-left.fixed{position:fixed;z-index:99999;bottom:0;left:50%;width:100%;max-width:792px;height:49px;margin-left:237px;transform:translateX(-50%);}@media (max-width: 768px){.content-item-wrap .quiz-buttons.align-center .button-left.fixed{width:100% !important;}}.content-item-wrap .quiz-buttons.align-center .button-left.nav-center{height:50px;margin-left:0 !important;}.content-item-wrap .quiz-buttons:not(.infinity).is-first .prev{display:none;}.content-item-wrap .quiz-buttons:not(.infinity).is-last .next{display:none;}.content-item-wrap .quiz-buttons:not(.is-first):not(.is-last) .prev{border-top-right-radius:0;border-bottom-right-radius:0;}.content-item-wrap .quiz-buttons:not(.is-first):not(.is-last) .next{border-top-left-radius:0;border-bottom-left-radius:0;}.content-item-wrap .questions-pagination{height:33px;padding:8px 0;background:#fff;text-align:center;}.content-item-wrap .questions-pagination .nav-links{text-align:center;}.content-item-wrap .questions-pagination .nav-links .page-numbers{display:inline-block;vertical-align:middle;margin:0 3px 3px;padding:10px 16px;color:#666;background-color:transparent;font-size:16px;font-weight:300;line-height:1;border:1px solid;cursor:pointer;}.content-item-wrap .questions-pagination .nav-links .page-numbers.next,.content-item-wrap .questions-pagination .nav-links .page-numbers.prev{display:inline-block;padding:10px;background:transparent;font-size:16px;text-align:center;text-decoration:none;text-transform:none;border:1px solid;}.content-item-wrap .questions-pagination .nav-links .page-numbers.current,.content-item-wrap .questions-pagination .nav-links .page-numbers:hover{color:var(--lp-primary-color);}.course-curriculum .section-title{position:relative;margin-bottom:0;padding:8px 0;color:#5383f7;font-size:16px;font-weight:normal;line-height:1;}.course-curriculum .section-title span.show-desc{display:inline-block;position:absolute;top:50%;right:30px;width:20px;height:20px;transform:translate(0,-50%);}.course-curriculum .section-title span.show-desc::before{font-family:"Font Awesome 5 Free";font-size:18px;font-weight:900;content:"";}.course-curriculum .section-title span.show-desc:hover::before{border-top-color:#ccc;}.lp-overlay{display:none;position:fixed;z-index:99999;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:rgba(209,213,219,.8);transition-timing-function:cubic-bezier(.4,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;border-radius:8px;text-align:left;vertical-align:middle;background:white;color:black;}.lp-modal-dialog .lp-modal-header{background:#7c60d9;border-bottom:1px solid #eee;padding:1em;}.lp-modal-dialog .lp-modal-header h3{margin:0;color:white;font-size:inherit;font-weight:400;}.lp-modal-dialog .lp-modal-body .main-content{max-height:500px;overflow:auto;}.lp-modal-dialog .lp-modal-body .main-content h3,.lp-modal-dialog .lp-modal-body .main-content h2,.lp-modal-dialog .lp-modal-body .main-content .pd-2em{padding:1em;}.lp-modal-dialog .lp-modal-footer{padding:20px;padding-top:0;background-color:#f9fafb;text-align:right;}.lp-modal-dialog .btn-yes{color:#fff;background-color:#7c60d9;}#lp-modal-overlay{display:none;position:fixed;z-index:999999;top:0;right:0;bottom:0;left:0;opacity:.5;background:#000;}#lp-modal-window{display:none;position:fixed;z-index:999999;top:50%;left:50%;padding:35px 60px 28px 60px;background:#fff;transform:translate(-50%,-50%);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}#lp-modal-window #lp-modal-content{margin:0 0 24px 0;color:#333;font-size:16px;font-weight:400;line-height:26px;text-align:center;}#lp-modal-window #lp-modal-content > *{margin:0 0 .5em;}#lp-modal-window #lp-modal-buttons{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center;}#lp-modal-window #lp-modal-buttons .lp-button{position:relative;margin:0 10px 0 10px;}.learn-press-comments{width:792px;max-width:100%;margin:0 auto;}@media (max-width: 1024px){.learn-press-comments{width:100%;}}.learn-press-progress{overflow:hidden;position:relative;width:80px;height:6px;border-radius:3px;}.learn-press-progress .learn-press-progress__active{position:absolute;z-index:1;left:-100%;width:100%;height:100%;border-radius:3px;background:var(--lp-primary-color);-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;}.learn-press-progress::before{display:block;position:absolute;z-index:0;top:0;width:100%;height:100%;background:#ccc;content:"";}.course-curriculum .section-header .section-left{display:flex;}.course-curriculum .section-header .section-left .section-title{flex:1;}.course-curriculum .section-header .section-left .section-toggle{flex:0 0 40px;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;}*{box-sizing:border-box;margin:0;padding:0;}button{cursor:pointer;}input,button,select,textarea{outline:none;}html{overflow-x:hidden;}a{-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s;}.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(0deg,0%,74.5%,.2) 25%,hsla(0deg,0%,50.6%,.24) 37%,hsla(0deg,0%,74.5%,.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%;}}.learnpress.theme-twentytwentytwo .wp-site-blocks,.learnpress.twentytwentytwo .wp-site-blocks{max-width:none;padding-right:0;padding-left:0;}.learnpress.theme-twentytwentytwo .wp-site-blocks > .wp-block-group,.learnpress.twentytwentytwo .wp-site-blocks > .wp-block-group{max-width:none;margin-right:auto;margin-left:auto;}.learnpress.theme-twentytwentytwo .lp-archive-courses,.learnpress.twentytwentytwo .lp-archive-courses{max-width:none;}.learnpress.twentytwentytwo .wp-container-11 .alignfull,.learnpress.twentytwentytwo .wp-container-9 .alignfull,.learnpress.twentytwentytwo .wp-container-12 .alignfull{max-width:100%;margin-left:0 !important;margin-right:0 !important;padding-left:0 !important;padding-right:0 !important;}@media (max-width: 1199px){.learnpress.twentytwentytwo .wp-site-blocks .wp-block-template-part{padding-left:15px;padding-right:15px;}}input[type=text],input[type=email],input[type=number],input[type=password]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;box-shadow:unset;}body{background:#fff;}body.learnpress-page{overflow-x:hidden;}.wrap-fullwidth a:focus,.wrap-fullwidth button:focus,.wrap-fullwidth input:focus,.wrap-fullwidth textarea:focus{border:0;outline:0;}.wrap-fullwidth a:hover{text-decoration:none;}.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 img{max-width:100%;height:auto;}.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{width:1170px;max-width:90%;margin:0 auto;}.lp-content-wrap > h2{margin-top:0;margin-bottom:26px;color:#333;font-size:30px;font-weight:600;}.learn-press-breadcrumb{max-width:1170px;width:100%;margin:0 auto 45px auto;padding:0;color:#333;font-size:14px;font-weight:400;list-style:none;}.learn-press-breadcrumb li{display:inline-block;margin:0;}.learn-press-breadcrumb li a:hover{color:var(--lp-primary-color);}.learn-press-breadcrumb i{margin:0 5px;color:#666;font-size:12px;}@media (max-width: 1024px){.learn-press-breadcrumb{padding-right:15px;padding-left:15px;}}.learn-press-breadcrumb a{color:#666;font-weight:500;}.learnpress-page .lp-button,.learnpress-page #lp-button{padding:16px 24px;border:1px solid #ccc;color:#333;background:transparent;box-shadow:unset;font-family:inherit;font-size:16px;font-weight:400;line-height:1;text-align:center;vertical-align:middle;text-decoration:none;text-transform:capitalize;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;transition:all .25s;}.learnpress-page .lp-button.large,.learnpress-page #lp-button.large{height:52px;padding:18px 30px;font-size:18px;}.learnpress-page .lp-button:hover,.learnpress-page #lp-button:hover{border-color:var(--lp-primary-color);color:#fff;background:var(--lp-primary-color);}.learnpress-page .lp-button.btn-ajax-off .icon,.learnpress-page #lp-button.btn-ajax-off .icon{display:none;}.learnpress-page .lp-button.btn-ajax-on .icon,.learnpress-page #lp-button.btn-ajax-on .icon{display:inline-block;margin-right:5px;-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite;}.learnpress-page .lp-button:focus,.learnpress-page #lp-button:focus{outline:0;}.learnpress-page .lp-button.loading::before,.learnpress-page #lp-button.loading::before{display:inline-block;font-family:"Font Awesome 5 Free";font-weight:900;content:"";animation:lp-rotating 1s linear infinite;}.learnpress-page .rwmb-field .description{margin-top:8px;color:#999;font-size:smaller;font-style:italic;}.btn-base{border-color:var(--lp-primary-color);color:white;background-color:var(--lp-primary-color);}.lp-ajax-message{display:none;margin-top:20px;padding:20px;border:2px solid #059601;border-radius:9px;font-size:15px;line-height:1.4;}.lp-ajax-message.error{border-color:#d85554;}.course-meta{margin-bottom:14px;}.course-meta .course-students::before{font-family:"Font Awesome 5 Free";content:"";}.lp-entry-content .course-tabs{margin-bottom:60px;}.learn-press-checkout-comment h4{display:none;}.order-comments{width:100%;padding:15px;min-height:150px;border:1px solid #ccc;resize:none;}.learn-press-progress .progress-bg{overflow:hidden;position:relative;height:6px;background:#ccc;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.learn-press-progress .progress-bg .progress-active{position:absolute;left:50%;width:100%;height:100%;margin-left:-100%;background:var(--lp-primary-color);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.retake-course,.enroll-course,.purchase-course{display:inline-block;}.table-orders{font-size:16px;}.table-orders th,.table-orders td{padding:5px 10px;}.form-button{display:inline-block;}.learn-press-pagination{padding-bottom:20px;text-align:center;}.learn-press-pagination .page-numbers{display:inline-block;margin:0;padding:0;border:0;outline:0;background:transparent;list-style:none;}.learn-press-pagination .page-numbers > li{display:inline-block;margin:0;padding:0 14px;}.learn-press-pagination .page-numbers > li .page-numbers{float:unset;padding:0;color:#666;background:transparent;font-size:16px;font-weight:300;}.learn-press-pagination .page-numbers > li .page-numbers.current{color:var(--lp-primary-color);font-weight:400;}.learn-press-pagination .page-numbers > li .page-numbers:hover{color:var(--lp-primary-color);}ul.list-table-nav{display:flex;margin-left:0;list-style:none;}ul.list-table-nav .nav-text{text-align:left;flex:1;}ul.list-table-nav .nav-pages{text-align:right;flex:1;}ul.list-table-nav .nav-pages .learn-press-pagination{display:inline-block;margin-bottom:0;}.primary-color{color:#00adff;}.primary-color-before::before{color:#00adff;}.primary-color-after::after{color:#00adff;}.primary-background-color{background:#00adff;}.primary-background-color{background:#00adff;}.course-origin-price{margin-right:5px;font-size:85%;text-decoration:line-through;}.course-item-nav{display:flex;}.course-item-nav .prev,.course-item-nav .next{}.course-item-nav .prev span,.course-item-nav .next span{display:block;font-weight:bold;}.course-item-nav .prev a,.course-item-nav .next a{color:#999;}.course-item-nav .next{text-align:right;}.content-item-wrap #comments{margin-right:0;margin-left:0;}.content-item-wrap #comments #comment{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.course-summary-sidebar{position:relative;}@media (min-width: 769px){.course-summary-sidebar.slide-down .course-summary-sidebar__inner{position:fixed;top:0;}}@media (min-width: 1200px){.course-summary-sidebar.slide-top .course-summary-sidebar__inner{position:absolute;}}.course-graduation span{color:#999;}.course-graduation .icon{margin-right:5px;font-size:20px;}.course-graduation.passed .icon{color:#059601;}.course-graduation.error .icon{color:#d85554;}.learn-press-template-warning::before{color:#ffc107;font-family:"Font Awesome 5 Free";content:"";}.lp-badge{display:flex;height:30px;padding:0;line-height:1;align-items:center;justify-content:center;}.lp-badge::before,.lp-badge::after{content:"";}.lp-badge::before{display:inline-block;position:relative;z-index:10;color:#fff;font-weight:bold;line-height:1;}.lp-badge.featured-course{position:absolute;z-index:1;top:25px;left:-110px;width:300px;background:#93f;text-align:center;transform:rotate(-45deg);}.lp-badge.featured-course::before{font-size:12px;text-transform:uppercase;content:attr(data-text);}@media (min-width: 769px){#learn-press-item-comments{padding-bottom:50px;}}.course-tabs input[name=learn-press-course-tab-radio],.course-tabs .course-tab-panel{display:none;}.course-tabs .course-nav label{display:flex;align-items:center;justify-content:center;margin:0;padding:17px 10px;font-size:16px;line-height:1;font-weight:600;text-transform:capitalize;cursor:pointer;}.no-event{pointer-events:none;}@media screen and (max-width: 768px){ul.learn-press-courses .course{width:48%;}}@media screen and (max-width: 600px){ul.learn-press-courses .course{width:100%;margin-right:0;}}.course-price:empty{display:none !important;}.quiz-attempts .attempts-heading{margin-bottom:15px;}.quiz-attempts table{border-spacing:0;border-left:1px solid var(--lp-secondary-color);border-top:1px solid var(--lp-secondary-color);width:100%;}.quiz-attempts table tr th,.quiz-attempts table tr td{border-right:1px solid var(--lp-secondary-color);border-bottom:1px solid var(--lp-secondary-color);padding:5px 15px;text-align:center;}.quiz-attempts table tr th{font-weight:500;}@media (max-width: 575px){#popup-course .quiz-attempts{overflow-x:auto;}}@keyframes bounce{20%,53%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0);}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0);}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0);}90%{transform:translate3d(0,-4px,0);}}.bounce{animation-name:bounce;transform-origin:center bottom;}@keyframes flash{50%,from,to{opacity:1;}25%,75%{opacity:0;}}.flash{animation-name:flash;}@keyframes pulse{from,to{transform:scale3d(1,1,1);}50%{transform:scale3d(1.05,1.05,1.05);}}.pulse{animation-name:pulse;}@keyframes rubberBand{from,to{transform:scale3d(1,1,1);}30%{transform:scale3d(1.25,.75,1);}40%{transform:scale3d(.75,1.25,1);}50%{transform:scale3d(1.15,.85,1);}65%{transform:scale3d(.95,1.05,1);}75%{transform:scale3d(1.05,.95,1);}}.rubberBand{animation-name:rubberBand;}@keyframes shake{from,to{transform:translate3d(0,0,0);}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0);}20%,40%,60%,80%{transform:translate3d(10px,0,0);}}.shake{animation-name:shake;}@keyframes headShake{0%{transform:translateX(0);}6.5%{transform:translateX(-6px) rotateY(-9deg);}18.5%{transform:translateX(5px) rotateY(7deg);}31.5%{transform:translateX(-3px) rotateY(-5deg);}43.5%{transform:translateX(2px) rotateY(3deg);}50%{transform:translateX(0);}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake;}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg);}40%{transform:rotate3d(0,0,1,-10deg);}60%{transform:rotate3d(0,0,1,5deg);}80%{transform:rotate3d(0,0,1,-5deg);}to{transform:rotate3d(0,0,1,0deg);}}.swing{transform-origin:top center;animation-name:swing;}@keyframes tada{from,to{transform:scale3d(1,1,1);}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);}}.tada{animation-name:tada;}@keyframes wobble{from,to{transform:none;}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);}}.wobble{animation-name:wobble;}@keyframes jello{11.1%,from,to{transform:none;}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg);}33.3%{transform:skewX(6.25deg) skewY(6.25deg);}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg);}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg);}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg);}77.7%{transform:skewX(.390625deg) skewY(.390625deg);}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg);}}.jello{animation-name:jello;transform-origin:center;}@keyframes bounceIn{20%,40%,60%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;transform:scale3d(.3,.3,.3);}20%{transform:scale3d(1.1,1.1,1.1);}40%{transform:scale3d(.9,.9,.9);}60%{opacity:1;transform:scale3d(1.03,1.03,1.03);}80%{transform:scale3d(.97,.97,.97);}to{opacity:1;transform:scale3d(1,1,1);}}.bounceIn{animation-name:bounceIn;}@keyframes bounceInDown{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;transform:translate3d(0,-3000px,0);}60%{opacity:1;transform:translate3d(0,25px,0);}75%{transform:translate3d(0,-10px,0);}90%{transform:translate3d(0,5px,0);}to{transform:none;}}.bounceInDown{animation-name:bounceInDown;}@keyframes bounceInLeft{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;transform:translate3d(-3000px,0,0);}60%{opacity:1;transform:translate3d(25px,0,0);}75%{transform:translate3d(-10px,0,0);}90%{transform:translate3d(5px,0,0);}to{transform:none;}}.bounceInLeft{animation-name:bounceInLeft;}@keyframes bounceInRight{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);}from{opacity:0;transform:translate3d(3000px,0,0);}60%{opacity:1;transform:translate3d(-25px,0,0);}75%{transform:translate3d(10px,0,0);}90%{transform:translate3d(-5px,0,0);}to{transform:none;}}.bounceInRight{animation-name:bounceInRight;}@keyframes bounceInUp{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);}from{opacity:0;transform:translate3d(0,3000px,0);}60%{opacity:1;transform:translate3d(0,-20px,0);}75%{transform:translate3d(0,10px,0);}90%{transform:translate3d(0,-5px,0);}to{transform:translate3d(0,0,0);}}.bounceInUp{animation-name:bounceInUp;}@keyframes fadeIn{from{opacity:0;}to{opacity:1;}}.fadeIn{animation-name:fadeIn;}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0);}to{opacity:1;transform:none;}}.fadeInDown{animation-name:fadeInDown;}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0);}to{opacity:1;transform:none;}}.fadeInLeft{animation-name:fadeInLeft;}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0);}to{opacity:1;transform:none;}}.fadeInRight{animation-name:fadeInRight;}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0);}to{opacity:1;transform:none;}}.fadeInUp{animation-name:fadeInUp;}@keyframes lightSpeedIn{from{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;}60%{transform:skewX(20deg);opacity:1;}80%{transform:skewX(-5deg);opacity:1;}to{transform:none;opacity:1;}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out;}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0;}to{transform-origin:center;transform:none;opacity:1;}}.rotateIn{animation-name:rotateIn;}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0;}to{transform-origin:left bottom;transform:none;opacity:1;}}.rotateInDownLeft{animation-name:rotateInDownLeft;}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0;}to{transform-origin:right bottom;transform:none;opacity:1;}}.rotateInDownRight{animation-name:rotateInDownRight;}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0;}to{transform-origin:left bottom;transform:none;opacity:1;}}.rotateInUpLeft{animation-name:rotateInUpLeft;}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0;}to{transform-origin:right bottom;transform:none;opacity:1;}}.rotateInUpRight{animation-name:rotateInUpRight;}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);}to{opacity:1;transform:none;}}.rollIn{animation-name:rollIn;}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3);}50%{opacity:1;}}.zoomIn{animation-name:zoomIn;}@keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomInDown{animation-name:zoomInDown;}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomInLeft{animation-name:zoomInLeft;}@keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomInRight{animation-name:zoomInRight;}@keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomInUp{animation-name:zoomInUp;}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible;}to{transform:translate3d(0,0,0);}}.slideInDown{animation-name:slideInDown;}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible;}to{transform:translate3d(0,0,0);}}.slideInLeft{animation-name:slideInLeft;}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible;}to{transform:translate3d(0,0,0);}}.slideInRight{animation-name:slideInRight;}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible;}to{transform:translate3d(0,0,0);}}.slideInUp{animation-name:slideInUp;}.elementor-animation-grow{transition-duration:.3s;transition-property:transform;}.elementor-animation-grow:active,.elementor-animation-grow:focus,.elementor-animation-grow:hover{transform:scale(1.1);}.elementor-animation-shrink{transition-duration:.3s;transition-property:transform;}.elementor-animation-shrink:active,.elementor-animation-shrink:focus,.elementor-animation-shrink:hover{transform:scale(.9);}@keyframes elementor-animation-pulse{25%{transform:scale(1.1);}75%{transform:scale(.9);}}.elementor-animation-pulse:active,.elementor-animation-pulse:focus,.elementor-animation-pulse:hover{animation-name:elementor-animation-pulse;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;}@keyframes elementor-animation-pulse-grow{to{transform:scale(1.1);}}.elementor-animation-pulse-grow:active,.elementor-animation-pulse-grow:focus,.elementor-animation-pulse-grow:hover{animation-name:elementor-animation-pulse-grow;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate;}@keyframes elementor-animation-pulse-shrink{to{transform:scale(.9);}}.elementor-animation-pulse-shrink:active,.elementor-animation-pulse-shrink:focus,.elementor-animation-pulse-shrink:hover{animation-name:elementor-animation-pulse-shrink;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate;}@keyframes elementor-animation-push{50%{transform:scale(.8);}100%{transform:scale(1);}}.elementor-animation-push:active,.elementor-animation-push:focus,.elementor-animation-push:hover{animation-name:elementor-animation-push;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1;}@keyframes elementor-animation-pop{50%{transform:scale(1.2);}}.elementor-animation-pop:active,.elementor-animation-pop:focus,.elementor-animation-pop:hover{animation-name:elementor-animation-pop;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1;}.elementor-animation-bounce-in{transition-duration:.5s;}.elementor-animation-bounce-in:active,.elementor-animation-bounce-in:focus,.elementor-animation-bounce-in:hover{transform:scale(1.2);transition-timing-function:cubic-bezier(.47,2.02,.31,-.36);}.elementor-animation-bounce-out{transition-duration:.5s;}.elementor-animation-bounce-out:active,.elementor-animation-bounce-out:focus,.elementor-animation-bounce-out:hover{transform:scale(.8);transition-timing-function:cubic-bezier(.47,2.02,.31,-.36);}.elementor-animation-rotate{transition-duration:.3s;transition-property:transform;}.elementor-animation-rotate:active,.elementor-animation-rotate:focus,.elementor-animation-rotate:hover{transform:rotate(4deg);}.elementor-animation-grow-rotate{transition-duration:.3s;transition-property:transform;}.elementor-animation-grow-rotate:active,.elementor-animation-grow-rotate:focus,.elementor-animation-grow-rotate:hover{transform:scale(1.1) rotate(4deg);}.elementor-animation-float{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out;}.elementor-animation-float:active,.elementor-animation-float:focus,.elementor-animation-float:hover{transform:translateY(-8px);}.elementor-animation-sink{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out;}.elementor-animation-sink:active,.elementor-animation-sink:focus,.elementor-animation-sink:hover{transform:translateY(8px);}@keyframes elementor-animation-bob{0%{transform:translateY(-8px);}50%{transform:translateY(-4px);}100%{transform:translateY(-8px);}}@keyframes elementor-animation-bob-float{100%{transform:translateY(-8px);}}.elementor-animation-bob:active,.elementor-animation-bob:focus,.elementor-animation-bob:hover{animation-name:elementor-animation-bob-float,elementor-animation-bob;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate;}@keyframes elementor-animation-hang{0%{transform:translateY(8px);}50%{transform:translateY(4px);}100%{transform:translateY(8px);}}@keyframes elementor-animation-hang-sink{100%{transform:translateY(8px);}}.elementor-animation-hang:active,.elementor-animation-hang:focus,.elementor-animation-hang:hover{animation-name:elementor-animation-hang-sink,elementor-animation-hang;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate;}.elementor-animation-skew{transition-duration:.3s;transition-property:transform;}.elementor-animation-skew:active,.elementor-animation-skew:focus,.elementor-animation-skew:hover{transform:skew(-10deg);}.elementor-animation-skew-forward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%;}.elementor-animation-skew-forward:active,.elementor-animation-skew-forward:focus,.elementor-animation-skew-forward:hover{transform:skew(-10deg);}.elementor-animation-skew-backward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%;}.elementor-animation-skew-backward:active,.elementor-animation-skew-backward:focus,.elementor-animation-skew-backward:hover{transform:skew(10deg);}@keyframes elementor-animation-wobble-vertical{16.65%{transform:translateY(8px);}33.3%{transform:translateY(-6px);}49.95%{transform:translateY(4px);}66.6%{transform:translateY(-2px);}83.25%{transform:translateY(1px);}100%{transform:translateY(0);}}.elementor-animation-wobble-vertical:active,.elementor-animation-wobble-vertical:focus,.elementor-animation-wobble-vertical:hover{animation-name:elementor-animation-wobble-vertical;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1;}@keyframes elementor-animation-wobble-horizontal{16.65%{transform:translateX(8px);}33.3%{transform:translateX(-6px);}49.95%{transform:translateX(4px);}66.6%{transform:translateX(-2px);}83.25%{transform:translateX(1px);}100%{transform:translateX(0);}}.elementor-animation-wobble-horizontal:active,.elementor-animation-wobble-horizontal:focus,.elementor-animation-wobble-horizontal:hover{animation-name:elementor-animation-wobble-horizontal;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1;}@keyframes elementor-animation-wobble-to-bottom-right{16.65%{transform:translate(8px,8px);}33.3%{transform:translate(-6px,-6px);}49.95%{transform:translate(4px,4px);}66.6%{transform:translate(-2px,-2px);}83.25%{transform:translate(1px,1px);}100%{transform:translate(0,0);}}.elementor-animation-wobble-to-bottom-right:active,.elementor-animation-wobble-to-bottom-right:focus,.elementor-animation-wobble-to-bottom-right:hover{animation-name:elementor-animation-wobble-to-bottom-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1;}@keyframes elementor-animation-wobble-to-top-right{16.65%{transform:translate(8px,-8px);}33.3%{transform:translate(-6px,6px);}49.95%{transform:translate(4px,-4px);}66.6%{transform:translate(-2px,2px);}83.25%{transform:translate(1px,-1px);}100%{transform:translate(0,0);}}.elementor-animation-wobble-to-top-right:active,.elementor-animation-wobble-to-top-right:focus,.elementor-animation-wobble-to-top-right:hover{animation-name:elementor-animation-wobble-to-top-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1;}@keyframes elementor-animation-wobble-top{16.65%{transform:skew(-12deg);}33.3%{transform:skew(10deg);}49.95%{transform:skew(-6deg);}66.6%{transform:skew(4deg);}83.25%{transform:skew(-2deg);}100%{transform:skew(0);}}.elementor-animation-wobble-top{transform-origin:0 100%;}.elementor-animation-wobble-top:active,.elementor-animation-wobble-top:focus,.elementor-animation-wobble-top:hover{animation-name:elementor-animation-wobble-top;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1;}@keyframes elementor-animation-wobble-bottom{16.65%{transform:skew(-12deg);}33.3%{transform:skew(10deg);}49.95%{transform:skew(-6deg);}66.6%{transform:skew(4deg);}83.25%{transform:skew(-2deg);}100%{transform:skew(0);}}.elementor-animation-wobble-bottom{transform-origin:100% 0;}.elementor-animation-wobble-bottom:active,.elementor-animation-wobble-bottom:focus,.elementor-animation-wobble-bottom:hover{animation-name:elementor-animation-wobble-bottom;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1;}@keyframes elementor-animation-wobble-skew{16.65%{transform:skew(-12deg);}33.3%{transform:skew(10deg);}49.95%{transform:skew(-6deg);}66.6%{transform:skew(4deg);}83.25%{transform:skew(-2deg);}100%{transform:skew(0);}}.elementor-animation-wobble-skew:active,.elementor-animation-wobble-skew:focus,.elementor-animation-wobble-skew:hover{animation-name:elementor-animation-wobble-skew;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1;}@keyframes elementor-animation-buzz{50%{transform:translateX(3px) rotate(2deg);}100%{transform:translateX(-3px) rotate(-2deg);}}.elementor-animation-buzz:active,.elementor-animation-buzz:focus,.elementor-animation-buzz:hover{animation-name:elementor-animation-buzz;animation-duration:.15s;animation-timing-function:linear;animation-iteration-count:infinite;}@keyframes elementor-animation-buzz-out{10%{transform:translateX(3px) rotate(2deg);}20%{transform:translateX(-3px) rotate(-2deg);}30%{transform:translateX(3px) rotate(2deg);}40%{transform:translateX(-3px) rotate(-2deg);}50%{transform:translateX(2px) rotate(1deg);}60%{transform:translateX(-2px) rotate(-1deg);}70%{transform:translateX(2px) rotate(1deg);}80%{transform:translateX(-2px) rotate(-1deg);}90%{transform:translateX(1px) rotate(0);}100%{transform:translateX(-1px) rotate(0);}}.elementor-animation-buzz-out:active,.elementor-animation-buzz-out:focus,.elementor-animation-buzz-out:hover{animation-name:elementor-animation-buzz-out;animation-duration:.75s;animation-timing-function:linear;animation-iteration-count:1;}