.ab{width:100%;--bg:#000;--w:#fff;--g:#1a1a1a;--r:#e50914;--brand:#e50914;--pale:#ff7a7a;--dim:#666;--off:#999;--card:#0a0a0a;--card2:#111;background:var(--bg);color:var(--w);font-family:'Inter','Cairo',sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}.ab *{margin:0;padding:0;box-sizing:border-box}.ab .mono{font-family:'JetBrains Mono',monospace}.ab .ar{font-family:'Cairo',sans-serif}.ab .wrap{max-width:1200px;margin:0 auto;padding:0 32px}.ab .hero{min-height:100vh;display:flex;flex-direction:column;justify-content:flex-end;padding:0 32px 80px;position:relative;overflow:hidden}@supports(height:100svh){.ab .hero{min-height:100svh}}.ab .hero-bg{position:absolute;inset:0;z-index:0}.ab .hero-bg::before{content:"";position:absolute;inset:0;background:radial-gradient(120% 90% at 70% 0%,rgb(229 9 20 / .35) 0%,#fff0 62%)}.ab .hero-bg::after{content:'';position:absolute;inset:0;background:linear-gradient(to bottom,rgb(0 0 0 / .85) 0%,rgb(0 0 0 / .46) 22%,rgb(0 0 0 / .56) 45%,rgb(0 0 0 / .94) 85%,rgb(0 0 0) 100%)}.ab .hero-ph{position:absolute;inset:8% 6% 26%;border:2px dashed var(--g);border-radius:6px;display:grid;place-items:center;text-align:center;padding:20px}.ab .hero-ph b{display:block;font-family:'Cairo',sans-serif;font-weight:700;font-size:16px;color:var(--pale);margin-bottom:6px}.ab .hero-ph span{font-family:'JetBrains Mono',monospace;font-size:12px;letter-spacing:2px;text-transform:uppercase;color:var(--dim)}.ab .hero-content{position:relative;z-index:1;max-width:1200px;margin:0 auto;width:100%}.ab .hero-big{font-size:clamp(48px,10vw,128px);font-weight:900;letter-spacing:-.04em;line-height:.95;margin-bottom:12px}.ab .hero-big .dot{color:var(--r)}.ab .hero-kicker{font-family:'Cairo',sans-serif;font-size:clamp(19px,3vw,29px);font-weight:700;margin-bottom:8px}.ab .hero-sub{font-size:clamp(16px,2vw,21px);color:var(--off);max-width:600px;line-height:1.8;margin-bottom:36px}.ab .hero-line{width:60px;height:3px;background:var(--r);margin-bottom:24px}.ab .hero-price{display:flex;align-items:baseline;gap:16px;margin-bottom:32px;flex-wrap:wrap}.ab .hero-price .new{font-size:35px;font-weight:900;font-variant-numeric:tabular-nums}.ab .hero-price .unit{color:var(--dim);font-size:16px;font-family:'Cairo',sans-serif}.ab .hero-cta{display:flex;gap:12px;flex-wrap:wrap}.ab .btn{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;font-weight:700;font-size:16px;text-decoration:none;transition:.25s;cursor:pointer;border:none;font-family:'Cairo',sans-serif;border-radius:8px}.ab .btn-w{background:var(--w);color:#fff!important}.ab .btn-w:hover{opacity:.85;color:#fff!important}.ab .btn-d{background:#fff0;color:var(--w)!important;border:1px solid #333}.ab .btn-d:hover{border-color:var(--w);color:var(--w)!important}.ab .btn-r{background:var(--r);color:#fff!important}.ab .btn-r:hover{opacity:.85;color:#fff!important}.ab .btn:focus-visible{outline:3px solid var(--pale);outline-offset:3px}.ab .scroll-arrow{position:absolute;bottom:30px;inset-inline-start:50%;transform:translateX(50%);color:var(--dim);font-size:11px;letter-spacing:3px;text-transform:uppercase;animation:ab-pulse 2s ease-in-out infinite;z-index:1}@keyframes ab-pulse{0%,100%{opacity:.4}50%{opacity:1}}.ab .sec{padding:140px 0}.ab .sec-label{font-size:11px;font-weight:700;letter-spacing:4px;text-transform:uppercase;color:var(--dim);margin-bottom:20px}.ab h2{font-size:clamp(32px,5vw,56px);font-weight:900;line-height:1.15;margin-bottom:20px;font-family:'Cairo',sans-serif}.ab h2 em{font-style:normal;color:var(--r)}.ab .lead{font-size:18px;color:var(--off);line-height:1.9;max-width:580px}.ab .marquee{border-top:1px solid var(--g);border-bottom:1px solid var(--g);padding:20px 0;overflow:hidden;white-space:nowrap}.ab .marquee-track{display:inline-flex;gap:60px;animation:ab-scroll 42s linear infinite;font-size:15px;color:var(--dim);font-weight:500;font-family:'Cairo',sans-serif}.ab .marquee-track span i{color:var(--r);font-style:normal;margin-inline-start:60px}@keyframes ab-scroll{to{transform:translateX(50%)}}@media(prefers-reduced-motion:reduce){.ab .marquee-track,.ab .scroll-arrow{animation:none}}.ab .grid2{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.ab section[id],.ab [id^="magani"],.ab [id^="price"]{scroll-margin-top:92px}.ab .card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2px;background:var(--g)}.ab .mini-card{background:var(--card);padding:36px 28px;transition:.3s}.ab .mini-card:hover{background:var(--card2)}.ab .mini-card .num{font-family:'JetBrains Mono',monospace;font-size:12px;color:var(--r);margin-bottom:14px;font-weight:700}.ab .mini-card h3{font-size:18px;font-weight:800;margin-bottom:8px;font-family:'Cairo',sans-serif}.ab .mini-card p{color:var(--off);line-height:1.8;font-size:15px;font-family:'Cairo',sans-serif}.ab .ba-row{display:grid;grid-template-columns:1fr 1fr;gap:2px;background:var(--g)}.ab .ba-col{background:var(--card);padding:40px 32px}.ab .ba-col.before{border-inline-end:2px solid var(--dim)}.ab .ba-col.after{border-inline-start:2px solid var(--r)}.ab .ba-title{font-size:11px;font-weight:800;letter-spacing:3px;text-transform:uppercase;margin-bottom:24px}.ab .ba-col.before .ba-title{color:var(--dim)}.ab .ba-col.after .ba-title{color:var(--r)}.ab .ba-col ul{list-style:none;display:grid;gap:16px}.ab .ba-col li{display:flex;gap:10px;font-size:16px;line-height:1.7;color:var(--off);font-family:'Cairo',sans-serif}.ab .ba-col.before li::before{content:'—';color:var(--dim);font-weight:900;min-width:14px}.ab .ba-col.after li::before{content:'←';color:var(--r);font-weight:900;min-width:14px}.ab .ba-col.after li{color:var(--w)}.ab .tl{display:grid;gap:0;border-top:1px solid var(--g)}.ab .tl-item{display:grid;grid-template-columns:60px 1fr;gap:24px;padding:36px 0;border-bottom:1px solid var(--g);align-items:start}.ab .tl-n{font-family:'JetBrains Mono',monospace;font-size:13px;color:var(--r);font-weight:700;padding-top:4px}.ab .tl-item h3{font-size:18px;font-weight:800;margin-bottom:6px;font-family:'Cairo',sans-serif}.ab .tl-item p{color:var(--off);line-height:1.8;font-size:15px;font-family:'Cairo',sans-serif}.ab .ins{display:grid;grid-template-columns:280px 1fr;gap:48px;align-items:center}.ab .ins-img{width:280px;height:280px;border-radius:4px;overflow:hidden;border:2px dashed var(--g);display:grid;place-items:center;text-align:center;padding:16px}.ab .ins-img b{display:block;font-family:'Cairo',sans-serif;font-weight:700;color:var(--pale);font-size:15px;margin-bottom:4px}.ab .ins-img span{font-family:'JetBrains Mono',monospace;font-size:11px;letter-spacing:2px;text-transform:uppercase;color:var(--dim)}.ab .ins-quote{border-bottom:2px solid var(--r);padding-bottom:20px;margin-bottom:20px;font-size:19px;line-height:2;color:var(--off);font-style:italic;font-family:'Cairo',sans-serif}.ab .ins-name{font-weight:900;font-size:21px;margin-bottom:4px;font-family:'Cairo',sans-serif}.ab .ins-role{color:var(--r);font-size:14px;font-weight:600}.ab .ins-bio{color:var(--off);line-height:1.9;font-size:15px;margin-top:14px;font-family:'Cairo',sans-serif}.ab .ins-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.ab .ins-tag{font-size:13px;font-weight:600;padding:5px 12px;border:1px solid #333;border-radius:4px;color:var(--dim);font-family:'Cairo',sans-serif}.ab .price-section{padding:160px 0;text-align:center}.ab .price-num{font-size:clamp(64px,12vw,144px);font-weight:900;line-height:1;letter-spacing:-.05em;margin:20px 0;font-variant-numeric:tabular-nums}.ab .price-note{color:var(--dim);font-size:17px;margin-bottom:40px;font-family:'Cairo',sans-serif}.ab .price-cta{margin-top:40px;display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.ab .price-meta{color:var(--dim);font-size:13px;margin-top:16px;font-family:'Cairo',sans-serif}.ab .price-meta a{color:var(--pale);font-weight:700}.ab .incl-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:8px;text-align:start;margin-top:20px}.ab .incl-grid div{color:var(--off);font-size:14px;font-family:'Cairo',sans-serif}.ab .slot{border:2px dashed var(--g);border-radius:6px;background:var(--card);padding:40px 24px;text-align:center;display:grid;place-items:center;gap:6px}.ab .slot b{font-family:'Cairo',sans-serif;font-weight:700;font-size:16px;color:var(--pale)}.ab .slot span{font-family:'Cairo',sans-serif;font-size:14px;color:var(--dim);max-width:46ch}.ab .slot-video{aspect-ratio:16/9;align-content:center}.ab .slot-shot{aspect-ratio:16/10;align-content:center}.ab .faq{max-width:700px;margin:0 auto}.ab .faq-item{border-bottom:1px solid var(--g);overflow:hidden}.ab .faq-q{padding:22px 0;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:17px;gap:16px;font-family:'Cairo',sans-serif;list-style:none}.ab .faq-q::-webkit-details-marker{display:none}.ab .faq-q .arr{color:var(--dim);transition:.3s;flex-shrink:0;font-size:13px}.ab details[open] .arr{transform:rotate(180deg)}.ab .faq-a{padding:0 0 22px;color:var(--off);line-height:2;font-size:15px;font-family:'Cairo',sans-serif}.ab .faq-q:focus-visible{outline:2px solid var(--r);outline-offset:2px}.ab .final{text-align:center;padding:180px 0}.ab .final h2{font-size:clamp(40px,7vw,80px);font-weight:900;line-height:1.1;margin-bottom:20px}.ab .final h2 em{color:var(--r)}.ab .final p{color:var(--dim);font-size:18px;margin:0 auto 40px;max-width:480px;line-height:1.9;font-family:'Cairo',sans-serif}.ab-mbar{position:fixed;bottom:0;inset-inline:0;z-index:55;display:none;align-items:center;justify-content:space-between;gap:12px;padding:14px 20px calc(14px + env(safe-area-inset-bottom));background:rgb(0 0 0 / .94);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:1px solid #1a1a1a;font-family:'Cairo',sans-serif}.ab-mbar .info{text-align:start;line-height:1.4;color:#fff}body.ms-nav-auto .ab-mbar{transform:translateY(115%);transition:transform .32s ease;will-change:transform}body.ms-nav-auto .ab-mbar.is-on{transform:translateY(0)}@media(prefers-reduced-motion:reduce){body.ms-nav-auto .ab-mbar{transition:none}}.ab-mbar .info b{font-size:17px;display:block;font-variant-numeric:tabular-nums}.ab-mbar .info s{color:#666;font-size:12px;display:block;text-decoration:none}.ab-mbar a{background:#e50914;color:#fff;padding:10px 16px;font-size:14px;border-radius:6px;font-weight:700;text-decoration:none;white-space:nowrap}.ab-wa{position:fixed;bottom:24px;inset-inline-start:24px;z-index:60;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#25d366;box-shadow:0 4px 20px rgb(37 211 102 / .3);text-decoration:none;transition:.3s}.ab-wa:hover{transform:scale(1.08)}.ab-wa svg{width:27px;height:27px;fill:#fff}.ab.reveal-ready .rv{opacity:0;transform:translateY(30px);transition:.7s cubic-bezier(.2,.7,.3,1)}.ab.reveal-ready .rv.on{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.ab .rv{opacity:1;transform:none;transition:none}}@media(max-width:900px){.ab .grid2,.ab .ba-row,.ab .ins{grid-template-columns:1fr}.ab .ba-col.before{border-inline-end:none;border-bottom:2px solid var(--dim)}.ab .ba-col.after{border-inline-start:none}.ab .ins{gap:32px;text-align:center}.ab .ins-img{margin:0 auto;width:220px;height:220px}.ab .ins-quote{border-bottom:none;border-top:2px solid var(--r);padding:16px 0 0;margin-top:16px}.ab .ins-tags{justify-content:center}.ab .sec{padding:100px 0}.ab .tl-item{grid-template-columns:40px 1fr;gap:14px}}@media(max-width:700px){.ab-mbar{display:flex}.ab{padding-bottom:78px}.ab-wa{bottom:88px;width:48px;height:48px;inset-inline-start:14px}.ab-wa svg{width:23px;height:23px}.ab .wrap{padding:0 16px}.ab .hero{min-height:calc(100svh - 88px);justify-content:flex-start;padding:24px 16px 60px}.ab .hero-big{letter-spacing:-.02em}.ab .hero-price{gap:10px}.ab .hero-cta{flex-direction:column;margin-top:230px}.ab .hero-cta .btn{justify-content:center}.ab .sec{padding:80px 0}.ab .card-grid{grid-template-columns:1fr}.ab .price-num{font-size:clamp(48px,14vw,96px)}.ab .hero-ph{inset:6% 4% 34%}}.ab h2,.ab h3,.ab .hero-big,.ab .hero-kicker,.ab .ins-name,.ab .price-num,.ab .final h2{color:var(--w)!important;font-family:'Cairo',sans-serif!important}.ab h2,.ab .final h2,.ab .hero-big,.ab .price-num{font-weight:900!important}.ab h3,.ab .ins-name{font-weight:800!important}.ab h2 em,.ab .final h2 em,.ab .hero-big .dot{color:var(--r)!important}.ab p,.ab li,.ab .lead,.ab .faq-a,.ab .ins-bio,.ab .mini-card p,.ab .tl-item p{font-family:'Cairo',sans-serif!important}.ab .lead{font-size:18px!important;line-height:1.9!important;color:var(--off)!important}.ab .mini-card p,.ab .tl-item p,.ab .ins-bio,.ab .faq-a{font-size:15px!important;color:var(--off)!important}.ab .ba-col li{font-size:16px!important}.ab .ba-col.after li{color:var(--w)!important}.ab .btn{font-size:16px!important;font-weight:700!important;line-height:1.2!important}.ab .btn-r{background:var(--r)!important;color:#fff!important}.ab .btn-d{color:var(--w)!important}.ab .btn-w{color:#fff!important}.ab .sec-label,.ab .ba-title,.ab .tl-n,.ab .mini-card .num,.ab .scroll-arrow{font-family:'JetBrains Mono',monospace!important}.ab .faq-q{font-size:17px!important;font-weight:700!important;color:var(--w)!important}.ab .ins-quote{font-size:19px!important;color:var(--off)!important}.ab .ins-role{color:var(--r)!important;font-size:14px!important}.ab .price-note{font-size:17px!important;color:var(--dim)!important}.ab .hero-sub{font-size:clamp(16px,2vw,21px)!important;color:var(--off)!important;line-height:1.8!important}.ab .final p{font-size:18px!important;color:var(--dim)!important}.ab .slot b{color:var(--pale)!important}.ab .slot span,.ab .incl-grid div,.ab .price-meta,.ab .ins-tag{color:var(--dim)!important}.ab .marquee-track{font-size:15px!important;color:var(--dim)!important}html body .ab h2,html body .ab h3,html body .ab .final h2{color:#ffffff!important}html body .ab h2 em,html body .ab .final h2 em{color:#e50914!important}html body .ab .mini-card h3,html body .ab .tl-item h3{color:#ffffff!important}.ab .hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center 55%;opacity:.5}.ab .video-wrap{position:relative;padding-top:56.25%;border-radius:6px;overflow:hidden;background:#0a0a0a}.ab .video-wrap iframe,.ab .video-wrap video{position:absolute;inset:0;width:100%;height:100%;border:0}.ab img.shot{width:100%;height:auto;border-radius:6px;border:1px solid #1a1a1a;display:block}.ab .ins-img img{width:100%;height:100%;object-fit:cover;border-radius:4px}.ab .ins-img:has(img){border:0;padding:0}.ab .hero-course{font-family:'JetBrains Mono',monospace;font-size:13px;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:#e50914;margin-bottom:18px;direction:ltr;text-align:start}.ab h1.hero-big{font-size:clamp(30px,5.6vw,64px);font-weight:900;line-height:1.18;letter-spacing:-.02em;margin:0 0 14px;font-family:'Cairo',sans-serif}.ab h1.hero-big .dot{color:#e50914}.ab .hero-by{font-family:'Cairo',sans-serif;font-size:17px;color:#999;margin-bottom:22px}.ab .hero-by strong{color:#fff;font-weight:700}.ab .video-raw{border-radius:6px;overflow:hidden;background:#0a0a0a}.ab .video-raw iframe{display:block}.ab .shots{display:grid;gap:56px;margin-top:40px}.ab .shot-fig{margin:0}.ab .shot-fig figcaption{font-family:'Cairo',sans-serif;font-size:15px;line-height:1.8;color:#8a8a8a;margin-top:14px;padding-inline-start:14px;border-inline-start:2px solid var(--r)}.ab .shot-fig figcaption strong{color:#fff;font-weight:700}.ab h2{line-height:1.45}.ab .final h2{line-height:1.35}.ab h1.hero-big{line-height:1.35}.ab .hero-by{line-height:1.7}.ab .mini-card h3,.ab .tl-item h3{line-height:1.55}.ab .ins-name{line-height:1.45}.ab .ins-role{line-height:1.7}.ab .faq-q{line-height:1.6}.ab .sec-label{line-height:1.6}.ab .ba-col li{line-height:1.85}.ab .incl-grid div{line-height:1.8}.ab .price-meta{line-height:1.9}.ab .tools{margin-top:36px;border-top:1px solid var(--g)}.ab .tool-row{display:flex;align-items:baseline;justify-content:space-between;gap:20px;padding:20px 0;border-bottom:1px solid var(--g);flex-wrap:wrap}.ab .tool-row .t{font-family:'Cairo',sans-serif;font-size:18px;font-weight:700;color:#fff}.ab .tool-row .p{font-family:'Cairo',sans-serif;font-size:17px;font-weight:700;color:var(--r);white-space:nowrap;font-variant-numeric:tabular-nums;text-align:end}.ab .tool-row .p small{display:block;font-size:12px;font-weight:600;color:#7a7a7a;margin-top:4px;white-space:normal}@media(max-width:768px){.ab .tool-row{padding:16px 0}.ab .tool-row .t{font-size:16px}.ab .tool-row .p{font-size:15px}}.ab .price-badge{display:inline-block;font-family:'Cairo',sans-serif;font-size:14px;font-weight:700;color:#fff;background:var(--r);padding:8px 18px;border-radius:6px;margin:4px 0 14px}.ab .price-num{display:flex;align-items:baseline;justify-content:center;gap:.24em;flex-wrap:wrap}.ab .price-was{color:#8a8a8a;font-size:.42em;font-weight:800;letter-spacing:0;line-height:1;text-decoration:line-through;text-decoration-color:#e50914;text-decoration-thickness:.06em}@media(max-width:768px){.ab .price-was{font-size:.4em}}.ab .price-cur{font-family:'Cairo',sans-serif;font-size:.24em;font-weight:800;color:#9a9a9a;letter-spacing:0;line-height:1}@media(max-width:768px){.ab h1.hero-big{font-size:28px;line-height:1.2;margin-bottom:10px}.ab .hero-course{margin-bottom:12px}.ab .hero-by{margin-bottom:18px}}@media screen{.edublink-course-serach-input-group input[type="text"]{padding:0 20px 0 0!important}.edublink-category-4 .icon{margin:0 0 0 20px!important}body .eb-testimonial-wrapper-style-15 .edublink-section-heading{padding-left:50px;padding-right:inherit}body .edublink-header-area ul.edublink-navbar-nav>li.menu-item-has-children>a:before{right:inherit;left:5px}body .edublink-header-area ul.edublink-navbar-nav .dropdown ul.edublink-dropdown-menu li a{text-align:right}body .edublink-header-area.edublink-navbar-expand-lg ul li:not(.mega-menu) ul.edublink-dropdown-menu li.menu-item-has-children:after{right:inherit;left:16px;transform:rotate(180deg)}body .edublink-header-area .main-navigation ul>li>ul.edublink-dropdown-menu>li ul,body .edublink-header-area .main-navigation ul>li>ul.edublink-dropdown-menu>li:hover ul{left:inherit;right:100%}body h5.author{text-align:right}body .edu-search-popup .inner .search-form .submit-button{right:inherit;left:0}body .edu-search-popup .inner .search-form input{padding-right:inherit;padding-left:55px}body .edu-search-popup .close-button{right:inherit;left:62px}body .edu-search-popup .logo-wrapper{left:inherit;right:70px}.edu-blog .blog-meta li i,.edu-blog .blog-meta li img{padding-right:inherit;padding-left:10px;display:inline-block}.edublink-single-course .thumbnail .duration i{margin-right:inherit;margin-left:6px;display:inline-block}.edublink-single-course .course-price i.stmlms-subscription{margin-right:inherit;margin-left:5px}.eb-event-item .content .event-meta li i{color:var(--edublink-color-secondary);padding-right:inherit;padding-left:10px}.eb-event-item .thumbnail .event-time span i{margin-right:inherit;margin-left:5px;display:inline-block}.edublink-classic-post-layout.layout-2 .blog-date{border-radius:60px 60px 60px 14px;right:inherit;left:0}.edublink-classic-post-layout.layout-2 .featured-post .blog-date{top:24px;right:0;left:inherit}.edublink-classic-post-layout.layout-2 .featured-post .content{padding:23px 110px 0 0}.edublink-feature-2-widget .edublink-feature-item .content{text-align:right}.edublink-feature-2-widget .edublink-feature-item .icon{margin-right:inherit;margin-left:30px}.edublink-category-5 .course-price{left:inherit;right:20px}body .edublink-category-5 .flag-wrap{right:inherit;left:30px}.edublink-mobile-menu-nav-wrapper.edublink-mobile-menu-visible{left:inherit;right:0}.edublink-mobile-menu-nav-wrapper ul li.menu-item-has-children>a::after{right:inherit;left:0}.edublink-mobile-menu-nav-wrapper ul li ul{padding-left:0;padding-right:0}.edublink-header-area .site-branding{margin-right:0;margin-left:40px}.theme-header-6-alt-secondary-color .edublink-header-right-side,.theme-header-6-alt .edublink-header-right-side,.theme-header-6 .edublink-header-right-side{position:relative;padding-left:0;padding-right:52px;margin-left:0;margin-right:48px}.theme-header-6 .edublink-woo-mini-cart-wrapper,.theme-header-6-alt .edublink-woo-mini-cart-wrapper,.theme-header-6-alt-secondary-color .edublink-woo-mini-cart-wrapper{padding:0 30px 0 15px}.theme-header-6-alt-secondary-color .edublink-header-right-side:after,.theme-header-6-alt .edublink-header-right-side:after,.theme-header-6 .edublink-header-right-side:after{left:inherit;right:0}.edublink-woo-mini-cart-content{right:inherit;left:-20px}.edublink-woo-mini-cart-content:before{left:22px;right:inherit}.eb-top-bar-style-2 .header-top-left>div:after{right:inherit;left:0}.eb-header-top-bar i{padding-right:inherit;padding-left:10px}.eb-header-top-bar.eb-top-bar-style-2 i.icon-phone{transform:rotate(-90deg);top:5px;display:inline-flex}.eb-header-top-bar.eb-top-bar-style-2 i{display:inline-block;top:1px}.eb-menu-new-badge{margin-left:inherit;margin-right:5px}.eb-menu-hot-badge{margin-left:inherit;margin-right:5px}.eb-testimonial-grid:after{transform:rotate(180deg);left:-9px}.edublink-section-heading .icon-19:before{transform:rotateY(170deg)}.edublink-section-heading .heading{margin-bottom:10px}.edublink-section-heading .sub-heading{margin-top:45px}.edublink-team-1-widget .edublink-team-item .team-share-info,.edublink-team-6-widget .edublink-team-item .team-share-info{right:auto;left:20px}.eb-testimonial-style-6 .swiper-navigation{right:44px;left:inherit}.edublink-woo-mini-cart-wrapper{padding:0 40px 0 15px}.edu-header-search-field .inner input{padding:0 20px 0 0}.theme-header-6 .edublink-header-area .site-branding,.theme-header-4-alt-1 .edublink-header-area .site-branding,.theme-header-4-alt-2 .edublink-header-area .site-branding,.theme-header-4-alt-3 .edublink-header-area .site-branding,.theme-header-4 .edublink-header-area .site-branding,.theme-header-5-alt .edublink-header-area .site-branding,.theme-header-5 .edublink-header-area .site-branding{margin-right:inherit;margin-left:80px}.theme-header-4-alt-1 a.main-header-btn,.theme-header-4-alt-2 a.main-header-btn,.theme-header-4-alt-3 a.main-header-btn,.theme-header-4 a.main-header-btn,.theme-header-5-alt a.main-header-btn,.theme-header-5 a.main-header-btn,.theme-header-3 a.main-header-btn,.theme-header-1 a.main-header-btn{margin-left:inherit;margin-right:35px}.theme-header-1 .edublink-woo-mini-cart-wrapper{padding:0 55px 0 18px}.theme-header-1 .edublink-header-area .header-category{margin-right:inherit;margin-left:15px}body .eb-testimonial-slide .author-info .thumbnail{margin-right:inherit;margin-left:20px!important}.edublink-distant-learning-hero-online-support .distant-learning-wrapper .icon i{margin-right:inherit;margin-left:15px;transform:rotate(260deg)}.widget_edublinkcore_lp_courses_widget .edublink-recent-course-each-item .edublink-course-widget-thumb,.widget_edublinkcore_ld_courses_widget .edublink-recent-course-each-item .edublink-course-widget-thumb,.widget_edublinkcore_tl_courses_widget .edublink-recent-course-each-item .edublink-course-widget-thumb,.widget_edublinkcore_recent_posts_widget .edublink-recent-post-each-item .edublink-post-widget-thumb,.widget_shopping_cart .edublink-mini-cart-item-thumb,.widget_products .product_list_widget li img,.widget_top_rated_products .product_list_widget li img{padding-right:0;margin-right:inherit;margin-left:20px}.widget_edublinkcore_recent_posts_widget .edublink-recent-post-each-item .post-meta i{padding-right:inherit;padding-left:10px}.edublink-comment-list .edublink-comment-avatar{margin-right:inherit;margin-left:30px}.edublink-post-tag-wrapper span{margin-right:inherit;margin-left:12px}.edublink-single-post-social-share span{margin-right:inherit;margin-left:25px}.edublink-comment-header span.comment-metadata .comment-edit-link{margin-left:inherit;margin-right:20px}.edublink-breadcrumb-style-2 .edublink-breadcrumb-wrapper ul li:after,.edublink-page-title-area .edublink-breadcrumb-wrapper ul li:after,.edublink-page-title-area .edublink-breadcrumb-wrapper .learn-press-breadcrumb a:after{right:inherit;left:13px;top:inherit;transform:rotate(178deg)}.edublink-breadcrumb-style-1 .edublink-breadcrumb-wrapper ul li:not(:last-child),.edublink-breadcrumb-style-2 .edublink-breadcrumb-wrapper ul li:not(:last-child),.edublink-page-title-area .edublink-breadcrumb-wrapper ul li:not(:last-child){padding-right:inherit;padding-left:30px}.edu-blog.blog-style-6 .thumbnail .date{position:absolute;left:inherit;right:20px;top:20px}.edu-blog .blog-meta li:after{top:3px;right:inherit;left:-18px}.eb-list-style-2{padding-left:inherit;padding-right:20px}.edublink-single-post-nav.edublink-next-post a i{margin-right:20px;margin-left:inherit}.blog-details-top .edublink-post-cat a,.edublink-blog-post-standard .edublink-post-cat a{margin-bottom:inherit;margin-top:10px}blockquote:after{top:30px;left:inherit;right:40px;transform:rotateY(180deg)}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote.is-style-plain,blockquote{padding:35px 120px 35px 40px!important}.wp-block-pullquote.is-style-solid-color blockquote p,.wp-block-quote.is-large:not(.is-style-plain) p,.wp-block-quote.is-style-large:not(.is-style-plain) p,blockquote p{text-align:right}ul{padding-left:inherit;padding-right:20px}ul,ol{padding-left:inherit;padding-right:18px}.widget_archive ul li a,.widget_categories ul li a{float:right}.widget_archive ul li,.widget_categories ul li{text-align:end;display:block;overflow:hidden}.widget_archive ul li a,.widget_categories ul li a{float:right}.edublink-single-post-nav.edublink-next-post a i{margin-right:20px;margin-left:inherit;transform:rotate(180deg)}.edublink-single-post-nav a i{margin-right:20px;transform:rotate(180deg)}.edublink-course-page-header .shape-1,.edublink-default-breadcrumb .shape-1{left:inherit;right:-60px}.edublink-course-page-header .shape-2,.edublink-default-breadcrumb .shape-2{right:inherit;left:-180px}.edublink-course-page-header .shape-3,.edublink-default-breadcrumb .shape-3{top:60px;left:inherit;right:7%}.edublink-course-page-header .shape-4,.edublink-default-breadcrumb .shape-4{right:inherit;left:8%}.edublink-course-page-header .shape-5,.edublink-default-breadcrumb .shape-5{top:-70px;right:inherit;left:-88px}.edublink-prev-post a i{margin-left:20px;margin-right:inherit}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 3em 1em 2em}.woocommerce-info:before,.woocommerce-message::before{left:inherit;right:1.2em}.woocommerce-account form.woocommerce-form-login input.woocommerce-form__input-checkbox{margin:5px 0 0 5px}.theme-header-3 .edublink-header-right-side{margin-left:inherit;margin-right:35px}.theme-header-2 .edublink-theme-header-nav{margin-left:inherit;margin-right:120px}.edublink-single-course.course-style-1 .edublink-wishlist-wrapper{right:inherit;left:10px}.edublink-single-course .thumbnail .time-top{right:inherit;left:10px}.edublink-course-review-wrapper .review-stars-rated+span{margin-left:inherit;margin-right:10px}.edublink-single-course .content .course-meta li i{margin-right:inherit;margin-left:7px;display:inline-block}.edublink-single-course .content .course-meta li{margin-right:inherit;margin-left:29px}.edublink-single-course .content .course-meta li:after{right:inherit;left:-15px}.edublink-single-course.course-style-2 .thumbnail .time-top{right:10px;left:inherit}.edublink-single-course.course-style-3 .thumbnail .course-price{right:20px;left:inherit}.edublink-single-course.course-style-3 .instructor .instructor-name{margin-left:inherit;margin-right:15px}.edublink-single-course.course-style-3 .thumbnail .read-more-btn{left:30px;right:inherit;transform:rotate(180deg)}.edublink-single-course.course-style-4 .thumbnail .course-meta li,.edublink-single-course.course-style-5 .thumbnail .course-meta li{margin-right:inherit;margin-left:10px}.edublink-single-course.course-style-4 .course-price{left:inherit;right:20px}.edublink-single-course.course-style-4 .thumbnail .course-meta,.edublink-single-course.course-style-5 .thumbnail .course-meta{left:inherit;right:0}.edublink-single-course.course-style-5 .course-price{left:inherit;right:20px}.edublink-single-course.course-style-6 .content .title{margin-bottom:inherit;margin-top:8px}.edublink-single-course.course-style-6 .thumbnail .course-price{right:inherit;left:20px}.edublink-single-course.course-style-7 .content{padding:147px 30px 16px 20px}.edublink-single-course.course-style-8 .content{padding:147px 30px 16px 20px}.edublink-single-course.course-style-8 .thumbnail{padding:0 0 0 40px;z-index:1}.edublink-single-course.course-style-8 .thumbnail a{border-top-left-radius:0px!important;border-top-right-radius:70px!important}.edublink-single-course.course-style-8 .thumbnail img{border-top-left-radius:5px;border-top-right-radius:70px}.edublink-single-course.course-style-8 .content{border-bottom-left-radius:100px;border-bottom-right-radius:inherit}.edublink-single-course.course-style-9 .thumbnail .course-price{right:inherit;left:10px}.edublink-single-course.course-style-10 .thumbnail .price-round{right:inherit;left:20px}.edublink-single-course.course-style-11 .thumbnail .course-price.price-round{right:inherit;left:30px}.edublink-single-course.course-style-12 .inner .course-price{right:inherit;left:20px}.edublink-single-course.course-style-13 .content .course-price{left:30px;right:inherit}.edublink-single-course.course-style-14 .content .course-price{left:30px;right:inherit}.edublink-single-course .content{padding:30px 30px 16px 20px}.edublink-single-course.course-style-15 .thumbnail,.edublink-single-course.course-style-16 .thumbnail{margin-right:inherit;margin-left:30px}.edublink-single-course.course-style-15 .thumbnail .time-top,.edublink-single-course.course-style-16 .thumbnail .time-top{left:auto;right:10px}.edublink-single-course.course-style-17 .thumbnail{margin-right:inherit;margin-left:30px}.edublink-single-course.course-style-quran .content{padding:55px 30px 30px 20px}.edublink-single-course .course-hover-content{padding:50px 30px 45px 20px}.edublink-single-course.course-style-quran .content .course-level{left:inherit;right:30px}.edublink-course-page-header .eb-course-header-breadcrumb ul li:not(:last-child){padding-right:inherit;padding-left:30px}.edublink-course-page-header .eb-course-header-breadcrumb ul li:after{right:inherit;left:13px;transform:rotate(180deg)}.eb-course-header-meta-items>li i{padding-right:inherit;padding-left:14px}.eb-course-header-meta-items>li:after{right:inherit;left:-20px}.eb-course-header-meta-items .instruct-by{margin-right:0;margin-left:5px}.edublink-course-meta-informations li img,.edublink-course-meta-informations li i{padding-right:inherit;padding-left:15px}.course-extra-box__content li::before{margin-left:inherit;margin-right:8px}.edublink-course-details-page .course-curriculum ul.curriculum-sections .item-meta{margin-left:inherit;margin-right:8px}.edublink-course-details-page .course-curriculum .course-item.course-item-lp_quiz .section-item-link::before{padding-right:inherit;padding-left:8px}.edublink-course-details-page .course-curriculum .course-item.course-item-lp_lesson .section-item-link::before{padding-right:inherit;padding-left:8px}.edublink-course-author-wrapper .edublink-course-author-thumb{margin-right:inherit;margin-left:30px}.edublink-course-details-page .course-tab-panel-faqs .course-faqs-box__title::after{right:inherit;left:16px}.edublink-course-details-page .course-rate .course-rate__details-row .course-rate__details-row-value{position:relative;margin:0 30px 0 40px}.edublink-course-details-page .course-rate .course-rate__details-row .course-rate__details-row-star i{margin-left:inherit;margin-right:10px}.edublink-course-details-page .course-rate .course-rate__details-row .course-rate__details-row-value .rating-count{right:inherit;left:-40px}.course-curriculum .section-header .section-left{gap:0}.edublink-course-details-page .course-curriculum .section-header{text-align:right}.edublink-course-details-page .course-curriculum .section-header .section-left .section-toggle:before{left:-14px;right:inherit}.edublink-woocommerce-shop-top .edublink-woocommerce-shop-top-order form:after{left:18px;right:inherit}.edublink-single-product-inner .edublink-single-product-thumb-wrapper .product-over-info ul li a .edublink-product-popup-icon{margin-left:8px;margin-right:inherit}.edublink-single-product-inner .edublink-single-product-thumb-wrapper .product-over-info ul li.add-to-cart a::before{right:20px;left:inherit}a.add_cart_button.ajax_add_to_cart.button.product_type_simple{padding:12px 48px 12px 21px}.eb-product-image-top-content{right:10px;left:inherit}.edublink-product-rating-wrapper .star-rating{margin:5px 0 0 2px!important}.edublink-single-product-inner .edublink-single-product-thumb-wrapper .product-over-info ul li a{padding-left:inherit}.woocommerce div.product .edublink-single-product-main-content-wrapper p.price ins,.edublink-yith-wcqv-wrapper .product-pricing .price ins,.edublink-single-product-inner .content .price ins{margin:0 0 0 4px}.edublink-single-product-main-content-wrapper .woocommerce-product-gallery{padding-left:50px;padding-right:inherit}.woocommerce-cart-form .quantity .qty,.edublink-single-product-main-content-wrapper form.cart .quantity .qty,.woocommerce .edublink-yith-wcqv-wrapper .quantity .qty{margin-left:12px;margin-right:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li:not(:last-child){margin-left:50px;margin-right:inherit}.edublink-woo-review .reviewer-name-date .date{padding-right:20px;padding-left:inherit}.edublink-woo-review div.avatar{float:right}.edublink-woo-review .comment-box{padding-right:30px;padding-left:inherit}.edublink-woo-review .reviewer-name-date{padding-right:inherit;padding-left:10px}.edublink-woo-review .reviewer-name-date .date:after{left:inherit;right:8px}.eb-custom-rating-form label{margin-left:10px;margin-right:inherit}.woocommerce table.shop_table_responsive tr th,.woocommerce table.shop_table_responsive tr td{text-align:right}.woocommerce table.shop_table>thead>tr th:first-child{padding-right:30px;padding-left:inherit}.woocommerce table.shop_table>tbody>tr>td:first-child,.woocommerce table.shop_table>tfoot>tr>th:first-child,.woocommerce table.shop_table>tfoot>tr>td:first-child{padding-left:inherit;padding-right:30px}.woocommerce-cart table.cart td.actions .coupon .input-text{padding-left:inherit;padding-right:25px}#yith-quick-view-content div.images{float:right}#yith-quick-view-content div.summary{padding-left:inherit;padding-right:40px}#yith-quick-view-modal .yith-wcqv-wrapper{text-align:right}#yith-quick-view-close{right:inherit;left:5px}#yith-quick-view-content .onsale{right:5px;left:auto}.woocommerce table.shop_table{text-align:right}.woocommerce table.shop_table th{text-align:right}.woocommerce table.shop_table.woocommerce-checkout-review-order-table>thead>tr>th{padding-right:0}.woocommerce table.shop_table.woocommerce-checkout-review-order-table>tbody>tr>td:first-child,.woocommerce table.shop_table.woocommerce-checkout-review-order-table>tfoot>tr>th:first-child,.woocommerce table.shop_table.woocommerce-checkout-review-order-table>tfoot>tr>td:first-child{padding-right:0}.edublink-woo-mini-cart-inner p.woocommerce-mini-cart__buttons .button.checkout{margin-right:10px!important;margin-left:inherit}.edublink-woo-mini-cart-inner p.woocommerce-mini-cart__total.total span.woocommerce-Price-amount.amount{margin-left:inherit;margin-right:auto}.edublink-mini-cart-item-thumb{padding-right:inherit;padding-left:15px}.edublink-mini-cart-product-name-quantity a{padding-right:inherit;padding-left:8px}.eb-event-item .content .event-date{right:inherit;left:30px}.eb-event-item .thumbnail .event-time{left:inherit;right:10px}.eb-event-contact-list li:after{right:inherit;left:-20px}.eb-event-contact-list li i{padding-right:inherit;padding-left:10px}.eb-event-contact-list li:first-child{margin-right:0}.eb-event-sidebar .event-meta li i{padding-right:inherit;padding-left:15px}.eb-testimonial-style-14 .swiper-navigation{right:inherit;left:113px}.eb-content-switcher-primary-toggle-heading{margin-right:inherit;margin-left:30px}.eb-content-switcher-secondary-toggle-heading{margin-left:inherit;margin-right:30px}.eb-pricing-table-wrapper .pricing-features li .eb-pricing-icon{margin-right:inherit;margin-left:10px}.edublink-button-item i{padding-right:6px;padding-left:0}.eb-accordion-item .eb-accordion-header:before{right:inherit;left:30px}.eb-accordion-item .eb-accordion-header{padding:17px 30px 17px 45px}.edu-blog.blog-style-5 .inner .thumbnail .category-wrap a{left:inherit;right:30px}.eb-accordion-item .eb-accordion-body{padding:24px 30px 28px 41px}.eb-accordion-item .eb-accordion-header{padding:17px 30px 17px 45px}.swiper-navigation .swiper-btn-nxt,.swiper-navigation .swiper-btn-prv{transform:rotate(180deg)}.eb-testimonial-style-12 .eb-testimonial-slide .content{padding:45px 50px 50px 40px}.eb-accordion.header-transparent-bg .eb-accordion-item .eb-accordion-header{padding:23px 30px 23px 45px}.eb-testimonial-style-10 .eb-testimonial-grid .content .author-info .thumbnail{margin-right:inherit;margin-left:20px}.eb-testimonial-style-10 .eb-testimonial-grid .content .author-info{justify-content:right}.eb-testimonial-style-10 .eb-testimonial-grid{padding:10px 0 40px 25px;margin-left:inherit;margin-right:-15px}.edu-blog .content.position-top .read-more-btn{right:inherit;left:30px;transform:rotate(180deg)}.eb-testimonial-wrapper-style-16 .edublink-section-heading{margin-bottom:44px;padding-right:inherit;padding-left:50px}.eb-event-item.eb-event-style-3 .content{padding:12px 28px 0 0}.eb-event-item.eb-event-style-3 .content .event-location i{padding-right:inherit;padding-left:10px}.edublink-team-4-widget .edublink-team-item .content{text-align:right;margin-left:inherit;margin-right:30px}.eb-testimonial-wrapper-style-15 .swiper-navigation{text-align:right!important}.eb-testimonial-style-17.swiper.eb-testimonial .swiper-pagination-bullets.swiper-pagination-horizontal{text-align:left}.edublink-team-2-widget .edublink-team-item .content{text-align:right;left:inherit;right:30px}.edublink-classic-post-layout.layout-2 .specific-posts .thumbnail{margin-right:inherit;margin-left:30px;max-width:240px}.woocommerce table.shop_table_responsive tr td:before{float:right}.course-curriculum .course-item .section-item-link .course-item-info .course-item-info-pre{margin-left:0;margin-right:auto}.learn-press-courses[data-layout=list] .course-wrap-meta .meta-item::before{margin-left:inherit;margin-right:8px}.style-radius-1 .eb-accordion-item .eb-accordion-content{border-bottom-left-radius:50px;border-bottom-right-radius:10px}.style-radius-1 .eb-accordion-item .eb-accordion-content .eb-accordion-body{border-bottom-left-radius:50px;border-bottom-right-radius:10px}.eb-content-switcher-ball:before{left:inherit;right:5px}input:checked+.eb-content-switcher-ball:before{transform:translate(-40px,0%)}.eb-faq-style-1 .eb-faq-left-side{margin-right:inherit;margin-left:30px}.elementor-22343 .elementor-element.elementor-element-4909638 .edublink-icon-box-wrapper .edublink-icon-box-content{margin:0 15px 0 0px!important}.eb-tabs-style-1 .eb-tabs-title-wrapper .eb-tab-title:after{right:inherit;left:-17px}.widget-area.course-filter h5.widget-title:after{right:inherit;left:0}.filter-widget input[type="checkbox"]{margin:4px 0 0 15px}.filter-widget input[type="radio"]{margin:5px 0 0 15px}.edu-top-sorting-area .edu-course-sorting .course-orderby{padding-left:inherit;padding-right:50px}.edu-top-sorting-area .edu-course-sorting{margin-left:inherit;margin-right:30px}.edu-top-sorting-area .edu-top-sorting-right .layout-switcher .switcher-btn{padding-left:inherit;padding-right:10px}@media only screen and (max-width:600px){.edu-top-sorting-area .edu-course-sorting{margin-right:0}}.nice-select{text-align:right!important}.nice-select .option{text-align:right!important}.nice-select::after{right:inherit;left:18px!important}.widget_archive ul.children,.widget_categories ul.children,.widget_pages ul.children,.widget_meta ul.children,.widget_nav_menu ul ul.sub-menu{padding-right:20px!important;padding-left:0px!important}@media screen and (max-width:1199px){.edublink-theme-nav-responsive{margin-left:inherit;margin-right:40px}}.edublink-countdown-single-item:not(:last-child){margin-right:0;margin-left:40px}.edublink-countdown-divider-enable .edublink-countdown-single-item:not(:last-child):after{right:inherit;left:-20px}.edublink-filter-course .filter-item:not(:last-child),.edublink-gallery-filter-control button:not(:last-child){margin-right:inherit;margin-left:10px}.edu-blog.blog-style-4 .content .read-more-btn{right:inherit;left:30px;transform:rotate(180deg)}.edu-blog.blog-style-4 .content .read-more-btn .btn-icon-square{border-top-left-radius:inherit;border-bottom-left-radius:30px}.edu-blog.blog-style-7 .thumbnail .read-more-btn{transform:rotate(180deg)}.edublink-classic-post-layout.layout-1 .featured-post .thumbnail .content,.edublink-classic-post-layout.layout-3 .featured-post .thumbnail .content{left:inherit;right:0}.edublink-classic-post-layout.layout-3 .specific-posts .category-wrap a{left:inherit;right:0}@media (min-width:1400px){.edublink-classic-post-layout.layout-2 .eb-post-featured-item{margin-right:inherit;margin-left:30px}.edublink-classic-post-layout.layout-2 .specific-posts{padding-left:inherit;padding-right:45px}}.eb-course-review li:not(:last-child){margin-right:inherit;margin-left:4px}.course-style-1 .eb-course-review li:not(:last-child){margin-left:4px}.eb-rating-text{margin-left:inherit;margin-right:10px}.edublink-single-course.course-style-12 .inner .course-meta{padding-right:0}.edublink-single-course.course-style-12 .inner .course-meta li{margin-right:inherit;margin-left:10px}a.edu-btn i,button.edu-btn i{rotate:180deg;display:inline-block;top:-2px}.eb-course-details-page-content{padding-right:inherit;padding-left:40px}body .course-tab-panel-reviews .course-reviews-list li .review-author img{margin-right:inherit;margin-left:30px}}