.hero{padding:5rem 0;display:flex;justify-content:center;align-items:center}.hero-content{width:80%;text-align:center}@media screen and (max-width:1024px){.hero{padding:7rem 0}}@media screen and (max-width:640px){.hero{padding:3rem 0;width:90%;margin:0 auto}.hero-content{width:100%}}h1{letter-spacing:-.1rem;font-size:4rem;font-weight:300;font-family:Inter;margin:.5rem 0}@media screen and (max-width:1024px){h1{font-size:3rem}}@media screen and (max-width:640px){h1{font-size:2rem;letter-spacing:0}}@media screen and (max-width:400px){h1{font-size:1.8rem}}.hive-section{padding:8rem 0;background-color:#f5f3f0!important;width:80%;margin:0 auto}.section-header{text-align:center;margin-bottom:4rem}.section-header h1{letter-spacing:-.1rem;font-size:4rem;font-weight:300;font-family:Inter;margin:.5rem 0;color:#222}.red__line{width:0;height:5px;background-color:#FEBE10;margin:10px auto 0;transition:width 1s ease-in-out}.red__line.expand{width:40%}@media screen and (max-width:1024px){.section-header h1{font-size:3rem}}@media screen and (max-width:640px){.hive-section{width:90%}.section-header h1{font-size:2rem;letter-spacing:0}}.hive-members{justify-content:center;gap:4rem;flex-wrap:wrap}.hive-member,.hive-members{display:flex;align-items:center}.hive-member{text-align:center;flex-direction:column}.hive-section .member-image{width:200px;height:200px;border-radius:50%!important;background:#0F191E;padding:0;margin-bottom:1.5rem;box-shadow:0 5px 15px rgba(0,0,0,.1);overflow:hidden;transition:all .3s ease;cursor:pointer;display:block;text-decoration:none}.hive-section .member-image:hover{background:#FEBE10;transform:scale(1.05)}.hive-section .member-image img{width:100%;height:100%;object-fit:cover;border-radius:50%!important;display:block}.niko-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#3B82F6;border-radius:50%}.member-info h3{font-size:1.5rem;font-weight:600;color:#222;margin:0 0 .5rem;font-family:Inter}.member-info p{font-size:1rem;color:#6f6f6f;margin:0;font-weight:400}.read-more{transition:all .3s ease}.read-more:hover{background-color:#E6A500!important;transform:scale(1.05)}@media screen and (max-width:1024px){.hive-members{gap:3rem}.hive-section .member-image{width:150px;height:150px;padding:0;border-radius:50%!important}.niko-placeholder svg{width:150px;height:150px}}@media screen and (max-width:640px){.hive-members{gap:2rem;flex-direction:column}.hive-section .member-image{width:120px;height:120px;padding:0;border-radius:50%!important}.niko-placeholder svg{width:120px;height:120px}.member-info h3{font-size:1.25rem}.member-info p{font-size:.9rem}}#work{width:80%;margin:0 auto}.work-header{text-align:center;margin-bottom:3rem}.work-header h2{font-size:2.75rem;font-family:Inter;color:#FEBE10;letter-spacing:-.025em;font-weight:400;margin:0}@media screen and (max-width:1024px){.work-header h2{font-size:2.25rem}}@media screen and (max-width:640px){.work-header h2{font-size:1.75rem}}.filters-container{display:flex;justify-content:center;margin-bottom:3rem}.masonry-gallery{column-count:3;column-gap:1.5rem;width:100%}@media screen and (max-width:1024px){.masonry-gallery{column-count:2}}@media screen and (max-width:640px){#work{width:90%;margin:0 auto}.filters-container,.work-header{width:100%}.masonry-gallery{column-count:1}}.portfolio-item{width:100%;transition:transform .3s ease;break-inside:avoid;page-break-inside:avoid;display:inline-block;margin-bottom:1.5rem}.portfolio-item:hover{transform:translateY(-5px)}.portfolio-item img{width:100%;height:auto;display:block}.portfolio-item{position:relative;overflow:hidden}.portfolio-item .caption{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);color:white;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:1rem;opacity:0;transition:opacity .3s ease}.portfolio-item:hover .caption{opacity:1}.portfolio-item .caption .tag{font-size:.9rem;color:#ccc;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05rem}.portfolio-item .caption .title{font-size:1.2rem;font-weight:600;margin-bottom:1rem;color:white}.portfolio-item .caption .team-members{display:flex;gap:.5rem;justify-content:center}.team-member-icon{width:40px;height:40px;border-radius:50%;background:white;display:inline-flex;align-items:center;justify-content:center;margin:0 2px;border:2px solid #f5f3f0;overflow:hidden}.team-member-icon img{width:100%;height:100%;object-fit:cover;border-radius:50%}.niko-icon{background:#3B82F6;color:white}.team-members{display:flex;justify-content:center;margin-top:10px;gap:5px}.grid{display:flex;flex-flow:row wrap;justify-content:baseline}.grid.masonry{margin-right:-2rem}.grid.masonry .thumb{transition:none}.grid img{max-width:100%}.grid div[class^=col-]{box-sizing:border-box;padding-right:2rem}.grid div[class^=col-]:last-child{padding-right:0}@media screen and (max-width:640px){.grid:not(.masonry){margin-right:0}.grid div[class^=col-]{padding-right:0}}.col-1{width:8.33333%}.col-2{width:16.66667%}.col-3{width:25%}.col-4{width:33.33333%}.col-5{width:41.66667%}.col-6{width:50%}.col-7{width:58.33333%}.col-8{width:66.66667%}.col-9{width:75%}.col-10{width:83.33333%}.col-11{width:91.66667%}.col-12{width:100%}@media screen and (max-width:1024px){.col-md-1{width:8.33333%}.col-md-2{width:16.66667%}.col-md-3{width:25%}.col-md-4{width:33.33333%}.col-md-5{width:41.66667%}.col-md-6{width:50%}.col-md-7{width:58.33333%}.col-md-8{width:66.66667%}.col-md-9{width:75%}.col-md-10{width:83.33333%}.col-md-11{width:91.66667%}.col-md-12{width:100%}}@media screen and (max-width:640px){.col-sm-1{width:8.33333%}.col-sm-2{width:16.66667%}.col-sm-3{width:25%}.col-sm-4{width:33.33333%}.col-sm-5{width:41.66667%}.col-sm-6{width:50%}.col-sm-7{width:58.33333%}.col-sm-8{width:66.66667%}.col-sm-9{width:75%}.col-sm-10{width:83.33333%}.col-sm-11{width:91.66667%}.col-sm-12{width:100%}}@media screen and (max-width:400px){.col-xs-1{width:8.33333%}.col-xs-2{width:16.66667%}.col-xs-3{width:25%}.col-xs-4{width:33.33333%}.col-xs-5{width:41.66667%}.col-xs-6{width:50%}.col-xs-7{width:58.33333%}.col-xs-8{width:66.66667%}.col-xs-9{width:75%}.col-xs-10{width:83.33333%}.col-xs-11{width:91.66667%}.col-xs-12{width:100%}}.thumb{position:relative;text-decoration:none;float:left;color:#fff}.thumb,.thumb img{display:block}.thumb .caption{position:absolute;top:0;bottom:0;left:0;right:0;margin:1rem;opacity:0;display:flex;flex-direction:column;justify-content:center;text-align:center;padding:2rem;background-color:rgba(0,0,0,.8);transition:opacity .2s}.thumb .caption .tag{font-size:1rem;color:#777}.thumb:hover .caption{opacity:1}@media screen and (max-width:1024px){.thumb .caption{position:relative;text-align:left;opacity:1;margin:0;padding:0;background-color:transparent}.thumb .caption .tag{color:#222}.thumb .caption .title{color:#FEBE10}}.item{padding:1rem;box-sizing:border-box;margin-left:-1rem}.secondary-nav{list-style:none;margin:0;padding:0}.secondary-nav li{display:inline-block;margin-left:2rem}.secondary-nav li:first-child{margin-left:0}.secondary-nav li a{text-decoration:none;font-size:1.2rem;color:#222}.secondary-nav li a:hover{opacity:.5}.secondary-nav li a.active{color:#FEBE10}.secondary-nav li a.active:hover{opacity:1}.filter-trigger{display:none;cursor:pointer;color:#222}@media screen and (max-width:1024px){.filter-trigger{display:block}.secondary-nav.filters{text-align:left;width:100%;padding:0}.secondary-nav.filters li{margin:0;display:none;background:#f0f0f0;text-decoration:none;color:#222;padding:1rem;border-bottom:1px solid #ddd}.secondary-nav.filters li.filter-trigger{display:block;line-height:1.1;background:#FEBE10;color:white;font-weight:700}.secondary-nav.filters li.filter-trigger:hover{background:#E6A500}.secondary-nav.filters.open li:not(.filter-trigger){display:block}}