.Home-module__fYWPnW__wrapper{color:#000;background:#fff;overflow-x:clip}
.Hero-module__PgAKtG__hero{flex-direction:column;min-height:100vh;padding:18vh 5% 10vh;display:flex;position:relative}.Hero-module__PgAKtG__heroContent{z-index:2;position:relative}.Hero-module__PgAKtG__hugeTitle{font-family:var(--font-heading);letter-spacing:-.04em;text-transform:uppercase;margin-bottom:3rem;font-size:10vw;font-weight:800;line-height:.85}.Hero-module__PgAKtG__hugeTitle span{color:var(--foreground)}.Hero-module__PgAKtG__heroSub{font-family:var(--font-body);max-width:500px;color:var(--neutral);font-size:1.5rem;line-height:1.6}.Hero-module__PgAKtG__searchFloating{z-index:10;width:60%;max-width:800px;position:absolute;bottom:10vh;right:5%}.Hero-module__PgAKtG__searchForm{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border:1.5px solid #00000014;border-radius:100px;align-items:center;padding:.5rem;display:flex;box-shadow:0 30px 60px #00000014}.Hero-module__PgAKtG__searchGroup{flex:1;align-items:center;padding:0 1.5rem;display:flex}.Hero-module__PgAKtG__searchIcon{color:var(--primary);margin-right:1rem}.Hero-module__PgAKtG__searchGroup input{font-size:1.1rem;font-family:var(--font-body);background:0 0;border:none;outline:none;width:100%;padding:1rem 0}.Hero-module__PgAKtG__searchDivider{background:#0000001a;width:1px;height:40px}.Hero-module__PgAKtG__searchBtn{background:var(--primary);color:#fff;font-family:var(--font-heading);text-transform:uppercase;cursor:pointer;border:none;border-radius:100px;padding:1.25rem 3rem;font-size:1.1rem;font-weight:700;transition:transform .3s}.Hero-module__PgAKtG__searchBtn:hover{transform:scale(1.05)}.Hero-module__PgAKtG__lineMask{display:flex;overflow:hidden}.Hero-module__PgAKtG__lineInner{opacity:0;will-change:transform, opacity;display:block;transform:translateY(110%)}@media (max-width:1024px){.Hero-module__PgAKtG__hugeTitle{font-size:15vw}.Hero-module__PgAKtG__searchFloating{width:100%;margin-top:4rem;position:relative;bottom:0;right:0}.Hero-module__PgAKtG__searchForm{border-radius:30px;flex-direction:column}.Hero-module__PgAKtG__searchDivider{width:100%;height:1px}.Hero-module__PgAKtG__searchGroup{width:100%;padding:1rem 2rem}.Hero-module__PgAKtG__searchBtn{border-radius:0 0 30px 30px;width:100%}}@media (max-width:768px){.Hero-module__PgAKtG__hero{min-height:80vh;padding:15vh 5% 5vh}.Hero-module__PgAKtG__hugeTitle{margin-bottom:2rem;font-size:18vw}.Hero-module__PgAKtG__heroSub{font-size:1.15rem}.Hero-module__PgAKtG__searchFloating{margin-top:3rem}.Hero-module__PgAKtG__searchGroup{padding:.5rem 1.5rem}.Hero-module__PgAKtG__searchBtn{padding:1rem 2rem}.Hero-module__PgAKtG__searchBtn:hover{transform:none}}@media (min-width:769px) and (max-width:1024px){.Hero-module__PgAKtG__hero{min-height:92vh;padding:15vh 5% 8vh}.Hero-module__PgAKtG__hugeTitle{margin-bottom:2.5rem;font-size:clamp(4.5rem,9vw,6.75rem)}.Hero-module__PgAKtG__heroSub{max-width:580px;font-size:1.25rem}.Hero-module__PgAKtG__searchFloating{width:100%;max-width:780px;margin-top:4rem;position:relative;bottom:auto;right:auto}.Hero-module__PgAKtG__searchForm{border-radius:32px;flex-wrap:wrap}.Hero-module__PgAKtG__searchGroup{min-width:240px}.Hero-module__PgAKtG__searchDivider{display:block}.Hero-module__PgAKtG__searchBtn{border-radius:100px;width:auto;padding:1.1rem 2.5rem}}.Hero-module__PgAKtG__suggestionsDropdown{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);z-index:100;background:#fffffff7;border:1px solid #00000014;border-radius:16px;animation:.2s Hero-module__PgAKtG__dropIn;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow:hidden;box-shadow:0 20px 50px #0000001f}@keyframes Hero-module__PgAKtG__dropIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Hero-module__PgAKtG__suggestionItem{cursor:pointer;text-align:left;width:100%;font-family:var(--font-body);color:var(--foreground);background:0 0;border:none;align-items:center;gap:.75rem;padding:.85rem 1.25rem;font-size:.95rem;transition:background .15s;display:flex}.Hero-module__PgAKtG__suggestionItem:hover,.Hero-module__PgAKtG__suggestionFocused{background:#0000000a}.Hero-module__PgAKtG__suggestionTitle{white-space:nowrap;text-overflow:ellipsis;flex:1;font-weight:600;overflow:hidden}.Hero-module__PgAKtG__suggestionMeta{color:var(--primary);white-space:nowrap;font-size:.8rem;font-weight:500}
.FeaturesCTA-module__JCxUCG__featuresSection{color:var(--foreground);background:#fff;padding:6rem 5%}.FeaturesCTA-module__JCxUCG__header{margin-bottom:4rem}.FeaturesCTA-module__JCxUCG__header h2{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:-.04em;color:var(--foreground);font-size:2.5rem;font-weight:800}.FeaturesCTA-module__JCxUCG__gridContainer{background:0 0;border:none;grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.FeaturesCTA-module__JCxUCG__featureCard{cursor:pointer;background:#fff;border:1px solid #0000000d;border-radius:30px;flex-direction:column;justify-content:space-between;min-height:320px;padding:3rem 2rem;transition:all .5s cubic-bezier(.76,0,.24,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 20px #00000005}.FeaturesCTA-module__JCxUCG__featureCard:hover{background:var(--primary);z-index:2;border:1px solid var(--primary);transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.FeaturesCTA-module__JCxUCG__cardTop{justify-content:space-between;align-items:flex-start;display:flex}.FeaturesCTA-module__JCxUCG__statWrapper h3{font-family:var(--font-heading);color:var(--foreground);font-size:2.5rem;font-weight:800;line-height:.9;transition:color .5s}.FeaturesCTA-module__JCxUCG__featureCard:hover .FeaturesCTA-module__JCxUCG__statWrapper h3{color:#fff}.FeaturesCTA-module__JCxUCG__statWrapper span{font-size:1rem;font-family:var(--font-body);text-transform:uppercase;color:var(--neutral);letter-spacing:.05em;margin-top:.5rem;transition:color .5s;display:block}.FeaturesCTA-module__JCxUCG__featureCard:hover .FeaturesCTA-module__JCxUCG__statWrapper span{color:#ffffffe6}.FeaturesCTA-module__JCxUCG__iconCircle{border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .5s cubic-bezier(.76,0,.24,1);display:flex}.FeaturesCTA-module__JCxUCG__arrow{color:var(--foreground);transition:transform .5s cubic-bezier(.76,0,.24,1),color .5s}.FeaturesCTA-module__JCxUCG__featureCard:hover .FeaturesCTA-module__JCxUCG__iconCircle{background:#fff;border-color:#fff}.FeaturesCTA-module__JCxUCG__featureCard:hover .FeaturesCTA-module__JCxUCG__arrow{color:var(--primary);transform:rotate(45deg)}.FeaturesCTA-module__JCxUCG__cardBottom h4{font-family:var(--font-heading);text-transform:uppercase;color:var(--foreground);margin-bottom:1rem;font-size:1.5rem;font-weight:800;line-height:1.1;transition:color .5s}.FeaturesCTA-module__JCxUCG__featureCard:hover .FeaturesCTA-module__JCxUCG__cardBottom h4{color:#fff}.FeaturesCTA-module__JCxUCG__cardBottom p{font-family:var(--font-body);color:var(--neutral);font-size:1rem;line-height:1.5;transition:color .5s}.FeaturesCTA-module__JCxUCG__featureCard:hover .FeaturesCTA-module__JCxUCG__cardBottom p{color:#ffffffe6}@media (max-width:1024px){.FeaturesCTA-module__JCxUCG__gridContainer{grid-template-columns:1fr;gap:1rem}.FeaturesCTA-module__JCxUCG__featureCard{min-height:250px}.FeaturesCTA-module__JCxUCG__header h2{font-size:3rem}}@media (max-width:768px){.FeaturesCTA-module__JCxUCG__header h2{font-size:2rem}.FeaturesCTA-module__JCxUCG__statWrapper h3{font-size:2.5rem}}@media (min-width:769px) and (max-width:1024px){.FeaturesCTA-module__JCxUCG__featuresSection{padding:6rem 5%}.FeaturesCTA-module__JCxUCG__header h2{font-size:2.75rem}.FeaturesCTA-module__JCxUCG__gridContainer{grid-template-columns:repeat(2,1fr);gap:1.25rem}.FeaturesCTA-module__JCxUCG__featureCard{min-height:280px;padding:2.5rem 2rem}.FeaturesCTA-module__JCxUCG__featureCard:last-child{grid-column:1/-1}}
.Marquee-module__Je6V4G__marqueeSection{background:#fff;border-bottom:1px solid #0000000d;flex-direction:column;align-items:center;padding:6rem 5%;display:flex}.Marquee-module__Je6V4G__trustedLabel{font-family:var(--font-body);text-transform:uppercase;color:var(--neutral);letter-spacing:.1em;opacity:.7;margin-bottom:3rem;font-size:1rem;font-weight:700}.Marquee-module__Je6V4G__marqueeWrapper{width:100%;max-width:1200px;overflow:hidden}.Marquee-module__Je6V4G__logoTrack{align-items:center;display:flex}.Marquee-module__Je6V4G__logoItem{color:var(--foreground);opacity:.4;cursor:pointer;align-items:center;gap:.75rem;margin:0 4rem;transition:opacity .3s;display:flex}.Marquee-module__Je6V4G__logoItem:hover{opacity:1}.Marquee-module__Je6V4G__logoIcon{stroke-width:2.5px;width:28px;height:28px}.Marquee-module__Je6V4G__logoText{font-family:var(--font-heading);letter-spacing:-.02em;font-size:1.8rem;font-weight:800}@media (max-width:768px){.Marquee-module__Je6V4G__logoItem{margin:0 2rem}.Marquee-module__Je6V4G__logoText{font-size:1.4rem}.Marquee-module__Je6V4G__logoIcon{width:24px;height:24px}}
.Categories-module__zKPttq__sectionPadding{padding:10rem 5%}.Categories-module__zKPttq__sectionHeader{margin-bottom:6rem}.Categories-module__zKPttq__sectionHeader h2{font-family:var(--font-heading);letter-spacing:-.04em;text-transform:uppercase;font-size:3.5rem;font-weight:800}.Categories-module__zKPttq__categoryFluidList{flex-direction:column;display:flex}.Categories-module__zKPttq__categoryRow{cursor:pointer;border-bottom:1px solid #0000001a;justify-content:space-between;align-items:center;padding:4rem 0;transition:padding .4s;display:flex}.Categories-module__zKPttq__categoryRow:hover{padding-left:2rem;padding-right:2rem}.Categories-module__zKPttq__categoryRow h3{font-family:var(--font-heading);text-transform:uppercase;font-size:2.8vw;font-weight:700;transition:color .3s}.Categories-module__zKPttq__categoryRow:hover h3{color:var(--primary)}.Categories-module__zKPttq__catMeta{font-family:var(--font-body);color:var(--neutral);align-items:center;gap:2rem;font-size:1.25rem;display:flex}.Categories-module__zKPttq__catArrow{opacity:0;transition:all .4s;transform:translate(-20px)}.Categories-module__zKPttq__categoryRow:hover .Categories-module__zKPttq__catArrow{opacity:1;color:var(--primary);transform:translate(0)}@media (max-width:768px){.Categories-module__zKPttq__sectionHeader h2{font-size:2.5rem}.Categories-module__zKPttq__categoryRow h3{font-size:5vw}}@media (min-width:769px) and (max-width:1024px){.Categories-module__zKPttq__sectionPadding{padding:8rem 5%}.Categories-module__zKPttq__sectionHeader{margin-bottom:4rem}.Categories-module__zKPttq__sectionHeader h2{font-size:3rem}.Categories-module__zKPttq__categoryRow{padding:3rem 0}.Categories-module__zKPttq__categoryRow h3{font-size:2rem}.Categories-module__zKPttq__catMeta{gap:1.25rem;font-size:1rem}.Categories-module__zKPttq__modalContainer{width:320px;height:280px}.Categories-module__zKPttq__cursor,.Categories-module__zKPttq__cursorLabel{display:none}}.Categories-module__zKPttq__modalContainer{pointer-events:none;z-index:100;background-color:#fff;justify-content:center;align-items:center;width:400px;height:350px;display:flex;position:fixed;top:0;left:0;overflow:hidden}.Categories-module__zKPttq__modalSlider{width:100%;height:100%;transition:top .5s cubic-bezier(.76,0,.24,1);position:absolute}.Categories-module__zKPttq__modal{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Categories-module__zKPttq__modal img{object-fit:contain;width:auto;max-width:80%;height:auto;max-height:80%}.Categories-module__zKPttq__cursor,.Categories-module__zKPttq__cursorLabel{background-color:var(--primary);width:80px;height:80px;color:var(--background);z-index:101;font-size:14px;font-family:var(--font-body);pointer-events:none;border-radius:50%;justify-content:center;align-items:center;font-weight:500;display:flex;position:fixed;top:0;left:0}.Categories-module__zKPttq__cursorLabel{background-color:#0000}@media (max-width:1024px){.Categories-module__zKPttq__sectionPadding{padding:8rem 5%}.Categories-module__zKPttq__modalContainer{width:300px;height:250px}.Categories-module__zKPttq__cursor,.Categories-module__zKPttq__cursorLabel{display:none}}@media (max-width:768px){.Categories-module__zKPttq__sectionPadding{padding:5rem 5%}.Categories-module__zKPttq__sectionHeader{margin-bottom:3rem}.Categories-module__zKPttq__sectionHeader h2{font-size:2rem}.Categories-module__zKPttq__categoryRow{flex-direction:column;align-items:flex-start;gap:1rem;padding:2rem 0}.Categories-module__zKPttq__categoryRow h3{font-size:1.8rem}.Categories-module__zKPttq__categoryRow:hover{padding-left:0;padding-right:0}.Categories-module__zKPttq__catMeta{gap:1rem;font-size:1rem}.Categories-module__zKPttq__modalContainer{display:none!important}}
.FeaturedJobs-module__fMNNDa__section{background:var(--background);color:var(--foreground);padding:8rem 5%}.FeaturedJobs-module__fMNNDa__header{justify-content:space-between;align-items:flex-end;margin-bottom:4rem;display:flex}.FeaturedJobs-module__fMNNDa__title{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4vw,3.5rem);font-weight:800;line-height:.9}.FeaturedJobs-module__fMNNDa__title span{color:var(--primary);font-family:serif;font-weight:400}.FeaturedJobs-module__fMNNDa__controls{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;color:var(--primary);font-size:.85rem;font-weight:700}.FeaturedJobs-module__fMNNDa__carousel{gap:1rem;width:100%;height:75vh;min-height:500px;display:flex}.FeaturedJobs-module__fMNNDa__item{cursor:pointer;background:var(--foreground);border-radius:0;height:100%;position:relative;overflow:hidden}.FeaturedJobs-module__fMNNDa__bgImage{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1),filter .8s;position:absolute;inset:0}.FeaturedJobs-module__fMNNDa__bgImage.FeaturedJobs-module__fMNNDa__inactive{filter:grayscale()brightness(.6)}.FeaturedJobs-module__fMNNDa__item:hover .FeaturedJobs-module__fMNNDa__bgImage{transform:scale(1.05)}.FeaturedJobs-module__fMNNDa__overlay{opacity:0;background:linear-gradient(#0000 50%,#000c 100%);transition:opacity .5s;position:absolute;inset:0}.FeaturedJobs-module__fMNNDa__overlay.FeaturedJobs-module__fMNNDa__active{opacity:1}.FeaturedJobs-module__fMNNDa__verticalTitle{transform-origin:50%;white-space:nowrap;font-family:var(--font-heading);text-transform:uppercase;color:#fff;letter-spacing:.05em;pointer-events:none;font-size:1.5rem;font-weight:800;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-90deg)}.FeaturedJobs-module__fMNNDa__activeContent{color:#fff;flex-direction:column;justify-content:flex-end;width:100%;padding:3rem;display:flex;position:absolute;bottom:0;left:0}.FeaturedJobs-module__fMNNDa__topInfo{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.FeaturedJobs-module__fMNNDa__company{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.05em;font-size:1.2rem;font-weight:700}.FeaturedJobs-module__fMNNDa__flameBadge{color:#000;font-family:var(--font-body);text-transform:uppercase;background:#fff;padding:.3rem .8rem;font-size:.75rem;font-weight:800}.FeaturedJobs-module__fMNNDa__role{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2rem,3vw,3rem);font-weight:900;line-height:1}.FeaturedJobs-module__fMNNDa__meta{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.05em;border-top:1px solid #ffffff4d;gap:1.5rem;padding-top:1.5rem;font-size:1rem;font-weight:500;display:flex}.FeaturedJobs-module__fMNNDa__metaItem{align-items:center;gap:.5rem;display:flex}@media (max-width:1024px){.FeaturedJobs-module__fMNNDa__section{padding:8rem 5%}.FeaturedJobs-module__fMNNDa__carousel{flex-direction:column;height:800px}.FeaturedJobs-module__fMNNDa__verticalTitle{top:50%;bottom:auto;transform:translate(-50%,-50%)}.FeaturedJobs-module__fMNNDa__activeContent{padding:1.5rem}}@media (max-width:768px){.FeaturedJobs-module__fMNNDa__section{padding:5rem 5%}.FeaturedJobs-module__fMNNDa__title{font-size:2rem}.FeaturedJobs-module__fMNNDa__carousel{height:1200px}.FeaturedJobs-module__fMNNDa__role{font-size:1.5rem}.FeaturedJobs-module__fMNNDa__verticalTitle{font-size:1.25rem}.FeaturedJobs-module__fMNNDa__meta{flex-direction:column;gap:.5rem;font-size:.85rem}.FeaturedJobs-module__fMNNDa__controls{display:none}}@media (min-width:769px) and (max-width:1024px){.FeaturedJobs-module__fMNNDa__section{padding:7rem 5%}.FeaturedJobs-module__fMNNDa__header{margin-bottom:3rem}.FeaturedJobs-module__fMNNDa__title{font-size:3rem}.FeaturedJobs-module__fMNNDa__carousel{flex-direction:row;gap:.75rem;height:58vh;min-height:420px}.FeaturedJobs-module__fMNNDa__verticalTitle{top:50%;left:50%;transform:translate(-50%,-50%)rotate(-90deg)}.FeaturedJobs-module__fMNNDa__activeContent{padding:2rem}.FeaturedJobs-module__fMNNDa__role{font-size:clamp(1.8rem,2.6vw,2.6rem)}.FeaturedJobs-module__fMNNDa__meta{gap:1rem}}
.PopularJobs-module__bZav4G__section{background:#fff;padding:8rem 5%}.PopularJobs-module__bZav4G__container{max-width:1200px;margin:0 auto}.PopularJobs-module__bZav4G__header{align-items:center;gap:3rem;margin-bottom:4rem;display:flex}.PopularJobs-module__bZav4G__header h2{font-family:var(--font-heading);color:var(--foreground);font-size:1.5rem;font-weight:800;line-height:1.2}.PopularJobs-module__bZav4G__line{background:#0000001a;flex:1;height:1px}.PopularJobs-module__bZav4G__list{flex-direction:column;display:flex}.PopularJobs-module__bZav4G__row{cursor:pointer;border-bottom:1px solid #0000000d;grid-template-columns:2fr 1.5fr 1fr .2fr;align-items:center;padding:3rem 0;transition:all .5s;display:grid}.PopularJobs-module__bZav4G__row:hover{border-bottom-color:var(--primary)}.PopularJobs-module__bZav4G__mainInfo h3{font-family:var(--font-heading);color:var(--foreground);margin-bottom:.5rem;font-size:1.8rem;font-weight:500;transition:color .4s}.PopularJobs-module__bZav4G__row:hover .PopularJobs-module__bZav4G__mainInfo h3{color:var(--primary)}.PopularJobs-module__bZav4G__company{font-family:var(--font-body);color:var(--neutral);text-transform:uppercase;letter-spacing:.05em;font-size:1rem;font-weight:600}.PopularJobs-module__bZav4G__meta{font-family:var(--font-body);color:var(--neutral);align-items:center;gap:1rem;font-size:1.1rem;display:flex}.PopularJobs-module__bZav4G__dot{color:#00000026}.PopularJobs-module__bZav4G__salary{font-family:var(--font-body);color:var(--foreground);font-size:1.1rem;font-weight:600}.PopularJobs-module__bZav4G__action{justify-content:flex-end;display:flex}.PopularJobs-module__bZav4G__arrow{color:var(--neutral);transition:all .5s cubic-bezier(.76,0,.24,1)}.PopularJobs-module__bZav4G__row:hover .PopularJobs-module__bZav4G__arrow{color:var(--primary);transform:translate(5px,-5px)}@media (max-width:1024px){.PopularJobs-module__bZav4G__row{grid-template-columns:1fr;gap:1rem;padding:2.5rem 0}.PopularJobs-module__bZav4G__action{display:none}}@media (min-width:769px) and (max-width:1024px){.PopularJobs-module__bZav4G__section{padding:8rem 5%}.PopularJobs-module__bZav4G__header h2{font-size:1.5rem}.PopularJobs-module__bZav4G__row{grid-template-columns:1.8fr 1fr auto .2fr;gap:1rem;padding:2rem 0}.PopularJobs-module__bZav4G__mainInfo h3{font-size:1.5rem}.PopularJobs-module__bZav4G__meta,.PopularJobs-module__bZav4G__salary{font-size:.95rem}.PopularJobs-module__bZav4G__action{display:flex}}
.Button-module__8cr-Ka__button{--btn-border:var(--foreground,black);--btn-text:var(--foreground,black);--btn-bg-hover:var(--primary);--btn-text-hover:var(--background,white);border:1px solid var(--btn-border);font-family:var(--font-heading);color:var(--btn-text);text-transform:uppercase;cursor:pointer;z-index:1;background:0 0;border-radius:100px;justify-content:center;align-items:center;padding:.8rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.Button-module__8cr-Ka__btnBackground{background-color:var(--btn-bg-hover);z-index:-1;border-radius:50% 50% 0 0;width:100%;height:140%;transition:transform .8s cubic-bezier(.76,0,.24,1),border-radius .5s cubic-bezier(.76,0,.24,1);position:absolute;top:100%;left:0}.Button-module__8cr-Ka__button:hover .Button-module__8cr-Ka__btnBackground{border-radius:0;transform:translateY(-100%)}.Button-module__8cr-Ka__btnText{z-index:2;transition:color .4s cubic-bezier(.76,0,.24,1);position:relative}.Button-module__8cr-Ka__button:hover .Button-module__8cr-Ka__btnText{color:var(--btn-text-hover)}.Button-module__8cr-Ka__button:hover{border-color:var(--btn-bg-hover);transition:border-color .5s cubic-bezier(.76,0,.24,1)}
.MassiveCTA-module__beUxhq__section{background:var(--primary);color:var(--background);text-align:center;justify-content:center;align-items:center;padding:10rem 5%;display:flex}.MassiveCTA-module__beUxhq__container{max-width:800px}.MassiveCTA-module__beUxhq__title{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:-.03em;color:var(--background);margin-bottom:2.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:.9}.MassiveCTA-module__beUxhq__italic{text-transform:lowercase;font-family:serif;font-style:italic;font-weight:400}.MassiveCTA-module__beUxhq__outline{color:#0000;-webkit-text-stroke:2px var(--background)}.MassiveCTA-module__beUxhq__subtitle{font-family:var(--font-body);color:color-mix(in srgb, var(--background) 80%, transparent);max-width:500px;margin:0 auto 3rem;font-size:1.2rem;line-height:1.6}.MassiveCTA-module__beUxhq__ctaButton{--btn-border:color-mix(in srgb, var(--background) 40%, transparent);--btn-text:var(--background);--btn-bg-hover:var(--background);--btn-text-hover:var(--primary);margin-top:1rem}.MassiveCTA-module__beUxhq__arrow{margin-left:.5rem;transition:transform .3s}.MassiveCTA-module__beUxhq__ctaButton:hover .MassiveCTA-module__beUxhq__arrow{transform:translate(4px)}@media (max-width:1024px){.MassiveCTA-module__beUxhq__section{padding:8rem 5%}}@media (max-width:768px){.MassiveCTA-module__beUxhq__section{padding:5rem 5%}.MassiveCTA-module__beUxhq__title{margin-bottom:2rem;font-size:clamp(2rem,8vw,3.5rem)}.MassiveCTA-module__beUxhq__subtitle{margin-bottom:2rem;font-size:1rem}}@media (min-width:769px) and (max-width:1024px){.MassiveCTA-module__beUxhq__section{padding:8rem 5%}.MassiveCTA-module__beUxhq__title{font-size:clamp(2.3rem,4vw,3.5rem)}.MassiveCTA-module__beUxhq__subtitle{max-width:540px;font-size:1.05rem}}
.Theme-module__zCCOza__container{background:var(--background);min-height:100vh;color:var(--foreground);max-width:1400px;margin:0 auto;padding:150px 5% 5rem}.Theme-module__zCCOza__header{margin-bottom:4rem}.Theme-module__zCCOza__title{font-family:var(--font-heading);letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(2rem,3vw,3rem);font-weight:500}.Theme-module__zCCOza__subtitle{font-family:var(--font-body);color:var(--muted-foreground);max-width:600px;margin:0;font-size:1.1rem;line-height:1.6}.Theme-module__zCCOza__bentoGrid{grid-template-columns:repeat(12,1fr);grid-auto-rows:250px;gap:1.5rem;display:grid}.Theme-module__zCCOza__bentoItem{background:var(--card);border:1px solid var(--border);border-radius:16px;flex-direction:column;padding:2rem;display:flex;position:relative;overflow:hidden}.Theme-module__zCCOza__itemHeader{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);margin-bottom:2rem;font-size:.85rem}.Theme-module__zCCOza__colorsBox{grid-area:span 2/span 8}.Theme-module__zCCOza__colorsGrid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;height:100%;display:grid}.Theme-module__zCCOza__colorCard{border:1px solid var(--border);border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.Theme-module__zCCOza__colorSwatch{flex:1}.Theme-module__zCCOza__colorDetails{background:var(--card);border-top:1px solid var(--border);padding:1rem}.Theme-module__zCCOza__colorName{font-family:var(--font-body);margin-bottom:.25rem;font-size:.85rem;font-weight:500}.Theme-module__zCCOza__colorValue{font-family:var(--font-body);color:var(--muted-foreground);font-size:.75rem}.Theme-module__zCCOza__typoBoxHeading,.Theme-module__zCCOza__typoBoxBody{grid-column:span 4}.Theme-module__zCCOza__typoPreview{margin-top:auto}.Theme-module__zCCOza__typoPreviewHeading{font-family:var(--font-heading);letter-spacing:-.02em;margin:0;font-size:clamp(2rem,3vw,3rem);font-weight:500;line-height:1.1}.Theme-module__zCCOza__typoPreviewBody{font-family:var(--font-body);margin:0;font-size:1.1rem;line-height:1.6}.Theme-module__zCCOza__buttonsBox{flex-direction:column;grid-column:span 6;display:flex}.Theme-module__zCCOza__buttonsContainer{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:auto;display:flex}.Theme-module__zCCOza__componentsBox{grid-column:span 6}.Theme-module__zCCOza__dummyCard{border:1px solid var(--border);background:var(--background);border-radius:8px;margin-top:auto;padding:1.5rem}.Theme-module__zCCOza__dummyCardTitle{font-family:var(--font-heading);margin:0 0 .5rem;font-size:1.2rem;font-weight:500}.Theme-module__zCCOza__dummyCardText{font-family:var(--font-body);color:var(--muted-foreground);margin:0;font-size:.9rem}@media (max-width:1024px){.Theme-module__zCCOza__bentoGrid{grid-template-columns:repeat(6,1fr)}.Theme-module__zCCOza__colorsBox,.Theme-module__zCCOza__buttonsBox,.Theme-module__zCCOza__componentsBox{grid-column:span 6}.Theme-module__zCCOza__typoBoxHeading,.Theme-module__zCCOza__typoBoxBody{grid-column:span 3}}@media (max-width:640px){.Theme-module__zCCOza__bentoGrid{grid-template-columns:1fr;grid-auto-rows:minmax(200px,auto)}.Theme-module__zCCOza__bentoItem{grid-column:span 1!important}}
.WhyChooseUs-module__49_FRW__section{background:var(--background);color:var(--foreground);max-width:100vw;margin:0 auto;padding:10rem 5%}.WhyChooseUs-module__49_FRW__header{width:100%;margin-bottom:5rem}.WhyChooseUs-module__49_FRW__title{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:-.04em;color:var(--foreground);margin:0;font-size:clamp(2.5rem,4vw,4rem);font-weight:900;line-height:1}.WhyChooseUs-module__49_FRW__italic{color:var(--primary);font-family:serif;font-style:italic;font-weight:400}.WhyChooseUs-module__49_FRW__list{flex-direction:column;display:flex}.WhyChooseUs-module__49_FRW__item{border-top:1px solid color-mix(in srgb, var(--foreground) 10%, transparent);cursor:pointer;group:item;flex-direction:column;padding:3rem 0;display:flex}.WhyChooseUs-module__49_FRW__item:last-child{border-bottom:1px solid color-mix(in srgb, var(--foreground) 10%, transparent)}.WhyChooseUs-module__49_FRW__itemHeader{justify-content:space-between;align-items:center;width:100%;display:flex}.WhyChooseUs-module__49_FRW__itemLeft{align-items:baseline;gap:3rem;transition:transform .5s cubic-bezier(.16,1,.3,1);display:flex}.WhyChooseUs-module__49_FRW__item:hover .WhyChooseUs-module__49_FRW__itemLeft{transform:translate(1rem)}.WhyChooseUs-module__49_FRW__number{font-family:var(--font-body);color:var(--neutral);font-size:1.25rem;font-weight:700}.WhyChooseUs-module__49_FRW__itemTitle{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:-.03em;margin:0;font-size:clamp(2.5rem,6vw,5rem);font-weight:900;transition:color .4s}.WhyChooseUs-module__49_FRW__item:hover .WhyChooseUs-module__49_FRW__itemTitle,.WhyChooseUs-module__49_FRW__item.WhyChooseUs-module__49_FRW__active .WhyChooseUs-module__49_FRW__itemTitle{color:var(--primary)}.WhyChooseUs-module__49_FRW__icon{border:1px solid color-mix(in srgb, var(--foreground) 20%, transparent);width:50px;height:50px;color:var(--foreground);border-radius:50%;justify-content:center;align-items:center;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex}.WhyChooseUs-module__49_FRW__item:hover .WhyChooseUs-module__49_FRW__icon{background:var(--primary);border-color:var(--primary);color:var(--background)}.WhyChooseUs-module__49_FRW__item.WhyChooseUs-module__49_FRW__active .WhyChooseUs-module__49_FRW__icon{background:var(--primary);border-color:var(--primary);color:var(--background);transform:rotate(45deg)}.WhyChooseUs-module__49_FRW__contentWrapper{overflow:hidden}.WhyChooseUs-module__49_FRW__desc{font-family:var(--font-body);color:var(--neutral);max-width:700px;margin:0;padding-top:2rem;padding-bottom:1rem;padding-left:4.25rem;font-size:clamp(1.1rem,2vw,1.5rem);line-height:1.6}@media (max-width:1024px){.WhyChooseUs-module__49_FRW__section{padding:8rem 5%}.WhyChooseUs-module__49_FRW__title{font-size:4rem}.WhyChooseUs-module__49_FRW__itemTitle{font-size:clamp(2rem,5vw,4rem)}}@media (max-width:768px){.WhyChooseUs-module__49_FRW__section{padding:5rem 5%}.WhyChooseUs-module__49_FRW__title{font-size:2.5rem}.WhyChooseUs-module__49_FRW__itemLeft{gap:1rem}.WhyChooseUs-module__49_FRW__itemTitle{font-size:2rem}.WhyChooseUs-module__49_FRW__desc{padding-top:1.5rem;padding-left:0;font-size:1.1rem}.WhyChooseUs-module__49_FRW__icon{width:40px;height:40px}}@media (min-width:769px) and (max-width:1024px){.WhyChooseUs-module__49_FRW__section{padding:8rem 5%}.WhyChooseUs-module__49_FRW__title{font-size:3.5rem}.WhyChooseUs-module__49_FRW__itemLeft{gap:2rem}.WhyChooseUs-module__49_FRW__itemTitle{font-size:clamp(2.2rem,4.2vw,4rem)}.WhyChooseUs-module__49_FRW__desc{max-width:640px}}
