@import "https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";*{margin:0;padding:0;font-family:Montserrat,sans-serif}.header{background-color:#fff;padding:10px}.header>img{width:100px;margin:auto;display:block}@media (width>=1024px){.header>img{width:150px}}.introLandingPage{color:#fff;text-align:center;background:linear-gradient(155deg,#ffd70026 0%,#daa52040 50%,#b8860b66 100%),radial-gradient(circle at 70% 20%,#e9be5d 0%,#765a18 120%);flex-direction:column;justify-content:center;align-items:center;margin:auto;padding:140px 20px;display:flex;position:relative;overflow:hidden}@keyframes pulse{0%{opacity:.5;transform:scale(.8)}to{opacity:.2;transform:scale(1.2)}}.introLandingPageImg{display:none}.number1tit{color:#e9be5d;background-color:#fff;border-radius:25px;width:max-content;margin:0 auto 20px;padding:8px 15px;font-size:14px;font-weight:700;animation:.8s ease-out fadeInUp;box-shadow:0 4px 6px #0000001a}.textIntroLandingPage>h2{color:#fff;text-shadow:2px 2px 4px #2e2e2e80,0 0 10px #e9be5d66,0 0 20px #e9be5d33;letter-spacing:-.5px;text-transform:none;max-width:800px;margin:0 auto 25px;padding:0;font-family:Montserrat,sans-serif;font-size:clamp(2.2rem,5vw,3.2rem);font-weight:900;line-height:1.15;animation:.8s ease-out .2s both fadeInUp}.descrtit{max-width:600px;margin:20px auto;font-size:1.1rem;line-height:1.6;animation:.8s ease-out .4s both fadeInUp}.textIntroLandingPage>div{flex-direction:column;justify-content:center;align-items:center;gap:20px;margin:40px auto 0;animation:.8s ease-out .6s both fadeInUp;display:flex}.textIntroLandingPage>div>a{color:#484848;text-align:center;background:#fff;border:1px solid #fff3;border-radius:20px;align-items:center;gap:8px;padding:10px 30px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 20px #0003}.textIntroLandingPage>div>a:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0000004d}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-overlay-termosdeuso{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;justify-content:center;align-items:center;animation:.3s ease-out fadeIn;display:flex;position:fixed;inset:0}.modal-content-termosdeuso{background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);border:1px solid #ffffff80;border-radius:12px;width:90%;max-width:700px;max-height:85vh;padding:30px;animation:.4s ease-out slideUp;position:relative;overflow-y:auto;box-shadow:0 20px 40px #00000026}.modal-content-termosdeuso:before{content:"";border-radius:12px 12px 0 0;height:6px;position:absolute;top:0;left:0;right:0}.modal-content-termosdeuso h2{color:#2d3748;text-align:center;border-bottom:1px solid #e2e8f0;margin-bottom:25px;padding-bottom:15px;font-size:1.8rem;font-weight:700;position:relative}.modal-content-termosdeuso h2:after{content:"";background:#e9be5d;border-radius:3px;width:80px;height:3px;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}.modal-body-termosdeuso{color:#4a5568;font-size:1rem;line-height:1.6}.modal-body-termosdeuso h3{color:#2d3748;border-left:4px solid #e9be5d;margin-top:25px;margin-bottom:12px;padding-left:12px;font-size:1.25rem;font-weight:600}.modal-body-termosdeuso p{text-align:justify;margin-bottom:18px}.modal-body-termosdeuso ul{margin-bottom:18px;margin-left:0;list-style-type:none}.modal-body-termosdeuso ul li{padding:8px 0 8px 24px;position:relative}.modal-body-termosdeuso ul li:before{content:"•";color:#e9be5d;width:1em;margin-left:-1em;font-size:1.2rem;font-weight:700;display:inline-block}.modal-body-termosdeuso strong{color:#2d3748;font-weight:600}.modal-close-button-termosdeuso{color:#fff;cursor:pointer;background:linear-gradient(90deg,#e9be5d,#d4a84c);border:none;border-radius:8px;margin-top:25px;margin-left:auto;padding:12px 28px;font-size:1rem;font-weight:600;transition:all .3s;display:block;position:relative;overflow:hidden;box-shadow:0 4px 6px #e9be5d33}.modal-close-button-termosdeuso:after{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.modal-close-button-termosdeuso:hover{transform:translateY(-2px);box-shadow:0 6px 12px #e9be5d4d}.modal-close-button-termosdeuso:hover:after{left:100%}.modal-close-button-termosdeuso:active{transform:translateY(0)}.modal-content-termosdeuso::-webkit-scrollbar{width:8px}.modal-content-termosdeuso::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.modal-content-termosdeuso::-webkit-scrollbar-thumb{background:#e9be5d;border-radius:4px}.modal-content-termosdeuso::-webkit-scrollbar-thumb:hover{background:#d4a84c}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.modal-content-termosdeuso{width:95%;padding:20px}.modal-content-termosdeuso h2{font-size:1.5rem}.modal-body-termosdeuso h3{font-size:1.15rem}}.footer{color:#fff;background:linear-gradient(135deg,#333 0% 100%);padding-top:4rem;position:relative}.footer-container{flex-wrap:wrap;justify-content:space-between;gap:3rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.footer-brand{flex:1;min-width:250px}.footer-logo{height:70px}.footer-tagline{color:#fffc;max-width:300px;margin-bottom:2rem;font-size:1rem;line-height:1.6}.footer-social{gap:1rem;display:flex}.footer-social a{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.footer-social a:hover{background:var(--gold-primary);transform:translateY(-3px)}.footer-social svg{width:20px;height:20px}.footer-contact{flex:1;min-width:250px}.footer-title{color:#fff;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.25rem;position:relative}.footer-title:after{content:"";background:var(--gold-primary);width:50px;height:2px;position:absolute;bottom:0;left:0}.footer-list{padding:0;list-style:none}.footer-item{color:#fffc;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.footer-item svg{color:#fff;text-align:center;width:20px;height:20px}.footer-bottom{background:#0003;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:3rem;padding:1.5rem 7rem;display:flex}.footer-bottom p{color:#fff9;margin:0;font-size:.9rem}.footer-legal{align-items:center;gap:1rem;display:flex}.footer-legal a{color:#fff9;font-size:.9rem;text-decoration:none;transition:color .3s}.footer-legal a:hover{color:var(--gold-primary)}.footer-legal span{color:#ffffff4d}@media (width<=768px){.footer-container{flex-direction:column;gap:2rem}.footer-bottom{text-align:center;flex-direction:column}}
