.Home-module__g21JLG__container{background:#f8fafc;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.Home-module__g21JLG__searchContainer{z-index:10;width:100%;max-width:900px;margin:0 auto;position:relative}.Home-module__g21JLG__logo{text-align:center;margin-bottom:3rem}.Home-module__g21JLG__brandName{letter-spacing:-.03em;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:6rem;font-weight:700;animation:3s ease-in-out infinite Home-module__g21JLG__float}@keyframes Home-module__g21JLG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Home-module__g21JLG__tagline{color:#64748b;letter-spacing:.1em;text-transform:uppercase;margin:.5rem 0 0;font-size:1.125rem;font-weight:400}.Home-module__g21JLG__searchBox{margin-bottom:2rem}.Home-module__g21JLG__searchInputWrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:2px solid #ffffff4d;border-radius:50px;align-items:center;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;box-shadow:0 8px 32px #00000026,0 4px 16px #0000001a}.Home-module__g21JLG__searchInputWrapper:focus-within{background:#fff;border-color:#fffc;transform:translateY(-2px);box-shadow:0 12px 48px #00000040,0 8px 24px #00000026}.Home-module__g21JLG__searchIcon{color:#667eea;pointer-events:none;width:24px;height:24px;transition:all .3s;position:absolute;left:1.5rem}.Home-module__g21JLG__searchInput{color:#1e293b;background:0 0;border:none;outline:none;width:100%;padding:1.25rem 4rem;font-size:1.125rem}.Home-module__g21JLG__searchInput::placeholder{color:#94a3b8}.Home-module__g21JLG__searchButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:50px;justify-content:center;align-items:center;padding:.625rem 1.75rem;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;right:5rem;box-shadow:0 4px 12px #667eea4d}.Home-module__g21JLG__searchButton:hover{transform:translateY(-2px)scale(1.05);box-shadow:0 8px 20px #667eea66}.Home-module__g21JLG__searchButton:active{transform:translateY(0)scale(.98)}.Home-module__g21JLG__clearButton{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.5rem;transition:all .2s;display:flex;position:absolute;right:1.5rem}.Home-module__g21JLG__clearButton:hover{color:#334155;background:#e2e8f0}.Home-module__g21JLG__suggestions{text-align:center;margin-top:2rem}.Home-module__g21JLG__suggestionsTitle{color:#64748b;letter-spacing:.05em;margin-bottom:1.5rem;font-size:.875rem;font-weight:500}.Home-module__g21JLG__suggestionTags{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.Home-module__g21JLG__suggestionTag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#475569;cursor:pointer;text-transform:capitalize;background:#fff;border:2px solid #e2e8f0;border-radius:50px;padding:.625rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .3s cubic-bezier(.34,1.56,.64,1);box-shadow:0 2px 8px #0000000d}.Home-module__g21JLG__suggestionTag:hover{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-color:#0000;transform:translateY(-4px)scale(1.05);box-shadow:0 8px 24px #667eea4d}.Home-module__g21JLG__resultsContainer{margin-top:2rem}.Home-module__g21JLG__resultsCount{color:#64748b;letter-spacing:.05em;margin-bottom:2rem;font-size:.875rem;font-weight:500}.Home-module__g21JLG__resultsGrid{flex-direction:column;gap:1.5rem;display:flex}.Home-module__g21JLG__resultCard{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:2px solid #ffffff4d;border-radius:24px;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden;box-shadow:0 12px 40px #0003,0 6px 20px #00000026}.Home-module__g21JLG__resultCard:nth-child(3n+1){width:100%}.Home-module__g21JLG__resultCard:nth-child(3n+2){width:65%;margin-left:auto}.Home-module__g21JLG__resultCard:nth-child(3n){width:75%}.Home-module__g21JLG__resultCard:hover{background:#fff;border-color:#fff9;transform:translateY(-12px)scale(1.02);box-shadow:0 20px 60px #0000004d,0 10px 30px #0003}.Home-module__g21JLG__resultCard>div{width:100%;display:flex;position:relative}.Home-module__g21JLG__resultImage{clip-path:url(#wave-clip);background-position:50%;background-size:cover;width:45%;min-height:280px;transition:all .4s;position:relative}.Home-module__g21JLG__resultCard:hover .Home-module__g21JLG__resultImage{transform:scale(1.05)}.Home-module__g21JLG__resultImage:after{content:"";background:inherit;background-position:calc(100% + 1px);width:60px;height:100%;position:absolute;top:0;right:-1px}.Home-module__g21JLG__resultOverlay{opacity:0;background:linear-gradient(135deg,#667eea1a,#764ba233);justify-content:flex-start;align-items:flex-start;padding:1.5rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.Home-module__g21JLG__resultCard:hover .Home-module__g21JLG__resultOverlay{opacity:1}.Home-module__g21JLG__resultType{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-transform:uppercase;letter-spacing:.1em;color:#667eea;background:#fffffff2;border-radius:25px;padding:.5rem 1.25rem;font-size:.7rem;font-weight:700;box-shadow:0 4px 12px #667eea40}.Home-module__g21JLG__resultContent{background:linear-gradient(135deg,#fff 0%,#fafbff 100%);flex-direction:column;justify-content:center;width:55%;padding:2.5rem;display:flex;position:relative}.Home-module__g21JLG__resultContent:before{content:"";transform-origin:top;background:linear-gradient(#667eea 0%,#764ba2 100%);width:4px;transition:transform .5s cubic-bezier(.34,1.56,.64,1);position:absolute;top:2.5rem;bottom:2.5rem;left:0;transform:scaleY(0)}.Home-module__g21JLG__resultCard:hover .Home-module__g21JLG__resultContent:before{transform:scaleY(1)}.Home-module__g21JLG__resultTitle{color:#1e293b;text-transform:capitalize;margin:0 0 1rem;font-size:1.75rem;font-weight:700;line-height:1.2}.Home-module__g21JLG__resultDescription{color:#64748b;margin:0 0 1.5rem;font-size:1rem;line-height:1.7}.Home-module__g21JLG__resultCategory{color:#667eea;text-transform:uppercase;letter-spacing:.1em;background:linear-gradient(135deg,#f0f4ff 0%,#e8eeff 100%);border:2px solid #667eea33;border-radius:20px;align-self:flex-start;padding:.5rem 1.25rem;font-size:.8rem;font-weight:700;display:inline-block}.Home-module__g21JLG__noResults{text-align:center;padding:3rem 1rem}.Home-module__g21JLG__noResults p{color:#64748b;margin-bottom:.5rem;font-size:1rem}.Home-module__g21JLG__noResultsHint{color:#94a3b8!important;font-size:.875rem!important}@media only screen and (max-width:1024px){.Home-module__g21JLG__resultCard:nth-child(3n+1),.Home-module__g21JLG__resultCard:nth-child(3n+2),.Home-module__g21JLG__resultCard:nth-child(3n){width:100%!important;margin-left:0!important}.Home-module__g21JLG__resultImage{width:40%;min-height:250px}.Home-module__g21JLG__resultContent{width:60%;padding:2rem}.Home-module__g21JLG__resultTitle{font-size:1.5rem}.Home-module__g21JLG__resultDescription{font-size:.95rem}}@media only screen and (max-width:768px){.Home-module__g21JLG__brandName{font-size:3.5rem}.Home-module__g21JLG__searchInput{padding:1rem 3.5rem;font-size:1rem}.Home-module__g21JLG__searchIcon{width:20px;height:20px;left:1rem}.Home-module__g21JLG__searchButton{padding:.5rem 1.25rem;font-size:.875rem;right:3.5rem}.Home-module__g21JLG__clearButton{right:1rem}.Home-module__g21JLG__resultCard{flex-direction:column}.Home-module__g21JLG__resultImage{clip-path:none;width:100%;min-height:200px}.Home-module__g21JLG__resultContent{width:100%;padding:1.5rem}.Home-module__g21JLG__resultTitle{font-size:1.35rem}.Home-module__g21JLG__resultDescription{font-size:.9rem}.Home-module__g21JLG__resultContent:before{width:auto;height:3px;inset:0 1.5rem auto}}@media only screen and (max-width:480px){.Home-module__g21JLG__brandName{font-size:2.5rem}.Home-module__g21JLG__tagline{font-size:.875rem}.Home-module__g21JLG__container{padding:1rem}}@media only screen and (min-width:1024px){.Home-module__g21JLG__container{column-gap:2rem;display:flex}.Home-module__g21JLG__awards_container{z-index:1;padding:30px 24px;position:fixed}.Home-module__g21JLG__top{order:2;width:50%;height:100vh;padding:10rem 5vw 3.75rem 4vw;position:sticky;top:0}.Home-module__g21JLG__heading_container{height:280px}.Home-module__g21JLG__heading{height:70px;font-size:80px}.Home-module__g21JLG__bottom{order:1;width:50%}.Home-module__g21JLG__awards,.Home-module__g21JLG__awards_details{font-size:14px}.Home-module__g21JLG__text_container{width:100%;max-width:21.25rem;margin-top:15vh;margin-left:auto}.Home-module__g21JLG__text{font-size:28px;line-height:1.05}.Home-module__g21JLG__link_container:hover{transition:translate .2s linear;translate:15px}.Home-module__g21JLG__dot{background-color:var(--color-orange);opacity:0;border-radius:50%;width:10px;height:10px;transition:translate .2s linear,opacity .2s linear;translate:10px 17px}.Home-module__g21JLG__link_container:hover>.Home-module__g21JLG__dot{opacity:1;transition:translate .2s linear,opacity .2s linear;translate:-20px 17px}.Home-module__g21JLG__link{font-size:16px}}@media only screen and (min-width:2000px){.Home-module__g21JLG__top{padding:20rem 5vw 3.75rem 4vw}.Home-module__g21JLG__heading_container{height:480px}.Home-module__g21JLG__heading{height:120px;font-size:135px}.Home-module__g21JLG__text{font-size:34px}.Home-module__g21JLG__link{font-size:20px}}
.AnimatedBackground-module__hWIjGG__backgroundContainer{z-index:0;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.AnimatedBackground-module__hWIjGG__columnsWrapper{gap:1.5rem;width:100%;height:100%;padding:0 2rem;display:flex}.AnimatedBackground-module__hWIjGG__column{will-change:transform;opacity:.25;flex-direction:column;flex:1;gap:1.5rem;display:flex}.AnimatedBackground-module__hWIjGG__column1{animation:60s linear infinite AnimatedBackground-module__hWIjGG__scrollDown}.AnimatedBackground-module__hWIjGG__column2{margin-top:-30%;animation:55s linear infinite AnimatedBackground-module__hWIjGG__scrollUp}.AnimatedBackground-module__hWIjGG__column3{margin-top:-20%;animation:70s linear infinite AnimatedBackground-module__hWIjGG__scrollDown}.AnimatedBackground-module__hWIjGG__column4{margin-top:-40%;animation:50s linear infinite AnimatedBackground-module__hWIjGG__scrollUp}.AnimatedBackground-module__hWIjGG__card{aspect-ratio:3/4;flex-shrink:0;width:100%;position:relative}.AnimatedBackground-module__hWIjGG__cardImage{background-position:50%;background-size:cover;border-radius:4px;width:100%;height:100%;position:relative}.AnimatedBackground-module__hWIjGG__cardOverlay{background:linear-gradient(#0000,#0009);width:100%;padding:1rem;position:absolute;bottom:0;left:0}.AnimatedBackground-module__hWIjGG__cardText{color:#fff;font-size:11px;line-height:1.2}.AnimatedBackground-module__hWIjGG__cardTitle{text-transform:uppercase;font-weight:700}.AnimatedBackground-module__hWIjGG__separator{opacity:.7}.AnimatedBackground-module__hWIjGG__cardDesc{opacity:.9}@keyframes AnimatedBackground-module__hWIjGG__scrollDown{0%{transform:translateY(0%)}to{transform:translateY(-66.66%)}}@keyframes AnimatedBackground-module__hWIjGG__scrollUp{0%{transform:translateY(-66.66%)}to{transform:translateY(0%)}}.AnimatedBackground-module__hWIjGG__gradientOverlay{pointer-events:none;z-index:1;background:radial-gradient(#f8fafc4d 0%,#f8fafc99 35%,#f8fafcd9 65%,#f8fafcf2 85%,#f8fafc 100%);width:100%;height:100%;position:absolute;top:0;left:0}@media only screen and (max-width:1024px){.AnimatedBackground-module__hWIjGG__column{opacity:.2}.AnimatedBackground-module__hWIjGG__columnsWrapper{gap:1rem;padding:0 1.5rem}.AnimatedBackground-module__hWIjGG__card{gap:1rem}.AnimatedBackground-module__hWIjGG__column1{animation:50s linear infinite AnimatedBackground-module__hWIjGG__scrollDown}.AnimatedBackground-module__hWIjGG__column2{animation:45s linear infinite AnimatedBackground-module__hWIjGG__scrollUp}.AnimatedBackground-module__hWIjGG__column3{animation:55s linear infinite AnimatedBackground-module__hWIjGG__scrollDown}.AnimatedBackground-module__hWIjGG__column4{animation:40s linear infinite AnimatedBackground-module__hWIjGG__scrollUp}}@media only screen and (max-width:768px){.AnimatedBackground-module__hWIjGG__column{opacity:.15}.AnimatedBackground-module__hWIjGG__columnsWrapper{gap:.75rem;padding:0 1rem}.AnimatedBackground-module__hWIjGG__card{gap:.75rem}.AnimatedBackground-module__hWIjGG__cardText{font-size:9px}.AnimatedBackground-module__hWIjGG__column1{animation:40s linear infinite AnimatedBackground-module__hWIjGG__scrollDown}.AnimatedBackground-module__hWIjGG__column2{animation:35s linear infinite AnimatedBackground-module__hWIjGG__scrollUp}.AnimatedBackground-module__hWIjGG__column3{animation:45s linear infinite AnimatedBackground-module__hWIjGG__scrollDown}.AnimatedBackground-module__hWIjGG__column4{animation:30s linear infinite AnimatedBackground-module__hWIjGG__scrollUp}}@media only screen and (max-width:480px){.AnimatedBackground-module__hWIjGG__column{opacity:.12}.AnimatedBackground-module__hWIjGG__columnsWrapper{gap:.5rem;padding:0 .75rem}.AnimatedBackground-module__hWIjGG__card{gap:.5rem}.AnimatedBackground-module__hWIjGG__cardOverlay{padding:.5rem}.AnimatedBackground-module__hWIjGG__cardText{font-size:8px}}
.LeadModal-module__2ViYRW__overlay{z-index:9999;background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.LeadModal-module__2ViYRW__modal{color:#000;background-color:#fff;border-radius:1rem;width:100%;max-width:32rem;padding:1.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.LeadModal-module__2ViYRW__header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.LeadModal-module__2ViYRW__title{font-size:1.125rem;font-weight:600}.LeadModal-module__2ViYRW__closeButton{cursor:pointer;background:0 0;border:none;border-radius:9999px;padding:.5rem;font-size:1.25rem}.LeadModal-module__2ViYRW__closeButton:hover{background-color:#0000000d}.LeadModal-module__2ViYRW__form{flex-direction:column;gap:.75rem;display:flex}.LeadModal-module__2ViYRW__input,.LeadModal-module__2ViYRW__textarea{border:1px solid #d1d5db;border-radius:.75rem;outline:none;width:100%;padding:.5rem .75rem;font-family:inherit;font-size:1rem}.LeadModal-module__2ViYRW__input:focus,.LeadModal-module__2ViYRW__textarea:focus{ring:2px;ring-color:#3b82f6;border-color:#3b82f6}.LeadModal-module__2ViYRW__textarea{resize:vertical;min-height:80px}.LeadModal-module__2ViYRW__error{color:#dc2626;font-size:.875rem}.LeadModal-module__2ViYRW__submitButton,.LeadModal-module__2ViYRW__downloadButton,.LeadModal-module__2ViYRW__doneButton{cursor:pointer;border:none;border-radius:.75rem;width:100%;padding:.5rem 1rem;font-family:inherit;font-size:1rem;font-weight:500}.LeadModal-module__2ViYRW__submitButton{color:#fff;background-color:#000}.LeadModal-module__2ViYRW__submitButton:disabled{opacity:.6;cursor:not-allowed}.LeadModal-module__2ViYRW__downloadButton{color:#000;background-color:#e5e7eb}.LeadModal-module__2ViYRW__downloadButton:hover{background-color:#d1d5db}.LeadModal-module__2ViYRW__doneButton{color:#fff;background-color:#000}.LeadModal-module__2ViYRW__disclaimer{text-align:center;color:#6b7280;font-size:.75rem}.LeadModal-module__2ViYRW__calendlyContainer{flex-direction:column;gap:.75rem;display:flex}.LeadModal-module__2ViYRW__calendlyText{font-size:.875rem}.LeadModal-module__2ViYRW__calendlyFrame{border:1px solid #d1d5db;border-radius:.75rem;width:100%;height:680px;overflow:hidden}.LeadModal-module__2ViYRW__successContainer{text-align:center;flex-direction:column;gap:.75rem;display:flex}.LeadModal-module__2ViYRW__successTitle{font-size:1.125rem;font-weight:600}.LeadModal-module__2ViYRW__successText{color:#4b5563;font-size:.875rem}
