:root{font-family:Rubik,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;background-color:#fff;color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--mch-primary-color: #24398F;--mch-red-color: #BD0000;--mch-secondary-color: #ffffff;--mch-dark-color: #000000;--mch-light-color: #f5f5f5}*{box-sizing:border-box;margin:0;padding:0;font-family:inherit}a{display:inline-block;text-decoration:none}a:hover{text-decoration:none}body{margin:0;padding:0}h1,h2,h3,h4,h5,h6,p,figure{margin:0;padding:0}.container{max-width:1280px;margin:0 auto;width:90%}img{max-width:100%;height:auto}h1{font-size:60px;line-height:1.3;font-weight:700;color:var(--mch-light-color);margin-bottom:30px}h1 span{font-size:48px}h2{font-size:36px;line-height:1.3;font-weight:700;color:var(--mch-dark-color);margin-bottom:20px}p{font-size:18px;line-height:1.3;font-weight:500;color:var(--mch-dark-color);margin-bottom:20px}button{background:none;padding:0;border:none;cursor:pointer}.btn{display:inline-block;padding:16px 30px;background:linear-gradient(90deg,rgba(189,0,0,1) 0%,rgba(36,57,143,1) 100%);color:var(--mch-secondary-color);border-radius:5px;font-weight:700;transition:background-color .3s ease;font-size:18px;font-weight:600;line-height:1;text-decoration:none;box-shadow:0 4px 6px #0000001a;cursor:pointer;border:none;text-align:center;width:fit-content;text-transform:capitalize}header{position:fixed;top:0;left:0;width:100%;background-color:transparent;transition:background-color .3s ease;color:var(--mch-secondary-color);padding:20px 0;z-index:99}.header.scrolled{background-color:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}header .container{display:flex;justify-content:space-between;align-items:center}header .logo{display:flex;align-items:center;justify-content:center}header .logo-container img{max-width:80px;width:100%}header .nav-right{display:flex;align-items:center;gap:20px}header .hamburger{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:5px;width:35px;height:24px;cursor:pointer}header .hamburger div{width:100%;height:4px;background-color:var(--mch-secondary-color);transition:all .3s ease;border-radius:10px}header .hamburger div:first-child{width:50%}header .hamburger div:nth-child(2){width:70%}header .sign-in{font-size:18px;font-weight:700;line-height:1;color:#fff;text-transform:uppercase}.banner{background:url(/assets/banner-bg-new-99a5d905.webp) no-repeat center center/cover;padding:100px 0;min-height:100vh;display:flex;justify-content:center;align-items:center;position:relative}.banner:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000c}.banner .banner-content{position:relative;z-index:1;max-width:710px;width:100%}.banner .banner-content p{font-size:24px;font-weight:500;color:var(--mch-secondary-color)}.banner .banner-content p span{color:var(--mch-red-color)}.etw{padding:100px 0}.etw .etw-inner{display:grid;grid-template-columns:repeat(2,1fr);gap:50px;align-items:center}.etw .etw-inner img{border-radius:12px}.grand-prizes{padding:100px 0}.grand-prizes .title-row{max-width:650px;margin:0 auto 50px;text-align:center}.grand-prizes .gp-inner{display:grid;grid-template-columns:repeat(2,1fr);gap:50px}.grand-prizes .gp-inner img{aspect-ratio:1 / .7;object-fit:cover;object-position:center;border-radius:12px}.pch-stats{padding:100px 0;background-color:#f7f7f7;text-align:center}.stats-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:30px}.stat-box{background-color:var(--mch-secondary-color);padding:20px 30px;border-radius:10px;box-shadow:0 4px 8px #0000001a;width:250px;transition:transform .3s ease}.stat-box:hover{transform:translateY(-5px)}.stat-value{font-size:2rem;color:var(--mch-primary-color);font-weight:700;display:block;margin-bottom:10px}.stat-label{font-size:1rem;color:#555;margin-bottom:0}.mch-footer{background-color:#121212;color:#eee;padding:100px 0}.mch-footer-top{display:flex;gap:50px;flex-wrap:wrap;justify-content:space-between;border-bottom:1px solid var(--mch-light-color);padding-bottom:30px}.mch-logo-section{flex:1 1 200px;display:flex;align-items:flex-start;margin-bottom:20px}.mch-logo{max-width:180px;height:auto}.mch-footer-columns{display:flex;flex:3 1 600px;justify-content:space-between;gap:40px;flex-wrap:wrap}.mch-column{min-width:150px}.mch-column h4{font-weight:700;font-size:1.1rem;margin-bottom:15px;color:var(--mch-red-color);text-transform:uppercase;letter-spacing:.05em}.mch-column ul{list-style:none;padding:0;margin:0}.mch-column ul li{margin-bottom:10px}.mch-column ul li a{text-decoration:none;color:var(--mch-light-color);font-size:.95rem;transition:color .3s ease}.mch-column ul li a:hover{color:var(--mch-red-color);text-decoration:underline}.mch-footer-logos{display:flex;justify-content:center;gap:40px;margin:30px 0 20px}.mch-footer-logos img{object-fit:contain;filter:brightness(1.1)}.mch-footer-bottom{text-align:center;padding-top:50px;border-top:1px solid var(--mch-light-color)}.mch-footer-bottom p{font-size:.85rem;color:var(--mch-light-color);margin-bottom:0}.lead-form-page{padding:50px 0 20px;position:relative}.lead-form-container{max-width:500px;background:var(--mch-secondary-color);border-radius:12px;box-shadow:0 8px 20px #0000001a;padding:30px 25px;margin:20px auto}.form-title{font-weight:700;font-size:1.75rem;margin-bottom:20px;text-align:center;color:var(--mch-primary-color)}.form-title .checkmark{color:var(--mch-red-color);margin-left:8px}.lead-form{display:flex;flex-direction:column;gap:15px}.input-wrapper{position:relative}.input-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--mch-primary-color);font-size:1.1rem;pointer-events:none}input[type=text],input[type=email],input[type=tel],input[type=number]{width:100%;padding:16px 16px 16px 38px;border-radius:8px;border:none;font-size:1rem;transition:border-color .3s ease;color:var(--mch-primary-color);outline-offset:2px;background:#f7f7f7}input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus,input[type=number]:focus{border-color:none;outline:none}.input-error{border-color:red}.error-msg{color:red;font-size:12px;margin-top:4px}.submit-btn{width:100%}.submit-btn:hover{box-shadow:0 6px 14px #b91d1db3}.cross-container{text-align:right;position:fixed;top:0;left:0;right:0;padding-top:20px}.close-btn{font-size:50px;line-height:30px;background:none;border:none;cursor:pointer;color:var(--mch-red-color)}@media (max-width: 440px){.lead-form-container{margin:15px}}@media (max-width:1140px){header .logo-container img{max-width:60px}h1{font-size:40px}h2{font-size:30px}p{font-size:16px}.btn{padding:12px 20px;font-size:16px}.banner .banner-content{max-width:480px}.banner .banner-content p{font-size:21px}}@media (max-width:991px){section{padding:50px 0!important}h1{font-size:36px}h2{font-size:24px}.banner .banner-content p{font-size:16px}.mch-footer{padding:50px 0}.mch-footer-top{gap:30px}}@media (max-width:767px){.etw .etw-inner,.grand-prizes .gp-inner{display:flex;flex-direction:column-reverse;gap:30px}.etw .etw-inner img,.grand-prizes .gp-inner img{aspect-ratio:1 / .5;object-fit:cover}header .sign-in{font-size:16px}.stat-value{font-size:1.6rem}.form-title{font-size:1.45rem}input[type=text],input[type=email],input[type=tel],input[type=number]{padding:12px 12px 12px 38px;font-size:.8rem}.close-btn{font-size:30px}}@media (max-width:640px){h1{font-size:30px}h2{font-size:21px}p{font-size:14px}}
