.heroArtefacts{width:100%;height:100%;background-color:#706f6c;margin:auto 0;display:flex;justify-content:center;align-items:center;padding:20px}.heroArtefacts div{height:100%;margin:auto 0;width:100%;padding:20px}.carousel-container{position:relative;width:100%;height:100vh}.slide{position:absolute;top:0;left:0;width:100%;height:100vh;opacity:0;transition:opacity 1.5s ease-in-out;display:flex;justify-content:center;align-items:center;text-align:center;z-index:1}.slide.active{opacity:1;z-index:2}.bg-video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;z-index:-1;transform:translate(-50%,-50%);object-fit:cover}.content{color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.5);z-index:3}.content h1{font-size:4em;margin-bottom:.5em}.video-grid-container{width:60%;padding-top:7rem;gap:3rem;display:flex;flex-direction:column}@media(max-width:1024px){.video-grid-container{width:90%;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}}@media(max-width:640px){.video-grid-container{width:95%;grid-template-columns:1fr;gap:1.5rem}}.grid-item{position:relative;width:100%;padding-top:56.25%;overflow:hidden;cursor:pointer;box-shadow:0 0 2px #5605e259;transition:box-shadow .3s ease;opacity:0;transform:translateY(50px);border-radius:15px}.grid-item:first-child{margin-top:5rem}.grid-item:last-child{margin-bottom:5rem}@media(max-width:1024px){.grid-item:nth-child(1),.grid-item:nth-child(2){margin-top:3rem}.grid-item:first-child{margin-top:3rem}.grid-item:nth-last-child(1),.grid-item:nth-last-child(2){margin-bottom:3rem}.grid-item:last-child{margin-bottom:3rem}}@media(max-width:640px){.grid-item:first-child{margin-top:2rem}.grid-item:last-child{margin-bottom:2rem}.grid-item:nth-child(2),.grid-item:nth-last-child(2){margin-top:0;margin-bottom:0}}.grid-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.overlay{position:absolute;bottom:0;left:0;width:100%;padding:20px 15px;background:linear-gradient(to top,rgba(0,0,0,.95),rgba(0,0,0,.7) 50%,transparent);opacity:0;transform:translateY(100%);z-index:10}.overlay-title{color:#e5ddf2;font-weight:700;font-size:clamp(1.8rem,5vw,4.3rem);text-shadow:0 0 15px rgb(229,221,242),0 0 30px rgb(179,148,233);margin-bottom:5px;line-height:1.2}@media(max-width:1024px){.overlay-title{font-size:clamp(1.5rem,4vw,3rem)}}@media(max-width:640px){.overlay-title{font-size:clamp(1.2rem,6vw,2rem);text-shadow:0 0 10px rgb(229,221,242),0 0 20px rgb(179,148,233)}}.overlay-desc{color:#b8b8ff;font-size:.85rem;letter-spacing:1px;text-transform:lowercase;font-weight:300;opacity:.9}.grid-item:hover{box-shadow:0 0 15px #e5ddf2,0 0 30px #b394e9}.modal-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000000f5;z-index:9999;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:0}.modal-container{position:relative;width:100%;max-width:100%;height:100vh;background:#000;border-radius:0;overflow:hidden;box-shadow:none}.modal-close{position:absolute;top:20px;right:20px;z-index:10001;background:#ffffff0d;border:1px solid rgba(255,255,255,.15);color:#fff;font-size:2rem;width:55px;height:55px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;font-weight:200;line-height:0;padding:0}.modal-close:hover{background:#ffffff1a;border-color:#ffffff4d;transform:rotate(90deg) scale(1.05)}.modal-content{display:flex;width:100%;height:100%}.modal-media{flex:1;display:flex;align-items:center;justify-content:center;background:#000;padding:0;overflow:hidden;position:relative}#modalMediaContainer{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.modal-video,.modal-image{width:100%;height:100%;border-radius:0;box-shadow:none;object-fit:cover}.modal-info{flex:1;padding:80px 60px;display:flex;flex-direction:column;justify-content:center;overflow-y:auto;background:#000}.modal-info::-webkit-scrollbar{width:6px}.modal-info::-webkit-scrollbar-track{background:#ffffff08}.modal-info::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.modal-info::-webkit-scrollbar-thumb:hover{background:#ffffff40}.modal-title{color:#fff;font-weight:200;font-size:clamp(3rem,7vw,6rem);margin-bottom:25px;line-height:1.1;letter-spacing:-.02em;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif}.modal-subtitle{color:#ffffff80;font-size:clamp(.85rem,1.5vw,1rem);letter-spacing:.15em;text-transform:uppercase;font-weight:400;margin-bottom:40px}.modal-description{color:#ffffffb3;font-size:clamp(1.1rem,1.8vw,1.35rem);line-height:1.75;font-weight:300;letter-spacing:.01em;max-width:600px}@media(max-width:1024px){.modal-content{flex-direction:column}.modal-media{flex:0 0 50%}.modal-info{flex:1;padding:50px 40px}.modal-title{font-size:clamp(2.5rem,6vw,4rem)}.modal-subtitle{font-size:clamp(.8rem,1.5vw,.95rem)}.modal-description{font-size:clamp(1rem,2vw,1.2rem)}.modal-close{width:50px;height:50px;font-size:1.8rem}}@media(max-width:640px){.modal-content{flex-direction:column}.modal-media{flex:0 0 45%}.modal-info{flex:1;padding:40px 30px 50px}.modal-title{font-size:clamp(2rem,9vw,3rem);margin-bottom:20px}.modal-subtitle{font-size:clamp(.75rem,3vw,.9rem);margin-bottom:30px;letter-spacing:.12em}.modal-description{font-size:clamp(1rem,4vw,1.15rem);line-height:1.7}.modal-close{width:45px;height:45px;font-size:1.6rem;top:15px;right:15px}}
