.openlv-v2{--v2-color-bg:#fdfdfd;--v2-color-surface:#fff;--v2-color-surface-70:rgba(255,255,255,.7);--v2-color-text:#1a1a1a;--v2-color-text-soft:#666;--v2-color-ghost:rgba(26,26,26,.05);--v2-color-border:rgba(26,26,26,.08);--v2-color-light:#d1d1d1;--v2-color-primary:#fffb00;--v2-color-accent:#de5021;--v2-color-dark:#1a1a1a;--v2-shadow-soft:0 14px 40px rgba(17,17,17,.08);--v2-radius-sm:8px;--v2-radius-md:14px;--v2-radius-lg:20px;--v2-s-1:4px;--v2-s-2:8px;--v2-s-3:12px;--v2-s-4:16px;--v2-s-5:24px;--v2-s-6:32px;--v2-s-7:48px;--v2-s-8:64px;--v2-s-9:96px;--v2-header-height:80px;}.openlv-v2,.openlv-v2 *{box-sizing:border-box;}.openlv-v2{color:var(--v2-color-text);background:var(--v2-color-bg);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:17px;line-height:1.45;}.openlv-v2 #primary{padding:7rem 0 4rem;}.openlv-v2 #primary .site-main{width:100%;max-width:768px;margin-inline:auto;padding-inline:24px;}.openlv-v2 img{display:block;max-width:100%;}.openlv-v2 a{text-decoration:none;}.openlv-v2 a:visited{color:initial;}.v2-container{width:100%;max-width:1300px;margin-inline:auto;padding-inline:24px;}.v2-container--narrow{padding-right:10rem;padding-left:10rem;}h1,h2,h3,h4,h5,h6,p{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;}.text-accent-foreground{color:var(--v2-color-surface);}.v2-btn{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 22px;border:1px solid var(--v2-color-text);border-radius:0;font-size:1rem;line-height:1.5rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;transition:background-color .25s ease,color .25s ease,border-color .25s ease,transform .25s ease;}.v2-btn:hover{transform:translateY(-1px);}.v2-btn--accent{background:var(--v2-color-accent);color:#fff;border-color:var(--v2-color-accent);box-shadow:0 20px 25px -5px rgba(223,80,32,.2);}.v2-btn--accent:hover{background:#de5021;border-color:#de5021;color:#fff;}.v2-btn--ghost{background:var(--v2-color-ghost);color:var(--v2-color-text);border-color:rgba(17,17,17,.18);}.v2-btn--ghost:hover{background:#f2f2f2;color:var(--v2-color-text);}.v2-site-header{position:fixed;inset:0 0 auto 0;z-index:50;background:var(--v2-color-primary);border-bottom:1px solid rgba(17,17,17,.12);transition:box-shadow .35s ease,backdrop-filter .35s ease;}.v2-site-header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px;min-height:var(--v2-header-height);}.v2-site-header__brand{display:inline-flex;align-items:center;}.woocommerce-page img.v2-site-header__logo,img.v2-site-header__logo{height:2rem;width:auto;}.v2-site-header__nav{display:none;align-items:center;justify-content:flex-end;gap:24px;}.v2-site-header__link{font-size:.875rem;line-height:1.25rem;letter-spacing:.025em;font-weight:500;text-transform:uppercase;transition:opacity .2s ease;color:var(--v2-color-text);}.v2-site-header__link:hover,.v2-site-header__link.is-active{opacity:.68;}.v2-site-header__actions{display:none;align-items:center;gap:12px;}.v2-site-header__actions .v2-btn{font-size:.875rem;line-height:1.25rem;letter-spacing:.025em;font-weight:700;padding:.5rem 1.25rem;min-height:1px;border:1px solid var(--v2-color-text);}.v2-site-header__actions .v2-btn--accent{color:#fff;}.v2-site-header__actions a.v2-btn--accent:visited{color:#fff;}.v2-site-header__actions .v2-btn--ghost{background:#f2f2f2;color:var(--v2-color-text);}.v2-site-header__toggle{display:inline-flex;flex-direction:column;justify-content:center;gap:4px;width:42px;height:42px;padding:0;background:none !important;border:0;cursor:pointer;position:absolute;right:24px;}.v2-site-header__toggle span{display:block;width:20px;height:2px;margin-inline:auto;background:var(--v2-color-text);transition:transform .25s ease,opacity .25s ease;}.v2-mobile-nav{padding:0 0 20px;border-top:1px solid rgba(17,17,17,.08);}.v2-mobile-nav__list{display:flex;flex-direction:column;gap:10px;padding-top:16px;}.v2-mobile-nav__link{display:block;padding:10px 0;font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;}.v2-site-footer{position:relative;padding:5rem 0;background:var(--v2-color-dark);color:rgba(252,252,252,.5);}.v2-site-footer__top-line{position:absolute;height:1px;background:rgba(255,242,0,.5);width:100%;top:0;left:0;right:0;}.v2-site-footer__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:40px;}.v2-site-footer .v2-site-footer__logo{height:32px;width:auto;filter:brightness(0) invert(1);}.v2-site-footer__tagline{margin:12px 0 0;font-size:14px;line-height:20px;color:rgba(252,252,252,.4);}.v2-site-footer__heading{margin:0 0 16px;font-size:12px;line-height:16px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--v2-color-primary);}.v2-site-footer__text{display:grid;gap:6px;font-size:14px;line-height:20px;}.v2-site-footer__text p{margin:0;}.v2-site-footer__text strong{color:rgba(252,252,252,.7);font-weight:600;}.v2-site-footer__socials{display:flex;gap:12px;margin-top:16px;}.v2-site-footer__socials a{color:rgba(252,252,252,.5);}.v2-site-footer__socials a svg{height:20px;width:20px;}.v2-site-footer__socials a:hover{color:var(--v2-color-primary);}.v2-site-footer__email a{color:rgba(252,252,252,.7);}.v2-site-footer__email a:hover{color:var(--v2-color-primary);}.v2-site-footer__email a svg{height:16px;width:16px;vertical-align:text-bottom;margin-right:8px;}.v2-site-footer__bottom{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(252,252,252,.1);text-align:center;font-size:12px;line-height:16px;color:rgba(252,252,252,.3);}@media (min-width: 1024px){.v2-site-header__nav,.v2-site-header__actions{display:flex;}.v2-site-header__toggle,.v2-mobile-nav{display:none !important;}}@media (max-width: 1300px){.v2-container{max-width:1100px;padding-left:1rem;padding-right:1rem;}.v2-container--narrow{padding:0 24px;}}@media (max-width: 1200px){.v2-site-header__inner{gap:24px;}.v2-site-header__nav{gap:16px;}.v2-site-header__link{font-size:14px;}}@media (max-width: 992px){.v2-mobile-nav__link{font-size:14px;}#v2-mobile-nav .v2-site-header__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:1rem 0;}}@media (max-width: 767px){.openlv-v2 #primary{padding:5rem 0 3rem;}.openlv-v2 #primary .site-main{padding-inline:16px;}.v2-site-header__inner{min-height:64px;display:flex;gap:0;justify-content:center;align-items:center;}.v2-site-header__toggle{width:24px;height:24px;right:16px;}#v2-mobile-nav .v2-site-header__actions{display:grid;gap:12px;margin:1rem 0 0;}.v2-mobile-nav__link{padding:0;}.v2-mobile-nav__link:hover,.v2-mobile-nav__link:focus{color:var(--v2-color-text);}.v2-mobile-nav__link:visited{}.v2-site-footer{padding:3.5rem 0;}.v2-courses__grid,.v2-about__grid,.v2-site-footer__grid{grid-template-columns:1fr;}}@keyframes shimmer{0%{opacity:.5;}50%{opacity:1;}100%{opacity:.5;}}.openlv-v2{--v2-color-bg:#fdfdfd;--v2-color-surface:#fff;--v2-color-surface-70:rgba(255,255,255,.7);--v2-color-text:#1a1a1a;--v2-color-text-soft:#666;--v2-color-ghost:rgba(26,26,26,.05);--v2-color-border:rgba(26,26,26,.08);--v2-color-light:#d1d1d1;--v2-color-primary:#fffb00;--v2-color-accent:#de5021;--v2-color-dark:#1a1a1a;--v2-shadow-soft:0 14px 40px rgba(17,17,17,.08);--v2-radius-sm:8px;--v2-radius-md:14px;--v2-radius-lg:20px;--v2-s-1:4px;--v2-s-2:8px;--v2-s-3:12px;--v2-s-4:16px;--v2-s-5:24px;--v2-s-6:32px;--v2-s-7:48px;--v2-s-8:64px;--v2-s-9:96px;--v2-header-height:80px;}.openlv-v2,.openlv-v2 *{box-sizing:border-box;}.openlv-v2{color:var(--v2-color-text);background:var(--v2-color-bg);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:17px;line-height:1.45;}.openlv-v2 #primary{padding:7rem 0 4rem;}.openlv-v2 #primary .site-main{width:100%;max-width:768px;margin-inline:auto;padding-inline:24px;}.openlv-v2 img{display:block;max-width:100%;}.openlv-v2 a{text-decoration:none;}.openlv-v2 a:visited{color:initial;}.v2-container{width:100%;max-width:1300px;margin-inline:auto;padding-inline:24px;}.v2-container--narrow{padding-right:10rem;padding-left:10rem;}h1,h2,h3,h4,h5,h6,p{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;}.text-accent-foreground{color:var(--v2-color-surface);}.v2-btn{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 22px;border:1px solid var(--v2-color-text);border-radius:0;font-size:1rem;line-height:1.5rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;transition:background-color .25s ease,color .25s ease,border-color .25s ease,transform .25s ease;}.v2-btn:hover{transform:translateY(-1px);}.v2-btn--accent{background:var(--v2-color-accent);color:#fff;border-color:var(--v2-color-accent);box-shadow:0 20px 25px -5px rgba(223,80,32,.2);}.v2-btn--accent:hover{background:#de5021;border-color:#de5021;color:#fff;}.v2-btn--ghost{background:var(--v2-color-ghost);color:var(--v2-color-text);border-color:rgba(17,17,17,.18);}.v2-btn--ghost:hover{background:#f2f2f2;color:var(--v2-color-text);}.v2-site-header{position:fixed;inset:0 0 auto 0;z-index:50;background:var(--v2-color-primary);border-bottom:1px solid rgba(17,17,17,.12);transition:box-shadow .35s ease,backdrop-filter .35s ease;}.v2-site-header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px;min-height:var(--v2-header-height);}.v2-site-header__brand{display:inline-flex;align-items:center;}.woocommerce-page img.v2-site-header__logo,img.v2-site-header__logo{height:2rem;width:auto;}.v2-site-header__nav{display:none;align-items:center;justify-content:flex-end;gap:24px;}.v2-site-header__link{font-size:.875rem;line-height:1.25rem;letter-spacing:.025em;font-weight:500;text-transform:uppercase;transition:opacity .2s ease;color:var(--v2-color-text);}.v2-site-header__link:hover,.v2-site-header__link.is-active{opacity:.68;}.v2-site-header__actions{display:none;align-items:center;gap:12px;}.v2-site-header__actions .v2-btn{font-size:.875rem;line-height:1.25rem;letter-spacing:.025em;font-weight:700;padding:.5rem 1.25rem;min-height:1px;border:1px solid var(--v2-color-text);}.v2-site-header__actions .v2-btn--accent{color:#fff;}.v2-site-header__actions a.v2-btn--accent:visited{color:#fff;}.v2-site-header__actions .v2-btn--ghost{background:#f2f2f2;color:var(--v2-color-text);}.v2-site-header__toggle{display:inline-flex;flex-direction:column;justify-content:center;gap:4px;width:42px;height:42px;padding:0;background:none !important;border:0;cursor:pointer;position:absolute;right:24px;}.v2-site-header__toggle span{display:block;width:20px;height:2px;margin-inline:auto;background:var(--v2-color-text);transition:transform .25s ease,opacity .25s ease;}.v2-mobile-nav{padding:0 0 20px;border-top:1px solid rgba(17,17,17,.08);}.v2-mobile-nav__list{display:flex;flex-direction:column;gap:10px;padding-top:16px;}.v2-mobile-nav__link{display:block;padding:10px 0;font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;}.v2-site-footer{position:relative;padding:5rem 0;background:var(--v2-color-dark);color:rgba(252,252,252,.5);}.v2-site-footer__top-line{position:absolute;height:1px;background:rgba(255,242,0,.5);width:100%;top:0;left:0;right:0;}.v2-site-footer__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:40px;}.v2-site-footer .v2-site-footer__logo{height:32px;width:auto;filter:brightness(0) invert(1);}.v2-site-footer__tagline{margin:12px 0 0;font-size:14px;line-height:20px;color:rgba(252,252,252,.4);}.v2-site-footer__heading{margin:0 0 16px;font-size:12px;line-height:16px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--v2-color-primary);}.v2-site-footer__text{display:grid;gap:6px;font-size:14px;line-height:20px;}.v2-site-footer__text p{margin:0;}.v2-site-footer__text strong{color:rgba(252,252,252,.7);font-weight:600;}.v2-site-footer__socials{display:flex;gap:12px;margin-top:16px;}.v2-site-footer__socials a{color:rgba(252,252,252,.5);}.v2-site-footer__socials a svg{height:20px;width:20px;}.v2-site-footer__socials a:hover{color:var(--v2-color-primary);}.v2-site-footer__email a{color:rgba(252,252,252,.7);}.v2-site-footer__email a:hover{color:var(--v2-color-primary);}.v2-site-footer__email a svg{height:16px;width:16px;vertical-align:text-bottom;margin-right:8px;}.v2-site-footer__bottom{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(252,252,252,.1);text-align:center;font-size:12px;line-height:16px;color:rgba(252,252,252,.3);}@media (min-width: 1024px){.v2-site-header__nav,.v2-site-header__actions{display:flex;}.v2-site-header__toggle,.v2-mobile-nav{display:none !important;}}@media (max-width: 1300px){.v2-container{max-width:1100px;padding-left:1rem;padding-right:1rem;}.v2-container--narrow{padding:0 24px;}}@media (max-width: 1200px){.v2-site-header__inner{gap:24px;}.v2-site-header__nav{gap:16px;}.v2-site-header__link{font-size:14px;}}@media (max-width: 992px){.v2-mobile-nav__link{font-size:14px;}#v2-mobile-nav .v2-site-header__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:1rem 0;}}@media (max-width: 767px){.openlv-v2 #primary{padding:5rem 0 3rem;}.openlv-v2 #primary .site-main{padding-inline:16px;}.v2-site-header__inner{min-height:64px;display:flex;gap:0;justify-content:center;align-items:center;}.v2-site-header__toggle{width:24px;height:24px;right:16px;}#v2-mobile-nav .v2-site-header__actions{display:grid;gap:12px;margin:1rem 0 0;}.v2-mobile-nav__link{padding:0;}.v2-mobile-nav__link:hover,.v2-mobile-nav__link:focus{color:var(--v2-color-text);}.v2-mobile-nav__link:visited{}.v2-site-footer{padding:3.5rem 0;}.v2-courses__grid,.v2-about__grid,.v2-site-footer__grid{grid-template-columns:1fr;}}@keyframes shimmer{0%{opacity:.5;}50%{opacity:1;}100%{opacity:.5;}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal;}:root{--swiper-theme-color:#007aff;}:root{--swiper-navigation-size:44px;}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none;}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em;}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor;}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none;}:where(.wp-block-columns){margin-bottom:1.75em;}:where(.wp-block-columns.has-background){padding:1.25em 2.375em;}:where(.wp-block-post-comments input[type=submit]){border:none;}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff;}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000;}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit;}:where(.wp-block-file){margin-bottom:1.5em;}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em;}:where(.wp-block-file__button):where(a):active,:where(.wp-block-file__button):where(a):focus,:where(.wp-block-file__button):where(a):hover,:where(.wp-block-file__button):where(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none;}:where(.wp-block-form-input__input){font-size:1em;margin-bottom:.5em;padding:0 .5em;}:where(.wp-block-form-input__input)[type=date],:where(.wp-block-form-input__input)[type=datetime-local],:where(.wp-block-form-input__input)[type=datetime],:where(.wp-block-form-input__input)[type=email],:where(.wp-block-form-input__input)[type=month],:where(.wp-block-form-input__input)[type=number],:where(.wp-block-form-input__input)[type=password],:where(.wp-block-form-input__input)[type=search],:where(.wp-block-form-input__input)[type=tel],:where(.wp-block-form-input__input)[type=text],:where(.wp-block-form-input__input)[type=time],:where(.wp-block-form-input__input)[type=url],:where(.wp-block-form-input__input)[type=week]{border-style:solid;border-width:1px;line-height:2;min-height:2em;}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative;}@keyframes show-content-image{0%{visibility:hidden;}99%{visibility:hidden;}to{visibility:visible;}}@keyframes turn-on-visibility{0%{opacity:0;}to{opacity:1;}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible;}99%{opacity:0;visibility:visible;}to{opacity:0;visibility:hidden;}}@keyframes lightbox-zoom-in{0%{transform:translate(calc(( -100vw + var(--wp--lightbox-scrollbar-width) ) / 2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));}to{transform:translate(-50%,-50%) scale(1);}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible;}99%{visibility:visible;}to{transform:translate(calc(( -100vw + var(--wp--lightbox-scrollbar-width) ) / 2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden;}}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1;}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8;}:root :where(.wp-block-latest-posts.is-grid){padding:0;}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0;}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em;}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em;}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em;}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em);}to{opacity:1;transform:translateY(0);}}:root :where(p.has-background){padding:1.25em 2.375em;}:where(p.has-text-color:not(.has-link-color)) a{color:inherit;}:where(.wp-block-post-comments-form input:not([type=submit])),:where(.wp-block-post-comments-form textarea){border:1px solid #949494;font-family:inherit;font-size:1em;}:where(.wp-block-post-comments-form input:where(:not([type=submit]):not([type=checkbox]))),:where(.wp-block-post-comments-form textarea){padding:calc(.667em + 2px);}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap);}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em;}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px;}:where(.wp-block-search__input){appearance:none;border:1px solid #949494;flex-grow:1;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset !important;text-transform:inherit;}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){background-color:#fff;border:1px solid #949494;box-sizing:border-box;padding:4px;}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px;}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center;}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em;}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px;}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em;}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0;}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em;}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch;}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset !important;margin-right:0;padding:1ch 2ch;text-decoration:none !important;}:root :where(.wp-block-table-of-contents){box-sizing:border-box;}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap);}:where(pre.wp-block-verse){font-family:inherit;}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px;}}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px;}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important;}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000;}html :where(.has-border-color){border-style:solid;}html :where([style*=border-top-color]){border-top-style:solid;}html :where([style*=border-right-color]){border-right-style:solid;}html :where([style*=border-bottom-color]){border-bottom-style:solid;}html :where([style*=border-left-color]){border-left-style:solid;}html :where([style*=border-width]){border-style:solid;}html :where([style*=border-top-width]){border-top-style:solid;}html :where([style*=border-right-width]){border-right-style:solid;}html :where([style*=border-bottom-width]){border-bottom-style:solid;}html :where([style*=border-left-width]){border-left-style:solid;}html :where(img[class*=wp-image-]){height:auto;max-width:100%;}:where(figure){margin:0 0 1em;}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px);}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px;}}@keyframes ult_fadein{0%{opacity:0;}to{opacity:1;}}@keyframes ult_fadeout{0%{opacity:1;}to{opacity:0;}}@keyframes ult_rotating_centered{0%{transform:translate(-50%,-50%) rotate(0deg);}to{transform:translate(-50%,-50%) rotate(1turn);}}@-ms-keyframes spin-centered{0%{-ms-transform:rotate(0deg) translate(-50%,-50%);}to{-ms-transform:rotate(1turn) translate(-50%,-50%);}}@-moz-keyframes spin-centered{0%{-moz-transform:rotate(0deg) translate(-50%,-50%);}to{-moz-transform:rotate(1turn) translate(-50%,-50%);}}@-webkit-keyframes spin-centered{0%{-webkit-transform:rotate(0deg) translate(-50%,-50%);}to{-webkit-transform:rotate(1turn) translate(-50%,-50%);}}@keyframes spin-centered{0%{transform:rotate(0deg) translate(-50%,-50%);}to{transform:rotate(1turn) translate(-50%,-50%);}}@font-face{font-family:Uncanny Toolkit Pro Icons;font-style:normal;font-weight:400;src:url("https://open.lv/wp-content/plugins/uncanny-toolkit-pro/src/assets/dist/frontend/../common/fonts/uncanny-toolkit-pro-icons.eot");src:url("https://open.lv/wp-content/plugins/uncanny-toolkit-pro/src/assets/dist/frontend/../common/fonts/uncanny-toolkit-pro-icons.eot") format("embedded-opentype"),url("https://open.lv/wp-content/plugins/uncanny-toolkit-pro/src/assets/dist/frontend/../common/fonts/uncanny-toolkit-pro-icons.ttf") format("truetype"),url("https://open.lv/wp-content/plugins/uncanny-toolkit-pro/src/assets/dist/frontend/../common/fonts/uncanny-toolkit-pro-icons.woff") format("woff"),url("https://open.lv/wp-content/plugins/uncanny-toolkit-pro/src/assets/dist/frontend/../common/fonts/uncanny-toolkit-pro-icons.svg") format("svg");}@keyframes ultp-lazy-course-content-loading-icon{0%{transform:translate(-50%,-50%) rotate(0deg);}to{transform:translate(-50%,-50%) rotate(365deg);}}@font-face{font-family:flexslider-icon;src:url("https://open.lv/wp-content/plugins/ml-slider/assets/sliders/flexslider/fonts/flexslider-icon.eot");src:url("https://open.lv/wp-content/plugins/ml-slider/assets/sliders/flexslider/fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"),url("https://open.lv/wp-content/plugins/ml-slider/assets/sliders/flexslider/fonts/flexslider-icon.woff") format("woff"),url("https://open.lv/wp-content/plugins/ml-slider/assets/sliders/flexslider/fonts/flexslider-icon.ttf") format("truetype"),url("https://open.lv/wp-content/plugins/ml-slider/assets/sliders/flexslider/fonts/flexslider-icon.svg#flexslider-icon") format("svg");font-weight:400;font-style:normal;}html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}a{background-color:transparent;}b,strong{font-weight:bolder;}img{border-style:none;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0;}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText;}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0;}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto;}[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}[type=search]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}[hidden],template{display:none;}body,button,input,optgroup,select,textarea{color:#404040;font-family:Helvetica,sans-serif,Arial;font-size:17px;line-height:1.5;}p{margin-bottom:1.5em;}html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}*,:after,:before{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit;}body{background:#fff;}img{height:auto;max-width:100%;}button,input[type=button],input[type=reset],input[type=submit]{border:1px solid;border-color:#ccc #ccc #bbb;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background:#e6e6e6;color:rgba(0,0,0,.8);font-size:12px;font-size:.75rem;line-height:1;padding:.6em 1em .4em;}button:active,button:focus,input[type=button]:active,input[type=button]:focus,input[type=reset]:active,input[type=reset]:focus,input[type=submit]:active,input[type=submit]:focus{border-color:#aaa #bbb #bbb;}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{color:#666;border:1px solid #ccc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:3px;}input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=range]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focus{color:#111;}a{color:#4169e1;}a:visited{color:purple;}a:active,a:focus,a:hover{color:#191970;}a:focus{outline:thin dotted;}a:active,a:hover{outline:0;}.main-navigation.toggled ul,.menu-toggle{display:none;}.content-area{margin-bottom:30px;}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important;}.screen-reader-text:focus{background-color:#f1f1f1;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);-moz-box-shadow:0 0 2px 2px rgba(0,0,0,.6);box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto !important;-webkit-clip-path:none;clip-path:none;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000;}.sticky{display:block;}embed,iframe,object{max-width:100%;}.entry-header{margin-top:17px;padding-top:20px;}h2.category-title,h2.category-title p,h2.entry-title-other{text-transform:uppercase;text-align:center;font-weight:400;}.entry-title-other,h2.category-title,h2.category-title p{font-size:34px;}.category-cits{text-align:center;line-height:1.6;}.post p{margin:30px 100px 20px;}@media (min-width:900px){.site-main .post{width:980px;}}@media (max-width:900px){.home .post{margin:0 !important;background-color:rgba(255,242,0,.8);}.entry-header{margin-top:0;}.post p{margin:10px 0;}.category-cits p{margin:30px 15px;}}html[lang]{margin-top:0 !important;}@media (max-width:900px){.home .content-area{margin-bottom:0;}}@media (max-width:900px){.home article.post .entry-title-other{margin:0;padding:20px 0 0;}}.home article.post.category-cits p{margin-top:0;}*{scroll-behavior:smooth;scroll-margin-top:5vh;}.xoo-wsc-container .scroll-to-top,#scroll-to-top-poga{bottom:5rem;right:0;background:#fff200 !important;z-index:999999999;margin:10px;display:flex;width:54px;height:55px;position:fixed;border-radius:50%;cursor:pointer;padding:10px 12px;align-items:center;justify-content:center;transition:.5s;}@media (hover: hover){.xoo-wsc-container .scroll-to-top:hover,#scroll-to-top-poga:hover{transform:scale(1.1);}}.xoo-wsc-container .scroll-to-top svg,#scroll-to-top-poga svg{width:100%;}.xoo-wsc-container .scroll-to-top svg path,#scroll-to-top-poga svg path{fill:#de5021;}body{overflow-x:hidden;}.front-users-count{color:#de5021;font-size:18px;padding-top:25px;text-align:center;}.front-users-count span{font-size:22px;}@media (max-width: 900px){.front-users-count{color:#fff200;padding:25px 10%;background:#de5021;}}input[type="radio"]:checked:after{width:15px;height:15px;border-radius:15px;top:-4px;left:-1px;position:relative;background-color:#ee4100;content:"";display:inline-block;visibility:visible;border:2px solid #ee4100;}.category-cits{text-align:left;}div#cookies{margin-left:30%;margin-right:30%;position:static;text-align:center;font-size:12px;}@media (max-width: 900px){div#cookies{margin-left:15px;margin-right:15px;position:static;text-align:center;font-size:12px;}div#cookies a{color:yellow;}}h2.category-title,h2.category-title p,h2.entry-title-other{font-weight:700;padding-top:20px;}.entry-header{margin-bottom:0px;text-align:center;}@media (max-width: 900px){.home article.post .entry-title-other{margin:0;padding:30px 0 0;}.home .entry-header{margin-top:0;padding-top:0;}.home article.post .entry-title-other{padding:15px 0 15px 0 !important;}}button,input[type="button"],input[type="reset"],input[type="submit"]{background-color:#db511f;padding:.5rem 1rem;font-family:Helvetica,sans-serif,Arial;border:1px solid transparent;font-size:14px;font-weight:400;line-height:1.25;text-align:center;color:white;}body.home,body.tax-product_cat,body.post-type-archive-product,body.page-template-front-page_cats,body.page-template-blogs,body.tax-blog_cat,body.single-blogs{background-image:url("https://open.lv/wp-content/uploads/2023/08/Rutinas.jpg");background-size:50%;background-repeat:repeat;}button,input[type="button"],input[type="reset"],input[type="submit"]:active{border-style:solid;font-weight:bold;color:white;background-color:#de5021 !important;border-width:0px;text-align:center;width:auto;}a{color:#de5021;}a:hover{color:#853014;}.fp_cats_wrap{display:flex;flex-wrap:wrap;justify-content:space-between;}.fp_cat_wrap{width:32.5%;margin-bottom:.75rem;}.fp_cat_wrap a{display:flex;flex-direction:column;padding:2rem;background:rgba(255,242,0,.7);text-decoration:none;justify-content:flex-start;align-items:flex-start;text-align:center;height:100%;}.fp_cat_wrap.orange_cat a{background:#de5021;}.fp_cat_wrap.orange_cat a:focus,.fp_cat_wrap.orange_cat a:hover,.fp_cat_wrap.gray_cat a:focus,.fp_cat_wrap.gray_cat a:hover{color:#404040;background:rgba(255,242,0,.7);}.fp_cat_wrap.orange_cat a:focus .fp_cat_title,.fp_cat_wrap.orange_cat a:hover .fp_cat_title,.fp_cat_wrap.orange_cat a:focus .fp_cat_desc,.fp_cat_wrap.orange_cat a:hover .fp_cat_desc,.fp_cat_wrap.gray_cat a:focus .fp_cat_title,.fp_cat_wrap.gray_cat a:hover .fp_cat_title,.fp_cat_wrap.gray_cat a:focus .fp_cat_desc,.fp_cat_wrap.gray_cat a:hover .fp_cat_desc{color:#404040;}@media (max-width: 768px){.fp_cat_wrap a:focus,.fp_cat_wrap a:hover{background:black !important;}.fp_cat_wrap a:focus .fp_cat_title,.fp_cat_wrap a:hover .fp_cat_title,.fp_cat_wrap a:focus .fp_cat_desc,.fp_cat_wrap a:hover .fp_cat_desc{color:#fff200 !important;}}.fp_cat_wrap.gray_cat a{background:#666;}.fp_cat_wrap a div{text-align:center;width:100%;}.fp_cat_wrap a:focus,.fp_cat_wrap a:hover{text-decoration:none;color:#404040;background:#de5021;}.fp_cat_wrap .fp_cat_title{text-transform:uppercase;font-weight:600;color:#404040;margin-bottom:2rem;}.fp_cat_wrap .fp_cat_desc{color:#404040;font-size:.8em;}.fp_cat_wrap a:focus .fp_cat_title,.fp_cat_wrap a:hover .fp_cat_title,.fp_cat_wrap a:focus .fp_cat_desc,.fp_cat_wrap a:hover .fp_cat_desc,.fp_cat_wrap.orange_cat a .fp_cat_title,.fp_cat_wrap.orange_cat a .fp_cat_desc,.fp_cat_wrap.gray_cat a .fp_cat_title,.fp_cat_wrap.gray_cat a .fp_cat_desc{color:#fff;}#post-1xx{color:#404040;}@media (max-width: 768px){.home article:first-child h2,.page-id-447005 article:first-child h2{margin:0;padding-bottom:2rem;color:white;}.home article:first-child h2,.page-id-447005 article:first-child h2{margin:0;padding-bottom:2rem;color:white;}#post-1xx{background-color:#fff200;color:#404040;}.home .frontpage_logos,.page-id-447005 .frontpage_logos{background:none;}.home .content-area,.page-id-447005 .content-area{margin-bottom:0;}.fp_cats_wrap{background:#de5021;padding:1rem;}.fp_cat_wrap{width:100%;}.fp_cat_wrap a{padding:.5rem;background:#fff200;border-radius:.25rem;}.fp_cat_wrap.orange_cat a{background:#fff200;}.fp_cat_wrap.orange_cat a .fp_cat_title{color:white;}body.home .fp_cat_wrap.orange_cat a .fp_cat_title{color:#de5021;}.fp_cat_wrap .fp_cat_desc{display:none;}.fp_cat_wrap .fp_cat_title{margin-bottom:0;}}@media (max-width: 900px){.home .frontpage_logos,.page-id-447005 .frontpage_logos{background:none;}}