.featured-projects{position:relative;width:100%;background-color:#ffffff;color:var(--base-100);padding:1rem}.featured-projects .featured-project-card{position:-webkit-sticky;position:sticky;width:100%;height:85svh;display:flex;justify-content:center;align-items:center;transform-style:preserve-3d;perspective:1000px;will-change:transform;padding:2rem 0}.featured-projects .featured-project-card-inner{position:relative;width:calc(100% - 4rem);max-width:1400px;height:100%;padding:3rem;display:flex;flex-direction:column;gap:2rem;border-radius:2rem;background-color:#253a87;transform-origin:50% 100%;will-change:transform;overflow:hidden}.featured-projects .featured-project-card-content{display:flex;flex-direction:column;justify-content:flex-start;flex:1 1;position:relative}.featured-projects .featured-project-card-content-main{padding:0;display:flex;flex-direction:column;align-items:flex-start;gap:2rem;width:100%}.featured-projects .featured-project-card-info{padding:0;text-align:left;color:#ffffff;margin:0;font-size:.875rem;font-weight:500;width:100%}@media (min-width:1001px){.featured-projects .featured-project-card-description{padding-bottom:1rem;margin-bottom:1rem}.featured-projects .featured-project-card-info{margin-top:0;margin-bottom:1rem;width:100%;text-align:left;position:relative;padding-top:1rem}.featured-projects .featured-project-card-info:before{content:"";position:absolute;top:0;left:0;right:0;width:100%;height:1px;background-color:rgba(255,255,255,.3)}.featured-projects .featured-project-card-tags-wrapper{margin-top:0}}.featured-projects .featured-project-card-info p{text-decoration:underline}.featured-projects .featured-project-card-title h2{padding:0 0 1rem;color:#ffffff;font-size:2.5rem;font-weight:700;margin:0}.featured-projects .featured-project-card-description{width:100%;max-width:600px;text-align:left;color:#ffffff;display:flex;flex-direction:column;gap:1rem}.featured-projects .featured-project-card-description.long-description p.lg{font-size:1.125rem}@media (min-width:1001px){.featured-projects .featured-project-card:first-of-type .featured-project-card-description p.lg:first-child,.featured-projects .featured-project-card[data-card-index="0"] .featured-project-card-description p.lg:first-child{white-space:nowrap}.featured-projects .featured-project-card:nth-of-type(2) .featured-project-card-description p.lg,.featured-projects .featured-project-card[data-card-index="1"] .featured-project-card-description p.lg{font-size:.9rem!important;line-height:1.5}.featured-projects .featured-project-card:nth-of-type(2) .featured-project-card-description p.lg:last-child,.featured-projects .featured-project-card[data-card-index="1"] .featured-project-card-description p.lg:last-child{white-space:nowrap}}.featured-projects .featured-project-card-tags-wrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:0;position:relative;gap:1rem;margin-top:2rem}.featured-projects .featured-project-card-tags{display:flex;flex-wrap:wrap;gap:1rem;row-gap:var(--tags-row-gap,0);width:100%;justify-content:flex-start}@media (min-width:1001px){.featured-projects .featured-project-card:nth-of-type(2) .featured-project-card-tags-wrapper{width:auto;min-width:100%;overflow:visible}.featured-projects .featured-project-card:nth-of-type(2) .featured-project-card-tags{flex-wrap:nowrap;width:max-content;min-width:100%}.featured-projects .featured-project-card:nth-of-type(2) .featured-project-card-tags .featured-project-tag-wrapper:first-child .featured-project-tag,.featured-projects .featured-project-card[data-card-index="1"] .featured-project-card-tags .featured-project-tag-wrapper:first-child .featured-project-tag{padding:.75rem 3rem!important}}.featured-projects .featured-project-tag-wrapper{display:inline-flex;flex-direction:column;align-items:center;position:relative;margin-bottom:3rem}.featured-projects .featured-project-tag{display:inline-block;border:1px solid var(--base-400);border-radius:4rem;background-color:transparent;transition:border-color .3s ease;cursor:pointer;position:relative;padding:1rem 2rem}@media (min-width:1001px){.featured-projects .featured-project-tag-wrapper.has-long-description .featured-project-tag{padding:1rem 5rem!important}}.featured-projects .featured-project-tag:hover{border-color:var(--base-300)}.featured-projects .featured-project-tag h3{font-size:1rem;font-weight:400;margin:0;color:var(--base-100);white-space:nowrap;letter-spacing:.05em}.featured-projects .featured-project-tag-description{opacity:0;pointer-events:none;position:absolute;top:calc(100% + .75rem);left:50%;width:var(--tag-width,auto);min-width:var(--tag-width,auto);z-index:10;text-align:center}.featured-projects .featured-project-tag-description p{font-size:.8rem;color:#ffffff;line-height:1.4;margin:0;padding:0;width:100%;box-sizing:border-box}@media (min-width:1001px){.featured-projects .featured-project-tag-description.long-description p{font-size:.7rem}}.featured-projects .featured-project-card:first-of-type .featured-project-tag-wrapper .featured-project-tag{padding:.75rem 1.5rem!important}@media (min-width:1001px){.featured-projects .featured-project-card:first-of-type .featured-project-tag-wrapper.has-long-description .featured-project-tag{padding:.75rem 5rem!important}}.featured-projects .featured-project-card:first-of-type .featured-project-tag-wrapper .featured-project-tag h3{font-size:.875rem!important}.featured-projects .featured-project-card-inner:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ffffff;opacity:var(--after-opacity,0);will-change:opacity;pointer-events:none;z-index:2}.featured-projects .featured-project-card:nth-of-type(2) .featured-project-tag-wrapper .featured-project-tag,.featured-projects .featured-project-card[data-card-index="1"] .featured-project-tag-wrapper .featured-project-tag{padding:.75rem 1.5rem!important}@media (min-width:1001px){.featured-projects .featured-project-card:nth-of-type(2) .featured-project-tag-wrapper.has-long-description .featured-project-tag,.featured-projects .featured-project-card[data-card-index="1"] .featured-project-tag-wrapper.has-long-description .featured-project-tag{padding:.75rem 5rem!important}}.featured-projects .featured-project-card:nth-of-type(2) .featured-project-tag-wrapper .featured-project-tag h3,.featured-projects .featured-project-card[data-card-index="1"] .featured-project-tag-wrapper .featured-project-tag h3{font-size:.875rem!important}.featured-projects .featured-project-card:nth-of-type(3) .featured-project-tag-wrapper .featured-project-tag,.featured-projects .featured-project-card[data-card-index="2"] .featured-project-tag-wrapper .featured-project-tag{padding:.75rem 1.5rem!important}@media (min-width:1001px){.featured-projects .featured-project-card:nth-of-type(3) .featured-project-tag-wrapper.has-long-description .featured-project-tag,.featured-projects .featured-project-card[data-card-index="2"] .featured-project-tag-wrapper.has-long-description .featured-project-tag{padding:.75rem 5rem!important}}.featured-projects .featured-project-card:nth-of-type(3) .featured-project-tag-wrapper .featured-project-tag h3,.featured-projects .featured-project-card[data-card-index="2"] .featured-project-tag-wrapper .featured-project-tag h3{font-size:.875rem!important}@media (max-width:1000px){.featured-projects{overflow:visible;position:relative;z-index:0}.featured-projects .featured-project-card{position:relative;width:100%;min-height:100vh;display:flex;justify-content:center;align-items:center;padding:1rem 0;z-index:1}.featured-projects .featured-project-card:first-child{padding-top:0;margin-top:-3rem;z-index:0}.featured-projects .featured-project-card-description{padding-bottom:1rem;margin-bottom:1rem}.featured-projects .featured-project-card:nth-of-type(2) .featured-project-card-description p.lg:last-child,.featured-projects .featured-project-card[data-card-index="1"] .featured-project-card-description p.lg:last-child{white-space:nowrap}.featured-projects .featured-project-card-info{margin-top:0;margin-bottom:1rem;width:100%;text-align:left;position:relative;padding-top:1rem}.featured-projects .featured-project-card-info:before{content:"";position:absolute;top:0;left:0;right:0;width:100%;height:1px;background-color:rgba(255,255,255,.3)}.featured-projects .featured-project-card-inner{width:100%;max-width:100%;height:auto;min-height:auto;padding:2rem 1rem;overflow:hidden;display:flex;flex-direction:column}.featured-projects .featured-project-card-content{overflow:hidden;flex:0 0 auto;display:flex;flex-direction:column}.featured-projects .featured-project-card-tags-wrapper{display:none}.featured-projects .featured-project-mobile-list{display:flex;flex-direction:row;gap:2rem;margin-top:2rem;width:max-content;min-width:100%;overflow:visible;padding-right:2rem;flex:0 0 auto}.featured-projects .featured-project-mobile-item{display:flex;align-items:flex-start;gap:1rem;flex-shrink:0;width:calc(100vw - 4rem);max-width:400px}.featured-projects .featured-project-mobile-item-number{flex-shrink:0;display:flex;align-items:flex-start;justify-content:flex-start;color:#ffffff;min-width:2rem;padding-top:.125rem}.featured-projects .featured-project-mobile-item-number svg{width:24px;height:24px;stroke:#ffffff;stroke-width:2}.featured-projects .featured-project-mobile-item-content{flex:1 1;display:flex;flex-direction:column;gap:.5rem;min-width:0}.featured-projects .featured-project-mobile-item-title{font-size:1rem;font-weight:400;color:#ffffff;margin:0;letter-spacing:.05em}.featured-projects .featured-project-mobile-item-description{font-size:.875rem;color:#ffffff;line-height:1.4;margin:0}}@media (min-width:1001px){.featured-projects .featured-project-mobile-list{display:none}}.client-reviews{width:100%;height:100%;display:flex;justify-content:center}.client-reviews .client-reviews-wrapper{position:relative;width:100%;height:100%;margin:0 auto;color:var(--base-200)}.client-reviews .client-reviews-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:3rem;gap:3rem;width:100%;align-items:end}.client-reviews .client-review-item{display:flex;flex-direction:column;gap:1.5rem;width:100%;height:100%}.client-reviews .client-review-copy{position:relative;flex:1 1}.client-reviews .client-review-copy h3{text-align:left;font-size:1.75rem;color:#253a87;line-height:1.25;position:relative;margin:0;padding:.25rem 1.5rem .5rem}.client-reviews .client-review-copy h3:before{content:'"';position:absolute;top:0;left:0;font-size:4rem;color:#253a87;opacity:.5;line-height:1}.client-reviews .client-review-copy h3 .closing-quote{font-size:4rem;color:#253a87;opacity:.5;display:inline-block;line-height:0;vertical-align:text-bottom;margin-left:.125rem}.client-reviews .client-review-copy h3>div>div{will-change:transform}.client-reviews .client-item-expanded{display:flex;align-items:center;gap:.75rem;background-color:#253a87;border-radius:.5rem;padding:.75rem;width:100%;flex-shrink:0}.client-reviews .client-avatar-link{display:block;flex-shrink:0;text-decoration:none;cursor:pointer;transition:opacity .3s ease}.client-reviews .client-avatar-link:hover{opacity:.8}.client-reviews .client-avatar{width:3rem;height:3rem;border-radius:.25rem;overflow:hidden;position:relative}.client-reviews .client-avatar img{width:100%;height:100%;object-fit:cover}.client-reviews .client-info{flex:1 1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:.125rem}.client-reviews p.client-name{font-size:.9rem;font-weight:600;color:#ffffff;line-height:1.2;margin:0}.client-reviews p.client-title{font-size:.75rem;color:#ffffff;line-height:1.2;margin:0}@media (max-width:1200px){.client-reviews .client-review-copy h3{font-size:1.5rem}}@media (max-width:1000px){.client-reviews .client-reviews-grid{grid-template-columns:1fr;gap:2rem}.client-reviews .client-review-copy h3{font-size:1.25rem}.client-reviews p.client-name{font-size:.85rem}.client-reviews p.client-title{font-size:.7rem}}@media (max-width:768px){.client-reviews .client-reviews-grid{gap:1.5rem}.client-reviews .client-review-item{gap:1rem}.client-reviews .client-review-copy h3{font-size:1.125rem;padding-left:1rem;padding-right:1rem}.client-reviews .client-review-copy h3 .closing-quote,.client-reviews .client-review-copy h3:before{font-size:3rem}.client-reviews .client-item-expanded{padding:.625rem}.client-reviews .client-avatar{width:2.5rem;height:2.5rem}}@media (max-width:480px){.client-reviews .client-reviews-grid{gap:1.25rem}.client-reviews .client-review-copy h3{font-size:1rem;padding-left:.875rem;padding-right:.875rem}.client-reviews .client-review-copy h3 .closing-quote,.client-reviews .client-review-copy h3:before{font-size:2.5rem}}.how-i-work{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;padding:2rem 0}.how-i-work-content{width:100%;max-width:1400px;position:relative;padding:2rem}.how-i-work-header{position:absolute;top:-8rem;left:2rem;transform:none;z-index:10;white-space:normal;text-align:left;width:calc(100% - 4rem)}.how-i-work-title-large{position:relative;top:0;left:0;font-size:3.5rem;color:#253a87;margin:0 0 1rem;white-space:nowrap;font-weight:550;letter-spacing:-.15rem;line-height:1.2}.how-i-work-title{font-size:1.25rem;color:var(--base-350);white-space:normal;position:relative;max-width:600px;margin:0;text-align:left}.how-i-work-bubble-description{width:100%;max-width:100%;opacity:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease;text-align:center;pointer-events:none}.how-i-work-bubble-description.active{opacity:1;transform:translateY(0);pointer-events:auto}.how-i-work-bubble-description p{font-size:1rem;color:var(--base-500);line-height:1.5;margin:0}.how-i-work-bubbles{display:flex;gap:2rem;width:100%;justify-content:space-between;margin-top:4rem;position:relative;align-items:flex-start;padding-right:2rem}.how-i-work-bubble-wrapper{gap:1.5rem;min-width:0}.how-i-work-bubble,.how-i-work-bubble-wrapper{flex:1 1;display:flex;flex-direction:column;align-items:center}.how-i-work-bubble{width:100%;border:1px solid var(--base-400);border-radius:4rem;color:var(--base-500);background-color:transparent;transition:border-color .3s ease,transform .3s ease;cursor:pointer;position:relative;padding:1rem 0;justify-content:center;text-align:center;transform:scale(1);overflow:hidden}.how-i-work-bubble-circle{position:absolute;top:0;left:0;width:0;height:100%;background:#253a87;border-radius:4rem;z-index:0;will-change:width}.how-i-work-bubble.active,.how-i-work-bubble:hover{border-color:var(--base-300)}.how-i-work-bubble.active{transform:scale(1.1)}.how-i-work-bubble h3{font-size:1.25rem;font-weight:400;margin:0;color:#253a87;white-space:nowrap;position:relative;z-index:1}.how-i-work-bubble.active h3,.how-i-work-bubble:hover h3{color:#ffffff}.how-i-work-bubble p{font-size:.875rem;color:var(--base-250);margin:0;line-height:1.4;white-space:normal}@media (max-width:1000px){.how-i-work{min-height:auto;padding:0;margin-top:-2rem}.how-i-work-content{padding:1rem}.how-i-work-bubble-description{max-width:100%;opacity:1!important;transform:translateY(0)!important;pointer-events:auto!important;text-align:left}.how-i-work-bubbles{flex-direction:column;gap:2rem;margin-top:0}.how-i-work-bubble-wrapper{gap:1rem;align-items:flex-start;flex:none;width:100%}.how-i-work-bubble{padding:1rem .75rem;width:100%;max-width:100%;flex:none}.how-i-work-bubble.active,.how-i-work-bubble.mobile-completed{transform:scale(1);border-color:var(--base-300)}.how-i-work-bubble.mobile-completed .how-i-work-bubble-circle{width:100%!important}.how-i-work-bubble.mobile-completed h3{color:#ffffff!important}.how-i-work-bubble h3{font-size:1.25rem}.how-i-work-bubble p{font-size:.875rem}}@media (max-width:768px){.how-i-work{padding:1.5rem 0}.how-i-work-content{padding:1rem}.how-i-work-header{position:relative;top:0;left:0;transform:none;width:100%;margin-bottom:2rem}.how-i-work-title-large{font-size:2rem;letter-spacing:-.08rem;white-space:normal}.how-i-work-title{font-size:1rem}.how-i-work-bubbles{gap:1.5rem;padding-right:0}.how-i-work-bubble{padding:1rem}.how-i-work-bubble h3{font-size:1.125rem;white-space:normal}}@media (max-width:480px){.how-i-work-title-large{font-size:1.75rem}.how-i-work-bubbles{gap:1rem}}