*{margin:0;border:0px;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif;font-weight:400}.navbar{display:flex;width:100vw;max-width:100vw;height:5rem;justify-content:space-between;gap:2rem;align-items:center;position:sticky;z-index:3;margin:0 auto;background:#1e1e1e;padding:1rem 3rem}.nav-links{color:#222;display:flex;list-style:none;cursor:pointer;justify-content:space-between;align-items:center;gap:4.5rem}.nav-links li{transition:color .3s,border-bottom .3s,font-size .3s,font-weight .3s;border-bottom:2px solid transparent;padding-bottom:2px}.nav-links li a{color:#fff}.nav-links li a,.nav-btn button a{text-decoration:none}.nav-links li:hover{border-bottom:2px solid yellow;font-size:1.2rem;font-weight:700}.nav-btn{background:#fff;padding:.5rem 1rem;border-radius:1.3rem;display:flex;align-items:center;gap:.5rem;list-style:none}.nav-btn:hover{background:#ff0;transition:background .6s,transform .6s;transform:scale(1.05);box-shadow:0 4px 8px #0000001a}.nav-btn button{background:transparent;color:#fff;border:none;font-size:1rem;cursor:pointer}.nav-btn button a{color:#333}.nav-btn img{filter:brightness(0) saturate(100%)}.menu-icon{display:none}.menu-icon img{filter:brightness(0) saturate(100%) invert(86%) sepia(96%) saturate(518%) hue-rotate(1deg) brightness(105%) contrast(104%)}@media screen and (max-width: 760px){.nav-links{position:absolute;top:5rem;left:0;width:100%;height:calc(100vh - 5rem);background-color:#1e1e1e;flex-direction:column;align-items:center;justify-content:flex-start;transform:translate(-100%);transition:transform .3s ease-in-out;padding-top:2rem}.nav-links.active{transform:translate(0)}.nav-links li{margin:1rem 0}.menu-icon{display:block}}@media screen and (max-width: 425px){.navbar{height:3.5rem}.nav-btn{height:2.5rem}}.intro{padding:1.2rem;background:#1e1e1e;max-width:100vw}.intro h2{color:#ff0;text-align:left;padding-bottom:2rem;font-weight:700}.intro span{color:#fff}.intro p{line-height:1.5;letter-spacing:.5px;color:#fff;font-size:16px;margin-bottom:2rem}.background-slider{position:relative;width:100vw;max-width:100%;height:calc(100vh - 6rem);overflow:hidden;display:flex;align-items:center;justify-content:center;background:#1e1e1e}.slide{position:absolute;width:100vw;height:calc(100vh - 6rem);background-size:cover;background-position:center;border-bottom-right-radius:20px;border-bottom-left-radius:20px;opacity:0;transition:transform .8s cubic-bezier(.77,0,.175,1),opacity .5s;z-index:0}.slide .image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#1e1e1e80;z-index:1;pointer-events:none;border-radius:inherit}.slide.active{transform:translate(0);opacity:1;z-index:1}.slide.left{transform:translate(-100vw);opacity:0;z-index:0}.slide.right{transform:translate(100vw);opacity:0;z-index:0}.text-overlay{background:#1e1e1eb3;display:flex;flex-direction:column;gap:28px;position:absolute;bottom:0;padding:20px;border-radius:1rem;box-sizing:border-box;z-index:4;width:100vw}.text-overlay p{color:#fff;opacity:1}.text-overlay .small-text{z-index:4;font-size:3rem;color:#ff0;font-weight:700;height:4rem;opacity:1}.nav-btns{background:#fff;padding:.5rem 1rem;border-radius:1.3rem;display:flex;align-items:center;gap:.5rem;list-style:none;width:10em}.nav-btns:hover{background:linear-gradient(90deg,#6f42c1,#3a8dde);transition:background .6s,transform .6s;transform:scale(1.05);box-shadow:0 4px 8px #0000001a}.nav-btns button{background:transparent;color:#fff;border:none;font-size:1rem;cursor:pointer}.nav-btns img{filter:brightness(0) saturate(100%);width:1.2rem;transition:transform .3s}.nav-btns button a{text-decoration:none;color:#000}@media (max-width: 768px){.background-slider{height:calc(100vh - 8rem)}.text-overlay{position:absolute;bottom:0;display:flex;flex-direction:column;gap:30px}.text-overlay p{font-size:1em}.text-overlay .small-text{font-size:2.2em}}@media (max-width: 480px){.text-overlay{display:flex;flex-direction:column;justify-content:center}.text-overlay .small-text{font-size:1.5rem}.text-overlay p{font-size:.9em}}.about{width:100vw;max-width:100vw;background:#1e1e1e;color:#fff;overflow:auto}.about-picture{float:left}.about-picture img{width:30rem}.about-text{padding:40px;gap:35px}.about-text p{line-height:1.5;letter-spacing:.5px;margin-bottom:20px}.about-text h2{font-weight:700}.about-text h2 span{color:#ff0;font-weight:700}.about-text h2 hr{border:solid;color:#776767;width:100%}.about-text{font-size:1rem}.about-text p h3{color:#ff0}.see-more-button{font-size:.7rem;background:#fff;color:#1e1e1e;padding:5px 8px;border:none;border-radius:5px;cursor:pointer}.see-more-button:hover{background:#ff0;transition:background .6s,transform .6s;transform:scale(1.05);box-shadow:0 4px 8px #0000001a}@media screen and (max-width: 768px){.about{display:flex;flex-direction:column;align-items:center}.about-picture{float:none;display:flex;justify-content:center;align-items:center;height:40vh}.about-picture img{width:80vw;max-width:300px;height:auto;margin:0 auto}.about-text{padding:20px}.about-text h2{text-align:center}}.contact{width:100vw;max-width:100vw;display:flex;flex-direction:column;align-items:center;padding:30px;gap:25px;background:#1e1e1e}.contact h2{font-weight:700;text-align:center;margin-bottom:20px;color:#fff}.contact h2 span{font-weight:700;color:#ff0;line-height:1.5;letter-spacing:.5px}.contact p{color:#fff;text-align:center;margin-bottom:20px}.contact-info{box-shadow:1px 3px #fff;padding:20px;border:1px solid #333;border-radius:1rem;width:70vw;height:auto;display:flex;justify-content:space-evenly}.contact-item a{display:flex;justify-content:center;align-items:center;text-decoration:none}.contact-item img{border:2px solid #ffffff;border-radius:2rem;width:3rem;height:3rem}.contact-item a p{padding-top:15px;padding-left:5px;color:#fff;font-weight:700}@media screen and (max-width:768px){.contact-item a p{display:none}.contact-item img{background:#fff;width:2rem;height:2rem}.contact-info{gap:15px}}
