@import"https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap";.primary_btn{background:none;border:2px solid var(--primaryC);padding:.4rem .8rem;color:var(--primaryC);border-radius:20px;background-image:url(/destello.png);background-size:70%;background-repeat:no-repeat;background-position:-200% 50%;transition:all .2s ease-in-out;height:2.4rem}.primary_btn:hover{background-position:300% 50%;box-shadow:0 0 5px var(--primaryC);transform:scale(1.05)}.yellow_btn{height:2.4rem;border-radius:20px;padding:.4rem .8rem;border:none;background-color:var(--primaryHC);color:var(--primaryCC)}.home_container{padding-top:4rem}.headBand_container{background-image:url(/bg_tre2.jpg);background-repeat:no-repeat;background-size:cover;background-position:100% 50%;height:12rem}.headBand_info{padding:1rem 2rem;color:var(--primaryC);justify-content:center}.headBand_info a{text-decoration:none;color:var(--primaryC);margin:.2rem}.headBand_info div{text-align:center;max-width:340px}.reset_password_container{background-color:var(--secondaryCC)}.reset_form_box{background-color:var(--primaryTC);color:var(--secondaryTC);padding:2rem;border-radius:8px}.redirect_modal_info{border:2px solid var(--primaryHC);border-radius:20px;width:90%;max-width:var(--maxW);overflow:hidden}.redirect_section{width:100%;max-width:calc((var(--maxW)/2) - 2px);padding:1rem}.redirect1{background-color:#000000d2}.redirect1 img{width:60%;max-width:220px}.redirect2{background:url(/bg_tre3M.png) var(--primaryCC);background-repeat:no-repeat;background-size:cover;color:var(--secondaryCC)}.redirect2 p{filter:drop-shadow(0 0 4px var(--secondaryCC));font-style:italic;color:var(--secondaryTC);font-weight:400}.redirect2 h2{font-size:40px;font-style:italic;margin:2rem 0;color:var(--secondaryCC)}.virtual_scholl_btn{width:fit-content;max-width:150px!important;animation:scale-up 5s ease-in-out 2;animation-delay:0s;animation-iteration-count:infinite}@media screen and (min-width: 768px){.home_container{padding-top:6rem}.headBand_container{height:9.45rem}.headBand_info{justify-content:space-between}.redirect_modal_info{height:70vh}.redirect2{padding:2rem}}.navbar_container{background-color:var(--secondaryTC);position:fixed;top:0;z-index:100;height:4rem;justify-content:space-between}.navbar_logo_container{width:40%;max-width:380px}.navbar_logo_container img{width:100%;object-fit:contain}.navbar_menu_container{display:none}.navbar_menu_links{gap:2rem}.link_active{color:var(--primaryHC)}.link_inactive{color:var(--secondaryCC)}.navbar_icon_container{width:40%}.navbar_icon_container a{color:var(--secondaryCC);border-radius:50%;width:30px;height:30px;border:1px solid var(--secondaryCC);padding:.1rem;text-decoration:none;font-size:22px}.bx-user{color:var(--primaryTC);border-radius:50%;width:30px;height:30px;border:1px solid var(--secondaryCC);padding:.1rem;text-decoration:none;font-size:22px}.menu_access{display:flex;justify-content:center;align-items:center;color:var(--secondaryCC);font-size:40px}.mobile_menu{position:fixed;top:4rem;right:0;width:100vw;height:calc(100vh - 4rem);background-color:#020202e7;transform:translate(100%);transition:transform .3s ease-in-out;z-index:1000;border-left:3px solid var(--primaryHC)}.mobile_menu a{font-size:23px;border-bottom:1px solid var(--secondaryCC);margin-top:.5rem;padding:1rem 0;width:200px}.mobile_menu.open{transform:translate(0)}.user_loged{filter:drop-shadow(0 0 5px var(--primaryC));color:var(--primaryC);transition:filter .3s ease-in-out;color:var(--primaryC)!important;border-color:var(--primaryC) IM!important}.user_loged:hover{filter:drop-shadow(0 0 10px var(--primaryC))}@keyframes scale-up{0%{transform:scale(1)}47%{transform:scale(1)}50%{transform:scale(1.05)}53%{transform:scale(1)}56%{transform:scale(1.05)}59%{transform:scale(1)}to{transform:scale(1)}}@media screen and (min-width: 768px){.navbar_container{height:6rem}.navbar_menu_container{display:flex;width:calc(100% - 400px);border-bottom:1px solid var(--secondaryCC);justify-content:flex-end;padding:1rem 2rem;gap:2.5rem}.navbar_icon_container{display:flex;width:300px;color:var(--secondaryCC);border-bottom:1px solid var(--secondaryCC)}.menu_access{display:none}.navbar_icon_container a{width:45px;height:45px;font-size:30px}.bx-user{color:var(--primaryTC);border-radius:50%;width:45px;height:45px;border:1px solid var(--secondaryCC);padding:.1rem;text-decoration:none;font-size:30px;margin-right:1rem}.bx-user{margin-right:1rem}.navbar_logo_container{padding:.8rem}}.header_container{height:calc(100vh - 4rem);background-image:url(/bg_tre1M.png);background-repeat:no-repeat;background-position:0 0;background-size:contain}.box_fill{width:100%;max-width:590px;height:30vh}.header_second_section{width:100%;max-width:600px}.header_second_section h1{font-size:22px;font-style:italic}.header_second_section span{color:var(--primaryC)}.header_second_section div{width:80%;gap:1rem;margin-top:1rem}.logo_header{height:30vh}@media screen and (min-width: 768px){.header_container{height:calc(100vh - 6rem);background-image:url(/bg_tre1.jpg)}.header_second_section h1{font-size:30px}.logo_header{height:40vh}}.form_section_container{position:relative;background:var(--secondaryCC) url(/bg_tre3M.png) no-repeat 0 0 / cover;background-repeat:no-repeat;background-position:0 0;background-size:cover;min-height:28.5rem;gap:4rem;padding:2rem 0}.form_section_container div{width:95vw;max-width:370px}form{gap:.7rem;justify-content:space-between}.input_text_container{position:relative}.input_text_container input{height:3.5rem;border-radius:8px;border:none;background-color:var(--secondaryCC);color:var(--secondaryTC);padding:1.5rem .5rem .5rem;font-size:16px}.input_check{display:flex;flex-direction:row;align-items:center;padding:.3rem;color:#505050;font-weight:700;font-size:12px;height:3.5rem;border-radius:8px;border:none;background-color:var(--secondaryCC)}.input_text_container label{color:#505050;font-weight:700;position:absolute;top:0;left:5px;font-size:12px}.btn_form{background-color:var(--primaryHC);border:none;border-radius:8px;color:var(--primaryCC);font-weight:700;font-size:18px}.form_section_text{font-weight:700;font-size:18px;font-style:italic;color:var(--secondaryTC);letter-spacing:2px}.section_text_span1{font-size:25px}.section_text_span2{color:var(--secondaryC)}@media screen and (min-width: 768px){.form_section_container{background-image:url(/bg_tre3.jpg)}.form_section_text{font-size:24px}.section_text_span1{font-size:40px}}.services_container{background-image:url(/bg_tre4M.png);min-height:95vh;background-repeat:no-repeat;background-size:cover;background-position:100% 100%;padding:1rem 0}.services_section1{width:80%;max-width:450px}.services_section2{width:80%;max-width:800px;gap:1.5rem}.services_section2 div{width:100%;max-width:360px;height:200px;padding:1rem;border-radius:30px;gap:.5rem}.services_section2 h3{width:100%;text-align:center;font-size:30px}.services_section2 span{color:var(--primaryTC);width:100%;text-align:center}.services_item1{border:3px solid var(--primaryC);color:var(--primaryC)}.services_item2{border:3px solid var(--secondaryHC);color:var(--secondaryHC)}.services_item3{border:3px solid #ffffa7;color:#ffffa7}.services_item4{border:3px solid var(--primaryHC);color:var(--primaryHC)}.services_section2 div img{width:30%;height:70px;max-width:100px}.services_section1 img{width:85%}@media screen and (min-width: 768px){.services_container{background-image:url(/bg_tre4.jpg)}.services_section2 h3{font-size:35px;margin-bottom:1rem}}.proposal_container{background-image:url(/bg_tre5.jpg);min-height:100vh;background-repeat:no-repeat;background-size:cover;background-position:0 0;padding:1rem 0}.text_proposal span{color:var(--primaryTC)}.proposal_info{max-width:var(--maxW);flex-direction:column-reverse}.proposal_section1{width:95%;max-width:840px;gap:2rem}.proposal_price{width:280px;gap:1rem;padding:.5rem}.proposal_price h3{font-size:30px;margin-top:-5px;color:var(--secondaryHC)}.proposal_description1,.proposal_description2{width:100%!important}.proposal_description1 span{font-size:40px;font-weight:700}.proposal_description1 h2{color:var(--secondaryCC)}.proposal_description2{flex-direction:column;justify-content:center;gap:1rem;padding:0 2rem}.proposal_section2{width:95%;max-width:350px}.proposal_section2 img{max-width:60%;max-height:40vh}.proposal_description3 p{margin-bottom:1rem;color:var(--secondaryHC)}.proposal_description3 div{gap:2rem}.subcription_section1{max-width:500px}.subcription_section2{max-width:320px;padding-left:.5rem}.subcription_section1 li{list-style:circle;margin-left:2rem;margin-top:.5rem}.subcription_section2 li{list-style:decimal-leading-zero;margin-left:2rem;margin-top:.5rem}@media screen and (min-width: 768px){.proposal_info{flex-direction:row}.proposal_description1 span{font-size:45px}.proposal_description2{gap:2rem;flex-direction:row;justify-content:flex-start;align-items:center}.proposal_price h3{font-size:40px}.proposal_description1,.proposal_description2{width:80%}.subcription_section2{border-left:3px solid var(--secondaryHC)}.proposal_description3 div{gap:0}}.metrics_container{background-image:url(/bg_tre6.jpg);min-height:70vh;background-repeat:no-repeat;background-size:cover;padding:1rem 0;color:var(--primaryCC)}.metrics_info_container{width:100%;max-width:var(--maxW);gap:3.5rem;padding:2rem 0}.metrics_first_section p{font-weight:400;font-style:italic}.metrics_second_sectión{row-gap:1rem}.metric_card_container{width:47%;max-width:300px}.metric_card_container h5{border:1px solid var(--primaryCC);border-radius:8px;padding:.5rem 0;width:60%;text-align:center}.metric_card_container p{font-weight:400;width:70%;margin-top:.5rem;font-style:italic}.footer_container{background-image:url(/bg_tre7M.png);min-height:60vh;background-repeat:no-repeat;background-size:contain;background-position:50% 10%;padding:1rem 0;color:var(--primaryCC)}.footer_second_section{gap:1rem}.footer_menu_items{display:flex;flex-direction:row;gap:.5rem;justify-content:center}.footer_last_section{height:5rem;width:100%}.to_top_btn{width:50px;height:50px;border-radius:50%;background-color:var(--primaryCC);border:none;color:var(--primaryTC);font-size:1.5rem;top:-25px}.footer_link a{text-decoration:none;margin-top:1rem;color:var(--primaryC)}.footer_link .navbar_icon_container{width:100%;max-width:180px;border:none}.footer_info{gap:2rem;padding:2rem 0}@media screen and (min-width: 768px){.footer_container{background-image:url(/bg_tre7.jpg)}.footer_menu_items{flex-direction:column;justify-content:start}.footer_info{gap:7rem;padding:0}}.blog_container{background:url(/bg_tre5M.png) #fff;background-repeat:no-repeat;background-position:100% 100%;background-size:contain;padding-top:4rem;min-height:100vh;color:var(--secondaryTC)}.blog_title_section{background-image:url(/banner_blog.jpg);background-size:cover;background-repeat:no-repeat;height:25vh}.title_section{width:60%;max-width:350px;height:2.5rem;border:1px solid var(--primaryHC);border-radius:1.25rem;background-color:var(--primaryCC);color:var(--secondaryCC)}.blog_title_section p{text-align:center;color:var(--secondaryCC);box-shadow:0 0 4px 4px var(--secondaryCC);margin-top:1rem;background-color:#000000ce}.filter-container{display:flex;justify-content:center;align-items:center;padding:1rem}.filter-icon{color:#1976d2}.menu-item{font-weight:400;color:#333}.menu-item.selected{font-weight:700;color:#1976d2}.desktop-filters{display:flex;gap:1rem}.desktop-filter-button{padding:.5rem 1rem;border-radius:20px;border:1px solid #ccc;color:#1976d2;background-color:transparent;font-weight:700;text-transform:none;cursor:pointer;transition:all .3s ease}.desktop-filter-button.selected{border-color:#1976d2;color:#fff;background-color:#1976d2}.post_card{width:300px;border:1px solid #ddd;border-radius:8px;overflow:hidden;margin:1rem;box-shadow:0 4px 8px #0000001a;transition:transform .3s}.post_card:hover{transform:translateY(-5px)}.post_card_image{width:100%;height:180px;object-fit:cover}.post_card_content{padding:1rem}.post_card_title{font-size:1.25rem;font-weight:700;margin:.5rem 0;color:#333}.post_card_category{font-size:.9rem;color:#888;margin-bottom:.5rem}.post_card_author,.post_card_date{font-size:.85rem;color:#666;margin-bottom:.25rem}.post_card_summary{font-size:.95rem;color:#444;margin-bottom:1rem}.post_card_link{display:inline-block;font-size:.9rem;color:#06c;text-decoration:none;font-weight:700;margin-top:.5rem}.post_card_link:hover{text-decoration:underline}.post_cards_container{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.blog_article{margin-bottom:40px;padding:20px}.article_header{text-align:center;margin-bottom:20px}.article_title{font-size:2.5rem;font-weight:700;color:#222}.article_tag{font-size:1rem;color:#777;margin:5px 0}.article_date{font-size:.9rem;color:#999}.article_image{text-align:center;margin:20px 0}.responsive_image{max-width:90%;max-height:60vh;border-radius:8px;box-shadow:0 4px 10px #0000001a}.article_body{font-size:1.2rem;line-height:1.8;margin:20px 0;text-align:justify}.article_author{text-align:right;font-size:1rem;color:#555;font-style:italic}.related_posts{padding:40px 20px 20px}.related_posts h3{font-size:1.8rem;margin-bottom:20px;color:#222}.related_posts_grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}@media screen and (min-width: 768px){.blog_container{padding-top:6rem}.title_section{height:3.5rem;border-radius:1.75rem}.blog_title_section p{height:2.5rem}.blog_title_section{height:30vh}.article_title{font-size:2rem}.article_body{font-size:1rem}.related_posts h3{font-size:1.5rem}.responsive_image{height:90vh}}.login_container{background-color:var(--primaryTC);color:var(--secondaryTC);padding:1rem;border-radius:15px}.bx-x{position:relative;top:5px;left:calc(50% - 10px)}.virtual_school_container{margin-top:4rem;background-color:var(--secondaryCC);min-height:calc(100vh - 4rem)}.admin_container{border-radius:15px;color:var(--secondaryTC);overflow:hidden}.appBar{left:0;right:0;background-color:var(--primaryCC);overflow-x:hidden;color:var(--secondaryCC);margin-bottom:2rem}.toolbar{display:flex;justify-content:space-between}.button{color:#fff;text-transform:none}.MuiTableCell-head{font-weight:700!important;text-align:center!important}.tabpanel{overflow-x:scroll;scroll-behavior:smooth;max-width:1000px}.modal_container{background-color:#cee8ec;border-radius:8px;color:var(--secondaryTC);padding:1.5rem}.blog_premium{background-image:url(/bg_tre3.jpg);background-repeat:no-repeat;background-size:cover;border-radius:8px;padding:2rem;margin:2rem 0}.premium-message{display:flex;flex-direction:column;align-items:center;font-size:1.2rem;color:#ff9800;padding:10px;background-color:#f9f9f9;border:1px solid #ff9800;border-radius:5px;margin:20px 0}.premium-message .MuiSvgIcon-root{margin-right:8px}@media screen and (min-width: 768px){.virtual_school_container{margin-top:6rem;min-height:calc(100vh - 6rem)}}.modal_container{background:#fff;padding:20px;border-radius:8px;width:100%;max-width:500px;margin:0 auto}.full-w{width:100%}.x-big{font-size:1.5rem}.btn_close{background:transparent;border:none;font-size:1.5rem;cursor:pointer}.form_container{display:flex;flex-direction:column;gap:1rem}.form_group{display:flex;flex-direction:column}.form_group label{margin-bottom:.5rem;font-weight:700}.form_group input,.form_group select{padding:.5rem;border:1px solid #ccc;border-radius:4px}.form_actions{display:flex;justify-content:flex-end}.btn_submit{padding:.5rem 1rem;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer}.btn_submit:hover{background-color:#0056b3}.course-view{display:flex;flex-direction:column;padding:20px;font-family:Arial,sans-serif}.course-header{margin-bottom:20px}.course-header h1{font-size:2rem;color:#333}.course-header p{font-size:1.2rem;color:#666}.course-content{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px}.course-details{margin-top:10px;font-size:1rem;color:#555}.course-details p{margin:5px 0}.video-list{flex:1;background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;padding:15px;width:100%;height:calc(100vw * .56);max-height:420px;overflow-y:scroll}.video-list h3{margin-bottom:15px;font-size:1.5rem;color:#333}.video-list ul{list-style:none;padding:0}.video-list li{padding:10px;margin-bottom:5px;cursor:pointer;border-radius:4px;transition:background-color .3s ease}.video-list li:hover{background-color:#eaeaea}.video-list li.active{background-color:#032f5e;color:#fff}.video-list li.inactive{background-color:#007bff;color:#fff}.video-container{flex:2;display:flex;justify-content:center;align-items:center;background-color:#000;padding:10px;border-radius:8px;width:100%;min-width:330px;height:calc(100vw * .56);max-height:420px;position:relative;overflow:hidden}.video-wrapper{border-radius:8px;overflow:hidden}.video-overlay{position:absolute;top:2%;left:1%;width:98%;height:96%;object-fit:cover;display:block;z-index:1;border-radius:8px}.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#0009;color:#fff;border:none;padding:10px 20px;font-size:1.5rem;cursor:pointer;border-radius:5px;z-index:2;transition:background-color .3s}.play-button:hover{background-color:#000c}.overlay-blocker{position:absolute;top:0;left:0;width:100%;height:85%;background-color:transparent;cursor:not-allowed}.overlay-blocker2{position:absolute;bottom:0;left:0;width:100%;height:11%;background-color:transparent;cursor:not-allowed}.pause-button{background-color:#0009;color:#fff;border:none;padding:5px 10px;font-size:1.5rem;cursor:pointer;border-radius:5px;z-index:2;transition:background-color .3s}.construction-notice{text-align:center;padding:2rem;margin:2rem;border:2px dashed #ffa500;border-radius:8px;background-color:#fff8dc}.construction-notice h2{color:#ff6b6b;margin-bottom:1rem}.construction-notice p{color:#666;margin:.5rem 0}*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth}#root{width:100vw;max-width:var(--maxVW);margin:0 auto;background-color:var(--secondaryTC)}:root{--primaryTC: #fff;--secondaryTC: #161616;--primaryC: #00FFBA;--secondaryC: #0D635F;--primaryCC: #0F3F76;--secondaryCC: #cccccc;--primaryHC: #ebc20f;--secondaryHC: #00FFFF;--maxW: 1200px;--maxVW: 1368px}body{width:100%;font-family:Barlow Condensed;font-optical-sizing:auto;font-weight:200;font-size:12px;overflow-x:hidden;background-color:#000;color:var(--primaryTC)}.s_family{font-family:Oswald,sans-serif}.bold{font-weight:700}.regular_w{font-weight:400}h1,h2,h3,h4,h5,h6{font-weight:700}.small{font-size:10px}.regular{font-size:12px}.big{font-size:16px}.x-big{font-size:22px}.xx-big{font-size:30px}.center{text-align:center}.grid{display:grid}.flex{display:flex}.wrap{display:flex;flex-wrap:wrap}.row{flex-direction:row}.column{flex-direction:column}.al-c{align-items:center}.jf-c{justify-content:center}.border{border:1px solid var(--primaryTC)}.full-w{width:100%;max-width:var(--maxW)}.full-h{height:100%}.full-vw{width:100vw}.full-vh{height:100vh}.round{border-radius:3px}.sm{width:300px}.md{width:95%;max-width:450px}.lg{width:800px}.autoM{margin:0 auto}.btn_app{cursor:pointer;text-decoration:none;list-style:none}li{list-style:none}.relative{position:relative}.absolute{position:absolute}.curtain.hide{opacity:0;z-index:-1}.curtain{display:flex;justify-content:center;align-items:center;position:fixed;width:100%;height:100%;top:0;left:0;z-index:2000;opacity:1;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background-color:#0f0f0f80;transition:all .3s ease-in-out}.jf-sb{justify-content:space-between}textarea{resize:none;padding:.3rem .8rem;color:var(--primary-text-color);border-radius:5px}@media screen and (min-width: 768px){.regular{font-size:14px}.full-vw{width:100%;max-width:1368px}.small{font-size:12px}.big{font-size:18px}.x-big{font-size:25px}.xx-big{font-size:45px}}
