section.section-inner-hero{position:relative;z-index:2;min-height:500px;background-position:center;background-repeat:no-repeat;background-size:cover}section.section-inner-hero::before{content:"";width:100%;height:100%;background-color:rgba(0,0,0,.2);position:absolute;left:0;top:0}section.section-inner-hero::after{content:"";width:100%;height:100%;background:-webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 65%, rgb(0, 0, 0) 100%);background:-moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 65%, rgb(0, 0, 0) 100%);background:-o-linear-gradient(top, rgba(0, 0, 0, 0.5) 65%, rgb(0, 0, 0) 100%);background:linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 65%, rgb(0, 0, 0) 100%);position:absolute;left:0;top:0}section.section-inner-hero .container{height:100%;display:flex;flex-direction:column;padding-top:212px;padding-bottom:40px;justify-content:space-between;position:relative;z-index:2}section.section-inner-hero .container .row.top h1{color:#fff;font-size:4rem;font-weight:500;line-height:120%;letter-spacing:-2.56px;overflow-wrap:break-word}section.section-inner-hero .container .row.bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}section.section-inner-hero .container .row.bottom .left .service-links{display:flex;flex-wrap:wrap;gap:10px}section.section-inner-hero .container .row.bottom .left .service-links a{color:#fff;font-size:1rem;font-weight:500;line-height:120%;letter-spacing:-0.16px;padding:8px 16px;border-radius:100px;background-color:hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-transition:all .25s ease !important;transition:all .25s ease !important}section.section-inner-hero .container .row.bottom .left .service-links a:hover{color:#24282d;background-color:#f9de95}section.section-inner-hero .container .row.bottom .right a{width:max-content !important}section.section-main-heading{background-color:#000;padding-bottom:80px;padding-top:80px;position:relative;z-index:2;overflow:hidden}@media(max-width: 520px){section.section-main-heading{padding-bottom:40px}}@media(max-width: 520px){section.section-main-heading{padding-top:40px}}section.section-main-heading .container{display:flex;justify-content:center}section.section-main-heading .container h1,section.section-main-heading .container h2,section.section-main-heading .container h3,section.section-main-heading .container h4,section.section-main-heading .container h5,section.section-main-heading .container h6{text-align:center;color:#fff;max-width:885px;font-size:3rem;font-weight:500;line-height:100%;letter-spacing:-2.88px;font-family:"Space Grotesk",sans-serif}section.section-main-heading .container h1 strong,section.section-main-heading .container h2 strong,section.section-main-heading .container h3 strong,section.section-main-heading .container h4 strong,section.section-main-heading .container h5 strong,section.section-main-heading .container h6 strong{color:#7d7f8f}@media(max-width: 520px){section.section-main-heading .container h1,section.section-main-heading .container h2,section.section-main-heading .container h3,section.section-main-heading .container h4,section.section-main-heading .container h5,section.section-main-heading .container h6{font-size:32px}}.section-featured-references{position:relative;padding-top:80px;padding-bottom:80px}@media(max-width: 520px){.section-featured-references{padding-top:40px}}@media(max-width: 520px){.section-featured-references{padding-bottom:40px}}.section-featured-references::after{content:"";position:absolute;inset:0;background:-webkit-linear-gradient(180deg, rgba(255, 255, 255, 0) 75%, rgb(255, 255, 255) 100%);background:-moz-linear-gradient(180deg, rgba(255, 255, 255, 0) 75%, rgb(255, 255, 255) 100%);background:linear-gradient(180deg, rgba(255, 255, 255, 0) 75%, rgb(255, 255, 255) 100%);z-index:-1;pointer-events:none}.section-featured-references h2{margin-bottom:24px;font-size:.875rem;letter-spacing:-0.42px;text-transform:uppercase;opacity:.5}.section-featured-references .container>p{margin-bottom:24px;font-size:2.25rem;line-height:1.2;font-weight:500;letter-spacing:-1.8px}.section-featured-references .references-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));grid-template-rows:repeat(2, 223px);gap:24px}.section-featured-references .references-grid>:nth-child(-n+3){grid-row:span 2}.section-featured-references .references-view-all{grid-column:4/-1;grid-row:2/-1;padding-top:24px}@media(max-width: 1279px){.section-featured-references .references-view-all{grid-column:auto;grid-row:auto}}@media(max-width: 767px){.section-featured-references .references-view-all{padding-top:0}}.section-featured-references .reference-item{position:relative;display:grid;grid-template-columns:minmax(0, 1fr);grid-template-rows:minmax(0, 1fr);border-radius:16px;overflow:hidden}.section-featured-references .reference-item>*{grid-column:1/-1;grid-row:1/-1}.section-featured-references .reference-item:is(:focus,:hover) img{-webkit-transform:scale(1.05) !important;-moz-transform:scale(1.05) !important;-ms-transform:scale(1.05) !important;-o-transform:scale(1.05) !important;transform:scale(1.05) !important}.section-featured-references .reference-item:is(:focus,:hover) h3{-webkit-transform:translateY(-5px) !important;-moz-transform:translateY(-5px) !important;-ms-transform:translateY(-5px) !important;-o-transform:translateY(-5px) !important;transform:translateY(-5px) !important}.section-featured-references .reference-image{z-index:-1}.section-featured-references .reference-image img{width:100%;height:100%;object-fit:cover;-webkit-transition:all .25s ease !important;transition:all .25s ease !important}.section-featured-references .reference-image::after{content:"";width:100%;height:100%;background-color:#000;opacity:.35;position:absolute;top:0;left:0}.section-featured-references .reference-content{display:flex;flex-direction:column;padding:24px;color:#fff}.section-featured-references .reference-tags{order:1;display:flex;flex-wrap:wrap;gap:.5rem}.section-featured-references .reference-tag{padding:.25rem .5rem;font-weight:500;font-size:.75rem;letter-spacing:-0.36px;background-color:hsla(0,0%,100%,.015);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:100vw}.section-featured-references .reference-title{order:2;margin-top:auto;-webkit-transition:all .25s ease !important;transition:all .25s ease !important}.section-featured-references .reference-excerpt{order:3;margin-top:.5rem;font-size:.875rem;letter-spacing:-0.42px}section{overflow-x:hidden}section.section-services{padding:80px 0}section.section-services .container{max-width:1440px;margin:0 auto;padding:0 80px;display:flex;flex-direction:column;gap:160px}@media(max-width: 1279px){section.section-services .container{padding:0}}section.section-services .container .single-service{display:flex;align-items:flex-start;justify-content:flex-start;gap:80px;margin:0;position:relative;z-index:2}section.section-services .container .single-service:nth-child(odd){flex-direction:row}section.section-services .container .single-service:nth-child(even){flex-direction:row-reverse}@media(max-width: 1279px){section.section-services .container .single-service{flex-direction:column !important}}section.section-services .container .single-service .image{--_width: 520px;--_height: 360px;width:var(--_width);min-width:var(--_width);max-width:var(--_width);height:var(--_height);flex:0 0 var(--_width)}@media(max-width: 1279px){section.section-services .container .single-service .image{--_width: 100%;--_height: auto}}section.section-services .container .single-service .image img{width:100%;height:100%;object-fit:cover;display:flex}section.section-services .container .single-service .image.two{display:flex;gap:24px;overflow:hidden}section.section-services .container .single-service .image.two.horizontal{flex-direction:column}section.section-services .container .single-service .image.two.horizontal picture{height:calc(50% - 12px);width:100%}section.section-services .container .single-service .image.two.horizontal picture img{width:100%}section.section-services .container .single-service .image.two.vertical picture{width:calc(50% - 12px)}section.section-services .container .single-service .image.two.vertical picture img{width:100%}@media(max-width: 520px){section.section-services .container .single-service .image.two.vertical picture{width:100%}section.section-services .container .single-service .image.two.vertical picture:nth-child(2){display:none}}section.section-services .container .single-service .content{flex:1 1 560px;max-width:560px;display:flex;flex-direction:column;justify-content:center;gap:16px}@media(max-width: 1279px){section.section-services .container .single-service .content{flex-basis:auto;max-width:100%;justify-content:flex-start}}section.section-services .container .single-service .content .heading{display:flex;align-items:center;gap:12px}@media(max-width: 767px){section.section-services .container .single-service .content .heading{flex-direction:column;align-items:flex-start}}section.section-services .container .single-service .content .heading h3{font-size:2.25rem;font-weight:500;line-height:120%;letter-spacing:-1.8px;font-family:"Space Grotesk",sans-serif}section.section-services .container .single-service .content .heading span{background-color:#f9de95;font-size:.875rem;font-weight:500;line-height:120%;letter-spacing:-0.14px;text-transform:uppercase;padding:4px 4px 2px 4px;width:fit-content;border-radius:4px}