<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(https://fonts.googleapis.com/css2?family=Lexend:wght@300;400;500;600;800&amp;display=swap);.navbar{background-color:#1c1c1c;color:#fff;font-family:var(--font-family);height:80px;padding:0 130px}.navbar,.navbar .mobile-navbar{align-items:center;display:flex}.navbar .mobile-navbar{height:auto;justify-content:space-between;width:100%}.mobile-navbar .logo{align-items:center;display:flex;height:130px;justify-self:center;width:130px}.mobile-navbar .logo img{height:100%;width:100%}.close-icon,.menu-icon{cursor:pointer}.mobile-navbar .menu-content{background-color:#000;color:#fff;height:auto;left:0;position:absolute;top:80px;width:100%;z-index:9999}.mobile-navbar .menu-content .close-icon{color:#fff;position:absolute;right:5px;top:5px}.mobile-navbar .menu-content .menu-container{display:flex;flex-direction:column;justify-content:center;margin-top:15px;z-index:9999}.mobile-navbar .menu-content .menu-container .btns{align-items:center;display:flex;gap:35px;justify-content:center;margin:10px 0}.mobile-navbar .menu-content .menu-container .btns button{background-color:inherit;border:none;color:#e1d33e;font-size:20px;font-weight:200}.mobile-navbar .menu-content .menu-container .separator{background-color:#333;display:flex;height:1px;width:100%}.menu-icons,.mobile-navbar .menu-content .menu-container .menu-icons{align-items:center;display:flex;justify-content:center}.menu-icons{gap:35px}.menu-icons p{align-items:center;border:1px solid #fff;border-radius:10px;display:flex;font-size:40px;font-weight:900;height:50px;justify-content:center;margin-top:10px;padding-bottom:10px;width:50px}.btns .register-popup{background-color:#212121;border:2px solid #fff;border-radius:25px;position:absolute;top:20px;width:55%;z-index:999}#panel1a-header{background-color:#000;color:#fff}#heading{align-items:center;display:flex;font-family:var(--font-family);font-size:20px;font-weight:500;gap:10px;justify-content:center}@media (max-width:1092px){.navbar .mobile-navbar{align-items:center;display:flex;justify-content:space-between;width:100%}.mobile-navbar .logo{align-items:center;display:flex;height:100px;justify-self:center;width:100px}.mobile-navbar .logo img{height:100%;width:100%}.mobile-navbar .menu-content{background-color:#000;color:#fff;height:auto;padding:1rem;position:absolute;top:80px;width:100%;z-index:999}.mobile-navbar .menu-content .close-icon{color:#fff;position:absolute;right:5px;top:5px}.mobile-navbar .menu-content .menu-container{display:flex;flex-direction:column;justify-content:center;margin-top:15px;z-index:9999}.mobile-navbar .menu-content .menu-container .btns{align-items:center;display:flex;gap:35px;justify-content:center;margin:10px 0}.mobile-navbar .menu-content .menu-container .btns button{background-color:inherit;border:none;color:#e1d33e;font-size:20px;font-weight:200}.mobile-navbar .menu-content .menu-container .separator{background-color:#333;display:flex;height:1px;margin-left:20%;width:60%}.menu-icons,.mobile-navbar .menu-content .menu-container .menu-icons{align-items:center;display:flex;justify-content:center}.menu-icons{gap:35px}.menu-icons p{align-items:center;border:1px solid #fff;border-radius:10px;display:flex;font-size:40px;font-weight:900;height:50px;justify-content:center;margin-top:10px;padding-bottom:10px;width:50px}.btns .register-popup{background-color:#212121;border:2px solid #fff;border-radius:25px;position:absolute;top:20px;width:55%;z-index:999}#panel1a-header{background-color:#000;color:#fff}#heading{align-items:center;display:flex;font-family:var(--font-family);font-size:20px;font-weight:500;gap:10px;justify-content:center}}@media (max-width:768px){.navbar{padding:3px 25px}.navbar .mobile-navbar{align-items:center;display:flex;gap:10px;justify-content:space-between;width:100%}.mobile-navbar .logo{height:70px;width:70px}.mobile-navbar .logo img{height:100%;width:100%}.mobile-navbar .menu-content .menu-container .courses{padding-left:15px}.btns .register-popup{position:absolute;top:0;width:65%}.btns .register-popup .popup-content{background-color:#212121;border-radius:25px;color:#fff}.btns .register-popup .popup-content .close-icon{background:none;border:none;color:#e1d33e;position:absolute;right:20px;top:30px}.btns .register-popup .popup-content .form-container .buttons button{font-size:15px;font-weight:100}.btns .form-container form input{font-size:15px}.btns .forgot-password{font-size:13px;font-weight:100;text-underline-offset:8px}}@media (max-width:550px){.btns .register-popup{margin:0 20px;position:absolute;top:0;width:90%}.btns .register-popup .popup-content{background-color:#212121;border-radius:25px;color:#fff}}*{font-family:var(--font-family)}.swiper-button-next,.swiper-button-prev{color:var(--swiper-theme-color)}.mouse{cursor:url(/static/media/mouse.20ead1ec9b6e7930d092.png),auto}.home-cover{align-items:center;display:flex;justify-content:center}.home-cover img{height:auto;width:100%}.home-cover2{align-items:center;display:flex;justify-content:center;margin-top:20px}.home-cover2 img{width:100%}.home-container{padding:15px 130px}.home-container h1{margin-bottom:10px}.home-container .courses{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin-bottom:35px}.home-container .courses .card{background-color:#333;border:3px solid #fff;border-radius:15px;overflow:hidden}.home-container .courses img{cursor:pointer;width:100%}.card .card-text{align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:center;padding:5px 0 20px 15px}.card .card-text p{font-size:15px;margin:0}.home-content{display:flex;gap:20px;height:100%;margin-bottom:15px}.touch{width:100%}.touch input{background-color:#333;border:none;border-radius:15px;box-shadow:none;color:#fff;height:165px;width:100%}.touch input::-webkit-input-placeholder{font-size:15px;font-weight:500;left:15px;padding:5px;position:absolute;top:15px}.touch input::placeholder{font-size:15px;font-weight:500;left:15px;padding:5px;position:absolute;top:15px}.file{display:flex;justify-content:space-between;margin-top:10px;width:100%}.file .addFile{display:flex;flex-direction:column;font-weight:100}.file .addFile label{color:#7b7a7a;gap:5px;margin-bottom:10px;text-decoration:underline;text-underline-offset:3px}.file .addFile label,.file .btn button{align-items:center;cursor:pointer;display:flex}.file .btn button{background-color:#e1d33e;border:none;border-radius:10px;color:#000;font-size:18px;font-weight:700;height:40px;justify-content:center;width:100px}#file-input{background-color:inherit;border-radius:0;cursor:pointer;height:auto;width:auto}.faq{height:100%}.wrapper{display:flex;margin-top:-60px}.social-icons{align-items:center;gap:50px}.social-icons,.social-icons .icon{display:flex;justify-content:center}.social-icons .icon{align-items:flex-start;cursor:pointer}@media (max-width:1092px){.home-cover img{height:auto}.home-container{padding:2rem}.home-container h1{font-size:20px}.home-content{flex-direction:column;width:100%}.touch input{left:0;top:0}.wrapper{align-items:center;justify-content:center;margin-top:0}.social-icons{gap:30px}.home-cover2{margin:0 30px}}@media (max-width:900px){.home-container .courses{gap:15px;grid-template-columns:repeat(2,1fr);margin-top:30px}}@media (max-width:550px){.home-cover img{height:auto;width:100%}.home-container .featured{margin-bottom:-20px}.home-container .courses{gap:15px;grid-template-columns:1fr;margin-top:30px}.card-text h3{font-size:15px}.addFile{width:70%}.btn{align-items:center;display:flex;height:100%;justify-content:flex-end;width:30%}.btn button{height:100%;width:100%}.wrapper{align-items:center;justify-content:center;margin-top:0}.social-icons{gap:15px}.home-cover2 img{height:auto;width:100%}}.parent{align-items:center;color:#fff;display:flex;height:calc(100vh - 80px);justify-content:center}@media (max-width:768px){.parent h1{font-size:18px;font-weight:500;padding:50px}}.book .box{background-color:#1c1c1c;border:2px solid #e1d33e;border-radius:10px;margin-bottom:20px;padding:15px;width:300px}.book .box .text{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.book .box .text p{font-size:18px;margin:5px 0}.book .box h2,.book .box p{margin-bottom:5px}.book .box h2 span{font-size:13px;margin-left:-5px}.book .box p span{margin-left:6px;text-decoration:line-through}.book .box .button{gap:10px;justify-content:space-between;margin-top:10px}.book .box .button,.book .box .button button{align-items:center;cursor:pointer;display:flex;width:100%}.book .box .button button{background-color:#e1d33e;border:none;border-radius:10px;color:#000;font-size:18px;font-weight:600;height:50px;justify-content:center;text-transform:uppercase}.book .box #chat{background-color:#347434;color:#fff;height:50px;width:150px}.book .box .button #chat .whatsapp{background-color:#347434;border-radius:10px;color:#fff;cursor:pointer;font-size:18px;font-weight:400;gap:10px;height:50px;text-transform:uppercase}.book .box .button #chat .whatsapp,.payment .paymentpopup{align-items:center;display:flex;justify-content:center;width:100%}.payment .paymentpopup{height:100%;left:0;position:fixed;top:0;z-index:500}.payment .paymentpopup .Popup-content{background-color:#000;border:1px solid #fff;border-radius:20px;display:flex;flex-direction:column;padding:20px;width:600px}.payment .paymentpopup .Popup-content form .row{align-items:center;display:flex;gap:15px;justify-content:space-between}.row label{width:50%}.payment .paymentpopup .Popup-content form label{display:flex;flex-direction:column;font-size:15px;font-weight:100;margin-bottom:5px;padding-bottom:5px}.payment .paymentpopup .Popup-content form label input{background-color:#333;border:none;border-radius:10px;color:#fff;font-size:15px;margin:10px 0;padding:5px}form label input:valid{background-color:#333;color:#fff}form select{border:none;border-radius:10px;font-size:15px;margin:10px 0;padding:5px}.payment .paymentpopup .Popup-content .next{display:flex;justify-content:flex-end;margin-top:10px}.methods{align-items:center;display:flex;gap:10px;justify-content:center}.methods img{border-radius:50%;height:45px;width:30px}.payment .paymentpopup .Popup-content button{align-items:center;background-color:#e1d33e;border:none;border-radius:10px;color:#000;cursor:pointer;display:flex;font-size:20px;font-weight:700;gap:1.5px;height:50px;justify-content:center;width:140px}.payment .paymentpopup .Popup-content button:disabled{background-color:#ccc;cursor:not-allowed}.close-icon{background-color:none;color:#000;cursor:pointer;position:absolute;right:27%;top:17%}@media (max-width:768px){.book .box{height:100%;width:250px}.book .box .text h2{font-size:20px}.book .box .text p{font-size:13px}.book .box .payment .button{display:flex;gap:10px}.book .box .payment .button button,.book .box .payment .button button a{font-size:14px;font-weight:600}.payment .paymentPopup,.payment .paymentpopup{padding:0 10px}.paymentpopup .Popup-content .close-icon{position:absolute;right:10%;top:10%}}@media (max-width:550px){.payment .paymentpopup .Popup-content{width:98%}.paymentpopup .Popup-content .close-icon{right:5%;top:10%}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:#007aff;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;-webkit-transform-origin:center;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled&gt;.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal&gt;.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:#007aff;background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical&gt;.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical&gt;.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical&gt;.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical&gt;.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:top .2s,-webkit-transform .2s;transition:transform .2s,top .2s;transition:transform .2s,top .2s,-webkit-transform .2s}.swiper-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal&gt;.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal&gt;.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:left .2s,-webkit-transform .2s;transition:transform .2s,left .2s;transition:transform .2s,left .2s,-webkit-transform .2s}.swiper-horizontal.swiper-rtl&gt;.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:right .2s,-webkit-transform .2s;transition:transform .2s,right .2s;transition:transform .2s,right .2s,-webkit-transform .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-horizontal&gt;.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical&gt;.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal&gt;.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical&gt;.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:rgba(0,0,0,.1);background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1));border-radius:10px;border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none}.swiper-scrollbar-disabled&gt;.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal&gt;.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{bottom:4px;bottom:var(--swiper-scrollbar-bottom,4px);height:4px;height:var(--swiper-scrollbar-size,4px);left:1%;left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:auto;top:var(--swiper-scrollbar-top,auto);width:98%;width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);z-index:50}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical&gt;.swiper-scrollbar{height:98%;height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);left:auto;left:var(--swiper-scrollbar-left,auto);position:absolute;right:4px;right:var(--swiper-scrollbar-right,4px);top:1%;top:var(--swiper-scrollbar-sides-offset,1%);width:4px;width:var(--swiper-scrollbar-size,4px);z-index:50}.swiper-scrollbar-drag{background:rgba(0,0,0,.5);background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:10px;border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container&gt;canvas,.swiper-zoom-container&gt;img,.swiper-zoom-container&gt;svg{max-height:100%;max-width:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode&gt;.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid&gt;.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column&gt;.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;pointer-events:none;-webkit-transform-origin:0 0;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{-webkit-transform-origin:100% 0;transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0}.swiper-cube .swiper-cube-shadow:before{background:#000;bottom:0;content:"";-webkit-filter:blur(50px);filter:blur(50px);left:0;position:absolute;right:0;top:0}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:0}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;pointer-events:none;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:0}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:opacity,height,-webkit-transform;transition-property:transform,opacity,height;transition-property:transform,opacity,height,-webkit-transform}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;-webkit-transform-origin:center bottom;transform-origin:center bottom}.interior{background-color:#000;color:#fff}.swiper-pagination{bottom:0;left:50%;position:absolute;-webkit-transform:translateX(-50%,50%);transform:translateX(-50%,50%)}.swiper-pagination-bullet{background-color:#000;border:2px solid #fff;cursor:pointer;height:8px;margin:0 5px;opacity:.7;transition:all .3s;width:8px}.swiper-pagination-bullet-active{background-color:#fff;opacity:1}.mobile-info{display:none}.section-container{padding:0 150px}.section-container .text h1{font-size:40px;font-weight:650;margin-top:15px}.section-container .text p{margin:15px 0}.intro-image{margin:0 20px}.intro-image-container{align-items:center;display:flex;justify-content:center;padding:10px 110px}.intro-image img{height:calc(100vh - 100px);padding-bottom:20px;width:100%}.mySwiper .swiper-button-next,.mySwiper .swiper-button-prev{--swiper-navigation-size:100px;color:#333;font-weight:700}.content{display:flex;gap:20px;height:500px;margin-bottom:20px}.left{flex:1 1}.left .media,.left .media .video,video{height:100%;width:100%}video{border:3px solid #fff;border-radius:25px}.right{display:flex;flex-direction:column;width:300px}.book .info p{display:flex;font-size:15px;gap:5px;margin-top:10px}.book .info p .icons{margin-top:1px}#urban-mobile h2{margin-bottom:20px}#urban-mobile .instructor-card{align-items:center;flex-direction:row-reverse;justify-content:space-between;margin-bottom:15px;width:100%}#desc,#urban-mobile .instructor-card{background-color:#1c1c1c;border-radius:25px;display:flex}#desc{margin:15px 0;padding:15px;width:50%}#desc p{font-size:20px;font-weight:100;line-height:1.5}#urban-mobile .instructor-card .instructor-info{padding:20px;width:80%}#urban-mobile .instructor-card .instructor-info h4{font-size:20px;font-weight:450;margin-bottom:15px}#urban-mobile .instructor-card .instructor-info p{font-size:20px;font-weight:100;hyphens:auto;-webkit-hyphens:auto;line-height:1.5;margin:0;text-align:justify;word-spacing:-.05em}#urban-mobile .instructor-card .image{height:280px;width:280px}#urban-mobile .instructor-card img{height:100%;padding-bottom:0;width:100%}#urban-gallery{align-items:center;display:flex;height:100%;justify-content:center;width:100%}#urban-gallery img{width:100%}.Gallery{margin:50px 0}.Gallery .text h2{font-size:28px;font-weight:700;margin-bottom:15px}.gallery-container{grid-column-gap:30px;grid-row-gap:30px;display:grid;grid-template-columns:repeat(3,1fr);margin-top:30px}.gallery-card .image{position:relative}.gallery-card .image img{height:100%}.album{color:#fff;cursor:pointer;font-size:25px;font-weight:500;position:absolute;right:10px;top:10px}.card-text{cursor:pointer;margin-top:10px}.card-text h1{font-size:25px;font-weight:200}.gallery-popup .close-icon{color:#fff;cursor:pointer;font-size:18px;position:absolute;right:10px;top:10px;z-index:1}.gallery-popup{display:flex;height:100%;left:0;position:fixed;top:0;z-index:1000}.gallery-popup,.gallery-popup .gallery-popup-content{align-items:center;background-color:#000;justify-content:center;width:100%}.gallery-popup .gallery-popup-content{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(4,200px);padding:15px}.gallery-popup-content img{border-radius:10px;cursor:pointer;height:200px;object-fit:cover;width:100%}.slider-popup{align-items:center;background-color:rgba(0,0,0,.8);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.slider-close-icon{color:#fff;cursor:pointer;font-weight:bolder;position:absolute;right:10px;top:10px;z-index:50000}.slider-popup .slider-popup-swiper,.slider-popup-content{height:100%;width:100%}.slider-popup .slider-popup-image{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.slider-popup .slider-popup-image img{padding:10px;scale:28%}.slider-popup-swiper .swiper-button-next,.slider-popup-swiper .swiper-button-prev{--swiper-navigation-size:80px;color:#333;font-weight:bolder}.footer{align-items:flex-start;display:flex;justify-content:space-between;margin:25px auto}.footer .course,.footer .social{display:flex;flex-direction:column;font-size:18px;gap:15px;height:100%}.footer .social a{align-items:center;display:flex;gap:10px}@media (max-width:3000px){.gallery-card img{border:3px solid #fff;border-radius:15px;cursor:pointer;height:600px;width:100%}}@media (max-width:1920px){.gallery-card img{height:250px}}@media (max-width:1439px){.instructor-card .instructor-info{padding:10px}.instructor-card .instructor-info h4{margin-bottom:10px}.instructor-card .image{height:200px;width:500px}.instructor-card img{border-radius:25px;height:100%;width:100%}}@media (max-width:1024px){#interior,.intro-image .swiper-button-next,.intro-image .swiper-button-prev{display:none}.intro-image{margin:0}.intro-image-container{align-items:center;display:flex;justify-content:center;padding:10px}.intro-image img{height:auto;width:100%}.section-container{padding:2rem 8.5rem}.section-container .text h1{font-size:22px}.section-container .text p{font-size:15px}.content{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center}.left .media video{height:250px;margin-bottom:10px}.right{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.mobile-info{display:block;margin-bottom:15px}.mobile-info h3{font-size:19px}.mobile-info p{display:flex;font-size:15px;margin-top:10px}.mobile-info .icons{margin-right:8px}.info{display:none}#urban-mobile{display:block}#urban-mobile .instructor-card{display:flex;flex-direction:column}#urban-mobile .instructor-card .instructor-info{padding:15px;width:100%}#urban-mobile .instructor-card .instructor-info h4{font-size:14px;margin-bottom:5px}#urban-mobile .instructor-card .instructor-info p{font-size:12px;line-height:1.2}#urban-mobile .instructor-card .image{align-items:center;display:flex;height:100%;justify-content:center;width:100%}#urban-mobile .instructor-card .image img{height:200px;width:200px}#urban-gallery{align-items:center;display:flex;height:100%;justify-content:center;width:100%}#urban-gallery img{height:auto;width:100%}#desc{width:100%}.Gallery{margin:15px auto}.Gallery .text h2{font-size:18px}.gallery-container{align-items:center;display:grid;grid-template-columns:repeat(2,1fr);justify-content:center}.card-text h1{font-size:22px}.gallery-popup .gallery-popup-content{gap:10px;grid-template-columns:repeat(4,1fr)}.gallery-popup .gallery-popup-content img{border-radius:10px;cursor:pointer;height:130px;object-fit:cover;width:100%}.slider-popup-swiper .swiper-button-next,.slider-popup-swiper .swiper-button-prev{display:none}.slider-popup .slider-popup-image{height:100%;width:100%}.slider-popup .slider-popup-image img{scale:none;width:100%}.footer{margin:50px 0 0}.footer .course,.footer .social{margin:0}.footer a,.footer link{font-size:17px;font-weight:400}}@media (max-width:768px){.gallery-container{grid-template-columns:1fr}.footer{flex-direction:column-reverse;margin:0}.footer .course,.footer .social{margin:15px 0}.footer a,.footer link{font-weight:250}.gallery-container{display:flex;flex-direction:column}.gallery-card{width:400px}.gallery-card .image{height:400px}.gallery-card .image img{height:100%}}@media (max-width:650px){.instructors{margin-top:0}.section-container{padding:1rem 2rem}.section-container .text h1{margin:0}.mySwiper .swiper-button-next,.mySwiper .swiper-button-prev{display:none}.intro-image .intro-image-container img{height:auto}.instructor-card{border-radius:15px;margin-bottom:15px;width:100%}.instructor-card .instructor-info{margin:5px 0 5px 5px;padding:5px}.instructor-card .instructor-info h4{font-size:14px;font-weight:450;margin-bottom:10px}.instructor-card .instructor-info p{font-size:16px;line-height:1.2}.instructor-card .image{height:100%;width:700px}.instructor-card .image img{border-radius:0;height:100%;width:100%}.card-text h1{font-size:16px;font-weight:500}#desc p{font-size:17px;line-height:1.2}}@media (max-width:400px){.intro-image .intro-image-container img{height:auto}.instructor-card .instructor-info h4{font-size:14px;margin-bottom:2px}.instructor-card .instructor-info p{font-size:16px;line-height:1.2}.instructor-card .image{height:160px;width:700px}.instructor-card .image img{height:100%;width:100%}.gallery-popup .gallery-popup-content img{height:80px}.gallery-card{width:300px}.gallery-card .image{height:300px}.gallery-card .image img{height:100%}}@media (max-width:350px){.gallery-card{width:280px}.gallery-card .image{height:280px}.gallery-card .image img{height:100%}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical&gt;.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-css-mode&gt;.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode&gt;.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode&gt;.swiper-wrapper&gt;.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal&gt;.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical&gt;.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode&gt;.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode&gt;.swiper-wrapper&gt;.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered&gt;.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered&gt;.swiper-wrapper&gt;.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal&gt;.swiper-wrapper&gt;.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal&gt;.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical&gt;.swiper-wrapper&gt;.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical&gt;.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}#event{display:flex;flex-direction:column;gap:20px;margin-bottom:15px;width:100%}#eventP{background-color:#1c1c1c;border-radius:25px;font-size:18px;padding:1rem;width:50%}@media (max-width:1439px){#eventP{width:100%}}:root{--font-family:"Lexend",sans-serif}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}body{background-color:#000;color:#fff;font-family:Lexend,sans-serif;font-family:var(--font-family)}a{color:inherit;text-decoration:none}.scale-up-center{-webkit-animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both;animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both}@-webkit-keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}
/*# sourceMappingURL=main.3b7aea51.css.map*/</pre></body></html>