@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Anton+SC&family=Barriecito&family=Barrio&family=Bebas+Neue&family=Bitcount+Prop+Single:wght@100..900&family=Cinzel:wght@400..900&family=Handjet:wght@100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Playfair:ital,opsz,wdth,wght@0,5..1200,112.5,300..900;1,5..1200,112.5,300..900&display=swap";html{scroll-behavior:smooth}body{margin:0;padding:0;font-family:inter}h2,h3,h4{text-align:center;letter-spacing:-1px}.navbar{position:fixed;top:0;left:0;width:100%;background-color:#0000004d;padding-left:5vw;z-index:1000;box-sizing:border-box}.logoNavDMC{display:flex;flex-direction:column}.logoNavDMC p{margin:0}.pNav2{font-size:.68rem}.navbar.menu-open{background-color:#fff}.navbar.menu-open .navbar-links,.navbar.menu-open a{color:#000}.navbar:hover{background-color:#fff;transition:.8s}.navbar:hover a{color:#000;transition:.8s}.navbar-container{display:flex}.navbar-logo{margin-top:3px;height:7vh}#aHome{border-bottom:solid 4px #ffffff;padding:24px;padding-inline:10px}.navbar :hover #aHome{border-bottom:solid 4px #ff6e00}.navbar-links{padding-left:10%;text-decoration:none;display:flex;flex:1;align-items:center;gap:2rem;color:#fdfdfd}.navbar-links a{text-decoration:none;color:#f0f8ff;font-size:1.5rem;font-weight:300}.navbar-links a:hover{cursor:pointer}.hamburger{display:none;background:none;border:none;cursor:pointer;padding:0;z-index:1001}.bar{display:block;width:25px;height:3px;margin:5px 0;background-color:#000;transition:all .3s ease}.navbar-links.active{width:100%;height:70vh;display:flex;justify-content:flex-end;align-items:flex-start;background-color:#fff}.navbar-links.active a{font-weight:400}.navbar-links.active #aHome{text-align:start;padding:0 0 24px}.linkDMCnav{display:block;text-align:end;flex:1;padding-right:2%}@media (max-width: 912px){.navbar{padding-top:0vw;background-color:#fff}.navbar-container{display:flex;justify-content:space-between}.navbar-logo{margin-top:2px;height:auto;width:10vw}.hamburger{display:block;padding-right:5%}.navbar-links{position:fixed;top:-100%;left:0;width:95%;height:50vh;background-color:var(--color-primary);flex-direction:column;justify-content:center;align-items:center;transition:top .3s ease;padding:2rem;box-sizing:border-box}.navbar-links.active{top:0}.navbar-links.active a{margin-bottom:2%}.hamburger.active .bar:nth-child(1){transform:translateY(8px) rotate(45deg)}.hamburger.active .bar:nth-child(2){opacity:0}.hamburger.active .bar:nth-child(3){transform:translateY(-8px) rotate(-45deg)}}.header{background:linear-gradient(to bottom,#0000,#00000027 65%,#fffefe67 80%,#fffeff);height:90vh}.video-header{position:absolute;top:0;left:0;width:100%;height:90vh;object-fit:cover;z-index:-1}.container-header{padding-top:28vh;padding-left:10vw;display:flex;flex-direction:column;gap:4vh;color:#fff;width:70%}.container-header h1{padding:0;margin:0;font-size:4rem;font-weight:500;letter-spacing:-4px;line-height:.9}.container-header h2{text-align:left;padding:0;margin:0;font-size:2rem;font-weight:300;width:70%}@media only screen and (min-width: 853px) and (max-width: 1024px){.container-header h1{margin-top:6vh;width:100%;font-size:4.5rem;font-weight:600;letter-spacing:-2px}.container-header h2{font-size:2rem;line-height:1;font-weight:400}}@media (max-width: 852px){.header,.video-header{height:76vh}.container-header{width:80%}.container-header-h1{width:90%}.container-header h1{width:100%;font-size:2.55rem;font-weight:600;letter-spacing:-2px}.container-header h2{width:100%;font-size:1.4rem;line-height:1;font-weight:400}}.whatsapp-bubble{position:fixed;bottom:24px;right:24px;z-index:9999;background:#25d366;border-radius:50%;padding:10px;box-shadow:0 2px 8px #0003;transition:transform .2s}.whatsapp-bubble:hover{transform:scale(1.1)}.whatsapp-bubble img{width:48px;height:48px;display:block}.about{text-align:center}.container-about{display:flex;flex-direction:column;gap:14vh}h3{font-size:4rem;font-weight:600;letter-spacing:-4px}span{color:#ff6e00}.carrousel-about{width:100%;overflow-x:auto;overflow-y:hidden;cursor:grab;-webkit-user-select:none;user-select:none;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;display:flex;gap:20px;scroll-behavior:auto}.carrousel-about::-webkit-scrollbar{display:none}.carrousel-about.grabbing{cursor:grabbing;scroll-behavior:auto}.carrousel-about img{width:auto;height:auto;flex-shrink:0;pointer-events:none;transition:transform .3s ease,box-shadow .3s ease}.h4about2{font-size:3rem;letter-spacing:-2px}.h4about2 span{font-weight:600}.container-about p{padding-inline:20%;font-size:2rem;color:#9a9a9a;letter-spacing:-1px}.aboutP span{font-weight:600}@media only screen and (min-width: 853px) and (max-width: 1024px){.container-about{margin-top:6vh;gap:8vh}.carrousel-about img{width:auto}.container-about p{padding-inline:10%}}@media (max-width: 852px){.container-about{gap:6vh}.text-about{padding:0;margin:0}.text-about h3{font-size:2.8rem;letter-spacing:-3px;margin-bottom:0}.carrousel-about{height:38vh;width:auto}.carrousel-about img{object-fit:fill;max-width:100vw;max-height:40vh}.container-about h4{margin-top:0;font-size:2.2rem}.container-about p{font-size:1.2rem;padding-inline:10%}.container-about a{font-size:1.4rem;margin-bottom:40vh}}.testify{margin-top:6vh;display:flex;flex-direction:column;align-items:center;gap:2vh;justify-content:center;overflow:hidden;width:100%;max-width:100vw}.imgSpacer{margin-top:5vh;width:8vh}.testify-title h3{margin-top:5vh;line-height:.9}.spanTestify{color:#6e00ff}.testifyP p{text-align:center;padding-inline:20%;font-size:2rem;color:#9a9a9a;letter-spacing:-1px}.carrousel-testify{width:100%;max-width:100vw;overflow-x:auto;overflow-y:hidden;cursor:grab;-webkit-user-select:none;user-select:none;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.carrousel-testify::-webkit-scrollbar{display:none}.carrousel-testify.grabbing{cursor:grabbing}.testify-cards-container{height:62vh;display:flex;justify-content:center;align-items:center;gap:2%;padding:0 2vw;min-width:min-content}.testify-card{flex-shrink:0;width:24vw;min-width:280px;height:55vh;background-color:#f0f0f0;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:20px;transition:height .5s ease,background-color .5s ease;overflow:hidden;position:relative}.cardpurple{display:none}.testify-card img{margin-top:4%;width:40%;flex-shrink:0}.testify-card h4{text-align:center;font-weight:700;letter-spacing:-2px;font-size:2rem;margin-block:4px;transition:color .3s ease;flex-shrink:0}.pCardsTestify{width:66%;display:flex;align-items:center;justify-content:center}.spanOculto{display:none}.testify-card p{text-align:center;margin:2px 0 0;font-size:1.8rem;letter-spacing:-2px;line-height:1.3;transition:color .3s ease,font-size .3s ease;word-wrap:break-word;overflow-wrap:break-word}.spanTestifyCards{color:#000}.testify-card:hover{height:58vh;background-color:#6e00ff;padding-bottom:30px}.testify-card:hover p,.testify-card:hover h4{color:#f0f0f0}.testify-card:hover .cardpurple{display:block;margin-top:10%;width:40%}.testify-card:hover .cardwhite,.testify-card:hover .spanTestifyCards{display:none}.testify-card:hover .spanOculto{display:inline;color:#fff}.testify-card.expanded{height:58vh!important;max-height:58vh!important;overflow:hidden!important;background-color:#6e00ff;padding-bottom:30px}.testify-card.expanded p,.testify-card.expanded h4{color:#f0f0f0}.testify-card.expanded .cardpurple{display:block;margin-top:10%;width:40%}.testify-card.expanded .cardwhite,.testify-card.expanded .spanTestifyCards{display:none}.testify-card.expanded .spanOculto{display:inline;color:#fff}.services{text-align:center}.services p{padding-inline:20%;font-size:2rem;color:#9a9a9a;letter-spacing:-1px}@media only screen and (min-width: 1024px) and (max-width: 1600px){.testify-cards-container{margin-block:10vh;margin-bottom:6%}.testify-card.expanded{height:70vh;max-height:70vh}.testify-card{width:30vw;min-width:320px;height:70vh}.testify-card:hover{height:70vh;min-height:70vh;padding-bottom:30px}.testify-card:hover p{font-size:1.5rem}}@media only screen and (min-width: 853px) and (max-width: 1024px){.testify{gap:8vh}.testify-cards-container{height:43vh;gap:3%;padding:0 3vw}.testify-card{width:40vw;min-width:300px;height:36vh}.testify-card:hover{height:40vh!important;max-height:40vh!important}.testify-card.expanded{height:40vh!important;max-height:40vh!important;overflow:hidden!important}.testify-card h4{font-size:1.8rem}.testify-card p{font-size:1.5rem}}@media (max-width: 852px){.testify{gap:5vh}.testify-title h3,.testify-title span{font-size:2.8rem}.testifyP p{padding-inline:0%;font-size:1.2rem}.container-spacer img{height:8vh;width:4vh}.carrousel-testify{width:100vw;padding:0;cursor:default}.testify-cards-container{height:40vh;width:auto;justify-content:flex-start;gap:4vw;padding:0 4vw}.testify-card{width:70vw;min-width:280px;height:32vh;cursor:pointer}.testify-card h4{font-size:1.4rem;letter-spacing:-1px}.testify-card p{font-size:1rem;letter-spacing:-1px;line-height:1.2}.testify-card span{font-size:.95rem}.testify-card:hover,.testify-card.expanded{background-color:#6e00ff;height:32vh!important;max-height:32vh!important;overflow:hidden!important}.testify-card.expanded p,.testify-card.expanded h4{color:#f0f0f0}.testify-card.expanded .cardpurple{display:block;margin-top:6%;width:35%}.testify-card.expanded .cardwhite,.testify-card.expanded .spanTestifyCards{display:none}.testify-card.expanded .spanOculto{display:inline;color:#fff}.testify-card.expanded p{font-size:.95rem;line-height:1.25}.services{width:100%;padding:0%}.h3Services{font-size:3rem}.services p{font-size:1.2rem;padding-inline:5%}}@media (max-width: 480px){.testify-title h3{font-size:2.2rem}.testify-cards-container{gap:5vw;padding:0 5vw}.testify-card{width:30vw;min-width:260px;height:30vh}.testify-card h4{font-size:1.2rem}.testify-card p{font-size:.9rem;line-height:1.2}.testify-card:hover,.testify-card.expanded{height:30vh!important;max-height:30vh!important;overflow:hidden!important}.testify-card.expanded p{font-size:.85rem}}main{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.section-cards{width:100%}.main-cards{display:flex;width:100%;height:80vh;overflow:hidden;margin:0;padding:0}.card-main{display:flex;flex-direction:column;justify-content:center;align-content:center;align-items:center;flex:1;margin:0;padding:0;box-sizing:border-box;background-size:cover;background-position:center;position:relative;cursor:pointer;transition:flex .4s ease}.card-main:before{content:"";position:absolute;inset:0;opacity:0;transition:opacity .4s ease;z-index:1;pointer-events:none}.card-main h4{margin-bottom:6px;color:#f0f8ff;font-weight:700;position:relative;z-index:2;transition:transform .8s ease}.mainH4{font-size:2rem;margin-bottom:6px;color:#f0f8ff;font-weight:700;position:relative;z-index:2;transition:transform .8s ease}.h4oculto{opacity:0;visibility:hidden;text-decoration:underline;font-weight:600;font-size:2rem;margin-top:0;transition:opacity .8s ease,visibility .8s ease,transform .8s ease;transform:translateY(10px)}.card-main.hovered h4:not(.h4oculto){transform:translateY(-10px)}.card-main.hovered .h4oculto{opacity:1;visibility:visible;transform:translateY(-10px)}.card-main.hovered{flex:1}.card-main.hovered:before{opacity:1}#cardMain1{background-image:url(/assets/main1-BQC9uDwR.webp);background-color:#00000038;background-blend-mode:darken;background-size:cover;background-position:center}#cardMain1:before{background:linear-gradient(#fff0,#7b0ce2b3 90%,#7b0ce2)}#cardMain2{background-image:url(/assets/main2-LTGdcbNy.webp);background-color:#ff5e0059;background-blend-mode:darken;background-size:cover;background-position:center}#cardMain2:before{background:linear-gradient(#ff5e0000,#ff5e0059 90%,#ff8c00cc)}#cardMain3{background-image:url(/assets/main3-BJn41pq8.webp);background-color:#00000038;background-blend-mode:darken;background-size:cover;background-position:center}#cardMain3:before{background:linear-gradient(#fff0,#f850ea50 90%,#f850eaa9)}.description{background-color:#1e3260}.description h3{margin-top:24vh;color:#fff;line-height:.8}.description p{margin-inline:24%;color:#a5adbf;font-size:2rem;letter-spacing:-1px}.sponsors-icons{margin:10%;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;align-content:center;justify-content:center;gap:10%}@media only screen and (min-width: 853px) and (max-width: 1024px){.main-cards{flex-direction:column}.card-main.hovered{flex:1}.description h3{margin-top:14vh;font-size:3.3rem;letter-spacing:-1px}.description p{margin:10%;margin-top:8vh;font-size:2.3rem;letter-spacing:-1px}.sponsors-icons{margin-bottom:18vh}.sponsors-icons img{width:23vw;margin:4vh}}@media (max-width: 852px){.main-title h3{font-size:2.2rem;letter-spacing:-2px}.main-cards{flex-direction:column}.card-main.hovered{flex:1}.description h3{margin-top:16vh;font-size:2.2rem;letter-spacing:-1px}.description p{margin:8%;margin-top:6vh;font-size:1.4rem;letter-spacing:-1px}.sponsors-icons{margin-bottom:12vh}.sponsors-icons img{width:23vw;margin:3vh}}.contact{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;overflow:hidden;gap:15vh}.contact-title{text-align:center}.carrousel-media{width:100%;max-width:100vw;overflow-x:auto;overflow-y:hidden;cursor:grab;-webkit-user-select:none;user-select:none;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;display:flex;gap:20px;padding:30px 20px;scroll-behavior:auto}.carrousel-media::-webkit-scrollbar{display:none}.carrousel-media.grabbing{cursor:grabbing}.carrousel-media img{flex-shrink:0;height:60vh;width:auto;border-radius:16px;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;transition:transform .3s ease,box-shadow .3s ease}.contact-buttons{display:flex;justify-content:center;width:100%;gap:2%;margin-bottom:17vh}@media only screen and (min-width: 853px) and (max-width: 1024px){.contact{gap:10vh}.contact-title h3{margin-top:12vh}.carrousel-media{margin-top:0;height:60vh}.contact-buttons{margin-top:0;gap:6%;margin-bottom:17vw}.contact-buttons img{width:6vw}}@media (max-width: 852px){.contact{gap:10vh}.contact-title h3{margin-top:10vh;font-size:2.4rem;letter-spacing:-3px;margin-bottom:0}.carrousel-media{margin-top:0;height:auto;gap:15px}.carrousel-media img{height:50vh}.contact-buttons{margin-top:0;gap:10%;margin-bottom:26vw}}.footer{width:100%;height:50vh;background-color:#ededed;display:flex;flex-direction:row-reverse;justify-content:center;gap:4%;align-items:stretch;padding-top:4%;overflow:hidden}.container-text-contact{height:80%;flex:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-evenly}.container-text-contact h4{font-size:2.5rem;margin-top:0%;margin-bottom:5%}.container-text-contact p{color:#434343;font-size:1.2rem;margin:0%}.container-text-contact a{font-size:1.2rem;margin:0% 0% 1%}.container-map-contact{flex:1;height:80%;text-align:end;overflow:hidden}.container-map-contact iframe{width:60%;height:100%;border-radius:26px;object-fit:cover}@media only screen and (min-width: 853px) and (max-width: 1024px){.footer{width:100%;overflow:hidden;display:flex;flex-direction:column;height:auto}.container-text-contact{width:56%;padding:12%;margin-bottom:0%;text-align:left}.container-text-contact h4{margin-bottom:12%}.container-text-contact p,.container-text-contact a{font-size:1.5rem}.container-map-contact{display:flex;padding-left:12%;width:100%;height:auto}.container-map-contact iframe{width:50%;height:20vh;margin-bottom:25%}}@media (max-width: 852px){.footer{width:100%;overflow:hidden;display:flex;flex-direction:column;text-align:center;align-items:center;height:auto}.container-text-contact{padding:12%;margin-bottom:5%;text-align:left}.container-text-contact h4{margin-bottom:12%}.container-map-contact{display:flex;width:100%;height:auto;padding-left:26%}.container-map-contact iframe{width:60%;height:25vh;margin-bottom:25%}}
