.startups-of-year{position:relative;overflow:hidden}.startups-of-year .competition-tabs-container{position:relative;min-height:200px}.startups-of-year .competition-tabs-container.loading:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.7);z-index:10}.startups-of-year .competition-tabs-container.loading:before{content:"";position:absolute;top:50%;left:50%;width:40px;height:40px;margin:-20px 0 0 -20px;border:3px solid #f3f3f3;border-top:3px solid #7030a0;border-radius:50%;z-index:11;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.startups-of-year .competition-tab{position:absolute;width:100%;left:0;top:0;opacity:0;visibility:hidden;padding-bottom:2rem}.startups-of-year .competition-tab.active{position:relative;opacity:1;visibility:visible}.startups-of-year .select-year-title{text-align:center;font-size:1rem;color:var(--e-global-color-secondary);text-transform:uppercase;font-weight:600}.startups-of-year .years-list-container{position:relative;margin-top:3rem}@media (max-width:767.89px){.startups-of-year .years-list-container{margin-top:1.875rem;padding:0}}.startups-of-year .years-list-container .wrapper{z-index:2;width:-moz-fit-content;width:fit-content;overflow:hidden}.startups-of-year .years-list-container .wrapper:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:100%;height:.125rem;background-color:var(--e-global-color-secondary);z-index:1}@media screen and (max-width:767.89px){.startups-of-year .years-list-container .wrapper{width:auto}}.startups-of-year .years-list{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;z-index:4}@media (min-width:767.89px){.startups-of-year .years-list{-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.75rem}}.startups-of-year .year-item{background-color:#fff;width:8.75rem;height:8.75rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border-radius:50%;font-size:3rem;border:2px solid var(--e-global-color-secondary);color:var(--e-global-color-text);color:transparent;overflow:hidden;font-family:Bebas Neue,Sans-serif;position:relative}.startups-of-year .year-item i{content:"";position:absolute;background-color:var(--e-global-color-primary);opacity:.24;width:100%;height:100%;z-index:0;transition:transform .3s ease-in-out;transform:scale(.5);border-radius:100%}.startups-of-year .year-item:before{transform:translate(100%,-50%);color:#fff;z-index:1}.startups-of-year .year-item:after,.startups-of-year .year-item:before{content:attr(data-text);position:absolute;top:58%;left:0;width:100%;transition:all .3s ease-in-out;text-align:center}.startups-of-year .year-item:after{transform:translateY(-50%);color:var(--e-global-color-text)}.startups-of-year .year-item:hover{border-color:var(--e-global-color-primary)}.startups-of-year .year-item:hover i{transform:scale(1);opacity:1}.startups-of-year .year-item:hover:before{transform:translateY(-50%)}.startups-of-year .year-item:hover:after{transform:translate(-100%,-50%)}.startups-of-year .year-item.active{background-color:var(--e-global-color-accent);border-color:var(--e-global-color-accent);color:transparent}.startups-of-year .year-item.active:after{color:#fff}.startups-of-year .year-item.active i{display:none}@media (max-width:767.89px){.startups-of-year .year-item{width:5rem;height:5rem;font-size:1.875rem}}.startups-of-year .competition-filters{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:0 auto;width:-moz-fit-content;width:fit-content;margin-top:4.3125rem;padding:.375rem;border-radius:12.5rem;border:2px solid var(--e-global-color-secondary);position:relative}.startups-of-year .competition-filters .selected-competition{font-size:1rem;color:var(--e-global-color-text);text-transform:uppercase;font-weight:700}.startups-of-year .competition-filters .competition-dropdown-toggle{display:none}.startups-of-year .competition-filters .competition-dropdown-content{display:-ms-flexbox;display:flex;gap:.375rem}.startups-of-year .competition-filters .pointer{width:0;background:transparent;opacity:0;position:absolute;left:0;transition:.7s;height:calc(100% - .75rem);border-radius:12.5rem;background-color:var(--e-global-color-accent)}.startups-of-year .competition-filters .competition{font-size:1rem;color:var(--e-global-color-text);background-color:rgba(51,51,51,.12);text-transform:uppercase;font-weight:700;padding:1.25rem 2.1875rem;border-radius:3.125rem;transition:all .3s ease-in-out;position:relative;z-index:2;cursor:pointer}.startups-of-year .competition-filters .competition:hover{background-color:var(--e-global-color-primary);color:#fff}.startups-of-year .competition-filters .competition.active{background-color:transparent;color:#fff}@media (max-width:767.89px){.startups-of-year .competition-filters{-ms-flex-direction:column;flex-direction:column;width:auto;margin-left:2.375rem;margin-right:2.375rem;position:relative;margin-top:2.625rem}.startups-of-year .competition-filters .pointer{display:none}.startups-of-year .competition-filters.active{background-color:#fff;border-radius:1.3125rem 1.3125rem 0 0;border:none;padding:0}.startups-of-year .competition-filters.active .competition-dropdown-toggle{width:100%;background-color:#fff;padding-bottom:.375rem}.startups-of-year .competition-filters.active .competition-dropdown-toggle:after{content:"";position:absolute;bottom:0;left:50%;width:calc(100% - 4.375rem);height:.0625rem;background-color:var(--e-global-color-secondary);transform:translateX(-50%)}.startups-of-year .competition-filters .competition-dropdown-toggle{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:100%;padding:1.25rem 2.1875rem;background-color:rgba(51,51,51,.12);border-radius:12.5rem;cursor:pointer}.startups-of-year .competition-filters .competition-dropdown-content{display:none;position:absolute;top:100%;left:0;width:100%;background-color:#fff;border-top:none;border-radius:0 0 1.3125rem 1.3125rem;z-index:10;box-shadow:0 .1875rem .375rem rgba(0,0,0,.1607843137);padding-bottom:1.25rem;padding-top:.875rem}.startups-of-year .competition-filters .competition-dropdown-content.active{display:block}.startups-of-year .competition-filters .competition{background-color:#fff;padding-top:.4375rem;padding-bottom:.4375rem}.startups-of-year .competition-filters .competition.active{color:rgba(51,51,51,.12)}}.startups-of-year .dynamic-titles{margin-top:4.75rem;margin-bottom:4.25rem}.startups-of-year .dynamic-titles .free-electrons{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:var(--e-global-color-primary);width:100%;text-align:center;text-transform:uppercase}.startups-of-year .dynamic-titles .competition{font-size:4.5rem;color:var(--e-global-color-text);font-family:Bebas Neue,Sans-serif;width:100%;text-align:center}@media screen and (max-width:767.89px){.startups-of-year .dynamic-titles{display:none}}.startups-of-year .companies-list{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2.5rem}.startups-of-year .companies-list .company-card{width:calc(25% - 1.875rem);-ms-flex:0 0 auto;flex:0 0 auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.startups-of-year .companies-list .honor-board-item{width:100%;max-width:758px}@media (max-width:767.89px){.startups-of-year .companies-list{margin-top:6.5625rem;padding-right:1.5625rem;padding-left:1.5625rem;gap:1.5rem}.startups-of-year .companies-list .company-card{width:100%}}.startups-of-year .no-startups{font-size:1.5rem;font-weight:500;margin-bottom:4.5rem;color:var(--e-global-color-primary);width:100%;text-align:center}.startups-of-year .special-block{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-top:10.9375rem}.startups-of-year .special-block .title{font-size:4.5rem;margin-bottom:2.25rem;color:var(--e-global-color-secondary);width:100%;text-align:center;font-family:Bebas Neue,Sans-serif}.startups-of-year .special-block .description{font-size:1.5rem;font-weight:500;margin-bottom:3rem;color:var(--e-global-color-text);width:100%;text-align:center}.startups-of-year .special-block .button{padding:.9375rem 2rem;border-radius:2.8125rem;font-size:.9375rem;line-height:.9375rem;color:var(--e-global-color-primary);text-transform:uppercase;border:2px solid var(--e-global-color-primary);font-weight:600;cursor:pointer}