.cs-services{color:#fbfbf3;display:flex;padding:40px 50px;flex-direction:column;align-items:center;gap:46px;align-self:stretch}.cs-services__inner{position:relative}.cs-services__eyebrow{margin:0 0 44px;text-transform:uppercase;color:var(--Brand-Colors-Creme, #fbfbf3);font-feature-settings:"liga" off,"clig" off;font-family:Founders Grotesk;font-size:14px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.28px;border-bottom:1px solid var(--Gray-300, #717171);padding-bottom:14px}.cs-services__header{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:56px}.cs-services__copy{max-width:640px}.cs-services__heading h2{color:var(--Brand-Colors-Creme, #fbfbf3);text-align:left;font-feature-settings:"liga" off,"clig" off;font-family:Exposure-0;font-size:50px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-3.5px;margin-bottom:20px}.cs-services__heading em{font-style:italic}.cs-services__text *{color:var(--Brand-Colors-Creme, #fbfbf3);font-feature-settings:"liga" off,"clig" off;font-family:Exposure-0;font-size:20px;font-style:normal;font-weight:400;line-height:28px;letter-spacing:-1.2px}.cs-services__primary-cta-div{height:60px;padding:8px 20px;justify-content:space-between;flex-shrink:0;border:1px solid var(--Brand-Colors-Creme, #fbfbf3);border-radius:2px;background:transparent;display:flex;width:280px;align-items:center;gap:8px}.cs-services__primary-cta-div a{color:var(--Brand-Colors-Gray, #fbfbf3);font-family:Founders Grotesk;font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;transition:background-color .15s ease,color .15s ease,transform .15s ease}.cs-services__primary-cta-div:hover{background:transparent;border:none;width:auto}.cs-services__primary-cta-div:hover a{display:flex;width:215px;height:60px;padding:8px 20px;justify-content:center;align-items:center;gap:8px;flex-shrink:0;border-radius:2px;background:var(--Brand-Colors-Pink, #eab8ff);color:var(--Brand-Colors-Gray, #2b2825);font-family:Founders Grotesk;font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.cs-services__primary-cta-div:hover .cs-services__primary-cta-icon{display:flex;width:60px;height:60px;padding:8px 20px;justify-content:space-between;align-items:center;flex-shrink:0;border-radius:2px;background:var(--Brand-Colors-Pink, #eab8ff)}.cs-services__primary-cta-div:hover .cs-services__primary-cta-icon svg *{stroke:#2b2825}.cs-services__primary-cta-icon{font-size:1rem;line-height:1}.cs-services__cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.cs-services__card{background:var(--Brand-Colors-Gray-2, #272727);padding:31px 23px;display:flex;flex-direction:column;min-height:431px;justify-content:space-between;height:100%}.cs-services__card-header{margin-bottom:24px}.cs-services__card-title-accent{font-style:italic}.cs-services__keywords{display:inline-flex;align-items:center;gap:10px;padding:8px 12px;background:#8a8a8a33;width:100%}.cs-services__keyword-dot{width:10px;height:10px;flex-shrink:0}.cs-services__keyword-text{white-space:nowrap;color:var(--Brand-Colors-Creme, #fbfbf3);font-feature-settings:"liga" off,"clig" off;font-family:Founders Grotesk;font-size:14px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.28px}.cs-services__card-body{margin-bottom:0;display:flex;flex-direction:column;align-items:flex-start;gap:30px;align-self:stretch}.cs-services__description p{margin:0;color:var(--Brand-Colors-Creme, #fbfbf3);font-feature-settings:"liga" off,"clig" off;font-family:Founders Grotesk;font-size:1rem;font-style:normal;font-weight:400;line-height:130%;letter-spacing:-.02rem}.cs-services__description-div{height:60px;padding:8px 20px;justify-content:space-between;flex-shrink:0;border:1px solid var(--Brand-Colors-Creme, #fbfbf3);border-radius:2px;background:var(--Brand-Colors-Creme, #fbfbf3);display:flex;width:100%;align-items:center;gap:8px}.cs-services__description-div a{color:var(--Brand-Colors-Gray, #2b2825);font-family:Founders Grotesk;font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;transition:background-color .15s ease,color .15s ease,transform .15s ease}.cs-services__description-div:hover{background:transparent;border:none;padding-left:0;padding-right:0;width:100%}.cs-services__description-div:hover a{display:flex;width:215px;height:60px;padding:8px 20px;justify-content:center;align-items:center;gap:8px;flex-shrink:0;border-radius:2px;background:var(--Brand-Colors-Pink, #eab8ff);color:var(--Brand-Colors-Gray, #2b2825);font-family:Founders Grotesk;font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.cs-services__description-div:hover .cs-services__description-icon{display:flex;width:60px;height:60px;padding:8px 20px;justify-content:space-between;align-items:center;flex-shrink:0;border-radius:2px;background:var(--Brand-Colors-Pink, #eab8ff)}@media (max-width: 1199px){.cs-services__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 959px){.cs-services__inner{position:relative;overflow:hidden;width:100%}.cs-services{padding:80px 20px 40px}.cs-services__header{flex-direction:column}.cs-services__heading h2{font-size:35px}.cs-services__text *{color:var(--Brand-Colors-Creme, #fbfbf3);font-feature-settings:"liga" off,"clig" off;font-size:16px;font-style:normal;font-weight:400;line-height:22px;letter-spacing:-.8px}.cs-services__cards{display:flex;width:100%;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:16px;padding-bottom:16px;scroll-snap-type:x mandatory}.cs-services__cards::-webkit-scrollbar{display:none}.cs-services__card{max-width:322px;min-width:322px;width:100%}.cs-services__card-title{font-size:28px}}
/*# sourceMappingURL=/cdn/shop/t/149/assets/cs-services-grid.css.map */
