@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Urbanist:wght@300;400;500;600;700;800;900&display=swap);.dropdown-toggle:after{display:none}.wpo-site-header{position:static}.theme-btn:hover{background-color:#9400d3}.custom-dropdown-menu.open{opacity:1;transform:translateY(0);visibility:visible}@media (max-width:991px){.my-bootcamp-desktop-only{display:none!important}}.custom-dropdown-menu{opacity:0;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease,visibility .3s;visibility:hidden}.dropdown-item{border-radius:10px;color:#333;font-size:.9rem;padding:10px 15px;transition:background-color .3s ease,color .3s ease}.dropdown-item:hover{background-color:#f0f0f0;color:indigo}:root{--primary-color:#8e44ad;--secondary-color:#3498db;--accent-color:#2ecc71;--text-color:#333;--light-text:#fff;--shadow-color:#00000026;--border-radius:10px}.modern-header{background-color:#fff;box-shadow:0 4px 12px #00000026;box-shadow:0 4px 12px var(--shadow-color);position:-webkit-sticky;position:sticky;top:0;transition:all .3s ease;transition:all var(--transition-speed) ease;z-index:1000}.modern-navigation{padding:10px 0}.brand-logo img{max-height:50px;transition:transform .3s ease;transition:transform var(--transition-speed) ease}.brand-logo:hover img{transform:scale(1.05)}.modern-menu{align-items:center;display:flex;justify-content:center}.modern-menu-item{margin:0 12px;position:relative}.modern-menu-link{align-items:center;border-radius:10px;border-radius:var(--border-radius);color:#333;color:var(--text-color);display:flex;font-weight:500;gap:6px;padding:10px 15px;text-decoration:none;transition:all .3s ease;transition:all var(--transition-speed) ease}.modern-menu-item:hover .modern-menu-link,.modern-menu-link:hover{background-color:#8e44ad1a;color:#8e44ad;color:var(--primary-color);transform:translateY(-2px)}.modern-menu-link i,.modern-menu-link svg{font-size:1.1rem}.cart-counter{align-items:center;background-color:#8e44ad;background-color:var(--primary-color);border-radius:10px;color:#fff;display:inline-flex;font-size:.75rem;height:20px;justify-content:center;margin-left:5px;min-width:20px;padding:0 6px}.modern-dropdown{position:relative}.modern-dropdown-menu{background:#fff;border-radius:10px;border-radius:var(--border-radius);box-shadow:0 5px 20px #0003;left:0;min-width:220px;opacity:0;padding:10px 0;position:absolute;top:100%;transform:translateY(10px);transition:all .3s ease;transition:all var(--transition-speed) ease;visibility:hidden;z-index:1001}.modern-dropdown:hover .modern-dropdown-menu{opacity:1;transform:translateY(5px);visibility:visible}.modern-dropdown-item{list-style:none;padding:0}.modern-dropdown-link{align-items:center;color:#333;color:var(--text-color);display:flex;padding:10px 20px;text-decoration:none;transition:all .3s ease;transition:all var(--transition-speed) ease}.modern-dropdown-link:hover{background-color:#8e44ad1a;color:#8e44ad;color:var(--primary-color);padding-left:25px}.modern-header-right{align-items:center;display:flex;gap:15px;justify-content:flex-end}.auth-buttons{align-items:center;display:flex;gap:10px}.btn-sign-in,.btn-sign-up{align-items:center;border-radius:20px;display:flex;font-weight:600;gap:8px;padding:8px 20px;text-decoration:none;transition:all .3s ease;transition:all var(--transition-speed) ease}.btn-sign-in{background-color:initial;color:#8e44ad;color:var(--primary-color)}.btn-sign-in,.btn-sign-up{border:2px solid #8e44ad;border:2px solid var(--primary-color)}.btn-sign-up{background-color:#8e44ad;background-color:var(--primary-color);color:#fff}.btn-sign-in:hover{background-color:#8e44ad1a;transform:translateY(-2px)}.btn-sign-up:hover{background-color:#7d3c98;box-shadow:0 4px 10px #8e44ad4d;transform:translateY(-2px)}.user-menu{position:relative}.user-avatar{background-color:var(--primary-color);cursor:pointer;transition:all .3s ease;transition:all var(--transition-speed) ease}.user-avatar:hover{box-shadow:0 2px 10px #0003;transform:scale(1.05)}.language-selector{position:relative}.language-button{align-items:center;background-color:#2ecc71;background-color:var(--accent-color);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;transition:all .3s ease;transition:all var(--transition-speed) ease;width:40px}.language-button:hover{background-color:#27ae60;box-shadow:0 2px 10px #2ecc714d;transform:scale(1.05)}.language-dropdown{background:#fff;border-radius:10px;border-radius:var(--border-radius);box-shadow:0 5px 20px #0003;margin-top:10px;min-width:150px;opacity:0;padding:10px 0;position:absolute;right:0;top:100%;transform:translateY(10px);transition:all .3s ease;transition:all var(--transition-speed) ease;visibility:hidden;z-index:1001}.language-selector:hover .language-dropdown{opacity:1;transform:translateY(0);visibility:visible}.language-option{align-items:center;cursor:pointer;display:flex;gap:8px;padding:10px 20px;transition:all .3s ease;transition:all var(--transition-speed) ease}.language-option:hover{background-color:#2ecc711a;color:#2ecc71;color:var(--accent-color);padding-left:25px}.bootcamp-button{align-items:center;background-color:#8e44ad;background-color:var(--primary-color);border:2px solid #0000;border-radius:20px;box-shadow:0 3px 10px #0003;color:#fff;display:flex;font-weight:600;gap:8px;padding:8px 15px;text-decoration:none;transition:all .3s ease;transition:all var(--transition-speed) ease}.bootcamp-button:hover{background-color:#fff;border-color:#8e44ad;border-color:var(--primary-color);color:#8e44ad;color:var(--primary-color);transform:translateY(-2px)}@media (max-width:992px){.modern-menu{display:none}.modern-header-right{justify-content:flex-end}.bootcamp-button{font-size:.9rem;padding:6px 12px}.auth-buttons{gap:5px}.btn-sign-in,.btn-sign-up{font-size:.9rem;padding:6px 12px}.language-button,.user-avatar{height:35px;width:35px}}.modern-mobile-menu-toggle{background:#0000;border:none;color:#333;color:var(--text-color);cursor:pointer;display:none;font-size:1.5rem}.dl-block{display:block}.mobail-menu{position:relative;z-index:9999}.mobile-menu-modern .showmenu{padding:10px 0}.mobile-menu-modern .open-btn{height:25px;position:relative}.mobile-menu-modern .icon-bar,.mobile-menu-modern .open-btn{transition:all .3s ease;transition:all var(--transition-speed) ease;width:30px}.mobile-menu-modern .icon-bar{background-color:#8e44ad;background-color:var(--primary-color);border-radius:2px;display:block;height:2px;position:absolute}.mobile-menu-modern .first-angle{top:0}.mobile-menu-modern .middle-angle{margin-top:-1px;top:50%}.mobile-menu-modern .last-angle{bottom:0}.mobile-menu-modern .open-btn:hover .first-angle{transform:translateY(-2px)}.mobile-menu-modern .open-btn:hover .last-angle{transform:translateY(2px)}@media (max-width:992px){.mobile-menu-modern .lang-btn{transition:all .3s ease;transition:all var(--transition-speed) ease}.mobile-menu-modern .lang-btn:hover{background-color:#8e44ad!important;background-color:var(--primary-color)!important}.modern-mobile-menu-toggle{display:block}}.user-dropdown{background:#fff;border-radius:10px;border-radius:var(--border-radius);box-shadow:0 5px 20px #0003;margin-top:10px;min-width:220px;opacity:0;padding:10px 0;position:absolute;right:0;top:100%;transform:translateY(10px);transition:all .3s ease;transition:all var(--transition-speed) ease;visibility:hidden;z-index:1001}.user-menu:hover .user-dropdown{opacity:1;transform:translateY(0);visibility:visible}.user-dropdown-item{align-items:center;color:#333;color:var(--text-color);display:flex;gap:10px;padding:10px 20px;text-decoration:none;transition:all .3s ease;transition:all var(--transition-speed) ease}.user-dropdown-item:hover{background-color:#8e44ad1a;color:#8e44ad;color:var(--primary-color);padding-left:25px}.user-dropdown-divider{background-color:#eee;height:1px;margin:8px 0}.logout-button{color:#e74c3c;font-weight:500}.logout-button:hover{background-color:#e74c3c1a;color:#c0392b}.user-avatar-responsive{align-items:center;display:flex;justify-content:center}@media (max-width:768px){.user-avatar-responsive{height:38px;margin-right:8px;width:38px}}.mobileMenu{box-shadow:0 10px 40px 0 #3232321a;overflow-x:auto;overflow-y:scroll;transition:all .3s ease 0s}.responsivemenu .card-body{background:#1a1729}.mobileMenu h2{padding-left:20px}.showmenu{top:0;z-index:999}.responsivemenu{padding-top:10px}.responsivemenu li a,.responsivemenu li p,.responsivemenu ul{color:#fff;cursor:pointer;display:block;font-size:16px;font-weight:500;letter-spacing:0;padding:13px 35px;text-transform:capitalize}.responsivemenu li p{margin-bottom:0;position:relative}.responsivemenu ul.subMenu{padding-left:15px;padding-right:0;padding-top:0}.responsivemenu ul.subMenu ul{margin-bottom:0;padding-left:0;position:relative}.responsivemenu ul{list-style:none}.responsivemenu ul a,.responsivemenu ul p{color:#fff;font-size:16px;position:relative}.responsivemenu ul p i{position:absolute;right:0;top:5px}.responsivemenu .card{border:none}.responsivemenu .card-body{padding-top:0}.responsivemenu li a{position:relative}.responsivemenu li i{position:absolute;right:20px;top:17px}.showmenu i{color:#fff;font-size:30px}.mobileMenu,.showmenu{display:none}@media (max-width:992px){.showmenu{border-radius:5px;display:block;height:36px;line-height:40px;text-align:center;width:40px}.showmenu button:focus{box-shadow:none;outline:none}.showmenu button span{background-color:#fff;display:block;height:2px;margin:0 auto 5px;width:20px}.mobileMenu{display:block}}.middle-header-3 .showmenu{top:36px}.middle-header2 .showmenu{top:26px}.middle-header-3 .showmenu i{color:#fff}@media(max-width:450px){.mobileMenu{left:-260px;width:260px}.responsivemenu li a,.responsivemenu li p{font-size:14px;padding:13px 25px}}.responsivemenu a:not([href]):not([class]),.responsivemenu a:not([href]):not([class]):hover{color:#ddd}:root{--mobile-primary:#8e44ad;--mobile-text:#fff;--mobile-bg:#1a1729;--mobile-secondary:#f8f9fa;--mobile-hover:#7d3c98;--mobile-border:#ffffff1a;--mobile-shadow:#0003;--mobile-transition:all 0.3s ease}.mobileMenu{background:#1a1729;background:var(--mobile-bg);box-shadow:0 10px 40px 0 #0003;box-shadow:0 10px 40px 0 var(--mobile-shadow);height:100vh;left:-300px;overflow-x:hidden;overflow-y:auto;position:fixed;scrollbar-color:#8e44ad #1a1729;scrollbar-color:var(--mobile-primary) var(--mobile-bg);scrollbar-width:thin;top:0;transition:all .3s ease;transition:var(--mobile-transition);width:300px;z-index:9999}.mobileMenu::-webkit-scrollbar{width:5px}.mobileMenu::-webkit-scrollbar-track{background:#1a1729;background:var(--mobile-bg)}.mobileMenu::-webkit-scrollbar-thumb{background-color:#8e44ad;background-color:var(--mobile-primary);border-radius:10px}.mobileMenu.show{left:0}.menu-close{display:flex;justify-content:flex-end;padding:15px}.menu-close .clox{align-items:center;background-color:#8e44ad;background-color:var(--mobile-primary);border-radius:50%;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .3s ease;transition:var(--mobile-transition);width:36px}.menu-close .clox:hover{background-color:#7d3c98;background-color:var(--mobile-hover);transform:rotate(90deg)}.menu-close i{color:#fff;color:var(--mobile-text);font-size:18px}.responsivemenu{list-style:none;margin-bottom:20px;margin-top:10px;padding-left:0}.responsivemenu li{border-bottom:1px solid #ffffff1a;border-bottom:1px solid var(--mobile-border)}.responsivemenu li:last-child{border-bottom:none}.responsivemenu li a,.responsivemenu li p{color:#fff;color:var(--mobile-text);cursor:pointer;display:block;font-size:16px;font-weight:500;letter-spacing:0;padding:15px 20px;position:relative;text-decoration:none;text-transform:capitalize;transition:all .3s ease;transition:var(--mobile-transition)}.responsivemenu li a:hover,.responsivemenu li p:hover,.responsivemenu li.active a,.responsivemenu li.active p{background-color:#8e44ad1a;color:#8e44ad;color:var(--mobile-primary);padding-left:25px}.responsivemenu ul.subMenu{background-color:#0003;list-style:none;padding:0}.responsivemenu ul.subMenu li{border-bottom:1px solid #ffffff1a;border-bottom:1px solid var(--mobile-border)}.responsivemenu ul.subMenu li:last-child{border-bottom:none}.responsivemenu ul.subMenu a{color:#fff;color:var(--mobile-text);font-size:15px;padding-left:40px}.responsivemenu ul.subMenu a:hover{color:#8e44ad;color:var(--mobile-primary);padding-left:45px}.responsivemenu li p i{position:absolute;right:20px;transition:all .3s ease;transition:var(--mobile-transition)}.responsivemenu li p:hover i{color:#8e44ad;color:var(--mobile-primary)}.showmenu{cursor:pointer;display:block;position:relative}.navbar-toggler{background:#0000;border:none;cursor:pointer;padding:0}.navbar-toggler:focus{box-shadow:none;outline:none}.open-btn{height:25px;position:relative}.icon-bar,.open-btn{transition:all .3s ease;transition:var(--mobile-transition);width:30px}.icon-bar{background-color:#333;display:block;height:2px;position:absolute}.first-angle{top:0}.middle-angle{margin-top:-1px;top:50%}.last-angle{bottom:0}.open-btn:hover .first-angle{transform:translateY(-2px)}.open-btn:hover .last-angle{transform:translateY(2px)}.responsivemenu li a.login-link,.responsivemenu li a.register-link,.responsivemenu li p.logout-link{background-color:initial;border-radius:20px;margin:5px 20px;text-align:center;transition:all .3s ease;transition:var(--mobile-transition)}.responsivemenu li a.login-link{border:1px solid #8e44ad;border:1px solid var(--mobile-primary);color:#8e44ad;color:var(--mobile-primary)}.responsivemenu li a.register-link{background-color:#8e44ad;background-color:var(--mobile-primary);border:1px solid #8e44ad;border:1px solid var(--mobile-primary);color:#fff}.responsivemenu li p.logout-link{background-color:#e74c3c33;border:1px solid #e74c3c;color:#e74c3c}.responsivemenu li a.login-link:hover{background-color:#8e44ad1a}.responsivemenu li a.register-link:hover{background-color:#7d3c98;background-color:var(--mobile-hover)}.responsivemenu li p.logout-link:hover{background-color:#e74c3c4d}.user-info{background-color:#0003;margin-bottom:10px;padding:20px}.user-avatar,.user-info{align-items:center;display:flex}.user-avatar{background-color:#8e44ad;background-color:var(--mobile-primary);border-radius:50%;color:#fff;font-weight:700;height:40px;justify-content:center;margin-right:10px;width:40px}.user-name{color:#fff;color:var(--mobile-text);font-size:16px;font-weight:500}@media (max-width:992px){.mobileMenu,.showmenu{display:block}}.menu-divider{background-color:#ffffff1a;background-color:var(--mobile-border);height:1px;margin:10px 0}.mini-cart-content{height:100vh;transition:all .5s ease}.mini-cart-close{background-color:#333;border:none;border-radius:3px;color:#fff;cursor:pointer;display:block;float:right;font-size:0;height:40px;line-height:54px;outline:none;overflow:hidden;position:relative;right:10px;text-align:center;top:20px;width:40px}.mini-cart-close:before{content:"×";font-size:24px;line-height:40px}.mini-cart-items{max-height:calc(100vh - 180px);overflow-y:auto;padding:70px 20px 25px}.mini-cart-item{border-bottom:1px solid #efefef;display:flex;padding:15px 0}.mini-cart-item:first-child{padding-top:0}.mini-cart-item-image{margin-right:15px;width:70px}.mini-cart-item-image img{border-radius:4px;object-fit:cover;width:100%}.mini-cart-item-des{flex:1 1}.mini-cart-item-des a{color:#333;display:block;font-size:15px;font-weight:600;line-height:1.3;margin-bottom:5px;transition:color .3s}.mini-cart-item-des a:hover{color:#ee9902}.mini-cart-item-price{color:#ee9902;display:block;font-size:14px}.mini-cart-action{background:#f7f7f7;bottom:0;left:0;padding:20px;position:fixed;width:100%}.mini-checkout-price{color:#333;display:block;font-size:16px;font-weight:600;margin-bottom:15px;text-align:right}.mini-btn{display:flex;gap:10px}.mini-btn .theme-btn{display:inline-block;flex:1 1;font-size:14px;padding:12px 25px;text-align:center}.empty-cart{padding:30px 20px;text-align:center}.empty-cart p{color:#666;font-size:16px;margin-bottom:20px}.theme-btn{background:#ee9902;border:2px solid #ee9902;border-radius:50px;color:#fff;display:inline-block;font-family:var(--base-font);font-size:15px;font-weight:600;padding:12px 20px;text-decoration:none;transition:all .3s}.theme-btn-s2,.theme-btn:hover{background:#0000;color:#ee9902}.theme-btn-s2:hover{background:#ee9902;color:#fff}.alice-carousel .animated{animation-fill-mode:both}.alice-carousel .animated-out{z-index:1}.alice-carousel .fadeOut{animation-name:fadeOut}.alice-carousel{direction:ltr;margin:auto;position:relative;width:100%}.alice-carousel__wrapper{height:auto;overflow-x:hidden;overflow-y:hidden}.alice-carousel__stage,.alice-carousel__wrapper{box-sizing:border-box;position:relative;width:100%}.alice-carousel__stage{backface-visibility:hidden;-webkit-backface-visibility:hidden;height:100%;margin:0;padding:0;transform-style:flat;-webkit-transform-style:flat;white-space:nowrap}.alice-carousel__stage-item{box-sizing:border-box;display:inline-block;height:100%;line-height:0;margin:0;padding:0;position:relative;vertical-align:top;white-space:normal;width:100%}.alice-carousel__stage-item *{line-height:normal}.alice-carousel__stage-item.__hidden{opacity:0;overflow:hidden}.alice-carousel__next-btn,.alice-carousel__prev-btn{box-sizing:border-box;display:inline-block;padding:10px 5px;width:50%}.alice-carousel__next-btn [data-area]:after,.alice-carousel__prev-btn [data-area]:after{content:attr(data-area);position:relative;text-transform:capitalize}.alice-carousel__prev-btn{text-align:right}.alice-carousel__next-btn{text-align:left}.alice-carousel__next-btn-item,.alice-carousel__prev-btn-item{color:#465798;cursor:pointer;display:inline-block;margin:0;padding:5px}.alice-carousel__next-btn-item:hover,.alice-carousel__prev-btn-item:hover{color:darkred}.alice-carousel__next-btn-item.__inactive,.alice-carousel__prev-btn-item.__inactive{opacity:.4;pointer-events:none}.alice-carousel__play-btn{display:inline-block;left:20px;position:absolute;top:30px}.alice-carousel__play-btn:hover{cursor:pointer}.alice-carousel__play-btn-wrapper{background-color:#fff;border-radius:50%;height:32px;padding:10px;position:relative;width:32px}.alice-carousel__play-btn-item{background:#0000;border:0;cursor:pointer;height:32px;outline:none;position:absolute;width:32px}.alice-carousel__play-btn-item:after,.alice-carousel__play-btn-item:before{border-color:#0000 #0000 #0000 #465798;border-style:solid;border-width:8px 0 8px 15px;content:"";display:block;height:0;pointer-events:none;position:absolute;transition:all .4s linear;width:0}.alice-carousel__play-btn-item:before{height:14px;left:5px}.alice-carousel__play-btn-item:after{left:18px;top:7px}.alice-carousel__play-btn-item.__pause:after,.alice-carousel__play-btn-item.__pause:before{border-width:0 0 0 10px;height:30px}.alice-carousel__play-btn-item.__pause:after{left:18px;top:0}.alice-carousel__dots{list-style:none;margin:30px 3px 5px;padding:0;text-align:center}.alice-carousel__dots>li{display:inline-block}.alice-carousel__dots-item:not(.__custom){background-color:#e0e4fb;border-radius:50%;cursor:pointer;height:8px;width:8px}.alice-carousel__dots-item:not(.__custom):not(:last-child){margin-right:20px}.alice-carousel__dots-item:not(.__custom).__active,.alice-carousel__dots-item:not(.__custom):hover{background-color:#6e7ebc}.alice-carousel__slide-info{background-color:#e0e4fb99;border-radius:5px;color:#465798;display:inline-block;padding:5px 10px;position:absolute;right:20px;top:20px}.alice-carousel__slide-info-item{line-height:0;vertical-align:middle}.media{height:100%;object-fit:contain;width:100%}.carousel{position:relative}.item{background-color:#000}.index{background-color:#d3d3d3;color:#000;font-family:Roboto;font-size:.7rem;font-weight:700;left:1rem;opacity:.75;padding:.1rem .3rem;position:absolute;top:.1rem}.caption-container{bottom:0;left:20rem;position:absolute;right:20rem}.caption{background-color:#d3d3d3;color:#000;font-family:Roboto;font-size:.8rem;font-weight:700;margin:0 auto;opacity:.75;padding:.3rem .5rem;width:-webkit-fit-content;width:fit-content}.btn-next,.btn-prev{color:#d3d3d3;cursor:pointer;font-size:50px;position:absolute;top:13rem}.btn-prev{left:1rem}.btn-next{right:1rem}.wpo-popular-img{border-radius:8px 8px 0 0;height:200px!important}.wpo-popular-img img{display:block!important;height:100%!important}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.col{padding-left:15px;padding-right:15px}.wpo-popular-single{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000001a;height:80%;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.wpo-popular-single:hover{box-shadow:0 8px 15px #00000026;transform:translateY(-5px)}.wpo-popular-img{border-radius:16px 16px 0 0;overflow:hidden;position:relative}.wpo-popular-img img{height:200px;object-fit:cover;transition:transform .5s ease;width:100%}.wpo-popular-single:hover .wpo-popular-img img{transform:scale(1.05)}.thumb{background:linear-gradient(135deg,#ff4757,#ff6b81);border-radius:20px;box-shadow:0 2px 8px #0000004d;color:#fff;font-size:14px;font-weight:700;letter-spacing:.5px;padding:8px 16px;position:absolute;right:10px;text-transform:uppercase;top:10px;transition:all .3s ease;z-index:2}.thumb.free{align-items:center;background:linear-gradient(135deg,#2ecc71,#27ae60);border:2px solid #ffffff4d;color:#000;font-weight:800;justify-content:center;text-align:center;text-shadow:1px 1px 2px #0000001a}.thumb:hover{box-shadow:0 4px 12px #0006;transform:scale(1.05)}.wpo-popular-content{padding:20px}.wpo-popular-text-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.wpo-popular-text-top ul{align-items:center;display:flex;gap:10px}.wpo-popular-text-top img{border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px #0000001a;height:40px;object-fit:cover;width:40px}.wpo-popular-text-top a{color:#555;font-weight:500;transition:color .2s ease}.wpo-popular-text-top a:hover{color:#ff6b6b}.wpo-popular-content h2{font-size:1.2rem;line-height:1.4;margin:10px 0}.wpo-popular-content h2 a{color:#333;transition:color .2s ease}.wpo-popular-content h2 a:hover{color:#ff6b6b;text-decoration:none}.wpo-popular-text-bottom{border-top:1px solid #eee;margin-top:15px;padding-top:15px}.wpo-popular-text-bottom ul{color:#666;display:flex;font-size:.9rem;justify-content:space-between}.wpo-popular-text-bottom i{color:#ff6b6b;margin-right:5px}.rating-stars{align-items:center;color:gold;display:flex;gap:2px}.wpo-popular-single:focus-within{outline:2px solid #ff6b6b;outline-offset:2px}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton-loading{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:4px}@keyframes modal-video{0%{opacity:0}to{opacity:1}}@keyframes modal-video-inner{0%{transform:translateY(100px)}to{transform:translate(0)}}.modal-video{animation-duration:.3s;animation-name:modal-video;animation-timing-function:ease-out;background-color:#00000080;cursor:pointer;height:100%;left:0;opacity:1;position:fixed;top:0;transition:opacity .3s ease-out;width:100%;z-index:1000000}.modal-video-effect-exit{opacity:0}.modal-video-effect-exit .modal-video-movie-wrap{transform:translateY(100px)}.modal-video-body{box-sizing:border-box;margin:0 auto;max-width:960px;padding:0 10px}.modal-video-body,.modal-video-inner{display:flex;height:100%;justify-content:center;width:100%}.modal-video-inner{align-items:center}@media(orientation:landscape){.modal-video-inner{box-sizing:border-box;padding:10px 60px}}.modal-video-movie-wrap{animation-duration:.3s;animation-name:modal-video-inner;animation-timing-function:ease-out;background-color:#333;height:0;padding-bottom:56.25%;position:relative;transform:translate(0);transition:transform .3s ease-out;width:100%}.modal-video-movie-wrap iframe{height:100%;left:0;position:absolute;top:0;width:100%}.modal-video-close-btn{background:#0000;border:none;display:inline-block;height:35px;overflow:hidden;position:absolute;right:0;top:-45px;width:35px;z-index:2}@media(orientation:landscape){.modal-video-close-btn{right:-45px;top:0}}.modal-video-close-btn:before{transform:rotate(45deg)}.modal-video-close-btn:after{transform:rotate(-45deg)}.modal-video-close-btn:after,.modal-video-close-btn:before{background:#fff;border-radius:5px;content:"";height:2px;left:0;margin-top:-6px;position:absolute;top:50%;width:100%}ul.smothscroll{bottom:25px;list-style:none;position:fixed;right:30px;z-index:99}ul.smothscroll a{background-color:#4540e1b3;background-position:0;background-size:200%,1px;border:2px solid #4540e1;border-radius:50%;color:#fff;display:block;height:45px;line-height:45px;text-align:center;width:45px}ul.smothscroll a:hover{background-color:#4540e1;color:#fff}@media(max-width:767px){ul.smothscroll a{height:30px;line-height:25px;width:30px}}.modern-footer{background:linear-gradient(180deg,#222733,#1a1f2a);color:#f5f5f5;font-family:Poppins,sans-serif;overflow:hidden;position:relative}.dialog-container{display:none}.footer-main{padding:4rem 0 2rem;position:relative}.footer-main:before{background:linear-gradient(90deg,#3f51b5,#00bcd4);content:"";height:4px;left:0;position:absolute;top:0;width:100%}.footer-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-branding{display:flex;flex-direction:column}.footer-logo-container{margin-bottom:1.5rem;text-align:center}.footer-logo{display:block;margin:0 auto 10px;max-height:90px;max-width:220px;transition:transform .3s ease}.footer-logo:hover{transform:scale(1.05)}.footer-tagline{font-size:.95rem;line-height:1.6;margin-bottom:1.5rem;opacity:.9}.footer-social{gap:.75rem;margin:0 auto 10px}.footer-social,.social-icon{align-items:center;display:flex;justify-content:center}.social-icon{background-color:#ffffff1a;border-radius:50%;color:#fff;font-size:1rem;height:36px;transition:all .3s ease;width:36px}.social-icon:hover{background-color:#3f51b5;transform:translateY(-3px)}.footer-etbis{align-items:center;display:flex;justify-content:center}.footer-heading{color:#f5f5f5;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.75rem;position:relative}.footer-heading:after{background:#3f51b5;bottom:0;content:"";height:3px;left:0;position:absolute;width:50px}.footer-links-list{list-style:none;margin:0;padding:0}.footer-link-item{margin-bottom:.75rem}.footer-btn-link,.footer-link{align-items:center;background:#0000;border:none;color:#f0f0f0;cursor:pointer;display:flex;font-size:.95rem;opacity:.85;padding:0;text-align:left;text-decoration:none;transition:all .2s ease;width:100%}.footer-btn-link:hover,.footer-link:hover{color:#3f51b5;opacity:1;transform:translateX(5px)}.footer-btn-link i,.footer-link i{font-size:.85rem;margin-right:.5rem;transition:transform .2s ease}.footer-btn-link:hover i,.footer-link:hover i{transform:translateX(3px)}.contact-list{list-style:none;margin:0;padding:0}.contact-item{margin-bottom:1rem}.contact-icon,.contact-item{align-items:center;display:flex}.contact-icon{background-color:#ffffff0d;border-radius:50%;flex-shrink:0;height:40px;justify-content:center;margin-right:1rem;width:40px}.contact-text{font-size:.95rem;opacity:.9}.payment-section{border-top:1px solid #ffffff1a;margin-top:1rem;padding:1.5rem 0}.payment-heading{font-size:1.1rem;font-weight:500;margin-bottom:1rem;text-align:center}.payment-icons{flex-wrap:wrap;gap:1.5rem}.payment-icon,.payment-icons{align-items:center;display:flex;justify-content:center}.payment-icon{background-color:#ffffffd9;border-radius:6px;padding:8px 12px;transition:transform .3s ease}.payment-icon:hover{transform:translateY(-4px)}.payment-img{max-height:28px;max-width:70px;object-fit:contain}.footer-copyright{background-color:#0003;padding:1.2rem 0}.copyright-content{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.copyright-text{font-size:.9rem;opacity:.8}.copyright-link{color:#f5f5f5;font-weight:500;text-decoration:none;transition:color .2s ease}.copyright-link:hover{color:#3f51b5}.footer-extra-links{display:flex;gap:1rem}@media (max-width:768px){.footer-grid{gap:2.5rem;grid-template-columns:1fr}.footer-etbis,.payment-icons{justify-content:flex-start}.copyright-content{flex-direction:column;gap:1rem;text-align:center}.footer-extra-links{justify-content:center}}.course-image{height:200px;object-fit:cover;width:100%}.course-card{justify-content:space-between;margin-bottom:30px}.course-card,.wpo-popular-single{display:flex;flex-direction:column}.wpo-popular-single{height:100%}.wpo-popular-img{height:200px;width:100%}.wpo-popular-content{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}.filter-container{background-color:#f9f9f9;border-radius:10px;box-shadow:0 2px 5px #0000001a;max-width:300px;padding:20px}.filter-item{margin-bottom:15px}.filter-item label{display:block;font-weight:700;margin-bottom:5px}.filter-item input,.filter-item select{border:1px solid #ccc;border-radius:5px;padding:8px;width:100%}.apply-filter-btn{background-color:#4caf50;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px}.apply-filter-btn:hover{background-color:#45a049}.apply-remove-btn{background-color:#a25240;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px}.apply-remove-btn:hover{background-color:#b5c947}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,R0lGODlhIAAgAPUAAP///wAAAPr6+sTExOjo6PDw8NDQ0H5+fpqamvb29ubm5vz8/JKSkoaGhuLi4ri4uKCgoOzs7K6urtzc3D4+PlZWVmBgYHx8fKioqO7u7kpKSmxsbAwMDAAAAM7OzsjIyNjY2CwsLF5eXh4eHkxMTLCwsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAAKAAEALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQACgACACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAAKAAMALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQACgAEACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAAKAAUALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAAKAAYALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkEAAoABwAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkEAAoACAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQACgAJACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAAKAAoALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAAKAAsALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.category-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-top:30px}.grid-item{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:20px;transition:transform .3s,box-shadow .3s,background-color .3s ease}.grid-item:hover{background-color:var(--hover-color);box-shadow:0 4px 20px #0000001a;transform:translateY(-5px)}.wpo-courses-text{text-align:center}.courses-icon{color:#ff5722;font-size:40px;margin-bottom:15px}.wpo-courses-text h2{color:#333;font-size:1.5rem;margin-bottom:10px}.wpo-courses-text p{color:#666;font-size:1rem}@media (max-width:1200px){.category-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:991px){.category-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.category-grid{grid-template-columns:1fr}}.yarl__fullsize{height:100%;width:100%}.yarl__relative{position:relative}.yarl__portal{bottom:0;left:0;opacity:0;overflow:hidden;position:fixed;right:0;top:0;transition:opacity .25s ease;transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease);z-index:9999;z-index:var(--yarl__portal_zindex,9999)}.yarl__portal_open{opacity:1}.yarl__container{background-color:#000;background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));bottom:0;left:0;outline:none;overflow:hidden;overscroll-behavior:contain;overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);position:absolute;right:0;top:0;touch-action:none;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;user-select:none}.yarl__carousel{align-content:center;align-items:stretch;display:flex;flex:0 0 auto;height:100%;justify-content:center;opacity:1;opacity:var(--yarl__pull_opacity,1);transform:translate(0);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*100%);width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px, 0)*1px + var(--yarl__carousel_spacing_percent, 0)*1%))}.yarl__carousel_with_slides{column-gap:calc(100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*0*1%);column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%)}.yarl__flex_center{align-content:center;align-items:center;display:flex;justify-content:center}.yarl__slide{flex:1 1;overflow:hidden;padding:calc(var(--yarl__carousel_padding_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_padding_percent, 0)*1%);position:relative}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{-webkit-touch-callout:none;max-height:100%;max-width:100%;object-fit:contain;touch-action:none;touch-action:var(--yarl__controller_touch_action,none);user-select:none;-webkit-user-select:none}.yarl__slide_image_cover{height:100%;object-fit:cover;width:100%}.yarl__slide_image_loading{opacity:0}@media screen and (min-width:800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transform-style:preserve-3d}}.yarl__slide_placeholder{left:50%;line-height:0;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.yarl__slide_loading{animation:yarl__delayed_fadein 1s linear;color:#fffc;color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,#fffc))}.yarl__slide_loading line{animation:yarl__stroke_opacity 1s linear infinite}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:red;color:var(--yarl__slide_icon_error_color,red);height:48px;height:var(--yarl__slide_icon_error_size,48px);width:48px;width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:none 0s ease 0s;transition:initial}.yarl__slide_loading,.yarl__slide_loading line{animation:none 0s ease 0s 1 normal none running;animation:initial}}.yarl__toolbar{bottom:auto;display:flex;justify-content:flex-end;left:auto;padding:8px;padding:var(--yarl__toolbar_padding,8px);position:absolute;right:0;top:0}[dir=rtl] .yarl__toolbar{bottom:auto;left:0;right:auto;top:0}.yarl__icon{height:32px;height:var(--yarl__icon_size,32px);width:32px;width:var(--yarl__icon_size,32px)}.yarl__button{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;appearance:none;background-color:initial;background-color:var(--yarl__button_background_color,#0000);border:0;border:var(--yarl__button_border,0);color:#fffc;color:var(--yarl__color_button,#fffc);cursor:pointer;filter:drop-shadow(2px 2px 2px rgba(0,0,0,.8));filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));line-height:0;margin:0;margin:var(--yarl__button_margin,0);outline:none;padding:8px;padding:var(--yarl__button_padding,8px)}.yarl__button:focus{color:#fff;color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:#fffc;color:var(--yarl__color_button,#fffc)}.yarl__button:focus-visible{color:#fff;color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:#fff;color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:#fff6;color:var(--yarl__color_button_disabled,#fff6);cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:24px 16px;padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:auto;right:0;transform:translateY(-50%) rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:auto;transform:translateY(-50%) rotate(180deg)}.yarl__no_scroll{height:100%;overflow:hidden;overscroll-behavior:none}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}[data-rmiz-ghost]{pointer-events:none;position:absolute}[data-rmiz-btn-unzoom],[data-rmiz-btn-zoom]{-webkit-appearance:none;appearance:none;background-color:#000000b3;border:none;border-radius:50%;box-shadow:0 0 1px #ffffff80;color:#fff;height:40px;margin:0;outline-offset:2px;padding:9px;touch-action:manipulation;width:40px}[data-rmiz-btn-zoom]:not(:focus):not(:active){clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;pointer-events:none;position:absolute;white-space:nowrap;width:1px}[data-rmiz-btn-zoom]{cursor:zoom-in;inset:10px 10px auto auto;position:absolute}[data-rmiz-btn-unzoom]{cursor:zoom-out;inset:20px 20px auto auto;position:absolute;z-index:1}[data-rmiz-content=found] [data-zoom],[data-rmiz-content=found] [role=img],[data-rmiz-content=found] img,[data-rmiz-content=found] svg{cursor:zoom-in}[data-rmiz-modal]::backdrop{display:none}[data-rmiz-modal][open]{background:#0000;border:0;height:100vh;height:100dvh;margin:0;max-height:none;max-width:none;overflow:hidden;padding:0;position:fixed;width:100vw;width:100dvw}[data-rmiz-modal-overlay]{inset:0;position:absolute;transition:background-color .3s}[data-rmiz-modal-overlay=hidden]{background-color:#fff0}[data-rmiz-modal-overlay=visible]{background-color:#fff}[data-rmiz-modal-content]{height:100%;position:relative;width:100%}[data-rmiz-modal-img]{cursor:zoom-out;image-rendering:high-quality;position:absolute;transform-origin:top left;transition:transform .3s}@media (prefers-reduced-motion:reduce){[data-rmiz-modal-img],[data-rmiz-modal-overlay]{transition-duration:.01ms!important}}@media(max-width:445px){.loginWrapper .loginForm{padding:70px 15px}.loginWrapper .loginForm .loginWithSocial{width:185px}}.btn-area{display:flex;justify-content:center;margin-top:15px}.btn-area .admin,.btn-area .vendor{border-right:1px solid #c2b133;padding-right:10px}.btn-area .auth-btn{color:#c2b133;cursor:pointer;font-size:15px;line-height:16px;margin:0 5px}@media(max-width:445px){.btn-area .auth-btn{font-size:12px}}.chCardBody{padding:20px}body .container{margin-left:auto;margin-right:auto;width:100%}.old-price{color:red}.discounted-price{color:green;font-weight:700}.current-price{color:#020082}.cartStatus,.check-form-area{box-shadow:0 5px 15px 0 #3e419f1a;padding:40px}@media(max-width:767px){.cartStatus,.check-form-area{padding:20px}}.cartStatus table tr:last-child td,.check-form-area table tr:last-child td{border-bottom:0}.cartStatus table .MuiTableCell-body,.check-form-area table .MuiTableCell-body{padding-left:0}.checkoutWrapper .checkoutCard{margin-bottom:20px}.checkoutWrapper .checkoutCard button.collapseBtn{background:#fff;border:1px solid #dedddd;border-radius:0;box-shadow:0 0 15px #00000008;color:#272424;display:block;font-size:13px;font-weight:600;height:50px;letter-spacing:0;padding:0 15px;text-align:left;text-transform:capitalize}.checkoutWrapper .checkoutCard button.collapseBtn i{color:#8e8d8a;float:right;margin-top:4px}.checkoutWrapper .checkoutCard .chCardBody{border:1px solid #f9f9f9;padding:15px}.checkoutWrapper .checkoutCard .chCardBody .formSelect div{background:#0000;color:#555;font-size:13px;font-weight:400;height:27px;letter-spacing:0;line-height:30px;padding:0;text-transform:capitalize}.checkoutWrapper .checkoutCard .chCardBody .checkBox span{font-size:14px;letter-spacing:0}.checkoutWrapper .checkoutCard .chCardBody .note>div{margin-top:30px}.checkoutWrapper .checkoutCard .chCardBody .note textarea{height:100px!important;padding:0}.checkoutWrapper .checkoutCard .chCardBody .paymentMethod{display:flex;flex-direction:row}.checkoutWrapper .checkoutCard .chCardBody .paymentMethod label span{font-size:13px;font-weight:500}.checkoutWrapper .checkoutCard .chCardBody label{font-size:14px;font-weight:500;letter-spacing:0;transform:scale(1)}.checkoutWrapper .checkoutCard .chCardBody input,.checkoutWrapper .checkoutCard .chCardBody textarea{background:#0000;color:#444;font-size:13px;font-weight:500;height:25px;letter-spacing:0;padding-left:10px}.checkoutWrapper .checkoutCard .chCardBody p{color:#555;font-size:14px;font-weight:500}.checkoutWrapper .cuponWrap .cuponForm{margin-top:10px}.checkoutWrapper .cuponWrap .cuponForm button{background-color:#333;color:#fff;margin-top:10px;padding:8px 25px}.checkoutWrapper .cuponWrap .cuponForm button:hover{background-color:#b83806;color:#fff}.checkoutWrapper .cardType{display:flex;justify-content:space-between;margin:0 -5px 20px}.checkoutWrapper .cardType .cardItem{align-items:center;border:1px solid #ddd;cursor:pointer;display:flex;flex-basis:calc(25% - 10px);flex-wrap:wrap;justify-content:center;margin:5px;padding:18px 0;text-align:center}.checkoutWrapper .cardType .cardItem.active{background:#f9f9f9}.checkoutWrapper .cardType a{border-radius:3px;padding:10px;text-align:center;width:100%}.ml-15{margin-left:15px}.formFooter button{background-color:#333;color:#fff;padding:8px 25px}.formFooter button:hover{background-color:#b83806;color:#fff}.cart-recived-section .order-top{align-items:center;box-shadow:0 5px 15px 0 #3e419f1a;display:flex;flex-wrap:wrap;justify-content:space-between;padding:40px}@media(max-width:767px){.cart-recived-section .order-top{padding:20px}}.cart-recived-section .order-top h2 span{color:#888;display:block;font-size:18px;font-weight:500;margin-bottom:10px;margin-top:10px}.cart-recived-section .cartStatus{box-shadow:0 5px 15px 0 #3e419f1a;margin-top:40px;padding:40px}@media(max-width:767px){.cart-recived-section .cartStatus{padding:20px}}.cart-recived-section .cartStatus .cartTotals img{height:80px;margin-right:10px;object-fit:cover;width:80px}.cart-recived-section .cartStatus .cartTotals tr:last-child td{border-bottom:0}.cart-recived-section .cartStatus .MuiTableCell-body{padding-left:0}.course-card{flex:0 0 33.333333%;max-width:33.333333%;padding:10px}@media (max-width:768px){.course-card{flex:0 0 100%;max-width:100%}}.question-area{background:#fcfcfc;border-bottom:1px solid #e9e7e7}.question-area .section-title{max-width:495px}@media(max-width:590px){.question-touch{padding:30px}}.question-touch h2{font-weight:600}.question-touch p{color:red;font-size:14px;text-align:left}.question-touch input,.question-touch textarea{margin-bottom:5px}.question-touch .theme-btn{margin-top:20px;outline:none;transition:all .3s}.question-touch ::-webkit-input-placeholder{font-size:14px}.question-touch ::-moz-placeholder{font-size:14px}.question-touch :-ms-input-placeholder{font-size:14px}.question-touch :-moz-placeholder{font-size:14px}.comments-section{border-top:1px solid #ddd;margin-top:20px;padding:10px}.comments-section h2{margin-bottom:10px}.comment-form{display:flex;flex-direction:column}.comment-input{border:2px solid #ccc;border-radius:10px;height:80px;margin-bottom:10px;padding:10px;width:100%}.comment-input:focus{border-color:#e8b400;outline:none}.comment-submit-btn{align-self:flex-end;background-color:#e8b400;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:8px 16px}.comment-submit-btn:hover{background-color:#0056b3}.comments-list{margin-top:20px}.comment-item{border-bottom:1px solid #eee;padding:10px}.video-item{margin:10px 0}.video-link{align-items:center;background-color:#333;border-radius:5px;color:#fff;display:flex;justify-content:space-between;padding:10px;text-decoration:none;transition:background-color .3s ease}.video-link:hover{background-color:#444}.video-info{align-items:center;display:flex}.video-info i{margin-left:10px;margin-right:5px}.video-duration{align-items:center;display:flex}.video-duration i{margin-left:5px}.lesson-container{margin-left:auto;margin-right:auto;max-width:1400px;width:100%}.star-rating .on{color:gold}.star-rating .off{color:gray}.star-rating button{align-items:center;background:none;border:none;cursor:pointer;display:flex;font-size:2rem;padding:0}.loginWrapper .loginForm{position:relative;z-index:1}.loginWrapper .loginForm .shape-img{height:80%;left:50%;opacity:.05;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:80%;z-index:-1}.loginWrapper .loginForm .shape-img .fi:before{font-size:300px}@media(max-width:575px){.loginWrapper .loginForm .shape-img .fi:before{font-size:200px}}@media(max-width:445px){.loginWrapper .loginForm{padding:70px 15px!important;position:relative}}.loginWrapper .loginForm .formAction{align-items:center}@media(max-width:575px){.loginWrapper .loginForm .formAction label span{font-size:13px}}.loginWrapper .loginForm .formAction a{font-size:16px}@media(max-width:445px){.loginWrapper .loginForm .loginWithSocial{width:185px!important}}.loginWrapper .MuiInputLabel-outlined.MuiInputLabel-shrink{transform:translate(14px,-10px) scale(.75)}.cBtnTheme{background:#f2bc00;background-color:#f2bc00!important;color:#fff!important}.Toastify__toast-body{font-size:16px}.loginWrapper{background:#f9f9f9;display:flex;min-height:100vh;padding:80px 0}.loginWrapper .loginForm{background:#fff;border-radius:10px;box-shadow:0 0 15px #0000000d;margin:auto;max-width:90%;padding:70px 50px;width:500px}.loginWrapper .loginForm>h2{margin-bottom:20px;text-align:center}.loginWrapper .loginForm>p{color:#666;font-size:13px;font-weight:500;margin-bottom:30px;text-align:center}.loginWrapper .loginForm form .inputOutline label{background:#fff;font-size:16px;padding:0 10px 0 0}.loginWrapper .loginForm form .inputOutline input{font-size:13px;letter-spacing:0}.loginWrapper .loginForm form .inputOutline input::-webkit-input-placeholder{color:#888;opacity:1}.loginWrapper .loginForm form .inputOutline input::-moz-placeholder{color:#888;opacity:1}.loginWrapper .loginForm form .inputOutline input:-ms-input-placeholder{color:#888;opacity:1}.loginWrapper .loginForm form .inputOutline input:-moz-placeholder{color:#888;opacity:1}.loginWrapper .loginForm .formAction{display:flex;flex-wrap:nowrap;justify-content:space-between}.loginWrapper .loginForm .formAction label span{font-size:14px}.loginWrapper .loginForm .formAction label span svg{height:1.2em;width:1.2em}.loginWrapper .loginForm .formAction a{color:#246fea;cursor:pointer;display:block;font-size:13px;font-weight:500;letter-spacing:0;transition:all .3s ease 0s}.loginWrapper .loginForm .formFooter{display:flex;margin-top:20px}.loginWrapper .loginForm .loginWithSocial{display:flex;justify-content:center;margin:20px auto 0;width:320px}.loginWrapper .loginForm .loginWithSocial button{background:#3b5998;border-radius:3px;color:#fff;display:block;flex:1 1;font-size:14px;margin:5px;min-width:0;min-width:auto;padding:4px 9px;text-align:center}.loginWrapper .loginForm .loginWithSocial button.facebook{background:#3b5998}.loginWrapper .loginForm .loginWithSocial button.twitter{background:#55acee}.loginWrapper .loginForm .loginWithSocial button.linkedin{background:#0077b5}.loginWrapper .loginForm .noteHelp{font-size:13px;font-weight:500;letter-spacing:0;margin-top:20px;text-align:center}.loginWrapper .loginForm .noteHelp a{color:#0077b5;cursor:pointer;display:inline-block;font-size:13px;font-weight:500;margin-left:10px}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.news-portal{font-family:Roboto,sans-serif}.news-card{border:none;box-shadow:0 2px 10px #0000000d;height:100%;transition:transform .3s,box-shadow .3s}.news-card:hover{box-shadow:0 5px 15px #0000001a;transform:translateY(-5px)}.news-img-container{overflow:hidden;position:relative}.news-card-img{height:200px;object-fit:cover;transition:transform .5s}.news-card:hover .news-card-img{transform:scale(1.05)}.category-badge{bottom:10px;left:10px;position:absolute;z-index:10}.news-title{font-size:1.3rem;line-height:1.4;margin-bottom:10px}.title-link{color:#333;text-decoration:none}.title-link:hover{color:#0d6efd}.news-meta{color:#6c757d;display:flex;font-size:.85rem;justify-content:space-between;margin-bottom:10px}.news-summary{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#6c757d;display:-webkit-box;margin-bottom:15px;overflow:hidden}.read-more{align-items:center;color:#0d6efd;display:inline-flex;font-weight:500;text-decoration:none}.read-more svg{margin-left:5px;transition:transform .2s}.read-more:hover svg{transform:translateX(3px)}.news-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.article-title{font-size:2.2rem;font-weight:700;margin-bottom:15px}.article-meta{color:#6c757d;display:flex;gap:15px;margin-bottom:20px}.article-image{margin-bottom:25px}.article-content{font-size:1.1rem;line-height:1.7}.sidebar-card{border:none;box-shadow:0 2px 10px #0000000d;margin-bottom:25px}.sidebar-link{border-bottom:1px solid #f0f0f0;color:#333;padding:10px 5px}.sidebar-link:hover{background-color:#f8f9fa}.tag-cloud{display:flex;flex-wrap:wrap;gap:8px}.tag-link{background-color:#f8f9fa;border-radius:4px;color:#495057;display:inline-block;font-size:.9rem;padding:5px 10px;text-decoration:none;transition:background-color .2s,color .2s}.tag-link:hover{background-color:#0d6efd;color:#fff}.sidebar-news-list{display:flex;flex-direction:column;gap:15px}.sidebar-news-item{border-bottom:1px solid #f0f0f0;padding-bottom:15px}.sidebar-news-item:last-child{border-bottom:none;padding-bottom:0}.sidebar-news-item a{color:inherit;display:flex;gap:10px;text-decoration:none}.sidebar-news-img{border-radius:4px;flex-shrink:0;height:70px;overflow:hidden;width:70px}.sidebar-news-img img{height:100%;object-fit:cover;width:100%}.sidebar-news-content{flex-grow:1}.sidebar-news-content h6{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;line-height:1.4;margin-bottom:5px;overflow:hidden}.sidebar-news-content small{color:#6c757d}.news-tabs{margin-bottom:25px}@media (max-width:768px){.news-grid{grid-template-columns:1fr}.article-title{font-size:1.8rem}}.shopping-page{font-family:Poppins,sans-serif}.shopping-banner{align-items:center;background:linear-gradient(135deg,#6e8efb,#a777e3);border-radius:0 0 50px 50px;box-shadow:0 4px 20px #0000001a;color:#fff;display:flex;height:300px;justify-content:center;margin-bottom:40px;text-align:center}.banner-content h1{font-size:2.5rem;font-weight:700;margin-bottom:10px}.banner-content p{font-size:1.2rem;margin:0 auto;max-width:600px}.category-filter{margin-bottom:30px;text-align:center}.category-filter h2{color:#333;font-size:2rem;font-weight:600;margin-bottom:20px}.filter-buttons{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:20px}.filter-buttons button{background-color:#f8f9fa;border:none;border-radius:30px;box-shadow:0 2px 5px #0000000d;color:#333;cursor:pointer;font-weight:500;padding:10px 20px;transition:all .3s ease}.filter-buttons button:hover{background-color:#e9ecef;transform:translateY(-2px)}.filter-buttons button.active{background-color:#6e8efb;box-shadow:0 4px 8px #6e8efb4d;color:#fff}.product-grid{margin-bottom:50px}.product-col{margin-bottom:30px}.product-card{background-color:#fff;border-radius:10px;box-shadow:0 5px 15px #0000000d;height:100%;overflow:hidden;transition:all .3s ease}.product-card:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-5px)}.product-image{height:200px;overflow:hidden}.product-image img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.product-card:hover .product-image img{transform:scale(1.05)}.product-info{padding:20px}.product-info h3{color:#333;font-size:1.2rem;font-weight:600;margin:0 0 10px}.product-description{color:#6c757d;font-size:.9rem;height:40px;margin-bottom:15px;overflow:hidden}.product-price{color:#6e8efb;font-size:1.3rem;font-weight:700;margin-bottom:15px}.add-to-cart{background-color:#6e8efb;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:500;padding:10px;transition:background-color .3s;width:100%}.add-to-cart:hover{background-color:#5a75d5}.loading,.no-products{color:#6c757d;font-size:1.2rem;padding:50px;text-align:center}.pagination-container{align-items:center;display:flex;flex-direction:column;margin:40px 0 60px}.pagination{list-style:none;margin-bottom:15px;padding:0}.pagination .page-item{margin:0 5px}.pagination .page-link{align-items:center;background-color:#f8f9fa;border:none;border-radius:5px;color:#333;cursor:pointer;display:flex;font-weight:500;height:40px;justify-content:center;min-width:40px;padding:0 12px;transition:all .3s ease}.pagination .page-item.active .page-link{background-color:#6e8efb;box-shadow:0 4px 8px #6e8efb4d;color:#fff}.pagination .page-item .page-link:hover:not(:disabled){background-color:#e9ecef;transform:translateY(-2px)}.pagination .page-item.disabled .page-link{cursor:not-allowed;opacity:.5}.pagination-info{color:#6c757d;font-size:.9rem}@media (max-width:575px){.pagination .page-link{font-size:.9rem;height:35px;min-width:35px}}@media (max-width:991px){.banner-content h1{font-size:2rem}.banner-content p{font-size:1rem}}@media (max-width:767px){.shopping-banner{height:200px}.product-col{margin-bottom:20px}}@media (max-width:575px){.banner-content h1{font-size:1.5rem}.filter-buttons button{font-size:.9rem;padding:8px 16px}.category-filter h2{font-size:1.5rem}}.product-detail-section{padding:80px 0}.product-details-wrapper{background:#fff;border-radius:10px;box-shadow:0 5px 30px #0000000d;margin-bottom:50px;padding:30px}.product-gallery{position:relative}.main-image-container{border:1px solid #f0f0f0;border-radius:8px;margin-bottom:20px;overflow:hidden}.main-slide-item{padding-bottom:100%;position:relative;width:100%}.main-slide-item img{height:100%;left:0;object-fit:contain;position:absolute;top:0;width:100%}.thumbnail-container{margin-bottom:20px}.thumbnail-item{cursor:pointer;opacity:.7;padding:5px;transition:all .3s ease}.thumbnail-item.active{border:2px solid #3e64ff;border-radius:4px;opacity:1}.thumbnail-item img{border-radius:4px;height:80px;object-fit:cover;width:100%}.product-info-col{display:flex;flex-direction:column}.product-category{color:#777;font-size:14px;font-weight:500;letter-spacing:1px;margin-bottom:10px;text-transform:uppercase}.product-title{color:#222;font-size:28px;font-weight:700;margin-bottom:15px}.product-rating{margin-bottom:20px}.product-rating,.stars{align-items:center;display:flex}.stars{margin-right:10px}.star-filled{color:#ffb800;margin-right:2px}.star-empty{color:#e0e0e0;margin-right:2px}.rating-count{color:#777;font-size:14px}.product-price{align-items:center;display:flex;margin-bottom:20px}.current-price{color:#3e64ff;font-size:24px;font-weight:700;margin-right:12px}.old-price{color:#999;font-size:18px;text-decoration:line-through}.product-description{color:#555;line-height:1.6;margin-bottom:20px}.product-features h4{color:#333;font-size:18px;margin-bottom:10px}.product-features ul{margin-bottom:20px;padding-left:20px}.product-features ul li{color:#555;margin-bottom:5px}.product-stock-status{margin-bottom:20px}.in-stock{color:#28a745;font-weight:600}.out-of-stock{color:#dc3545;font-weight:600}.product-actions{align-items:center;display:flex;flex-wrap:wrap;gap:15px;margin-top:10px}.quantity-selector{align-items:center;border:1px solid #ddd;border-radius:4px;display:flex;height:45px;overflow:hidden}.quantity-btn{align-items:center;background:#f7f7f7;border:none;cursor:pointer;display:flex;height:100%;justify-content:center;transition:all .3s;width:40px}.quantity-btn:hover{background:#e9e9e9}.quantity-btn:disabled{cursor:not-allowed;opacity:.5}.quantity-input{-moz-appearance:textfield;border:none;font-weight:600;height:100%;text-align:center;width:50px}.quantity-input::-webkit-inner-spin-button,.quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.add-to-cart-btn{align-items:center;background:#3e64ff;border:none;display:flex;font-weight:600;gap:10px;height:45px;justify-content:center;padding:0 25px;transition:all .3s}.add-to-cart-btn:hover{background:#2a4fdb}.add-to-cart-btn:disabled{background:#999;cursor:not-allowed}@media (max-width:991px){.product-detail-section{padding:60px 0}.product-gallery-col{margin-bottom:40px}}@media (max-width:767px){.product-detail-section{padding:40px 0}.product-details-wrapper{padding:20px}.product-title{font-size:24px}.thumbnail-item img{height:60px}}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{margin-left:-4px;position:absolute;width:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border:8px solid #0000;box-sizing:initial;content:"";height:0;left:-8px;position:absolute;width:1px;z-index:-1}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{margin-top:-8px;top:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-bottom-color:#f0f0f0;border-top:none}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after{top:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-bottom-color:#aeaeae;top:-1px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{bottom:0;margin-bottom:-8px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-bottom:none;border-top-color:#fff}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after{bottom:0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-top-color:#aeaeae;bottom:-1px}.react-datepicker-wrapper{border:0;display:inline-block;padding:0}.react-datepicker{background-color:#fff;border:1px solid #aeaeae;border-radius:.3rem;color:#000;display:inline-block;font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;position:relative}.react-datepicker--time-only .react-datepicker__triangle{left:35px}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__triangle{left:50px;position:absolute}.react-datepicker-popper{z-index:1}.react-datepicker-popper[data-placement^=bottom]{padding-top:10px}.react-datepicker-popper[data-placement=bottom-end] .react-datepicker__triangle,.react-datepicker-popper[data-placement=top-end] .react-datepicker__triangle{left:auto;right:50px}.react-datepicker-popper[data-placement^=top]{padding-bottom:10px}.react-datepicker-popper[data-placement^=right]{padding-left:8px}.react-datepicker-popper[data-placement^=right] .react-datepicker__triangle{left:auto;right:42px}.react-datepicker-popper[data-placement^=left]{padding-right:8px}.react-datepicker-popper[data-placement^=left] .react-datepicker__triangle{left:42px;right:auto}.react-datepicker__header{background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative;text-align:center}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__year-dropdown-container--select{display:inline-block;margin:0 15px}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{color:#000;font-size:.944rem;font-weight:700;margin-top:0}.react-datepicker-time__header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.react-datepicker__navigation{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:32px;justify-content:center;overflow:hidden;padding:0;position:absolute;text-align:center;text-indent:-999em;top:2px;width:32px;z-index:1}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{display:block;margin-left:auto;margin-right:auto;position:relative;top:0}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover :before{border-color:#a6a6a6}.react-datepicker__navigation-icon{font-size:20px;position:relative;top:-1px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{left:-7px;transform:rotate(45deg)}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{right:-7px;transform:rotate(225deg)}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__input-time-container{clear:both;float:left;margin:5px 0 10px 15px;text-align:left;width:100%}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{display:inline-block;margin-left:5px}.react-datepicker__time-container{border-left:1px solid #aeaeae;float:right;width:85px}.react-datepicker__time-container--with-today-button{border:1px solid #aeaeae;border-radius:.3rem;display:inline;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{background:#fff;border-bottom-right-radius:.3rem;position:relative}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{border-bottom-right-radius:.3rem;margin:0 auto;overflow-x:hidden;text-align:center;width:85px}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{box-sizing:initial;height:calc(195px + .85rem);list-style:none;margin:0;overflow-y:scroll;padding-left:0;padding-right:0;width:100%}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{background-color:#f0f0f0;cursor:pointer}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{background-color:initial;cursor:default}.react-datepicker__week-number{color:#ccc;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected,.react-datepicker__week-number--keyboard-selected):hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__week-number--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__week-number--keyboard-selected{background-color:#2a87d0;border-radius:.3rem;color:#fff}.react-datepicker__week-number--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day-names{margin-bottom:-8px;white-space:nowrap}.react-datepicker__week{white-space:nowrap}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:#000;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{background-color:#3dcc4a;border-radius:.3rem;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{background-color:#ff6803;border-radius:.3rem;color:#fff;position:relative}.react-datepicker__day--holidays .holiday-overlay,.react-datepicker__month-text--holidays .holiday-overlay,.react-datepicker__quarter-text--holidays .holiday-overlay,.react-datepicker__year-text--holidays .holiday-overlay{background-color:#333;border-radius:4px;bottom:100%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;transform:translateX(-50%);transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.react-datepicker__day--holidays:hover,.react-datepicker__month-text--holidays:hover,.react-datepicker__quarter-text--holidays:hover,.react-datepicker__year-text--holidays:hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .holiday-overlay,.react-datepicker__month-text--holidays:hover .holiday-overlay,.react-datepicker__quarter-text--holidays:hover .holiday-overlay,.react-datepicker__year-text--holidays:hover .holiday-overlay{opacity:1;visibility:visible}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--selected,.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__day--in-range:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--selected:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__year-text--in-range:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--selected:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{background-color:#bad9f1;border-radius:.3rem;color:#000}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{color:#ccc;cursor:default}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:initial}.react-datepicker__input-container{display:inline-block;position:relative;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{box-sizing:initial;padding:.5rem;position:absolute}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view{border:1px solid #0000;border-radius:.3rem;position:relative}.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover,.react-datepicker__year-read-view:hover{cursor:pointer}.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{right:-16px;top:0;transform:rotate(135deg)}.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown,.react-datepicker__year-dropdown{background-color:#f0f0f0;border:1px solid #aeaeae;border-radius:.3rem;left:25%;position:absolute;text-align:center;top:30px;width:50%;z-index:1}.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover,.react-datepicker__year-dropdown:hover{cursor:pointer}.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable,.react-datepicker__year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__month-option,.react-datepicker__month-year-option,.react-datepicker__year-option{display:block;line-height:20px;margin-left:auto;margin-right:auto;width:100%}.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type,.react-datepicker__year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type,.react-datepicker__year-option:last-of-type{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;-webkit-user-select:none;user-select:none}.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover,.react-datepicker__year-option:hover{background-color:#ccc}.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected,.react-datepicker__year-option--selected{left:15px;position:absolute}.react-datepicker__close-icon{background-color:initial;border:0;cursor:pointer;display:table-cell;height:100%;outline:0;padding:0 6px 0 0;position:absolute;right:0;top:0;vertical-align:middle}.react-datepicker__close-icon:after{background-color:#216ba5;border-radius:50%;color:#fff;content:"×";cursor:pointer;display:table-cell;font-size:12px;height:16px;line-height:1;padding:2px;text-align:center;vertical-align:middle;width:16px}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{background-color:#ccc;cursor:default}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;clear:left;cursor:pointer;font-weight:700;padding:5px 0;text-align:center}.react-datepicker__portal{align-items:center;background-color:#000c;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2147483647}.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:3rem;width:3rem}@media (max-height:550px),(max-width:400px){.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:2rem;width:2rem}}.react-datepicker__portal .react-datepicker-time__header,.react-datepicker__portal .react-datepicker__current-month{font-size:1.44rem}.react-datepicker__children-container{height:auto;margin:.4rem;padding-left:.2rem;padding-right:.2rem;width:13.8rem}.react-datepicker__aria-live{border:0;-webkit-clip-path:circle(0);clip-path:circle(0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.react-datepicker__calendar-icon{height:1em;vertical-align:-.125em;width:1em}.bootcamp-management-container{background-color:#f8f9fa;border-radius:10px;margin:0 auto;max-width:1200px;padding:1.5rem;width:100%}.nav-tabs{border-bottom:2px solid #e9ecef;margin-bottom:1.5rem}.nav-tabs .nav-link{border:none;border-radius:0;color:#495057;font-weight:500;margin-right:.5rem;padding:.75rem 1rem;position:relative;transition:all .2s ease-in-out}.nav-tabs .nav-link:hover{background-color:#007bff0d;color:#007bff}.nav-tabs .nav-link.active{background-color:initial;border:none;color:#007bff;font-weight:600}.nav-tabs .nav-link.active:after{background-color:#007bff;border-radius:3px 3px 0 0;bottom:-2px;content:"";height:3px;left:0;position:absolute;width:100%}.card{border:none;border-radius:10px;transition:all .3s ease}.card:hover{box-shadow:0 .5rem 1rem #00000026!important}.form-control:focus{border-color:#007bff;box-shadow:none}.btn-primary{background-color:#007bff;border-color:#007bff}.btn-primary:hover{background-color:#0069d9;border-color:#0062cc}.btn-danger{background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{background-color:#c82333;border-color:#bd2130}.topic-list{max-height:350px;overflow-y:auto;padding-right:5px}.react-datepicker-wrapper{width:100%}.badge{font-weight:500;padding:.35em .65em}.table{font-size:.9rem}.text-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#4a90e2,#63b3ed);-webkit-background-clip:text;background-clip:text;color:#0000}.animate-alert{animation:fadeInOut 2.5s ease-in-out}@keyframes fadeInOut{0%{opacity:0}10%{opacity:1}90%{opacity:1}to{opacity:0}}.custom-tabs .nav-link{color:#495057}.custom-tabs .nav-link.active{border-bottom:3px solid #4a90e2;color:#4a90e2;font-weight:600}.card-gradient{background:linear-gradient(135deg,#fff,#f0f7ff)}.bootcamp-image{transition:transform .3s ease}.bootcamp-image:hover{transform:scale(1.05)}.bootcamp-description{white-space:pre-wrap}.bootcamp-short-description{color:#666;font-style:italic}.topic-item{background-color:#f8f9fa;border-left:3px solid #4a90e2;transition:all .2s ease}.topic-item:hover{background-color:#e9f2ff;transform:translateX(5px)}.topic-number{height:30px;width:30px}.schedule-table th{background-color:#f0f7ff}.stat-card{border-radius:8px;box-shadow:0 2px 6px #0000000d;transition:all .3s ease}.stat-card:hover{box-shadow:0 5px 15px #0000001a;transform:translateY(-5px)}.selected-bootcamp-details{animation:fadeIn .5s ease-in}.bootcamp-schedule-section,.bootcamp-topics-section{min-height:250px}.bootcamp-container{font-family:Roboto,Helvetica Neue,sans-serif;margin:0 auto;max-width:1400px;padding:40px 2rem 60px}.whatsapp-floating-button{bottom:20px;box-shadow:0 4px 10px #0000004d;height:60px;position:fixed;right:20px;transition:all .3s ease;width:60px;z-index:1000}.whatsapp-floating-button:hover{box-shadow:0 6px 14px #0006;transform:scale(1.1)}.whatsapp-tooltip{background-color:#333;border-radius:5px;color:#fff;font-size:14px;opacity:0;padding:5px 10px;position:absolute;right:70px;transition:all .3s ease;visibility:hidden;white-space:nowrap}.whatsapp-floating-button:hover .whatsapp-tooltip{opacity:1;visibility:visible}.page-title{color:#333;font-size:2.5rem;margin-bottom:.5rem;text-align:center}.page-subtitle{color:#666;font-size:1.2rem;margin-bottom:2rem;text-align:center}.bootcamp-stats{color:#666;display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:1rem}.bootcamp-count{font-weight:500}.icon{color:#666;flex-shrink:0;margin-right:8px}.bootcamp-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin-bottom:40px;margin-top:2rem}.bootcamp-card{border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 10px 20px #0000001a;position:relative}.bootcamp-card:hover{box-shadow:0 15px 30px #00000026}.bootcamp-badge{align-items:center;background:#ff5722;border-radius:30px;box-shadow:0 3px 6px #ff57224d;color:#fff;display:flex;font-size:.8rem;font-weight:700;gap:5px;padding:5px 10px;position:absolute;right:15px;top:15px;z-index:10}.card-image-container{height:200px;overflow:hidden;position:relative}.card-overlay{background:linear-gradient(0deg,#000c,#0000);bottom:0;left:0;padding:10px;position:absolute;width:100%;z-index:5}.level-tag{background:#3f51b5;border-radius:4px;color:#fff;display:inline-block;font-size:.8rem;padding:5px 10px}.bootcamp-image{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.bootcamp-card:hover .bootcamp-image{transform:scale(1.05)}.bootcamp-title{font-size:1.4rem;font-weight:600;line-height:1.4;margin-bottom:.5rem;margin-top:0}.bootcamp-short-desc{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#666;display:-webkit-box;flex-grow:1;font-size:14px;line-height:1.5;margin-bottom:1rem;overflow:hidden}.progress-bar-container{background-color:#e0e0e0;border-radius:3px;height:6px;margin:15px 0;position:relative}.bootcamp-progress{background:linear-gradient(45deg,#3f51b5,#2196f3);border-radius:3px;height:100%}.bootcamp-progress-text{color:#ff5722;font-size:.8rem;font-weight:700;position:absolute;right:0;top:-20px}.bootcamp-info{grid-gap:.8rem;border-bottom:1px solid #eee;border-top:1px solid #eee;display:grid;gap:.8rem;grid-template-columns:repeat(2,1fr);margin:1rem 0;padding:1rem 0}.info-item{align-items:center;color:#555;display:flex;font-size:.85rem;gap:.5rem}.price-item{color:#3f51b5;font-weight:700;grid-column:span 2;margin-top:.5rem}.bootcamp-price{color:#0056b3;font-size:1.1rem;font-weight:600}.bootcamp-topics{gap:.5rem;margin-bottom:1rem}.topic-chip{background:#e3f2fd;color:#1976d2;font-weight:500}.more-chip,.topic-chip{border-radius:20px;font-size:.75rem;padding:5px 10px}.more-chip{background:#eee;color:#616161}.no-topics{color:#999;font-size:.8rem;font-style:italic}.view-details-btn{align-items:center;background:linear-gradient(45deg,#3f51b5,#2196f3);border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;justify-content:center;margin-top:auto;padding:.75rem;transition:background .3s ease;width:100%}.view-details-btn:hover{background:linear-gradient(45deg,#303f9f,#1976d2)}.pagination{flex-wrap:wrap;gap:.5rem;margin:32px 0}.page-button,.pagination{display:flex;justify-content:center}.page-button{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;font-weight:500;height:40px;min-width:40px;transition:all .3s ease}.page-button:hover:not(.active):not([disabled]){background-color:#f5f5f5;border-color:#bdbdbd}.page-button.active{background:#3f51b5;border-color:#3f51b5;color:#fff}.page-button[disabled]{cursor:not-allowed;opacity:.5}.loading-container{height:300px}.loader{border:4px solid #f3f3f3;border-top-color:#3f51b5}.error-container{height:300px;justify-content:center}.error-message{color:#f44336;font-size:20px}.dialog-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;overflow-y:auto;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.details-dialog{background:#fff;border-radius:12px;box-shadow:0 25px 50px -12px #00000040;max-height:90vh;max-width:900px;overflow-y:auto;width:100%}.dialog-title{align-items:center;background-color:#f5f7fa;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:1rem 1.5rem}.dialog-title h2{font-size:1.5rem;margin:0}.close-button{color:#666;padding:8px;transition:color .2s}.close-button:hover{background-color:#f5f5f5;color:#f44336}.dialog-content{padding:0}.bootcamp-detail-container{display:flex;flex-direction:column}.detail-image{border-radius:8px;height:300px;object-fit:cover;width:100%}.main-info{margin-top:24px;padding:1.5rem}.info-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr}@media (max-width:768px){.info-grid{grid-template-columns:1fr}}.info-col-main h3,.info-col-side h3,.schedule-section h3{border-bottom:2px solid #f0f0f0;color:#333;margin-top:0;padding-bottom:.5rem}.bootcamp-description{color:#555;line-height:1.6;margin-bottom:24px}.topics-container{gap:.5rem;margin-top:1rem}.detail-topic-chip{background:#e3f2fd;background-color:#e8eaf6;border-radius:20px;color:#1976d2;color:#3f51b5;font-size:.85rem;padding:5px 12px}.info-card{background:#f8f9fa;background-color:#f9fafc;border-radius:8px;box-shadow:0 4px 12px #0000000d;padding:1.5rem}.info-detail-item{display:flex;gap:1rem;margin-bottom:1.5rem}.info-detail-item div h4{color:#666;font-size:.9rem;margin:0 0 .3rem}.info-detail-item div p{color:#333;font-weight:500;margin:0}.price-bold{color:#3f51b5!important;font-size:1.2rem!important;font-weight:700!important}.enroll-button{background:#ff5722;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;margin-top:1rem;transition:background .3s}.enroll-button:hover{background:#e64a19}.schedule-section{border-top:1px solid #eee;margin-top:32px;padding:1.5rem}.schedule-timeline{margin-left:1rem;margin-top:24px;padding-left:20px;position:relative}.schedule-timeline:before{background:#e0e0e0;bottom:0;content:"";left:0;position:absolute;top:0;width:2px}.schedule-item{margin-bottom:24px;padding-bottom:1.5rem;padding-left:2rem;position:relative}.schedule-item:last-child{padding-bottom:0}.timeline-dot{background:#3f51b5;border-radius:50%;height:12px;left:-5px;position:absolute;top:8px;width:12px;z-index:1}.schedule-content h4{color:#333;margin:0 0 .5rem}.schedule-time-info{color:#666;display:flex;font-size:.85rem;gap:1.5rem}.schedule-time-item{align-items:center;display:flex;gap:.5rem}.schedule-icon{color:#546e7a;font-size:14px;margin-right:6px}@media (max-width:768px){.bootcamp-grid{grid-template-columns:1fr}.dialog-overlay{padding:10px}.details-dialog{width:95%}.schedule-time-info{flex-direction:column;gap:8px}}@media (max-width:600px){.bootcamp-container{padding-top:20px}.page-title{font-size:1.6rem}.page-subtitle{font-size:.9rem}.info-item{margin-bottom:12px}}.modal-overlay{background-color:#00000080}.checkout-modal{border-radius:8px;box-shadow:0 4px 12px #0003;max-height:80vh;max-width:500px;padding:20px;width:90%}.modal-header{border-bottom:1px solid #eee;margin-bottom:20px;padding-bottom:10px}.checkout-form{margin-top:20px}.form-group{margin-bottom:15px}.form-group label{margin-bottom:5px}.form-group input{border:1px solid #ddd;border-radius:4px;padding:10px}.form-group.half{flex:1 1}.price-info{align-items:center;background-color:#f8f9fa;border-radius:6px;display:flex;justify-content:space-between;margin:15px 0;padding:15px}.checkout-price{color:#007bff;font-size:1.2em;font-weight:700}.payment-button{background-color:#007bff;border-radius:4px;font-size:1em;padding:12px 20px}.payment-button:hover{background-color:#0069d9}.modal-overlay{overflow-y:auto}.checkout-modal{animation:modalFadeIn .3s ease-out;background-color:#fff;border-radius:12px;box-shadow:0 10px 30px #00000040;max-height:90vh;max-width:650px;position:relative;width:100%}.modal-header{background-color:#fff;border-bottom:1px solid #e8eaed;border-radius:12px 12px 0 0;padding:20px 24px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.modal-header h2{color:#1a73e8;font-weight:600}.close-button{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;justify-content:center;padding:5px;transition:background-color .2s}.close-button:hover{background-color:#f1f3f4}.modal-body{padding:24px}.checkout-bootcamp-info{align-items:center;background-color:#f8f9fa;border-radius:8px;display:flex;margin-bottom:24px;padding:16px}.checkout-thumbnail{border-radius:4px;height:80px;margin-right:16px;object-fit:cover;width:120px}.checkout-bootcamp-details h3{color:#202124;font-size:18px;margin:0 0 8px}.checkout-bootcamp-dates{align-items:center;color:#5f6368;display:flex;font-size:14px;margin:0}.checkout-bootcamp-dates .icon{margin-right:4px}.checkout-form{display:flex;flex-direction:column;gap:16px}.collapsible-section{border:1px solid #dadce0;border-radius:8px;margin-bottom:16px;overflow:hidden;transition:all .3s ease}.collapsible-section.expanded{box-shadow:0 2px 10px #0000001a}.section-header{align-items:center;background-color:#f8f9fa;cursor:pointer;display:flex;justify-content:space-between;padding:16px;transition:background-color .2s}.section-header:hover{background-color:#f1f3f4}.section-header h4{align-items:center;color:#202124;display:flex;font-size:16px;margin:0}.section-number{align-items:center;background-color:#1a73e8;border-radius:50%;color:#fff;display:flex;font-size:14px;height:24px;justify-content:center;margin-right:12px;width:24px}.toggle-icon{color:#5f6368;font-size:20px;font-weight:700;transition:transform .3s ease}.expanded .toggle-icon{transform:rotate(180deg)}.section-content{transition:max-height .3s ease-in-out,padding .3s ease}.expanded .section-content{border-top:1px solid #dadce0;transition:max-height .5s ease-in-out,padding .3s ease,opacity .3s ease}.form-group{margin-bottom:16px;width:100%}.form-group label{color:#5f6368;font-size:14px;margin-bottom:6px}.form-group input{border:1px solid #dadce0;border-radius:6px;font-size:16px;padding:12px 16px;transition:border-color .3s;width:100%}.form-group input:focus{border-color:#1a73e8;box-shadow:0 0 0 2px #1a73e833;outline:none}.form-group input::placeholder{color:#9aa0a6}.form-row{gap:16px}.continue-button{background-color:#1a73e8;border-radius:6px;font-size:16px;font-weight:500;margin-top:8px;padding:12px 24px;width:100%}.continue-button:hover{background-color:#0d65d9}.coupon-container{width:100%}.coupon-input-group{display:flex;gap:8px;margin-bottom:12px}.coupon-button{background-color:#1a73e8;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:0 16px;transition:background-color .2s;white-space:nowrap}.coupon-button:hover{background-color:#0d65d9}.coupon-button:disabled{background-color:#9aa0a6;cursor:not-allowed}.discount-applied{margin-bottom:16px;margin-top:12px}.coupon-badge{align-items:center;background-color:#e8f0fe;border:1px solid #d2e3fc;border-radius:16px;display:inline-flex;padding:4px 12px}.coupon-code{color:#1a73e8;font-weight:600;margin-right:8px}.discount-amount{color:#188038;font-weight:500}.card-input-container{background-color:#f8f9fa;border-radius:8px;padding:16px}.card-header{display:flex;justify-content:space-between;margin-bottom:16px}.card-types{display:flex;gap:8px}.card-type{align-items:center;border-radius:4px;display:flex;font-size:10px;font-weight:600;height:25px;justify-content:center;width:40px}.card-type.visa{background-color:#172b85;color:#fff}.card-type.mastercard{background-color:#eb001b;color:#fff}.card-type.amex{background-color:#006fcf;color:#fff}.card-number-input{position:relative}.card-icon{color:#5f6368;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.card-cvv{position:relative}.cvv-info{align-items:center;background-color:#dadce0;border-radius:50%;color:#5f6368;cursor:help;display:flex;font-size:14px;height:20px;justify-content:center;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:20px}.price-summary{background-color:#f8f9fa;border-radius:8px;margin-top:16px;padding:16px}.price-summary h4{color:#202124;font-size:16px;margin-bottom:16px;margin-top:0}.price-row{color:#5f6368;display:flex;font-size:14px;justify-content:space-between;margin-bottom:8px}.price-value{color:#202124;font-weight:500}.price-row.discount{color:#188038}.discount-value{color:#188038;font-weight:500}.price-row.total{border-top:1px solid #dadce0;color:#202124;font-size:16px;font-weight:500;margin-top:16px;padding-top:16px}.final-price{color:#1a73e8;font-size:18px;font-weight:600}.payment-actions{align-items:center;display:flex;flex-direction:column;margin-top:24px}.payment-button{background-color:#188038;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:14px 32px;transition:background-color .2s;width:100%}.payment-button:hover{background-color:#0d652d}.secure-payment-notice{align-items:center;color:#5f6368;display:flex;font-size:14px;justify-content:center;margin-top:16px}.lock-icon{margin-right:6px}@media (max-width:640px){.form-row{flex-direction:column;gap:0}.checkout-bootcamp-info{flex-direction:column;text-align:center}.checkout-thumbnail{margin-bottom:12px;margin-right:0}}.secure-payment-overlay{animation:fadeIn .3s ease-out;height:100%;width:100%;z-index:1000}.secure-payment-popup{animation:slideUp .4s ease-out;box-shadow:0 5px 30px #0000004d;height:80%;max-height:600px;max-width:500px}.secure-payment-header{background-color:#f8f9fa;border-bottom:1px solid #e9ecef}.secure-payment-header h3{color:#343a40;font-weight:600}.secure-close-button{color:#6c757d;transition:background-color .2s}.secure-close-button:hover{background-color:#e9ecef}.secure-payment-content{overflow:hidden;padding:0}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.secure-payment-popup{height:90%;width:95%}}.payment-success-container{margin:40px auto;max-width:900px;padding:0 20px}.success-card{background-color:#fff;border-radius:12px;box-shadow:0 5px 20px #0000001a;overflow:hidden;padding:40px;position:relative}.success-icon-container{display:flex;justify-content:center;margin-bottom:30px}.checkmark{stroke:#4bb71b;animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both;border-radius:50%;box-shadow:inset 0 0 0 #4bb71b;display:block;height:80px;width:80px}.checkmark,.checkmark__circle{stroke-width:2;stroke-miterlimit:10}.checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke:#4bb71b;fill:none;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark__check{stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards;transform-origin:50% 50%}@keyframes stroke{to{stroke-dashoffset:0}}@keyframes scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill{to{box-shadow:inset 0 0 0 30px #4bb71b}}.success-title{color:#2c3e50;font-weight:700;margin-bottom:15px;text-align:center}.success-message{color:#7f8c8d;font-size:16px;line-height:1.5;margin-bottom:30px}.order-summary{background-color:#f7f9fc;border-radius:8px;margin-bottom:30px;padding:25px}.order-header{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:15px}.order-header h2{color:#2c3e50;font-size:1.4rem;margin:0}.order-number{color:#7f8c8d;font-size:.9rem}.order-details-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:1fr 1fr;margin-bottom:30px}.bootcamp-info-section h3,.customer-info-section h3,.payment-info-section h3{color:#34495e;font-size:1.1rem;margin-bottom:15px;margin-top:0}.bootcamp-detail-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;display:flex;padding:15px}.bootcamp-thumbnail{border-radius:6px;height:80px;margin-right:15px;object-fit:cover;width:80px}.bootcamp-details{flex:1 1}.bootcamp-details h4{color:#2c3e50;font-size:1rem;margin-bottom:10px;margin-top:0}.bootcamp-info-item,.info-item{align-items:center;color:#7f8c8d;display:flex;font-size:.9rem;margin-bottom:8px}.info-icon{color:#4a6cf7;margin-right:10px}.customer-details{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:15px}.payment-info-section{margin-top:30px}.payment-details{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:20px}.payment-row{border-bottom:1px solid #f1f1f1;display:flex;font-size:.95rem;justify-content:space-between;margin-bottom:10px;padding-bottom:10px}.payment-row:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.payment-row.total{color:#2c3e50;font-size:1.1rem;font-weight:700}.next-steps{margin-bottom:30px}.next-steps h3{color:#2c3e50;font-size:1.2rem;margin-bottom:20px;margin-top:0}.steps-list{list-style:none;margin:0;padding:0}.steps-list li{display:flex;margin-bottom:20px;position:relative}.step-number{align-items:center;background-color:#4a6cf7;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-weight:700;height:32px;justify-content:center;margin-right:15px;width:32px}.step-content{padding-top:2px}.step-content strong{color:#2c3e50;display:block;font-size:1rem;font-weight:600;margin-bottom:5px}.step-content p{color:#7f8c8d;font-size:.95rem;line-height:1.5;margin:0}.action-buttons{display:flex;gap:15px;justify-content:center;margin-top:40px}.primary-button,.secondary-button{border-radius:6px;display:inline-block;font-weight:600;padding:12px 25px;text-decoration:none;transition:all .3s ease}.primary-button{background-color:#4a6cf7;border:2px solid #4a6cf7;color:#fff}.primary-button:hover{background-color:#3a5ce5;border-color:#3a5ce5}.secondary-button{background-color:initial;border:2px solid #4a6cf7;color:#4a6cf7}.secondary-button:hover{background-color:#4a6cf71a}@media (max-width:768px){.order-details-grid{grid-template-columns:1fr}.action-buttons{flex-direction:column}.primary-button,.secondary-button{text-align:center;width:100%}.success-card{padding:25px}}.whatsapp-button{bottom:30px;position:fixed;right:30px;z-index:1000}.whatsapp-button:hover{transform:scale(1.1)}.whatsapp-button svg{height:35px;width:35px}.whatsapp-button{animation:pulse 2s infinite}.floating-contact-buttons{bottom:20px;display:flex;flex-direction:row;gap:15px;position:fixed;right:20px;z-index:1000}.whatsapp-button{align-items:center;background-color:#25d366;border-radius:50%;box-shadow:0 4px 10px #0000004d;color:#fff;cursor:pointer;display:flex;height:60px;justify-content:center;position:relative;transition:all .3s ease;width:60px}.whatsapp-button:hover{background-color:#20bd5a;box-shadow:0 6px 14px #0006}.email-button{align-items:center;background-color:#ff5722;border-radius:50%;box-shadow:0 4px 10px #0000004d;color:#fff;cursor:pointer;display:flex;height:60px;justify-content:center;position:relative;transition:all .3s ease;width:60px;z-index:1001}.email-button:hover{background-color:#e64a19;box-shadow:0 6px 14px #0006}.detail-tabs{background-color:#f9f9f9;border-bottom:1px solid #eaeaea;border-radius:8px 8px 0 0;display:flex;margin-bottom:20px}.tab-button{align-items:center;background:none;border:none;border-bottom:3px solid #0000;color:#555;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:8px;padding:15px 20px;transition:all .3s ease}.tab-button:hover{background-color:#f0f0f0;color:#333}.tab-button.active{background-color:#f0f0f0;border-bottom:3px solid #4361ee;color:#4361ee}.instructor-detail-container{display:flex;flex-direction:column;gap:30px;padding:20px}.instructor-header{gap:30px}.instructor-image-container{flex-shrink:0}.instructor-image{border:3px solid #fff;border-radius:50%;box-shadow:0 4px 12px #00000026;height:150px;object-fit:cover;width:150px}.instructor-headline{flex-grow:1}.instructor-headline h2{color:#333;font-size:28px;margin:0 0 8px}.instructor-title{font-size:18px;font-weight:500;margin:0 0 15px}.social-links{display:flex;gap:15px;margin-top:15px}.social-link{height:40px;transition:transform .2s ease;width:40px}.social-link:hover{transform:translateY(-3px)}.social-link.instagram{background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888)}.instructor-details{display:flex;flex-direction:column;gap:25px}.credential-section h3,.detail-section h3{border-bottom:1px solid #eaeaea;color:#333;font-size:20px;margin:0 0 10px;padding-bottom:8px}.credential-section p,.detail-section p{color:#555;line-height:1.6;margin:0}.instructor-credentials{grid-gap:20px;background-color:#f9f9f9;border-radius:8px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));padding:20px}.skills-container{gap:8px;margin-top:10px}.skill-chip{background-color:#e1e8ff;border-radius:16px;color:#4361ee;font-size:14px;font-weight:500;padding:5px 12px}.instructor-footer{display:flex;justify-content:center;margin-top:20px}@media (max-width:768px){.instructor-header{flex-direction:column;text-align:center}.instructor-image{height:120px;width:120px}.social-links{justify-content:center}.instructor-credentials{grid-template-columns:1fr}.tab-button{font-size:14px;padding:12px 15px}}.bank-info{align-items:center;background-color:#f9f9f9;border-radius:6px;display:flex;gap:8px;margin-top:10px;padding:8px 12px}.bank-logo{height:24px;width:auto}.bank-name{color:#333;font-weight:600}.card-family{background-color:#e8e8e8;border-radius:4px;color:#666;font-size:13px;padding:2px 8px}.card-checking-spinner{animation:spinner .8s linear infinite;border:2px solid #0000001a;border-radius:50%;border-top-color:#4361ee;display:inline-block;height:16px;width:16px}.card-checking-text{animation:pulse 1.5s infinite;color:#666;display:block;font-size:12px;margin-top:5px}.expire-date-inputs{align-items:center;display:flex;gap:5px}.expire-date-inputs input{text-align:center;width:60px}.date-separator{color:#666;font-weight:700}.installment-options{border-top:1px solid #e8e8e8;margin-top:20px;padding-top:15px}.installment-options h4{color:#333;margin-bottom:15px}.installment-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.installment-option{border:1px solid #e0e0e0;gap:10px;transition:all .3s ease}.installment-option:hover{background-color:#f5f7ff;border-color:#4361ee}.installment-option.selected{background-color:#f0f4ff;border-color:#4361ee;box-shadow:0 2px 8px #4361ee26}.installment-radio{height:20px;position:relative;width:20px}.installment-radio input{opacity:0;position:absolute}.installment-check{background-color:#fff;border:2px solid #ccc;border-radius:50%;height:20px;left:0;position:absolute;top:0;width:20px}.installment-option.selected .installment-check{border-color:#4361ee}.installment-option.selected .installment-check:after{background:#4361ee;border-radius:50%;content:"";height:8px;left:4px;position:absolute;top:4px;width:8px}.installment-details{flex-grow:1}.installment-number{color:#333;display:block;font-weight:600;margin-bottom:4px}.installment-prices{display:flex;flex-direction:column}.installment-monthly{color:#4361ee;font-weight:500}.installment-total{color:#666;font-size:12px}.price-row.installment-fee{color:#ff6b6b}.price-row.monthly-payment{border-top:1px dashed #e0e0e0;margin-top:10px;padding-top:10px}.monthly-price{color:#4361ee}@keyframes spinner{to{transform:rotate(1turn)}}@media (max-width:768px){.installment-grid{grid-template-columns:1fr}}.bank-logo{font-size:24px;margin-right:10px}.installment-radio{align-items:center;display:flex}.installment-radio input[type=radio]{accent-color:#2ecc71;margin-right:10px;transform:scale(1.2)}.installment-details{text-align:right}.monthly-price{color:#555;font-size:14px}.total-price{color:#2c3e50;font-weight:600}.installment-option.selected .total-price{color:#27ae60}.checking-message{align-items:center;color:#3498db;display:flex;font-size:13px;margin-top:5px}.spinner{animation:spin 1.5s linear infinite;display:inline-block;margin-right:5px}.summary-section{border:1px solid #e67e22;margin-top:15px}.summary-section .section-header{background-color:#e67e221a}.summary-section h4{color:#d35400}.installment-section{border:2px solid #3498db;box-shadow:0 3px 10px #0000001a;margin-bottom:15px;margin-top:15px;overflow:visible;position:relative}.installment-section:before{background-color:#fff;color:#3498db;content:"Taksit Seçenekleri";font-size:12px;font-weight:700;left:15px;padding:0 10px;position:absolute;top:-12px}.installment-section .section-header{background-color:#3498db1a;border-left:5px solid #3498db}.installment-section h4{align-items:center;color:#2980b9;display:flex}.badge.new-badge{animation:pulse 1.5s infinite;background-color:#e74c3c;border-radius:10px;color:#fff;font-size:10px;margin-left:10px;padding:2px 6px}.card-info-banner{align-items:center;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:5px;display:flex;margin-bottom:15px;padding:10px 15px}.installment-options{display:flex;flex-direction:column;max-height:350px;overflow-y:auto;padding-right:5px}.installment-options::-webkit-scrollbar{width:6px}.installment-options::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.installment-options::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px}.installment-options::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.installment-option{align-items:center;background-color:#fff;justify-content:space-between;padding:12px 15px}.installment-option:hover{background-color:#f7fbfe;border-color:#3498db}.installment-option.selected{background-color:#eafaf1;border-color:#2ecc71;box-shadow:0 2px 8px #2ecc711a}.checkout-modal{max-height:85vh;max-width:800px;overflow-y:auto}.section-content{max-height:0;opacity:0;overflow:hidden;padding:0 16px;transition:max-height .5s ease-in-out,padding .3s ease,opacity .3s ease;visibility:hidden}.expanded .section-content{max-height:800px;opacity:1;overflow-y:auto;padding:16px;visibility:visible}.card-input-container{width:100%}.form-row{display:flex;flex-wrap:wrap;gap:15px}.form-row .form-group{flex:1 1;min-width:120px}.card-cvv{margin-left:10px;min-width:100px}.cvv-input{align-items:center;display:flex;position:relative}.cvv-input input{width:80px}.installment-options-container{max-height:350px;overflow-y:auto;padding:10px 0}.installment-options{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-bottom:15px}.installment-option{border:1px solid #ddd;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;padding:12px;transition:all .2s ease}.installment-option.selected{background-color:#4caf500d;border-color:#4caf50}.installment-details{display:flex;flex-direction:column;margin-top:5px}.monthly-price{font-weight:600;margin-bottom:3px}.secure-payment-popup{max-width:700px}.secure-payment-iframe{height:500px}.bootcamp-faq-container{color:#333;max-width:100%;padding:1rem}.faq-header{margin-bottom:2rem;text-align:center}.faq-header h2{color:#0056b3;font-size:1.8rem;margin-bottom:.5rem}.faq-intro{color:#666;font-size:1rem;margin:0 auto;max-width:700px}.faq-list{display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:900px}.faq-item{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden;transition:all .3s ease}.faq-item:hover{box-shadow:0 4px 12px #00000026}.faq-question{color:#0056b3;cursor:pointer;display:block;font-size:1.05rem;font-weight:600;outline:none;padding:1.2rem;position:relative;transition:background-color .2s ease}.faq-question::-webkit-details-marker{display:none}.faq-question:after{color:#0056b3;content:"+";font-size:1.5rem;font-weight:300;position:absolute;right:1.2rem;top:50%;transform:translateY(-50%);transition:transform .3s ease}details[open] .faq-question:after{content:"−"}details[open] .faq-question{background-color:#f5f9ff}.faq-answer{color:#555;line-height:1.6;padding:0 1.2rem 1.2rem}.faq-answer p{margin:0}.faq-contact{background-color:#f5f9ff;border-radius:8px;margin-top:2.5rem;padding:1rem;text-align:center}.faq-contact p{font-size:1rem;margin:0}.faq-contact a{color:#0056b3;font-weight:600;text-decoration:none;transition:color .2s ease}.faq-contact a:hover{color:#003d7a;text-decoration:underline}details.faq-item[open] .faq-answer{animation:fadeIn .3s ease-in-out}@media (max-width:768px){.faq-question{font-size:1rem;padding:1rem}.faq-answer{padding:0 1rem 1rem}.faq-header h2{font-size:1.5rem}}.dashboard-container{margin:0 auto;max-width:1200px;padding:2rem}.dashboard-header{margin-bottom:2rem;text-align:center}.dashboard-header h1{color:#333;font-size:2rem;margin-bottom:.5rem}.dashboard-header p{color:#666;font-size:1rem}.loading-container{padding:3rem}.spinner{animation:spin 1s linear infinite;border:4px solid #0000001a;border-left-color:#4d7bf3;border-radius:50%;height:36px;margin-bottom:1rem;width:36px}.error-container{background-color:#fff1f0;border:1px solid #ffccc7;color:#cf1322;padding:2rem;text-align:center}.empty-state{background-color:#f9f9f9;border-radius:8px;text-align:center}.explore-button{background-color:#4d7bf3;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;margin-top:1rem;padding:.75rem 1.5rem;transition:background-color .2s}.explore-button:hover{background-color:#3a68d8}.bootcamps-grid{grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(340px,1fr))}.bootcamp-card{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;transition:transform .3s,box-shadow .3s}.bootcamp-card:hover{box-shadow:0 10px 15px #0000001a}.placeholder-image{align-items:center;background-color:#e6eeff;display:flex;height:100%;justify-content:center;width:100%}.placeholder-image span{color:#4d7bf3;font-size:3rem;font-weight:700}.bootcamp-content{padding:1.5rem}.bootcamp-content h3{color:#333;font-size:1.25rem;margin-bottom:.75rem;margin-top:0}.bootcamp-content p{color:#666;font-size:.9rem;line-height:1.5;margin-bottom:1.5rem}.bootcamp-details{margin-bottom:1rem}.detail-item{align-items:center;color:#666;display:flex;font-size:.9rem;margin-bottom:.5rem}.detail-item i{display:inline-block;height:16px;margin-right:.5rem;width:16px}.calendar-icon:before{content:"📅"}.location-icon:before{content:"📍"}.progress-container{margin-bottom:1.5rem}.progress-label{display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:.5rem}.progress-bar{background-color:#f0f0f0;border-radius:4px;height:8px;overflow:hidden}.progress-fill{background-color:#4d7bf3;height:100%;transition:width .5s ease}.bootcamp-topics{margin-bottom:1.5rem}.bootcamp-topics h4{color:#333;font-size:1rem;margin-bottom:.75rem;margin-top:0}.topics-list{display:flex;flex-wrap:wrap;gap:.5rem}.topic-tag{background-color:#f0f4ff;border-radius:20px;color:#4d7bf3;font-size:.8rem;padding:.25rem .75rem}.more-topics{color:#888;font-size:.8rem}.bootcamp-footer,.more-topics{align-items:center;display:flex}.bootcamp-footer{justify-content:space-between;margin-top:auto}.price-info{color:#333;font-size:1.1rem;font-weight:700}.continue-button{background-color:#4d7bf3;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:background-color .2s}.continue-button:hover{background-color:#3a68d8}@media (max-width:768px){.bootcamps-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.dashboard-container{padding:1rem}}@media (max-width:480px){.bootcamps-grid{grid-template-columns:1fr}}.modal-overlay{background-color:#0009}.modal-content{animation:modalFadeIn .3s ease-out;background-color:#fff;border-radius:8px;box-shadow:0 5px 15px #0000004d;max-height:90vh;max-width:700px;overflow-y:auto;width:80%}@keyframes modalFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-header{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:15px 20px}.modal-header h2{color:#333;font-size:22px;margin:0}.modal-close{background:none;border:none;color:#888;cursor:pointer;font-size:24px}.modal-close:hover{color:#333}.modal-body{padding:20px}.bootcamp-info-item{margin-bottom:25px}.bootcamp-info-item h4{border-bottom:2px solid #f0f0f0;color:#444;font-size:18px;margin-bottom:10px;padding-bottom:8px}.schedule-list{margin-top:15px}.schedule-item{background-color:#f8f8f8;border-radius:6px;margin-bottom:20px;padding:15px}.schedule-date{align-items:center;display:flex;margin-bottom:8px}.schedule-date i{color:#666;margin-right:8px}.program-list{list-style:none;margin-top:15px;padding:0}.program-item{border-bottom:1px solid #eee;display:flex;margin-bottom:15px;padding-bottom:15px}.program-item:last-child{border-bottom:none}.topic-number{align-items:center;background-color:#4a90e2;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-weight:700;height:28px;justify-content:center;margin-right:15px;width:28px}.topic-content{flex-grow:1}.topic-content h6{font-size:16px;margin:0 0 5px}.topic-content p{color:#666;font-size:14px;margin:0}.modal-footer{border-top:1px solid #e0e0e0;display:flex;gap:10px;justify-content:flex-end;padding:15px 20px}.modal-button{border:none;border-radius:4px;cursor:pointer;font-weight:500;padding:8px 16px}.modal-button.primary{background-color:#f0f0f0;color:#333}.modal-button.secondary{background-color:#4a90e2;color:#fff}.modal-button:hover{opacity:.9}.bootcamp-detail-container{margin-top:-60px;position:relative;z-index:10}.card-title{font-weight:700}.topics-container{display:flex;flex-wrap:wrap;gap:10px;transform-style:preserve-3d}.stat-box{background-color:#f8f9fa;transition:all .3s ease}.stat-box:hover{background-color:#e9ecef}.stat-value{color:#333;font-size:1.5rem;font-weight:700}.stat-label{color:#6c757d;font-size:.9rem;letter-spacing:1px;text-transform:uppercase}.payment-info-card{position:-webkit-sticky;position:sticky;top:20px}.price-container{margin:1.5rem 0;position:relative;text-align:center}.currency{font-size:1.5rem;position:relative;top:-1.5rem}.currency,.price{color:#333;font-weight:700}.price{font-size:3.5rem}.payment-option{background-color:#f8f9fa;transition:all .2s ease}.payment-option:hover{background-color:#e9ecef;cursor:pointer}.option-name{color:#495057;font-weight:500}.option-price{color:#212529;font-weight:700}.discount-badge{background:#28a7451a;border-radius:30px;color:#28a745;display:inline-block;font-size:.8rem;font-weight:500;margin-top:.5rem;padding:.25rem .75rem}.guarantee-text{color:#6c757d;font-size:.9rem}.loading-container{height:100vh}.loading-spinner{border:5px solid #0000001a;border-top-color:#007bff;height:50px;width:50px}.hero-section{align-items:center;background-image:linear-gradient(#0000004d,#00000080),url(https://via.placeholder.com/1920x1080);background-position:50%;background-size:cover;color:#fff;display:flex;height:50vh;justify-content:center;overflow:hidden;padding:5rem 0;perspective:1000px;position:relative;transform-style:preserve-3d}.hero-overlay{background:linear-gradient(135deg,#58656dcc,#0009);bottom:0;left:0;position:absolute;right:0;top:0;transform:translateZ(-10px)}.hero-content{max-width:80%;padding:2rem;text-align:center;transform:translateZ(50px);transition:transform .3s ease;z-index:2}.hero-title{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px #ffffff80;transform:translateZ(30px)}.hero-subtitle{color:#fff;font-size:1.2rem;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:700px;transform:translateZ(20px)}.hero-badges{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;transform:translateZ(40px)}.hero-badge{border-radius:20px;box-shadow:0 4px 8px #0003;font-size:.9rem;padding:.5rem 1rem}.detail-card{border:none;border-radius:15px;box-shadow:0 10px 30px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.detail-card:hover{box-shadow:0 15px 35px #00000026;transform:translateY(-5px)}.card-3d-container{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:2rem;perspective:1000px;transform-style:preserve-3d}.section-title{color:#333;display:inline-block;font-size:1.8rem;margin-bottom:1.5rem;position:relative}.section-title:after{background:#007bff;border-radius:2px;bottom:-10px;content:"";height:4px;left:0;position:absolute;width:50px}.topic-badge{background:#fff;border-radius:8px;box-shadow:0 5px 15px #0000001a;color:#333;font-weight:500;padding:10px 15px;transform:translateZ(20px);transition:transform .3s ease,box-shadow .3s ease}.topic-badge:hover{box-shadow:0 8px 20px #00000026;transform:translateZ(30px) scale(1.05)}.info-section{background:#fff;padding:2rem}.bootcamp-stats{margin-top:1.5rem}.stat-card{align-items:center;background:#f8f9fa;border-radius:12px;box-shadow:0 5px 15px #0000000d;display:flex;flex-direction:column;padding:1.5rem;transform:translateZ(0);transition:transform .3s ease,box-shadow .3s ease}.stat-card:hover{box-shadow:0 8px 25px #0000001a;transform:translateZ(10px)}.stat-icon{font-size:2rem;margin-bottom:.5rem}.schedule-section{background:#f8f9fa;padding:2rem}.date-cards{align-items:center;display:flex;justify-content:space-between;margin-top:1.5rem}.date-card{border-radius:12px;padding:1.5rem;text-align:center;transform:translateZ(0);transition:transform .3s ease,box-shadow .3s ease;width:45%}.date-card.start{background:linear-gradient(135deg,#c2e9fb,#a1c4fd);box-shadow:0 5px 15px #a1c4fd4d}.date-card.end{background:linear-gradient(135deg,#fbc2eb,#a6c1ee);box-shadow:0 5px 15px #fbc2eb4d}.date-card:hover{box-shadow:0 8px 25px #00000026;transform:translateZ(15px)}.date-label{color:#495057;font-size:.9rem;letter-spacing:1px;margin-bottom:.5rem;text-transform:uppercase}.date-value{color:#212529;font-size:1.2rem;font-weight:600}.date-connection{background:linear-gradient(90deg,#a1c4fd,#fbc2eb);flex-grow:1;height:2px;margin:0 10px;position:relative}.date-connection:after{background:#fff;border-radius:50%;box-shadow:0 0 0 3px #a6c1ee;content:"";height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:10px}.payment-card{border:none;border-radius:15px;box-shadow:0 15px 35px #0000001a;overflow:hidden;transform-style:preserve-3d;transition:transform .3s ease}.payment-card:hover{transform:translateY(-5px) rotateX(5deg)}.payment-header{background:linear-gradient(135deg,#6a11cb,#2575fc);border-radius:15px 15px 0 0;color:#fff;padding:1.5rem;text-align:center}.payment-header h3{font-size:1.8rem;font-weight:600;margin:0}.payment-title{color:#495057;font-size:1.3rem;margin:1.5rem 0;text-align:center}.payment-option-card{background:#f8f9fa;border-radius:12px;box-shadow:0 5px 15px #0000000d;margin-bottom:1rem;padding:1rem;transform:translateZ(0);transition:all .3s ease}.payment-option-card:hover{box-shadow:0 8px 20px #0000001a;transform:translateZ(10px)}.enroll-button{background:linear-gradient(135deg,#6a11cb,#2575fc);border:none;border-radius:30px;box-shadow:0 6px 15px #2575fc66;font-size:1.1rem;font-weight:600;margin-top:1.5rem;overflow:hidden;padding:.8rem;position:relative;width:100%;z-index:1}.pulse-effect{animation:pulse 2s infinite}.guarantee{align-items:center;background:#f8f9facc;border:1px dashed #dee2e6;border-radius:12px;display:flex;justify-content:center;margin-top:1.5rem;padding:.8rem}.guarantee-icon{color:#28a745;font-size:1.2rem;margin-right:.5rem}.floating-cta{animation:float 3s ease-in-out infinite;background:#ffc10726;border-left:4px solid #ffc107;border-radius:5px;margin-top:1.5rem;padding:1rem;position:-webkit-sticky;position:sticky;text-align:center;top:20px}.floating-text{color:#d39e00;font-weight:600}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}@media (max-width:991px){.bootcamp-detail-container{margin-top:-30px}.hero-section{height:40vh}.hero-title{font-size:2.5rem}}@media (max-width:767px){.hero-section{height:auto;padding:4rem 0}.hero-title{font-size:2rem}.hero-content{max-width:95%}.date-cards{flex-direction:column;gap:20px}.date-card{width:100%}.date-connection{height:30px;margin:0;width:2px}}.instructor-section{background-color:#fff;border-radius:8px;padding:1.5rem}.instructor-profile{display:flex;flex-direction:column;gap:1.5rem}.instructor-header{align-items:center;display:flex;gap:1.5rem;margin-bottom:2rem}.inactive-bootcamp-card{border:1px solid #dee2e6;opacity:.9}.inactive-bootcamp-card .payment-header{background-color:#f8f9fa;border-bottom:1px solid #dee2e6}.instructor-avatar{border:3px solid #fff;border-radius:50%;box-shadow:0 4px 10px #0000001a;height:120px;overflow:hidden;width:120px}.instructor-img{height:100%;object-fit:cover;width:100%}.instructor-placeholder{align-items:center;background-color:#f0f0f0;color:#888;display:flex;font-size:2rem;height:100%;justify-content:center;width:100%}.instructor-info{flex:1 1}.instructor-name{color:#212529;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.instructor-title{color:#666;color:#6c757d;font-size:1rem;margin-bottom:1rem}.instructor-social{display:flex;gap:.75rem}.social-link{align-items:center;background-color:#f8f9fa;border-radius:50%;color:#fff;color:#6c757d;display:inline-flex;display:flex;font-size:1rem;height:36px;justify-content:center;transition:all .2s ease;width:36px}.social-link.linkedin{background-color:#0077b5}.social-link.twitter{background-color:#1da1f2}.social-link.youtube{background-color:red}.social-link.udemy{background-color:#ea5252}.social-link:hover{box-shadow:0 4px 6px #0000001a;transform:translateY(-2px)}.social-link.linkedin:hover{background-color:#0077b5;color:#fff}.social-link.twitter:hover{background-color:#1da1f2;color:#fff}.social-link.youtube:hover{background-color:red;color:#fff}.social-link.udemy:hover{background-color:#eb5252;color:#fff}.instructor-details{border-top:1px solid #eee;padding-top:1rem}.instructor-bio{margin-bottom:1.5rem}.instructor-bio h5{color:#444;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.instructor-bio p{color:#666;font-size:.95rem;line-height:1.5}.instructor-qualifications{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.qualification-item{background-color:#f9f9f9;background-color:#f8f9fa;border-radius:8px;display:flex;gap:1rem;margin-bottom:1.5rem;padding:1rem;transition:transform .2s ease}.qualification-item:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.qualification-icon{align-items:center;background-color:#e3f2fd;background-color:#e9ecef;border-radius:50%;border-radius:8px;color:#1976d2;color:#007bff;display:flex;font-size:1.2rem;height:40px;justify-content:center;margin-right:1rem;width:40px}.qualification-content h5{color:#444;color:#343a40;font-size:1rem;font-weight:600;margin-bottom:.5rem}.qualification-content p{color:#666;color:#6c757d;font-size:.9rem;margin:0}.skills-container{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.skill-badge{background-color:#e1f5fe;background-color:#e9ecef;border-radius:20px;color:#0288d1;color:#495057;font-size:.85rem;font-weight:500;padding:.35rem .75rem;transition:all .2s ease}.skill-badge:hover{background-color:#007bff;color:#fff}.students-section{border-top:1px solid #eee;padding:1.5rem}.student-stats{display:flex;justify-content:center;justify-content:flex-start;margin-top:1rem;padding:1rem 0}.student-count-card{align-items:center;background-color:#f5f5f5;background-color:#f8f9fa;border-radius:8px;box-shadow:0 2px 5px #0000000d;display:flex;gap:1rem;min-width:200px;padding:1rem;transition:transform .2s ease}.student-count-card:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.count-icon{align-items:center;background-color:#e8f5e9;background-color:#007bff;border-radius:50%;color:#4caf50;color:#fff;display:flex;font-size:1.5rem;height:40px;justify-content:center;margin-right:1rem;width:40px}.count-details{display:flex;flex-direction:column}.count-number{color:#333;color:#343a40;font-size:1.25rem;font-weight:700}.count-label{color:#666;color:#6c757d;font-size:.85rem}.instructor-badge{align-items:center;background-color:#f5f5f5;border-radius:8px;display:flex;gap:1rem;margin-top:1.5rem;padding:1rem}.instructor-badge-image{border-radius:50%;height:50px;overflow:hidden;width:50px}.instructor-badge-image img{height:100%;object-fit:cover;width:100%}.instructor-icon{align-items:center;background-color:#e0e0e0;color:#757575;display:flex;height:100%;justify-content:center;width:100%}.instructor-badge-info{flex:1 1}.instructor-badge-label{color:#666;font-size:.8rem}.instructor-badge-name{color:#333;font-size:1rem;font-weight:600}@media (max-width:768px){.instructor-header,.qualification-item{flex-direction:column;text-align:center}.qualification-item{align-items:center}.hero-content{padding:1rem}.hero-title{font-size:1.8rem}.instructor-badge{flex-direction:column;text-align:center}}.secure-payment-overlay{align-items:center;background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}.secure-payment-popup{background-color:#fff;border-radius:8px;box-shadow:0 4px 20px #0000004d;display:flex;flex-direction:column;max-height:90vh;max-width:600px;overflow:hidden;width:90%}.secure-payment-header{align-items:center;background-color:#f5f5f5;border-bottom:1px solid #ddd;display:flex;justify-content:space-between;padding:15px 20px}.secure-payment-header h3{color:#333;font-size:18px;margin:0}.secure-close-button{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:24px;height:30px;justify-content:center;padding:0;width:30px}.secure-close-button:hover{background-color:#eaeaea}.secure-payment-content{flex:1 1;min-height:400px;position:relative}.secure-payment-iframe{border:none;height:100%;min-height:400px;transition:opacity .3s;width:100%}.secure-payment-loading{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:1}.loading-spinner{animation:spin 2s linear infinite;border:4px solid #f3f3f3;border-top-color:#3498db}.tab-navigation{background-color:#f8f9fa;border-bottom:1px solid #e9ecef;padding:.5rem}.custom-tabs{border-bottom:none}.custom-tabs .nav-link{border:none;border-bottom:3px solid #0000;color:#6c757d;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease-in-out}.custom-tabs .nav-link:hover{border-bottom-color:#adb5bd;color:#343a40}.custom-tabs .nav-link.active{background-color:initial;border-bottom-color:#007bff;color:#007bff}.custom-tabs .nav-link i{margin-right:8px}.tab-content{animation:fadeIn .3s ease-in-out;overflow:visible!important;padding:1.5rem}.instructor-tab-content .instructor-section{padding:0}.bootcamp-description{color:#222;display:block;font-size:1.05rem;opacity:1!important;pointer-events:auto!important;visibility:visible!important;width:100%;word-break:break-word}.bootcamp-description,.card-3d-container,.description-section,.info-section{overflow:visible!important}:root{--primary-color:#3b82f6;--primary-hover:#2563eb;--secondary-color:#f59e0b;--light-bg:#f8fafc;--dark-text:#1e293b;--light-text:#64748b;--border-color:#e2e8f0;--success-color:#10b981;--card-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--transition-speed:0.3s}*{box-sizing:border-box;margin:0;padding:0}.whatsapp-container{align-items:center;bottom:20px;display:flex;flex-direction:column;position:fixed;right:20px;z-index:1000}.whatsapp-promo{background-color:#25d366;border-radius:8px 8px 8px 8px;box-shadow:0 2px 10px #0000001a;color:#fff;font-size:12px;font-weight:500;margin-bottom:10px;max-width:150px;padding:6px 12px;text-align:center}.whatsapp-button-container{position:relative}.whatsapp-floating-button{align-items:center;background-color:#25d366;border-radius:50%;box-shadow:0 2px 10px #0000004d;color:#fff;display:flex;height:50px;justify-content:center;position:relative;transition:all .3s;width:50px}body{background-color:#f8fafc;background-color:var(--light-bg);color:#1e293b;color:var(--dark-text);font-family:Inter,Poppins,Segoe UI,sans-serif;line-height:1.6}.bootcamps-hero{background:linear-gradient(135deg,#6a11cb,#2575fc);color:#fff;padding:60px 20px;text-align:center}.hero-content{margin:0 auto;max-width:800px}.hero-content h1{font-size:2.5rem;margin-bottom:16px}.hero-content p{font-size:1.2rem;opacity:.9}.bootcamps-container{margin:0 auto;max-width:1200px;padding:40px 20px}.filters-section{background:#fff;border-radius:10px;box-shadow:0 5px 15px #00000014;margin-bottom:30px;padding:20px}.search-filter input{border:1px solid #e0e0e0;border-radius:6px;font-size:1rem;margin-bottom:16px;padding:12px 16px;width:100%}.search-filter input:focus{border-color:#3b82f6;border-color:var(--primary-color);box-shadow:0 0 0 3px #3b82f64d;outline:none}.filter-options{display:flex;flex-wrap:wrap;gap:20px}.filter-group{flex:1 1;min-width:200px}.filter-group label{color:#64748b;color:var(--light-text);display:block;font-weight:500;margin-bottom:8px}.filter-group select{background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;cursor:pointer;font-size:.95rem;padding:10px;transition:all .3s;transition:all var(--transition-speed);width:100%}.filter-group select:focus{border-color:#3b82f6;border-color:var(--primary-color);box-shadow:0 0 0 3px #3b82f64d;outline:none}.bootcamps-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(360px,1fr))}.bootcamp-card{background:#fff;border:1px solid #f0f0f0;border-radius:10px;box-shadow:0 5px 15px #0000001a;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.bootcamp-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.bootcamp-image{height:180px;overflow:hidden;position:relative}.bootcamp-image img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.bootcamp-card:hover .bootcamp-image img{transform:scale(1.05)}.bootcamp-badges{display:flex;flex-direction:column;gap:5px;position:absolute;right:10px;top:10px}.badge{border-radius:20px;color:#fff;font-size:12px;font-weight:700;letter-spacing:.5px;padding:5px 10px;text-transform:uppercase}.badge.online{background:linear-gradient(135deg,#4caf50,#2e7d32)}.badge.offline{background:linear-gradient(135deg,#2196f3,#0d47a1)}.badge.free{background:linear-gradient(135deg,#ff9800,#e65100)}.bootcamp-content{border-top:4px solid #f5f5f5;display:flex;flex-direction:column;flex-grow:1;padding:20px;position:relative}.bootcamp-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:20px;height:2.8em;margin:0 0 12px;overflow:hidden;padding-bottom:10px;position:relative;text-overflow:ellipsis}.bootcamp-title:after{background:linear-gradient(90deg,#3f51b5,#2196f3);bottom:0;content:"";height:3px;left:0;position:absolute;width:50px}.bootcamp-description-container{flex-grow:1;margin-bottom:15px;min-height:60px}.bootcamp-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#666;display:-webkit-box;font-size:14px;height:4.5em;line-height:1.5;margin:0;max-height:60px;overflow:hidden;text-overflow:ellipsis}.bootcamp-meta{border-bottom:1px dashed #e0e0e0;border-top:1px solid #f0f0f0;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:15px;padding-bottom:15px;padding-top:15px}.meta-item{align-items:center;color:#555;display:flex;font-size:13px;gap:5px;margin-right:16px}.meta-item.price{color:#e53935;font-weight:700}.meta-item.price i{color:#e53935}.meta-item i{color:#3f51b5;margin-right:6px}.bootcamp-topics-container{margin-bottom:15px;min-height:40px}.bootcamp-topics{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:15px}.topic-tag{background:#f0f4ff;border:1px solid #e0e6ff;border-radius:15px;color:#3f51b5;font-size:12px;font-weight:500;padding:4px 10px;transition:all .2s ease}.topic-tag:hover{background:#e0e6ff;transform:translateY(-2px)}.topic-tag.more{background:#e0e0e0;color:#555}.bootcamp-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:auto}.bootcamp-actions button{border-radius:6px;flex:1 1;font-weight:600;padding:10px 15px}.bootcamp-actions button,.btn-details{cursor:pointer;transition:all .2s ease}.btn-details{background:linear-gradient(135deg,#3f51b5,#2196f3);border:none;border-radius:20px;box-shadow:0 3px 5px #2196f34d;color:#fff;font-weight:700;padding:8px 16px}.btn-details:hover{background:linear-gradient(135deg,#303f9f,#1976d2);box-shadow:0 5px 10px #2196f366;transform:translateY(-2px)}.btn-apply{background:#3498db;border:2px solid #3498db;color:#fff}.btn-apply:hover{background:#2980b9;border-color:#2980b9}.bootcamps-empty-container,.error-message,.loading-container{align-items:center;display:flex;justify-content:center;min-height:60vh;text-align:center}.loader{animation:spin 1s linear infinite;border:5px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:50px;width:50px}.error-message{background-color:#fee2e2;border-radius:8px;color:#b91c1c;padding:1rem 2rem}.empty-state{align-items:center;display:flex;flex-direction:column;padding:3rem}.empty-icon{color:#64748b;color:var(--light-text);font-size:3rem;margin-bottom:1rem}.empty-state h2{color:#1e293b;color:var(--dark-text);margin-bottom:.5rem}.empty-state p{color:#64748b;color:var(--light-text)}@media (max-width:768px){.bootcamps-hero{padding:3rem 1rem}.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}.bootcamps-grid{grid-template-columns:1fr}.filter-options{flex-direction:column;gap:10px}}@media (max-width:480px){.bootcamps-hero{padding:2.5rem 1rem}.hero-content h1{font-size:1.75rem}.bootcamps-grid{gap:1.25rem;grid-template-columns:1fr}.bootcamp-actions{flex-direction:column}.btn-apply,.btn-details{width:100%}}:root{--orange-primary:#ff9a6e;--orange-dark:#e67e5a;--orange-light:#ffc5b0;--orange-very-light:#fff0eb;--orange-accent:#ff7d45;--text-dark:#4a4a4a;--text-light:#fff;--background-light:#fafafa;--border-color:#ebebeb;--shadow-color:#ff9a6e26}body{background-color:#fafafa;background-color:var(--background-light);color:#4a4a4a;color:var(--text-dark);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:0}.free-content-container{font-family:Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:0 auto;max-width:1280px;padding:0 20px}.free-content-header{background:linear-gradient(135deg,#e67e5a,#ff9a6e 50%,#ffc5b0);background:linear-gradient(135deg,var(--orange-dark) 0,var(--orange-primary) 50%,var(--orange-light) 100%);border-radius:18px;box-shadow:0 20px 40px #ff9a6e26;box-shadow:0 20px 40px var(--shadow-color);color:#fff;margin:30px 0;overflow:hidden;padding:70px 30px;position:relative;text-align:center;z-index:1}.banner-background{bottom:0;left:0;position:absolute;right:0;top:0;z-index:-1}.banner-shape{border-radius:50%;opacity:.15;position:absolute}.banner-shape-1{background:#ffffff80;height:300px;right:-50px;top:-150px;width:300px}.banner-shape-2{background:#ffffff80;bottom:-100px;height:200px;left:10%;width:200px}.banner-shape-3{background:#ffffff80;height:150px;left:-50px;top:20%;width:150px}.header-content{margin:0 auto;max-width:800px;position:relative;z-index:2}.banner-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fff,#fff0eb);background:linear-gradient(to right,#fff,var(--orange-very-light));-webkit-background-clip:text;background-clip:text;display:inline-block;font-size:3.5rem;font-weight:800;letter-spacing:1px;margin-bottom:15px}.banner-line{background:#fff;border-radius:3px;height:3px;margin:15px auto 20px}.subtitle{font-size:1.4rem;line-height:1.5;margin:0 auto 30px;max-width:700px;opacity:.9}.banner-icon-container{display:flex;gap:40px;justify-content:center;margin-top:30px}.banner-icon-item{align-items:center;display:flex;flex-direction:column;transition:transform .3s ease}.banner-icon-item:hover{transform:translateY(-5px)}.banner-icon{align-items:center;background:#fff3;border-radius:50%;box-shadow:0 5px 15px #0000001a;display:flex;font-size:2rem;height:60px;justify-content:center;margin-bottom:10px;transition:all .3s ease;width:60px}.banner-icon-item:hover .banner-icon{background:#ffffff4d;box-shadow:0 8px 20px #00000026;transform:scale(1.1)}.banner-icon-text{font-size:.9rem;font-weight:500;opacity:.9}@media (max-width:480px){.banner-title{font-size:2rem}.subtitle{font-size:1rem}.banner-icon-container{flex-direction:row;flex-wrap:wrap}}.loading-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:40px;text-align:center}.loading-spinner{animation:spin 1s ease-in-out infinite;border:4px solid #0000001a;border-radius:50%;border-top-color:#6366f1;height:40px;margin-bottom:15px;width:40px}.error-container{align-items:center;background-color:#fef2f2;border-radius:8px;color:#dc2626;display:flex;margin:20px 0;padding:20px}.error-icon{font-size:24px;margin-right:12px}.content-grid{display:flex;flex-direction:column;gap:50px;margin:50px 0}.section-title{align-items:center;color:#1f2937;display:flex;font-size:2rem;font-weight:600;margin-bottom:30px}.section-icon{font-size:1.8rem;margin-right:12px}.video-container{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.video-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.video-wrapper{height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.video-wrapper iframe{border:none;height:100%;left:0;position:absolute;top:0;width:100%}.video-info{padding:20px}.video-info h3{color:#111827;font-size:1.3rem;margin-bottom:10px}.video-info p{color:#6b7280;font-size:.95rem;line-height:1.5}.ebook-container{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.ebook-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.ebook-cover{height:240px;overflow:hidden}.ebook-cover img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.ebook-card:hover .ebook-cover img{transform:scale(1.05)}.ebook-info{padding:20px}.ebook-info h3{color:#111827;font-size:1.3rem;margin-bottom:10px}.ebook-info p{color:#6b7280;font-size:.95rem;line-height:1.5;margin-bottom:20px}.webinar-container{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.webinar-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;display:flex;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.webinar-date-badge{align-items:center;background:linear-gradient(135deg,#f59e0b,#ef4444);color:#fff;display:flex;flex-direction:column;justify-content:center;min-width:90px;padding:15px;text-align:center}.date-day{font-size:2rem;font-weight:700;line-height:1}.date-month{font-size:1rem;margin-top:5px;text-transform:uppercase}.webinar-info{flex:1 1;padding:20px}.webinar-info h3{color:#111827;font-size:1.3rem;margin-bottom:10px}.webinar-info p{color:#6b7280;font-size:.95rem;line-height:1.5;margin-bottom:20px}.resources-container{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.resource-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.resource-thumbnail{height:160px;overflow:hidden}.resource-thumbnail img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.resource-card:hover .resource-thumbnail img{transform:scale(1.05)}.resource-info{display:flex;flex:1 1;flex-direction:column;padding:20px}.resource-info h3{color:#111827;font-size:1.3rem;margin-bottom:10px}.resource-info p{color:#6b7280;flex:1 1;font-size:.95rem;line-height:1.5;margin-bottom:20px}.contact-section{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-radius:16px;margin:50px 0;padding:50px 30px}.contact-container{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 2fr}.contact-info h2{color:#111827;font-size:2rem;margin-bottom:15px}.contact-info p{color:#6b7280;font-size:1.1rem;line-height:1.5}.contact-form{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000000d;padding:30px}.form-group{margin-bottom:20px}.form-group label{color:#4b5563;display:block;font-weight:500;margin-bottom:8px}.form-group input,.form-group textarea{border:1px solid #d1d5db;border-radius:8px;font-size:1rem;padding:12px 15px;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.newsletter-section{background:linear-gradient(135deg,#312e81,#4f46e5);border-radius:16px;color:#fff;margin:50px 0;padding:50px 30px}.newsletter-container{margin:0 auto;max-width:700px;text-align:center}.newsletter-content h2{font-size:2rem;margin-bottom:15px}.newsletter-content p{font-size:1.1rem;margin-bottom:30px;opacity:.9}.newsletter-form{margin:0 auto;max-width:500px}.form-input-group{border-radius:8px;box-shadow:0 4px 15px #0003;display:flex;overflow:hidden}.newsletter-form input{border:none;flex:1 1;font-size:1rem;padding:15px 20px}.newsletter-form input:focus{outline:none}.download-btn,.register-btn,.submit-btn,.subscribe-btn{align-items:center;background:linear-gradient(135deg,#ff9a6e,#e67e5a);background:linear-gradient(135deg,var(--orange-primary) 0,var(--orange-dark) 100%);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;justify-content:center;padding:10px 20px;transition:all .3s ease}.download-btn:hover,.register-btn:hover,.submit-btn:hover{background:linear-gradient(135deg,#ff7d45,#ff9a6e);background:linear-gradient(135deg,var(--orange-accent) 0,var(--orange-primary) 100%);box-shadow:0 6px 15px #ff9a6e26;box-shadow:0 6px 15px var(--shadow-color)}.subscribe-btn{align-items:center;background:#fff;color:#4f46e5;display:flex;padding:15px 25px}.btn-icon{font-size:1.1rem}.btn-icon,.btn-text{margin-right:8px}.download-btn:hover,.register-btn:hover,.submit-btn:hover{box-shadow:0 6px 15px #0000001a;transform:translateY(-2px)}.success-message{background-color:#ecfdf5;border-radius:8px;color:#059669;font-weight:500;margin-top:15px;padding:12px;text-align:center}@media (max-width:768px){.free-content-header{padding:50px 20px}.banner-title{font-size:2.5rem}.subtitle{font-size:1.2rem}.banner-icon-container{gap:20px}.banner-icon{font-size:1.6rem;height:50px;width:50px}}@media (max-width:480px){.banner-title{font-size:2rem}.subtitle{font-size:1rem}.banner-icon-container{flex-direction:row;flex-wrap:wrap}.ebook-container,.resources-container,.video-container,.webinar-container{grid-template-columns:1fr}.webinar-card{flex-direction:column}.webinar-date-badge{flex-direction:row;padding:10px;width:100%}.date-day{margin-right:5px}}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.webinar-modal{background-color:#fff;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;max-height:90vh;max-width:800px;overflow-y:auto;position:relative;width:100%}.modal-close-btn{align-items:center;background-color:#ff9a6e;background-color:var(--orange-primary);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;height:36px;justify-content:center;position:absolute;right:20px;top:20px;transition:all .3s ease;width:36px;z-index:10}.modal-close-btn:hover{background-color:#e67e5a;background-color:var(--orange-dark);transform:rotate(90deg)}.modal-content{padding:0}.modal-header{background:linear-gradient(135deg,#ff9a6e,#e67e5a);background:linear-gradient(135deg,var(--orange-primary) 0,var(--orange-dark) 100%);border-radius:16px 16px 0 0;color:#fff;padding:30px}.modal-header h2{font-size:2rem;font-weight:700;margin-bottom:15px}.webinar-date-info{align-items:center;display:flex;font-size:1.1rem}.calendar-icon{font-size:1.3rem;margin-right:10px}.modal-image{height:250px;overflow:hidden;position:relative}.modal-image img{height:100%;object-fit:cover;width:100%}.modal-description{border-bottom:1px solid #e5e7eb;padding:30px}.modal-description h3{color:#4a4a4a;color:var(--text-dark);font-size:1.5rem;margin-bottom:15px}.modal-description p{color:#4b5563;font-size:1rem;line-height:1.6}.modal-registration{padding:30px}.modal-registration h3{color:#4a4a4a;color:var(--text-dark);font-size:1.5rem;margin-bottom:20px}.registration-form{display:flex;flex-direction:column;gap:20px}.modal-registration .form-group{margin-bottom:15px}.modal-registration .form-group label{color:#4a4a4a;color:var(--text-dark);display:block;font-weight:500;margin-bottom:8px}.modal-registration .form-group input{border:1px solid #d1d5db;border-radius:8px;font-size:1rem;padding:12px 15px;transition:border-color .3s ease;width:100%}.modal-registration .form-group input:focus{border-color:#ff9a6e;border-color:var(--orange-primary);box-shadow:0 0 0 3px #ff9a6e26;outline:none}.modal-register-btn{background:linear-gradient(135deg,#ff9a6e,#e67e5a);background:linear-gradient(135deg,var(--orange-primary) 0,var(--orange-dark) 100%);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:500;margin-top:15px;padding:14px 28px;text-align:center;text-decoration:none;transition:all .3s ease}.modal-register-btn:hover{box-shadow:0 10px 20px #ff9a6e40;transform:translateY(-3px)}@media (max-width:768px){.webinar-modal{width:95%}.modal-header{padding:20px}.modal-header h2{font-size:1.7rem}.modal-image{height:200px}.modal-description,.modal-registration{padding:20px}}@media (max-width:480px){.modal-header h2{font-size:1.5rem}.webinar-date-info{font-size:.95rem}.modal-image{height:180px}}.profile-edit-container{background:#fff;border-radius:18px;box-shadow:0 4px 24px #00000017;font-family:Segoe UI,Arial,sans-serif;margin:40px auto 60px;max-width:480px;padding:32px 24px 24px}.profile-edit-container h2{color:#2d3a4a;font-size:2rem;font-weight:600;margin-bottom:28px;text-align:center}.profile-edit-card,.profile-edit-image-section{align-items:center;display:flex;flex-direction:column}.profile-edit-image-section{margin-bottom:18px}.profile-edit-image{background:#f5f7fa;border:3px solid #e0e7ef;border-radius:50%;height:110px;margin-bottom:8px;object-fit:cover;transition:box-shadow .2s;width:110px}.profile-edit-image:hover{box-shadow:0 0 0 4px #dbeafe}.profile-edit-form{display:flex;flex-direction:column;gap:14px;width:100%}.profile-edit-row{display:flex;flex-direction:column;gap:4px}.profile-edit-row label{color:#4b5563;font-size:.98rem;font-weight:500;margin-bottom:2px}.profile-edit-row input,.profile-edit-row textarea{background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:7px;font-size:1rem;padding:9px 12px;resize:none;transition:border .2s}.profile-edit-row input:focus,.profile-edit-row textarea:focus{background:#fff;border-color:#2563eb;outline:none}.profile-edit-row input[disabled],.profile-edit-row textarea[disabled]{background:#f3f4f6;color:#9ca3af;cursor:not-allowed}.profile-edit-actions{display:flex;gap:14px;justify-content:center;margin-top:10px}.profile-edit-cancel,.profile-edit-edit,.profile-edit-save{border:none;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:500;padding:8px 22px;transition:background .18s,color .18s}.profile-edit-edit{background:#2563eb;color:#fff}.profile-edit-edit:hover{background:#1d4ed8}.profile-edit-save{background:#059669;color:#fff}.profile-edit-save:disabled{background:#a7f3d0;color:#047857;cursor:not-allowed}.profile-edit-save:hover:not(:disabled){background:#047857}.profile-edit-cancel{background:#f3f4f6;border:1.5px solid #e5e7eb;color:#374151}.profile-edit-cancel:hover{background:#e5e7eb}.profile-edit-error,.profile-edit-loading{background:#fff1f2;border-radius:10px;color:#ef4444;font-size:1.2rem;margin:60px auto;max-width:400px;padding:24px 0;text-align:center}@media (max-width:600px){.profile-edit-container{max-width:98vw;padding:16px 4px 18px}.profile-edit-form{gap:10px}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,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}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,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}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{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:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,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}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}


/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;font-style:normal;font-weight:400;src:url(/static/media/fontawesome-webfont.09b9015b1ecaf95655b1.eot);src:url(/static/media/fontawesome-webfont.09b9015b1ecaf95655b1.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(/static/media/fontawesome-webfont.0317d582b93c20f68e05.woff2) format("woff2"),url(/static/media/fontawesome-webfont.f7f1738ca345185e0185.woff) format("woff"),url(/static/media/fontawesome-webfont.f0af1680f082547a7aae.ttf) format("truetype"),url(/static/media/fontawesome-webfont.3b270ae3f01b143951b0.svg#fontawesomeregular) format("svg")}.fa{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{text-align:center;width:1.28571429em}.fa-ul{list-style-type:none;margin-left:2.14285714em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2.14285714em;position:absolute;text-align:center;top:.14285714em;width:2.14285714em}.fa-li.fa-lg{left:-1.85714286em}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s linear infinite}.fa-pulse{animation:fa-spin 1s steps(8) infinite}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:themify;font-style:normal;font-weight:400;src:url(/static/media/themify.9bad94440d49256265a5.eot);src:url(/static/media/themify.9bad94440d49256265a5.eot?#iefix-fvbane) format("embedded-opentype"),url(/static/media/themify.29b39089170885ae2967.woff) format("woff"),url(/static/media/themify.eda8b94308c6f538f04a.ttf) format("truetype"),url(/static/media/themify.c4292f34297f1004471a.svg#themify) format("svg")}[class*=" ti-"],[class^=ti-]{speak:none;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:themify;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.ti-wand:before{content:"\e600"}.ti-volume:before{content:"\e601"}.ti-user:before{content:"\e602"}.ti-unlock:before{content:"\e603"}.ti-unlink:before{content:"\e604"}.ti-trash:before{content:"\e605"}.ti-thought:before{content:"\e606"}.ti-target:before{content:"\e607"}.ti-tag:before{content:"\e608"}.ti-tablet:before{content:"\e609"}.ti-star:before{content:"\e60a"}.ti-spray:before{content:"\e60b"}.ti-signal:before{content:"\e60c"}.ti-shopping-cart:before{content:"\e60d"}.ti-shopping-cart-full:before{content:"\e60e"}.ti-settings:before{content:"\e60f"}.ti-search:before{content:"\e610"}.ti-zoom-in:before{content:"\e611"}.ti-zoom-out:before{content:"\e612"}.ti-cut:before{content:"\e613"}.ti-ruler:before{content:"\e614"}.ti-ruler-pencil:before{content:"\e615"}.ti-ruler-alt:before{content:"\e616"}.ti-bookmark:before{content:"\e617"}.ti-bookmark-alt:before{content:"\e618"}.ti-reload:before{content:"\e619"}.ti-plus:before{content:"\e61a"}.ti-pin:before{content:"\e61b"}.ti-pencil:before{content:"\e61c"}.ti-pencil-alt:before{content:"\e61d"}.ti-paint-roller:before{content:"\e61e"}.ti-paint-bucket:before{content:"\e61f"}.ti-na:before{content:"\e620"}.ti-mobile:before{content:"\e621"}.ti-minus:before{content:"\e622"}.ti-medall:before{content:"\e623"}.ti-medall-alt:before{content:"\e624"}.ti-marker:before{content:"\e625"}.ti-marker-alt:before{content:"\e626"}.ti-arrow-up:before{content:"\e627"}.ti-arrow-right:before{content:"\e628"}.ti-arrow-left:before{content:"\e629"}.ti-arrow-down:before{content:"\e62a"}.ti-lock:before{content:"\e62b"}.ti-location-arrow:before{content:"\e62c"}.ti-link:before{content:"\e62d"}.ti-layout:before{content:"\e62e"}.ti-layers:before{content:"\e62f"}.ti-layers-alt:before{content:"\e630"}.ti-key:before{content:"\e631"}.ti-import:before{content:"\e632"}.ti-image:before{content:"\e633"}.ti-heart:before{content:"\e634"}.ti-heart-broken:before{content:"\e635"}.ti-hand-stop:before{content:"\e636"}.ti-hand-open:before{content:"\e637"}.ti-hand-drag:before{content:"\e638"}.ti-folder:before{content:"\e639"}.ti-flag:before{content:"\e63a"}.ti-flag-alt:before{content:"\e63b"}.ti-flag-alt-2:before{content:"\e63c"}.ti-eye:before{content:"\e63d"}.ti-export:before{content:"\e63e"}.ti-exchange-vertical:before{content:"\e63f"}.ti-desktop:before{content:"\e640"}.ti-cup:before{content:"\e641"}.ti-crown:before{content:"\e642"}.ti-comments:before{content:"\e643"}.ti-comment:before{content:"\e644"}.ti-comment-alt:before{content:"\e645"}.ti-close:before{content:"\e646"}.ti-clip:before{content:"\e647"}.ti-angle-up:before{content:"\e648"}.ti-angle-right:before{content:"\e649"}.ti-angle-left:before{content:"\e64a"}.ti-angle-down:before{content:"\e64b"}.ti-check:before{content:"\e64c"}.ti-check-box:before{content:"\e64d"}.ti-camera:before{content:"\e64e"}.ti-announcement:before{content:"\e64f"}.ti-brush:before{content:"\e650"}.ti-briefcase:before{content:"\e651"}.ti-bolt:before{content:"\e652"}.ti-bolt-alt:before{content:"\e653"}.ti-blackboard:before{content:"\e654"}.ti-bag:before{content:"\e655"}.ti-move:before{content:"\e656"}.ti-arrows-vertical:before{content:"\e657"}.ti-arrows-horizontal:before{content:"\e658"}.ti-fullscreen:before{content:"\e659"}.ti-arrow-top-right:before{content:"\e65a"}.ti-arrow-top-left:before{content:"\e65b"}.ti-arrow-circle-up:before{content:"\e65c"}.ti-arrow-circle-right:before{content:"\e65d"}.ti-arrow-circle-left:before{content:"\e65e"}.ti-arrow-circle-down:before{content:"\e65f"}.ti-angle-double-up:before{content:"\e660"}.ti-angle-double-right:before{content:"\e661"}.ti-angle-double-left:before{content:"\e662"}.ti-angle-double-down:before{content:"\e663"}.ti-zip:before{content:"\e664"}.ti-world:before{content:"\e665"}.ti-wheelchair:before{content:"\e666"}.ti-view-list:before{content:"\e667"}.ti-view-list-alt:before{content:"\e668"}.ti-view-grid:before{content:"\e669"}.ti-uppercase:before{content:"\e66a"}.ti-upload:before{content:"\e66b"}.ti-underline:before{content:"\e66c"}.ti-truck:before{content:"\e66d"}.ti-timer:before{content:"\e66e"}.ti-ticket:before{content:"\e66f"}.ti-thumb-up:before{content:"\e670"}.ti-thumb-down:before{content:"\e671"}.ti-text:before{content:"\e672"}.ti-stats-up:before{content:"\e673"}.ti-stats-down:before{content:"\e674"}.ti-split-v:before{content:"\e675"}.ti-split-h:before{content:"\e676"}.ti-smallcap:before{content:"\e677"}.ti-shine:before{content:"\e678"}.ti-shift-right:before{content:"\e679"}.ti-shift-left:before{content:"\e67a"}.ti-shield:before{content:"\e67b"}.ti-notepad:before{content:"\e67c"}.ti-server:before{content:"\e67d"}.ti-quote-right:before{content:"\e67e"}.ti-quote-left:before{content:"\e67f"}.ti-pulse:before{content:"\e680"}.ti-printer:before{content:"\e681"}.ti-power-off:before{content:"\e682"}.ti-plug:before{content:"\e683"}.ti-pie-chart:before{content:"\e684"}.ti-paragraph:before{content:"\e685"}.ti-panel:before{content:"\e686"}.ti-package:before{content:"\e687"}.ti-music:before{content:"\e688"}.ti-music-alt:before{content:"\e689"}.ti-mouse:before{content:"\e68a"}.ti-mouse-alt:before{content:"\e68b"}.ti-money:before{content:"\e68c"}.ti-microphone:before{content:"\e68d"}.ti-menu:before{content:"\e68e"}.ti-menu-alt:before{content:"\e68f"}.ti-map:before{content:"\e690"}.ti-map-alt:before{content:"\e691"}.ti-loop:before{content:"\e692"}.ti-location-pin:before{content:"\e693"}.ti-list:before{content:"\e694"}.ti-light-bulb:before{content:"\e695"}.ti-Italic:before{content:"\e696"}.ti-info:before{content:"\e697"}.ti-infinite:before{content:"\e698"}.ti-id-badge:before{content:"\e699"}.ti-hummer:before{content:"\e69a"}.ti-home:before{content:"\e69b"}.ti-help:before{content:"\e69c"}.ti-headphone:before{content:"\e69d"}.ti-harddrives:before{content:"\e69e"}.ti-harddrive:before{content:"\e69f"}.ti-gift:before{content:"\e6a0"}.ti-game:before{content:"\e6a1"}.ti-filter:before{content:"\e6a2"}.ti-files:before{content:"\e6a3"}.ti-file:before{content:"\e6a4"}.ti-eraser:before{content:"\e6a5"}.ti-envelope:before{content:"\e6a6"}.ti-download:before{content:"\e6a7"}.ti-direction:before{content:"\e6a8"}.ti-direction-alt:before{content:"\e6a9"}.ti-dashboard:before{content:"\e6aa"}.ti-control-stop:before{content:"\e6ab"}.ti-control-shuffle:before{content:"\e6ac"}.ti-control-play:before{content:"\e6ad"}.ti-control-pause:before{content:"\e6ae"}.ti-control-forward:before{content:"\e6af"}.ti-control-backward:before{content:"\e6b0"}.ti-cloud:before{content:"\e6b1"}.ti-cloud-up:before{content:"\e6b2"}.ti-cloud-down:before{content:"\e6b3"}.ti-clipboard:before{content:"\e6b4"}.ti-car:before{content:"\e6b5"}.ti-calendar:before{content:"\e6b6"}.ti-book:before{content:"\e6b7"}.ti-bell:before{content:"\e6b8"}.ti-basketball:before{content:"\e6b9"}.ti-bar-chart:before{content:"\e6ba"}.ti-bar-chart-alt:before{content:"\e6bb"}.ti-back-right:before{content:"\e6bc"}.ti-back-left:before{content:"\e6bd"}.ti-arrows-corner:before{content:"\e6be"}.ti-archive:before{content:"\e6bf"}.ti-anchor:before{content:"\e6c0"}.ti-align-right:before{content:"\e6c1"}.ti-align-left:before{content:"\e6c2"}.ti-align-justify:before{content:"\e6c3"}.ti-align-center:before{content:"\e6c4"}.ti-alert:before{content:"\e6c5"}.ti-alarm-clock:before{content:"\e6c6"}.ti-agenda:before{content:"\e6c7"}.ti-write:before{content:"\e6c8"}.ti-window:before{content:"\e6c9"}.ti-widgetized:before{content:"\e6ca"}.ti-widget:before{content:"\e6cb"}.ti-widget-alt:before{content:"\e6cc"}.ti-wallet:before{content:"\e6cd"}.ti-video-clapper:before{content:"\e6ce"}.ti-video-camera:before{content:"\e6cf"}.ti-vector:before{content:"\e6d0"}.ti-themify-logo:before{content:"\e6d1"}.ti-themify-favicon:before{content:"\e6d2"}.ti-themify-favicon-alt:before{content:"\e6d3"}.ti-support:before{content:"\e6d4"}.ti-stamp:before{content:"\e6d5"}.ti-split-v-alt:before{content:"\e6d6"}.ti-slice:before{content:"\e6d7"}.ti-shortcode:before{content:"\e6d8"}.ti-shift-right-alt:before{content:"\e6d9"}.ti-shift-left-alt:before{content:"\e6da"}.ti-ruler-alt-2:before{content:"\e6db"}.ti-receipt:before{content:"\e6dc"}.ti-pin2:before{content:"\e6dd"}.ti-pin-alt:before{content:"\e6de"}.ti-pencil-alt2:before{content:"\e6df"}.ti-palette:before{content:"\e6e0"}.ti-more:before{content:"\e6e1"}.ti-more-alt:before{content:"\e6e2"}.ti-microphone-alt:before{content:"\e6e3"}.ti-magnet:before{content:"\e6e4"}.ti-line-double:before{content:"\e6e5"}.ti-line-dotted:before{content:"\e6e6"}.ti-line-dashed:before{content:"\e6e7"}.ti-layout-width-full:before{content:"\e6e8"}.ti-layout-width-default:before{content:"\e6e9"}.ti-layout-width-default-alt:before{content:"\e6ea"}.ti-layout-tab:before{content:"\e6eb"}.ti-layout-tab-window:before{content:"\e6ec"}.ti-layout-tab-v:before{content:"\e6ed"}.ti-layout-tab-min:before{content:"\e6ee"}.ti-layout-slider:before{content:"\e6ef"}.ti-layout-slider-alt:before{content:"\e6f0"}.ti-layout-sidebar-right:before{content:"\e6f1"}.ti-layout-sidebar-none:before{content:"\e6f2"}.ti-layout-sidebar-left:before{content:"\e6f3"}.ti-layout-placeholder:before{content:"\e6f4"}.ti-layout-menu:before{content:"\e6f5"}.ti-layout-menu-v:before{content:"\e6f6"}.ti-layout-menu-separated:before{content:"\e6f7"}.ti-layout-menu-full:before{content:"\e6f8"}.ti-layout-media-right-alt:before{content:"\e6f9"}.ti-layout-media-right:before{content:"\e6fa"}.ti-layout-media-overlay:before{content:"\e6fb"}.ti-layout-media-overlay-alt:before{content:"\e6fc"}.ti-layout-media-overlay-alt-2:before{content:"\e6fd"}.ti-layout-media-left-alt:before{content:"\e6fe"}.ti-layout-media-left:before{content:"\e6ff"}.ti-layout-media-center-alt:before{content:"\e700"}.ti-layout-media-center:before{content:"\e701"}.ti-layout-list-thumb:before{content:"\e702"}.ti-layout-list-thumb-alt:before{content:"\e703"}.ti-layout-list-post:before{content:"\e704"}.ti-layout-list-large-image:before{content:"\e705"}.ti-layout-line-solid:before{content:"\e706"}.ti-layout-grid4:before{content:"\e707"}.ti-layout-grid3:before{content:"\e708"}.ti-layout-grid2:before{content:"\e709"}.ti-layout-grid2-thumb:before{content:"\e70a"}.ti-layout-cta-right:before{content:"\e70b"}.ti-layout-cta-left:before{content:"\e70c"}.ti-layout-cta-center:before{content:"\e70d"}.ti-layout-cta-btn-right:before{content:"\e70e"}.ti-layout-cta-btn-left:before{content:"\e70f"}.ti-layout-column4:before{content:"\e710"}.ti-layout-column3:before{content:"\e711"}.ti-layout-column2:before{content:"\e712"}.ti-layout-accordion-separated:before{content:"\e713"}.ti-layout-accordion-merged:before{content:"\e714"}.ti-layout-accordion-list:before{content:"\e715"}.ti-ink-pen:before{content:"\e716"}.ti-info-alt:before{content:"\e717"}.ti-help-alt:before{content:"\e718"}.ti-headphone-alt:before{content:"\e719"}.ti-hand-point-up:before{content:"\e71a"}.ti-hand-point-right:before{content:"\e71b"}.ti-hand-point-left:before{content:"\e71c"}.ti-hand-point-down:before{content:"\e71d"}.ti-gallery:before{content:"\e71e"}.ti-face-smile:before{content:"\e71f"}.ti-face-sad:before{content:"\e720"}.ti-credit-card:before{content:"\e721"}.ti-control-skip-forward:before{content:"\e722"}.ti-control-skip-backward:before{content:"\e723"}.ti-control-record:before{content:"\e724"}.ti-control-eject:before{content:"\e725"}.ti-comments-smiley:before{content:"\e726"}.ti-brush-alt:before{content:"\e727"}.ti-youtube:before{content:"\e728"}.ti-vimeo:before{content:"\e729"}.ti-twitter:before{content:"\e72a"}.ti-time:before{content:"\e72b"}.ti-tumblr:before{content:"\e72c"}.ti-skype:before{content:"\e72d"}.ti-share:before{content:"\e72e"}.ti-share-alt:before{content:"\e72f"}.ti-rocket:before{content:"\e730"}.ti-pinterest:before{content:"\e731"}.ti-new-window:before{content:"\e732"}.ti-microsoft:before{content:"\e733"}.ti-list-ol:before{content:"\e734"}.ti-linkedin:before{content:"\e735"}.ti-layout-sidebar-2:before{content:"\e736"}.ti-layout-grid4-alt:before{content:"\e737"}.ti-layout-grid3-alt:before{content:"\e738"}.ti-layout-grid2-alt:before{content:"\e739"}.ti-layout-column4-alt:before{content:"\e73a"}.ti-layout-column3-alt:before{content:"\e73b"}.ti-layout-column2-alt:before{content:"\e73c"}.ti-instagram:before{content:"\e73d"}.ti-google:before{content:"\e73e"}.ti-github:before{content:"\e73f"}.ti-flickr:before{content:"\e740"}.ti-facebook:before{content:"\e741"}.ti-dropbox:before{content:"\e742"}.ti-dribbble:before{content:"\e743"}.ti-apple:before{content:"\e744"}.ti-android:before{content:"\e745"}.ti-save:before{content:"\e746"}.ti-save-alt:before{content:"\e747"}.ti-yahoo:before{content:"\e748"}.ti-wordpress:before{content:"\e749"}.ti-vimeo-alt:before{content:"\e74a"}.ti-twitter-alt:before{content:"\e74b"}.ti-tumblr-alt:before{content:"\e74c"}.ti-trello:before{content:"\e74d"}.ti-stack-overflow:before{content:"\e74e"}.ti-soundcloud:before{content:"\e74f"}.ti-sharethis:before{content:"\e750"}.ti-sharethis-alt:before{content:"\e751"}.ti-reddit:before{content:"\e752"}.ti-pinterest-alt:before{content:"\e753"}.ti-microsoft-alt:before{content:"\e754"}.ti-linux:before{content:"\e755"}.ti-jsfiddle:before{content:"\e756"}.ti-joomla:before{content:"\e757"}.ti-html5:before{content:"\e758"}.ti-flickr-alt:before{content:"\e759"}.ti-email:before{content:"\e75a"}.ti-drupal:before{content:"\e75b"}.ti-dropbox-alt:before{content:"\e75c"}.ti-css3:before{content:"\e75d"}.ti-rss:before{content:"\e75e"}.ti-rss-alt:before{content:"\e75f"}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes rubberBand{0%{transform:scaleX(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)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(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-name:headShake;animation-timing-function:ease-in-out}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{animation-name:swing;transform-origin:top center}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,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{0%,20%,40%,60%,80%,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:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,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{0%,60%,75%,90%,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{0%,60%,75%,90%,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}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{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:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{animation-timing-function:ease-out;transform:perspective(400px) rotateY(-1turn)}40%{animation-timing-function:ease-out;transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{animation-timing-function:ease-in;transform:perspective(400px) translateZ(150px) rotateY(-170deg)}80%{animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95)}to{animation-timing-function:ease-in;transform:perspective(400px)}}.animated.flip{animation-name:flip;-webkit-backface-visibility:visible;backface-visibility:visible}@keyframes flipInX{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{animation-name:flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipInY{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;transform:perspective(400px) rotateY(10deg)}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{animation-name:flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutX{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateY(-15deg)}to{opacity:0;transform:perspective(400px) rotateY(90deg)}}.flipOutY{animation-name:flipOutY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes lightSpeedIn{0%{opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;transform:skewX(20deg)}80%{opacity:1;transform:skewX(-5deg)}to{opacity:1;transform:none}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg);transform-origin:center}to{opacity:1;transform:none;transform-origin:center}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-45deg);transform-origin:left bottom}to{opacity:1;transform:none;transform-origin:left bottom}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(45deg);transform-origin:right bottom}to{opacity:1;transform:none;transform-origin:right bottom}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(45deg);transform-origin:left bottom}to{opacity:1;transform:none;transform-origin:left bottom}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg);transform-origin:right bottom}to{opacity:1;transform:none;transform-origin:right bottom}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{opacity:1;transform-origin:center}to{opacity:0;transform:rotate(200deg);transform-origin:center}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{opacity:1;transform-origin:left bottom}to{opacity:0;transform:rotate(45deg);transform-origin:left bottom}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{opacity:1;transform-origin:right bottom}to{opacity:0;transform:rotate(-45deg);transform-origin:right bottom}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{opacity:1;transform-origin:left bottom}to{opacity:0;transform:rotate(-45deg);transform-origin:left bottom}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{opacity:1;transform-origin:right bottom}to{opacity:0;transform:rotate(90deg);transform-origin:right bottom}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{animation-timing-function:ease-in-out;transform-origin:top left}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%,80%{animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg);transform-origin:top left}to{opacity:0;transform:translate3d(0,700px,0)}}.hinge{animation-name:hinge}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,100%,0);visibility:hidden}}.slideOutDown{animation-name:slideOutDown}.slideOutLeft{animation-name:slideOutLeft}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-100%,0);visibility:hidden}}.slideOutUp{animation-name:slideOutUp}.pulse{animation-name:pulse}@keyframes fadeInLeftSlow{0%{opacity:0;transform:translate3d(-5%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeftSlow{animation-name:fadeInLeftSlow}@keyframes fadeInTopSlow{0%{opacity:0;transform:translate3d(0,-50px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInTopSlow{animation-name:fadeInTopSlow}@keyframes fadeInBottomSlow{0%{opacity:0;transform:translate3d(0,50px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInBottomSlow{animation-name:fadeInBottomSlow}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0);visibility:hidden}}.slideOutLeft{animation:slideOutLeft 2s cubic-bezier(.26,.92,.47,1) 1.5s alternate forwards}@keyframes slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0);visibility:hidden}}.slideOutRight{animation:slideOutRight 2s cubic-bezier(.26,.92,.47,1) 1.5s alternate forwards}@keyframes fadeInSlow{0%{opacity:0}to{opacity:1}}.fadeInSlow{animation:fadeInSlow 3s}@keyframes circle{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes bounce{0%{transform:translateY(0) translateX(0)}50%{transform:translateY(15px) translateX(7px)}to{transform:translateY(0) translateX(0)}}@keyframes bounceX{0%{transform:translateY(0) translateX(0)}50%{transform:translateY(7px) translateX(15px)}to{transform:translateY(0) translateX(0)}}@keyframes zoom-in-zoom-out{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@font-face{font-family:Flaticon;src:url(/static/media/flaticon_education.468937f313da1b2678e7.ttf) format("truetype"),url(/static/media/flaticon_education.726e6dc11fdf74995f43.woff) format("woff"),url(/static/media/flaticon_education.999bf53c08118357443c.woff2) format("woff2"),url(/static/media/flaticon_education.c3bf0c8596979be65699.eot#iefix) format("embedded-opentype"),url(/static/media/flaticon_education.7ec50fbd72dd47c5d28f.svg#flaticon_education) format("svg")}i[class*=" flaticon-"]:before,i[class^=flaticon-]:before{font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Flaticon!important;font-style:normal;font-variant:normal;font-weight:400!important;text-transform:none}.flaticon-quote:before{content:"\f101"}.flaticon-play-button:before{content:"\f102"}.flaticon-quotation:before{content:"\f103"}.flaticon-instagram:before{content:"\f104"}.flaticon-maps-and-flags:before{content:"\f105"}.flaticon-play:before{content:"\f106"}.flaticon-youtube:before{content:"\f107"}.flaticon-linkedin:before{content:"\f108"}.flaticon-instagram-1:before{content:"\f109"}.flaticon-twitter:before{content:"\f10a"}.flaticon-facebook-app-symbol:before{content:"\f10b"}.flaticon-calendar:before{content:"\f10c"}.flaticon-comment-white-oval-bubble:before{content:"\f10d"}.flaticon-user:before{content:"\f10e"}.flaticon-phone-call:before{content:"\f10f"}.flaticon-house:before{content:"\f110"}.flaticon-email:before{content:"\f111"}.flaticon-location:before{content:"\f112"}.flaticon-send:before{content:"\f113"}.flaticon-telephone:before{content:"\f114"}.flaticon-placeholder:before{content:"\f115"}.flaticon-left-quote:before{content:"\f116"}.flaticon-right-arrows:before{content:"\f117"}.flaticon-right-arrow:before{content:"\f118"}.flaticon-24-hours-support:before{content:"\f119"}.flaticon-customer-service:before{content:"\f11a"}.flaticon-telephone-1:before{content:"\f11b"}.flaticon-email-1:before{content:"\f11c"}.flaticon-right-quote-sign:before{content:"\f11d"}.flaticon-google-plus:before{content:"\f11e"}.flaticon-location-1:before{content:"\f11f"}.flaticon-mail:before{content:"\f120"}.flaticon-play-button-1:before{content:"\f121"}.flaticon-checked:before{content:"\f122"}.flaticon-right-arrow-1:before{content:"\f123"}.flaticon-left-arrow:before{content:"\f124"}.flaticon-right-arrow-2:before{content:"\f125"}.flaticon-left-arrow-1:before{content:"\f126"}.flaticon-left-arrow-2:before{content:"\f127"}.flaticon-next:before{content:"\f128"}.flaticon-phone-call-1:before{content:"\f129"}.flaticon-search:before{content:"\f12a"}.flaticon-shopping-cart:before{content:"\f12b"}.flaticon-email-2:before{content:"\f12c"}.flaticon-pinterest:before{content:"\f12d"}.flaticon-shopping-bag:before{content:"\f12e"}.flaticon-quote-1:before{content:"\f12f"}.flaticon-smile:before{content:"\f130"}.flaticon-play-1:before{content:"\f131"}.flaticon-search-1:before{content:"\f132"}.flaticon-next-1:before{content:"\f133"}.flaticon-medal:before{content:"\f134"}.flaticon-paint-palette:before{content:"\f135"}.flaticon-responsible:before{content:"\f136"}.flaticon-medal-1:before{content:"\f137"}.flaticon-e-learning:before{content:"\f138"}.flaticon-support:before{content:"\f139"}.flaticon-agenda:before{content:"\f13a"}.flaticon-reading-book:before{content:"\f13b"}.flaticon-star:before{content:"\f13c"}.flaticon-knowledge:before{content:"\f13d"}.flaticon-code:before{content:"\f13e"}.flaticon-megaphone:before{content:"\f13f"}.flaticon-user-experience:before{content:"\f140"}.flaticon-right-arrow-3:before{content:"\f141"}.flaticon-training:before{content:"\f142"}.flaticon-video-lesson:before{content:"\f143"}.flaticon-training-1:before{content:"\f144"}.flaticon-award:before{content:"\f145"}.flaticon-team:before{content:"\f146"}html{font-size:15px}:root{scroll-behavior:unset}body{color:#625f71;font-family:Urbanist;font-size:18px;overflow-x:hidden}@media(max-width:767px){body{font-size:14px}}p{color:#625f71;font-size:18px;line-height:1.8em}h1,h2,h3,h4,h5,h6{color:#1a1729;font-family:Urbanist;font-weight:500}ul{list-style:none;margin:0;padding-left:0}a{transition:all .2s}a,a:hover{text-decoration:none}img{max-width:100%}.sr-only{display:none!important;opacity:0;visibility:hidden}.App,.page-wrapper{overflow:hidden;position:relative}.wow{visibility:hidden}.fi:before{margin:0}.section-padding{padding:120px 0}@media(max-width:991px){.section-padding{padding:90px 0}}@media(max-width:767px){.section-padding{padding:80px 0}}.pt-100{padding-top:100px}@media(max-width:991px){.pt-100{padding-top:80px}}@media(max-width:767px){.pt-100{padding-top:70px}}.contact-validation-active .error-handling-messages{margin-top:15px!important;width:100%!important}.contact-validation-active label.error{color:red;display:block;font-weight:400;margin:5px 0 0;text-align:left}.contact-validation-active #c-loader,.contact-validation-active #loader{display:none;margin-top:10px}.contact-validation-active #c-loader i,.contact-validation-active #loader i{animation:rotating 2s linear infinite;color:#4540e1;display:inline-block;font-size:30px}.contact-validation-active #c-error,.contact-validation-active #c-success,.contact-validation-active #error,.contact-validation-active #success{color:#fff;display:none;font-size:16px;padding:5px 10px;text-align:center;width:100%}@media(max-width:767px){.contact-validation-active #c-error,.contact-validation-active #c-success,.contact-validation-active #error,.contact-validation-active #success{font-size:15px}}.contact-validation-active #c-success,.contact-validation-active #success{background-color:#009a00;border-left:5px solid green;margin-bottom:5px}.contact-validation-active #c-error,.contact-validation-active #error{background-color:#ff1919;border-left:5px solid red}@keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rotating{animation:rotating 5s infinite alternate}.back-to-top{background-color:#4540e1b3;border:2px solid #4540e1;border-radius:45px;bottom:15px;display:none;height:45px;line-height:45px;position:fixed;right:15px;text-align:center;transition:all .2s;width:45px;z-index:999}@media(max-width:991px){.back-to-top{height:35px;line-height:35px;width:35px}}.back-to-top:hover{background-color:#4540e1}.back-to-top i{color:#fff;font-size:18px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.mfp-wrap{background-color:#000000e6;z-index:99999}.mfp-with-zoom .mfp-container,.mfp-with-zoom.mfp-bg{-webkit-backface-visibility:hidden;opacity:0;transition:all .3s ease-out}.mfp-with-zoom.mfp-ready .mfp-container{opacity:1}.mfp-with-zoom.mfp-ready.mfp-bg{opacity:.8}.mfp-with-zoom.mfp-removing .mfp-container,.mfp-with-zoom.mfp-removing.mfp-bg{opacity:0}.fancybox-overlay{background:#000000e6;z-index:9999!important}.fancybox-wrap{z-index:99999!important}.wpo-section-title,.wpo-section-title-s2,.wpo-section-title-s3{margin:0 auto 60px;text-align:center;z-index:1}.wpo-section-title small,.wpo-section-title-s2 small,.wpo-section-title-s3 small{color:#f2bc00;font-size:20px;font-style:normal;font-weight:700;line-height:normal}.wpo-section-title h2,.wpo-section-title-s2 h2,.wpo-section-title-s3 h2{font-size:55px;font-style:normal;font-weight:700;line-height:75px;margin:10px 0 0;z-index:1}@media(max-width:991px){.wpo-section-title h2,.wpo-section-title-s2 h2,.wpo-section-title-s3 h2{font-size:45px;line-height:55px;margin-top:10px}}@media(max-width:767px){.wpo-section-title h2,.wpo-section-title-s2 h2,.wpo-section-title-s3 h2{font-size:32px;line-height:40px;margin-top:10px}}@media(max-width:330px){.wpo-section-title h2,.wpo-section-title-s2 h2,.wpo-section-title-s3 h2{font-size:30px}}.wpo-section-title h2 span,.wpo-section-title-s2 h2 span,.wpo-section-title-s3 h2 span{position:relative;z-index:-1}.wpo-section-title h2 span .shape,.wpo-section-title-s2 h2 span .shape,.wpo-section-title-s3 h2 span .shape{left:-30px;position:absolute;top:-10px;width:150%;z-index:-1}.wpo-section-title h2 span .shape svg,.wpo-section-title-s2 h2 span .shape svg,.wpo-section-title-s3 h2 span .shape svg{fill:#f2bc00}.wpo-section-title p,.wpo-section-title-s2 p,.wpo-section-title-s3 p{font-size:18px;font-style:normal;font-weight:400}.wpo-section-title-s2 h2 span .shape{left:-15px;top:-10px;width:108%}@media(max-width:767px){.wpo-section-title-s2 h2 span .shape{left:-10px;top:-4px;width:108%}}.wpo-section-title-s3 small{color:#625f71}.theme-btn,.theme-btn-s2,.view-cart-btn{-webkit-backface-visibility:hidden;background:#f2bc00;border:0;border-radius:30px;color:#1a1729;display:inline-block;font-family:Urbanist;font-size:18px;font-weight:600;padding:15px 35px;position:relative;text-transform:capitalize;z-index:1}.theme-btn-s2:after,.theme-btn:after,.view-cart-btn:after{background:#e8b400;border-radius:30px;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .5s ease-out;width:100%;z-index:-1}.theme-btn-s2:active,.theme-btn-s2:focus,.theme-btn-s2:hover,.theme-btn:active,.theme-btn:focus,.theme-btn:hover,.view-cart-btn:active,.view-cart-btn:focus,.view-cart-btn:hover{color:#1a1729}.theme-btn-s2:hover:after,.theme-btn:hover:after,.view-cart-btn:hover:after{opacity:1}@media(max-width:991px){.theme-btn,.theme-btn-s2,.view-cart-btn{font-size:18px}}@media(max-width:767px){.theme-btn,.theme-btn-s2,.view-cart-btn{font-size:14px;padding:12px 18px}}.theme-btn-s2{padding-right:70px}@media(max-width:767px){.theme-btn-s2{padding-right:50px}}.theme-btn-s2:before{background:#fff;border-radius:30px;content:"";font-family:themify;height:46px;line-height:46px;position:absolute;right:5px;text-align:center;top:5px;width:46px}@media(max-width:767px){.theme-btn-s2:before{height:35px;line-height:35px;width:35px}}.theme-btn-s3,.theme-btn-s4,.theme-btn-s5{background:#15a280;border-radius:5px;color:#fff;display:inline-block;font-size:20px;font-weight:700;padding:15px 75px 15px 35px;position:relative;text-transform:capitalize;transition:all .4s ease-in-out;z-index:1}@media(max-width:991px){.theme-btn-s3,.theme-btn-s4,.theme-btn-s5{font-size:14px}}.theme-btn-s3:before,.theme-btn-s4:before,.theme-btn-s5:before{content:"";font-family:Flaticon;position:absolute;right:40px;text-align:center;top:16px}.theme-btn-s3:active,.theme-btn-s3:focus,.theme-btn-s3:hover,.theme-btn-s4:active,.theme-btn-s4:focus,.theme-btn-s4:hover,.theme-btn-s5:active,.theme-btn-s5:focus,.theme-btn-s5:hover{background:#11876b;color:#fff}@media(max-width:767px){.theme-btn-s3,.theme-btn-s4,.theme-btn-s5{font-size:13px;padding:12px 40px 12px 18px}.theme-btn-s3:before,.theme-btn-s4:before,.theme-btn-s5:before{right:20px;top:13px}}.theme-btn-s4{background:none;border:1px solid #1a1729;color:#1a1729}.theme-btn-s4:hover{background:#1a1729}.theme-btn-s5{background:#f9406c}.theme-btn-s5:hover{background:#f82255}.view-cart-btn{border-radius:5px;display:block;margin-top:15px;padding:10px 45px}.view-cart-btn:after{display:none}.view-cart-btn:hover{background-color:#2722d7}.view-cart-btn.s1{background:#ddd}.view-cart-btn.s1:hover{background-color:#c9c9c9}.form input,.form select,.form textarea{border-color:#bfbfbf;border-radius:0;box-shadow:none;color:#595959;font-style:normal;outline:0}.form input:focus,.form select:focus,.form textarea:focus{border-color:#4540e1;-o-box-shadow:0 0 5px 0 #706ce8;-ms-box-shadow:0 0 5px 0 #706ce8;box-shadow:0 0 5px 0 #706ce8}.form ::-webkit-input-placeholder{color:#595959;font-style:14px;font-style:italic}.form :-moz-placeholder,.form ::-moz-placeholder{color:#595959;font-style:14px;font-style:italic}.form :-ms-input-placeholder{color:#595959;font-style:14px;font-style:italic}.form select{-webkit-appearance:none;appearance:none;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODJDNUEwNDMwNjRGMTFFQ0EwNkNBMDQ5M0Y3MzlERUIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODJDNUEwNDIwNjRGMTFFQ0EwNkNBMDQ5M0Y3MzlERUIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTVCNTM0MzM4QjA4MTFFN0EyQjNBNDIxNDM2MDkwQkEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OTVCNTM0MzQ4QjA4MTFFN0EyQjNBNDIxNDM2MDkwQkEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4AUIDqAAAAY0lEQVR42mLcs239GQYGhgpnz4A9DGhg7/YN5UDKmAlI3APiVUABFywKOoD4LBPQhDAgYw+yQiQFIBs6Gf///w/TuQpIgRStBuI0mAKQHFwRksJQZAVgAFKEjIEeCUUXAwgwAMvZRQudZVi/AAAAAElFTkSuQmCC) no-repeat 100%;cursor:pointer;display:inline-block;font-style:normal}.form select::-ms-expand{display:none}.form ::placeholder{font-style:normal}.social-links{overflow:hidden}.social-links li{float:left;height:35px;margin-right:1px;width:35px}.social-links li a{background-color:#706ce8;color:#fff;display:block;height:35px;line-height:35px;text-align:center;width:35px}.social-links li a:hover{background-color:#4540e1}.wpo-page-title{background:#fcf9ef;display:flex;flex-direction:column;justify-content:center;min-height:350px;overflow:hidden;position:relative;z-index:1}@media(max-width:767px){.wpo-page-title{min-height:250px}}.wpo-page-title .shape-1{animation:bounce 5s linear infinite;left:15%;position:absolute;top:20%;z-index:-1}@media(max-width:991px){.wpo-page-title .shape-1{top:8%}}@media(max-width:575px){.wpo-page-title .shape-1{display:none}}@media(max-width:991px){.wpo-page-title .shape-1 img{max-width:50px}}.wpo-page-title .shape-2{animation:zoom-in-zoom-out 5s ease infinite;bottom:50px;left:50px;position:absolute;z-index:-1}@media(max-width:575px){.wpo-page-title .shape-2{display:none}}@media(max-width:991px){.wpo-page-title .shape-2 img{max-width:50px}}.wpo-page-title .shape-3{animation:bounceX 5s linear infinite;position:absolute;right:-30px;top:40px;z-index:-1}@media(max-width:575px){.wpo-page-title .shape-3{display:none}}@media(max-width:991px){.wpo-page-title .shape-3 img{max-width:50px}}.wpo-page-title .shape-4{animation:bounceX 7s linear infinite;bottom:15%;position:absolute;right:50px;z-index:-1}@media(max-width:575px){.wpo-page-title .shape-4{display:none}}@media(max-width:991px){.wpo-page-title .shape-4 img{max-width:90px}}.wpo-page-title .wpo-breadcumb-wrap{text-align:center}.wpo-page-title .wpo-breadcumb-wrap h2{color:#1a1729;font-size:60px;font-weight:600;line-height:60px;margin-bottom:20px}@media(max-width:767px){.wpo-page-title .wpo-breadcumb-wrap h2{font-size:30px;line-height:35px;margin-bottom:10px}}.wpo-page-title .wpo-breadcumb-wrap ol{margin-bottom:0;padding-left:0}.wpo-page-title .wpo-breadcumb-wrap ol li{color:#625f71;display:inline-block;font-family:Urbanist;font-size:20px;padding:0 20px 0 5px;position:relative}.wpo-page-title .wpo-breadcumb-wrap ol li:last-child{padding-right:0}@media(max-width:767px){.wpo-page-title .wpo-breadcumb-wrap ol li{font-size:18px}}.wpo-page-title .wpo-breadcumb-wrap ol li:after{background:#625f71;border-radius:50%;content:"";height:8px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:8px}.wpo-page-title .wpo-breadcumb-wrap ol li:last-child span{color:#625f71}.wpo-page-title .wpo-breadcumb-wrap ol li:last-child:after{display:none}.wpo-page-title .wpo-breadcumb-wrap ol li a{color:#625f71;font-size:20px;transition:all .3s}.wpo-page-title .wpo-breadcumb-wrap ol li a:hover{color:#f2bc00}@media screen and (min-width:992px){.blog-sidebar{padding-left:45px}}@media(max-width:991px){.blog-sidebar{margin-top:80px;max-width:400px}}@media(max-width:767px){.blog-sidebar{margin-top:60px;max-width:400px}}.blog-sidebar .widget h3{color:#1a1729;font-family:Urbanist;font-size:23px;font-weight:600;margin:0 0 1.3em;padding-bottom:20px;position:relative;text-transform:capitalize}.blog-sidebar .widget h3:before{background-color:#4540e1;left:0;width:55px}.blog-sidebar .widget h3:after,.blog-sidebar .widget h3:before{border-radius:10px;bottom:0;content:"";height:4px;position:absolute}.blog-sidebar .widget h3:after{background-color:#f2f2f2;left:65px;width:80%}.blog-sidebar>.widget+.widget{margin-top:65px}.blog-sidebar .search-widget form div{position:relative}.blog-sidebar .search-widget input{background-color:#f2f2f2;border:0;border-radius:5px;box-shadow:none;font-size:16px;height:70px;padding:6px 50px 6px 20px;transition:all .3s}.blog-sidebar .search-widget input:focus{background-color:#4540e11a}.blog-sidebar .search-widget form button{background:#0000;background-color:#4540e1;border:0;border-radius:6px;color:#fff;font-size:20px;height:50px;line-height:50px;outline:0;position:absolute;right:10px;top:52%;transform:translateY(-50%);width:50px}.blog-sidebar .about-widget{background-color:#f2f2f2;padding:45px;position:relative;text-align:center;z-index:1}@media(max-width:1200px){.blog-sidebar .about-widget{padding:35px}}.blog-sidebar .about-widget .aw-shape{position:absolute;right:0;top:0;z-index:-1}.blog-sidebar .about-widget .img-holder{margin-bottom:25px}.blog-sidebar .about-widget .img-holder img{border-radius:50%;max-width:200px;width:100%}.blog-sidebar .about-widget ul{display:flex;justify-content:center;list-style:none}.blog-sidebar .about-widget ul li{margin-right:10px}.blog-sidebar .about-widget ul li:last-child{margin-right:0}.blog-sidebar .about-widget ul li a{background-color:#fff;border-radius:50%;display:block;height:40px;line-height:44px;text-decoration:none;width:40px}.blog-sidebar .about-widget h4{font-size:25px;font-weight:600;margin-bottom:15px}.blog-sidebar .about-widget p{font-size:15px;margin-bottom:1.2em}.blog-sidebar .about-widget a{color:#1a1729;font-family:Urbanist;font-size:14px;text-decoration:underline}.blog-sidebar .about-widget a:hover{color:#4540e1}.blog-sidebar .category-widget ul{list-style:none}.blog-sidebar .category-widget ul li{font-size:19px;position:relative}@media(max-width:767px){.blog-sidebar .category-widget ul li{font-size:16px}}.blog-sidebar .category-widget ul li span{position:absolute;right:0}.blog-sidebar .category-widget ul>li+li{margin-top:12px;padding-top:12px}.blog-sidebar .category-widget ul a{color:#474f62;display:block;font-family:Urbanist;font-size:20px}.blog-sidebar .category-widget ul a span{background-color:#f2f2f2;border-radius:50%;display:inline-block;font-size:18px;height:30px;line-height:30px;text-align:center;width:30px}@media(max-width:767px){.blog-sidebar .category-widget ul a span{font-size:14px}}.blog-sidebar .category-widget ul a:hover,.blog-sidebar .category-widget ul li:hover:before{color:#4540e1}.blog-sidebar .recent-post-widget .post{overflow:hidden}.blog-sidebar .recent-post-widget .posts>.post+.post{margin-top:15px;padding-top:15px}.blog-sidebar .recent-post-widget .post .img-holder{float:left;width:90px}.blog-sidebar .recent-post-widget .post .img-holder img{border-radius:6px}.blog-sidebar .recent-post-widget .post .details{float:left;padding-left:20px;width:calc(100% - 90px)}.blog-sidebar .recent-post-widget .post h4{font-family:Urbanist;font-size:20px;font-weight:500;line-height:1.3em;margin:0 0 .3em}@media(max-width:1199px){.blog-sidebar .recent-post-widget .post h4{margin:0}}@media(max-width:767px){.blog-sidebar .recent-post-widget .post h4{font-size:18px}}.blog-sidebar .recent-post-widget .post h4 a{color:#1a1729;display:inline-block}.blog-sidebar .recent-post-widget .post h4 a:hover{color:#4540e1}.blog-sidebar .recent-post-widget .post .details .date{color:#625f71;font-size:16px}.blog-sidebar .recent-post-widget .post .details .date i{display:inline-block;padding-right:7px}.blog-sidebar .wpo-instagram-widget ul{display:flex;flex-wrap:wrap;list-style:none}.blog-sidebar .wpo-instagram-widget ul li{flex:0 0 33.33%;margin-bottom:5px;max-width:33.33%;padding:0 3px}.blog-sidebar .wpo-instagram-widget ul li img{border-radius:6px;width:100%}.blog-sidebar .tag-widget ul{list-style:none;overflow:hidden}.blog-sidebar .tag-widget ul li{float:left;margin:0 8px 8px 0}.blog-sidebar .tag-widget ul li a{background:#f2f2f2;border-radius:5px;color:#1a1729;display:inline-block;font-family:Urbanist;font-size:16px;padding:5px 18px;text-transform:uppercase}.blog-sidebar .tag-widget ul li a:hover{background:#4540e1;color:#fff}.blog-sidebar .wpo-contact-widget{background-size:cover;border:0;padding:30px 40px;position:relative;z-index:1}.blog-sidebar .wpo-contact-widget:before{background:#163967e6;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}@media(max-width:1200px){.blog-sidebar .wpo-contact-widget{padding:20px}}.blog-sidebar .wpo-contact-widget h2{color:#fff;font-size:36px;font-weight:600;margin-bottom:20px;text-align:left}.blog-sidebar .wpo-contact-widget p{color:#fff;font-size:18px}.blog-sidebar .wpo-contact-widget a{border:1px solid #fff;color:#fff;display:inline-block;font-size:18px;margin-top:10px;padding:10px 90px 10px 20px;position:relative}.blog-sidebar .wpo-contact-widget a:before{content:"";font-family:themify;font-size:18px;position:absolute;right:15px;top:50%;transform:translateY(-50%)}@media screen and (min-width:992px){.wpo-blog-pg-section.blog-pg-left-sidebar .blog-sidebar,.wpo-blog-single-section.wpo-blog-single-left-sidebar-section .blog-sidebar{padding-left:0;padding-right:45px}}.pagination-wrapper{margin-top:60px;text-align:center}@media(max-width:991px){.pagination-wrapper{margin-top:40px;text-align:left}}.pagination-wrapper .pg-pagination{display:inline-block;list-style-type:none;overflow:hidden;text-align:center}.pagination-wrapper .pg-pagination li{float:left;margin-right:10px}@media(max-width:767px){.pagination-wrapper .pg-pagination li{margin-right:5px}}.pagination-wrapper .pg-pagination li:last-child{margin-right:0}.pagination-wrapper .pg-pagination li a{background-color:#0000;background:#f2f2f2;color:#1a1729;display:block;font-size:16px;font-weight:600;height:50px;line-height:50px;width:50px}@media(max-width:991px){.pagination-wrapper .pg-pagination li a{font-size:15px;height:40px;line-height:40px;width:40px}}.pagination-wrapper .pg-pagination .active a,.pagination-wrapper .pg-pagination li a:hover{background:#4540e1;border-color:#4540e1;color:#fff}.pagination-wrapper .pg-pagination .fi:before{font-size:15px}.pagination-wrapper-left{text-align:left}.pagination-wrapper-right{text-align:right}@media screen and (min-width:1200px){.pagination-wrapper-right{padding-right:50px}}@media(max-width:991px){.pagination-wrapper-right{margin-top:45px;text-align:left}}.topbar{background:#4540e1;display:none;padding:0 60px}@media(max-width:991px){.topbar{padding:0;text-align:center}}@media(max-width:767px){.header-style-1{padding:20px 0;text-align:center}}.topbar{color:#e5e3e3;font-size:16px;margin:0}.topbar ul{float:right;list-style:none;margin-bottom:0;overflow:hidden}@media(max-width:991px){.topbar ul{align-items:center;display:inline-block;display:flex;float:none;justify-content:center}}.topbar ul li{color:#fff;float:left;font-size:16px;line-height:1em;padding:15px 10px}@media(max-width:991px){.topbar ul li{padding:15px 10px}}.topbar .contact-info ul li a{color:#fff}.topbar .contact-info ul li a:hover{color:#4540e1}.topbar ul li:first-child{padding-left:0}.topbar .contact-intro ul{float:left;margin-bottom:0}@media(max-width:991px){.topbar .contact-intro ul{float:none}}@media(max-width:1200px){.topbar ul li{font-size:12px;padding:15px 10px}}@media(max-width:991px){.topbar ul li{font-size:13px}.topbar{padding:10px 0}}@media(max-width:767px){.topbar ul li{border:none;float:left;font-size:13px;padding:8px 6px}}@media(max-width:590px){.topbar ul li{float:none}.topbar .contact-info ul li{float:left}.topbar ul{flex-wrap:wrap}}.topbar .theme-btn-s2{color:#fff!important;font-size:14px;font-weight:600;margin-bottom:-3px;padding:15px 20px}.topbar ul .fi{display:inline-block;padding-right:6px;position:relative;top:2px}.topbar ul .fi:before{color:#fff;font-size:15px;font-size:1rem}.wpo-site-header{background-color:#0000}.wpo-site-header .navigation{background-color:#fff}.sticky-header{box-shadow:0 -5px 15px #086ad84a;top:-400px;transition:all 1s;visibility:hidden}.sticky-on{visibility:visible}@media(min-width:991px){.wpo-site-header{padding:0 50px}}.wpo-site-header .row{width:100%}.wpo-site-header #navbar>ul li a:focus,.wpo-site-header #navbar>ul li a:hover{color:#4540e1}@media screen and (min-width:992px){.wpo-site-header #navbar{justify-content:center}.wpo-site-header #navbar li{position:relative}.wpo-site-header #navbar>ul>li>a:before{background:#f2bc00;border-radius:3px;bottom:0;content:"";height:4px;left:50%;opacity:0;position:absolute;transform:translateX(-50%);transition:all .3s;visibility:hidden;width:0}.wpo-site-header #navbar>ul>li>a.active:before,.wpo-site-header #navbar>ul>li>a:hover:before{opacity:1;visibility:visible;width:100%}.wpo-site-header #navbar>ul>li>a.active{color:#625f71;font-weight:700}.wpo-site-header #navbar>ul>li>.sub-menu>.menu-item-has-children>a{position:relative}.wpo-site-header #navbar>ul>li>.sub-menu>.menu-item-has-children>a:before{content:"";font-family:themify;font-size:11px;font-size:.73333rem;position:absolute;right:15px;top:58%;transform:translateY(-50%)}.wpo-site-header #navbar>ul>li:hover>.sub-menu{opacity:1;top:100%;visibility:visible}.wpo-site-header #navbar .sub-menu>li:hover>.sub-menu{left:100%;opacity:1;visibility:visible}}.wpo-site-header .container-fluid{justify-content:space-around;padding:0}@media(max-width:991px){.wpo-site-header .container{max-width:100%;width:100%}.wpo-site-header .header-right{right:-10px}.wpo-site-header .navbar-header button span{background-color:#fff;display:block;height:2px;margin-bottom:5px;width:20px}.wpo-site-header .navbar-header button span:last-child{margin:0}}.wpo-site-header #navbar ul{list-style:none}@media(max-width:991px)and (max-width:991px){.wpo-site-header #navbar{opacity:1;top:0;visibility:visible}}@media(max-width:991px){.wpo-site-header #navbar>ul{z-index:101}.wpo-site-header #navbar ul a{color:#000}.wpo-site-header #navbar ul a:hover,.wpo-site-header #navbar ul li.current a{color:#f2bc00}.wpo-site-header #navbar .close-navbar .ti-close{position:relative;top:1px}.wpo-site-header .navbar-toggler .first-angle,.wpo-site-header .navbar-toggler .last-angle{transition:all .3s}.wpo-site-header .x-close .middle-angle{opacity:0}.wpo-site-header .x-close .first-angle{left:10px;position:absolute;top:16px;-webkit-transform:rotate(-44deg)}.wpo-site-header .x-close .last-angle{position:absolute;right:10px;top:16px;-webkit-transform:rotate(44deg)}.wpo-site-header .navbar-collapse.collapse{display:none}.wpo-site-header .navbar-collapse.collapse.in,.wpo-site-header .navbar-header .collapse,.wpo-site-header .navbar-toggle{display:block}.wpo-site-header .navbar-header{float:none;position:relative;text-align:center;z-index:99}.wpo-site-header .navbar-nav,.wpo-site-header .navbar-nav>li,.wpo-site-header .navbar-right{float:none}}.wpo-site-header .header-right{align-items:center;display:flex;justify-content:flex-end;position:relative;z-index:991}.wpo-site-header .header-right button{border:0;outline:0;padding:0}.wpo-site-header .header-right>div{float:left;position:relative}.wpo-site-header .header-right .close-form{align-items:center;display:flex;flex-wrap:nowrap}@media(max-width:991px){.wpo-site-header .header-right .close-form{display:none}}.wpo-site-header .header-right .close-form .login{color:#1a1729;font-size:18px;font-style:normal;font-weight:600;margin-right:20px}@media(max-width:1399px){.wpo-site-header .header-right .close-form .login{font-size:15px}}.wpo-site-header .header-right .close-form .login:hover{color:#f2bc00}@media(max-width:1400px){.wpo-site-header .header-right .close-form .theme-btn,.wpo-site-header .header-right .close-form .view-cart-btn{font-size:15px;padding:15px}}@media(max-width:1110px){.wpo-site-header .header-right .close-form .theme-btn,.wpo-site-header .header-right .close-form .view-cart-btn{font-size:13px;padding:6px 10px}}@media(max-width:991px){.wpo-site-header .header-right .close-form .theme-btn,.wpo-site-header .header-right .close-form .view-cart-btn{height:40px;padding:0;width:40px}.wpo-site-header .header-right .close-form .theme-btn .text,.wpo-site-header .header-right .close-form .view-cart-btn .text{display:none}}@media(min-width:991px){.wpo-site-header .header-right .close-form .theme-btn .mobile,.wpo-site-header .header-right .close-form .view-cart-btn .mobile{display:none}}.wpo-site-header .header-right .close-form .theme-btn .mobile .fi,.wpo-site-header .header-right .close-form .view-cart-btn .mobile .fi{font-size:20px}@media(max-width:450px){.wpo-site-header .header-right>div{margin-right:10px}.header-right{right:-10px}}.wpo-site-header .header-right>div:last-child{margin:0 0 0 10px;position:relative}@media(max-width:1199px){.wpo-site-header .header-right>div:last-child{margin:0}}.wpo-site-header .header-right .header-search-form-wrapper{position:relative}.wpo-site-header .header-right .header-search-form-wrapper .fi:before{font-size:18px}@media(max-width:450px){.wpo-site-header .header-right .cart-toggle-btn{display:none}.wpo-site-header .header-right .search-toggle-btn{height:30px;text-align:center;width:18px}}.wpo-site-header .header-right .search-toggle-btn .fi{color:#625f71;margin-right:20px}@media(max-width:450px){.wpo-site-header .header-right .search-toggle-btn .fi{margin-right:0;text-align:center}}@media(max-width:991px){.wpo-site-header .header-right .search-toggle-btn .fi:before{font-size:16px}}.wpo-site-header .header-right .search-toggle-btn .ti-close{display:block;line-height:20px;position:relative;top:0}.cart-search-contact button{background:#0000;border:0;outline:0;padding:0}.cart-search-contact .fi{color:#1a1729;font-size:30px}.cart-search-contact>div{float:left;position:relative}.cart-search-contact>div+div{margin-left:12px}.cart-search-contact .header-search-form{background:#fff;border-radius:6px;box-shadow:-2px 18px 40px -9px #999;opacity:0;padding:30px;position:absolute;right:0;top:75px;transform:scale(0);transition:all .5s;visibility:hidden;width:350px}@media(max-width:991px){.cart-search-contact .header-search-form{top:65px}}@media(max-width:767px){.cart-search-contact .header-search-form{right:15px}}@media(max-width:575px){.cart-search-contact .header-search-form{padding:15px;width:260px}}.cart-search-contact .header-search-form-wrapper .fi:before{font-size:18px}.cart-search-contact form div{position:relative}.cart-search-contact form div button{position:absolute;right:15px;top:50%;transform:translateY(-50%)}.cart-search-contact form div button .fi:before{font-size:18px!important}.cart-search-contact input{border:1px solid #d9d9d9;border-radius:0;box-shadow:none;height:50px;padding:6px 20px;width:100%}.cart-search-contact input:focus{border-color:#4540e1;box-shadow:none}.wpo-site-header .header-right .header-search-content-toggle{opacity:1;right:0;transform:scale(1);visibility:visible}.mini-cart .cart-count{background:#4540e1;border-radius:50%;color:#fff;font-size:10px;font-weight:600;height:19px;line-height:17px;position:absolute;right:-5px;top:-2px;width:19px}.mini-cart-content{background:#fff;box-shadow:-2px 18px 40px -9px #999;height:100%;opacity:0;position:fixed;right:-320px;top:0;transition:all .5s;visibility:hidden;width:320px;z-index:100}@media(max-width:575px){.mini-cart-content{width:290px}}.mini-cart-content .mini-cart-close{background-color:#333;border-radius:3px;color:#fff;display:block;float:right;font-size:0;height:40px;line-height:54px;overflow:hidden;position:relative;right:10px;text-align:center;top:20px;width:40px}.mini-cart-content .mini-cart-close i{font-size:15px}.mini-cart-content p{color:#1a1729;font-size:15px;font-weight:500;margin:0;text-transform:uppercase}.mini-cart-content .mini-cart-items{padding:100px 20px 25px}.mini-cart-content .mini-cart-item{border-top:1px solid #efefef;margin-top:15px;padding-top:15px}.mini-cart-content .mini-cart-item:first-child{border-top:0;margin-top:0;padding-top:0}.mini-cart-content .mini-cart-item-image{border:2px solid #f3f3f3;float:left;height:50px;margin-right:15px;width:50px}.mini-cart-content .mini-cart-item-image a,.mini-cart-content .mini-cart-item-image img{display:block;height:46px;width:46px}.mini-cart-content .mini-cart-item-des{overflow:hidden;position:relative}.mini-cart-content .mini-cart-item-des a{color:#1a1729;font-size:14px;font-weight:600;text-align:left}.mini-cart-content .mini-cart-item-des a:hover{color:#4540e1}.mini-cart-content .mini-cart-item-des .mini-cart-item-price{color:#888;display:block;font-size:13px;margin-top:3px}.mini-cart-content .mini-cart-item-des .mini-cart-item-quantity{color:#444;display:block;font-size:12px;position:absolute;right:0;top:6px}.mini-cart-content .visible-icon{height:300px;left:50%;opacity:.02;position:absolute;top:50%;transform:translate(-50%,-50%);width:300px;z-index:-1}.mini-cart-content .mini-cart-action{bottom:0;left:50%;padding:20px 0 30px;position:absolute;text-align:center;transform:translateX(-50%)}.mini-cart-content .mini-cart-action .theme-btn-s2{float:right}.mini-cart-content .mini-cart-action .mini-btn{width:240px}.mini-cart-content .mini-cart-action .mini-checkout-price{align-items:center;color:#1a1729;display:block;display:flex;font-size:16px;font-weight:600;justify-content:space-between;margin-bottom:30px}.mini-cart-content .mini-cart-action .mini-checkout-price span{color:#c79652;font-size:20px}.mini-cart-content-toggle,.mini-wislist-content-toggle{opacity:1;right:0;visibility:visible}@media(max-width:991px){.page-wrapper{transition:all .3s}.body-overlay:before{background:#000000e6;content:"";height:100%;left:0;position:absolute;top:0;transition:all .3s;width:100%;z-index:10}}.header-search-area{background:#fff;left:0;padding:100px 0;position:fixed;text-align:center;top:0;width:100%;z-index:999}.header-search-area h3{font-size:45px;margin:0 0 1em}.header-search-area form{position:relative}.header-search-area input{border:0;border-bottom:1px solid #d0d0d0;border-radius:0;box-shadow:none;font-size:18px;font-size:1.2rem;height:50px}.header-search-area input:focus{border-color:#4540e1;box-shadow:none}.header-search-area form button{background:#0000;border:0;bottom:10px;font-size:20px;font-size:1.33333rem;position:absolute;right:0}.header-search-area form button:focus{border:none;outline:none}.header-search-area .close-form{border-bottom:1px solid;bottom:auto;padding-bottom:5px;position:absolute;right:35px;top:35px}.header-search-area .close-form button{background:#0000;border:0;color:#000;font-size:13px;font-size:.86667rem;letter-spacing:2px;outline:0;text-transform:uppercase;z-index:99}.header-search-area .close-form button:focus{border:0;outline:0}.wpo-site-header .navigation{background-color:#0000;border:0;border-radius:0;margin-bottom:0;padding:0}.wpo-site-header .navigation>.container{position:relative}@media(max-width:991px){.wpo-site-header .navigation{padding:20px 0}}.wpo-site-header #navbar{transition:all .5s}.wpo-site-header #navbar>ul li a:focus,.wpo-site-header #navbar>ul li a:hover{color:#f2bc00;text-decoration:none}@media screen and (min-width:992px){.wpo-site-header #navbar li{position:relative}.wpo-site-header #navbar>ul>li>a{color:#625f71;display:block;font-family:Urbanist;font-size:18px;font-weight:400;padding:35px 20px;position:relative;text-transform:uppercase}}@media screen and (min-width:992px)and (max-width:1870px){.wpo-site-header #navbar>ul>li>a{padding:35px 18px}}@media screen and (min-width:992px){.wpo-site-header #navbar>ul .sub-menu{background-color:#fff;box-shadow:0 2px 20px 0 #3e419f17;left:0;opacity:0;padding:20px 0;position:absolute;top:110%;transition:all .3s;visibility:hidden;width:235px;z-index:10}.wpo-site-header #navbar>ul>li .sub-menu a{color:#1a1729;display:block;font-family:Urbanist;font-size:17px;font-weight:500;overflow:hidden;padding:10px 15px;position:relative;text-transform:capitalize}.wpo-site-header #navbar>ul>li .sub-menu a:after{background:#f2bc00;bottom:4px;content:"";height:2px;left:15px;opacity:0;position:absolute;transition:all .3s;visibility:hidden;width:0}.wpo-site-header #navbar>ul>li .sub-menu a.active:after,.wpo-site-header #navbar>ul>li .sub-menu a:hover:after{opacity:1;visibility:visible;width:40px}.wpo-site-header #navbar>ul>li>.sub-menu .sub-menu{left:110%;top:0}.wpo-site-header #navbar>ul>li>.sub-menu>.menu-item-has-children>a{position:relative}.wpo-site-header #navbar>ul>li>.sub-menu>.menu-item-has-children>a:before{content:"";font-family:themify;font-size:11px;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.wpo-site-header #navbar>ul>li:hover>.sub-menu{opacity:1;top:100%;visibility:visible}.wpo-site-header #navbar .sub-menu>li:hover>.sub-menu{left:100%;opacity:1;visibility:visible}}@media(max-width:991px){.wpo-site-header #navbar>ul>li a{color:#fff;display:block;font-size:15px;font-weight:600}.wpo-site-header #navbar>ul>li a.active,.wpo-site-header #navbar>ul>li a:hover{color:#fff}.wpo-site-header #navbar>ul .sub-menu>li:last-child{border-bottom:0}.wpo-site-header #navbar>ul>li>.sub-menu a{padding:8px 15px 8px 45px}.wpo-site-header #navbar>ul>li>.sub-menu .sub-menu a{padding:8px 15px 8px 65px}.wpo-site-header #navbar>ul .menu-item-has-children>a{color:#ddd;position:relative}.wpo-site-header #navbar>ul .menu-item-has-children>a.active,.wpo-site-header #navbar>ul .menu-item-has-children>a:hover{color:#fff}.wpo-site-header #navbar>ul .menu-item-has-children>a:before{content:"";font-family:themify;font-size:11px;position:absolute;right:30px;top:50%;transform:translateY(-50%);transition:all .3s}.wpo-site-header #navbar>ul .menu-item-has-children>a.rotate:before{top:29%;transform:rotate(90deg)}.wpo-site-header #navbar>ul .menu-item-has-children>a.rotate{color:#fff}}@media screen and (min-width:992px){.wpo-site-header #navbar .close-navbar,.wpo-site-header .navbar-header .open-btn{display:none}}.wpo-site-header .menu-close{display:none}@media(max-width:991px){.wpo-site-header .container{width:100%}.wpo-site-header .mobail-menu button{background-color:#f2bc00;border:0;height:35px;outline:0;padding:5px 10px;position:relative;width:40px;z-index:20}.wpo-site-header .mobail-menu button:focus{box-shadow:none;outline:none}.wpo-site-header .mobail-menu button span{background-color:#fff;display:block;height:2px;margin-bottom:5px;width:20px}.wpo-site-header .mobail-menu button span:last-child{margin:0}.wpo-site-header #navbar{background:#1a1729;border:0;display:block!important;height:100%;left:-320px;margin:0;opacity:0;padding:0;position:fixed;top:0;visibility:hidden;width:300px;z-index:999999}.wpo-site-header #navbar .navbar-nav{display:block}.wpo-site-header #navbar>ul{position:relative;z-index:101}.wpo-site-header #navbar ul a{color:#000}.wpo-site-header #navbar ul a:hover,.wpo-site-header #navbar ul li.current a{color:#4540e1}.wpo-site-header #navbar .navbar-nav{height:100%;overflow:auto;padding-bottom:60px}.wpo-site-header #navbar .close-navbar{background-color:#fff;border:0;color:#000;height:40px;left:-41px;outline:none;position:absolute;top:90px;width:40px;z-index:20}.wpo-site-header #navbar .close-navbar .ti-close{position:relative;top:1px}.wpo-site-header .menu-close{background:none;border:1px solid #fff;color:#fff;display:block;height:40px;line-height:40px;margin:30px 30px 30px auto;text-align:center;width:40px;z-index:99}.wpo-site-header .slideInn{left:0!important;opacity:1!important;visibility:visible!important}.wpo-site-header .navbar-toggler .first-angle,.wpo-site-header .navbar-toggler .last-angle{transition:all .3s}.wpo-site-header .x-close .middle-angle{opacity:0}.wpo-site-header .x-close .first-angle{left:10px;position:absolute;top:16px;-webkit-transform:rotate(-44deg)}.wpo-site-header .x-close .last-angle{position:absolute;right:10px;top:16px;-webkit-transform:rotate(44deg)}}@media(max-width:767px){.wpo-site-header .navbar-header .navbar-brand{font-size:24px}.wpo-site-header #navbar .navbar-nav{margin:0}}.wpo-site-header .navbar-header .navbar-brand img{max-width:170px}@media(max-width:991px){.wpo-site-header .navbar-collapse.collapse{display:none}.wpo-site-header .navbar-collapse.collapse.in,.wpo-site-header .navbar-header .collapse,.wpo-site-header .navbar-toggle{display:block}.wpo-site-header .navbar-header,.wpo-site-header .navbar-nav,.wpo-site-header .navbar-nav>li,.wpo-site-header .navbar-right{float:none}}@media(max-width:440px){.wpo-site-header .navbar-header .navbar-brand img{max-width:170px}}@media(max-width:370px){.wpo-site-header .navbar-header .navbar-brand img{max-width:140px}}@media(max-width:1700px){.wpo-site-header{padding:0 30px}}@media(max-width:1500px){.wpo-site-header #navbar>ul>li>a{padding:30px 15px}.wpo-site-header{padding:0 10px}}@media(max-width:1400px){.wpo-site-header #navbar>ul>li>a{font-size:18px;padding:30px 10px}}@media(max-width:1200px){.wpo-site-header #navbar>ul>li>a{font-size:15px;padding:30px 6px}}@media(max-width:991px){.wpo-site-header #navbar>ul>li>a{font-size:15px}}@media(max-width:767px){.header-right .theme-btn,.header-right .view-cart-btn{padding:20px 12px}}@media(max-width:991px){.wpo-site-header #navbar>ul>li>a{padding:15px 30px}.wpo-header-style-2,.wpo-site-header{z-index:99999}}.wpo-site-header .navigation.sticky-header{background:#fff;padding:0 130px}@media(max-width:1700px){.wpo-site-header .navigation.sticky-header{padding:0 50px}}@media(max-width:1400px){.wpo-site-header .navigation.sticky-header{padding:0 20px}}@media(max-width:991px){.wpo-site-header .navigation.sticky-header{padding:20px}}@media(max-width:575px){.wpo-site-header .navigation.sticky-header{padding:20px 10px}}.wpo-header-style-3 .navigation .navbar-header .navbar-brand img{filter:grayscale(100%)}.wpo-header-style-2,.wpo-header-style-3{background:#0000;left:0;position:absolute;width:100%;z-index:99}.wpo-header-style-2 .navigation,.wpo-header-style-3 .navigation{background:#0000;border-radius:5px}.wpo-header-style-2 .navigation.sticky-on,.wpo-header-style-3 .navigation.sticky-on{background:#fff}.wpo-header-style-2 .navigation .navbar-header .navbar-brand,.wpo-header-style-3 .navigation .navbar-header .navbar-brand{margin-left:5px}@media(max-width:991px){.wpo-header-style-2 .navigation .navbar-header .navbar-brand,.wpo-header-style-3 .navigation .navbar-header .navbar-brand{margin-left:0}}@media screen and (min-width:992px){.wpo-header-style-2 .wpo-site-header #navbar>ul .sub-menu,.wpo-header-style-3 .wpo-site-header #navbar>ul .sub-menu{background:#fff}.wpo-header-style-2 #navbar>ul>li>a,.wpo-header-style-2 .wpo-site-header #navbar>ul .sub-menu a,.wpo-header-style-3 #navbar>ul>li>a,.wpo-header-style-3 .wpo-site-header #navbar>ul .sub-menu a{color:#1a1729}}.wpo-header-style-2 .header-right .cart-toggle-btn,.wpo-header-style-2 .header-right .search-toggle-btn,.wpo-header-style-3 .header-right .cart-toggle-btn,.wpo-header-style-3 .header-right .search-toggle-btn{background-color:#ffffff1a;color:#fff}.wpo-header-style-2 .header-right .cart-toggle-btn .fi,.wpo-header-style-2 .header-right .search-toggle-btn .fi,.wpo-header-style-3 .header-right .cart-toggle-btn .fi,.wpo-header-style-3 .header-right .search-toggle-btn .fi{color:#1a1729}.wpo-header-style-3 .theme-btn,.wpo-header-style-3 .view-cart-btn{background:none;border:1px solid #1a1729}.wpo-header-style-3 .theme-btn:hover,.wpo-header-style-3 .view-cart-btn:hover{background:#1a1729;color:#fff}.wpo-header-style-3 .theme-btn:after,.wpo-header-style-3 .view-cart-btn:after{display:none}@media(min-width:992px){.wpo-header-style-3 #navbar>ul>li>a:before{display:none}}.wpo-header-style-3 #navbar>ul>li>a:hover{color:#1a1729}.wpo-header-style-3 #navbar>ul>li .sub-menu a:after{background-color:#1a1729}.fixed-navbar{position:relative;z-index:999}.fixed-navbar.active .header-style-2,.fixed-navbar.active .wpo-site-header{background:#fff;border:none;border-radius:0;box-shadow:0 1px 5px #0000001a;-moz-box-shadow:0 1px 5px #0000001a;-webkit-box-shadow:0 1px 5px #0000001a;left:0;max-width:100%;position:fixed;top:0;width:100%;z-index:555}.fixed-navbar.active .wpo-header-style-1,.fixed-navbar.active .wpo-header-style-5 .wpo-site-header{background:#1a384c;max-width:100%}.Toastify{position:relative;z-index:99999}.wpo-header-style-1 .shop-header{background:#14212b99}.wpo-header-style-1 .shop-header .header-right .cart-toggle-btn,.wpo-header-style-1 .shop-header .header-right .search-toggle-btn{background:#fff}.fixed-navbar.active .wpo-header-style-1 .shop-header{background:#1a384c}.static-hero,.static-hero-s2,.static-hero-s3,.static-hero-s4,.static-hero-s5,.wpo-hero-slider{display:flex;height:920px;position:relative;z-index:0}@media(max-width:767px){.static-hero,.static-hero-s2,.static-hero-s3,.static-hero-s4,.static-hero-s5,.wpo-hero-slider{height:500px}}.static-hero .swiper-slide,.static-hero-s2 .swiper-slide,.static-hero-s3 .swiper-slide,.static-hero-s4 .swiper-slide,.static-hero-s5 .swiper-slide,.wpo-hero-slider .swiper-slide{overflow:hidden}.static-hero .hero-container,.static-hero .swiper-container,.static-hero-s2 .hero-container,.static-hero-s2 .swiper-container,.static-hero-s3 .hero-container,.static-hero-s3 .swiper-container,.static-hero-s4 .hero-container,.static-hero-s4 .swiper-container,.static-hero-s5 .hero-container,.static-hero-s5 .swiper-container,.wpo-hero-slider .hero-container,.wpo-hero-slider .swiper-container{height:100%;left:0;position:absolute;top:0;width:100%}.static-hero .hero-inner,.static-hero .slide-inner,.static-hero-s2 .hero-inner,.static-hero-s2 .slide-inner,.static-hero-s3 .hero-inner,.static-hero-s3 .slide-inner,.static-hero-s4 .hero-inner,.static-hero-s4 .slide-inner,.static-hero-s5 .hero-inner,.static-hero-s5 .slide-inner,.wpo-hero-slider .hero-inner,.wpo-hero-slider .slide-inner{align-items:center;background-position:50%;background-size:cover;display:flex;height:100%;justify-content:center;left:0;position:absolute;text-align:left;top:0;width:100%;z-index:1}.static-hero .hero-inner:before,.static-hero .slide-inner:before,.static-hero-s2 .hero-inner:before,.static-hero-s2 .slide-inner:before,.static-hero-s3 .hero-inner:before,.static-hero-s3 .slide-inner:before,.static-hero-s4 .hero-inner:before,.static-hero-s4 .slide-inner:before,.static-hero-s5 .hero-inner:before,.static-hero-s5 .slide-inner:before,.wpo-hero-slider .hero-inner:before,.wpo-hero-slider .slide-inner:before{background:linear-gradient(288.29deg,#080a14 38.57%,#10121e 61.69%,#282a34 73.68%,#404354 89.54%,#343643 98.19%);content:"";height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%}.static-hero .hero-inner .slide-content,.static-hero .slide-inner .slide-content,.static-hero-s2 .hero-inner .slide-content,.static-hero-s2 .slide-inner .slide-content,.static-hero-s3 .hero-inner .slide-content,.static-hero-s3 .slide-inner .slide-content,.static-hero-s4 .hero-inner .slide-content,.static-hero-s4 .slide-inner .slide-content,.static-hero-s5 .hero-inner .slide-content,.static-hero-s5 .slide-inner .slide-content,.wpo-hero-slider .hero-inner .slide-content,.wpo-hero-slider .slide-inner .slide-content{padding-bottom:50px;text-align:center}@media(max-width:1399px){.static-hero .hero-inner .slide-content,.static-hero .slide-inner .slide-content,.static-hero-s2 .hero-inner .slide-content,.static-hero-s2 .slide-inner .slide-content,.static-hero-s3 .hero-inner .slide-content,.static-hero-s3 .slide-inner .slide-content,.static-hero-s4 .hero-inner .slide-content,.static-hero-s4 .slide-inner .slide-content,.static-hero-s5 .hero-inner .slide-content,.static-hero-s5 .slide-inner .slide-content,.wpo-hero-slider .hero-inner .slide-content,.wpo-hero-slider .slide-inner .slide-content{padding-bottom:100px}}@media(max-width:991px){.static-hero .hero-inner .slide-content,.static-hero .slide-inner .slide-content,.static-hero-s2 .hero-inner .slide-content,.static-hero-s2 .slide-inner .slide-content,.static-hero-s3 .hero-inner .slide-content,.static-hero-s3 .slide-inner .slide-content,.static-hero-s4 .hero-inner .slide-content,.static-hero-s4 .slide-inner .slide-content,.static-hero-s5 .hero-inner .slide-content,.static-hero-s5 .slide-inner .slide-content,.wpo-hero-slider .hero-inner .slide-content,.wpo-hero-slider .slide-inner .slide-content{padding-bottom:0}}.static-hero .swiper-button-next,.static-hero .swiper-button-prev,.static-hero-s2 .swiper-button-next,.static-hero-s2 .swiper-button-prev,.static-hero-s3 .swiper-button-next,.static-hero-s3 .swiper-button-prev,.static-hero-s4 .swiper-button-next,.static-hero-s4 .swiper-button-prev,.static-hero-s5 .swiper-button-next,.static-hero-s5 .swiper-button-prev,.wpo-hero-slider .swiper-button-next,.wpo-hero-slider .swiper-button-prev{background:#fff3;border:2px solid #fff;border-radius:50%;display:none;height:60px;line-height:60px;opacity:.7;text-align:center;transition:all .3s;width:60px}.static-hero .swiper-button-next:hover,.static-hero .swiper-button-prev:hover,.static-hero-s2 .swiper-button-next:hover,.static-hero-s2 .swiper-button-prev:hover,.static-hero-s3 .swiper-button-next:hover,.static-hero-s3 .swiper-button-prev:hover,.static-hero-s4 .swiper-button-next:hover,.static-hero-s4 .swiper-button-prev:hover,.static-hero-s5 .swiper-button-next:hover,.static-hero-s5 .swiper-button-prev:hover,.wpo-hero-slider .swiper-button-next:hover,.wpo-hero-slider .swiper-button-prev:hover{opacity:.9}@media(max-width:767px){.static-hero .swiper-button-next,.static-hero .swiper-button-prev,.static-hero-s2 .swiper-button-next,.static-hero-s2 .swiper-button-prev,.static-hero-s3 .swiper-button-next,.static-hero-s3 .swiper-button-prev,.static-hero-s4 .swiper-button-next,.static-hero-s4 .swiper-button-prev,.static-hero-s5 .swiper-button-next,.static-hero-s5 .swiper-button-prev,.wpo-hero-slider .swiper-button-next,.wpo-hero-slider .swiper-button-prev{display:none}}.static-hero .swiper-button-prev,.static-hero-s2 .swiper-button-prev,.static-hero-s3 .swiper-button-prev,.static-hero-s4 .swiper-button-prev,.static-hero-s5 .swiper-button-prev,.wpo-hero-slider .swiper-button-prev{left:25px}.static-hero .swiper-button-prev:before,.static-hero-s2 .swiper-button-prev:before,.static-hero-s3 .swiper-button-prev:before,.static-hero-s4 .swiper-button-prev:before,.static-hero-s5 .swiper-button-prev:before,.wpo-hero-slider .swiper-button-prev:before{color:#fff;content:"";font-family:themify;font-size:20px}.static-hero .swiper-button-next,.static-hero-s2 .swiper-button-next,.static-hero-s3 .swiper-button-next,.static-hero-s4 .swiper-button-next,.static-hero-s5 .swiper-button-next,.wpo-hero-slider .swiper-button-next{right:25px}.static-hero .swiper-button-next:before,.static-hero-s2 .swiper-button-next:before,.static-hero-s3 .swiper-button-next:before,.static-hero-s4 .swiper-button-next:before,.static-hero-s5 .swiper-button-next:before,.wpo-hero-slider .swiper-button-next:before{color:#fff;content:"";font-family:themify;font-size:20px}@media(max-width:991px){.static-hero .swiper-button-next,.static-hero .swiper-button-prev,.static-hero-s2 .swiper-button-next,.static-hero-s2 .swiper-button-prev,.static-hero-s3 .swiper-button-next,.static-hero-s3 .swiper-button-prev,.static-hero-s4 .swiper-button-next,.static-hero-s4 .swiper-button-prev,.static-hero-s5 .swiper-button-next,.static-hero-s5 .swiper-button-prev,.wpo-hero-slider .swiper-button-next,.wpo-hero-slider .swiper-button-prev{display:none}}.static-hero .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.static-hero-s2 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.static-hero-s3 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.static-hero-s4 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.static-hero-s5 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.wpo-hero-slider .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:20px 0!important}.static-hero .swiper-pagination,.static-hero-s2 .swiper-pagination,.static-hero-s3 .swiper-pagination,.static-hero-s4 .swiper-pagination,.static-hero-s5 .swiper-pagination,.wpo-hero-slider .swiper-pagination{left:auto;right:50px;top:52%;transform:translateY(-50%);width:auto}@media(max-width:991px){.static-hero .swiper-pagination,.static-hero-s2 .swiper-pagination,.static-hero-s3 .swiper-pagination,.static-hero-s4 .swiper-pagination,.static-hero-s5 .swiper-pagination,.wpo-hero-slider .swiper-pagination{right:20px}}@media(max-width:575px){.static-hero .swiper-pagination,.static-hero-s2 .swiper-pagination,.static-hero-s3 .swiper-pagination,.static-hero-s4 .swiper-pagination,.static-hero-s5 .swiper-pagination,.wpo-hero-slider .swiper-pagination{right:5px}}.static-hero .swiper-pagination .swiper-pagination-bullet,.static-hero-s2 .swiper-pagination .swiper-pagination-bullet,.static-hero-s3 .swiper-pagination .swiper-pagination-bullet,.static-hero-s4 .swiper-pagination .swiper-pagination-bullet,.static-hero-s5 .swiper-pagination .swiper-pagination-bullet,.wpo-hero-slider .swiper-pagination .swiper-pagination-bullet{background:none;color:#fff;display:block;font-size:18px;height:12px;line-height:12px;opacity:1;text-align:center;width:12px}.static-hero .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.static-hero-s2 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.static-hero-s3 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.static-hero-s4 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.static-hero-s5 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.wpo-hero-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{color:#fff;position:relative}.static-hero .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before,.static-hero-s2 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before,.static-hero-s3 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before,.static-hero-s4 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before,.static-hero-s5 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before,.wpo-hero-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before{background:#fff;content:"";height:1px;left:-55px;position:absolute;top:50%;transition:all .3s;width:50px}.static-hero .swiper-container-horizontal>.swiper-pagination-bullets,.static-hero .swiper-pagination-custom,.static-hero .swiper-pagination-fraction,.static-hero-s2 .swiper-container-horizontal>.swiper-pagination-bullets,.static-hero-s2 .swiper-pagination-custom,.static-hero-s2 .swiper-pagination-fraction,.static-hero-s3 .swiper-container-horizontal>.swiper-pagination-bullets,.static-hero-s3 .swiper-pagination-custom,.static-hero-s3 .swiper-pagination-fraction,.static-hero-s4 .swiper-container-horizontal>.swiper-pagination-bullets,.static-hero-s4 .swiper-pagination-custom,.static-hero-s4 .swiper-pagination-fraction,.static-hero-s5 .swiper-container-horizontal>.swiper-pagination-bullets,.static-hero-s5 .swiper-pagination-custom,.static-hero-s5 .swiper-pagination-fraction,.wpo-hero-slider .swiper-container-horizontal>.swiper-pagination-bullets,.wpo-hero-slider .swiper-pagination-custom,.wpo-hero-slider .swiper-pagination-fraction{bottom:30px}.static-hero .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.static-hero-s2 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.static-hero-s3 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.static-hero-s4 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.static-hero-s5 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.wpo-hero-slider .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 8px}.static-hero .hero-shape,.static-hero-s2 .hero-shape,.static-hero-s3 .hero-shape,.static-hero-s4 .hero-shape,.static-hero-s5 .hero-shape,.wpo-hero-slider .hero-shape{bottom:0;left:0;position:absolute;width:100%;z-index:11}.static-hero .hero-shape svg,.static-hero-s2 .hero-shape svg,.static-hero-s3 .hero-shape svg,.static-hero-s4 .hero-shape svg,.static-hero-s5 .hero-shape svg,.wpo-hero-slider .hero-shape svg{width:100%}@media(max-width:1199px){.static-hero,.static-hero-s2,.static-hero-s3,.static-hero-s4,.static-hero-s5,.wpo-hero-slider{height:680px}}@media(max-width:991px){.static-hero,.static-hero-s2,.static-hero-s3,.static-hero-s4,.static-hero-s5,.wpo-hero-slider{height:600px}}@media(max-width:767px){.static-hero,.static-hero-s2,.static-hero-s3,.static-hero-s4,.static-hero-s5,.wpo-hero-slider{height:450px}}.static-hero .gradient-overlay+.container,.static-hero .swiper-slide,.static-hero-s2 .gradient-overlay+.container,.static-hero-s2 .swiper-slide,.static-hero-s3 .gradient-overlay+.container,.static-hero-s3 .swiper-slide,.static-hero-s4 .gradient-overlay+.container,.static-hero-s4 .swiper-slide,.static-hero-s5 .gradient-overlay+.container,.static-hero-s5 .swiper-slide,.wpo-hero-slider .gradient-overlay+.container,.wpo-hero-slider .swiper-slide{position:relative;z-index:11}.static-hero .wpo-hero-title-top span,.static-hero-s2 .wpo-hero-title-top span,.static-hero-s3 .wpo-hero-title-top span,.static-hero-s4 .wpo-hero-title-top span,.static-hero-s5 .wpo-hero-title-top span,.wpo-hero-slider .wpo-hero-title-top span{color:#e4e4e4;font-family:Urbanist;font-size:22px}@media(max-width:767px){.static-hero .wpo-hero-title-top span,.static-hero-s2 .wpo-hero-title-top span,.static-hero-s3 .wpo-hero-title-top span,.static-hero-s4 .wpo-hero-title-top span,.static-hero-s5 .wpo-hero-title-top span,.wpo-hero-slider .wpo-hero-title-top span{font-size:15px}}.static-hero .slide-title-sub h5,.static-hero-s2 .slide-title-sub h5,.static-hero-s3 .slide-title-sub h5,.static-hero-s4 .slide-title-sub h5,.static-hero-s5 .slide-title-sub h5,.wpo-hero-slider .slide-title-sub h5{color:#f2bc00;font-size:25px;font-weight:500;line-height:30px;text-transform:capitalize}@media(max-width:767px){.static-hero .slide-title-sub h5,.static-hero-s2 .slide-title-sub h5,.static-hero-s3 .slide-title-sub h5,.static-hero-s4 .slide-title-sub h5,.static-hero-s5 .slide-title-sub h5,.wpo-hero-slider .slide-title-sub h5{font-size:20px;line-height:25px}}.static-hero .slide-title,.static-hero-s2 .slide-title,.static-hero-s3 .slide-title,.static-hero-s4 .slide-title,.static-hero-s5 .slide-title,.wpo-hero-slider .slide-title{margin:0 auto;max-width:1000px}@media(max-width:1199px){.static-hero .slide-title,.static-hero-s2 .slide-title,.static-hero-s3 .slide-title,.static-hero-s4 .slide-title,.static-hero-s5 .slide-title,.wpo-hero-slider .slide-title{max-width:750px}}.static-hero .slide-title h2,.static-hero-s2 .slide-title h2,.static-hero-s3 .slide-title h2,.static-hero-s4 .slide-title h2,.static-hero-s5 .slide-title h2,.wpo-hero-slider .slide-title h2{color:#fff;font-size:95px;font-weight:500;line-height:95px;margin:10px 0 15px;text-transform:capitalize}@media(max-width:1199px){.static-hero .slide-title h2,.static-hero-s2 .slide-title h2,.static-hero-s3 .slide-title h2,.static-hero-s4 .slide-title h2,.static-hero-s5 .slide-title h2,.wpo-hero-slider .slide-title h2{font-size:70px;line-height:75px}}@media(max-width:991px){.static-hero .slide-title h2,.static-hero-s2 .slide-title h2,.static-hero-s3 .slide-title h2,.static-hero-s4 .slide-title h2,.static-hero-s5 .slide-title h2,.wpo-hero-slider .slide-title h2{font-size:40px;line-height:55px}}@media(max-width:767px){.static-hero .slide-title h2,.static-hero-s2 .slide-title h2,.static-hero-s3 .slide-title h2,.static-hero-s4 .slide-title h2,.static-hero-s5 .slide-title h2,.wpo-hero-slider .slide-title h2{font-size:30px;line-height:36px}}.static-hero .slide-text,.static-hero-s2 .slide-text,.static-hero-s3 .slide-text,.static-hero-s4 .slide-text,.static-hero-s5 .slide-text,.wpo-hero-slider .slide-text{margin:0 auto;max-width:680px}@media(max-width:767px){.static-hero .slide-text,.static-hero-s2 .slide-text,.static-hero-s3 .slide-text,.static-hero-s4 .slide-text,.static-hero-s5 .slide-text,.wpo-hero-slider .slide-text{max-width:500px}}.static-hero .slide-text p,.static-hero-s2 .slide-text p,.static-hero-s3 .slide-text p,.static-hero-s4 .slide-text p,.static-hero-s5 .slide-text p,.wpo-hero-slider .slide-text p{color:#fff;color:#e2e2e2;font-size:22px;line-height:35px;margin-bottom:40px;max-width:680px}@media(max-width:991px){.static-hero .slide-text p,.static-hero-s2 .slide-text p,.static-hero-s3 .slide-text p,.static-hero-s4 .slide-text p,.static-hero-s5 .slide-text p,.wpo-hero-slider .slide-text p{font-size:18px}}@media(max-width:767px){.static-hero .slide-text p,.static-hero-s2 .slide-text p,.static-hero-s3 .slide-text p,.static-hero-s4 .slide-text p,.static-hero-s5 .slide-text p,.wpo-hero-slider .slide-text p{font-size:16px;line-height:22px;margin-bottom:30px}}@media(max-width:991px){.static-hero .slide-btns,.static-hero-s2 .slide-btns,.static-hero-s3 .slide-btns,.static-hero-s4 .slide-btns,.static-hero-s5 .slide-btns,.wpo-hero-slider .slide-btns{margin:0 auto;max-width:400px}}.static-hero .slide-btns .hero-video-btn,.static-hero-s2 .slide-btns .hero-video-btn,.static-hero-s3 .slide-btns .hero-video-btn,.static-hero-s4 .slide-btns .hero-video-btn,.static-hero-s5 .slide-btns .hero-video-btn,.wpo-hero-slider .slide-btns .hero-video-btn{margin-left:40px}@media(max-width:767px){.static-hero .slide-btns .hero-video-btn,.static-hero-s2 .slide-btns .hero-video-btn,.static-hero-s3 .slide-btns .hero-video-btn,.static-hero-s4 .slide-btns .hero-video-btn,.static-hero-s5 .slide-btns .hero-video-btn,.wpo-hero-slider .slide-btns .hero-video-btn{margin-left:20px}}.static-hero,.static-hero-s2,.static-hero-s3,.static-hero-s4,.static-hero-s5{background:#eef9f6;border-radius:20px;display:flex;height:900px;margin:0 50px;overflow:hidden;position:relative;z-index:0}@media(max-width:1500px){.static-hero,.static-hero-s2,.static-hero-s3,.static-hero-s4,.static-hero-s5{margin:0 15px}}@media(max-width:1399px){.static-hero,.static-hero-s2,.static-hero-s3,.static-hero-s4,.static-hero-s5{height:850px}}@media(max-width:1199px){.static-hero,.static-hero-s2,.static-hero-s3,.static-hero-s4,.static-hero-s5{height:720px}}@media(max-width:991px){.static-hero,.static-hero-s2,.static-hero-s3,.static-hero-s4,.static-hero-s5{height:100%}.static-hero .hero-container,.static-hero-s2 .hero-container,.static-hero-s3 .hero-container,.static-hero-s4 .hero-container,.static-hero-s5 .hero-container{padding:100px 0 0;position:relative}.static-hero .hero-container .hero-inner,.static-hero-s2 .hero-container .hero-inner,.static-hero-s3 .hero-container .hero-inner,.static-hero-s4 .hero-container .hero-inner,.static-hero-s5 .hero-container .hero-inner{position:relative}}@media(max-width:575px){.static-hero .hero-container,.static-hero-s2 .hero-container,.static-hero-s3 .hero-container,.static-hero-s4 .hero-container,.static-hero-s5 .hero-container{padding:70px 0 0}}.static-hero .slide-title,.static-hero-s2 .slide-title,.static-hero-s3 .slide-title,.static-hero-s4 .slide-title,.static-hero-s5 .slide-title{padding-top:10px}@media(max-width:991px){.static-hero .slide-title,.static-hero-s2 .slide-title,.static-hero-s3 .slide-title,.static-hero-s4 .slide-title,.static-hero-s5 .slide-title{margin:auto}}@media(max-width:575px){.static-hero .slide-title,.static-hero-s2 .slide-title,.static-hero-s3 .slide-title,.static-hero-s4 .slide-title,.static-hero-s5 .slide-title{padding-top:0}}.static-hero .slide-title h2,.static-hero-s2 .slide-title h2,.static-hero-s3 .slide-title h2,.static-hero-s4 .slide-title h2,.static-hero-s5 .slide-title h2{color:#1a1729;font-size:70px;font-style:normal;font-weight:700;z-index:1}@media(max-width:1399px){.static-hero .slide-title h2,.static-hero-s2 .slide-title h2,.static-hero-s3 .slide-title h2,.static-hero-s4 .slide-title h2,.static-hero-s5 .slide-title h2{font-size:55px;line-height:65px}}@media(max-width:1199px){.static-hero .slide-title h2,.static-hero-s2 .slide-title h2,.static-hero-s3 .slide-title h2,.static-hero-s4 .slide-title h2,.static-hero-s5 .slide-title h2{font-size:50px;line-height:65px}}@media(max-width:1070px){.static-hero .slide-title h2,.static-hero-s2 .slide-title h2,.static-hero-s3 .slide-title h2,.static-hero-s4 .slide-title h2,.static-hero-s5 .slide-title h2{font-size:40px;line-height:55px}}@media(max-width:575px){.static-hero .slide-title h2,.static-hero-s2 .slide-title h2,.static-hero-s3 .slide-title h2,.static-hero-s4 .slide-title h2,.static-hero-s5 .slide-title h2{font-size:30px;line-height:47px}}.static-hero .slide-title h2 span,.static-hero-s2 .slide-title h2 span,.static-hero-s3 .slide-title h2 span,.static-hero-s4 .slide-title h2 span,.static-hero-s5 .slide-title h2 span{position:relative;z-index:-1}.static-hero .slide-title h2 span .shape,.static-hero-s2 .slide-title h2 span .shape,.static-hero-s3 .slide-title h2 span .shape,.static-hero-s4 .slide-title h2 span .shape,.static-hero-s5 .slide-title h2 span .shape{left:-20px;position:absolute;top:-10px;width:115%;z-index:-1}.static-hero .slide-title h2 span .shape svg,.static-hero-s2 .slide-title h2 span .shape svg,.static-hero-s3 .slide-title h2 span .shape svg,.static-hero-s4 .slide-title h2 span .shape svg,.static-hero-s5 .slide-title h2 span .shape svg{fill:#f2bc00}@media(max-width:991px){.static-hero .slide-title-sub,.static-hero-s2 .slide-title-sub,.static-hero-s3 .slide-title-sub,.static-hero-s4 .slide-title-sub,.static-hero-s5 .slide-title-sub{margin:auto}}.static-hero .slide-title-sub span,.static-hero-s2 .slide-title-sub span,.static-hero-s3 .slide-title-sub span,.static-hero-s4 .slide-title-sub span,.static-hero-s5 .slide-title-sub span{color:#15a280;font-size:18px;font-weight:700;line-height:23px}@media(max-width:1199px){.static-hero .slide-title-sub span,.static-hero-s2 .slide-title-sub span,.static-hero-s3 .slide-title-sub span,.static-hero-s4 .slide-title-sub span,.static-hero-s5 .slide-title-sub span{font-size:16px}}@media(max-width:991px){.static-hero .slide-text,.static-hero-s2 .slide-text,.static-hero-s3 .slide-text,.static-hero-s4 .slide-text,.static-hero-s5 .slide-text{margin:auto}}.static-hero .slide-text p,.static-hero-s2 .slide-text p,.static-hero-s3 .slide-text p,.static-hero-s4 .slide-text p,.static-hero-s5 .slide-text p{color:#625f71}@media(max-width:1199px){.static-hero .slide-text p,.static-hero-s2 .slide-text p,.static-hero-s3 .slide-text p,.static-hero-s4 .slide-text p,.static-hero-s5 .slide-text p{font-size:16px}}@media(max-width:991px){.static-hero .slide-text p,.static-hero-s2 .slide-text p,.static-hero-s3 .slide-text p,.static-hero-s4 .slide-text p,.static-hero-s5 .slide-text p{margin:auto}}.static-hero .hero-inner .container,.static-hero-s2 .hero-inner .container,.static-hero-s3 .hero-inner .container,.static-hero-s4 .hero-inner .container,.static-hero-s5 .hero-inner .container{position:relative}.static-hero .hero-content,.static-hero-s2 .hero-content,.static-hero-s3 .hero-content,.static-hero-s4 .hero-content,.static-hero-s5 .hero-content{max-width:740px;padding-left:95px}@media(max-width:1600px){.static-hero .hero-content,.static-hero-s2 .hero-content,.static-hero-s3 .hero-content,.static-hero-s4 .hero-content,.static-hero-s5 .hero-content{max-width:650px;padding-left:85px}}@media(max-width:1499px){.static-hero .hero-content,.static-hero-s2 .hero-content,.static-hero-s3 .hero-content,.static-hero-s4 .hero-content,.static-hero-s5 .hero-content{max-width:575px;padding-left:30px}}@media(max-width:1399px){.static-hero .hero-content,.static-hero-s2 .hero-content,.static-hero-s3 .hero-content,.static-hero-s4 .hero-content,.static-hero-s5 .hero-content{max-width:450px}}@media(max-width:1199px){.static-hero .hero-content,.static-hero-s2 .hero-content,.static-hero-s3 .hero-content,.static-hero-s4 .hero-content,.static-hero-s5 .hero-content{max-width:470px;padding-left:30px}}@media(max-width:1070px){.static-hero .hero-content,.static-hero-s2 .hero-content,.static-hero-s3 .hero-content,.static-hero-s4 .hero-content,.static-hero-s5 .hero-content{max-width:350px}}@media(max-width:991px){.static-hero .hero-content,.static-hero-s2 .hero-content,.static-hero-s3 .hero-content,.static-hero-s4 .hero-content,.static-hero-s5 .hero-content{max-width:100%;padding-left:0;text-align:center}}.static-hero .hero-inner:before,.static-hero-s2 .hero-inner:before,.static-hero-s3 .hero-inner:before,.static-hero-s4 .hero-inner:before,.static-hero-s5 .hero-inner:before{display:none}@media(max-width:1400px){.static-hero .slide-text p,.static-hero-s2 .slide-text p,.static-hero-s3 .slide-text p,.static-hero-s4 .slide-text p,.static-hero-s5 .slide-text p{max-width:600px}}.static-hero .slide-btns,.static-hero-s2 .slide-btns,.static-hero-s3 .slide-btns,.static-hero-s4 .slide-btns,.static-hero-s5 .slide-btns{align-items:center;display:flex;margin-top:40px}.static-hero .slide-btns ul,.static-hero-s2 .slide-btns ul,.static-hero-s3 .slide-btns ul,.static-hero-s4 .slide-btns ul,.static-hero-s5 .slide-btns ul{align-items:center;display:flex;list-style:none;padding-left:20px}.static-hero .slide-btns ul li .video-btn .btn-wrap,.static-hero-s2 .slide-btns ul li .video-btn .btn-wrap,.static-hero-s3 .slide-btns ul li .video-btn .btn-wrap,.static-hero-s4 .slide-btns ul li .video-btn .btn-wrap,.static-hero-s5 .slide-btns ul li .video-btn .btn-wrap{background:none;border:1px solid #15a280;border-radius:50%;color:#15a280;display:block;height:55px;line-height:52px;margin-right:10px;text-align:center;width:55px}@media(max-width:1070px){.static-hero .slide-btns ul li.video-text,.static-hero-s2 .slide-btns ul li.video-text,.static-hero-s3 .slide-btns ul li.video-text,.static-hero-s4 .slide-btns ul li.video-text,.static-hero-s5 .slide-btns ul li.video-text{display:none}}.static-hero .slide-btns ul li.video-text a,.static-hero-s2 .slide-btns ul li.video-text a,.static-hero-s3 .slide-btns ul li.video-text a,.static-hero-s4 .slide-btns ul li.video-text a,.static-hero-s5 .slide-btns ul li.video-text a{border:none;box-shadow:none;color:#15a280;font-size:20px;font-weight:600;height:100%;width:100%}@media(max-width:991px){.static-hero .slide-btns,.static-hero-s2 .slide-btns,.static-hero-s3 .slide-btns,.static-hero-s4 .slide-btns,.static-hero-s5 .slide-btns{justify-content:center;margin:20px auto auto}}.static-hero .student-pic,.static-hero-s2 .student-pic,.static-hero-s3 .student-pic,.static-hero-s4 .student-pic,.static-hero-s5 .student-pic{position:absolute;right:160px;top:-30px;z-index:1}@media(max-width:1750px){.static-hero .student-pic,.static-hero-s2 .student-pic,.static-hero-s3 .student-pic,.static-hero-s4 .student-pic,.static-hero-s5 .student-pic{max-width:550px;right:90px;top:45%;transform:translateY(-50%)}}@media(max-width:1399px){.static-hero .student-pic,.static-hero-s2 .student-pic,.static-hero-s3 .student-pic,.static-hero-s4 .student-pic,.static-hero-s5 .student-pic{max-width:500px}}@media(max-width:1300px){.static-hero .student-pic,.static-hero-s2 .student-pic,.static-hero-s3 .student-pic,.static-hero-s4 .student-pic,.static-hero-s5 .student-pic{max-width:450px;right:60px}}@media(max-width:991px){.static-hero .student-pic,.static-hero-s2 .student-pic,.static-hero-s3 .student-pic,.static-hero-s4 .student-pic,.static-hero-s5 .student-pic{bottom:0;margin:auto;padding-top:50px;position:relative;right:-30px;transform:none}}@media(max-width:767px){.static-hero .student-pic,.static-hero-s2 .student-pic,.static-hero-s3 .student-pic,.static-hero-s4 .student-pic,.static-hero-s5 .student-pic{margin-top:30px;right:0}.static-hero .student-pic .student-shape,.static-hero-s2 .student-pic .student-shape,.static-hero-s3 .student-pic .student-shape,.static-hero-s4 .student-pic .student-shape,.static-hero-s5 .student-pic .student-shape{left:40px;position:absolute;top:0;width:100%}}@media(max-width:575px){.static-hero .student-pic .student-shape,.static-hero-s2 .student-pic .student-shape,.static-hero-s3 .student-pic .student-shape,.static-hero-s4 .student-pic .student-shape,.static-hero-s5 .student-pic .student-shape{display:none}}.static-hero .student-pic .student-shape .shape-1,.static-hero .student-pic .student-shape .shape-2,.static-hero .student-pic .student-shape .shape-3,.static-hero-s2 .student-pic .student-shape .shape-1,.static-hero-s2 .student-pic .student-shape .shape-2,.static-hero-s2 .student-pic .student-shape .shape-3,.static-hero-s3 .student-pic .student-shape .shape-1,.static-hero-s3 .student-pic .student-shape .shape-2,.static-hero-s3 .student-pic .student-shape .shape-3,.static-hero-s4 .student-pic .student-shape .shape-1,.static-hero-s4 .student-pic .student-shape .shape-2,.static-hero-s4 .student-pic .student-shape .shape-3,.static-hero-s5 .student-pic .student-shape .shape-1,.static-hero-s5 .student-pic .student-shape .shape-2,.static-hero-s5 .student-pic .student-shape .shape-3{background:#fff;border:7px solid #f2bc00;border-radius:50%;height:600px;left:6px;position:absolute;top:170px;width:600px;z-index:-1}@media(max-width:1750px){.static-hero .student-pic .student-shape .shape-1,.static-hero .student-pic .student-shape .shape-2,.static-hero .student-pic .student-shape .shape-3,.static-hero-s2 .student-pic .student-shape .shape-1,.static-hero-s2 .student-pic .student-shape .shape-2,.static-hero-s2 .student-pic .student-shape .shape-3,.static-hero-s3 .student-pic .student-shape .shape-1,.static-hero-s3 .student-pic .student-shape .shape-2,.static-hero-s3 .student-pic .student-shape .shape-3,.static-hero-s4 .student-pic .student-shape .shape-1,.static-hero-s4 .student-pic .student-shape .shape-2,.static-hero-s4 .student-pic .student-shape .shape-3,.static-hero-s5 .student-pic .student-shape .shape-1,.static-hero-s5 .student-pic .student-shape .shape-2,.static-hero-s5 .student-pic .student-shape .shape-3{height:500px;width:500px}}@media(max-width:1399px){.static-hero .student-pic .student-shape .shape-1,.static-hero .student-pic .student-shape .shape-2,.static-hero .student-pic .student-shape .shape-3,.static-hero-s2 .student-pic .student-shape .shape-1,.static-hero-s2 .student-pic .student-shape .shape-2,.static-hero-s2 .student-pic .student-shape .shape-3,.static-hero-s3 .student-pic .student-shape .shape-1,.static-hero-s3 .student-pic .student-shape .shape-2,.static-hero-s3 .student-pic .student-shape .shape-3,.static-hero-s4 .student-pic .student-shape .shape-1,.static-hero-s4 .student-pic .student-shape .shape-2,.static-hero-s4 .student-pic .student-shape .shape-3,.static-hero-s5 .student-pic .student-shape .shape-1,.static-hero-s5 .student-pic .student-shape .shape-2,.static-hero-s5 .student-pic .student-shape .shape-3{height:400px;width:400px}}@media(max-width:1300px){.static-hero .student-pic .student-shape .shape-1,.static-hero .student-pic .student-shape .shape-2,.static-hero .student-pic .student-shape .shape-3,.static-hero-s2 .student-pic .student-shape .shape-1,.static-hero-s2 .student-pic .student-shape .shape-2,.static-hero-s2 .student-pic .student-shape .shape-3,.static-hero-s3 .student-pic .student-shape .shape-1,.static-hero-s3 .student-pic .student-shape .shape-2,.static-hero-s3 .student-pic .student-shape .shape-3,.static-hero-s4 .student-pic .student-shape .shape-1,.static-hero-s4 .student-pic .student-shape .shape-2,.static-hero-s4 .student-pic .student-shape .shape-3,.static-hero-s5 .student-pic .student-shape .shape-1,.static-hero-s5 .student-pic .student-shape .shape-2,.static-hero-s5 .student-pic .student-shape .shape-3{height:300px;width:300px}}.static-hero .student-pic .student-shape .shape-2,.static-hero-s2 .student-pic .student-shape .shape-2,.static-hero-s3 .student-pic .student-shape .shape-2,.static-hero-s4 .student-pic .student-shape .shape-2,.static-hero-s5 .student-pic .student-shape .shape-2{background:none;height:700px;left:-45px;top:120px;width:700px}@media(max-width:1750px){.static-hero .student-pic .student-shape .shape-2,.static-hero-s2 .student-pic .student-shape .shape-2,.static-hero-s3 .student-pic .student-shape .shape-2,.static-hero-s4 .student-pic .student-shape .shape-2,.static-hero-s5 .student-pic .student-shape .shape-2{height:600px;width:600px}}@media(max-width:1399px){.static-hero .student-pic .student-shape .shape-2,.static-hero-s2 .student-pic .student-shape .shape-2,.static-hero-s3 .student-pic .student-shape .shape-2,.static-hero-s4 .student-pic .student-shape .shape-2,.static-hero-s5 .student-pic .student-shape .shape-2{height:500px;width:500px}}@media(max-width:1300px){.static-hero .student-pic .student-shape .shape-2,.static-hero-s2 .student-pic .student-shape .shape-2,.static-hero-s3 .student-pic .student-shape .shape-2,.static-hero-s4 .student-pic .student-shape .shape-2,.static-hero-s5 .student-pic .student-shape .shape-2{height:400px;width:400px}}.static-hero .student-pic .student-shape .shape-3,.static-hero-s2 .student-pic .student-shape .shape-3,.static-hero-s3 .student-pic .student-shape .shape-3,.static-hero-s4 .student-pic .student-shape .shape-3,.static-hero-s5 .student-pic .student-shape .shape-3{background:#fff;height:786px;left:-90px;top:75px;width:786px;z-index:-3}@media(max-width:1750px){.static-hero .student-pic .student-shape .shape-3,.static-hero-s2 .student-pic .student-shape .shape-3,.static-hero-s3 .student-pic .student-shape .shape-3,.static-hero-s4 .student-pic .student-shape .shape-3,.static-hero-s5 .student-pic .student-shape .shape-3{height:700px;width:700px}}@media(max-width:1399px){.static-hero .student-pic .student-shape .shape-3,.static-hero-s2 .student-pic .student-shape .shape-3,.static-hero-s3 .student-pic .student-shape .shape-3,.static-hero-s4 .student-pic .student-shape .shape-3,.static-hero-s5 .student-pic .student-shape .shape-3{height:600px;width:600px}}@media(max-width:1300px){.static-hero .student-pic .student-shape .shape-3,.static-hero-s2 .student-pic .student-shape .shape-3,.static-hero-s3 .student-pic .student-shape .shape-3,.static-hero-s4 .student-pic .student-shape .shape-3,.static-hero-s5 .student-pic .student-shape .shape-3{height:500px;width:500px}}@media(max-width:575px){.static-hero .student-pic .student-shape .shape-3,.static-hero-s2 .student-pic .student-shape .shape-3,.static-hero-s3 .student-pic .student-shape .shape-3,.static-hero-s4 .student-pic .student-shape .shape-3,.static-hero-s5 .student-pic .student-shape .shape-3{display:none}}.static-hero .student-pic .student,.static-hero-s2 .student-pic .student,.static-hero-s3 .student-pic .student,.static-hero-s4 .student-pic .student,.static-hero-s5 .student-pic .student{align-items:center;background:#fff;border-radius:10px;box-shadow:0 2px 8px 0 #000c371a;display:flex;max-width:312px;padding:30px 20px;position:absolute;right:-11%;text-align:left;top:12%}@media(max-width:767px){.static-hero .student-pic .student,.static-hero-s2 .student-pic .student,.static-hero-s3 .student-pic .student,.static-hero-s4 .student-pic .student,.static-hero-s5 .student-pic .student{left:50%;max-width:290px;padding:20px;top:0;transform:translateX(-50%);width:260px}}.static-hero .student-pic .student h3,.static-hero-s2 .student-pic .student h3,.static-hero-s3 .student-pic .student h3,.static-hero-s4 .student-pic .student h3,.static-hero-s5 .student-pic .student h3{font-size:26px;font-weight:700;line-height:33px;margin-bottom:0}@media(max-width:767px){.static-hero .student-pic .student h3,.static-hero-s2 .student-pic .student h3,.static-hero-s3 .student-pic .student h3,.static-hero-s4 .student-pic .student h3,.static-hero-s5 .student-pic .student h3{font-size:20px;line-height:28px}}.static-hero .student-pic .student p,.static-hero-s2 .student-pic .student p,.static-hero-s3 .student-pic .student p,.static-hero-s4 .student-pic .student p,.static-hero-s5 .student-pic .student p{font-size:18px;font-style:normal;font-weight:600;margin-bottom:0}@media(max-width:767px){.static-hero .student-pic .student p,.static-hero-s2 .student-pic .student p,.static-hero-s3 .student-pic .student p,.static-hero-s4 .student-pic .student p,.static-hero-s5 .student-pic .student p{font-size:15px}}.static-hero .student-pic .student .icon i,.static-hero-s2 .student-pic .student .icon i,.static-hero-s3 .student-pic .student .icon i,.static-hero-s4 .student-pic .student .icon i,.static-hero-s5 .student-pic .student .icon i{background:#15a280;border-radius:50%;color:#fff;display:block;font-size:30px;height:60px;line-height:60px;margin-right:10px;text-align:center;width:60px}.static-hero .student-pic .wpo-supporter,.static-hero-s2 .student-pic .wpo-supporter,.static-hero-s3 .student-pic .wpo-supporter,.static-hero-s4 .student-pic .wpo-supporter,.static-hero-s5 .student-pic .wpo-supporter{background:#fff;border-radius:10px;bottom:3%;box-shadow:0 2px 8px 0 #000c371a;left:-22%;padding:30px;position:absolute;text-align:center;z-index:99}@media(max-width:1199px){.static-hero .student-pic .wpo-supporter,.static-hero-s2 .student-pic .wpo-supporter,.static-hero-s3 .student-pic .wpo-supporter,.static-hero-s4 .student-pic .wpo-supporter,.static-hero-s5 .student-pic .wpo-supporter{padding:15px;top:auto}}@media(max-width:767px){.static-hero .student-pic .wpo-supporter,.static-hero-s2 .student-pic .wpo-supporter,.static-hero-s3 .student-pic .wpo-supporter,.static-hero-s4 .student-pic .wpo-supporter,.static-hero-s5 .student-pic .wpo-supporter{left:0;padding:15px;right:auto;top:auto;width:100%}}.static-hero .student-pic .wpo-supporter .wpo-supporter-text,.static-hero-s2 .student-pic .wpo-supporter .wpo-supporter-text,.static-hero-s3 .student-pic .wpo-supporter .wpo-supporter-text,.static-hero-s4 .student-pic .wpo-supporter .wpo-supporter-text,.static-hero-s5 .student-pic .wpo-supporter .wpo-supporter-text{text-align:center}.static-hero .student-pic .wpo-supporter .wpo-supporter-text h3,.static-hero-s2 .student-pic .wpo-supporter .wpo-supporter-text h3,.static-hero-s3 .student-pic .wpo-supporter .wpo-supporter-text h3,.static-hero-s4 .student-pic .wpo-supporter .wpo-supporter-text h3,.static-hero-s5 .student-pic .wpo-supporter .wpo-supporter-text h3{font-size:40px;font-style:normal;font-weight:700;margin-bottom:0}.static-hero .student-pic .wpo-supporter .wpo-supporter-text p,.static-hero-s2 .student-pic .wpo-supporter .wpo-supporter-text p,.static-hero-s3 .student-pic .wpo-supporter .wpo-supporter-text p,.static-hero-s4 .student-pic .wpo-supporter .wpo-supporter-text p,.static-hero-s5 .student-pic .wpo-supporter .wpo-supporter-text p{font-size:20px;font-style:normal;font-weight:400;line-height:27px;margin-bottom:0}.static-hero .student-pic .wpo-supporter .wpo-supporter-slide,.static-hero-s2 .student-pic .wpo-supporter .wpo-supporter-slide,.static-hero-s3 .student-pic .wpo-supporter .wpo-supporter-slide,.static-hero-s4 .student-pic .wpo-supporter .wpo-supporter-slide,.static-hero-s5 .student-pic .wpo-supporter .wpo-supporter-slide{list-style:none;margin:20px auto 0;max-width:216px}.static-hero .student-pic .wpo-supporter .wpo-supporter-slide .owl-nav,.static-hero-s2 .student-pic .wpo-supporter .wpo-supporter-slide .owl-nav,.static-hero-s3 .student-pic .wpo-supporter .wpo-supporter-slide .owl-nav,.static-hero-s4 .student-pic .wpo-supporter .wpo-supporter-slide .owl-nav,.static-hero-s5 .student-pic .wpo-supporter .wpo-supporter-slide .owl-nav{display:none}.static-hero .student-pic .wpo-supporter .wpo-supporter-slide li,.static-hero-s2 .student-pic .wpo-supporter .wpo-supporter-slide li,.static-hero-s3 .student-pic .wpo-supporter .wpo-supporter-slide li,.static-hero-s4 .student-pic .wpo-supporter .wpo-supporter-slide li,.static-hero-s5 .student-pic .wpo-supporter .wpo-supporter-slide li{height:55px;width:55px}.static-hero .student-pic .wpo-supporter .wpo-supporter-slide li img,.static-hero-s2 .student-pic .wpo-supporter .wpo-supporter-slide li img,.static-hero-s3 .student-pic .wpo-supporter .wpo-supporter-slide li img,.static-hero-s4 .student-pic .wpo-supporter .wpo-supporter-slide li img,.static-hero-s5 .student-pic .wpo-supporter .wpo-supporter-slide li img{border:1px solid #d9d9d9;border-radius:50%;height:55px;padding:3px;width:55px}.static-hero .student-pic .wp-shape-1,.static-hero-s2 .student-pic .wp-shape-1,.static-hero-s3 .student-pic .wp-shape-1,.static-hero-s4 .student-pic .wp-shape-1,.static-hero-s5 .student-pic .wp-shape-1{animation:bounce 3s linear infinite;left:0;position:absolute;top:90px}@media(max-width:1300px){.static-hero .student-pic .wp-shape-1,.static-hero-s2 .student-pic .wp-shape-1,.static-hero-s3 .student-pic .wp-shape-1,.static-hero-s4 .student-pic .wp-shape-1,.static-hero-s5 .student-pic .wp-shape-1{left:-20px;top:50px}}@media(max-width:575px){.static-hero .student-pic .wp-shape-1,.static-hero-s2 .student-pic .wp-shape-1,.static-hero-s3 .student-pic .wp-shape-1,.static-hero-s4 .student-pic .wp-shape-1,.static-hero-s5 .student-pic .wp-shape-1{top:120px}}.static-hero .student-pic .wp-shape-2,.static-hero-s2 .student-pic .wp-shape-2,.static-hero-s3 .student-pic .wp-shape-2,.static-hero-s4 .student-pic .wp-shape-2,.static-hero-s5 .student-pic .wp-shape-2{animation:zoom-in-zoom-out 2s ease infinite;left:-25%;position:absolute;top:50%}@media(max-width:1300px){.static-hero .student-pic .wp-shape-2,.static-hero-s2 .student-pic .wp-shape-2,.static-hero-s3 .student-pic .wp-shape-2,.static-hero-s4 .student-pic .wp-shape-2,.static-hero-s5 .student-pic .wp-shape-2{left:-40%}}@media(max-width:767px){.static-hero .student-pic .wp-shape-2,.static-hero-s2 .student-pic .wp-shape-2,.static-hero-s3 .student-pic .wp-shape-2,.static-hero-s4 .student-pic .wp-shape-2,.static-hero-s5 .student-pic .wp-shape-2{left:-25%}}@media(max-width:575px){.static-hero .student-pic .wp-shape-2,.static-hero-s2 .student-pic .wp-shape-2,.static-hero-s3 .student-pic .wp-shape-2,.static-hero-s4 .student-pic .wp-shape-2,.static-hero-s5 .student-pic .wp-shape-2{left:-5%}}.static-hero .student-pic .wp-shape-3,.static-hero-s2 .student-pic .wp-shape-3,.static-hero-s3 .student-pic .wp-shape-3,.static-hero-s4 .student-pic .wp-shape-3,.static-hero-s5 .student-pic .wp-shape-3{animation:bounce 3s linear infinite;position:absolute;right:-15%;top:35%}@media(max-width:1300px){.static-hero .student-pic .wp-shape-3,.static-hero-s2 .student-pic .wp-shape-3,.static-hero-s3 .student-pic .wp-shape-3,.static-hero-s4 .student-pic .wp-shape-3,.static-hero-s5 .student-pic .wp-shape-3{right:-5%}}@media(max-width:767px){.static-hero .student-pic .wp-shape-3,.static-hero-s2 .student-pic .wp-shape-3,.static-hero-s3 .student-pic .wp-shape-3,.static-hero-s4 .student-pic .wp-shape-3,.static-hero-s5 .student-pic .wp-shape-3{right:-15%}}@media(max-width:575px){.static-hero .student-pic .wp-shape-3,.static-hero-s2 .student-pic .wp-shape-3,.static-hero-s3 .student-pic .wp-shape-3,.static-hero-s4 .student-pic .wp-shape-3,.static-hero-s5 .student-pic .wp-shape-3{right:0}}.static-hero .student-pic .wp-shape-4,.static-hero-s2 .student-pic .wp-shape-4,.static-hero-s3 .student-pic .wp-shape-4,.static-hero-s4 .student-pic .wp-shape-4,.static-hero-s5 .student-pic .wp-shape-4{animation:bounceX 3s linear infinite;bottom:15%;position:absolute;right:-10%}.static-hero-s2,.static-hero-s3,.static-hero-s4,.static-hero-s5{background:#fafaff;height:1080px;margin:0}@media(max-width:1199px){.static-hero-s2,.static-hero-s3,.static-hero-s4,.static-hero-s5{height:800px}}@media(max-width:991px){.static-hero-s2,.static-hero-s3,.static-hero-s4,.static-hero-s5{height:100%}}.static-hero-s2:before,.static-hero-s3:before,.static-hero-s4:before,.static-hero-s5:before{display:none}.static-hero-s2 .student-pic,.static-hero-s3 .student-pic,.static-hero-s4 .student-pic,.static-hero-s5 .student-pic{right:100px;top:45%;transform:translateY(-50%);z-index:1}@media(max-width:1830px){.static-hero-s2 .student-pic,.static-hero-s3 .student-pic,.static-hero-s4 .student-pic,.static-hero-s5 .student-pic{max-width:900px;right:100px}}@media(max-width:1500px){.static-hero-s2 .student-pic,.static-hero-s3 .student-pic,.static-hero-s4 .student-pic,.static-hero-s5 .student-pic{max-width:800px;right:100px}}@media(max-width:1399px){.static-hero-s2 .student-pic,.static-hero-s3 .student-pic,.static-hero-s4 .student-pic,.static-hero-s5 .student-pic{max-width:700px;right:70px}}@media(max-width:1199px){.static-hero-s2 .student-pic,.static-hero-s3 .student-pic,.static-hero-s4 .student-pic,.static-hero-s5 .student-pic{max-width:450px;right:50px}}@media(max-width:991px){.static-hero-s2 .student-pic,.static-hero-s3 .student-pic,.static-hero-s4 .student-pic,.static-hero-s5 .student-pic{bottom:50px;max-width:100%;padding-top:0;right:0;top:auto;transform:none}}.static-hero-s2 .student-pic .inner,.static-hero-s3 .student-pic .inner,.static-hero-s4 .student-pic .inner,.static-hero-s5 .student-pic .inner{border-radius:45%;border-bottom-left-radius:44%;border-bottom-right-radius:40%;bottom:-14px;height:860px;overflow:hidden;position:relative}@media(max-width:1830px){.static-hero-s2 .student-pic .inner,.static-hero-s3 .student-pic .inner,.static-hero-s4 .student-pic .inner,.static-hero-s5 .student-pic .inner{bottom:-75px}}@media(max-width:1199px){.static-hero-s2 .student-pic .inner,.static-hero-s3 .student-pic .inner,.static-hero-s4 .student-pic .inner,.static-hero-s5 .student-pic .inner{bottom:-52px;height:665px}}.static-hero-s2 .student-pic .inner img,.static-hero-s3 .student-pic .inner img,.static-hero-s4 .student-pic .inner img,.static-hero-s5 .student-pic .inner img{bottom:-25px;margin-bottom:-49px;position:relative}.static-hero-s2 .student-pic .back-shape,.static-hero-s3 .student-pic .back-shape,.static-hero-s4 .student-pic .back-shape,.static-hero-s5 .student-pic .back-shape{background:#fff;background-size:cover;border-radius:50%;bottom:-30px;height:691px;left:-50px;position:absolute;width:691px;z-index:-1}@media(max-width:1830px){.static-hero-s2 .student-pic .back-shape,.static-hero-s3 .student-pic .back-shape,.static-hero-s4 .student-pic .back-shape,.static-hero-s5 .student-pic .back-shape{bottom:72px;height:560px;left:-50px;width:560px}}@media(max-width:1199px){.static-hero-s2 .student-pic .back-shape,.static-hero-s3 .student-pic .back-shape,.static-hero-s4 .student-pic .back-shape,.static-hero-s5 .student-pic .back-shape{bottom:72px;height:380px;left:-15px;width:380px}}@media(max-width:380px){.static-hero-s2 .student-pic .back-shape,.static-hero-s3 .student-pic .back-shape,.static-hero-s4 .student-pic .back-shape,.static-hero-s5 .student-pic .back-shape{height:310px;left:50%;top:28%;transform:translateX(-50%);width:310px}}.static-hero-s2 .student-pic .back-shape:before,.static-hero-s3 .student-pic .back-shape:before,.static-hero-s4 .student-pic .back-shape:before,.static-hero-s5 .student-pic .back-shape:before{border-radius:50%;content:"";height:661px;left:15px;position:absolute;top:15px;width:661px;z-index:-11}@media(max-width:1830px){.static-hero-s2 .student-pic .back-shape:before,.static-hero-s3 .student-pic .back-shape:before,.static-hero-s4 .student-pic .back-shape:before,.static-hero-s5 .student-pic .back-shape:before{height:530px;width:530px}}@media(max-width:1199px){.static-hero-s2 .student-pic .back-shape:before,.static-hero-s3 .student-pic .back-shape:before,.static-hero-s4 .student-pic .back-shape:before,.static-hero-s5 .student-pic .back-shape:before{height:351px;width:351px}}@media(max-width:380px){.static-hero-s2 .student-pic .back-shape:before,.static-hero-s3 .student-pic .back-shape:before,.static-hero-s4 .student-pic .back-shape:before,.static-hero-s5 .student-pic .back-shape:before{height:280px;width:280px}}.static-hero-s2 .student-pic .wp-shape-1,.static-hero-s3 .student-pic .wp-shape-1,.static-hero-s4 .student-pic .wp-shape-1,.static-hero-s5 .student-pic .wp-shape-1{bottom:10%;left:-5%;top:auto}.static-hero-s2 .student-pic .wp-shape-2,.static-hero-s3 .student-pic .wp-shape-2,.static-hero-s4 .student-pic .wp-shape-2,.static-hero-s5 .student-pic .wp-shape-2{left:-5%}.static-hero-s2 .student-pic .wp-shape-3,.static-hero-s3 .student-pic .wp-shape-3,.static-hero-s4 .student-pic .wp-shape-3,.static-hero-s5 .student-pic .wp-shape-3{right:-8%}.static-hero-s2 .hero-content,.static-hero-s3 .hero-content,.static-hero-s4 .hero-content,.static-hero-s5 .hero-content{max-width:730px;padding-bottom:100px}@media(max-width:1670px){.static-hero-s2 .hero-content,.static-hero-s3 .hero-content,.static-hero-s4 .hero-content,.static-hero-s5 .hero-content{max-width:694px}}@media(max-width:1399px){.static-hero-s2 .hero-content,.static-hero-s3 .hero-content,.static-hero-s4 .hero-content,.static-hero-s5 .hero-content{max-width:500px;padding-left:40px}}@media(max-width:1050px){.static-hero-s2 .hero-content,.static-hero-s3 .hero-content,.static-hero-s4 .hero-content,.static-hero-s5 .hero-content{max-width:360px;padding-left:10px}}@media(max-width:991px){.static-hero-s2 .hero-content,.static-hero-s3 .hero-content,.static-hero-s4 .hero-content,.static-hero-s5 .hero-content{margin:0 auto;max-width:695px;padding:50px 0 0}}@media(max-width:767px){.static-hero-s2 .hero-content,.static-hero-s3 .hero-content,.static-hero-s4 .hero-content,.static-hero-s5 .hero-content{padding-top:20px}}.static-hero-s2 .hero-content .slide-title h2 span,.static-hero-s3 .hero-content .slide-title h2 span,.static-hero-s4 .hero-content .slide-title h2 span,.static-hero-s5 .hero-content .slide-title h2 span{background:#4540e1;border-radius:5px;color:#fff;display:inline-block;line-height:80px;margin:0 10px;padding:0 10px;position:relative}@media(max-width:1199px){.static-hero-s2 .hero-content .slide-title h2 span,.static-hero-s3 .hero-content .slide-title h2 span,.static-hero-s4 .hero-content .slide-title h2 span,.static-hero-s5 .hero-content .slide-title h2 span{line-height:50px}}@media(max-width:1399px){.static-hero-s2 .hero-content .slide-title h2,.static-hero-s3 .hero-content .slide-title h2,.static-hero-s4 .hero-content .slide-title h2,.static-hero-s5 .hero-content .slide-title h2{font-size:50px;line-height:65px}}@media(max-width:1199px){.static-hero-s2 .hero-content .slide-title h2,.static-hero-s3 .hero-content .slide-title h2,.static-hero-s4 .hero-content .slide-title h2,.static-hero-s5 .hero-content .slide-title h2{font-size:38px;line-height:55px}}@media(max-width:767px){.static-hero-s2 .hero-content .slide-title h2,.static-hero-s3 .hero-content .slide-title h2,.static-hero-s4 .hero-content .slide-title h2,.static-hero-s5 .hero-content .slide-title h2{font-size:30px;line-height:45px}}.static-hero-s2 .hero-content .slide-text,.static-hero-s3 .hero-content .slide-text,.static-hero-s4 .hero-content .slide-text,.static-hero-s5 .hero-content .slide-text{margin:20px 0 0}@media(max-width:767px){.static-hero-s2 .hero-content .slide-text,.static-hero-s3 .hero-content .slide-text,.static-hero-s4 .hero-content .slide-text,.static-hero-s5 .hero-content .slide-text{margin:0 auto}}.static-hero-s2 .hero-content .slide-text p,.static-hero-s3 .hero-content .slide-text p,.static-hero-s4 .hero-content .slide-text p,.static-hero-s5 .hero-content .slide-text p{border-left:3px solid #15a280;color:#625f71;font-size:20px;max-width:580px;padding-left:15px}@media(max-width:1199px){.static-hero-s2 .hero-content .slide-text p,.static-hero-s3 .hero-content .slide-text p,.static-hero-s4 .hero-content .slide-text p,.static-hero-s5 .hero-content .slide-text p{font-size:16px}}@media(max-width:991px){.static-hero-s2 .hero-content .slide-text p,.static-hero-s3 .hero-content .slide-text p,.static-hero-s4 .hero-content .slide-text p,.static-hero-s5 .hero-content .slide-text p{border:0;padding-left:0}}@media(max-width:767px){.static-hero-s2 .hero-content .slide-text p,.static-hero-s3 .hero-content .slide-text p,.static-hero-s4 .hero-content .slide-text p,.static-hero-s5 .hero-content .slide-text p{margin:0 auto}}.static-hero-s2 .bottom-shape,.static-hero-s3 .bottom-shape,.static-hero-s4 .bottom-shape,.static-hero-s5 .bottom-shape{bottom:0;left:0;position:absolute;width:100%}.static-hero-s2 .bottom-shape svg,.static-hero-s3 .bottom-shape svg,.static-hero-s4 .bottom-shape svg,.static-hero-s5 .bottom-shape svg{width:100%}.static-hero-s3{background:url(/static/media/bg.50f884740cd312853666.png) no-repeat top/cover;height:1000px}@media(max-width:1399px){.static-hero-s3{height:800px}}@media(max-width:991px){.static-hero-s3{height:100%;padding:40px 0}.static-hero-s3 .hero-container{padding-top:30px}}.static-hero-s3 .student-pic{max-width:945px;top:52%}@media(max-width:1750px){.static-hero-s3 .student-pic{max-width:845px}}@media(max-width:1600px){.static-hero-s3 .student-pic{max-width:750px;right:60px}}@media(max-width:1399px){.static-hero-s3 .student-pic{max-width:650px;right:30px}}@media(max-width:1199px){.static-hero-s3 .student-pic{max-width:550px}}@media(max-width:991px){.static-hero-s3 .student-pic{bottom:0;right:auto}}@media(max-width:1399px){.static-hero-s3 .hero-content{padding-bottom:0}}.static-hero-s3 .hero-content .slide-title h2 span{background:#0000;border:1px solid #4540e1;border-radius:0;color:#4540e1}.static-hero-s3 .hero-content .slide-title h2 span .s1,.static-hero-s3 .hero-content .slide-title h2 span .s2,.static-hero-s3 .hero-content .slide-title h2 span .s3,.static-hero-s3 .hero-content .slide-title h2 span .s4{background:#eef9f6;border:1px solid #4540e1;height:10px;position:absolute;width:10px}.static-hero-s3 .hero-content .slide-title h2 span .s1{left:-5px;top:-5px}.static-hero-s3 .hero-content .slide-title h2 span .s2{bottom:-5px;left:-5px}.static-hero-s3 .hero-content .slide-title h2 span .s3{right:-5px;top:-5px}.static-hero-s3 .hero-content .slide-title h2 span .s4{bottom:-5px;right:-5px}.static-hero-s4{background:#f2f2f2;border-radius:0;height:1000px}@media(max-width:1399px){.static-hero-s4{height:800px}}@media(max-width:991px){.static-hero-s4{height:100%;padding:40px 0}}.static-hero-s4 .hero-content{padding-bottom:0}.static-hero-s4 .hero-content .slide-text p{border:0;padding-left:0}.static-hero-s4 .student-pic{top:52%}@media(max-width:1750px){.static-hero-s4 .student-pic{max-width:900px}}@media(max-width:1600px){.static-hero-s4 .student-pic{max-width:850px;right:60px}}@media(max-width:1399px){.static-hero-s4 .student-pic{max-width:850px;right:0}}@media(max-width:1199px){.static-hero-s4 .student-pic{max-width:750px;right:0}}@media(max-width:991px){.static-hero-s4 .student-pic{bottom:0;right:auto}}.static-hero-s5{background:#eaf8fa;border-radius:0;height:1055px}@media(max-width:1399px){.static-hero-s5{height:800px}}@media(max-width:991px){.static-hero-s5{height:100%;padding:40px 0}.static-hero-s5 .hero-container{padding:80px 0}}.static-hero-s5 .slide-title{padding-top:0}.static-hero-s5 .slide-title h2{margin-top:0}.static-hero-s5 .hero-content{padding-left:230px}@media(max-width:1750px){.static-hero-s5 .hero-content{padding-left:130px}}@media(max-width:1650px){.static-hero-s5 .hero-content{padding-left:30px}}@media(max-width:991px){.static-hero-s5 .hero-content{padding:0}}.static-hero-s5 .hero-content .slide-text p{border:0;font-size:25px;font-style:normal;font-weight:500;line-height:40px;max-width:484px;padding-left:0}@media(max-width:1399px){.static-hero-s5 .hero-content .slide-text p{font-size:20px;max-width:380px}}.static-hero-s5 .hero-content .slide-title h2 span{background:#0000;color:#f2bc00}.static-hero-s5 .student-pic{z-index:1}@media(max-width:1199px){.static-hero-s5 .student-pic{max-width:550px}}@media(max-width:991px){.static-hero-s5 .student-pic{bottom:0;margin-top:70px}}.static-hero-s5 .student-pic .vector-1{animation:bounce 3s linear infinite;left:30%;position:absolute;top:0;z-index:-1}@media(max-width:1199px){.static-hero-s5 .student-pic .vector-1{top:-8%}}@media(max-width:575px){.static-hero-s5 .student-pic .vector-1{max-width:10%}}.static-hero-s5 .student-pic .vector-2{animation:bounce 5s linear infinite;left:6%;position:absolute;top:22%;z-index:-1}@media(max-width:1199px){.static-hero-s5 .student-pic .vector-2{left:2%;top:15%}}@media(max-width:575px){.static-hero-s5 .student-pic .vector-2{max-width:10%}}.static-hero-s5 .student-pic .vector-3{animation:circle 20s linear infinite;bottom:22%;left:-7%;position:absolute;z-index:-1}@media(max-width:575px){.static-hero-s5 .student-pic .vector-3{max-width:10%}}.static-hero-s5 .student-pic .vector-4{animation:bounceX 5s linear infinite;bottom:-5%;left:2%;position:absolute;z-index:-1}@media(max-width:575px){.static-hero-s5 .student-pic .vector-4{max-width:10%}}.static-hero-s5 .student-pic .vector-5{animation:bounce 5s linear infinite;bottom:-12%;left:50%;position:absolute;transform:translateX(-50%);z-index:-1}@media(max-width:575px){.static-hero-s5 .student-pic .vector-5{max-width:10%}}.static-hero-s5 .student-pic .vector-6{animation:bounceX 3s linear infinite;bottom:-10%;position:absolute;right:5%;transform:translateX(-50%);z-index:-1}@media(max-width:575px){.static-hero-s5 .student-pic .vector-6{max-width:10%}}.static-hero-s5 .student-pic .vector-7{animation:bounceX 5s linear infinite;bottom:30%;position:absolute;right:-13%;transform:translateX(-50%);z-index:-1}@media(max-width:575px){.static-hero-s5 .student-pic .vector-7{max-width:10%}}.static-hero-s5 .student-pic .vector-8{animation:circle 10s linear infinite;position:absolute;right:12%;top:28%;z-index:-1}@media(max-width:575px){.static-hero-s5 .student-pic .vector-8{max-width:10%}}.static-hero-s5 .student-pic .vector-9{animation:bounceX 5s linear infinite;position:absolute;right:12%;top:0;z-index:-1}@media(max-width:575px){.static-hero-s5 .student-pic .vector-9{max-width:10%}}.wpo-site-footer{background:#1a1729;background-size:cover;font-size:16px;overflow:hidden;position:relative;z-index:1}.wpo-site-footer:before{background:url(/static/media/noise.9945830a0713e2167a5d.png);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.wpo-site-footer ul{list-style:none}.wpo-site-footer li,.wpo-site-footer p{color:#fff}.wpo-site-footer .container{position:relative}.wpo-site-footer .wpo-upper-footer{overflow:hidden;padding:100px 0;position:relative}.wpo-site-footer .wpo-upper-footer .navbar-brand{color:#fff;justify-content:flex-start;padding-top:0;position:relative;top:-10px}@media(max-width:991px){.wpo-site-footer .wpo-upper-footer{padding:80px 0 0}}@media(max-width:767px){.wpo-site-footer .wpo-upper-footer{padding:60px 0 0}}@media(max-width:991px){.wpo-site-footer .wpo-upper-footer .col{margin-bottom:70px;min-height:235px}}@media(max-width:767px){.wpo-site-footer .wpo-upper-footer .col{margin-bottom:60px;min-height:auto}}.wpo-site-footer .widget-title{margin-bottom:20px}.wpo-site-footer .widget-title h3{color:#fff;font-family:Urbanist;font-size:30px;font-style:normal;font-weight:700;margin:0;position:relative}.wpo-site-footer .about-widget{max-width:245px}.wpo-site-footer .about-widget p{font-size:16px;font-weight:400;line-height:150%;margin-bottom:25px}.wpo-site-footer .about-widget .social ul{display:flex;margin-top:20px}.wpo-site-footer .about-widget .social ul li+li{margin-left:10px}.wpo-site-footer .about-widget .social ul li a{background:#ffffff26;border-radius:50%;color:#fff;display:block;font-size:16px;height:40px;line-height:40px;text-align:center;width:40px}.wpo-site-footer .about-widget .social ul li a:hover{background:#f2bc00}.wpo-site-footer .about-widget .social ul li a .fi:before{color:#fff;font-size:14px}.wpo-site-footer .wpo-service-link-widget{padding-left:70px}.wpo-site-footer .link-widget{overflow:hidden;padding-left:15px}@media(max-width:1200px){.wpo-site-footer .link-widget{padding:0}}.wpo-site-footer .link-widget.s2{padding-left:15px}@media(max-width:1200px){.wpo-site-footer .link-widget.s2{padding:0}}.wpo-site-footer .link-widget ul li{padding:8px 0 8px 20px;position:relative;z-index:1}.wpo-site-footer .link-widget ul li:before{background:#d9d9d9;border-radius:50%;content:"";height:6px;left:0;position:absolute;top:16px;width:6px;z-index:-1}.wpo-site-footer .link-widget ul li a{color:#fff;font-size:16px}.wpo-site-footer .link-widget ul li a:hover{color:#f2bc00}.wpo-site-footer .contact-ft ul li{color:#fff;font-size:15px;font-style:normal;font-weight:400;line-height:32px;padding-bottom:15px;padding-left:35px;position:relative;text-transform:capitalize}.wpo-site-footer .contact-ft ul li i{color:#fff;left:0;position:absolute;top:0}.wpo-site-footer .contact-ft ul li .fi:before{font-size:20px;margin-right:15px}.wpo-site-footer .wpo-lower-footer{border-top:1px solid #ffffff26;padding:25px 0;text-align:left}@media(max-width:991px){.wpo-site-footer .wpo-lower-footer{text-align:center}}.wpo-site-footer .wpo-lower-footer ul li{color:#bcc0c5f7}.wpo-site-footer .wpo-lower-footer ul li a{color:#fff}.wpo-site-footer .wpo-lower-footer .link ul{display:flex;justify-content:flex-end}@media(max-width:991px){.wpo-site-footer .wpo-lower-footer .link ul{flex-wrap:wrap;justify-content:center;margin-top:10px}}.wpo-site-footer .wpo-lower-footer .link ul li a{color:#bcc0c5f7}.wpo-site-footer .wpo-lower-footer .link ul li a:hover{color:#f2bc00}.wpo-site-footer .wpo-lower-footer .link ul li+li{padding-left:20px;position:relative}@media(max-width:375px){.wpo-site-footer .wpo-lower-footer .link ul li+li{margin-left:5px;padding-left:5px}}.sticky-header{left:0;opacity:0;position:fixed;top:-200px;transition:all .7s;width:100%;z-index:9999}.sticky-on{opacity:1;top:0}.wpo-about-section .wpo-about-wrap .wpo-about-img-wrap,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-img-wrap,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-img-wrap,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-img-wrap,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-img-wrap{display:flex;margin-left:-200px;margin-right:20px}@media(max-width:991px){.wpo-about-section .wpo-about-wrap .wpo-about-img-wrap,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-img-wrap,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-img-wrap,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-img-wrap,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-img-wrap{margin-left:0;margin-right:0}}@media(max-width:575px){.wpo-about-section .wpo-about-wrap .wpo-about-img-wrap,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-img-wrap,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-img-wrap,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-img-wrap,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-img-wrap{flex-wrap:wrap;justify-content:center}}.wpo-about-section .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img{border-radius:300px;margin-right:30px;position:relative;z-index:1}.wpo-about-section .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img img,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img img,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img img,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img img,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img img{border-radius:300px;width:100%}@media(max-width:575px){.wpo-about-section .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img{margin-bottom:20px;margin-right:0}}.wpo-about-section .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img:before,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img:before,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img:before,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img:before,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img:before{border:2px solid #f2bc00;border-radius:300px;content:"";height:96%;left:3%;position:absolute;top:2%;width:94%}.wpo-about-section .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .wpo-about-img-inner,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .wpo-about-img-inner,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .wpo-about-img-inner,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .wpo-about-img-inner,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .wpo-about-img-inner{border-radius:300px;margin-bottom:20px;position:relative}.wpo-about-section .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .wpo-about-img-inner:before,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .wpo-about-img-inner:before,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .wpo-about-img-inner:before,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .wpo-about-img-inner:before,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .wpo-about-img-inner:before{border:2px solid #fff;border-radius:300px;content:"";height:96%;left:3%;position:absolute;top:2%;width:94%}.wpo-about-section .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .wpo-about-img-inner img,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .wpo-about-img-inner img,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .wpo-about-img-inner img,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .wpo-about-img-inner img,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .wpo-about-img-inner img{border-radius:300px;width:100%}.wpo-about-section .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience-wrap,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience-wrap,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience-wrap,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience-wrap,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience-wrap{border:1px dashed #15a280;border-radius:10px;padding:10px}.wpo-about-section .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience{align-items:center;background:#15a280;border-radius:10px;display:flex;max-width:320px;padding:30px 20px;text-align:left}.wpo-about-section .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience h3,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience h3,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience h3,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience h3,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience h3{color:#fff;font-size:26px;font-weight:700;line-height:33px;margin-bottom:0}@media(max-width:767px){.wpo-about-section .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience h3,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience h3,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience h3,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience h3,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience h3{font-size:20px;line-height:28px}}.wpo-about-section .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience p,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience p,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience p,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience p,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience p{color:#fff;font-size:18px;font-style:normal;font-weight:600;margin-bottom:0}@media(max-width:767px){.wpo-about-section .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience p,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience p,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience p,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience p,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience p{font-size:15px}}.wpo-about-section .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience .icon,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience .icon,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience .icon,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience .icon,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience .icon{margin-left:10px;margin-right:10px}.wpo-about-section .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience .icon i,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience .icon i,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience .icon i,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience .icon i,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience .icon i{background:#fff;border-radius:50%;color:#15a280;display:block;font-size:30px;height:60px;line-height:60px;margin-right:10px;position:relative;text-align:center;width:60px;z-index:1}.wpo-about-section .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience .icon i:after,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience .icon i:after,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience .icon i:after,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience .icon i:after,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-img-wrap .wpo-about-img-right .exprience .icon i:after{border:1px solid #fff;border-radius:50%;content:"";height:76px;left:-8px;position:absolute;top:-8px;width:76px;z-index:-1}@media(max-width:991px){.wpo-about-section .wpo-about-wrap .wpo-about-text,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-text,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-text,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-text,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-text{margin-top:30px}}.wpo-about-section .wpo-about-wrap .wpo-about-text .wpo-section-title,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-text .wpo-section-title,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-text .wpo-section-title,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-text .wpo-section-title,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-text .wpo-section-title{margin:0 0 30px;text-align:left}.wpo-about-section .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap{border-bottom:1px solid #d9d9d9;border-top:1px solid #d9d9d9;display:flex;flex-wrap:wrap;justify-content:space-between;margin:30px 0;max-width:566px;padding:30px 0 0}@media(max-width:991px){.wpo-about-section .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap{max-width:100%}}.wpo-about-section .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item{align-items:center;display:flex;flex-basis:50%;margin-bottom:30px;padding-right:20px}@media(max-width:1199px){.wpo-about-section .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item{padding-right:10px}}@media(max-width:575px){.wpo-about-section .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item{flex-basis:100%}}.wpo-about-section .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item .wpo-about-features-icon .icon,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item .wpo-about-features-icon .icon,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item .wpo-about-features-icon .icon,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item .wpo-about-features-icon .icon,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item .wpo-about-features-icon .icon{background:#faf5e6;border-radius:50%;height:70px;line-height:70px;text-align:center;width:70px}.wpo-about-section .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item .wpo-about-features-icon .icon .fi,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item .wpo-about-features-icon .icon .fi,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item .wpo-about-features-icon .icon .fi,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item .wpo-about-features-icon .icon .fi,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item .wpo-about-features-icon .icon .fi{color:#d0a202;font-size:35px}.wpo-about-section .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item:nth-child(2) .wpo-about-features-icon .icon,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item:nth-child(2) .wpo-about-features-icon .icon,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item:nth-child(2) .wpo-about-features-icon .icon,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item:nth-child(2) .wpo-about-features-icon .icon,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item:nth-child(2) .wpo-about-features-icon .icon{background:#def2ed}.wpo-about-section .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item:nth-child(2) .wpo-about-features-icon .icon .fi,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item:nth-child(2) .wpo-about-features-icon .icon .fi,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item:nth-child(2) .wpo-about-features-icon .icon .fi,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item:nth-child(2) .wpo-about-features-icon .icon .fi,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item:nth-child(2) .wpo-about-features-icon .icon .fi{color:#15a280;font-size:35px}.wpo-about-section .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item:nth-child(3) .wpo-about-features-icon .icon,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item:nth-child(3) .wpo-about-features-icon .icon,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item:nth-child(3) .wpo-about-features-icon .icon,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item:nth-child(3) .wpo-about-features-icon .icon,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item:nth-child(3) .wpo-about-features-icon .icon{background:#eeedfc}.wpo-about-section .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item:nth-child(3) .wpo-about-features-icon .icon .fi,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item:nth-child(3) .wpo-about-features-icon .icon .fi,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item:nth-child(3) .wpo-about-features-icon .icon .fi,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item:nth-child(3) .wpo-about-features-icon .icon .fi,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item:nth-child(3) .wpo-about-features-icon .icon .fi{color:#4540e1;font-size:35px}.wpo-about-section .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item:nth-child(4) .wpo-about-features-icon .icon,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item:nth-child(4) .wpo-about-features-icon .icon,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item:nth-child(4) .wpo-about-features-icon .icon,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item:nth-child(4) .wpo-about-features-icon .icon,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item:nth-child(4) .wpo-about-features-icon .icon{background:#ffedf1}.wpo-about-section .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item:nth-child(4) .wpo-about-features-icon .icon .fi,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item:nth-child(4) .wpo-about-features-icon .icon .fi,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item:nth-child(4) .wpo-about-features-icon .icon .fi,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item:nth-child(4) .wpo-about-features-icon .icon .fi,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item:nth-child(4) .wpo-about-features-icon .icon .fi{color:#f9406c;font-size:35px}.wpo-about-section .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item .wpo-about-features-text,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item .wpo-about-features-text,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item .wpo-about-features-text,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item .wpo-about-features-text,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item .wpo-about-features-text{margin-left:20px}.wpo-about-section .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item .wpo-about-features-text h5,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item .wpo-about-features-text h5,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item .wpo-about-features-text h5,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item .wpo-about-features-text h5,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item .wpo-about-features-text h5{color:#625f71;font-size:22px;font-style:normal;font-weight:500}@media(max-width:1199px){.wpo-about-section .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item .wpo-about-features-text h5,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item .wpo-about-features-text h5,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item .wpo-about-features-text h5,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item .wpo-about-features-text h5,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap .wpo-about-features-item .wpo-about-features-text h5{font-size:18px}}.wpo-about-section .wpo-about-wrap .wpo-about-text h2,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-text h2,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-text h2,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-text h2,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-text h2{text-align:left}@media(max-width:1199px){.wpo-about-section .wpo-about-wrap .wpo-about-text h2,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-text h2,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-text h2,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-text h2,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-text h2{font-size:35px;line-height:45px}}@media(max-width:575px){.wpo-about-section .wpo-about-wrap .wpo-about-text h2,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-text h2,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-text h2,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-text h2,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-text h2{font-size:32px}}.wpo-about-section .wpo-about-wrap .wpo-about-text p,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-text p,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-text p,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-text p,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-text p{font-size:18px;font-weight:400;line-height:160%;max-width:566px;overflow:hidden}@media(max-width:991px){.wpo-about-section .wpo-about-wrap .wpo-about-text p,.wpo-about-section-s2 .wpo-about-wrap .wpo-about-text p,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-text p,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-text p,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-text p{max-width:100%}}.wpo-courses-section,.wpo-courses-section-s2,.wpo-courses-section-s4,.wpo-courses-section-s5{background:#fcf9ef;position:relative;z-index:1}.wpo-courses-section .wpo-courses-wrap .wpo-courses-item,.wpo-courses-section-s2 .wpo-courses-wrap .wpo-courses-item,.wpo-courses-section-s4 .wpo-courses-wrap .wpo-courses-item,.wpo-courses-section-s5 .wpo-courses-wrap .wpo-courses-item{background:#fff;border-radius:10px;padding:40px 25px;position:relative;transition:all .3s;z-index:1}@media(max-width:575px){.wpo-courses-section .wpo-courses-wrap .wpo-courses-item,.wpo-courses-section-s2 .wpo-courses-wrap .wpo-courses-item,.wpo-courses-section-s4 .wpo-courses-wrap .wpo-courses-item,.wpo-courses-section-s5 .wpo-courses-wrap .wpo-courses-item{padding:30px 25px}}.wpo-courses-section .wpo-courses-wrap .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s2 .wpo-courses-wrap .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s4 .wpo-courses-wrap .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s5 .wpo-courses-wrap .wpo-courses-item .wpo-courses-text .courses-icon{background:#f2bc00;border-radius:50%;color:#fff;height:80px;line-height:80px;margin-bottom:15px;text-align:center;transition:all .3s;width:80px}.wpo-courses-section .wpo-courses-wrap .wpo-courses-item .wpo-courses-text .courses-icon .fi:before,.wpo-courses-section-s2 .wpo-courses-wrap .wpo-courses-item .wpo-courses-text .courses-icon .fi:before,.wpo-courses-section-s4 .wpo-courses-wrap .wpo-courses-item .wpo-courses-text .courses-icon .fi:before,.wpo-courses-section-s5 .wpo-courses-wrap .wpo-courses-item .wpo-courses-text .courses-icon .fi:before{font-size:40px}.wpo-courses-section .wpo-courses-wrap .wpo-courses-item .wpo-courses-text h2,.wpo-courses-section-s2 .wpo-courses-wrap .wpo-courses-item .wpo-courses-text h2,.wpo-courses-section-s4 .wpo-courses-wrap .wpo-courses-item .wpo-courses-text h2,.wpo-courses-section-s5 .wpo-courses-wrap .wpo-courses-item .wpo-courses-text h2{color:#1a1729;font-size:25px;font-style:normal;font-weight:600;margin-bottom:15px;transition:all .3s}@media(max-width:1399px){.wpo-courses-section .wpo-courses-wrap .wpo-courses-item .wpo-courses-text h2,.wpo-courses-section-s2 .wpo-courses-wrap .wpo-courses-item .wpo-courses-text h2,.wpo-courses-section-s4 .wpo-courses-wrap .wpo-courses-item .wpo-courses-text h2,.wpo-courses-section-s5 .wpo-courses-wrap .wpo-courses-item .wpo-courses-text h2{font-size:25px}}@media(max-width:575px){.wpo-courses-section .wpo-courses-wrap .wpo-courses-item .wpo-courses-text h2,.wpo-courses-section-s2 .wpo-courses-wrap .wpo-courses-item .wpo-courses-text h2,.wpo-courses-section-s4 .wpo-courses-wrap .wpo-courses-item .wpo-courses-text h2,.wpo-courses-section-s5 .wpo-courses-wrap .wpo-courses-item .wpo-courses-text h2{font-size:25px}}.wpo-courses-section .wpo-courses-wrap .wpo-courses-item .wpo-courses-text h2 a,.wpo-courses-section-s2 .wpo-courses-wrap .wpo-courses-item .wpo-courses-text h2 a,.wpo-courses-section-s4 .wpo-courses-wrap .wpo-courses-item .wpo-courses-text h2 a,.wpo-courses-section-s5 .wpo-courses-wrap .wpo-courses-item .wpo-courses-text h2 a{color:#1a1729}.wpo-courses-section .wpo-courses-wrap .wpo-courses-item .wpo-courses-text h2 a:hover,.wpo-courses-section-s2 .wpo-courses-wrap .wpo-courses-item .wpo-courses-text h2 a:hover,.wpo-courses-section-s4 .wpo-courses-wrap .wpo-courses-item .wpo-courses-text h2 a:hover,.wpo-courses-section-s5 .wpo-courses-wrap .wpo-courses-item .wpo-courses-text h2 a:hover{color:#4540e1}.wpo-courses-section .wpo-courses-wrap .wpo-courses-item .wpo-courses-text p,.wpo-courses-section-s2 .wpo-courses-wrap .wpo-courses-item .wpo-courses-text p,.wpo-courses-section-s4 .wpo-courses-wrap .wpo-courses-item .wpo-courses-text p,.wpo-courses-section-s5 .wpo-courses-wrap .wpo-courses-item .wpo-courses-text p{color:#625f71;font-size:18px;font-weight:400;line-height:27px;margin-bottom:0;transition:all .3s}.wpo-courses-section .wpo-courses-wrap .grid.s1 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s2 .wpo-courses-wrap .grid.s1 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s4 .wpo-courses-wrap .grid.s1 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s5 .wpo-courses-wrap .grid.s1 .wpo-courses-item .wpo-courses-text .courses-icon{background:#f2bc00}.wpo-courses-section .wpo-courses-wrap .grid.s2 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s2 .wpo-courses-wrap .grid.s2 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s4 .wpo-courses-wrap .grid.s2 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s5 .wpo-courses-wrap .grid.s2 .wpo-courses-item .wpo-courses-text .courses-icon{background:#15a280}.wpo-courses-section .wpo-courses-wrap .grid.s3 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s2 .wpo-courses-wrap .grid.s3 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s4 .wpo-courses-wrap .grid.s3 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s5 .wpo-courses-wrap .grid.s3 .wpo-courses-item .wpo-courses-text .courses-icon{background:#4540e1}.wpo-courses-section .wpo-courses-wrap .grid.s4 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s2 .wpo-courses-wrap .grid.s4 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s4 .wpo-courses-wrap .grid.s4 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s5 .wpo-courses-wrap .grid.s4 .wpo-courses-item .wpo-courses-text .courses-icon{background:#f9406c}.wpo-courses-section .wpo-courses-wrap .grid.s5 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s2 .wpo-courses-wrap .grid.s5 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s4 .wpo-courses-wrap .grid.s5 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s5 .wpo-courses-wrap .grid.s5 .wpo-courses-item .wpo-courses-text .courses-icon{background:#0467fd}.wpo-courses-section .wpo-courses-wrap .grid.active .wpo-courses-item,.wpo-courses-section .wpo-courses-wrap .grid.s6 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section .wpo-courses-wrap .grid:hover .wpo-courses-item,.wpo-courses-section-s2 .wpo-courses-wrap .grid.active .wpo-courses-item,.wpo-courses-section-s2 .wpo-courses-wrap .grid.s6 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s2 .wpo-courses-wrap .grid:hover .wpo-courses-item,.wpo-courses-section-s4 .wpo-courses-wrap .grid.active .wpo-courses-item,.wpo-courses-section-s4 .wpo-courses-wrap .grid.s6 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s4 .wpo-courses-wrap .grid:hover .wpo-courses-item,.wpo-courses-section-s5 .wpo-courses-wrap .grid.active .wpo-courses-item,.wpo-courses-section-s5 .wpo-courses-wrap .grid.s6 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s5 .wpo-courses-wrap .grid:hover .wpo-courses-item{background:#ff4c27}.wpo-courses-section .wpo-courses-wrap .grid.active .wpo-courses-item .wpo-courses-text h2,.wpo-courses-section .wpo-courses-wrap .grid.active .wpo-courses-item .wpo-courses-text h2 a,.wpo-courses-section .wpo-courses-wrap .grid.active .wpo-courses-item .wpo-courses-text h2 a:hover,.wpo-courses-section .wpo-courses-wrap .grid.active .wpo-courses-item .wpo-courses-text p,.wpo-courses-section .wpo-courses-wrap .grid:hover .wpo-courses-item .wpo-courses-text h2,.wpo-courses-section .wpo-courses-wrap .grid:hover .wpo-courses-item .wpo-courses-text h2 a,.wpo-courses-section .wpo-courses-wrap .grid:hover .wpo-courses-item .wpo-courses-text h2 a:hover,.wpo-courses-section .wpo-courses-wrap .grid:hover .wpo-courses-item .wpo-courses-text p,.wpo-courses-section-s2 .wpo-courses-wrap .grid.active .wpo-courses-item .wpo-courses-text h2,.wpo-courses-section-s2 .wpo-courses-wrap .grid.active .wpo-courses-item .wpo-courses-text h2 a,.wpo-courses-section-s2 .wpo-courses-wrap .grid.active .wpo-courses-item .wpo-courses-text h2 a:hover,.wpo-courses-section-s2 .wpo-courses-wrap .grid.active .wpo-courses-item .wpo-courses-text p,.wpo-courses-section-s2 .wpo-courses-wrap .grid:hover .wpo-courses-item .wpo-courses-text h2,.wpo-courses-section-s2 .wpo-courses-wrap .grid:hover .wpo-courses-item .wpo-courses-text h2 a,.wpo-courses-section-s2 .wpo-courses-wrap .grid:hover .wpo-courses-item .wpo-courses-text h2 a:hover,.wpo-courses-section-s2 .wpo-courses-wrap .grid:hover .wpo-courses-item .wpo-courses-text p,.wpo-courses-section-s4 .wpo-courses-wrap .grid.active .wpo-courses-item .wpo-courses-text h2,.wpo-courses-section-s4 .wpo-courses-wrap .grid.active .wpo-courses-item .wpo-courses-text h2 a,.wpo-courses-section-s4 .wpo-courses-wrap .grid.active .wpo-courses-item .wpo-courses-text h2 a:hover,.wpo-courses-section-s4 .wpo-courses-wrap .grid.active .wpo-courses-item .wpo-courses-text p,.wpo-courses-section-s4 .wpo-courses-wrap .grid:hover .wpo-courses-item .wpo-courses-text h2,.wpo-courses-section-s4 .wpo-courses-wrap .grid:hover .wpo-courses-item .wpo-courses-text h2 a,.wpo-courses-section-s4 .wpo-courses-wrap .grid:hover .wpo-courses-item .wpo-courses-text h2 a:hover,.wpo-courses-section-s4 .wpo-courses-wrap .grid:hover .wpo-courses-item .wpo-courses-text p,.wpo-courses-section-s5 .wpo-courses-wrap .grid.active .wpo-courses-item .wpo-courses-text h2,.wpo-courses-section-s5 .wpo-courses-wrap .grid.active .wpo-courses-item .wpo-courses-text h2 a,.wpo-courses-section-s5 .wpo-courses-wrap .grid.active .wpo-courses-item .wpo-courses-text h2 a:hover,.wpo-courses-section-s5 .wpo-courses-wrap .grid.active .wpo-courses-item .wpo-courses-text p,.wpo-courses-section-s5 .wpo-courses-wrap .grid:hover .wpo-courses-item .wpo-courses-text h2,.wpo-courses-section-s5 .wpo-courses-wrap .grid:hover .wpo-courses-item .wpo-courses-text h2 a,.wpo-courses-section-s5 .wpo-courses-wrap .grid:hover .wpo-courses-item .wpo-courses-text h2 a:hover,.wpo-courses-section-s5 .wpo-courses-wrap .grid:hover .wpo-courses-item .wpo-courses-text p{color:#fff}.wpo-courses-section .wpo-courses-wrap .grid.active .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section .wpo-courses-wrap .grid:hover .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s2 .wpo-courses-wrap .grid.active .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s2 .wpo-courses-wrap .grid:hover .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s4 .wpo-courses-wrap .grid.active .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s4 .wpo-courses-wrap .grid:hover .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s5 .wpo-courses-wrap .grid.active .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s5 .wpo-courses-wrap .grid:hover .wpo-courses-item .wpo-courses-text .courses-icon{background:#fff;color:#ff4c27}.wpo-courses-section .wpo-courses-wrap .grid.active.s1 .wpo-courses-item,.wpo-courses-section .wpo-courses-wrap .grid:hover.s1 .wpo-courses-item,.wpo-courses-section-s2 .wpo-courses-wrap .grid.active.s1 .wpo-courses-item,.wpo-courses-section-s2 .wpo-courses-wrap .grid:hover.s1 .wpo-courses-item,.wpo-courses-section-s4 .wpo-courses-wrap .grid.active.s1 .wpo-courses-item,.wpo-courses-section-s4 .wpo-courses-wrap .grid:hover.s1 .wpo-courses-item,.wpo-courses-section-s5 .wpo-courses-wrap .grid.active.s1 .wpo-courses-item,.wpo-courses-section-s5 .wpo-courses-wrap .grid:hover.s1 .wpo-courses-item{background:#f2bc00}.wpo-courses-section .wpo-courses-wrap .grid.active.s1 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section .wpo-courses-wrap .grid:hover.s1 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s2 .wpo-courses-wrap .grid.active.s1 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s2 .wpo-courses-wrap .grid:hover.s1 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s4 .wpo-courses-wrap .grid.active.s1 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s4 .wpo-courses-wrap .grid:hover.s1 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s5 .wpo-courses-wrap .grid.active.s1 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s5 .wpo-courses-wrap .grid:hover.s1 .wpo-courses-item .wpo-courses-text .courses-icon{background:#fff;color:#f2bc00}.wpo-courses-section .wpo-courses-wrap .grid.active.s2 .wpo-courses-item,.wpo-courses-section .wpo-courses-wrap .grid:hover.s2 .wpo-courses-item,.wpo-courses-section-s2 .wpo-courses-wrap .grid.active.s2 .wpo-courses-item,.wpo-courses-section-s2 .wpo-courses-wrap .grid:hover.s2 .wpo-courses-item,.wpo-courses-section-s4 .wpo-courses-wrap .grid.active.s2 .wpo-courses-item,.wpo-courses-section-s4 .wpo-courses-wrap .grid:hover.s2 .wpo-courses-item,.wpo-courses-section-s5 .wpo-courses-wrap .grid.active.s2 .wpo-courses-item,.wpo-courses-section-s5 .wpo-courses-wrap .grid:hover.s2 .wpo-courses-item{background:#15a280}.wpo-courses-section .wpo-courses-wrap .grid.active.s2 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section .wpo-courses-wrap .grid:hover.s2 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s2 .wpo-courses-wrap .grid.active.s2 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s2 .wpo-courses-wrap .grid:hover.s2 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s4 .wpo-courses-wrap .grid.active.s2 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s4 .wpo-courses-wrap .grid:hover.s2 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s5 .wpo-courses-wrap .grid.active.s2 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s5 .wpo-courses-wrap .grid:hover.s2 .wpo-courses-item .wpo-courses-text .courses-icon{background:#fff;color:#15a280}.wpo-courses-section .wpo-courses-wrap .grid.active.s3 .wpo-courses-item,.wpo-courses-section .wpo-courses-wrap .grid:hover.s3 .wpo-courses-item,.wpo-courses-section-s2 .wpo-courses-wrap .grid.active.s3 .wpo-courses-item,.wpo-courses-section-s2 .wpo-courses-wrap .grid:hover.s3 .wpo-courses-item,.wpo-courses-section-s4 .wpo-courses-wrap .grid.active.s3 .wpo-courses-item,.wpo-courses-section-s4 .wpo-courses-wrap .grid:hover.s3 .wpo-courses-item,.wpo-courses-section-s5 .wpo-courses-wrap .grid.active.s3 .wpo-courses-item,.wpo-courses-section-s5 .wpo-courses-wrap .grid:hover.s3 .wpo-courses-item{background:#4540e1}.wpo-courses-section .wpo-courses-wrap .grid.active.s3 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section .wpo-courses-wrap .grid:hover.s3 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s2 .wpo-courses-wrap .grid.active.s3 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s2 .wpo-courses-wrap .grid:hover.s3 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s4 .wpo-courses-wrap .grid.active.s3 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s4 .wpo-courses-wrap .grid:hover.s3 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s5 .wpo-courses-wrap .grid.active.s3 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s5 .wpo-courses-wrap .grid:hover.s3 .wpo-courses-item .wpo-courses-text .courses-icon{background:#fff;color:#4540e1}.wpo-courses-section .wpo-courses-wrap .grid.active.s4 .wpo-courses-item,.wpo-courses-section .wpo-courses-wrap .grid:hover.s4 .wpo-courses-item,.wpo-courses-section-s2 .wpo-courses-wrap .grid.active.s4 .wpo-courses-item,.wpo-courses-section-s2 .wpo-courses-wrap .grid:hover.s4 .wpo-courses-item,.wpo-courses-section-s4 .wpo-courses-wrap .grid.active.s4 .wpo-courses-item,.wpo-courses-section-s4 .wpo-courses-wrap .grid:hover.s4 .wpo-courses-item,.wpo-courses-section-s5 .wpo-courses-wrap .grid.active.s4 .wpo-courses-item,.wpo-courses-section-s5 .wpo-courses-wrap .grid:hover.s4 .wpo-courses-item{background:#f9406c}.wpo-courses-section .wpo-courses-wrap .grid.active.s4 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section .wpo-courses-wrap .grid:hover.s4 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s2 .wpo-courses-wrap .grid.active.s4 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s2 .wpo-courses-wrap .grid:hover.s4 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s4 .wpo-courses-wrap .grid.active.s4 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s4 .wpo-courses-wrap .grid:hover.s4 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s5 .wpo-courses-wrap .grid.active.s4 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s5 .wpo-courses-wrap .grid:hover.s4 .wpo-courses-item .wpo-courses-text .courses-icon{background:#fff;color:#f9406c}.wpo-courses-section .wpo-courses-wrap .grid.active.s5 .wpo-courses-item,.wpo-courses-section .wpo-courses-wrap .grid:hover.s5 .wpo-courses-item,.wpo-courses-section-s2 .wpo-courses-wrap .grid.active.s5 .wpo-courses-item,.wpo-courses-section-s2 .wpo-courses-wrap .grid:hover.s5 .wpo-courses-item,.wpo-courses-section-s4 .wpo-courses-wrap .grid.active.s5 .wpo-courses-item,.wpo-courses-section-s4 .wpo-courses-wrap .grid:hover.s5 .wpo-courses-item,.wpo-courses-section-s5 .wpo-courses-wrap .grid.active.s5 .wpo-courses-item,.wpo-courses-section-s5 .wpo-courses-wrap .grid:hover.s5 .wpo-courses-item{background:#0467fd}.wpo-courses-section .wpo-courses-wrap .grid.active.s5 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section .wpo-courses-wrap .grid:hover.s5 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s2 .wpo-courses-wrap .grid.active.s5 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s2 .wpo-courses-wrap .grid:hover.s5 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s4 .wpo-courses-wrap .grid.active.s5 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s4 .wpo-courses-wrap .grid:hover.s5 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s5 .wpo-courses-wrap .grid.active.s5 .wpo-courses-item .wpo-courses-text .courses-icon,.wpo-courses-section-s5 .wpo-courses-wrap .grid:hover.s5 .wpo-courses-item .wpo-courses-text .courses-icon{background:#fff;color:#0467fd}.wpo-courses-section .wpo-courses-wrap .slick-slider,.wpo-courses-section-s2 .wpo-courses-wrap .slick-slider,.wpo-courses-section-s4 .wpo-courses-wrap .slick-slider,.wpo-courses-section-s5 .wpo-courses-wrap .slick-slider{margin:-15px}.wpo-courses-section .wpo-courses-wrap .slick-slider .slick-slide,.wpo-courses-section-s2 .wpo-courses-wrap .slick-slider .slick-slide,.wpo-courses-section-s4 .wpo-courses-wrap .slick-slider .slick-slide,.wpo-courses-section-s5 .wpo-courses-wrap .slick-slider .slick-slide{padding:15px}.wpo-courses-section .wpo-courses-wrap .slick-next,.wpo-courses-section .wpo-courses-wrap .slick-prev,.wpo-courses-section-s2 .wpo-courses-wrap .slick-next,.wpo-courses-section-s2 .wpo-courses-wrap .slick-prev,.wpo-courses-section-s4 .wpo-courses-wrap .slick-next,.wpo-courses-section-s4 .wpo-courses-wrap .slick-prev,.wpo-courses-section-s5 .wpo-courses-wrap .slick-next,.wpo-courses-section-s5 .wpo-courses-wrap .slick-prev{background-color:#4540e1b3;border:2px solid #4540e1;border-radius:50%;height:45px;transition:all .3s;width:45px;z-index:10}.wpo-courses-section .wpo-courses-wrap .slick-next:hover,.wpo-courses-section .wpo-courses-wrap .slick-prev:hover,.wpo-courses-section-s2 .wpo-courses-wrap .slick-next:hover,.wpo-courses-section-s2 .wpo-courses-wrap .slick-prev:hover,.wpo-courses-section-s4 .wpo-courses-wrap .slick-next:hover,.wpo-courses-section-s4 .wpo-courses-wrap .slick-prev:hover,.wpo-courses-section-s5 .wpo-courses-wrap .slick-next:hover,.wpo-courses-section-s5 .wpo-courses-wrap .slick-prev:hover{background-color:#4540e1}.wpo-courses-section .wpo-courses-wrap .slick-prev,.wpo-courses-section-s2 .wpo-courses-wrap .slick-prev,.wpo-courses-section-s4 .wpo-courses-wrap .slick-prev,.wpo-courses-section-s5 .wpo-courses-wrap .slick-prev{left:-70px}@media(max-width:1440px){.wpo-courses-section .wpo-courses-wrap .slick-prev,.wpo-courses-section-s2 .wpo-courses-wrap .slick-prev,.wpo-courses-section-s4 .wpo-courses-wrap .slick-prev,.wpo-courses-section-s5 .wpo-courses-wrap .slick-prev{left:20px}}.wpo-courses-section .wpo-courses-wrap .slick-prev:before,.wpo-courses-section-s2 .wpo-courses-wrap .slick-prev:before,.wpo-courses-section-s4 .wpo-courses-wrap .slick-prev:before,.wpo-courses-section-s5 .wpo-courses-wrap .slick-prev:before{content:"";font-family:themify;opacity:1}.wpo-courses-section .wpo-courses-wrap .slick-next,.wpo-courses-section-s2 .wpo-courses-wrap .slick-next,.wpo-courses-section-s4 .wpo-courses-wrap .slick-next,.wpo-courses-section-s5 .wpo-courses-wrap .slick-next{right:-70px}@media(max-width:1440px){.wpo-courses-section .wpo-courses-wrap .slick-next,.wpo-courses-section-s2 .wpo-courses-wrap .slick-next,.wpo-courses-section-s4 .wpo-courses-wrap .slick-next,.wpo-courses-section-s5 .wpo-courses-wrap .slick-next{right:20px}}.wpo-courses-section .wpo-courses-wrap .slick-next:before,.wpo-courses-section-s2 .wpo-courses-wrap .slick-next:before,.wpo-courses-section-s4 .wpo-courses-wrap .slick-next:before,.wpo-courses-section-s5 .wpo-courses-wrap .slick-next:before{content:"";font-family:themify;opacity:1}.wpo-courses-section-s2.bg-white .wpo-courses-wrap .wpo-courses-item,.wpo-courses-section-s4.bg-white .wpo-courses-wrap .wpo-courses-item,.wpo-courses-section-s5.bg-white .wpo-courses-wrap .wpo-courses-item,.wpo-courses-section.bg-white .wpo-courses-wrap .wpo-courses-item{box-shadow:0 2px 8px 0 #000c371a}.wpo-courses-section .shape-1,.wpo-courses-section-s2 .shape-1,.wpo-courses-section-s4 .shape-1,.wpo-courses-section-s5 .shape-1{animation:bounce 3s linear infinite;left:15%;position:absolute;top:20%;z-index:-1}@media(max-width:991px){.wpo-courses-section .shape-1,.wpo-courses-section-s2 .shape-1,.wpo-courses-section-s4 .shape-1,.wpo-courses-section-s5 .shape-1{top:8%}}.wpo-courses-section .shape-2,.wpo-courses-section-s2 .shape-2,.wpo-courses-section-s4 .shape-2,.wpo-courses-section-s5 .shape-2{animation:zoom-in-zoom-out 2s ease infinite;bottom:50px;left:50px;position:absolute;z-index:-1}.wpo-courses-section .shape-3,.wpo-courses-section-s2 .shape-3,.wpo-courses-section-s4 .shape-3,.wpo-courses-section-s5 .shape-3{animation:bounceX 3s linear infinite;position:absolute;right:-30px;top:40px;z-index:-1}.wpo-courses-section .shape-4,.wpo-courses-section-s2 .shape-4,.wpo-courses-section-s4 .shape-4,.wpo-courses-section-s5 .shape-4{animation:circle 20s linear infinite;bottom:40px;position:absolute;right:50px;z-index:-1}.wpo-popular-area,.wpo-popular-area-s2,.wpo-popular-area-s3,.wpo-popular-area-s4{position:relative;z-index:1}.wpo-popular-area .wpo-popular-item,.wpo-popular-area-s2 .wpo-popular-item,.wpo-popular-area-s3 .wpo-popular-item,.wpo-popular-area-s4 .wpo-popular-item{background:#fff;border-radius:10px;box-shadow:0 2px 8px 0 #000c371a;margin-bottom:30px}.wpo-popular-area .wpo-popular-item .wpo-popular-img,.wpo-popular-area-s2 .wpo-popular-item .wpo-popular-img,.wpo-popular-area-s3 .wpo-popular-item .wpo-popular-img,.wpo-popular-area-s4 .wpo-popular-item .wpo-popular-img{padding:20px 20px 0;position:relative}.wpo-popular-area .wpo-popular-item .wpo-popular-img img,.wpo-popular-area-s2 .wpo-popular-item .wpo-popular-img img,.wpo-popular-area-s3 .wpo-popular-item .wpo-popular-img img,.wpo-popular-area-s4 .wpo-popular-item .wpo-popular-img img{border-radius:10px;width:100%}.wpo-popular-area .wpo-popular-item .wpo-popular-img .thumb,.wpo-popular-area-s2 .wpo-popular-item .wpo-popular-img .thumb,.wpo-popular-area-s3 .wpo-popular-item .wpo-popular-img .thumb,.wpo-popular-area-s4 .wpo-popular-item .wpo-popular-img .thumb{background:#fff;border-radius:50%;bottom:-40px;display:flex;flex-direction:column;height:80px;justify-content:center;position:absolute;right:30px;width:80px}.wpo-popular-area .wpo-popular-item .wpo-popular-img .thumb span,.wpo-popular-area-s2 .wpo-popular-item .wpo-popular-img .thumb span,.wpo-popular-area-s3 .wpo-popular-item .wpo-popular-img .thumb span,.wpo-popular-area-s4 .wpo-popular-item .wpo-popular-img .thumb span{background:#4540e1;border-radius:50%;color:#fff;display:block;display:flex;flex-direction:column;font-size:20px;font-style:normal;font-weight:700;height:66px;justify-content:center;margin:0 auto;text-align:center;width:66px}@media(max-width:1199px){.wpo-popular-area .wpo-popular-item .wpo-popular-content,.wpo-popular-area-s2 .wpo-popular-item .wpo-popular-content,.wpo-popular-area-s3 .wpo-popular-item .wpo-popular-content,.wpo-popular-area-s4 .wpo-popular-item .wpo-popular-content{padding-top:20px}}.wpo-popular-area .wpo-popular-item .wpo-popular-content h2,.wpo-popular-area-s2 .wpo-popular-item .wpo-popular-content h2,.wpo-popular-area-s3 .wpo-popular-item .wpo-popular-content h2,.wpo-popular-area-s4 .wpo-popular-item .wpo-popular-content h2{font-size:26px;font-weight:700;line-height:40px;margin-bottom:25px;margin-top:0;padding:0 20px}@media(max-width:1199px){.wpo-popular-area .wpo-popular-item .wpo-popular-content h2,.wpo-popular-area-s2 .wpo-popular-item .wpo-popular-content h2,.wpo-popular-area-s3 .wpo-popular-item .wpo-popular-content h2,.wpo-popular-area-s4 .wpo-popular-item .wpo-popular-content h2{font-size:22px;line-height:35px}}.wpo-popular-area .wpo-popular-item .wpo-popular-content h2 a,.wpo-popular-area-s2 .wpo-popular-item .wpo-popular-content h2 a,.wpo-popular-area-s3 .wpo-popular-item .wpo-popular-content h2 a,.wpo-popular-area-s4 .wpo-popular-item .wpo-popular-content h2 a{color:#1a1729}.wpo-popular-area .wpo-popular-item .wpo-popular-content h2 a:hover,.wpo-popular-area-s2 .wpo-popular-item .wpo-popular-content h2 a:hover,.wpo-popular-area-s3 .wpo-popular-item .wpo-popular-content h2 a:hover,.wpo-popular-area-s4 .wpo-popular-item .wpo-popular-content h2 a:hover{color:#4540e1}.wpo-popular-area .wpo-popular-item .wpo-popular-content .wpo-popular-text-top,.wpo-popular-area-s2 .wpo-popular-item .wpo-popular-content .wpo-popular-text-top,.wpo-popular-area-s3 .wpo-popular-item .wpo-popular-content .wpo-popular-text-top,.wpo-popular-area-s4 .wpo-popular-item .wpo-popular-content .wpo-popular-text-top{align-items:center;display:flex;padding:20px}.wpo-popular-area .wpo-popular-item .wpo-popular-content .wpo-popular-text-top p,.wpo-popular-area-s2 .wpo-popular-item .wpo-popular-content .wpo-popular-text-top p,.wpo-popular-area-s3 .wpo-popular-item .wpo-popular-content .wpo-popular-text-top p,.wpo-popular-area-s4 .wpo-popular-item .wpo-popular-content .wpo-popular-text-top p{align-items:center;display:flex;font-size:18px;font-style:normal;font-weight:400;line-height:30px;margin-bottom:5px}@media(max-width:1399px){.wpo-popular-area .wpo-popular-item .wpo-popular-content .wpo-popular-text-top p,.wpo-popular-area-s2 .wpo-popular-item .wpo-popular-content .wpo-popular-text-top p,.wpo-popular-area-s3 .wpo-popular-item .wpo-popular-content .wpo-popular-text-top p,.wpo-popular-area-s4 .wpo-popular-item .wpo-popular-content .wpo-popular-text-top p{font-size:16px}}.wpo-popular-area .wpo-popular-item .wpo-popular-content .wpo-popular-text-top p i,.wpo-popular-area-s2 .wpo-popular-item .wpo-popular-content .wpo-popular-text-top p i,.wpo-popular-area-s3 .wpo-popular-item .wpo-popular-content .wpo-popular-text-top p i,.wpo-popular-area-s4 .wpo-popular-item .wpo-popular-content .wpo-popular-text-top p i{margin-right:10px}.wpo-popular-area .wpo-popular-item .wpo-popular-content .wpo-popular-text-top ul,.wpo-popular-area-s2 .wpo-popular-item .wpo-popular-content .wpo-popular-text-top ul,.wpo-popular-area-s3 .wpo-popular-item .wpo-popular-content .wpo-popular-text-top ul,.wpo-popular-area-s4 .wpo-popular-item .wpo-popular-content .wpo-popular-text-top ul{align-items:center;display:flex;list-style:none}.wpo-popular-area .wpo-popular-item .wpo-popular-content .wpo-popular-text-top ul+ul,.wpo-popular-area-s2 .wpo-popular-item .wpo-popular-content .wpo-popular-text-top ul+ul,.wpo-popular-area-s3 .wpo-popular-item .wpo-popular-content .wpo-popular-text-top ul+ul,.wpo-popular-area-s4 .wpo-popular-item .wpo-popular-content .wpo-popular-text-top ul+ul{padding-left:30px}.wpo-popular-area .wpo-popular-item .wpo-popular-content .wpo-popular-text-top ul li,.wpo-popular-area-s2 .wpo-popular-item .wpo-popular-content .wpo-popular-text-top ul li,.wpo-popular-area-s3 .wpo-popular-item .wpo-popular-content .wpo-popular-text-top ul li,.wpo-popular-area-s4 .wpo-popular-item .wpo-popular-content .wpo-popular-text-top ul li{align-items:center;color:#1a1729;display:flex;font-size:18px;font-style:normal;font-weight:600;line-height:30px}@media(max-width:1199px){.wpo-popular-area .wpo-popular-item .wpo-popular-content .wpo-popular-text-top ul li,.wpo-popular-area-s2 .wpo-popular-item .wpo-popular-content .wpo-popular-text-top ul li,.wpo-popular-area-s3 .wpo-popular-item .wpo-popular-content .wpo-popular-text-top ul li,.wpo-popular-area-s4 .wpo-popular-item .wpo-popular-content .wpo-popular-text-top ul li{font-size:16px}}.wpo-popular-area .wpo-popular-item .wpo-popular-content .wpo-popular-text-top ul li img,.wpo-popular-area-s2 .wpo-popular-item .wpo-popular-content .wpo-popular-text-top ul li img,.wpo-popular-area-s3 .wpo-popular-item .wpo-popular-content .wpo-popular-text-top ul li img,.wpo-popular-area-s4 .wpo-popular-item .wpo-popular-content .wpo-popular-text-top ul li img{border-radius:50%;max-width:40px}.wpo-popular-area .wpo-popular-item .wpo-popular-content .wpo-popular-text-top ul li+li,.wpo-popular-area-s2 .wpo-popular-item .wpo-popular-content .wpo-popular-text-top ul li+li,.wpo-popular-area-s3 .wpo-popular-item .wpo-popular-content .wpo-popular-text-top ul li+li,.wpo-popular-area-s4 .wpo-popular-item .wpo-popular-content .wpo-popular-text-top ul li+li{margin-left:10px}.wpo-popular-area .wpo-popular-item .wpo-popular-content .wpo-popular-text-top ul li a,.wpo-popular-area-s2 .wpo-popular-item .wpo-popular-content .wpo-popular-text-top ul li a,.wpo-popular-area-s3 .wpo-popular-item .wpo-popular-content .wpo-popular-text-top ul li a,.wpo-popular-area-s4 .wpo-popular-item .wpo-popular-content .wpo-popular-text-top ul li a{color:#1a1729;font-size:18px;font-style:normal;font-weight:600}.wpo-popular-area .wpo-popular-item .wpo-popular-content .wpo-popular-text-top ul li i,.wpo-popular-area-s2 .wpo-popular-item .wpo-popular-content .wpo-popular-text-top ul li i,.wpo-popular-area-s3 .wpo-popular-item .wpo-popular-content .wpo-popular-text-top ul li i,.wpo-popular-area-s4 .wpo-popular-item .wpo-popular-content .wpo-popular-text-top ul li i{color:#f2bc00}.wpo-popular-area .wpo-popular-item .wpo-popular-content .wpo-popular-text-bottom,.wpo-popular-area-s2 .wpo-popular-item .wpo-popular-content .wpo-popular-text-bottom,.wpo-popular-area-s3 .wpo-popular-item .wpo-popular-content .wpo-popular-text-bottom,.wpo-popular-area-s4 .wpo-popular-item .wpo-popular-content .wpo-popular-text-bottom{border-top:1px solid #d9d9d9;padding:15px 20px}.wpo-popular-area .wpo-popular-item .wpo-popular-content .wpo-popular-text-bottom ul,.wpo-popular-area-s2 .wpo-popular-item .wpo-popular-content .wpo-popular-text-bottom ul,.wpo-popular-area-s3 .wpo-popular-item .wpo-popular-content .wpo-popular-text-bottom ul,.wpo-popular-area-s4 .wpo-popular-item .wpo-popular-content .wpo-popular-text-bottom ul{display:flex;justify-content:space-between;list-style:none}.wpo-popular-area .wpo-popular-item .wpo-popular-content .wpo-popular-text-bottom ul li,.wpo-popular-area-s2 .wpo-popular-item .wpo-popular-content .wpo-popular-text-bottom ul li,.wpo-popular-area-s3 .wpo-popular-item .wpo-popular-content .wpo-popular-text-bottom ul li,.wpo-popular-area-s4 .wpo-popular-item .wpo-popular-content .wpo-popular-text-bottom ul li{align-items:center;display:flex;font-size:18px;font-style:normal;font-weight:400}.wpo-popular-area .wpo-popular-item .wpo-popular-content .wpo-popular-text-bottom ul li i,.wpo-popular-area-s2 .wpo-popular-item .wpo-popular-content .wpo-popular-text-bottom ul li i,.wpo-popular-area-s3 .wpo-popular-item .wpo-popular-content .wpo-popular-text-bottom ul li i,.wpo-popular-area-s4 .wpo-popular-item .wpo-popular-content .wpo-popular-text-bottom ul li i{margin-right:10px}.wpo-popular-area .col:nth-child(2) .wpo-popular-item .wpo-popular-img .thumb span,.wpo-popular-area-s2 .col:nth-child(2) .wpo-popular-item .wpo-popular-img .thumb span,.wpo-popular-area-s3 .col:nth-child(2) .wpo-popular-item .wpo-popular-img .thumb span,.wpo-popular-area-s4 .col:nth-child(2) .wpo-popular-item .wpo-popular-img .thumb span{background-color:#15a280}.wpo-popular-area .col:nth-child(3) .wpo-popular-item .wpo-popular-img .thumb span,.wpo-popular-area-s2 .col:nth-child(3) .wpo-popular-item .wpo-popular-img .thumb span,.wpo-popular-area-s3 .col:nth-child(3) .wpo-popular-item .wpo-popular-img .thumb span,.wpo-popular-area-s4 .col:nth-child(3) .wpo-popular-item .wpo-popular-img .thumb span{background-color:#f2bc00}@media(max-width:1200px){.wpo-popular-area .wpo-popular-area,.wpo-popular-area-s2 .wpo-popular-area,.wpo-popular-area-s3 .wpo-popular-area,.wpo-popular-area-s4 .wpo-popular-area{padding-bottom:90px}.wpo-popular-area .wpo-popular-content h2,.wpo-popular-area-s2 .wpo-popular-content h2,.wpo-popular-area-s3 .wpo-popular-content h2,.wpo-popular-area-s4 .wpo-popular-content h2{font-size:20px}}@media(max-width:767px){.wpo-popular-area .wpo-popular-content h2,.wpo-popular-area-s2 .wpo-popular-content h2,.wpo-popular-area-s3 .wpo-popular-content h2,.wpo-popular-area-s4 .wpo-popular-content h2{font-size:20px}}.wpo-testimonial-section,.wpo-testimonial-section-s2{background:#fcf9ef;position:relative;z-index:1}.wpo-testimonial-section .wpo-testimonial-wrap,.wpo-testimonial-section-s2 .wpo-testimonial-wrap{position:relative;z-index:91}.wpo-testimonial-section .wpo-testimonial-wrap .wpo-testimonial-item,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .wpo-testimonial-item{background:#fff;border-radius:10px;box-shadow:0 2px 8px 0 #000c371a;padding:40px 30px}@media(max-width:991px){.wpo-testimonial-section .wpo-testimonial-wrap .wpo-testimonial-item,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .wpo-testimonial-item{padding:20px 15px}}.wpo-testimonial-section .wpo-testimonial-wrap .wpo-testimonial-item .wpo-testimonial-text ul,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .wpo-testimonial-item .wpo-testimonial-text ul{display:flex;list-style:none;margin-bottom:20px}.wpo-testimonial-section .wpo-testimonial-wrap .wpo-testimonial-item .wpo-testimonial-text ul li,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .wpo-testimonial-item .wpo-testimonial-text ul li{color:#625f71;font-size:20px;font-style:normal;font-weight:400}.wpo-testimonial-section .wpo-testimonial-wrap .wpo-testimonial-item .wpo-testimonial-text ul li+li,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .wpo-testimonial-item .wpo-testimonial-text ul li+li{margin-left:5px}.wpo-testimonial-section .wpo-testimonial-wrap .wpo-testimonial-item .wpo-testimonial-text ul li:last-child,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .wpo-testimonial-item .wpo-testimonial-text ul li:last-child{margin-left:20px}.wpo-testimonial-section .wpo-testimonial-wrap .wpo-testimonial-item .wpo-testimonial-text ul li i,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .wpo-testimonial-item .wpo-testimonial-text ul li i{color:#f2bc00}.wpo-testimonial-section .wpo-testimonial-wrap .wpo-testimonial-item .wpo-testimonial-text ul li i.off,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .wpo-testimonial-item .wpo-testimonial-text ul li i.off{color:#c9c9c9}.wpo-testimonial-section .wpo-testimonial-wrap .wpo-testimonial-item .wpo-testimonial-text .fi.quote,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .wpo-testimonial-item .wpo-testimonial-text .fi.quote{color:#f2bc00;font-size:50px;opacity:.2;position:absolute;right:20px;top:10px}.wpo-testimonial-section .wpo-testimonial-wrap .wpo-testimonial-item .wpo-testimonial-text p,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .wpo-testimonial-item .wpo-testimonial-text p{color:#1a1729;font-size:20px;font-style:normal;font-weight:400;line-height:35px;margin-bottom:0}@media(max-width:1399px){.wpo-testimonial-section .wpo-testimonial-wrap .wpo-testimonial-item .wpo-testimonial-text p,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .wpo-testimonial-item .wpo-testimonial-text p{font-size:18px}}@media(max-width:991px){.wpo-testimonial-section .wpo-testimonial-wrap .wpo-testimonial-item .wpo-testimonial-text p,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .wpo-testimonial-item .wpo-testimonial-text p{font-size:17px}}.wpo-testimonial-section .wpo-testimonial-wrap .wpo-testimonial-item .wpo-testimonial-text .wpo-testimonial-text-btm,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .wpo-testimonial-item .wpo-testimonial-text .wpo-testimonial-text-btm{align-items:center;display:flex;padding-bottom:30px}.wpo-testimonial-section .wpo-testimonial-wrap .wpo-testimonial-item .wpo-testimonial-text .wpo-testimonial-text-btm .wpo-testimonial-text-btm-img,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .wpo-testimonial-item .wpo-testimonial-text .wpo-testimonial-text-btm .wpo-testimonial-text-btm-img{background:#fff;border-radius:50%;box-shadow:0 2px 10px #00123426;margin-right:18px;padding:6px}.wpo-testimonial-section .wpo-testimonial-wrap .wpo-testimonial-item .wpo-testimonial-text .wpo-testimonial-text-btm .wpo-testimonial-text-btm-img img,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .wpo-testimonial-item .wpo-testimonial-text .wpo-testimonial-text-btm .wpo-testimonial-text-btm-img img{border-radius:50%}.wpo-testimonial-section .wpo-testimonial-wrap .wpo-testimonial-item .wpo-testimonial-text .wpo-testimonial-text-btm h3,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .wpo-testimonial-item .wpo-testimonial-text .wpo-testimonial-text-btm h3{font-size:25px;font-style:normal;font-weight:450;line-height:32px}@media(max-width:991px){.wpo-testimonial-section .wpo-testimonial-wrap .wpo-testimonial-item .wpo-testimonial-text .wpo-testimonial-text-btm h3,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .wpo-testimonial-item .wpo-testimonial-text .wpo-testimonial-text-btm h3{font-size:20px}}@media(max-width:767px){.wpo-testimonial-section .wpo-testimonial-wrap .wpo-testimonial-item .wpo-testimonial-text .wpo-testimonial-text-btm h3,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .wpo-testimonial-item .wpo-testimonial-text .wpo-testimonial-text-btm h3{font-size:18px}}.wpo-testimonial-section .wpo-testimonial-wrap .wpo-testimonial-item .wpo-testimonial-text .wpo-testimonial-text-btm h3 span,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .wpo-testimonial-item .wpo-testimonial-text .wpo-testimonial-text-btm h3 span{color:#ffebeb;display:block;font-size:14px;font-weight:400;line-height:17px;margin-left:10px;position:relative;top:3px}.wpo-testimonial-section .wpo-testimonial-wrap .slick-dots,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .slick-dots{bottom:-20px;text-align:left}@media(max-width:991px){.wpo-testimonial-section .wpo-testimonial-wrap .slick-dots,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .slick-dots{text-align:center}}.wpo-testimonial-section .wpo-testimonial-wrap .slick-dots li,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .slick-dots li{height:auto;width:auto}.wpo-testimonial-section .wpo-testimonial-wrap .slick-dots li button,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .slick-dots li button{background:#d9d9d9;border-radius:50%;height:10px;margin-right:5px;padding:0;width:10px}.wpo-testimonial-section .wpo-testimonial-wrap .slick-dots li button:before,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .slick-dots li button:before{display:none}.wpo-testimonial-section .wpo-testimonial-wrap .slick-dots li.slick-active button,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .slick-dots li.slick-active button{background:#4540e1}.wpo-testimonial-section .wpo-testimonial-wrap .slick-dots li.slick-active button:after,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .slick-dots li.slick-active button:after{border:1px solid #4540e1;border-radius:50%;content:"";height:16px;left:-3px;position:absolute;top:-3px;width:16px}.wpo-testimonial-section .wpo-testimonial-wrap .slick-slider,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .slick-slider{margin:-15px}.wpo-testimonial-section .wpo-testimonial-wrap .slick-slider .slick-slide,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .slick-slider .slick-slide{padding:15px}.wpo-testimonial-section .wpo-testimonial-wrap .slick-next,.wpo-testimonial-section .wpo-testimonial-wrap .slick-prev,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .slick-next,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .slick-prev{background-color:#4540e1b3;border:2px solid #4540e1;border-radius:50%;height:45px;transition:all .3s;width:45px;z-index:10}.wpo-testimonial-section .wpo-testimonial-wrap .slick-next:hover,.wpo-testimonial-section .wpo-testimonial-wrap .slick-prev:hover,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .slick-next:hover,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .slick-prev:hover{background-color:#4540e1}@media(max-width:767px){.wpo-testimonial-section .wpo-testimonial-wrap .slick-next,.wpo-testimonial-section .wpo-testimonial-wrap .slick-prev,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .slick-next,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .slick-prev{display:none!important}}.wpo-testimonial-section .wpo-testimonial-wrap .slick-prev,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .slick-prev{left:-70px}@media(max-width:1440px){.wpo-testimonial-section .wpo-testimonial-wrap .slick-prev,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .slick-prev{left:20px}}.wpo-testimonial-section .wpo-testimonial-wrap .slick-prev:before,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .slick-prev:before{content:"";font-family:themify;opacity:1}.wpo-testimonial-section .wpo-testimonial-wrap .slick-next,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .slick-next{right:-70px}@media(max-width:1440px){.wpo-testimonial-section .wpo-testimonial-wrap .slick-next,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .slick-next{right:20px}}.wpo-testimonial-section .wpo-testimonial-wrap .slick-next:before,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .slick-next:before{content:"";font-family:themify;opacity:1}.wpo-testimonial-section .shape-1,.wpo-testimonial-section-s2 .shape-1{bottom:0;left:0;position:absolute;z-index:-11}@media(max-width:1199px){.wpo-testimonial-section .shape-1,.wpo-testimonial-section-s2 .shape-1{max-width:50%}}.wpo-testimonial-section .shape-2,.wpo-testimonial-section-s2 .shape-2{position:absolute;right:0;top:0;z-index:-11}@media(max-width:1199px){.wpo-testimonial-section .shape-2,.wpo-testimonial-section-s2 .shape-2{max-width:50%}}.wpo-team-section{padding-bottom:90px;position:relative;z-index:1}.wpo-team-section.s2{background:#fcf9ef}@media(max-width:991px){.wpo-team-section{padding-bottom:60px}}@media(max-width:767px){.wpo-team-section{padding-bottom:50px}}.wpo-team-section.pb-big{padding-bottom:230px}@media(max-width:1199px){.wpo-team-section.pb-big{padding-bottom:90px}}@media(max-width:991px){.wpo-team-section.pb-big{padding-bottom:60px}}.wpo-team-section .wpo-team-wrap .wpo-team-item{border-radius:50%;margin:0 auto 30px;max-width:295px;position:relative;text-align:center;transition:all .3s}.wpo-team-section .wpo-team-wrap .wpo-team-item .wpo-team-img{border-radius:150px;position:relative;z-index:1}.wpo-team-section .wpo-team-wrap .wpo-team-item .wpo-team-img:before{border:1px solid #fff;border-radius:135px;content:"";height:94%;left:4%;position:absolute;top:3%;width:92%;z-index:1}.wpo-team-section .wpo-team-wrap .wpo-team-item .wpo-team-img .wpo-team-img-box{border-radius:150px;overflow:hidden}.wpo-team-section .wpo-team-wrap .wpo-team-item .wpo-team-img .wpo-team-img-box img{border-radius:150px;transform:scale(1);transition:all .3s;width:100%}.wpo-team-section .wpo-team-wrap .wpo-team-item .wpo-team-img .wpo-team-img-box ul{bottom:50px;display:flex;justify-content:center;left:50%;list-style:none;opacity:0;position:absolute;transform:translateX(-50%);transition:all .3s;visibility:hidden;z-index:11}.wpo-team-section .wpo-team-wrap .wpo-team-item .wpo-team-img .wpo-team-img-box ul li{transition:all .3s}.wpo-team-section .wpo-team-wrap .wpo-team-item .wpo-team-img .wpo-team-img-box ul li+li{margin-left:10px}.wpo-team-section .wpo-team-wrap .wpo-team-item .wpo-team-img .wpo-team-img-box ul li:first-child{margin-top:-10px}.wpo-team-section .wpo-team-wrap .wpo-team-item .wpo-team-img .wpo-team-img-box ul li:nth-child(2){margin-top:-20px}.wpo-team-section .wpo-team-wrap .wpo-team-item .wpo-team-img .wpo-team-img-box ul li:nth-child(3){margin-top:-30px}.wpo-team-section .wpo-team-wrap .wpo-team-item .wpo-team-img .wpo-team-img-box ul li a{background:#15a280;border-radius:50%;color:#fff;display:block;font-size:14px;height:40px;line-height:40px;width:40px}.wpo-team-section .wpo-team-wrap .wpo-team-item .wpo-team-img:after{background:#fff;border-radius:50%;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.wpo-team-section .wpo-team-wrap .wpo-team-item .wpo-team-img img{border-radius:50%;transform:scale(1);transition:all .3s;width:100%}.wpo-team-section .wpo-team-wrap .wpo-team-item .wpo-team-text{padding-top:15px}.wpo-team-section .wpo-team-wrap .wpo-team-item .wpo-team-text span{color:#f2bc00;font-size:18px;font-style:normal;font-weight:500}.wpo-team-section .wpo-team-wrap .wpo-team-item .wpo-team-text h2{color:#1a1729;font-size:28px;font-style:normal;font-weight:700;line-height:normal;text-align:center}.wpo-team-section .wpo-team-wrap .wpo-team-item .wpo-team-text h2 a{color:#1a1729}.wpo-team-section .wpo-team-wrap .wpo-team-item .wpo-team-text h2 a:hover{color:#4540e1}@media(max-width:1200px){.wpo-team-section .wpo-team-wrap .wpo-team-item .wpo-team-text h2{font-size:25px}}.wpo-team-section .wpo-team-wrap .wpo-team-item.active .wpo-team-img .wpo-team-img-box img,.wpo-team-section .wpo-team-wrap .wpo-team-item:hover .wpo-team-img .wpo-team-img-box img{transform:scale(1.2)}.wpo-team-section .wpo-team-wrap .wpo-team-item.active .wpo-team-img .wpo-team-img-box ul,.wpo-team-section .wpo-team-wrap .wpo-team-item:hover .wpo-team-img .wpo-team-img-box ul{opacity:1;visibility:visible}.wpo-team-section .wpo-team-wrap .wpo-team-item.active .wpo-team-img .wpo-team-img-box ul li,.wpo-team-section .wpo-team-wrap .wpo-team-item:hover .wpo-team-img .wpo-team-img-box ul li{margin-top:0}.wpo-team-section .shape-1{animation:bounce 3s linear infinite;left:15%;position:absolute;top:20%;z-index:-1}@media(max-width:991px){.wpo-team-section .shape-1{top:8%}}.wpo-team-section .shape-2{animation:zoom-in-zoom-out 2s ease infinite;bottom:50px;left:50px;position:absolute;z-index:-1}.wpo-team-section .shape-3{animation:bounceX 3s linear infinite;position:absolute;right:-30px;top:40px;z-index:-1}.wpo-team-section .shape-4{animation:circle 20s linear infinite;bottom:15%;position:absolute;right:50px;z-index:-1}.wpo-choose-section,.wpo-choose-section-s2{background:#fcf9ef;position:relative;text-align:center;z-index:1}@media(max-width:991px){.wpo-choose-section,.wpo-choose-section-s2{padding-bottom:80px}}@media(max-width:1199px){.wpo-choose-section .row,.wpo-choose-section-s2 .row{align-items:center}}.wpo-choose-section .wpo-choose-wrap,.wpo-choose-section-s2 .wpo-choose-wrap{padding:100px 30px 60px 0}@media(max-width:991px){.wpo-choose-section .wpo-choose-wrap,.wpo-choose-section-s2 .wpo-choose-wrap{padding:80px 0 0}}@media(max-width:767px){.wpo-choose-section .wpo-choose-wrap,.wpo-choose-section-s2 .wpo-choose-wrap{padding:70px 0 0}}.wpo-choose-section .wpo-choose-wrap .wpo-section-title-s2,.wpo-choose-section-s2 .wpo-choose-wrap .wpo-section-title-s2{margin-bottom:30px;text-align:left}@media(max-width:575px){.wpo-choose-section .wpo-choose-wrap .wpo-section-title-s2,.wpo-choose-section-s2 .wpo-choose-wrap .wpo-section-title-s2{text-align:center}}.wpo-choose-section .wpo-choose-wrap .grid,.wpo-choose-section-s2 .wpo-choose-wrap .grid{float:left;margin-bottom:40px;padding-right:20px;position:relative;text-align:left;width:50%}@media(max-width:767px){.wpo-choose-section .wpo-choose-wrap .grid,.wpo-choose-section-s2 .wpo-choose-wrap .grid{width:50%}}@media(max-width:575px){.wpo-choose-section .wpo-choose-wrap .grid,.wpo-choose-section-s2 .wpo-choose-wrap .grid{text-align:center;width:100%}}.wpo-choose-section .wpo-choose-wrap .grid .icon,.wpo-choose-section-s2 .wpo-choose-wrap .grid .icon{background:#f2bc00;border-radius:50%;color:#fff;font-size:35px;height:70px;line-height:70px;margin-bottom:20px;text-align:center;width:70px}@media(max-width:575px){.wpo-choose-section .wpo-choose-wrap .grid .icon,.wpo-choose-section-s2 .wpo-choose-wrap .grid .icon{margin:0 auto 20px}}.wpo-choose-section .wpo-choose-wrap .grid:nth-child(2) .icon,.wpo-choose-section-s2 .wpo-choose-wrap .grid:nth-child(2) .icon{background-color:#15a280}.wpo-choose-section .wpo-choose-wrap .grid:nth-child(3) .icon,.wpo-choose-section-s2 .wpo-choose-wrap .grid:nth-child(3) .icon{background-color:#0467fd}.wpo-choose-section .wpo-choose-wrap .grid:nth-child(4) .icon,.wpo-choose-section-s2 .wpo-choose-wrap .grid:nth-child(4) .icon{background-color:#f9406c}.wpo-choose-section .wpo-choose-wrap .grid h3,.wpo-choose-section-s2 .wpo-choose-wrap .grid h3{color:#1a1729;font-size:25px;font-style:normal;font-weight:700;line-height:40px;margin:0 0 .3em}@media(max-width:1199px){.wpo-choose-section .wpo-choose-wrap .grid h3,.wpo-choose-section-s2 .wpo-choose-wrap .grid h3{font-size:20px}}.wpo-choose-section .wpo-choose-wrap .grid h3 span,.wpo-choose-section-s2 .wpo-choose-wrap .grid h3 span{font-family:Urbanist}.wpo-choose-section .wpo-choose-wrap .grid h3+p,.wpo-choose-section-s2 .wpo-choose-wrap .grid h3+p{color:#625f71;font-family:Urbanist;font-size:18px;font-style:normal;font-weight:400;line-height:30px;margin:0}@media(max-width:1399px){.wpo-choose-section .wpo-choose-wrap .grid h3+p,.wpo-choose-section-s2 .wpo-choose-wrap .grid h3+p{font-size:16px}}.wpo-choose-section .right-img,.wpo-choose-section-s2 .right-img{border:1px dashed #cb9e00;border-radius:20px;margin-right:-170px;padding:20px;position:relative;top:-120px}@media(max-width:1199px){.wpo-choose-section .right-img,.wpo-choose-section-s2 .right-img{margin-right:-70px;top:0}}@media(max-width:991px){.wpo-choose-section .right-img,.wpo-choose-section-s2 .right-img{margin-right:0}}.wpo-choose-section .right-img img,.wpo-choose-section-s2 .right-img img{border-radius:20px}.wpo-choose-section .right-img .video-btn .btn-wrap,.wpo-choose-section-s2 .right-img .video-btn .btn-wrap{background:#ffffff4d;border:2px solid #fff;border-radius:50%;height:100px;left:50%;line-height:96px;position:absolute;top:50%;transform:translate(-50%,-50%);width:100px;z-index:1}.wpo-choose-section .right-img .video-btn .btn-wrap .fi:before,.wpo-choose-section-s2 .right-img .video-btn .btn-wrap .fi:before{color:#fff;font-size:35px;position:relative;right:-3px;z-index:1}.wpo-blog-section,.wpo-blog-section-s2{padding-bottom:90px;position:relative;z-index:1}@media(max-width:767px){.wpo-blog-section,.wpo-blog-section-s2{padding-bottom:60px}}.wpo-blog-section .wpo-blog-item,.wpo-blog-section-s2 .wpo-blog-item{border-radius:10px;box-shadow:0 2px 8px 0 #000c371a;margin-bottom:30px;padding:10px 10px 0}.wpo-blog-section .wpo-blog-item .wpo-blog-img,.wpo-blog-section-s2 .wpo-blog-item .wpo-blog-img{border-radius:10px;overflow:hidden;position:relative}.wpo-blog-section .wpo-blog-item .wpo-blog-img img,.wpo-blog-section-s2 .wpo-blog-item .wpo-blog-img img{border-radius:10px;-moz-filter:grayscale(0);-o-filter:grayscale(0);-ms-filter:grayscale(0);filter:grayscale(0);transform:scale(1);transition:all .3s;width:100%}.wpo-blog-section .wpo-blog-item:hover .wpo-blog-img img,.wpo-blog-section-s2 .wpo-blog-item:hover .wpo-blog-img img{-moz-filter:grayscale(100%);-o-filter:grayscale(100%);-ms-filter:grayscale(100%);filter:grayscale(100%);transform:scale(1.2)}.wpo-blog-section .wpo-blog-item .wpo-blog-content,.wpo-blog-section-s2 .wpo-blog-item .wpo-blog-content{padding:30px 20px}@media(max-width:1199px){.wpo-blog-section .wpo-blog-item .wpo-blog-content,.wpo-blog-section-s2 .wpo-blog-item .wpo-blog-content{padding:20px 5px}}.wpo-blog-section .wpo-blog-item .wpo-blog-content ul,.wpo-blog-section-s2 .wpo-blog-item .wpo-blog-content ul{display:flex;list-style:none;margin-bottom:15px}.wpo-blog-section .wpo-blog-item .wpo-blog-content ul li,.wpo-blog-section-s2 .wpo-blog-item .wpo-blog-content ul li{color:#625f71;font-size:16px}.wpo-blog-section .wpo-blog-item .wpo-blog-content ul li:first-child,.wpo-blog-section-s2 .wpo-blog-item .wpo-blog-content ul li:first-child{padding-right:30px;position:relative}.wpo-blog-section .wpo-blog-item .wpo-blog-content ul li:first-child:before,.wpo-blog-section-s2 .wpo-blog-item .wpo-blog-content ul li:first-child:before{background:#625f71;border-radius:50%;content:"";height:6px;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:6px}.wpo-blog-section .wpo-blog-item .wpo-blog-content ul li a,.wpo-blog-section-s2 .wpo-blog-item .wpo-blog-content ul li a{color:#625f71}.wpo-blog-section .wpo-blog-item .wpo-blog-content ul li a:hover,.wpo-blog-section-s2 .wpo-blog-item .wpo-blog-content ul li a:hover{color:#4540e1}.wpo-blog-section .wpo-blog-item .wpo-blog-content h2,.wpo-blog-section-s2 .wpo-blog-item .wpo-blog-content h2{font-family:Urbanist;font-size:25px;font-style:normal;font-weight:700;line-height:35px;margin-bottom:20px;margin-top:10px}@media(max-width:1399px){.wpo-blog-section .wpo-blog-item .wpo-blog-content h2,.wpo-blog-section-s2 .wpo-blog-item .wpo-blog-content h2{font-size:22px;line-height:30px;margin-bottom:20px}}@media(max-width:1199px){.wpo-blog-section .wpo-blog-item .wpo-blog-content h2,.wpo-blog-section-s2 .wpo-blog-item .wpo-blog-content h2{font-size:20px}}.wpo-blog-section .wpo-blog-item .wpo-blog-content h2 a,.wpo-blog-section-s2 .wpo-blog-item .wpo-blog-content h2 a{color:#1a1729}.wpo-blog-section .wpo-blog-item .wpo-blog-content h2 a:hover,.wpo-blog-section-s2 .wpo-blog-item .wpo-blog-content h2 a:hover{color:#4540e1}.wpo-blog-section .wpo-blog-item .wpo-blog-content a.more,.wpo-blog-section-s2 .wpo-blog-item .wpo-blog-content a.more{border-bottom:1px solid #f2bc00;color:#f2bc00;display:inline-block;font-size:18px;font-style:normal;font-weight:700;line-height:25px;padding-bottom:0}@media(max-width:1199px){.wpo-blog-section .wpo-blog-item .wpo-blog-content a.more,.wpo-blog-section-s2 .wpo-blog-item .wpo-blog-content a.more{font-size:16px}}.wpo-subscribe-section,.wpo-subscribe-section-s2{padding-top:0}.wpo-subscribe-section .wpo-subscribe-wrap,.wpo-subscribe-section-s2 .wpo-subscribe-wrap{background:url(/static/media/noise.9945830a0713e2167a5d.png),#cb9e00 50%/cover no-repeat;background-size:cover;border-radius:20px;overflow:hidden;padding:70px 100px;position:relative;z-index:1}@media(max-width:1199px){.wpo-subscribe-section .wpo-subscribe-wrap,.wpo-subscribe-section-s2 .wpo-subscribe-wrap{padding:70px}}@media(max-width:991px){.wpo-subscribe-section .wpo-subscribe-wrap,.wpo-subscribe-section-s2 .wpo-subscribe-wrap{padding:50px 30px}}@media(max-width:575px){.wpo-subscribe-section .wpo-subscribe-wrap,.wpo-subscribe-section-s2 .wpo-subscribe-wrap{border-radius:30px;padding:40px 15px}}.wpo-subscribe-section .wpo-subscribe-wrap .subscribe-text,.wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-text{margin:0 auto 40px;max-width:700px;text-align:center}@media(max-width:991px){.wpo-subscribe-section .wpo-subscribe-wrap .subscribe-text,.wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-text{margin-bottom:20px}}.wpo-subscribe-section .wpo-subscribe-wrap .subscribe-text p,.wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-text p{color:#fff;font-size:21px}@media(max-width:991px){.wpo-subscribe-section .wpo-subscribe-wrap .subscribe-text p,.wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-text p{font-size:16px}}.wpo-subscribe-section .wpo-subscribe-wrap .subscribe-text h3,.wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-text h3{color:#fff;font-size:40px;font-weight:700;margin-bottom:10px;margin-top:10px}@media(max-width:1199px){.wpo-subscribe-section .wpo-subscribe-wrap .subscribe-text h3,.wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-text h3{font-size:32px}}@media(max-width:991px){.wpo-subscribe-section .wpo-subscribe-wrap .subscribe-text h3,.wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-text h3{font-size:28px;margin-top:0}}@media(max-width:575px){.wpo-subscribe-section .wpo-subscribe-wrap .subscribe-text h3,.wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-text h3{font-size:24px}}.wpo-subscribe-section .wpo-subscribe-wrap .subscribe-form,.wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-form{flex-basis:70%}.wpo-subscribe-section .wpo-subscribe-wrap .subscribe-form .input-field,.wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-form .input-field{margin:0 auto;max-width:600px;position:relative}.wpo-subscribe-section .wpo-subscribe-wrap .subscribe-form .input-field input,.wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-form .input-field input{background:#ffffff26;border:1px solid #ffffff80;border-radius:5px;color:#fff;height:75px;padding:40px 190px 40px 40px;width:100%}@media(max-width:767px){.wpo-subscribe-section .wpo-subscribe-wrap .subscribe-form .input-field input,.wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-form .input-field input{height:55px;padding:30px 145px 30px 30px}}@media(max-width:450px){.wpo-subscribe-section .wpo-subscribe-wrap .subscribe-form .input-field input,.wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-form .input-field input{padding:10px 100px 10px 10px}}.wpo-subscribe-section .wpo-subscribe-wrap .subscribe-form .input-field input:focus,.wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-form .input-field input:focus{box-shadow:none;outline:none}.wpo-subscribe-section .wpo-subscribe-wrap .subscribe-form .input-field button,.wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-form .input-field button{background:#fff;border:0;border-radius:3px;color:#f2bc00;font-weight:600;height:65px;position:absolute;right:8px;top:8px;width:170px}@media(max-width:767px){.wpo-subscribe-section .wpo-subscribe-wrap .subscribe-form .input-field button,.wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-form .input-field button{height:45px;width:130px}}@media(max-width:450px){.wpo-subscribe-section .wpo-subscribe-wrap .subscribe-form .input-field button,.wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-form .input-field button{height:40px;width:80px}}.wpo-subscribe-section .wpo-subscribe-wrap .subscribe-form .input-field ::placeholder,.wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-form .input-field ::placeholder{color:#fff}@media(max-width:991px){.wpo-features-area,.wpo-features-area-s2,.wpo-features-area-s3{padding:120px 0 0}}@media(max-width:767px){.wpo-features-area,.wpo-features-area-s2,.wpo-features-area-s3{padding:80px 0 0}}.wpo-features-area .features-wrap,.wpo-features-area-s2 .features-wrap,.wpo-features-area-s3 .features-wrap{background:#fff;border-radius:10px;box-shadow:0 2px 8px 0 #000c371a;margin:-115px auto 0;max-width:1420px;position:relative;z-index:9}@media(max-width:991px){.wpo-features-area .features-wrap,.wpo-features-area-s2 .features-wrap,.wpo-features-area-s3 .features-wrap{margin-top:0}}.wpo-features-area .features-wrap .feature-item-wrap,.wpo-features-area-s2 .features-wrap .feature-item-wrap,.wpo-features-area-s3 .features-wrap .feature-item-wrap{position:relative}.wpo-features-area .features-wrap .feature-item-wrap .feature-item,.wpo-features-area .features-wrap .feature-item-wrap .feature-item-hidden,.wpo-features-area-s2 .features-wrap .feature-item-wrap .feature-item,.wpo-features-area-s2 .features-wrap .feature-item-wrap .feature-item-hidden,.wpo-features-area-s3 .features-wrap .feature-item-wrap .feature-item,.wpo-features-area-s3 .features-wrap .feature-item-wrap .feature-item-hidden{padding:30px 40px;position:relative;text-align:center}.wpo-features-area .features-wrap .feature-item-wrap .feature-item .icon,.wpo-features-area .features-wrap .feature-item-wrap .feature-item-hidden .icon,.wpo-features-area-s2 .features-wrap .feature-item-wrap .feature-item .icon,.wpo-features-area-s2 .features-wrap .feature-item-wrap .feature-item-hidden .icon,.wpo-features-area-s3 .features-wrap .feature-item-wrap .feature-item .icon,.wpo-features-area-s3 .features-wrap .feature-item-wrap .feature-item-hidden .icon{background:#faf5e6;border-radius:50%;height:90px;line-height:90px;margin:0 auto 20px;text-align:center;width:90px}.wpo-features-area .features-wrap .feature-item-wrap .feature-item .icon .fi,.wpo-features-area .features-wrap .feature-item-wrap .feature-item-hidden .icon .fi,.wpo-features-area-s2 .features-wrap .feature-item-wrap .feature-item .icon .fi,.wpo-features-area-s2 .features-wrap .feature-item-wrap .feature-item-hidden .icon .fi,.wpo-features-area-s3 .features-wrap .feature-item-wrap .feature-item .icon .fi,.wpo-features-area-s3 .features-wrap .feature-item-wrap .feature-item-hidden .icon .fi{color:#d0a202;font-size:40px}.wpo-features-area .features-wrap .feature-item-wrap .feature-item h2,.wpo-features-area .features-wrap .feature-item-wrap .feature-item-hidden h2,.wpo-features-area-s2 .features-wrap .feature-item-wrap .feature-item h2,.wpo-features-area-s2 .features-wrap .feature-item-wrap .feature-item-hidden h2,.wpo-features-area-s3 .features-wrap .feature-item-wrap .feature-item h2,.wpo-features-area-s3 .features-wrap .feature-item-wrap .feature-item-hidden h2{font-size:30px;font-style:normal;font-weight:600}@media(max-width:991px){.wpo-features-area .features-wrap .feature-item-wrap .feature-item h2,.wpo-features-area .features-wrap .feature-item-wrap .feature-item-hidden h2,.wpo-features-area-s2 .features-wrap .feature-item-wrap .feature-item h2,.wpo-features-area-s2 .features-wrap .feature-item-wrap .feature-item-hidden h2,.wpo-features-area-s3 .features-wrap .feature-item-wrap .feature-item h2,.wpo-features-area-s3 .features-wrap .feature-item-wrap .feature-item-hidden h2{font-size:25px}}.wpo-features-area .features-wrap .feature-item-wrap .feature-item h2 a,.wpo-features-area .features-wrap .feature-item-wrap .feature-item-hidden h2 a,.wpo-features-area-s2 .features-wrap .feature-item-wrap .feature-item h2 a,.wpo-features-area-s2 .features-wrap .feature-item-wrap .feature-item-hidden h2 a,.wpo-features-area-s3 .features-wrap .feature-item-wrap .feature-item h2 a,.wpo-features-area-s3 .features-wrap .feature-item-wrap .feature-item-hidden h2 a{color:#1a1729}@media(max-width:1199px){.wpo-features-area .features-wrap .feature-item-wrap .feature-item p,.wpo-features-area .features-wrap .feature-item-wrap .feature-item-hidden p,.wpo-features-area-s2 .features-wrap .feature-item-wrap .feature-item p,.wpo-features-area-s2 .features-wrap .feature-item-wrap .feature-item-hidden p,.wpo-features-area-s3 .features-wrap .feature-item-wrap .feature-item p,.wpo-features-area-s3 .features-wrap .feature-item-wrap .feature-item-hidden p{font-size:16px}}@media(max-width:1399px){.wpo-features-area .features-wrap .feature-item-wrap .feature-item,.wpo-features-area-s2 .features-wrap .feature-item-wrap .feature-item,.wpo-features-area-s3 .features-wrap .feature-item-wrap .feature-item{padding:30px}}@media(max-width:1199px){.wpo-features-area .features-wrap .feature-item-wrap .feature-item,.wpo-features-area-s2 .features-wrap .feature-item-wrap .feature-item,.wpo-features-area-s3 .features-wrap .feature-item-wrap .feature-item{padding:20px 10px}}@media(max-width:991px){.wpo-features-area .features-wrap .feature-item-wrap .feature-item,.wpo-features-area-s2 .features-wrap .feature-item-wrap .feature-item,.wpo-features-area-s3 .features-wrap .feature-item-wrap .feature-item{border-bottom:1px solid #ffffff14}}.wpo-features-area .features-wrap .feature-item-wrap .feature-item-hidden,.wpo-features-area-s2 .features-wrap .feature-item-wrap .feature-item-hidden,.wpo-features-area-s3 .features-wrap .feature-item-wrap .feature-item-hidden{background:#f2bc00;border-radius:20px;left:0;opacity:0;padding:40px;position:absolute;top:-30px;transform:scale(0);transition:all .3s;visibility:hidden;width:100%;z-index:11}@media(max-width:1399px){.wpo-features-area .features-wrap .feature-item-wrap .feature-item-hidden,.wpo-features-area-s2 .features-wrap .feature-item-wrap .feature-item-hidden,.wpo-features-area-s3 .features-wrap .feature-item-wrap .feature-item-hidden{padding:30px;top:-17px}}@media(max-width:1199px){.wpo-features-area .features-wrap .feature-item-wrap .feature-item-hidden,.wpo-features-area-s2 .features-wrap .feature-item-wrap .feature-item-hidden,.wpo-features-area-s3 .features-wrap .feature-item-wrap .feature-item-hidden{padding:20px 10px}}.wpo-features-area .features-wrap .feature-item-wrap .feature-item-hidden .icon,.wpo-features-area-s2 .features-wrap .feature-item-wrap .feature-item-hidden .icon,.wpo-features-area-s3 .features-wrap .feature-item-wrap .feature-item-hidden .icon{background:#fff}.wpo-features-area .features-wrap .feature-item-wrap .feature-item-hidden:before,.wpo-features-area-s2 .features-wrap .feature-item-wrap .feature-item-hidden:before,.wpo-features-area-s3 .features-wrap .feature-item-wrap .feature-item-hidden:before{display:none}.wpo-features-area .features-wrap .feature-item-wrap .feature-item-hidden h2 a,.wpo-features-area-s2 .features-wrap .feature-item-wrap .feature-item-hidden h2 a,.wpo-features-area-s3 .features-wrap .feature-item-wrap .feature-item-hidden h2 a{color:#fff}.wpo-features-area .features-wrap .feature-item-wrap .feature-item-hidden p,.wpo-features-area-s2 .features-wrap .feature-item-wrap .feature-item-hidden p,.wpo-features-area-s3 .features-wrap .feature-item-wrap .feature-item-hidden p{color:#fff;margin-bottom:0}.wpo-features-area .features-wrap .feature-item-wrap .feature-item-hidden a.more,.wpo-features-area-s2 .features-wrap .feature-item-wrap .feature-item-hidden a.more,.wpo-features-area-s3 .features-wrap .feature-item-wrap .feature-item-hidden a.more{color:#fff;display:block;font-size:20px;font-style:normal;font-weight:700;line-height:28px;margin-top:15px}.wpo-features-area .features-wrap .feature-item-wrap.active .feature-item-hidden,.wpo-features-area .features-wrap .feature-item-wrap:hover .feature-item-hidden,.wpo-features-area-s2 .features-wrap .feature-item-wrap.active .feature-item-hidden,.wpo-features-area-s2 .features-wrap .feature-item-wrap:hover .feature-item-hidden,.wpo-features-area-s3 .features-wrap .feature-item-wrap.active .feature-item-hidden,.wpo-features-area-s3 .features-wrap .feature-item-wrap:hover .feature-item-hidden{opacity:1;transform:scale(1);visibility:visible}.wpo-features-area .features-wrap .col,.wpo-features-area-s2 .features-wrap .col,.wpo-features-area-s3 .features-wrap .col{padding:0}@media(max-width:575px){.wpo-features-area .features-wrap .col,.wpo-features-area-s2 .features-wrap .col,.wpo-features-area-s3 .features-wrap .col{padding:0 15px}}.wpo-features-area .features-wrap .col:first-child .feature-item,.wpo-features-area-s2 .features-wrap .col:first-child .feature-item,.wpo-features-area-s3 .features-wrap .col:first-child .feature-item{border-bottom-left-radius:20px;border-top-left-radius:20px}@media(max-width:991px){.wpo-features-area .features-wrap .col:first-child .feature-item,.wpo-features-area-s2 .features-wrap .col:first-child .feature-item,.wpo-features-area-s3 .features-wrap .col:first-child .feature-item{border-radius:0}}.wpo-features-area .features-wrap .col:first-child .feature-item:before,.wpo-features-area-s2 .features-wrap .col:first-child .feature-item:before,.wpo-features-area-s3 .features-wrap .col:first-child .feature-item:before{display:none}@media(max-width:991px){.wpo-features-area .features-wrap .col:nth-child(2) .feature-item,.wpo-features-area-s2 .features-wrap .col:nth-child(2) .feature-item,.wpo-features-area-s3 .features-wrap .col:nth-child(2) .feature-item{border-radius:0}}.wpo-features-area .features-wrap .col:nth-child(2) .feature-item .icon,.wpo-features-area-s2 .features-wrap .col:nth-child(2) .feature-item .icon,.wpo-features-area-s3 .features-wrap .col:nth-child(2) .feature-item .icon{background:#eeedfc}.wpo-features-area .features-wrap .col:nth-child(2) .feature-item .icon .fi,.wpo-features-area-s2 .features-wrap .col:nth-child(2) .feature-item .icon .fi,.wpo-features-area-s3 .features-wrap .col:nth-child(2) .feature-item .icon .fi{color:#4540e1}.wpo-features-area .features-wrap .col:nth-child(2) .feature-item-hidden,.wpo-features-area-s2 .features-wrap .col:nth-child(2) .feature-item-hidden,.wpo-features-area-s3 .features-wrap .col:nth-child(2) .feature-item-hidden{background:#4540e1}.wpo-features-area .features-wrap .col:nth-child(2) .feature-item-hidden .icon .fi,.wpo-features-area-s2 .features-wrap .col:nth-child(2) .feature-item-hidden .icon .fi,.wpo-features-area-s3 .features-wrap .col:nth-child(2) .feature-item-hidden .icon .fi{color:#4540e1}@media(max-width:991px){.wpo-features-area .features-wrap .col:nth-child(3) .feature-item,.wpo-features-area-s2 .features-wrap .col:nth-child(3) .feature-item,.wpo-features-area-s3 .features-wrap .col:nth-child(3) .feature-item{border-radius:0}}.wpo-features-area .features-wrap .col:nth-child(3) .feature-item .icon,.wpo-features-area-s2 .features-wrap .col:nth-child(3) .feature-item .icon,.wpo-features-area-s3 .features-wrap .col:nth-child(3) .feature-item .icon{background:#def2ed}.wpo-features-area .features-wrap .col:nth-child(3) .feature-item .icon .fi,.wpo-features-area-s2 .features-wrap .col:nth-child(3) .feature-item .icon .fi,.wpo-features-area-s3 .features-wrap .col:nth-child(3) .feature-item .icon .fi{color:#15a280}.wpo-features-area .features-wrap .col:nth-child(3) .feature-item-hidden,.wpo-features-area-s2 .features-wrap .col:nth-child(3) .feature-item-hidden,.wpo-features-area-s3 .features-wrap .col:nth-child(3) .feature-item-hidden{background:#15a280}.wpo-features-area .features-wrap .col:nth-child(3) .feature-item-hidden .icon .fi,.wpo-features-area-s2 .features-wrap .col:nth-child(3) .feature-item-hidden .icon .fi,.wpo-features-area-s3 .features-wrap .col:nth-child(3) .feature-item-hidden .icon .fi{color:#15a280}@media(max-width:991px){.wpo-features-area .features-wrap .col:last-child .feature-item,.wpo-features-area-s2 .features-wrap .col:last-child .feature-item,.wpo-features-area-s3 .features-wrap .col:last-child .feature-item{border-radius:0}}.wpo-features-area .features-wrap .col:last-child .feature-item .icon,.wpo-features-area-s2 .features-wrap .col:last-child .feature-item .icon,.wpo-features-area-s3 .features-wrap .col:last-child .feature-item .icon{background:#ffedf1}.wpo-features-area .features-wrap .col:last-child .feature-item .icon .fi,.wpo-features-area-s2 .features-wrap .col:last-child .feature-item .icon .fi,.wpo-features-area-s3 .features-wrap .col:last-child .feature-item .icon .fi{color:#f9406c}.wpo-features-area .features-wrap .col:last-child .feature-item-hidden,.wpo-features-area-s2 .features-wrap .col:last-child .feature-item-hidden,.wpo-features-area-s3 .features-wrap .col:last-child .feature-item-hidden{background:#f9406c}.wpo-features-area .features-wrap .col:last-child .feature-item-hidden .icon .fi,.wpo-features-area-s2 .features-wrap .col:last-child .feature-item-hidden .icon .fi,.wpo-features-area-s3 .features-wrap .col:last-child .feature-item-hidden .icon .fi{color:#f9406c}.wpo-about-section-s2,.wpo-about-section-s3,.wpo-about-section-s4,.wpo-about-section-s5{padding-bottom:60px;padding-top:60px}.wpo-about-section-s2 .wpo-about-wrap .wpo-about-img-wrap,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-img-wrap,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-img-wrap,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-img-wrap{margin-left:0}.wpo-about-section-s2 .wpo-about-wrap .wpo-about-img,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-img,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-img,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-img{border-radius:0;margin-left:-180px;padding-right:60px;position:relative;z-index:1}@media(max-width:1399px){.wpo-about-section-s2 .wpo-about-wrap .wpo-about-img,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-img,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-img,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-img{margin-left:-120px}}@media(max-width:1199px){.wpo-about-section-s2 .wpo-about-wrap .wpo-about-img,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-img,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-img,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-img{margin-left:-100px}}@media(max-width:991px){.wpo-about-section-s2 .wpo-about-wrap .wpo-about-img,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-img,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-img,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-img{margin-left:0;padding-right:0}}.wpo-about-section-s2 .wpo-about-wrap .wpo-about-img .back-shape,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-img .back-shape,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-img .back-shape,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-img .back-shape{left:0;position:absolute;top:50%;transform:translateY(-50%);z-index:-1}.wpo-about-section-s2 .wpo-about-wrap .wpo-about-img .back-shape img,.wpo-about-section-s3 .wpo-about-wrap .wpo-about-img .back-shape img,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-img .back-shape img,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-img .back-shape img{animation:circle 60s linear infinite;width:100%}.wpo-about-section-s2 .wpo-about-wrap .theme-btn-s2,.wpo-about-section-s3 .wpo-about-wrap .theme-btn-s2,.wpo-about-section-s4 .wpo-about-wrap .theme-btn-s2,.wpo-about-section-s5 .wpo-about-wrap .theme-btn-s2{margin-top:30px}.wpo-courses-section-s2,.wpo-courses-section-s4{padding-bottom:90px}@media(max-width:991px){.wpo-courses-section-s2,.wpo-courses-section-s4{padding-bottom:60px}}@media(max-width:767px){.wpo-courses-section-s2,.wpo-courses-section-s4{padding-bottom:50px}}.wpo-courses-section-s2 .wpo-courses-wrap .wpo-courses-item,.wpo-courses-section-s4 .wpo-courses-wrap .wpo-courses-item{margin-bottom:30px;padding:40px;text-align:center}.wpo-courses-section-s2 .wpo-courses-wrap .wpo-courses-item .courses-icon,.wpo-courses-section-s4 .wpo-courses-wrap .wpo-courses-item .courses-icon{margin:0 auto 15px}.wpo-choose-section-s2{background:none;padding-bottom:90px}@media(max-width:991px){.wpo-choose-section-s2{padding-bottom:60px}}@media(max-width:767px){.wpo-choose-section-s2{padding-bottom:50px}}.wpo-choose-section-s2 .right-img{margin-bottom:60px;margin-right:0;top:0}@media(max-width:575px){.wpo-choose-section-s2 .right-img img{min-height:200px;object-fit:cover}}.wpo-choose-section-s2 .wpo-choose-wrap{margin:0 -40px;padding:0}@media(max-width:1399px){.wpo-choose-section-s2 .wpo-choose-wrap{margin:0 -15px}}.wpo-choose-section-s2 .wpo-choose-wrap .grid{padding:0 40px;width:25%}@media(max-width:1399px){.wpo-choose-section-s2 .wpo-choose-wrap .grid{padding:0 15px}}@media(max-width:991px){.wpo-choose-section-s2 .wpo-choose-wrap .grid{width:50%}}@media(max-width:575px){.wpo-choose-section-s2 .wpo-choose-wrap .grid{width:100%}}.wpo-choose-section-s2 .wpo-choose-wrap .grid .info{max-width:270px}@media(max-width:575px){.wpo-choose-section-s2 .wpo-choose-wrap .grid .info{margin:0 auto}}.wpo-subscribe-section-s2{padding-bottom:0}.wpo-subscribe-section-s2 .container-fluid{padding:0}.wpo-subscribe-section-s2 .container-fluid .wpo-subscribe-wrap{border-radius:0}.wpo-features-area-s2 .features-wrap{box-shadow:none;margin-top:0}.wpo-features-area-s2 .features-wrap .feature-item-wrap .feature-item{background:#fcf7e6;border-radius:10px;text-align:center}@media(max-width:1199px){.wpo-features-area-s2 .features-wrap .feature-item-wrap .feature-item h2{font-size:25px}}@media(max-width:991px){.wpo-features-area-s2 .features-wrap .feature-item-wrap .feature-item{margin-bottom:20px}}.wpo-features-area-s2 .features-wrap .feature-item-wrap .feature-item .icon{background:#f2bc00}.wpo-features-area-s2 .features-wrap .feature-item-wrap .feature-item .icon .fi{color:#fff}.wpo-features-area-s2 .features-wrap .feature-item-wrap .feature-item p{display:none}.wpo-features-area-s2 .features-wrap .col{padding-left:calc(var(--bs-gutter-x)/2);padding-right:calc(var(--bs-gutter-x)/2)}.wpo-features-area-s2 .features-wrap .col:nth-child(2) .feature-item{background:#f3f2ff}.wpo-features-area-s2 .features-wrap .col:nth-child(2) .feature-item .icon{background:#4540e1}.wpo-features-area-s2 .features-wrap .col:nth-child(2) .feature-item .icon .fi{color:#fff}.wpo-features-area-s2 .features-wrap .col:nth-child(3) .feature-item{background:#e6faf5}.wpo-features-area-s2 .features-wrap .col:nth-child(3) .feature-item .icon{background:#15a280}.wpo-features-area-s2 .features-wrap .col:nth-child(3) .feature-item .icon .fi{color:#fff}.wpo-features-area-s2 .features-wrap .col:nth-child(4) .feature-item{background:#ffeef2}.wpo-features-area-s2 .features-wrap .col:nth-child(4) .feature-item .icon{background:#f9406c}.wpo-features-area-s2 .features-wrap .col:nth-child(4) .feature-item .icon .fi{color:#fff}.wpo-about-section-s3,.wpo-about-section-s4{padding:80px 0 100px}@media(max-width:575px){.wpo-about-section-s3,.wpo-about-section-s4{padding:50px 0 80px}}.wpo-about-section-s3 .wpo-about-wrap .wpo-about-img,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-img{margin-left:-300px;padding-right:0}@media(max-width:1399px){.wpo-about-section-s3 .wpo-about-wrap .wpo-about-img,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-img{margin-left:-100px}}@media(max-width:991px){.wpo-about-section-s3 .wpo-about-wrap .wpo-about-img,.wpo-about-section-s4 .wpo-about-wrap .wpo-about-img{margin-left:0;margin-top:0}}.wpo-courses-section-s3 .wpo-courses-wrap .wpo-courses-item{background:#fff;border-radius:10px;box-shadow:0 2px 8px 0 #000c371a;padding:10px}.wpo-courses-section-s3 .wpo-courses-wrap .wpo-courses-item .courses-img img{border-radius:10px}.wpo-courses-section-s3 .wpo-courses-wrap .wpo-courses-item .wpo-courses-text{padding:20px 10px 0}.wpo-courses-section-s3 .wpo-courses-wrap .wpo-courses-item .wpo-courses-text h2{font-size:25px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:10px}.wpo-courses-section-s3 .wpo-courses-wrap .wpo-courses-item .wpo-courses-text h2 a{color:#1a1729}.wpo-courses-section-s3 .wpo-courses-wrap .wpo-courses-item .wpo-courses-text h2 a:hover{color:#f2bc00}.wpo-courses-section-s3 .wpo-courses-wrap .wpo-courses-item .wpo-courses-text p{font-size:18px;font-style:normal;font-weight:400;line-height:28px}.wpo-courses-section-s3 .wpo-courses-wrap .slick-slider{margin:-15px}.wpo-courses-section-s3 .wpo-courses-wrap .slick-slider .slick-slide{padding:15px}.wpo-courses-section-s3 .wpo-courses-wrap .slick-next,.wpo-courses-section-s3 .wpo-courses-wrap .slick-prev{background-color:#4540e1b3;border:2px solid #4540e1;border-radius:50%;height:45px;transition:all .3s;width:45px;z-index:10}.wpo-courses-section-s3 .wpo-courses-wrap .slick-next:hover,.wpo-courses-section-s3 .wpo-courses-wrap .slick-prev:hover{background-color:#4540e1}.wpo-courses-section-s3 .wpo-courses-wrap .slick-prev{left:-70px}@media(max-width:1440px){.wpo-courses-section-s3 .wpo-courses-wrap .slick-prev{left:20px}}.wpo-courses-section-s3 .wpo-courses-wrap .slick-prev:before{content:"";font-family:themify;opacity:1}.wpo-courses-section-s3 .wpo-courses-wrap .slick-next{right:-70px}@media(max-width:1440px){.wpo-courses-section-s3 .wpo-courses-wrap .slick-next{right:20px}}.wpo-courses-section-s3 .wpo-courses-wrap .slick-next:before{content:"";font-family:themify;opacity:1}.wpo-popular-area-s2,.wpo-popular-area-s3{background:#fcf9ef}.wpo-popular-area-s2 .shape-1,.wpo-popular-area-s3 .shape-1{animation:bounce 3s linear infinite;left:15%;position:absolute;top:20%;z-index:-1}@media(max-width:991px){.wpo-popular-area-s2 .shape-1,.wpo-popular-area-s3 .shape-1{top:8%}}.wpo-popular-area-s2 .shape-2,.wpo-popular-area-s3 .shape-2{animation:zoom-in-zoom-out 2s ease infinite;bottom:50px;left:50px;position:absolute;z-index:-1}.wpo-popular-area-s2 .shape-3,.wpo-popular-area-s3 .shape-3{animation:bounceX 3s linear infinite;position:absolute;right:-30px;top:40px;z-index:-1}.wpo-popular-area-s2 .shape-4,.wpo-popular-area-s3 .shape-4{animation:circle 20s linear infinite;bottom:40px;position:absolute;right:50px;z-index:-1}.wpo-event-area{background:#fcf9ef;padding-bottom:90px;position:relative;z-index:1}@media(max-width:991px){.wpo-event-area{padding-bottom:60px}}@media(max-width:767px){.wpo-event-area{padding-bottom:50px}}.wpo-event-area .wpo-event-wrap .wpo-event-item{background:#fff;border-radius:10px;box-shadow:0 2px 8px 0 #000c371a;margin-bottom:30px;padding:15px}.wpo-event-area .wpo-event-wrap .wpo-event-item .wpo-event-img{position:relative}.wpo-event-area .wpo-event-wrap .wpo-event-item .wpo-event-img img{border-radius:10px;width:100%}.wpo-event-area .wpo-event-wrap .wpo-event-item .wpo-event-img .thumb{background:#4540e1;border-radius:5px;height:80px;padding:15px 0;position:absolute;right:15px;text-align:center;top:15px;width:80px}.wpo-event-area .wpo-event-wrap .wpo-event-item .wpo-event-img .thumb h5{color:#fff;font-size:35px;font-style:normal;font-weight:700;line-height:20px}.wpo-event-area .wpo-event-wrap .wpo-event-item .wpo-event-img .thumb span{color:#fff;font-size:20px;font-style:normal;font-weight:700}.wpo-event-area .wpo-event-wrap .wpo-event-item .wpo-event-content{padding:20px 15px 0}.wpo-event-area .wpo-event-wrap .wpo-event-item .wpo-event-content ul{align-items:center;display:flex;list-style:none}.wpo-event-area .wpo-event-wrap .wpo-event-item .wpo-event-content ul li{align-items:center;color:#625f71;display:flex;font-size:18px;font-style:normal;font-weight:400;line-height:normal}@media(max-width:1199px){.wpo-event-area .wpo-event-wrap .wpo-event-item .wpo-event-content ul li{font-size:15px}}.wpo-event-area .wpo-event-wrap .wpo-event-item .wpo-event-content ul li+li{margin-left:20px}.wpo-event-area .wpo-event-wrap .wpo-event-item .wpo-event-content ul li i{margin-right:5px}.wpo-event-area .wpo-event-wrap .wpo-event-item .wpo-event-content h2{font-size:30px;font-style:normal;font-weight:700;line-height:40px;margin-bottom:15px;margin-top:15px}@media(max-width:1399px){.wpo-event-area .wpo-event-wrap .wpo-event-item .wpo-event-content h2{font-size:22px;line-height:35px}}@media(max-width:1199px){.wpo-event-area .wpo-event-wrap .wpo-event-item .wpo-event-content h2{font-size:20px;line-height:28px}}.wpo-event-area .wpo-event-wrap .wpo-event-item .wpo-event-content h2 a{color:#1a1729}.wpo-event-area .wpo-event-wrap .wpo-event-item .wpo-event-content h2 a:hover{color:#4540e1}.wpo-event-area .wpo-event-wrap .wpo-event-item .wpo-event-content a.more{color:#4540e1;font-size:20px;font-style:normal;font-weight:700;padding-right:30px;position:relative}@media(max-width:1199px){.wpo-event-area .wpo-event-wrap .wpo-event-item .wpo-event-content a.more{font-size:16px}}.wpo-event-area .wpo-event-wrap .wpo-event-item .wpo-event-content a.more:before{content:"";font-family:Flaticon;font-size:18px;position:absolute;right:0;top:0;transition:all .3s}@media(max-width:1199px){.wpo-event-area .wpo-event-wrap .wpo-event-item .wpo-event-content a.more:before{top:-3px}}.wpo-event-area .wpo-event-wrap .wpo-event-item .wpo-event-content a.more:hover:before{right:-5px}.wpo-event-area .wpo-event-wrap .col:nth-child(2) .wpo-event-item .wpo-event-img .thumb{background:#15a280}.wpo-event-area .wpo-event-wrap .col:nth-child(3) .wpo-event-item .wpo-event-img .thumb{background:#f9406c}.wpo-event-area .shape-1{bottom:0;left:0;position:absolute;z-index:-11}@media(max-width:1199px){.wpo-event-area .shape-1{max-width:50%}}.wpo-event-area .shape-2{position:absolute;right:0;top:0;z-index:-11}@media(max-width:1199px){.wpo-event-area .shape-2{max-width:50%}}@media(max-width:991px){.wpo-about-section-s4{padding-top:70px}}.wpo-about-section-s4 .wpo-about-wrap .wpo-about-img{margin-left:-100px;padding-right:50px}@media(max-width:1199px){.wpo-about-section-s4 .wpo-about-wrap .wpo-about-img{margin-left:-80px;padding-right:30px}}@media(max-width:991px){.wpo-about-section-s4 .wpo-about-wrap .wpo-about-img{margin-left:0;padding-right:0}}.wpo-about-section-s4 .wpo-about-wrap .wpo-about-text .wpo-section-title small{color:#625f71}.wpo-about-section-s4 .wpo-about-wrap .wpo-about-text .theme-btn-s4{margin-top:20px}.wpo-fun-fact-section,.wpo-fun-fact-section-s2{padding-bottom:120px;position:relative}@media(max-width:767px){.wpo-fun-fact-section,.wpo-fun-fact-section-s2{padding-bottom:80px}}.wpo-fun-fact-section .wpo-fun-fact-grids,.wpo-fun-fact-section-s2 .wpo-fun-fact-grids{background:url(/static/media/noise.9945830a0713e2167a5d.png),#fff 50%/cover no-repeat;border:1px solid #1a1729;border-radius:20px;padding:70px 40px;position:relative;z-index:1}@media(max-width:767px){.wpo-fun-fact-section .wpo-fun-fact-grids,.wpo-fun-fact-section-s2 .wpo-fun-fact-grids{padding:40px 15px 0}}.wpo-fun-fact-section .wpo-fun-fact-grids .grid,.wpo-fun-fact-section-s2 .wpo-fun-fact-grids .grid{float:left;width:25%}@media(max-width:767px){.wpo-fun-fact-section .wpo-fun-fact-grids .grid,.wpo-fun-fact-section-s2 .wpo-fun-fact-grids .grid{margin-bottom:50px;width:50%}}.wpo-fun-fact-section .grid h3,.wpo-fun-fact-section-s2 .grid h3{align-items:center;color:#1a1729;display:flex;font-size:60px;font-weight:700;justify-content:center;line-height:normal;margin:0 0 .1em}.wpo-fun-fact-section .grid h3 span,.wpo-fun-fact-section-s2 .grid h3 span{font-family:Urbanist}@media(max-width:1200px){.wpo-fun-fact-section .grid h3,.wpo-fun-fact-section-s2 .grid h3{font-size:50px}}@media(max-width:991px){.wpo-fun-fact-section .grid h3,.wpo-fun-fact-section-s2 .grid h3{font-size:40px}}@media(max-width:767px){.wpo-fun-fact-section .grid h3,.wpo-fun-fact-section-s2 .grid h3{font-size:35px}}.wpo-fun-fact-section .grid h3+p,.wpo-fun-fact-section-s2 .grid h3+p{color:#1a1729;font-family:Urbanist;font-size:25px;font-style:normal;font-weight:600;line-height:normal;margin:0;text-align:center}@media(max-width:1200px){.wpo-fun-fact-section .grid h3+p,.wpo-fun-fact-section-s2 .grid h3+p{font-size:18px}}@media(max-width:991px){.wpo-fun-fact-section .grid h3+p,.wpo-fun-fact-section-s2 .grid h3+p{font-size:16px}}.wpo-courses-section-s4{background:#f5f5f5}.wpo-courses-section-s4 .row.wpo-courses-wrap .wpo-courses-item{background:none;border:2px solid #625f71}.wpo-courses-section-s4 .row.wpo-courses-wrap .wpo-courses-item .wpo-courses-text .courses-icon{background:#eee!important;border:1px solid #625f71;color:#625f71}.wpo-courses-section-s4 .row.wpo-courses-wrap .grid:hover .wpo-courses-item{background:#1a1729}.wpo-courses-section-s4 .row.wpo-courses-wrap .grid:hover .wpo-courses-item .wpo-courses-text .courses-icon{color:#1a1729}.wpo-courses-section-s4 .wpo-section-title-s2 small{color:#625f71}.wpo-courses-section-s4 .wpo-section-title-s2 h2 span .shape svg{fill:#625f71}.wpo-courses-section-s4 .shape-1,.wpo-courses-section-s4 .shape-2,.wpo-courses-section-s4 .shape-3,.wpo-courses-section-s4 .shape-4{display:none}.wpo-popular-area-s3{background:#fff}.wpo-popular-area-s3 .theme-btn-s2{background:none;border:1px solid #1a1729;color:#1a1729}.wpo-popular-area-s3 .theme-btn-s2:before{background:#1a1729;color:#fff;transition:all .3s}.wpo-popular-area-s3 .theme-btn-s2:after{background:#1a1729}.wpo-popular-area-s3 .theme-btn-s2:hover{background:#1a1729;color:#fff}.wpo-popular-area-s3 .theme-btn-s2:hover:before{background:#fff;color:#1a1729}.wpo-popular-area-s3 .wpo-section-title-s2 small{color:#625f71}.wpo-popular-area-s3 .wpo-section-title-s2 h2 span .shape svg{fill:#625f71}.wpo-popular-area-s3 .wpo-popular-item{border:2px solid #625f71;box-shadow:none}.wpo-popular-area-s3 .wpo-popular-item .wpo-popular-img img{border:2px solid #625f71;filter:grayscale(100%)}.wpo-popular-area-s3 .wpo-popular-item .wpo-popular-img .thumb{border:1px solid #625f71}.wpo-popular-area-s3 .wpo-popular-item .wpo-popular-img .thumb span{background:#1a1729!important}.wpo-popular-area-s3 .wpo-popular-item .wpo-popular-content .wpo-popular-text-bottom{border-top:2px solid #625f71}.wpo-popular-area-s3 .wpo-popular-item .wpo-popular-text-top ul li img{filter:grayscale(100%)}.wpo-popular-area-s3 .wpo-popular-item .wpo-popular-content h2 a:hover{color:#1a1729}.wpo-testimonial-section-s2{background:#f5f5f5}.wpo-testimonial-section-s2 .shape-1,.wpo-testimonial-section-s2 .shape-2{display:none}.wpo-testimonial-section-s2 .wpo-section-title-s2 small{color:#625f71}.wpo-testimonial-section-s2 .wpo-section-title-s2 h2 span .shape svg{fill:#625f71}.wpo-testimonial-section-s2 .wpo-testimonial-wrap .wpo-testimonial-item .wpo-testimonial-text .fi.quote{color:#625f71}.wpo-testimonial-section-s2 .wpo-testimonial-wrap .slick-next,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .slick-prev{background-color:#fff;border:1px solid #1a1729}.wpo-testimonial-section-s2 .wpo-testimonial-wrap .slick-next:before,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .slick-prev:before{color:#1a1729}.wpo-testimonial-section-s2 .wpo-testimonial-wrap .slick-next:hover,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .slick-prev:hover{background-color:#1a1729}.wpo-testimonial-section-s2 .wpo-testimonial-wrap .slick-next:hover:before,.wpo-testimonial-section-s2 .wpo-testimonial-wrap .slick-prev:hover:before{color:#fff}.wpo-testimonial-section-s2 .wpo-testimonial-text-btm-img img{filter:grayscale(100%)}.wpo-blog-section-s2 .wpo-section-title-s2 small{color:#625f71}.wpo-blog-section-s2 .wpo-section-title-s2 h2 span .shape svg{fill:#625f71}.wpo-blog-section-s2 .wpo-blog-item .wpo-blog-img img{filter:grayscale(100%)}.wpo-blog-section-s2 .wpo-blog-item .wpo-blog-content a.more{border-color:#625f71;color:#625f71}.wpo-blog-section-s2 .wpo-blog-item .wpo-blog-content h2 a:hover,.wpo-blog-section-s2 .wpo-blog-item .wpo-blog-content ul li a:hover{color:#1a1729}.wpo-features-area-s3 .features-wrap{background:none;box-shadow:none;margin-top:-200px;max-width:1320px}@media(max-width:1399px){.wpo-features-area-s3 .features-wrap{margin-top:-100px}}@media(max-width:991px){.wpo-features-area-s3 .features-wrap{margin-top:0}}.wpo-features-area-s3 .features-wrap .feature-item-wrap .feature-item{background:#f2bc00;border-radius:10px;border-radius:162px 162px 10px 10px;padding:60px 30px 30px;text-align:center}.wpo-features-area-s3 .features-wrap .feature-item-wrap .feature-item h2 a{color:#fff}@media(max-width:1199px){.wpo-features-area-s3 .features-wrap .feature-item-wrap .feature-item h2{font-size:25px}}.wpo-features-area-s3 .features-wrap .feature-item-wrap .feature-item p{color:#fff;display:block}@media(max-width:991px){.wpo-features-area-s3 .features-wrap .feature-item-wrap .feature-item{margin-bottom:20px}}.wpo-features-area-s3 .features-wrap .feature-item-wrap .feature-item .icon{background:#fff}.wpo-features-area-s3 .features-wrap .feature-item-wrap .feature-item .icon .fi{color:#f2bc00}.wpo-features-area-s3 .features-wrap .col{padding-left:calc(var(--bs-gutter-x)/2);padding-right:calc(var(--bs-gutter-x)/2)}.wpo-features-area-s3 .features-wrap .col:first-child .feature-item{border-radius:162px 162px 10px 10px}@media(max-width:991px){.wpo-features-area-s3 .features-wrap .col:first-child .feature-item{border-radius:0}}.wpo-features-area-s3 .features-wrap .col:nth-child(2) .feature-item{background:#4540e1}.wpo-features-area-s3 .features-wrap .col:nth-child(2) .feature-item .icon{background:#fff}.wpo-features-area-s3 .features-wrap .col:nth-child(2) .feature-item .icon .fi{color:#4540e1}.wpo-features-area-s3 .features-wrap .col:nth-child(3) .feature-item{background:#15a280}.wpo-features-area-s3 .features-wrap .col:nth-child(3) .feature-item .icon{background:#fff}.wpo-features-area-s3 .features-wrap .col:nth-child(3) .feature-item .icon .fi{color:#15a280}.wpo-features-area-s3 .features-wrap .col:nth-child(4) .feature-item{background:#f9406c}.wpo-features-area-s3 .features-wrap .col:nth-child(4) .feature-item .icon{background:#fff}.wpo-features-area-s3 .features-wrap .col:nth-child(4) .feature-item .icon .fi{color:#f9406c}.wpo-about-section-s5{padding:150px 0}@media(max-width:1199px){.wpo-about-section-s5{padding:100px 0}}@media(max-width:575px){.wpo-about-section-s5{padding:80px 0}}.wpo-about-section-s5 .wpo-about-wrap .wpo-about-img{margin-left:-130px;max-width:100%;padding-right:0}@media(max-width:1600px){.wpo-about-section-s5 .wpo-about-wrap .wpo-about-img{margin-left:-40px}}@media(max-width:991px){.wpo-about-section-s5 .wpo-about-wrap .wpo-about-img{margin:0 auto 50px;max-width:450px}}@media(max-width:500px){.wpo-about-section-s5 .wpo-about-wrap .wpo-about-img{max-width:300px}}.wpo-about-section-s5 .wpo-about-wrap .wpo-about-img img{max-width:635px;width:auto;width:100%}.wpo-about-section-s5 .wpo-about-wrap .wpo-about-img .frame{height:100%;left:-105px;position:absolute;top:-72px;width:135%}@media(max-width:1199px){.wpo-about-section-s5 .wpo-about-wrap .wpo-about-img .frame{left:-75px;top:-60px}}@media(max-width:500px){.wpo-about-section-s5 .wpo-about-wrap .wpo-about-img .frame{left:-50px;top:-40px}}.wpo-about-section-s5 .wpo-about-wrap .wpo-about-img .frame img{max-width:100%;width:auto}@media(max-width:991px){.wpo-about-section-s5 .wpo-about-wrap .wpo-about-text,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-text .wpo-section-title,.wpo-about-section-s5 .wpo-about-wrap .wpo-about-text .wpo-section-title h2{text-align:center}}.wpo-about-section-s5 .wpo-about-wrap .wpo-about-text ul{list-style:none;margin-top:30px}.wpo-about-section-s5 .wpo-about-wrap .wpo-about-text ul li{font-size:22px;font-style:normal;font-weight:600;line-height:normal;padding-bottom:15px}@media(max-width:575px){.wpo-about-section-s5 .wpo-about-wrap .wpo-about-text ul li{font-size:18px}}.wpo-fun-fact-section-s2{background:url(/static/media/noise.9945830a0713e2167a5d.png),#f9406c 50%/cover no-repeat;overflow:hidden;padding:80px 0}@media(max-width:767px){.wpo-fun-fact-section-s2{padding-bottom:40px}}.wpo-fun-fact-section-s2 .wpo-fun-fact-grids{background:none;border:0;padding:0}.wpo-fun-fact-section-s2 .wpo-fun-fact-grids .grid h3,.wpo-fun-fact-section-s2 .wpo-fun-fact-grids .grid p{color:#fff}.wpo-fun-fact-section-s2 .shape{position:absolute;top:-15px;width:100%}@media(max-width:1399px){.wpo-fun-fact-section-s2 .shape{top:-12px;width:120%}}@media(max-width:991px){.wpo-fun-fact-section-s2 .shape{top:-12px;width:150%}}@media(max-width:575px){.wpo-fun-fact-section-s2 .shape{width:200%}}.wpo-fun-fact-section-s2 .shape-2{bottom:-15px;position:absolute;width:100%}@media(max-width:1399px){.wpo-fun-fact-section-s2 .shape-2{bottom:-12px;width:120%}}@media(max-width:991px){.wpo-fun-fact-section-s2 .shape-2{bottom:-12px;width:150%}}@media(max-width:575px){.wpo-fun-fact-section-s2 .shape-2{width:200%}}.wpo-courses-section-s5{background:#fff}.wpo-courses-section-s5 .wpo-courses-wrap .wpo-courses-item{background:#fff;border-radius:10px;box-shadow:0 2px 8px 0 #000c371a}.wpo-popular-area-s4{background:#fff8f9}.wpo-popular-area-s4 .vector-1{left:12%;position:absolute;top:50%;z-index:-1}@media(max-width:1199px){.wpo-popular-area-s4 .vector-1{top:-8%}}@media(max-width:575px){.wpo-popular-area-s4 .vector-1{max-width:10%}}.wpo-popular-area-s4 .vector-2{left:20%;position:absolute;top:10%;z-index:-1}@media(max-width:1199px){.wpo-popular-area-s4 .vector-2{left:2%;top:15%}}@media(max-width:575px){.wpo-popular-area-s4 .vector-2{max-width:10%}}.wpo-popular-area-s4 .vector-3{bottom:10%;left:3%;position:absolute;z-index:-1}@media(max-width:575px){.wpo-popular-area-s4 .vector-3{max-width:10%}}.wpo-popular-area-s4 .vector-4{bottom:12%;left:30%;position:absolute;z-index:-1}@media(max-width:575px){.wpo-popular-area-s4 .vector-4{max-width:10%}}.wpo-popular-area-s4 .vector-5{bottom:8%;left:70%;position:absolute;z-index:-1}@media(max-width:575px){.wpo-popular-area-s4 .vector-5{max-width:10%}}.wpo-popular-area-s4 .vector-6{position:absolute;right:20%;top:10%;transform:translateX(-50%);z-index:-1}@media(max-width:575px){.wpo-popular-area-s4 .vector-6{max-width:10%}}.wpo-popular-area-s4 .vector-7{bottom:30%;position:absolute;right:-13%;transform:translateX(-50%);z-index:-1}@media(max-width:575px){.wpo-popular-area-s4 .vector-7{max-width:10%}}.wpo-popular-area-s4 .vector-8{bottom:28%;position:absolute;right:20px;z-index:-1}@media(max-width:575px){.wpo-popular-area-s4 .vector-8{max-width:10%}}.wpo-popular-area-s4 .vector-9{position:absolute;right:2%;top:40%;z-index:-1}@media(max-width:575px){.wpo-popular-area-s4 .vector-9{max-width:10%}}.wpo-popular-area-s4 .vector-10{position:absolute;right:0;top:0;z-index:-1}.wpo-popular-area-s4 .vector-11{left:6%;position:absolute;top:20%;z-index:-1}.wpo-popular-area-s4 .shape-1{bottom:0;left:0;position:absolute;z-index:-11}@media(max-width:1199px){.wpo-popular-area-s4 .shape-1{max-width:50%}}.wpo-popular-area-s4 .shape-2{position:absolute;right:0;top:0;z-index:-11}@media(max-width:1199px){.wpo-popular-area-s4 .shape-2{max-width:50%}}.more-btn{margin-top:20px}.wpo-course-sidebar{border-radius:10px;box-shadow:0 2px 8px 0 #000c371a;padding:20px}@media(max-width:991px){.wpo-course-sidebar{margin-top:50px}}.wpo-course-sidebar .widget h3{font-family:Urbanist;font-size:18px;font-weight:700;margin:0 0 1.5em;position:relative;text-transform:none;text-transform:uppercase}.wpo-course-sidebar>.widget+.widget{margin-top:45px}.wpo-course-sidebar .product-categories .cat-item{align-items:center;border-bottom:1px solid #ebebeb;display:flex;margin-top:5px;padding-bottom:5px;position:relative;width:100%}.wpo-course-sidebar .product-categories .cat-item input{margin-right:10px}.wpo-course-sidebar .product-categories .cat-item label{align-items:center;display:flex;flex-basis:90%;justify-content:space-between}.wpo-course-sidebar .product-categories .cat-item label span{background:#f7f7f7;border-radius:50%;display:block;height:35px;line-height:35px;text-align:center;width:35px}.wpo-course-sidebar .product-categories .cat-item.last{border:0}.wpo-course-sidebar .widget_price_filter .ui-corner-all,.wpo-course-sidebar .widget_price_filter .ui-corner-bottom,.wpo-course-sidebar .widget_price_filter .ui-corner-br,.wpo-course-sidebar .widget_price_filter .ui-corner-right{border-radius:30px}.wpo-course-sidebar .widget_price_filter .filter-price{font-size:14px;position:relative}.wpo-course-sidebar .widget_price_filter .filter-price input{border:0;display:inline-block;padding:0;position:absolute;width:auto}.wpo-course-sidebar .widget_price_filter .filter-price input:focus{border:0;outline:none}.wpo-course-sidebar .widget_price_filter .filter-price button{background:#0000;border:0;color:#4540e1;display:inline-block;font-family:Urbanist;font-size:18px;font-weight:500;letter-spacing:0;outline:none;position:absolute;right:0;text-decoration:underline;text-transform:uppercase;z-index:99}.wpo-course-sidebar .widget_price_filter .filter-price button:active,.wpo-course-sidebar .widget_price_filter .filter-price button:focus,.wpo-course-sidebar .widget_price_filter .filter-price button:hover{text-decoration:underline}.wpo-course-sidebar .widget_price_filter .filter-price #amount{color:#000}.wpo-course-sidebar .widget_price_filter #slider-range{background:#fcf9ef;border:0;border-radius:50px;height:3px;margin-bottom:25px;margin-left:8px}.wpo-course-sidebar .widget_price_filter .ui-state-default,.wpo-course-sidebar .widget_price_filter .ui-widget-content .ui-state-default,.wpo-course-sidebar .widget_price_filter .ui-widget-header .ui-state-default{background:#f2bc00;border:none;height:10px;top:-4px;width:10px}.wpo-course-sidebar .widget_price_filter .ui-state-default:focus,.wpo-course-sidebar .widget_price_filter .ui-widget-content .ui-state-default:focus,.wpo-course-sidebar .widget_price_filter .ui-widget-header .ui-state-default:focus{outline:none}.wpo-course-sidebar .widget_price_filter .ui-widget-header{background:#f2bc00}.wpo-course-page .search-widget form div{position:relative}.wpo-course-page .search-widget input{border:1px solid #ddd;font-size:14px;height:60px;padding:10px;width:100%}.wpo-course-page .search-widget input:focus{border-color:#4540e1;outline:none}.wpo-course-page .search-widget form button{background-color:#4540e1;border:0;border-radius:0;color:#fff;height:60px;outline:0;padding:0;position:absolute;right:0;top:0;width:60px}.wpo-course-page .search-widget form button i{font-size:18px}.wpo-course-page .wpo-product-section{padding:0 0 0 30px}@media(max-width:991px){.wpo-course-page .wpo-product-section{padding-left:0}}.wpo-course-page .wpo-product-section .wpo-popular-item .wpo-popular-img{position:relative}.wpo-course-page .wpo-product-section .wpo-popular-item .wpo-popular-img .cart-btn{background:#f9406c;border:5px solid #fff;border-radius:6px;color:#fff;left:50%;opacity:0;padding:10px 25px;position:absolute;text-transform:capitalize;top:52%;transform:translate(-50%,-50%);transition:all .3s;visibility:hidden}.wpo-course-page .wpo-product-section .wpo-popular-item:hover .wpo-popular-img .cart-btn{opacity:1;visibility:visible}.wpo-course-page .sorting-section{padding-bottom:20px}.wpo-course-page .sorting-section ul{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;list-style:none}.wpo-course-page .sorting-section ul li{margin:10px 0}.wpo-course-page .sorting-section .nice-select ul{display:block}.wpo-course-page .sorting-section .filter button{align-items:center;background:#4540e1;border:0;border-radius:5px;color:#fff;display:flex;padding:10px 25px}.wpo-course-page .sorting-section .filter button i{margin-left:10px}.wpo-course-page.s2 .wpo-product-section{justify-content:space-between;padding-left:0}.wpo-course-page.s2 .wpo-course-sidebar{display:flex;margin-bottom:30px;margin-top:0}@media(max-width:991px){.wpo-course-page.s2 .wpo-course-sidebar{flex-wrap:wrap}}.wpo-course-page.s2 .wpo-course-sidebar .widget{flex-basis:25%;margin-top:0;padding:0 20px}@media(max-width:991px){.wpo-course-page.s2 .wpo-course-sidebar .widget{flex-basis:50%;margin-bottom:20px}}@media(max-width:500px){.wpo-course-page.s2 .wpo-course-sidebar .widget{flex-basis:100%;padding:0 10px}}.wpo-course-page.s2 .wpo-course-sidebar .widget ul li:last-child{border:0}@media(max-width:1199px){.wpo-course-page.s2 .wpo-course-sidebar .widget ul li{font-size:15px}.wpo-course-page.s2 .wpo-course-sidebar .widget h3{font-size:16px}}.wpo-course-page.s2 .search-widget input{height:45px}.wpo-course-page.s2 .search-widget button{height:45px;line-height:50px}.wpo-course-page.s2 #filterOpen{display:none}.wpo-course-page.s2 .sorting-section{border-radius:10px;box-shadow:0 2px 8px 0 #000c371a;margin-bottom:30px;padding:10px 20px}.wpo-course-page.s2 .sorting-section ul li:nth-child(2){flex-basis:30%}@media(max-width:500px){.wpo-course-page.s2 .sorting-section ul li:nth-child(2){flex-basis:58%}}.wpo-course-page.s3 .wpo-product-section{justify-content:space-between;padding-left:0;padding-right:20px}.wpo-course-details-tab{border:1px solid #ebebeb;margin-top:40px;padding:15px 30px}.wpo-course-details-tab .nav li a{border:none;border-radius:40px;box-shadow:0 1px 10px 0 #0000001a;color:#2d4277;cursor:pointer;display:block;font-weight:600;height:45px;line-height:30px;margin-right:10px;text-align:center;text-transform:capitalize;transition:all .5s;width:160px}.wpo-course-details-tab .nav li a.active,.wpo-course-details-tab .nav li a:hover{background:#f2bc00;border:none;border-radius:40px;color:#fff;outline:none}.nav-tabs{border-bottom:none}@media(max-width:767px){.nav-tabs{justify-content:center}}.wpo-course-details-text{margin-top:50px}.course-b-text{margin-top:40px}#Description{border:1px solid #ebebeb;padding:15px 30px}@media(max-width:575px){#Description{padding:15px 2px}}.wpo-course-details-text .wpo-course-text-top p{margin-bottom:30px}.wpo-course-details-tab .event-b-text{margin-top:40px}.wpo-course-details-text .wpo-course-content h2{font-size:30px;margin-bottom:20px}.wpo-course-details-text .wpo-course-content h3{font-size:24px;font-weight:500;margin-bottom:20px}.course-bb-text ul{display:inline;display:initial;list-style:none}.course-bb-text ul li{font-size:18px;padding-bottom:10px;padding-left:20px;position:relative}.course-bb-text ul li:before{background:#4540e1;content:"";height:6px;left:0;position:absolute;top:7px;width:6px}.wpo-course-details-area .wpo-blog-single-section .comments-area{margin-top:0}.wpo-course-details-area .wpo-course-details-img img{width:100%}@media(max-width:992px){.wpo-event-details-wrap{margin-bottom:30px}}.wpo-course-details-text .wpo-course-content .course-curriculam{margin-top:20px}.wpo-course-details-text .wpo-course-content .course-curriculam ul{list-style:none}.wpo-course-details-text .wpo-course-content .course-curriculam ul li{align-items:center;border-bottom:1px solid #d9d9d9;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:20px}.wpo-course-details-text .wpo-course-content .course-curriculam ul li span{align-items:center;color:#1a1729;display:flex;font-size:20px;font-weight:700}.wpo-course-details-text .wpo-course-content .course-curriculam ul li span a{background:#f9406c;border-radius:20px;color:#fff;display:inline-block;font-size:16px;margin-left:10px;padding:5px 10px}.wpo-course-details-text .wpo-course-content .course-curriculam ul li span i{color:#f9406c;margin-right:10px}.wpo-course-details-text .wpo-course-content .course-curriculam ul li span i.flaticon-play-button{border:1px solid #f9406c;border-radius:50%;color:#f9406c;display:inline-block;height:40px;line-height:40px;text-align:center;width:40px}.wpo-course-details-text .wpo-course-content .course-curriculam ul li span i.flaticon-e-learning,.wpo-course-details-text .wpo-course-content .course-curriculam ul li span i.flaticon-knowledge{font-size:30px}.wpo-course-details-text .wpo-course-content .course-curriculam ul li small{font-size:18px}@media(max-width:590px){.wpo-course-details-text .wpo-course-content h2{font-size:18px}.wpo-course-details-tab .nav li a{margin-bottom:20px}.wpo-course-details-tab .nav li:last-child a{margin-bottom:0}.wpo-course-details-text .wpo-course-text-top{padding:8px}}.features-widget{border-radius:5px;box-shadow:0 2px 8px 0 #000c371a;padding:20px}.features-widget .features-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.features-widget .features-top h4{font-size:22px;font-weight:700;margin-bottom:0}.features-widget .features-top h4 del{color:#6b7385;font-weight:400}.features-widget .features-top span{background:#eef9f6;display:inline-block;padding:5px 15px}.features-widget .cart-btn a{width:100%}.features-widget ul{list-style:none;margin-top:30px}.features-widget ul li{border-bottom:1px solid #ebeaea;display:flex;justify-content:space-between;margin-bottom:15px;padding-bottom:15px}.features-widget ul li span{background:#f7f7f7;border-radius:3px;display:inline-block;font-size:15px;padding:3px 10px}.features-widget ul li:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.wpo-course-details-area .recent-post-widget{border-radius:5px;box-shadow:0 2px 8px 0 #000c371a;padding:20px}.wpo-course-details-area .course-sitebar{min-height:100%}.wpo-course-details-area .course-sitebar .blog-sidebar{position:-webkit-sticky;position:sticky;top:100px}@media(max-width:1199px){.wpo-course-details-area .course-sitebar .blog-sidebar{padding-left:0}}.wpo-lesson-section .col,.wpo-lesson-section .container-fluid{padding:0}.wpo-lesson-section .wpo-lesson-sidebar{border-right:1px solid #e1e1e1;height:100%}@media(max-width:991px){.wpo-lesson-section .wpo-lesson-sidebar{height:auto}}.wpo-lesson-section .wpo-lesson-sidebar .accordion-item{border:1px solid #e1e1e1;border-right:0;border-top:0}.wpo-lesson-section .wpo-lesson-sidebar .accordion-item .accordion-body{padding-left:0;padding-right:0}.wpo-lesson-section .wpo-lesson-sidebar .accordion-item .MuiButtonBase-root{align-items:center;background:#fff;border:0;border-radius:0;color:#373b3e;display:flex;font-family:Urbanist;font-size:18px;font-weight:700;padding:20px;text-align:left}@media(max-width:991px){.wpo-lesson-section .wpo-lesson-sidebar .accordion-item .MuiButtonBase-root{font-size:15px}}.wpo-lesson-section .wpo-lesson-sidebar .accordion-item .MuiButtonBase-root span{display:inline-block;font-size:14px;margin-left:20px;position:relative;top:2px}.wpo-lesson-section .wpo-lesson-sidebar .accordion-item .MuiButtonBase-root:after{background:none;content:"";font-family:themify;font-size:15px;font-weight:700;transform:rotate(0deg)}.wpo-lesson-section .wpo-lesson-sidebar .accordion-item .MuiButtonBase-root .MuiAccordionSummary-content{margin:0}.wpo-lesson-section .wpo-lesson-sidebar .accordion-item .MuiButtonBase-root.Mui-expanded{background:#1a1729;color:#fff}.wpo-lesson-section .wpo-lesson-sidebar .accordion-item .MuiButtonBase-root.Mui-expanded:after{content:""}.wpo-lesson-section .wpo-lesson-sidebar .accordion-item .MuiButtonBase-root.Mui-expanded p{color:#fff}.wpo-lesson-section .wpo-lesson-sidebar .accordion-item .MuiButtonBase-root:focus{box-shadow:none;outline:none}.wpo-lesson-section .wpo-lesson-sidebar .accordion-item .accordion-body{padding:20px}.wpo-lesson-section .wpo-lesson-sidebar .accordion-item .accordion-body .item{list-style:none}.wpo-lesson-section .wpo-lesson-sidebar .accordion-item .accordion-body .item li{color:#1a1729;margin-bottom:20px}.wpo-lesson-section .wpo-lesson-sidebar .accordion-item .accordion-body .item li:last-child{margin-bottom:0}.wpo-lesson-section .wpo-lesson-sidebar .accordion-item .accordion-body .item li a{align-items:center;color:#1a1729;display:flex;justify-content:space-between;margin-left:5px;position:relative}.wpo-lesson-section .wpo-lesson-sidebar .accordion-item .accordion-body .item li a i.flaticon-play-button{border:1px solid #f9406c;border-radius:50%;color:#f9406c;display:inline-block;font-size:12px;height:22px;line-height:20px;margin-left:10px;margin-right:10px;text-align:center;width:22px}.wpo-lesson-section .wpo-lesson-sidebar .accordion-item .accordion-body .item li a span{align-items:center;display:flex}.wpo-lesson-section .wpo-lesson-sidebar .accordion-item .accordion-body .item li a span i{margin-left:10px}.wpo-lesson-section .wpo-lesson-sidebar .accordion-item .accordion-body .item li a .fa-check-circle{color:#4540e1}.wpo-lesson-section .wpo-lesson-sidebar .accordion-item .accordion-body .item li a .fa-circle-thin{color:#cfc9c9}.wpo-lesson-section .wpo-lesson-sidebar .accordion-item .accordion-collapse{border:0}.wpo-lesson-section .video-area{height:100%}@media(max-width:991px){.wpo-lesson-section .video-area{height:auto}}.wpo-lesson-section .video-area .video-heading{align-items:center;background:#1a1729;display:flex;flex-wrap:wrap;justify-content:space-between;padding:8px 20px}.wpo-lesson-section .video-area .video-heading h2{color:#fff;font-size:20px;font-weight:700}.wpo-lesson-section .video-area .video-heading .theme-btn,.wpo-lesson-section .video-area .video-heading .view-cart-btn{padding:10px 25px}.wpo-lesson-section .video-area video{width:100%}@media(max-width:991px){.wpo-lesson-section .video-area video{height:auto;object-fit:contain}}.wpo-lesson-section .video-area .video-details{max-width:800px;padding:30px}.wpo-lesson-section .video-area .video-details h2{font-size:30px;font-weight:600;margin-bottom:10px}.wpo-lesson-section .video-area .video-details-pagination{background:#fcf9ef;padding:20px}.wpo-lesson-section .video-area .video-details-pagination ul{display:flex;justify-content:center;list-style:none}.wpo-lesson-section .video-area .video-details-pagination ul li{margin:10px}.wpo-lesson-section .video-area .video-details-pagination ul li a{background:#ededed;border-radius:5px;color:#625f71;display:block;padding:10px 30px}.wpo-lesson-section .video-area .video-details-pagination ul li a:hover{background:#4540e1;color:#fff}.teacher-wrap{padding-bottom:120px}.volunter-img{padding:30px}.volunter-img img{width:100%}.teacher-img-wrap{box-shadow:0 1px 14px 0 #00000026}.teacher-contact-form form input,.teacher-contact-form form label,.teacher-contact-form form select,.teacher-contact-form form textarea{border:1px solid #d0d4df;height:50px;padding-left:15px;width:100%}.teacher-contact-form form label{font-size:14px;font-weight:400;line-height:50px}.teacher-contact-form form label.error{border:0;height:15px;line-height:10px;padding-left:0}.teacher-contact-form form .errorMessage{color:red;margin-top:5px}.teacher-contact-form .form-group-in input{opacity:0;position:absolute;visibility:hidden}.teacher-contact-form form textarea{height:100px}.teacher-contact-form .form-group-in{position:relative}.teacher-contact-form .form-group-in i{font-size:20px;position:absolute;right:30px;top:17px}.teacher-contact-form .form-group{margin-bottom:30px}.teacher-contact-form{background:#fff;margin:-295px auto auto;max-width:760px;padding:50px 40px;position:relative;z-index:1}.teacher-contact-form:after{background:#fff;bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:-1}.teacher-contact-form:before{background:#ffc4ad;bottom:-8px;content:"";height:47%;left:-7px;position:absolute;width:102%;z-index:-1}.teacher-contact-form h2{font-size:36px;margin-bottom:40px;margin-top:0;text-align:center}@media(max-width:1200px){.teacher-contact-form{margin-top:-210px;max-width:635px}.teacher-contact-form:before{height:62%;width:103%}}@media(max-width:767px){.teacher-contact-form{box-shadow:0 1px 14px 0 #00000026;margin-top:50px;padding:30px 16px 14px}.teacher-contact-form h2{font-size:23px}.teacher-area{padding:70px 0 0}}.teacher-contact-form .submit-area{text-align:center}.team-pg-area{margin:0 auto;padding-bottom:100px;padding-top:200px}@media(max-width:1199px){.team-pg-area{padding:100px 0}}@media(max-width:991px){.team-pg-area{padding:90px 0}}@media(max-width:767px){.team-pg-area{padding:70px 0}}.team-single-wrap{background:#fff;box-shadow:0 1px 15px 0 #3e419f26;padding:0 100px 100px}@media(max-width:1199px){.team-single-wrap{padding:50px}}@media(max-width:767px){.team-single-wrap{padding:30px}}@media(max-width:575px){.team-single-wrap{padding:15px}}.team-info-img{margin-top:-100px;max-width:480px}@media(max-width:1199px){.team-info-img{margin-top:0}}@media(max-width:991px){.team-info-img{max-width:100%}}.team-info-img img{width:100%}.team-info-text{padding-left:30px;padding-top:30px}@media(max-width:991px){.team-info-text{padding-left:0}}.team-info-text h2{color:#1a1729;font-size:40px;font-weight:400;line-height:55px;margin-bottom:30px;margin-top:0}@media(max-width:575px){.team-info-text h2{font-size:30px;line-height:45px}}.team-info-text ul li{color:#001635;font-family:Urbanist;font-size:20px;font-weight:400;line-height:27px;list-style:none;margin-bottom:15px}@media(max-width:575px){.team-info-text ul li{font-size:16px;line-height:27px}}.team-info-text ul li:last-child{padding-bottom:0}.team-info-text ul li span{color:#8c8c8c;display:inline-block;font-family:Urbanist;font-size:18px;padding-left:5px;position:relative}.team-info-text ul li:last-child{margin-bottom:0}.team-info-text .certificates-wrap{margin-top:40px}.team-info-text .certificates-wrap h2{font-size:27px;font-weight:400;line-height:37px}.team-info-text .certificates-wrap .certificates-items{display:flex}.team-info-text .certificates-wrap .certificates-items .certificates-item+.certificates-item{margin-left:20px}.team-widget{border-top:1px solid #d9d9d9;margin-top:40px;padding-top:40px}.team-widget h2{font-size:35px;font-weight:400;line-height:48px;margin-bottom:30px}@media(max-width:767px){.team-widget h2{font-size:25px;line-height:35px;margin-bottom:15px}}.team-exprience-area .exprience-wrap{max-width:560px}.team-exprience-area .education-area{padding-left:50px}@media(max-width:991px){.team-exprience-area .education-area{margin-bottom:40px;padding-left:0}}.team-exprience-area .education-area .education-area{max-width:600px}.team-exprience-area .education-area ul{list-style:none}.team-exprience-area .education-area ul li{font-size:18px;font-weight:400;line-height:30px;padding-bottom:15px;padding-left:30px;position:relative}.team-exprience-area .education-area ul li:before{content:"";font-family:themify;font-size:14px;left:0;position:absolute;top:5px}.team-exprience-area .education-area .ex-wiget{padding-top:60px}.team-exprience-area .education-area .ex-wiget h2{color:#333;font-size:30px;font-weight:700;margin-bottom:30px}.skills-area{border-bottom:1px solid #d9d9d9;border-top:1px solid #d9d9d9;margin-bottom:40px;padding-bottom:40px;padding-top:40px}@media(max-width:991px){.skills-area{margin-bottom:20px;padding-bottom:20px;padding-top:20px}}.skills-area .wpo-skill-progress .wpo-progress-single{margin-bottom:30px;position:relative}.skills-area .wpo-skill-progress .wpo-progress-single h5{color:#525252;font-family:Urbanist;font-size:18px;font-weight:400;line-height:23px}@media(max-width:767px){.skills-area .wpo-skill-progress .wpo-progress-single h5{font-size:18px}}.skills-area .wpo-skill-progress .wpo-progress-single:last-child{margin-bottom:0}.skills-area .wpo-skill-progress .wpo-progress-single .progress{background:#fcf9ef;height:6px;position:relative}.skills-area .wpo-skill-progress .wpo-progress-single .progress .progress-bar{background-color:#4540e1}.skills-area .wpo-skill-progress .progress-number{color:#525252;font-size:18px;font-weight:400;line-height:23px;position:absolute;right:0;top:-10px}@media(max-width:767px){.skills-area .wpo-skill-progress .progress-number{font-size:18px;top:-5px}}.exprience-wrap p{color:#5d5851;margin-bottom:30px}@media(max-width:991px){.exprience-wrap p{margin-bottom:15px}}.exprience-wrap{padding-bottom:40px}.wpo-contact-area{padding-top:50px}@media(max-width:991px){.wpo-contact-area{padding-top:20px}}.wpo-contact-area .wpo-contact-title{margin:0 auto 40px;max-width:580px;text-align:center}.wpo-contact-area .quote-form{margin:0 auto;max-width:890px}.wpo-contact-area .quote-form .form-control{background:#f5f5f5;border:0;height:55px;margin-bottom:20px;padding:15px}.wpo-contact-area .quote-form .form-control:focus{border-color:#4540e1;box-shadow:none;outline:none}.wpo-contact-area .quote-form textarea.form-control{height:125px}.wpo-contact-area .quote-form select.form-control{-webkit-appearance:none;-o-appearance:none;appearance:none;-moz-appearance:none;background:#f5f5f5 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDM1RjYwNDAwNjRGMTFFQzhGMURDMDU1RENGMDdGOTYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDM1RjYwM0YwNjRGMTFFQzhGMURDMDU1RENGMDdGOTYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTVCNTM0MzM4QjA4MTFFN0EyQjNBNDIxNDM2MDkwQkEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OTVCNTM0MzQ4QjA4MTFFN0EyQjNBNDIxNDM2MDkwQkEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4ctHC5AAAAY0lEQVR42mKcN3/+GQYGhorEhIQ9DGhg/oIF5UDKmAlI3APiVUABFywKOoD4LBPQhDAgYw+yQiQFIBs6Gf///w/TuQpIgRStBuI0mAKQHFwRksJQZAVgAFKEjIEeCUUXAwgwAC30Q/f8tXHIAAAAAElFTkSuQmCC) no-repeat calc(100% - 15px);position:relative}.half-col{float:left;padding:0 10px 5px;width:50%}@media(max-width:575px){.half-col{width:100%}}.full-col{padding:0 10px 5px}.exprience-area{padding-top:60px}.wpo-portfolio-section{position:relative}.wpo-portfolio-section .portfolio-grids .grid img{width:100%}.wpo-portfolio-section .grid .img-holder{position:relative}.wpo-portfolio-section .grid .img-holder .hover-content{left:50%;opacity:0;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);transition:all .3s;width:260px}.wpo-portfolio-section .grid .img-holder .hover-content span{color:#6788a7}.wpo-portfolio-section .grid .img-holder .hover-content h4{font-size:30px;font-weight:600}.wpo-portfolio-section .grid .img-holder .hover-content h4 a{color:#1a1729}.wpo-portfolio-section .grid .img-holder .hover-content h4 a:hover{color:#4540e1}.wpo-portfolio-section .grid .img-holder .hover-content i{color:#fff;font-size:30px}.wpo-portfolio-section .grid .img-holder:before{background:#15a280;content:"";height:96%;left:2%;opacity:0;position:absolute;top:2%;transform:scale(0);transition:all .3s;width:96%}.wpo-portfolio-section .img-holder:hover .hover-content{opacity:1}.wpo-portfolio-section .img-holder:hover:before{opacity:.8;transform:scale(1)}.wpo-shop-section .shop-grids{margin:0 -15px}@media(max-width:767px){.wpo-shop-section .shop-grids{margin:0 -7px}}.wpo-shop-section .grid{float:left;margin:0 15px 30px;width:calc(33.33% - 30px)}@media(max-width:991px){.wpo-shop-section .grid{width:calc(50% - 30px)}}@media(max-width:767px){.wpo-shop-section .grid{margin:0 7px 15px;width:calc(50% - 15px)}}@media(max-width:550px){.wpo-shop-section .grid{float:none;width:calc(100% - 15px)}}.wpo-shop-section .grid img{width:100%}.wpo-shop-section .details{background-color:#f7f7f7;padding:35px 15px;text-align:center}.wpo-shop-section .details h3{font-size:20px;font-weight:700;margin:0 0 .5em}@media(max-width:991px){.wpo-shop-section .details h3{font-size:16px}}.wpo-shop-section .details h3 a{color:#1a1729}.wpo-shop-section .details h3 a:hover{color:#4540e1}.wpo-shop-section .details del{color:#625f71}.wpo-shop-section .details del+span{display:inline-block;padding-left:20px}.wpo-shop-section .add-to-cart{margin-top:20px}.wpo-shop-section .add-to-cart button{border:2px solid #4540e1;border-radius:50px;color:#4540e1;display:inline-block;font-family:Urbanist;font-size:15px;font-weight:600;padding:12px 20px}@media(max-width:767px){.wpo-shop-section .add-to-cart button{font-size:12px;padding:8px 18px}}.wpo-shop-section .add-to-cart button:hover{background-color:#4540e1;color:#fff}.wpo-shop-section .add-to-cart button i{display:inline-block;font-size:15px;padding-left:5px}.wpo-shop-section .grid:hover .add-to-cart a{background-color:#4540e1;color:#fff}.wpo-shop-single-section .shop-single-slider .slider-for{text-align:center}.wpo-shop-single-section .shop-single-slider .slider-for img{display:inline-block;max-height:600px;object-fit:cover;width:100%}.wpo-shop-single-section .shop-single-slider .slider-nav{padding:0 25px}.wpo-shop-single-section .shop-single-slider .slider-nav>i{left:0;position:absolute;top:50%;transform:translateY(-50%);z-index:100}.wpo-shop-single-section .shop-single-slider .slider-nav>i:hover{cursor:pointer}.wpo-shop-single-section .shop-single-slider .slider-nav .nav-btn-rt{left:auto;right:0}.wpo-shop-single-section .shop-single-slider .slider-nav .slick-slide{padding:0 3px;text-align:center}.wpo-shop-single-section .shop-single-slider .slider-nav .slick-slide img{display:inline-block;width:100%}.wpo-shop-single-section .product-details{padding:15px 30px 80px}@media(max-width:1199px){.wpo-shop-single-section .product-details{padding:10px 30px 15px}}@media(max-width:991px){.wpo-shop-single-section .product-details{margin-top:45px;padding:40px 30px}}@media(max-width:767px){.wpo-shop-single-section .product-details{padding:0}}.wpo-shop-single-section .product-details h2{font-size:35px;font-weight:600;line-height:1.4em;margin:0 0 .33em}@media(max-width:767px){.wpo-shop-single-section .product-details h2{font-size:22px}}.wpo-shop-single-section .product-details .price{color:#4540e1;font-size:25px;font-weight:600;margin:7px 0 20px}@media(max-width:991px){.wpo-shop-single-section .product-details .price{font-size:30px}}@media(max-width:767px){.wpo-shop-single-section .product-details .price{font-size:25px}}.wpo-shop-single-section .product-details .price .old{color:#9592a4;display:inline-block;font-size:24px;font-weight:400;font-weight:500;margin-left:5px;text-decoration:line-through}@media(max-width:991px){.wpo-shop-single-section .product-details .price .old{font-size:20px}}@media(max-width:767px){.wpo-shop-single-section .product-details .price .old{font-size:18px}}.wpo-shop-single-section .product-details .product-rt{align-items:center;display:flex;margin-bottom:20px}.wpo-shop-single-section .product-details .product-rt .rating{margin-right:10px}.wpo-shop-single-section .product-details .product-rt .rating i{color:#f9d322}.wpo-shop-single-section .product-details p{margin-bottom:1.3em}.wpo-shop-single-section .product-details ul{list-style:none}.wpo-shop-single-section .product-details ul li{margin-bottom:10px;padding-left:20px;position:relative}.wpo-shop-single-section .product-details ul li:before{background:#4540e1;border-radius:50%;content:"";height:8px;left:0;position:absolute;top:6px;width:8px}.wpo-shop-single-section .product-details .product-option{margin-top:30px}.wpo-shop-single-section .product-details .tg-btm{margin-top:25px}.wpo-shop-single-section .product-details .tg-btm p{margin-bottom:0}.wpo-shop-single-section .product-details .tg-btm p span{color:#1a1729;font-weight:600;margin-right:5px}.wpo-shop-single-section .product-details .product-option .product-row button:after{display:none}.wpo-shop-single-section .product-details .product-option .product-row>div{display:inline-block;height:35px}.wpo-shop-single-section .product-details .product-option .product-row>div+div{margin-left:15px}.wpo-shop-single-section .product-details .product-option .product-row>div+div .theme-btn,.wpo-shop-single-section .product-details .product-option .product-row>div+div .view-cart-btn{background:#4540e1;border-radius:0;border-width:1px;color:#625f71;height:40px;padding:0 18px}.wpo-shop-single-section .product-details .product-option .product-row>div+div .theme-btn:hover,.wpo-shop-single-section .product-details .product-option .product-row>div+div .view-cart-btn:hover{color:#fff}.wpo-shop-single-section .product-details .product-option .product-row>div:first-child{width:85px}.wpo-shop-single-section .product-details .product-option .product-row>div:last-child .theme-btn:hover,.wpo-shop-single-section .product-details .product-option .product-row>div:last-child .view-cart-btn:hover{background:#4540e1;border-color:#4540e1;color:#fff}.wpo-shop-single-section .product-details .product-option .theme-btn,.wpo-shop-single-section .product-details .product-option .view-cart-btn{background-color:#4540e1;border:2px solid #e6e6e6;border-radius:0;color:#fff;font-size:14px;height:35px;line-height:32px;outline:0;padding:0 20px}.wpo-shop-single-section .product-details .product-option .theme-btn:hover,.wpo-shop-single-section .product-details .product-option .view-cart-btn:hover{background-color:#4540e1;border-color:#4540e1;color:#fff}@media(max-width:767px){.wpo-shop-single-section .product-details .product-option .theme-btn,.wpo-shop-single-section .product-details .product-option .view-cart-btn{font-size:14px}}.wpo-shop-single-section .product-details .product-option .theme-btn:before,.wpo-shop-single-section .product-details .product-option .view-cart-btn:before{display:none}.wpo-shop-single-section .product-details .product-option .heart-btn i{color:#625f71;font-size:15px}.wpo-shop-single-section .product-details .product-option .heart-btn:hover i{color:#fff}.wpo-shop-single-section .product-details .product-option .product-row>div:last-child .theme-btn,.wpo-shop-single-section .product-details .product-option .product-row>div:last-child .view-cart-btn{background-color:#fff;border:1px solid #e6e6e6;color:#625f71;font-size:18px}.wpo-shop-single-section .product-details #product-count{border:1px solid #e6e6e6;border-radius:0}.wpo-shop-single-section .product-details #product-count:focus{box-shadow:none;outline:none}.wpo-shop-single-section .product-details .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down,.wpo-shop-single-section .product-details .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up{border-color:#e6e6e6;border-radius:0;display:block;font-size:10px;padding:1px 4px}.wpo-shop-single-section .product-details .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down:hover,.wpo-shop-single-section .product-details .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up:hover{background-color:#4540e1;color:#fff}.wpo-shop-single-section .product-info{margin-top:75px}@media(max-width:991px){.wpo-shop-single-section .product-info{margin-top:40px}}.wpo-shop-single-section .product-info h4{font-size:18px;font-weight:600;line-height:1.7em;margin:0 0 10px}.wpo-shop-single-section .product-info p{margin-bottom:1.3em}.wpo-shop-single-section .product-info .tab-pane p:last-child{margin-bottom:0}.wpo-shop-single-section .product-info .nav-tabs{border:0;font-family:Urbanist}@media(max-width:767px){.wpo-shop-single-section .product-info .nav-tabs{margin-bottom:20px}}.wpo-shop-single-section .product-info .nav-tabs li{margin-right:1px}.wpo-shop-single-section .product-info .nav-tabs li a.active{border:0;outline:0}.wpo-shop-single-section .product-info .nav-tabs a{border:0;border-radius:0;color:#625f71;display:block;font-family:Urbanist;font-size:15px;margin:0;padding:12px 20px 11px;position:relative}@media(max-width:767px){.wpo-shop-single-section .product-info .nav-tabs a{font-size:14px;font-weight:400;padding:10px 10px 8px;text-transform:none}}.wpo-shop-single-section .product-info .nav-tabs a:before{background:#4540e1;border-radius:4px;bottom:0;content:"";height:3px;left:0;opacity:0;position:absolute;visibility:hidden;width:100%}.wpo-shop-single-section .product-info .nav-tabs a.active:before,.wpo-shop-single-section .product-info .nav-tabs a:hover:before{opacity:1;visibility:visible}.wpo-shop-single-section .product-info .nav-tabs .active,.wpo-shop-single-section .product-info .nav-tabs li:hover{border-color:#4540e1}.wpo-shop-single-section .product-info .tab-content{border-top:1px solid #4540e14d;margin-top:-1px;padding-top:30px}@media(max-width:767px){.wpo-shop-single-section .product-info .tab-content{border:0;margin:0;padding:0}}.wpo-shop-single-section .slider-nav .slick-slide:focus{outline:none}.client-rv{margin-bottom:30px;overflow:hidden}.client-rv:last-child{margin-bottom:0}.client-rv .client-pic{float:left;width:100px}.client-rv .client-pic img{border-radius:50%}@media(max-width:767px){.client-rv .client-pic{float:none;margin-bottom:10px;width:100%}}.client-rv .details{float:right;width:calc(100% - 130px)}@media(max-width:767px){.client-rv .details{float:none;width:100%}}.client-rv .name-rating .product-rt{align-items:center;display:flex}@media(max-width:767px){.client-rv .name-rating-time{padding-bottom:3px}}.client-rv .name-rating-time>div,.client-rv .name-rating>div{display:inline-block;font-size:14px}@media(max-width:767px){.client-rv .name-rating-time>div,.client-rv .name-rating>div{display:block;font-size:12px}}.client-rv .rating{font-size:12px;padding-left:12px}.client-rv .rating i{color:#f2bc00}@media(max-width:767px){.client-rv .rating{margin:4px 0 7px;padding-left:0}}.client-rv .name-rating-time .time{color:#b3b3b3;float:right;text-transform:uppercase}@media(max-width:767px){.client-rv .name-rating-time .time{float:none}}.client-rv .review-body{padding-top:12px}.review-form{margin-top:45px}.review-form h4{font-size:30px;font-weight:600;text-transform:capitalize}.review-form p{margin-bottom:1.73em}.review-form .give-rat-sec{margin-bottom:10px}.review-form .give-rat-sec p{margin-bottom:0}.review-form .give-rating{display:inline-block;font-size:30px;height:50px;line-height:50px;margin-bottom:10px;position:relative}.review-form .give-rating label{cursor:pointer;height:100%;left:0;position:absolute;top:0}.review-form .give-rating label:last-child{position:static}.review-form .give-rating label:first-child{z-index:5}.review-form .give-rating label:nth-child(2){z-index:4}.review-form .give-rating label:nth-child(3){z-index:3}.review-form .give-rating label:nth-child(4){z-index:2}.review-form .give-rating label:nth-child(5){z-index:1}.review-form .give-rating label input{left:0;opacity:0;position:absolute;top:0}.review-form .give-rating label .icon{color:#0000;float:left}.review-form .give-rating label:last-child .icon{color:#ddd}.review-form .give-rating:hover label:hover input~.icon,.review-form .give-rating:not(:hover) label input:checked~.icon{color:#ffd400}.review-form .give-rating label input:focus:not(:checked)~.icon:last-child{color:#ddd;text-shadow:0 0 5px #ffd400}.review-form form input,.review-form form textarea{background:#0000;border:1px solid #efefef;border-radius:0;box-shadow:none;height:50px}.review-form form input:focus,.review-form form textarea:focus{box-shadow:none;outline:none}.review-form form textarea{height:130px}.review-form form>div{margin-bottom:27px}.review-form form>div:last-child{margin-bottom:0}.review-form form .theme-btn-s4{background-color:#0000;box-shadow:none;color:#908f8f;outline:0}.review-form form .theme-btn-s4:hover{background-color:#4540e1;color:#fff}@media screen and (min-width:767px){.review-form form .theme-btn-s4{font-size:15px;padding:0 20px}}.wpo-course-details-text .team-info-img{margin-top:0}.wpo-service-single-area .wpo-service-single-wrap .wpo-service-single-title h3{font-size:35px;font-weight:600;line-height:130.5%;margin-bottom:20px;text-transform:capitalize}@media(max-width:767px){.wpo-service-single-area .wpo-service-single-wrap .wpo-service-single-title h3{font-size:25px}}.wpo-service-single-area .wpo-service-single-wrap .wpo-service-single-item{margin-bottom:40px}.wpo-service-single-area .wpo-service-single-wrap .wpo-service-single-item .wpo-service-single-main-img{margin-bottom:30px}.wpo-service-single-area .wpo-service-single-wrap .list-widget{max-width:590px}.wpo-service-single-area .wpo-service-single-wrap .list-widget ul{list-style:none}.wpo-service-single-area .wpo-service-single-wrap .list-widget ul li{padding:10px 0 10px 35px;position:relative}.wpo-service-single-area .wpo-service-single-wrap .list-widget ul li:before{background:#4540e11a;border-radius:50%;color:#4540e1;content:"";font-family:themify;font-size:14px;height:25px;left:0;line-height:25px;position:absolute;text-align:center;top:50%;transform:translateY(-50%);width:25px}.wpo-service-single-area .wpo-service-single-wrap .wpo-p-details-img{margin-bottom:10px}.wpo-service-single-area .wpo-service-single-wrap .wpo-service-area{padding-bottom:0}.wpo-service-single-area .wpo-service-single-wrap .wpo-service-area .wpo-service-item{box-shadow:0 0 20px 0 #14212b1a;padding:20px}@media(max-width:1200px){.wpo-service-single-area .wpo-service-single-wrap .wpo-service-area .wpo-service-item{padding:20px 10px}}@media(max-width:991px){.wpo-service-single-area .wpo-service-single-wrap .wpo-service-area .wpo-service-item{margin-bottom:20px}}.wpo-service-single-area .wpo-service-single-wrap .wpo-service-area .wpo-service-item h2{font-size:22px;font-weight:600;margin-bottom:12px;margin-top:10px}@media(max-width:1400px){.wpo-service-single-area .wpo-service-single-wrap .wpo-service-area .wpo-service-item h2{font-size:19px;margin-bottom:10px}}@media(max-width:1200px){.wpo-service-single-area .wpo-service-single-wrap .wpo-service-area .wpo-service-item h2{font-size:17px;margin-bottom:10px}}@media(max-width:991px){.wpo-service-single-area .wpo-service-single-wrap .wpo-service-area .wpo-service-item h2{font-size:22px}}.wpo-service-single-area .wpo-service-single-wrap .wpo-service-area .wpo-service-item p{margin-bottom:5px}.wpo-service-single-area .wpo-service-single-wrap .wpo-service-area .wpo-service-item .fi:before{color:#4540e1;font-size:40px}.wpo-service-single-area .wpo-service-single-wrap .wpo-service-contact-area{background:#fff;border-radius:20px;box-shadow:0 2px 8px 2px #160e471a;padding:30px}.wpo-service-single-area .wpo-service-single-wrap .wpo-service-contact-area .wpo-contact-title{margin-bottom:30px}.wpo-service-single-area .wpo-service-single-wrap .wpo-service-contact-area .wpo-contact-title h2{font-weight:600}.wpo-service-single-area .wpo-service-single-wrap .wpo-service-contact-area .wpo-contact-form-area .col{margin-bottom:30px}.wpo-service-single-area .wpo-service-single-wrap .wpo-service-contact-area .wpo-contact-form-area .form-control{border:0;border-bottom:1px solid #ddd;border-radius:0;height:50px}.wpo-service-single-area .wpo-service-single-wrap .wpo-service-contact-area .wpo-contact-form-area .form-control:focus{box-shadow:none;outline:none}.wpo-service-single-area .wpo-service-single-wrap .wpo-service-contact-area .wpo-contact-form-area textarea.form-control{height:120px}.wpo-service-single-area .wpo-service-single-wrap .wpo-service-contact-area .wpo-contact-form-area select.form-control{background:#0000 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDM1RjYwNDAwNjRGMTFFQzhGMURDMDU1RENGMDdGOTYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDM1RjYwM0YwNjRGMTFFQzhGMURDMDU1RENGMDdGOTYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTVCNTM0MzM4QjA4MTFFN0EyQjNBNDIxNDM2MDkwQkEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OTVCNTM0MzQ4QjA4MTFFN0EyQjNBNDIxNDM2MDkwQkEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4ctHC5AAAAY0lEQVR42mKcN3/+GQYGhorEhIQ9DGhg/oIF5UDKmAlI3APiVUABFywKOoD4LBPQhDAgYw+yQiQFIBs6Gf///w/TuQpIgRStBuI0mAKQHFwRksJQZAVgAFKEjIEeCUUXAwgwAC30Q/f8tXHIAAAAAElFTkSuQmCC) no-repeat calc(100% - 15px)}.wpo-service-single-area .wpo-service-single-wrap .wpo-service-contact-area .wpo-contact-form-area .submit-area button{border-radius:6px}.wpo-checkout-area .checkout-wrap{background:#fff}.wpo-checkout-area .checkout-wrap ul{list-style:none}.wpo-checkout-area #open2{display:block}.wpo-checkout-area #open3,.wpo-checkout-area #open4{display:none}.wpo-checkout-area .create-account p{margin-bottom:15px}.wpo-checkout-area .create-account{display:none;padding:20px}.wpo-checkout-area .create-account span{display:block;margin-bottom:20px}.wpo-checkout-area .input-wrap{position:relative}.wpo-checkout-area .create-account input{border:1px solid #ebebeb;border-radius:40px;height:50px;margin-bottom:25px;padding-left:20px;width:100%}.wpo-checkout-area .create-account input:focus{outline:none}.wpo-checkout-area .create-account button{background:#333;border:none;border-bottom-right-radius:40px;border-top-right-radius:40px;box-shadow:none;color:#fff;cursor:pointer;height:50px;outline:none;position:absolute;right:0;top:0;width:108px}.wpo-checkout-area .create-account button:hover{background:#4540e1}.wpo-checkout-area .coupon{background:#4540e133;cursor:pointer;position:relative}.wpo-checkout-area .coupon:before{content:"";font-family:themify;position:absolute;right:30px;top:21px}.wpo-checkout-area .coupon span{position:absolute;right:30px;top:30px}.wpo-checkout-area .coupon label{border-left:4px solid #4540e1;color:#0f0f0f;cursor:pointer;font-size:18px;font-weight:500;margin-bottom:0;padding:20px;transition:all .3s;width:100%}@media(max-width:767px){.wpo-checkout-area .coupon label{font-size:15px}}.wpo-checkout-area .caupon-wrap{background:#fff;box-shadow:0 5px 15px 0 #3e419f1a;margin-bottom:20px;transition:all .3s}.wpo-checkout-area .active-border{transition:all .3s}.wpo-checkout-area .s1.active-border .coupon-active label,.wpo-checkout-area .s3.coupon-2 .coupon-3 label{border-bottom:1px solid #4540e1;border-left:none;border-top:4px solid #4540e1}.wpo-checkout-area .s2 .coupon-3{border-top:4px solid #4540e1}.wpo-checkout-area .s2.coupon-2 .coupon-3{border-top:0}.wpo-checkout-area .s2 .coupon-3 label{border-bottom:1px solid #ffe5dc;border-left:0}.wpo-checkout-area .s2.coupon-2 .coupon-3 label{border-bottom:0;border-left:4px solid #4540e1}.wpo-checkout-area .billing-adress .form-style input,.wpo-checkout-area .billing-adress .form-style select{background:#fff;border:1px solid #ebebeb;border-radius:40px;height:40px;margin-bottom:15px;padding-left:10px;width:100%}.wpo-checkout-area .billing-adress .form-style input:focus,.wpo-checkout-area .billing-adress .form-style select:focus{box-shadow:none;outline:none}.wpo-checkout-area .billing-adress .form-style select{-webkit-appearance:none;-o-appearance:none;appearance:none;-moz-appearance:none;background:#0000 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDM1RjYwNDAwNjRGMTFFQzhGMURDMDU1RENGMDdGOTYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDM1RjYwM0YwNjRGMTFFQzhGMURDMDU1RENGMDdGOTYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTVCNTM0MzM4QjA4MTFFN0EyQjNBNDIxNDM2MDkwQkEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OTVCNTM0MzQ4QjA4MTFFN0EyQjNBNDIxNDM2MDkwQkEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4ctHC5AAAAY0lEQVR42mKcN3/+GQYGhorEhIQ9DGhg/oIF5UDKmAlI3APiVUABFywKOoD4LBPQhDAgYw+yQiQFIBs6Gf///w/TuQpIgRStBuI0mAKQHFwRksJQZAVgAFKEjIEeCUUXAwgwAC30Q/f8tXHIAAAAAElFTkSuQmCC) no-repeat calc(100% - 15px);position:relative}.wpo-checkout-area .billing-adress{padding:30px}.wpo-checkout-area .note-area textarea{border:1px solid #ebebeb;border-radius:20px;height:150px;margin-bottom:0;padding-left:10px;padding-top:10px;width:100%}.wpo-checkout-area .note-area textarea:focus{outline:none}.wpo-checkout-area .biling-item-2{margin-top:20px}.wpo-checkout-area .biling-item-2 label.fontsize{margin-bottom:20px}.wpo-checkout-area .biling-item-2 .billing-adress{padding:0}.wpo-checkout-area .payment-name ul{display:flex;justify-content:flex-start}@media(max-width:575px){.wpo-checkout-area .payment-name ul{flex-wrap:wrap}}.wpo-checkout-area .payment-area form{overflow:visible!important;overflow:initial!important}.wpo-checkout-area .payment-name ul li{height:60px;line-height:60px;margin-right:15px;text-align:center;width:100px}@media(max-width:575px){.wpo-checkout-area .payment-name ul li{margin-bottom:10px}}.wpo-checkout-area .payment-area h2{margin-bottom:0;padding-bottom:40px}.wpo-checkout-area .payment-select{padding:40px 0}.wpo-checkout-area .payment-select ul{display:flex}@media(max-width:575px){.wpo-checkout-area .payment-select ul{flex-wrap:wrap}}.wpo-checkout-area .payment-select ul li{color:#5b5b5b;font-size:15px;font-weight:500;margin-right:10px}.wpo-checkout-area .payment-select label{font-size:18px;font-weight:600}@media(max-width:575px){.wpo-checkout-area .payment-select label{font-size:14px}}.wpo-checkout-area .payment-area h2{color:#878787;font-size:20px;font-weight:700}.wpo-checkout-area .payment-area h2 span{color:#ff493c;font-size:30px}.wpo-checkout-area .payment-area{width:100%}.wpo-checkout-area .payment-name ul li input{margin-right:0;position:absolute;z-index:-1}.wpo-checkout-area .payment-name ul li input:checked~label{border:1px solid #ff493c}.wpo-checkout-area .payment-name label{border:1px solid #0000;width:100%}.wpo-checkout-area .payment-name .visa label{border:1px solid #0057a0}.wpo-checkout-area .payment-name .mas label{border:1px solid #c00}.wpo-checkout-area .payment-name .ski label{border:1px solid #691a5f}.wpo-checkout-area .payment-name .pay label{border:1px solid #019cde}.wpo-checkout-area .payment-option{padding:30px}.wpo-checkout-area .payment-name{display:none}.wpo-checkout-area .payment-name.active{display:block}.wpo-checkout-area .payment-option.active .payment-name{display:none!important}.wpo-checkout-area .payment-area .form-style input,.wpo-checkout-area .payment-area .form-style select{background:#fff;border:1px solid #ebebeb;border-radius:40px;height:40px;margin-bottom:15px;padding-left:10px;width:100%}.wpo-checkout-area .payment-area .form-style input:focus,.wpo-checkout-area .payment-area .form-style select:focus{outline:none}.wpo-checkout-area .payment-area .contact-form{margin-top:40px}.wpo-checkout-area .cout-order-area{box-shadow:0 5px 15px 0 #3e419f1a}.wpo-checkout-area .cout-order-area .oreder-item ul li{color:#414141;display:flex;font-size:18px;font-weight:300;justify-content:space-between;line-height:21px;padding:20px 30px}.wpo-checkout-area .cout-order-area .oreder-item ul li.s-total{font-weight:400}.wpo-checkout-area .cout-order-area .oreder-item ul .o-header{border-bottom:1px solid #ebebeb;color:#0f0f0f;font-size:20px;font-weight:600}.wpo-checkout-area .cout-order-area .oreder-item ul .o-middle{border-bottom:1px solid #ebebeb}.wpo-checkout-area .cout-order-area .oreder-item ul .o-bottom{border-top:1px solid #ebebeb;color:#4540e1;font-weight:600}.wpo-checkout-area .create-account.active{display:block}.wpo-checkout-area .contact-form .form-control{-webkit-appearance:auto;appearance:auto}.wpo-checkout-area .contact-form input,.wpo-checkout-area .contact-form select{margin-top:10px}.wpo-checkout-area .submit-btn-area{margin-top:20px}.wpo-checkout-area .submit-btn-area .theme-btn,.wpo-checkout-area .submit-btn-area .view-cart-btn{text-transform:capitalize}.cart-area .cart-wrapper{box-shadow:0 5px 15px 0 #4444441a}@media(max-width:991px){.cart-area .cart-wrapper table{width:1022px}.cart-area .cart-wrapper form{overflow:scroll;overflow-y:hidden}}.cart-area .cart-wrap td,.cart-area .cart-wrap th{border-bottom:1px solid #f0f0f094;color:#414141;font-weight:400;text-align:center;width:10%}.cart-area .cart-wrap th{border-bottom:1px solid #f0f0f094;padding:40px 0}.cart-area .cart-wrap thead{background:#fff;color:#505050;padding:40px}.cart-area .cart-area form{background:#fff;margin:auto;text-align:center}.cart-area .cart-wrap .product{width:15%}.cart-area .cart-wrap .product ul{padding-left:30px;text-align:left}.cart-area .cart-wrap .product ul li{padding-bottom:5px}.cart-area .cart-wrap .product a{color:#a5a4a4;font-size:16px}.cart-area .cart-wrap .product-2{padding-left:55px;text-align:left}.cart-area .cart-wrap .product a:hover{color:#4540e1}.cart-area .cart-wrap th{font-weight:700;height:80px}.cart-area .cart-wrap td{padding:40px 25px}.cart-area .cart-wrap td.action ul{display:flex;justify-content:center}.cart-area .cart-wrap td.action ul .w-btn-view a{line-height:45px}.cart-area .cart-wrap td.action ul .w-btn .flaticon-delete:before{cursor:pointer;font-size:30px}.cart-area .cart-wrap td span{border:1.5px solid #ee9902;border-radius:4px;color:#ee9902;display:block;font-size:14px;height:38px;line-height:34px;margin:0 auto;width:100px}.cart-area .cart-wrap td.Del span{border:1.5px solid #4aba4e;color:#4aba4e}.cart-area .cart-wrap td.can span{border:1.5px solid #d85656;color:#d85656}.cart-area .cart-wrap td.pro span{border:1.5px solid #691a5f;color:#691a5f}.cart-area .cart-wrap .name{width:15%}.cart-area .cart-wrap .action a,.cart-area .cart-wrap .action button{background:#414141;border:none;border-radius:4px;color:#fff;display:block;font-size:14px;height:38px;line-height:38px;width:40px}.cart-area .cart-wrap .action a.c-btn,.cart-area .cart-wrap .action button.c-btn{background:#cf3737}.cart-area .cart-wrap .action a .fi:before,.cart-area .cart-wrap .action button .fi:before{font-size:20px}.cart-area .pro-single-btn{max-width:110px}.cart-area .cart-wrap .action .w-btn{background:#414141;border-radius:4px;color:#fff;cursor:pointer;display:block;font-size:14px;height:38px;line-height:45px;width:40px}.cart-area .cart-wrap .action .w-btn:hover{background:#4540e1}.cart-area .cart-wrap .action .w-btn i:before{font-size:20px}.cart-area .cart-wrap .images img{max-width:100px}.cart-area .cart-wrap .action a:hover{background:#4540e1}.cart-area .cart-wrap .action li.c-btn{margin-right:10px}.cart-area .cart-wrap .action li.c-btn a{background-color:#4540e1}.cart-area .order-wrap{padding:0}.cart-area .cart-wrap tr:nth-child(2n){background:#fcfcfc}.cart-area .cart-wrap .quantity{position:relative}.cart-area .quantity input{background:#fff;border:1px solid #b1b1b2;height:30px;padding:0 35px;position:relative;text-align:center;width:105px}.cart-area .quantity .qtybutton{border-left:1px solid #b1b1b2;border-radius:0;color:#333;cursor:pointer;height:30px;left:0;line-height:28px;min-width:35px;position:absolute;text-align:center;top:0;width:35px}.cart-area .cart-wrap .quantity .qtybutton{border-right:1px solid #b1b1b2;left:0;top:50%;transform:translateY(-51%);-webkit-transform:translateY(-51%);-moz-transform:translateY(-51%)}.cart-area .cart-wrap .quantity .qtybutton.dec{border-left:none;z-index:999}.cart-area .cart-wrap .quantity span{border:0;border-radius:0;color:#333;height:auto;line-height:inherit;padding:0;width:auto}.cart-area .cart-wrap .quantity .qtybutton.inc{border-right:none;left:auto;right:0}.cart-area .submit-btn-area{padding:40px}.cart-area .submit-btn-area ul{display:flex;justify-content:flex-end}@media(max-width:450px){.cart-area .submit-btn-area ul{flex-wrap:wrap;justify-content:center}}.cart-area .submit-btn-area ul li:last-child{margin-left:20px}@media(max-width:450px){.cart-area .submit-btn-area ul li:last-child{margin-left:3px;margin-top:5px}}.cart-area .submit-btn-area button{background:#333;border:none;border-radius:40px;color:#fff;outline:none;padding:15px 40px;transition:all .3s}.cart-area .submit-btn-area button:hover{background:#4540e1}.cart-area .submit-btn-area .theme-btn,.cart-area .submit-btn-area .view-cart-btn{font-size:18px;font-weight:500;line-height:27px;text-transform:capitalize}.cart-area .cart-product-list ul{border-top:1px solid #f0f0f094;padding-top:20px}.cart-area .cart-product-list ul li{color:#414141;display:flex;font-size:18px;font-weight:300;justify-content:space-between;line-height:21px;padding:0 30px 30px}.cart-area .cart-product-list ul li.cart-b{border-bottom:1px solid #f0f0f094;border-top:1px solid #f0f0f094;color:#4540e1;font-weight:600;padding-top:30px}.wpo-faq-section{padding:80px 0}.wpo-faq-section .wpo-section-title{text-align:center}.wpo-faq-section .wpo-section-title h2{display:inline-block}.wpo-faq-section .MuiAccordion-root{border:1px solid #e1e1e1;border-radius:3px;box-shadow:none;margin-bottom:30px}.wpo-faq-section .MuiAccordion-root .accordion-body{padding-left:0;padding-right:0}.wpo-faq-section .MuiAccordion-root .MuiButtonBase-root{border:0;border-radius:0;color:#1a1729;font-family:Urbanist;font-size:18px;padding:20px;text-align:left}.wpo-faq-section .MuiAccordion-root .MuiButtonBase-root:after{background:none;content:"";font-family:themify;font-size:15px;font-weight:700;transform:rotate(0deg)}.wpo-faq-section .MuiAccordion-root .MuiButtonBase-root.Mui-expanded{background:#1a1729;color:#fff}.wpo-faq-section .MuiAccordion-root .MuiButtonBase-root.Mui-expanded:after{content:""}.wpo-faq-section .MuiAccordion-root .MuiButtonBase-root.Mui-expanded p{color:#fff}.wpo-faq-section .MuiAccordion-root .MuiButtonBase-root:focus{border-color:#e1e1e1;box-shadow:none;outline:none}.wpo-faq-section .MuiAccordion-root .accordion-collapse{border:0}.wpo-faq-section .accordion-button{background:#0000}.question-area{background:#fafafa;padding:80px 0}@media(max-width:991px){.question-area{padding-top:80px}}@media(max-width:767px){.question-area{padding-top:60px}}.question-area .wpo-section-title{text-align:center}.question-area .wpo-section-title h2{display:inline-block}.question-touch{background:#fff;border-radius:5px;box-shadow:0 5px 15px 0 #4444441a;margin:auto;max-width:570px;padding:60px 50px 50px;text-align:center}@media(max-width:590px){.question-touch{padding:15px}}@media(max-width:991px){.faq-pb{margin-top:15px}}.question-touch h2{font-size:30px;font-weight:700;margin-bottom:35px;margin-top:0;text-align:center}.question-touch .half-col{width:100%}.question-touch input,.question-touch textarea{background:none;border:none;border-bottom:1px solid #ddd;border-radius:0;box-shadow:none;height:50px;margin-bottom:22px;outline:none;width:100%}.question-touch input:focus,.question-touch textarea:focus{background:none;border-bottom:1px solid #eee;border-radius:0;box-shadow:none;outline:none}.question-touch textarea{height:160px}.question-touch ::-webkit-input-placeholder{color:#888;font-size:16px}.question-touch ::-moz-placeholder{color:#888;font-size:16px}.question-touch :-ms-input-placeholder{color:#888;font-size:16px}.question-touch :-moz-placeholder{color:#888;font-size:16px}.question-touch .theme-btn,.question-touch .view-cart-btn{background:#4540e1;border:none;color:#fff;outline:none;padding:17px 40px;transition:all .3s}.question-touch .theme-btn:before,.question-touch .view-cart-btn:before{display:none;position:static}.wpo-blog-pg-section .wpo-blog-content .post{margin-bottom:70px}@media(max-width:991px){.wpo-blog-pg-section .wpo-blog-content .post{margin-bottom:50px}}@media(max-width:767px){.wpo-blog-pg-section .wpo-blog-content .post{margin-bottom:40px}}.wpo-blog-pg-section .entry-meta{list-style:none;margin:35px 0;overflow:hidden}@media(max-width:767px){.wpo-blog-pg-section .entry-meta{margin:25px 0}}.wpo-blog-pg-section .entry-meta ul{list-style:none}.wpo-blog-pg-section .entry-meta ul li{float:left;font-size:16px;font-weight:500;text-transform:uppercase}.wpo-blog-pg-section .entry-meta ul li a{color:#636893}.wpo-blog-pg-section .entry-meta ul li a:hover{color:#4540e1}.wpo-blog-pg-section .entry-meta ul li i{margin-right:3px;position:relative}.wpo-blog-pg-section .entry-meta ul li i:before{font-size:13px}.wpo-blog-pg-section .entry-meta ul li+li{margin-left:20px;padding-left:20px;position:relative}.wpo-blog-pg-section .entry-meta ul li+li:before{background:#4540e1;border-radius:50%;content:"";height:7px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:7px}@media(max-width:440px){.wpo-blog-pg-section .entry-meta ul li+li:before{display:none}.wpo-blog-pg-section .entry-meta ul li+li{margin-left:0;padding-left:0}}@media(max-width:767px){.wpo-blog-pg-section .entry-meta ul li{font-size:12px}}@media(max-width:440px){.wpo-blog-pg-section .entry-meta ul li{display:block;float:none;margin-bottom:5px}}.wpo-blog-pg-section .post h3{font-family:Urbanist;font-size:34px;font-weight:600;line-height:1.2em;margin:-.27em 0 .7em}@media(max-width:991px){.wpo-blog-pg-section .post h3{font-size:25px}}@media(max-width:767px){.wpo-blog-pg-section .post h3{font-size:22px}}.wpo-blog-pg-section .post h3 a{color:#1a1729}.wpo-blog-pg-section .post h3 a:hover{color:#4540e1}.wpo-blog-pg-section .post p{margin-bottom:1.5em}@media(max-width:991px){.wpo-blog-pg-section .post p{font-size:16px}}.wpo-blog-pg-section .post a.read-more{color:#625f71;font-size:16px;text-transform:capitalize}.wpo-blog-pg-section .post a.read-more:hover{color:#4540e1}.wpo-blog-pg-section .entry-media img{width:100%}.wpo-blog-pg-section .format-quote,.wpo-blog-pg-section .format-standard{background-color:#f2f2f2;padding:25px 35px 45px}@media(max-width:767px){.wpo-blog-pg-section .format-quote,.wpo-blog-pg-section .format-standard{padding:25px 20px 45px}}.wpo-blog-pg-section .format-standard{position:relative}.wpo-blog-pg-section .format-standard:before{color:#e7e7e7;content:"";font-family:Flaticon;font-size:90px;line-height:80px;position:absolute;right:20px;top:10px}.wpo-blog-pg-section .format-gallery{position:relative}.wpo-blog-pg-section .format-gallery .owl-controls{left:0;margin:0;position:absolute;top:50%;transform:translateY(-50%);width:100%}.wpo-blog-pg-section .format-gallery .owl-nav [class*=owl-]:hover{background:#4540e1;color:#fff}.wpo-blog-pg-section .format-gallery .owl-nav [class*=owl-]{background:#fff;border:0;border-radius:50%;color:#4540e1;height:50px;line-height:58px;margin:0;padding:0;transition:all .3s;width:50px}.wpo-blog-pg-section .format-gallery .owl-nav [class*=owl-] .fi:before{font-size:20px}.wpo-blog-pg-section .format-gallery .owl-nav .owl-next,.wpo-blog-pg-section .format-gallery .owl-nav .owl-prev{position:absolute;top:50%;transform:translateY(-50%)}.wpo-blog-pg-section .format-gallery .owl-nav .owl-prev{left:15px}.wpo-blog-pg-section .format-gallery .owl-nav .owl-next{right:15px}.wpo-blog-pg-section .format-quote{padding:80px 60px;position:relative;text-align:center}@media(max-width:767px){.wpo-blog-pg-section .format-quote{padding:40px 20px}}.wpo-blog-pg-section .format-quote p{margin-bottom:0}.wpo-blog-pg-section .format-quote:before{color:#ecf3fb;content:"";font-family:Flaticon;font-size:250px;left:50%;margin-left:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.wpo-blog-pg-section .format-quote h3,.wpo-blog-pg-section .format-quote p{position:relative}.wpo-blog-pg-section .format-video .video-holder{position:relative;text-align:center}.wpo-blog-pg-section .format-video .video-holder:before{background-color:#163967;content:"";height:100%;left:0;opacity:.5;position:absolute;top:0;transition:all .3s;width:100%}.wpo-blog-pg-section .format-video .video-holder:hover:before{opacity:.8}.wpo-blog-pg-section .format-video .video-holder .btn-wrap{background:#fff;border:0;border-radius:50%;height:63px;left:50%;line-height:63px;position:absolute;top:50%;transform:translate(-50%,-50%);width:63px;z-index:1}.wpo-blog-pg-section .format-video .video-holder .btn-wrap:after{animation:spineer 2s infinite;background:#ffffff4d;border-radius:50%;content:"";height:140%;left:-12px;position:absolute;top:-12px;width:140%;z-index:-1}.wpo-blog-pg-section .format-video .video-holder .fi:before{color:#4540e1;font-size:20px}@media screen and (min-width:1200px){.blog-pg-left-sidebar .blog-sidebar{padding-left:0;padding-right:45px}.blog-pg-fullwidth .wpo-blog-content{padding:0}}@keyframes save-the-date-pulse{0%{transform:scaleX(1)}50%{transform:scale3d(.95,.95,.95)}to{transform:scaleX(1)}}@media screen and (min-width:992px){.order-lg-1 .blog-sidebar{padding-left:0;padding-right:25px}}.wpo-blog-pg-section .format-standard-image .video-btn{display:none}.wpo-blog-single-section .entry-meta{list-style:none;margin:35px 0;overflow:hidden}@media(max-width:767px){.wpo-blog-single-section .entry-meta{margin:25px 0}}.wpo-blog-single-section .entry-meta ul{list-style:none}.wpo-blog-single-section .entry-meta ul li{float:left;font-size:16px;font-weight:500;text-transform:uppercase}.wpo-blog-single-section .entry-meta ul li a{color:#636893}.wpo-blog-single-section .entry-meta ul li a:hover{color:#4540e1}.wpo-blog-single-section .entry-meta ul li i{margin-right:3px;position:relative;top:0}.wpo-blog-single-section .entry-meta ul li i.fi:before{font-size:13px}.wpo-blog-single-section .entry-meta ul li+li{margin-left:20px;padding-left:20px;position:relative}.wpo-blog-single-section .entry-meta ul li+li:before{background:#4540e1;border-radius:50%;content:"";height:7px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:7px}@media(max-width:440px){.wpo-blog-single-section .entry-meta ul li+li:before{display:none}.wpo-blog-single-section .entry-meta ul li+li{margin-left:0;padding-left:0}}@media(max-width:767px){.wpo-blog-single-section .entry-meta ul li{font-size:12px}}@media(max-width:440px){.wpo-blog-single-section .entry-meta ul li{display:block;float:none;margin-bottom:5px}}.wpo-blog-single-section .entry-media img{width:100%}.wpo-blog-single-section .post h2{font-family:Urbanist;font-size:35px;line-height:1.3em;margin:-.22em 0 .7em}@media(max-width:991px){.wpo-blog-single-section .post h2{font-size:30px}}@media(max-width:767px){.wpo-blog-single-section .post h2{font-size:25px}}.wpo-blog-single-section .post p{margin-bottom:1.5em}.wpo-blog-single-section .post h3{font-size:24px;font-weight:600;line-height:1.3em;margin:1.8em 0 1em}@media(max-width:991px){.wpo-blog-single-section .post h3{font-size:22px}}@media(max-width:767px){.wpo-blog-single-section .post h3{font-size:20px}}.wpo-blog-single-section .post blockquote{background-color:#f2f2f2;border:0;color:#233d62;font-size:20px;line-height:1.6em;margin-bottom:40px;margin-top:60px;padding:65px;position:relative;text-align:center;text-decoration:underline}@media(max-width:767px){.wpo-blog-single-section .post blockquote{padding:55px 25px}}.wpo-blog-single-section .post blockquote:before{background:#fff;border:2px solid #fcf9ef;border-radius:50%;color:#ffffff80;color:#4540e1;content:"";font-family:Flaticon;font-size:25px;height:60px;left:50%;line-height:60px;position:absolute;top:-30px;transform:translateX(-50%);width:60px}.wpo-blog-single-section .post .gallery{margin:40px -7.5px 0;overflow:hidden}.wpo-blog-single-section .post .gallery>div{float:left;margin:0 7.5px 15px;width:calc(50% - 15px)}.wpo-blog-single-section .post .gallery img{width:100%}.wpo-blog-single-section .tag-share,.wpo-blog-single-section .tag-share-s2{border-bottom:1px solid #d9d9d9;color:#1a1729;margin:75px 0 0;padding-bottom:30px}@media(max-width:767px){.wpo-blog-single-section .tag-share,.wpo-blog-single-section .tag-share-s2{margin-top:40px}}.wpo-blog-single-section .tag-share ul,.wpo-blog-single-section .tag-share-s2 ul{display:inline-block;list-style:none;overflow:hidden}.wpo-blog-single-section .tag-share ul li,.wpo-blog-single-section .tag-share-s2 ul li{float:left}@media(max-width:767px){.wpo-blog-single-section .tag-share ul li,.wpo-blog-single-section .tag-share-s2 ul li{margin:2px}}.wpo-blog-single-section .tag-share ul>li+li,.wpo-blog-single-section .tag-share-s2 ul>li+li{margin-left:10px}@media(max-width:767px){.wpo-blog-single-section .tag-share ul>li+li,.wpo-blog-single-section .tag-share-s2 ul>li+li{margin:2px}}.wpo-blog-single-section .tag-share .tag,.wpo-blog-single-section .tag-share-s2 .tag{align-items:center;display:flex}.wpo-blog-single-section .tag-share .tag>span,.wpo-blog-single-section .tag-share-s2 .tag>span{color:#1a1729;display:inline-block;font-family:Urbanist;font-weight:600;padding-right:15px;text-transform:uppercase}.wpo-blog-single-section .tag-share .tag ul,.wpo-blog-single-section .tag-share-s2 .tag ul{list-style:none;position:relative}.wpo-blog-single-section .tag-share .tag li,.wpo-blog-single-section .tag-share-s2 .tag li{position:relative}.wpo-blog-single-section .tag-share .tag a,.wpo-blog-single-section .tag-share-s2 .tag a{background:#f2f2f2;border-radius:5px;color:#1a1729;display:inline-block;font-size:14px;padding:5px 18px;text-transform:uppercase}@media(max-width:767px){.wpo-blog-single-section .tag-share .tag a,.wpo-blog-single-section .tag-share-s2 .tag a{font-size:13px}}.wpo-blog-single-section .tag-share .tag a:hover,.wpo-blog-single-section .tag-share-s2 .tag a:hover{color:#4540e1}.wpo-blog-single-section .tag-share-s2{border-bottom:0;margin:30px 0 0}.wpo-blog-single-section .tag-share-s2 .tag a{background:none;color:#625f71;font-size:16px;padding:0;text-decoration:underline;text-transform:capitalize}.wpo-blog-single-section .author-box{margin:35px 0 60px}.wpo-blog-single-section .author-box .author-avatar{float:left}@media(max-width:767px){.wpo-blog-single-section .author-box .author-avatar{float:none}}.wpo-blog-single-section .author-box .author-avatar img{border-radius:50%}.wpo-blog-single-section .author-box .author-content{display:block;overflow:hidden;padding-left:25px}@media(max-width:767px){.wpo-blog-single-section .author-box .author-content{margin:15px 0 0;padding:0}}.wpo-blog-single-section .author-box .author-content p{margin-bottom:20px}.wpo-blog-single-section .author-box .author-name{color:#1a1729;display:inline-block;font-family:Urbanist;font-size:24px;font-weight:600;margin-bottom:10px}.wpo-blog-single-section .author-box .social-link{display:inline-block;list-style:none}.wpo-blog-single-section .author-box .social-link li{float:left;margin-right:12px}.wpo-blog-single-section .author-box .social-link a{color:#1a1729;display:block;font-size:13px}.wpo-blog-single-section .author-box .social-link a:hover{color:#4540e1}.wpo-blog-single-section .more-posts{border:1px solid #ddd;overflow:hidden;padding:0 25px}.wpo-blog-single-section .more-posts>div{float:left;width:50%}@media(max-width:767px){.wpo-blog-single-section .more-posts>div{float:none;width:100%}}.wpo-blog-single-section .more-posts>div>a{display:inline-block}.wpo-blog-single-section .more-posts .next-post,.wpo-blog-single-section .more-posts .previous-post{padding:40px 0}@media(max-width:767px){.wpo-blog-single-section .more-posts .next-post,.wpo-blog-single-section .more-posts .previous-post{padding:25px 15px!important}}.wpo-blog-single-section .more-posts .next-post{border-left:1px solid #ddd;padding-left:15px;padding-right:5px;text-align:right}@media(max-width:767px){.wpo-blog-single-section .more-posts .next-post{border-left:0;border-top:1px solid #ddd;text-align:left}}.wpo-blog-single-section .more-posts .next-post .post-control-link{padding-right:25px;position:relative}@media(max-width:767px){.wpo-blog-single-section .more-posts .next-post .post-control-link{padding-right:0}}.wpo-blog-single-section .more-posts .next-post .post-control-link:before{content:"";font-family:themify;position:absolute;right:0;top:0}@media(max-width:767px){.wpo-blog-single-section .more-posts .next-post .post-control-link:before{display:none}}.wpo-blog-single-section .more-posts .previous-post{padding-left:5px;padding-right:15px}.wpo-blog-single-section .more-posts .previous-post .post-control-link{padding-left:25px;position:relative}@media(max-width:767px){.wpo-blog-single-section .more-posts .previous-post .post-control-link{padding-left:0}}.wpo-blog-single-section .more-posts .previous-post .post-control-link:before{content:"";font-family:themify;left:0;position:absolute;top:0}@media(max-width:767px){.wpo-blog-single-section .more-posts .previous-post .post-control-link:before{display:none}}.wpo-blog-single-section .more-posts .next-post>a>span,.wpo-blog-single-section .more-posts .previous-post>a>span{display:block}.wpo-blog-single-section .more-posts .post-control-link{color:#625f71;font-size:14px;font-weight:600;letter-spacing:2px;text-transform:uppercase}.wpo-blog-single-section .more-posts .post-name{color:#1a1729;font-size:16px;margin:.7em 0 0}@media(max-width:991px){.wpo-blog-single-section .more-posts .post-name{font-size:16px}}.wpo-blog-single-section .more-posts a:hover .post-control-link{color:#4540e1}.wpo-blog-single-section .comments-area{margin-top:70px}.wpo-blog-single-section .comments-area li>div{border-bottom:1px solid #e4effb;padding:35px}@media(max-width:991px){.wpo-blog-single-section .comments-area li>div{padding:35px 25px}}.wpo-blog-single-section .comments-area ol{list-style-type:none;padding-left:0}.wpo-blog-single-section .comments-area ol ul{list-style-type:none;padding-left:30px}.wpo-blog-single-section .comments-area ol>li:last-child div{border-bottom:0}.wpo-blog-single-section .comments-area .comments-title{font-family:Urbanist;font-size:22px;font-weight:500;letter-spacing:3px;margin:0 0 1em;text-transform:uppercase}@media(max-width:991px){.wpo-blog-single-section .comments-area .comments-title{font-size:20px}}.wpo-blog-single-section .comments-area li>div{position:relative}.wpo-blog-single-section .comments-area .comment-theme{left:35px;position:absolute}@media(max-width:767px){.wpo-blog-single-section .comments-area .comment-theme{position:static}}.wpo-blog-single-section .comments-area .comment-theme img{border-radius:50%}.wpo-blog-single-section .comments-area .comment-main-area{padding-left:100px}@media(max-width:767px){.wpo-blog-single-section .comments-area .comment-main-area{margin-top:25px;padding-left:0}}.wpo-blog-single-section .comments-area .comment-main-area p{margin-bottom:20px}.wpo-blog-single-section .comments-area .comments-meta h4{color:#1a1729;font-family:Urbanist;font-size:20px;font-weight:600;margin:0 0 1em}.wpo-blog-single-section .comments-area .comments-meta h4 span{color:#625f71;display:inline-block;font-family:Urbanist;font-size:15px;font-weight:400;padding-left:5px;text-transform:none}@media(max-width:767px){.wpo-blog-single-section .comments-area .comments-meta h4 span{padding-left:0}}.wpo-blog-single-section .comments-area .comment-reply-link{border-radius:50px;color:#1a1729;display:inline-block;font-family:Urbanist;font-size:13px;font-weight:600;letter-spacing:1px;text-align:center;text-decoration:underline;text-transform:uppercase}.wpo-blog-single-section .comments-area .comment-reply-link:hover{color:#4540e1}.wpo-blog-single-section .comment-respond{margin-top:70px}.wpo-blog-single-section .comment-respond .comment-reply-title{font-size:22px;letter-spacing:2px;margin:0 0 1.5em;text-transform:uppercase}@media(max-width:991px){.wpo-blog-single-section .comment-respond .comment-reply-title{font-size:20px}}.wpo-blog-single-section .comment-respond form input,.wpo-blog-single-section .comment-respond form textarea{background-color:#fff;border:1px solid #a4adbe;border-radius:30px;box-shadow:none;height:55px;margin-bottom:15px;outline:0;padding:6px 15px;transition:all .3s;width:100%}.wpo-blog-single-section .comment-respond form input:focus,.wpo-blog-single-section .comment-respond form textarea:focus{border-color:#4540e1;box-shadow:none}@media(max-width:991px){.wpo-blog-single-section .comment-respond form input,.wpo-blog-single-section .comment-respond form textarea{height:40px}}.wpo-blog-single-section .comment-respond form textarea{height:220px;padding:15px}@media(max-width:991px){.wpo-blog-single-section .comment-respond form textarea{height:150px}}.wpo-blog-single-section .comment-respond .form-inputs{overflow:hidden}.wpo-blog-single-section .comment-respond .form-inputs>input:first-child{float:left;width:49%}@media(max-width:767px){.wpo-blog-single-section .comment-respond .form-inputs>input:first-child{float:none;width:100%}}.wpo-blog-single-section .comment-respond .form-inputs>input:nth-child(2){float:right;width:49%}@media(max-width:767px){.wpo-blog-single-section .comment-respond .form-inputs>input:nth-child(2){float:none;width:100%}}.wpo-blog-single-section .comment-respond .form-submit input{background-color:#1e2845;border:0;border-radius:30px;color:#fff;font-family:Urbanist;font-size:15px;letter-spacing:2px;margin-bottom:0;max-width:180px;outline:0;text-transform:uppercase}.wpo-blog-single-section .comment-respond .form-submit input:hover{background-color:#1a1729}@media screen and (min-width:1200px){.wpo-blog-single-left-sidebar-section .blog-sidebar{padding-left:0;padding-right:45px}}.wpo-contact-pg-section{padding-bottom:0}.wpo-contact-pg-section .wpo-contact-title{margin:0 auto 50px;max-width:440px;text-align:center}@media(max-width:767px){.wpo-contact-pg-section .wpo-contact-title{margin-bottom:30px}}.wpo-contact-pg-section .wpo-contact-title h2{font-size:35px;font-weight:600;margin-bottom:20px}@media(max-width:575px){.wpo-contact-pg-section .wpo-contact-title h2{font-size:25px}}.wpo-contact-pg-section .form-field{margin-bottom:20px}.wpo-contact-pg-section .errorMessage{color:red;font-size:15px;margin-top:5px}.wpo-contact-pg-section form input,.wpo-contact-pg-section form select,.wpo-contact-pg-section form textarea{background:#0000;border:1px solid #ebebeb;border-radius:0;box-shadow:none!important;height:50px;padding-left:25px;width:100%}@media(max-width:991px){.wpo-contact-pg-section form input,.wpo-contact-pg-section form select,.wpo-contact-pg-section form textarea{height:45px}}.wpo-contact-pg-section form input:focus,.wpo-contact-pg-section form select:focus,.wpo-contact-pg-section form textarea:focus{background:#0000;border-color:#4540e1}.wpo-contact-pg-section form textarea{height:180px;padding-top:15px}.wpo-contact-pg-section form{margin:0 -15px;overflow:hidden}.wpo-contact-pg-section form ::-webkit-input-placeholder{color:#9d9c9c;font-style:15px;font-style:normal}.wpo-contact-pg-section form :-moz-placeholder,.wpo-contact-pg-section form ::-moz-placeholder{color:#9d9c9c;font-style:15px;font-style:normal}.wpo-contact-pg-section form :-ms-input-placeholder{color:#9d9c9c;font-style:15px;font-style:normal}.wpo-contact-pg-section form select{-webkit-appearance:none;-o-appearance:none;appearance:none;-moz-appearance:none;color:#a9a9a9;cursor:pointer;display:inline-block;font-size:15px;opacity:1;padding:6px 25px;position:relative}.wpo-contact-pg-section form select,.wpo-contact-pg-section form select:focus{background:#0000 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDM1RjYwNDAwNjRGMTFFQzhGMURDMDU1RENGMDdGOTYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDM1RjYwM0YwNjRGMTFFQzhGMURDMDU1RENGMDdGOTYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTVCNTM0MzM4QjA4MTFFN0EyQjNBNDIxNDM2MDkwQkEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OTVCNTM0MzQ4QjA4MTFFN0EyQjNBNDIxNDM2MDkwQkEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4ctHC5AAAAY0lEQVR42mKcN3/+GQYGhorEhIQ9DGhg/oIF5UDKmAlI3APiVUABFywKOoD4LBPQhDAgYw+yQiQFIBs6Gf///w/TuQpIgRStBuI0mAKQHFwRksJQZAVgAFKEjIEeCUUXAwgwAC30Q/f8tXHIAAAAAElFTkSuQmCC) no-repeat calc(100% - 15px)}.wpo-contact-pg-section form .submit-area{margin-bottom:10px;margin-left:0;text-align:center;width:100%}@media(max-width:767px){.wpo-contact-pg-section form .submit-area{margin-bottom:0}}.wpo-contact-pg-section form .submit-area .theme-btn,.wpo-contact-pg-section form .submit-area .view-cart-btn{border-radius:0;font-family:Urbanist;font-size:16px}.wpo-contact-pg-section form .submit-area .theme-btn:after,.wpo-contact-pg-section form .submit-area .view-cart-btn:after{border-radius:0}.wpo-contact-pg-section form>div{float:left;margin:0 15px 25px}.wpo-contact-pg-section .office-info{padding-bottom:100px}@media(max-width:767px){.wpo-contact-pg-section .office-info{padding-bottom:60px}}@media(max-width:1200px){.wpo-contact-pg-section .office-info .col .office-info-item{margin-bottom:30px}.wpo-contact-pg-section .office-info .col:last-child .office-info-item{margin-bottom:0}}.wpo-contact-pg-section .office-info .office-info-item{box-shadow:0 5px 15px 0 #3e419f1a;padding:40px;text-align:center}.wpo-contact-pg-section .office-info .office-info-item .office-info-icon{background:#f5f5f5;border-radius:50%;height:85px;line-height:85px;margin:0 auto;text-align:center;width:85px}.wpo-contact-pg-section .office-info .office-info-item .office-info-icon .icon .fi:before{font-size:35px}.wpo-contact-pg-section .office-info .office-info-item .office-info-text h2{font-size:30px;font-weight:500;margin:20px 0}.wpo-contact-pg-section .office-info .office-info-item .office-info-text p{margin-bottom:0}.wpo-contact-pg-section .wpo-contact-form-area{background:#fff;box-shadow:0 1px 15px 0 #3e419f1a;margin-bottom:-125px;padding:50px;position:relative;z-index:99}@media(max-width:767px){.wpo-contact-pg-section .wpo-contact-form-area{padding:50px 30px 30px}}.wpo-contact-map-section .wpo-contact-map{height:550px}.wpo-contact-map-section iframe{border:0;height:100%;outline:0;width:100%}.wpo-contact-map-section h2.hidden{display:none}.error-404-section{text-align:center}.error-404-section .error-message{margin-top:70px;padding:0 200px}@media(max-width:991px){.error-404-section .error-message{margin-top:50px;padding:0 100px}}@media(max-width:767px){.error-404-section .error-message{padding:0}}.error-404-section .error-message h3{font-size:30px;margin:0 0 .8em}.error-404-section .error-message p{margin-bottom:1.8em}.wpo-terms-section h4{font-size:30px;margin-bottom:30px}.wpo-terms-section .wpo-terms-wrap .wpo-terms-img img{width:100%}.wpo-terms-section .wpo-terms-wrap .wpo-terms-text{padding-top:30px}.wpo-terms-section .wpo-terms-wrap .wpo-terms-text h2{font-size:30px;font-weight:700;margin-bottom:20px}@media(max-width:991px){.wpo-terms-section .wpo-terms-wrap .wpo-terms-text h2{font-size:30px}}@media(max-width:767px){.wpo-terms-section .wpo-terms-wrap .wpo-terms-text h2{font-size:25px}}.wpo-terms-section .wpo-terms-wrap .wpo-terms-text ul{list-style:none;margin-bottom:40px;margin-top:20px}.wpo-terms-section .wpo-terms-wrap .wpo-terms-text ul li{padding:10px 10px 10px 20px;position:relative}.wpo-terms-section .wpo-terms-wrap .wpo-terms-text ul li:before{background:#4540e1;border-radius:50%;content:"";height:8px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:8px}.wpo-terms-section .wpo-terms-wrap .wpo-terms-text .t-sub{padding:20px 0}.wpo-terms-section .wpo-terms-wrap .wpo-terms-text .t-sub .wpo-p-details-img{margin-bottom:20px}.wpo-terms-section .wpo-faq-section{margin-top:30px}.wpo-terms-section .accordion-item{background:#fcf9ef;border:1px solid #fcf9ef;margin-bottom:20px;padding:5px 20px}.wpo-terms-section .accordion-item .accordion-body{border-top:1px solid #ffffff21;padding-left:0;padding-right:0}.wpo-terms-section .accordion-item .accordion-body p{color:#625f71}.wpo-terms-section .accordion-item button{border:0;border-radius:0;color:#1a1729;font-family:Urbanist;font-size:18px;padding:20px 0;text-align:left}.wpo-terms-section .accordion-item button:after{background:none;content:"";font-family:themify;font-size:15px;font-weight:700;transform:rotate(0deg)}.wpo-terms-section .accordion-item button.collapsed{color:#1a1729}.wpo-terms-section .accordion-item button.collapsed:after{content:""}.wpo-terms-section .accordion-item button:focus{border-color:#e1e1e1;box-shadow:none;outline:none}.wpo-terms-section .accordion-item .accordion-collapse{border:0}.wpo-terms-section .accordion-button{background:#0000}.wpo-terms-section .accordion-button:not(.collapsed){box-shadow:inset 0 -1px 0 #ffffff21}:root{--background-color:#fff;--text-color:#121212;--primary-color:#6200ee}[data-theme=dark]{--background-color:#2a2828;--text-color:#fff;--primary-color:#bb86fc}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;background-color:var(--background-color);color:#121212;color:var(--text-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;transition:background-color .3s,color .3s}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }

/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.inset-0{inset:0}.-bottom-32{bottom:-8rem}.left-0{left:0}.left-10{left:2.5rem}.left-20{left:5rem}.right-0{right:0}.right-10{right:2.5rem}.top-0{top:0}.top-1\/2{top:50%}.top-10{top:2.5rem}.top-24{top:6rem}.top-40{top:10rem}.z-10{z-index:10}.order-1{order:1}.order-2{order:2}.order-3{order:3}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-5{margin-bottom:1.25rem;margin-top:1.25rem}.-mr-1{margin-right:-.25rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.me-1{-webkit-margin-end:.25rem;margin-inline-end:.25rem}.me-2{-webkit-margin-end:.5rem;margin-inline-end:.5rem}.me-2\.5{-webkit-margin-end:.625rem;margin-inline-end:.625rem}.me-3{-webkit-margin-end:.75rem;margin-inline-end:.75rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.mr-2{margin-right:.5rem}.ms-1{-webkit-margin-start:.25rem;margin-inline-start:.25rem}.mt-1{margin-top:.25rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-20{margin-top:5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.size-6{height:1.5rem;width:1.5rem}.h-0{height:0}.h-12{height:3rem}.h-2{height:.5rem}.h-20{height:5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-72{height:18rem}.h-8{height:2rem}.h-auto{height:auto}.h-full{height:100%}.max-h-\[400px\]{max-height:400px}.min-h-screen{min-height:100vh}.w-12{width:3rem}.w-2{width:.5rem}.w-20{width:5rem}.w-24{width:6rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-72{width:18rem}.w-8{width:2rem}.w-full{width:100%}.min-w-full{min-width:100%}.max-w-2xl{max-width:42rem}.max-w-4xl{max-width:56rem}.flex-1{flex:1 1}.shrink{flex-shrink:1}.-translate-y-1\/2{--tw-translate-y:-50%}.-translate-y-1\/2,.rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate:180deg}.scale-100{--tw-scale-x:1;--tw-scale-y:1}.scale-100,.scale-95{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-95{--tw-scale-x:.95;--tw-scale-y:.95}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0}.gap-1{gap:.25rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.5rem*var(--tw-space-x-reverse))}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.25rem*var(--tw-space-x-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-solid{border-style:solid}.border-gray-200{--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.border-slate-100{--tw-border-opacity:1;border-color:#f1f5f9;border-color:rgb(241 245 249/var(--tw-border-opacity,1))}.border-transparent{border-color:#0000}.border-white{--tw-border-opacity:1;border-color:#fff;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.border-t-indigo-800{--tw-border-opacity:1;border-top-color:#3730a3;border-top-color:rgb(55 48 163/var(--tw-border-opacity,1))}.border-t-transparent{border-top-color:#0000}.bg-blue-100{--tw-bg-opacity:1;background-color:#dbeafe;background-color:rgb(219 234 254/var(--tw-bg-opacity,1))}.bg-blue-500{--tw-bg-opacity:1;background-color:#3b82f6;background-color:rgb(59 130 246/var(--tw-bg-opacity,1))}.bg-blue-600{--tw-bg-opacity:1;background-color:#2563eb;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.bg-gray-200{--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.bg-gray-300{--tw-bg-opacity:1;background-color:#d1d5db;background-color:rgb(209 213 219/var(--tw-bg-opacity,1))}.bg-gray-400{--tw-bg-opacity:1;background-color:#9ca3af;background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.bg-gray-50{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.bg-green-100{--tw-bg-opacity:1;background-color:#dcfce7;background-color:rgb(220 252 231/var(--tw-bg-opacity,1))}.bg-green-400{--tw-bg-opacity:1;background-color:#4ade80;background-color:rgb(74 222 128/var(--tw-bg-opacity,1))}.bg-green-500{--tw-bg-opacity:1;background-color:#22c55e;background-color:rgb(34 197 94/var(--tw-bg-opacity,1))}.bg-green-600{--tw-bg-opacity:1;background-color:#16a34a;background-color:rgb(22 163 74/var(--tw-bg-opacity,1))}.bg-pink-500{--tw-bg-opacity:1;background-color:#ec4899;background-color:rgb(236 72 153/var(--tw-bg-opacity,1))}.bg-purple-100{--tw-bg-opacity:1;background-color:#f3e8ff;background-color:rgb(243 232 255/var(--tw-bg-opacity,1))}.bg-purple-500{--tw-bg-opacity:1;background-color:#a855f7;background-color:rgb(168 85 247/var(--tw-bg-opacity,1))}.bg-red-500{--tw-bg-opacity:1;background-color:#ef4444;background-color:rgb(239 68 68/var(--tw-bg-opacity,1))}.bg-themeOrange{--tw-bg-opacity:1;background-color:#e8b400;background-color:rgb(232 180 0/var(--tw-bg-opacity,1))}.bg-white{--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-white\/10{background-color:#ffffff1a}.bg-yellow-500{--tw-bg-opacity:1;background-color:#eab308;background-color:rgb(234 179 8/var(--tw-bg-opacity,1))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-blue-400{--tw-gradient-from:#60a5fa var(--tw-gradient-from-position);--tw-gradient-to:#60a5fa00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-gray-50{--tw-gradient-from:#f9fafb var(--tw-gradient-from-position);--tw-gradient-to:#f9fafb00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-green-50{--tw-gradient-from:#f0fdf4 var(--tw-gradient-from-position);--tw-gradient-to:#f0fdf400 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-green-500{--tw-gradient-from:#22c55e var(--tw-gradient-from-position);--tw-gradient-to:#22c55e00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-green-600{--tw-gradient-from:#16a34a var(--tw-gradient-from-position);--tw-gradient-to:#16a34a00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-indigo-900{--tw-gradient-from:#312e81 var(--tw-gradient-from-position);--tw-gradient-to:#312e8100 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-purple-400{--tw-gradient-from:#c084fc var(--tw-gradient-from-position);--tw-gradient-to:#c084fc00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-teal-400{--tw-gradient-from:#2dd4bf var(--tw-gradient-from-position);--tw-gradient-to:#2dd4bf00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-teal-600{--tw-gradient-from:#0d9488 var(--tw-gradient-from-position);--tw-gradient-to:#0d948800 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-400{--tw-gradient-from:#facc15 var(--tw-gradient-from-position);--tw-gradient-to:#facc1500 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.via-emerald-50{--tw-gradient-to:#ecfdf500 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#ecfdf5 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-purple-900{--tw-gradient-to:#581c8700 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#581c87 var(--tw-gradient-via-position),var(--tw-gradient-to)}.to-emerald-600{--tw-gradient-to:#059669 var(--tw-gradient-to-position)}.to-gray-100{--tw-gradient-to:#f3f4f6 var(--tw-gradient-to-position)}.to-orange-400{--tw-gradient-to:#fb923c var(--tw-gradient-to-position)}.to-pink-400{--tw-gradient-to:#f472b6 var(--tw-gradient-to-position)}.to-pink-800{--tw-gradient-to:#9d174d var(--tw-gradient-to-position)}.to-purple-500{--tw-gradient-to:#a855f7 var(--tw-gradient-to-position)}.to-teal-50{--tw-gradient-to:#f0fdfa var(--tw-gradient-to-position)}.to-teal-500{--tw-gradient-to:#14b8a6 var(--tw-gradient-to-position)}.to-teal-600{--tw-gradient-to:#0d9488 var(--tw-gradient-to-position)}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.object-cover{object-fit:cover}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-12{padding-bottom:3rem;padding-top:3rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.py-8{padding-bottom:2rem;padding-top:2rem}.pb-0{padding-bottom:0}.pb-2{padding-bottom:.5rem}.pl-6{padding-left:1.5rem}.pr-2{padding-right:.5rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-6{padding-top:1.5rem}.pt-\[56\.25\%\]{padding-top:56.25%}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-end{text-align:end}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[15px\]{font-size:15px}.text-\[22px\]{font-size:22px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-feature-settings:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.text-black{--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-black\/75{color:#000000bf}.text-blue-400{--tw-text-opacity:1;color:#60a5fa;color:rgb(96 165 250/var(--tw-text-opacity,1))}.text-blue-500{--tw-text-opacity:1;color:#3b82f6;color:rgb(59 130 246/var(--tw-text-opacity,1))}.text-blue-700{--tw-text-opacity:1;color:#1d4ed8;color:rgb(29 78 216/var(--tw-text-opacity,1))}.text-gray-200{--tw-text-opacity:1;color:#e5e7eb;color:rgb(229 231 235/var(--tw-text-opacity,1))}.text-gray-300{--tw-text-opacity:1;color:#d1d5db;color:rgb(209 213 219/var(--tw-text-opacity,1))}.text-gray-400{--tw-text-opacity:1;color:#9ca3af;color:rgb(156 163 175/var(--tw-text-opacity,1))}.text-gray-500{--tw-text-opacity:1;color:#6b7280;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-gray-600{--tw-text-opacity:1;color:#4b5563;color:rgb(75 85 99/var(--tw-text-opacity,1))}.text-gray-700{--tw-text-opacity:1;color:#374151;color:rgb(55 65 81/var(--tw-text-opacity,1))}.text-gray-800{--tw-text-opacity:1;color:#1f2937;color:rgb(31 41 55/var(--tw-text-opacity,1))}.text-gray-900{--tw-text-opacity:1;color:#111827;color:rgb(17 24 39/var(--tw-text-opacity,1))}.text-green-400{--tw-text-opacity:1;color:#4ade80;color:rgb(74 222 128/var(--tw-text-opacity,1))}.text-green-500{--tw-text-opacity:1;color:#22c55e;color:rgb(34 197 94/var(--tw-text-opacity,1))}.text-green-600{--tw-text-opacity:1;color:#16a34a;color:rgb(22 163 74/var(--tw-text-opacity,1))}.text-green-700{--tw-text-opacity:1;color:#15803d;color:rgb(21 128 61/var(--tw-text-opacity,1))}.text-indigo-500{--tw-text-opacity:1;color:#6366f1;color:rgb(99 102 241/var(--tw-text-opacity,1))}.text-purple-500{--tw-text-opacity:1;color:#a855f7;color:rgb(168 85 247/var(--tw-text-opacity,1))}.text-purple-700{--tw-text-opacity:1;color:#7e22ce;color:rgb(126 34 206/var(--tw-text-opacity,1))}.text-red-500{--tw-text-opacity:1;color:#ef4444;color:rgb(239 68 68/var(--tw-text-opacity,1))}.text-slate-700{--tw-text-opacity:1;color:#334155;color:rgb(51 65 85/var(--tw-text-opacity,1))}.text-teal-600{--tw-text-opacity:1;color:#0d9488;color:rgb(13 148 136/var(--tw-text-opacity,1))}.text-themeOrange{--tw-text-opacity:1;color:#e8b400;color:rgb(232 180 0/var(--tw-text-opacity,1))}.text-transparent{color:#0000}.text-white{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-white\/60{color:#fff9}.text-yellow-400{--tw-text-opacity:1;color:#facc15;color:rgb(250 204 21/var(--tw-text-opacity,1))}.text-yellow-500{--tw-text-opacity:1;color:#eab308;color:rgb(234 179 8/var(--tw-text-opacity,1))}.opacity-100{opacity:1}.opacity-20{opacity:.2}.opacity-50{opacity:.5}.mix-blend-multiply{mix-blend-mode:multiply}.shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-2xl{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040;--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-lg,.shadow-md{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.blur{--tw-blur:blur(8px)}.blur,.blur-sm{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-sm{--tw-blur:blur(4px)}.blur-xl{--tw-blur:blur(24px)}.blur-xl,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.last\:border-b-0:last-child{border-bottom-width:0}.hover\:-translate-y-1:hover{--tw-translate-y:-0.25rem}.hover\:-translate-y-1:hover,.hover\:scale-105:hover{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}.hover\:bg-blue-700:hover{--tw-bg-opacity:1;background-color:#1d4ed8;background-color:rgb(29 78 216/var(--tw-bg-opacity,1))}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.hover\:bg-green-700:hover{--tw-bg-opacity:1;background-color:#15803d;background-color:rgb(21 128 61/var(--tw-bg-opacity,1))}.hover\:from-green-600:hover{--tw-gradient-from:#16a34a var(--tw-gradient-from-position);--tw-gradient-to:#16a34a00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.hover\:from-teal-700:hover{--tw-gradient-from:#0f766e var(--tw-gradient-from-position);--tw-gradient-to:#0f766e00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.hover\:to-emerald-700:hover{--tw-gradient-to:#047857 var(--tw-gradient-to-position)}.hover\:font-bold:hover{font-weight:700}.hover\:text-themeOrange:hover{--tw-text-opacity:1;color:#e8b400;color:rgb(232 180 0/var(--tw-text-opacity,1))}.hover\:underline:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.hover\:shadow-lg:hover,.hover\:shadow-xl:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color)}.focus\:border-indigo-500:focus{--tw-border-opacity:1;border-color:#6366f1;border-color:rgb(99 102 241/var(--tw-border-opacity,1))}.focus\:border-themeOrange:focus{--tw-border-opacity:1;border-color:#e8b400;border-color:rgb(232 180 0/var(--tw-border-opacity,1))}.focus\:text-themeOrange:focus{--tw-text-opacity:1;color:#e8b400;color:rgb(232 180 0/var(--tw-text-opacity,1))}.focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-teal-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(20 184 166/var(--tw-ring-opacity,1))}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}@media (min-width:640px){.sm\:max-w-\[400px\]{max-width:400px}.sm\:flex-row{flex-direction:row}.sm\:gap-1{gap:.25rem}.sm\:gap-10{gap:2.5rem}.sm\:gap-2{gap:.5rem}.sm\:gap-3{gap:.75rem}.sm\:gap-6{gap:1.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width:768px){.md\:\!order-none{order:0!important}.md\:ms-2{-webkit-margin-start:.5rem;margin-inline-start:.5rem}.md\:block{display:block}.md\:hidden{display:none}.md\:flex-row{flex-direction:row}.md\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}}@media (min-width:1024px){.lg\:w-4\/12{width:33.333333%}.lg\:w-8\/12{width:66.666667%}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:p-10{padding:2.5rem}.lg\:px-16{padding-left:4rem;padding-right:4rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-6xl{font-size:3.75rem;line-height:1}}@media (min-width:1280px){.xl\:px-20{padding-left:5rem;padding-right:5rem}}.rtl\:rotate-180:where([dir=rtl],[dir=rtl] *){--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rtl\:space-x-reverse:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}@media (prefers-color-scheme:dark){.dark\:border-gray-700{--tw-border-opacity:1;border-color:#374151;border-color:rgb(55 65 81/var(--tw-border-opacity,1))}.dark\:bg-gray-800{--tw-bg-opacity:1;background-color:#1f2937;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.dark\:text-gray-400{--tw-text-opacity:1;color:#9ca3af;color:rgb(156 163 175/var(--tw-text-opacity,1))}.dark\:hover\:text-white:hover{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}}
/*# sourceMappingURL=main.b000a8ea.css.map*/