.header-landing-widget {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
width: 100%;
} .header-landing-row-top {
display: contents;
}
.header-landing-row-bottom {
display: contents;
} .header-landing-left {
display: flex;
flex-direction: row;
gap: 24px;
align-items: center;
}
.header-landing-logo-link {
line-height: 0;
}
.header-landing-logo {
max-height: 40px;
width: auto;
} .header-landing-language-switcher {
display: flex;
flex-direction: row;
border: 1px solid var(--Gray-Gray-300, #363636);
border-radius: 27px;
align-items: center;
}
.header-landing-language {
padding: 4px 14px;
border-radius: 27px;
transition: 0.3s;
}
.header-landing-language:not(.selected):hover {
background-color: var(--Gray-Gray-100, #101010);
cursor: pointer;
transition: 0.3s;
}
.header-landing-language.selected {
background-color: var(--Gray-Gray-300, #363636);
}
.header-landing-language a,
.header-landing-language span {
color: var(--Gray-Gray-700, #ddd);
font-family: "Hanken Grotesk", sans-serif;
font-size: 14px;
font-weight: 700;
line-height: 150%;
text-decoration: none;
transition: 0.3s;
}
.header-landing-language .language-title {
display: none;
}
.header-landing-language .language-code {
display: inline-block;
} .header-landing-center {
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
flex: 1;
padding: 0 40px;
}
.header-landing-pill {
background-color: #363636;
color: #DDDDDD;
font-family: "Hanken Grotesk", sans-serif;
font-size: 14px;
font-weight: 700;
line-height: 150%;
letter-spacing: 0px;
padding: 4px 14px;
border-radius: 16px;
} .header-landing-pill-mobile {
display: none;
}
.header-landing-pill-desktop {
display: inline-block;
}
.header-landing-tagline {
color: #999999;
font-family: "Hanken Grotesk", sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 150%;
letter-spacing: 0px;
} .header-landing-right {
display: flex;
align-items: center;
}
.header-landing-button {
background: #FFFFFF !important;
padding: 8px 24px;
color: #000000 !important;
font-family: "Hanken Grotesk", sans-serif;
font-size: 16px;
font-weight: 700;
line-height: 150%;
border-radius: 27px;
text-decoration: none !important;
transition: 0.3s;
}
.header-landing-button:hover {
background: #FFC432;
transition: 0.3s;
} @media (max-width: 992px) {
.header-landing-widget {
flex-direction: column;
align-items: stretch;
position: relative;
} .header-landing-row-top {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
position: sticky;
top: 0;
z-index: 100;
background: inherit;
padding: 12px 0;
} .header-landing-row-bottom {
display: block;
padding: 8px 0;
}
.header-landing-center {
flex-direction: column;
gap: 8px;
align-items: flex-start;
padding: 0;
}
.header-landing-tagline {
display: none;
} .header-landing-widget.no-cta .header-landing-pill-mobile {
display: inline-block;
}
.header-landing-widget.no-cta .header-landing-pill-desktop {
display: none;
}
}
@media (max-width: 768px) {
.header-landing-left {
gap: 16px;
}
.header-landing-logo {
max-height: 32px;
}
.header-landing-pill {
font-size: 12px;
padding: 6px 16px;
}
.header-landing-button {
padding: 6px 16px;
font-size: 14px;
}
}.hero-form-widget {
display: flex;
flex-direction: row;
gap: 24px;
align-items: flex-start;
}
.hero-form-widget p,
.hero-form-widget h1,
.hero-form-widget h2,
.hero-form-widget h3 {
margin: 0;
} .hero-form-content {
flex: 1;
display: flex;
flex-direction: column;
gap: 34px;
background: var(--Gray-Gray-100, #161616);
border-radius: 24px;
padding: 30px 48px 40px 48px;
} .hero-form-tags {
display: flex;
flex-wrap: wrap;
gap: 12px;
}
.hero-form-tag {
padding: 8px 16px;
background: var(--Gray-Gray-400, #484848);
border-radius: 20px;
color: var(--Gray-Gray-700, #DDD);
font-family: "Hanken Grotesk", sans-serif;
font-size: 14px;
font-weight: 700;
line-height: 150%;
} .hero-form-headings {
display: flex;
flex-direction: column;
gap: 16px;
}
.hero-form-title {
color: var(--Default-White, #FFF);
font-family: Urbanist, sans-serif;
font-size: 40px;
font-weight: 900;
line-height: 115%;
}
.hero-form-subtitle {
color: var(--Default-White, #FFF);
font-family: Urbanist, sans-serif;
font-size: 26px;
font-weight: 900;
line-height: 115%;
}
.hero-form-description {
color: var(--Gray-Gray-700, #DDD);
font-family: "Hanken Grotesk", sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 150%;
} .hero-form-benefits {
display: flex;
justify-content: space-between;
width: 100%;
}
.hero-form-benefit {
display: flex;
align-items: flex-start;
gap: 8px;
} .hero-form-benefit:first-child:nth-last-child(2),
.hero-form-benefit:first-child:nth-last-child(2) ~ .hero-form-benefit {
flex-basis: 50%;
}
.hero-form-benefit .benefit-icon {
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
margin-top: 4px;
}
.hero-form-benefit .benefit-icon img {
width: 20px;
height: 20px;
object-fit: contain;
}
.hero-form-benefit .benefit-content {
display: flex;
flex-direction: column;
gap: 2px;
}
.hero-form-benefit .benefit-text {
color: var(--Gray-Gray-700, #DDD);
font-family: "Hanken Grotesk", sans-serif;
font-size: 20px;
font-weight: 700;
line-height: 150%;
letter-spacing: 0px;
}
.hero-form-benefit .benefit-subtext {
color: var(--Gray-Gray-500, #999);
font-family: "Hanken Grotesk", sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 150%;
letter-spacing: 0px;
} .hero-form-logos-section {
display: flex;
flex-direction: row;
align-items: center;
gap: 16px;
}
.hero-form-logos-section .logos-title {
color: var(--Default-White, #FFF);
font-family: "Hanken Grotesk", sans-serif;
font-size: 24px;
font-weight: 700;
line-height: 120%;
flex-shrink: 0;
}
.hero-form-logos {
display: flex;
flex: 1;
justify-content: space-evenly;
gap: 16px;
}
.hero-form-logo {
display: flex;
align-items: center;
justify-content: center;
aspect-ratio: 1 / 1;
height: 130px;
padding: 12px;
}
.hero-form-logo img {
max-width: 100%;
max-height: 100%;
object-fit: contain;
}
.hero-form-logo .logo-placeholder {
color: var(--Gray-Gray-500, #606060);
font-family: "Hanken Grotesk", sans-serif;
font-size: 14px;
font-weight: 700;
} .hero-form-secondary-desc {
color: var(--Gray-Gray-700, #DDD);
font-family: "Hanken Grotesk", sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 150%;
margin: 0;
} .hero-form-buttons {
display: flex;
gap: 16px;
align-items: center;
}
.hero-form-btn {
padding: 12px 32px;
border-radius: 27px;
font-family: "Hanken Grotesk", sans-serif;
font-size: 16px;
font-weight: 700;
line-height: 150%;
text-decoration: none;
transition: 0.3s;
}
.hero-form-btn.primary-btn {
padding: 12px 32px;
background-color: var(--Color-Palette-Yellow-Yellow-500, #FFC432);
color: var(--Default-Black, #000);
font-family: "Hanken Grotesk", sans-serif;
font-size: 16px;
font-weight: 700;
line-height: 150%;
border-radius: 27px;
}
.hero-form-btn.primary-btn:hover {
background-color: var(--Color-Palette-Blue-Blue-500, #25B1E1);
}
.hero-form-btn.secondary-btn {
display: inline-flex;
align-items: center;
gap: 0;
padding: 0;
background: transparent;
border: none;
border-radius: 0;
}
.hero-form-btn.secondary-btn span {
display: inline-flex;
align-items: center;
padding: 12px 24px;
border: 1px solid var(--Color-Palette-Yellow-Yellow-500, #FFC432);
color: var(--Color-Palette-Yellow-Yellow-500, #FFC432);
font-family: "Hanken Grotesk", sans-serif;
font-size: 16px;
font-weight: 700;
line-height: 150%;
border-radius: 27px;
transition: all 0.3s ease;
}
.hero-form-btn.secondary-btn::after {
content: '';
display: inline-flex;
align-items: center;
justify-content: center;
width: 48px;
height: 48px;
border: 1px solid var(--Color-Palette-Yellow-Yellow-500, #FFC432);
border-radius: 50%;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23FFC432' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M14 5l7 7m0 0l-7 7m7-7H3'/%3E%3C/svg%3E");
background-size: 18px;
background-repeat: no-repeat;
background-position: center;
transition: all 0.3s ease;
}
.hero-form-btn.secondary-btn:hover span {
border-color: var(--Color-Palette-Blue-Blue-500, #25B1E1);
color: var(--Color-Palette-Blue-Blue-500, #25B1E1);
}
.hero-form-btn.secondary-btn:hover::after {
border-color: var(--Color-Palette-Blue-Blue-500, #25B1E1);
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2325B1E1' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M14 5l7 7m0 0l-7 7m7-7H3'/%3E%3C/svg%3E");
} .hero-form-card {
width: 360px;
min-width: 360px;
background-color: var(--Gray-Gray-100, #161616);
border-radius: 24px;
padding: 16px 24px;
display: flex;
flex-direction: column;
gap: 24px;
}
.hero-form-card .form-card-title {
color: var(--Default-White, #FFF);
font-family: Urbanist, sans-serif;
font-size: 24px;
font-weight: 700;
line-height: 130%;
margin-bottom: -16px;
}
.hero-form-card .form-card-subtitle {
color: var(--Gray-Gray-600, #999);
font-family: "Hanken Grotesk", sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 150%;
}
.hero-form-card .form-placeholder {
color: var(--Gray-Gray-500, #606060);
font-family: "Hanken Grotesk", sans-serif;
font-size: 14px;
text-align: center;
padding: 20px;
}
.hero-form-card .form-legal-text {
color: var(--Gray-Gray-500, #606060);
font-family: "Hanken Grotesk", sans-serif;
font-size: 12px;
font-weight: 400;
line-height: 150%;
} .hero-form-card .hubspot-form-container form {
display: flex;
flex-direction: column;
gap: 20px;
}
.hero-form-card .hubspot-form-container .hs-form-field {
display: flex;
flex-direction: column;
gap: 8px;
}
.hero-form-card .hubspot-form-container label {
color: var(--Gray-Gray-700, #DDD);
font-family: "Hanken Grotesk", sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 150%;
}
.hero-form-card .hubspot-form-container input,
.hero-form-card .hubspot-form-container select,
.hero-form-card .hubspot-form-container textarea {
background-color: transparent;
border: 1px solid var(--Gray-Gray-400, #444);
border-radius: 8px;
padding: 12px 16px;
color: var(--Gray-Gray-700, #DDD);
font-family: "Hanken Grotesk", sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 150%;
width: 100%;
}
.hero-form-card .hubspot-form-container input::placeholder,
.hero-form-card .hubspot-form-container textarea::placeholder {
color: var(--Gray-Gray-500, #606060);
}
.hero-form-card .hubspot-form-container input:focus,
.hero-form-card .hubspot-form-container select:focus,
.hero-form-card .hubspot-form-container textarea:focus {
outline: none;
border-color: var(--Color-Palette-Yellow-Yellow-500, #FFC432);
}
.hero-form-card .hubspot-form-container select {
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23999' d='M6 8L1 3h10z'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: right 16px center;
padding-right: 40px;
cursor: pointer;
}
.hero-form-card .hubspot-form-container [type=submit] {
background-color: var(--Color-Palette-Yellow-Yellow-500, #FFC432);
color: var(--Default-Black, #000);
border: none;
border-radius: 27px;
padding: 8px 24px;
font-family: "Hanken Grotesk", sans-serif;
font-size: 16px;
font-weight: 700;
line-height: 150%;
cursor: pointer;
transition: 0.3s;
width: fit-content;
}
.hero-form-card .hubspot-form-container [type=submit]:hover {
background-color: var(--Color-Palette-Blue-Blue-500, #25B1E1);
}
.hero-form-card .hubspot-form-container .hs-submit {
position: relative;
display: flex;
align-items: center;
width: fit-content;
}
.hero-form-card .hubspot-form-container .hs-submit::after {
content: "";
position: absolute;
left: calc(100%);
width: 40px;
height: 40px;
background-color: var(--Color-Palette-Yellow-Yellow-500, #FFC432);
border-radius: 50%;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12H19M19 12L12 5M19 12L12 19'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: center;
transition: 0.3s;
pointer-events: none;
}
.hero-form-card .hubspot-form-container .hs-submit:hover::after {
background-color: var(--Color-Palette-Blue-Blue-500, #25B1E1);
}
.hero-form-card .hubspot-form-container .hs-error-msgs {
list-style: none;
padding: 0;
margin: 4px 0 0 0;
}
.hero-form-card .hubspot-form-container .hs-error-msg {
color: var(--Color-Palette-Red-Red-500, #FF4647);
font-size: 12px;
}
.hero-form-card .hubspot-form-container .hs_recaptcha {
display: none !important;
}
.submitted-message {
display: none !important;
} @media (max-width: 1200px) {
.hero-form-widget {
gap: 24px;
}
.hero-form-content {
padding: 24px 32px 32px 32px;
}
.hero-form-card {
padding: 32px;
}
.hero-form-title {
font-size: 36px;
}
.hero-form-subtitle {
font-size: 22px;
}
}
@media (max-width: 992px) {
.hero-form-widget {
flex-direction: column;
gap: 48px;
}
.hero-form-card {
width: 100%;
min-width: unset;
}
.hero-form-logos-section {
flex-wrap: wrap;
gap: 12px;
}
.hero-form-logos-section .logos-title {
width: 100%;
}
.hero-form-logos {
flex-wrap: wrap;
justify-content: flex-start;
}
}
@media (max-width: 768px) {
.hero-form-tags {
gap: 8px;
}
.hero-form-content {
gap: 24px;
padding: 16px 24px;
min-width: 0;
max-width: 100%;
}
.hero-form-title {
font-size: 32px;
}
.hero-form-subtitle {
font-size: 20px;
}
.hero-form-benefits {
flex-direction: column;
gap: 16px;
}
.hero-form-logos-section {
max-width: 100%;
overflow: hidden;
}
.hero-form-logos {
overflow-x: auto;
flex-wrap: nowrap;
justify-content: flex-start;
min-width: 0;
-webkit-overflow-scrolling: touch;
scrollbar-width: none;
}
.hero-form-logos::-webkit-scrollbar {
display: none;
}
.hero-form-logo {
width: 120px;
height: 120px;
flex-shrink: 0;
}
.hero-form-buttons {
flex-direction: column;
align-items: flex-start;
}
.hero-form-btn {
padding: 10px 24px;
font-size: 14px;
}
.hero-form-card {
padding: 24px;
}
.hero-form-card .form-card-title {
font-size: 20px;
}
}.services-grid-widget {
display: flex;
flex-direction: column;
gap: 48px;
padding: 30px 0;
} .services-grid-container {
position: relative;
} .services-grid-image-left,
.services-grid-image-right {
position: absolute;
top: 50%;
margin-top: -84px;
pointer-events: none;
}
.services-grid-image-left {
left: -5%;
}
.services-grid-image-right {
right: -5%;
}
.services-grid-image-left.misc-behind,
.services-grid-image-right.misc-behind {
z-index: 0;
}
.services-grid-image-left.misc-above,
.services-grid-image-right.misc-above {
z-index: 2;
}
.services-grid-widget .crombie-icon-rotate-services {
width: 122px;
height: 169px;
transform: rotate(141deg);
filter: blur(4px);
display: block;
}
@keyframes crombie-float-x-services {
0%, 100% {
transform: translateX(0);
}
50% {
transform: translateX(-30px);
}
}
.crombie-float-x-services {
animation: crombie-float-x-services 4s infinite alternate ease-in-out;
} .services-grid-header {
position: relative;
z-index: 1;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
gap: 24px;
}
.services-grid-header.no-button {
justify-content: center;
text-align: center;
}
.services-grid-header-text {
display: flex;
flex-direction: column;
gap: 8px;
}
.services-grid-title {
color: var(--Default-White, #FFF);
font-family: Urbanist, sans-serif;
font-size: 40px;
font-weight: 900;
line-height: 115%;
margin: 0;
}
.services-grid-subtitle {
color: var(--Gray-Gray-600, #999);
font-family: "Hanken Grotesk", sans-serif;
font-size: 24px;
font-weight: 400;
line-height: 120%;
margin: 0;
} .services-grid-btn {
display: inline-flex;
align-items: center;
gap: 0;
text-decoration: none;
}
.services-grid-btn span {
display: inline-flex;
align-items: center;
padding: 12px 24px;
border: 1px solid var(--Color-Palette-Yellow-Yellow-500, #FFC432);
color: var(--Color-Palette-Yellow-Yellow-500, #FFC432);
font-family: "Hanken Grotesk", sans-serif;
font-size: 16px;
font-weight: 700;
line-height: 150%;
border-radius: 27px;
transition: all 0.3s ease;
white-space: nowrap;
}
.services-grid-btn::after {
content: '';
display: inline-flex;
align-items: center;
justify-content: center;
width: 48px;
height: 48px;
border: 1px solid var(--Color-Palette-Yellow-Yellow-500, #FFC432);
border-radius: 50%;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23FFC432' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M14 5l7 7m0 0l-7 7m7-7H3'/%3E%3C/svg%3E");
background-size: 18px;
background-repeat: no-repeat;
background-position: center;
transition: all 0.3s ease;
}
.services-grid-btn:hover span {
border-color: var(--Color-Palette-Blue-Blue-500, #25B1E1);
color: var(--Color-Palette-Blue-Blue-500, #25B1E1);
}
.services-grid-btn:hover::after {
border-color: var(--Color-Palette-Blue-Blue-500, #25B1E1);
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2325B1E1' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M14 5l7 7m0 0l-7 7m7-7H3'/%3E%3C/svg%3E");
} .services-grid {
position: relative;
z-index: 1;
display: grid;
gap: 24px;
}
.services-grid.columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.services-grid.columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.services-grid.columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.services-grid.columns-5 {
grid-template-columns: repeat(5, 1fr);
} .service-card {
display: flex;
flex-direction: column;
gap: 16px;
padding: 24px;
background-color: var(--Gray-Gray-100, #161616);
border-radius: 12px;
} .service-card-pill {
margin-left: auto;
background-color: #484848;
color: #fff;
font-family: "Hanken Grotesk", sans-serif;
font-size: 14px;
font-weight: 700;
line-height: 1;
padding: 4px 8px;
border-radius: 30px;
}
.service-card-title {
color: var(--Default-White, #FFF);
font-family: "Hanken Grotesk", sans-serif;
font-size: 20px;
font-weight: 700;
line-height: 130%;
margin: 0;
}
.service-card-description {
color: var(--Gray-Gray-600, #999);
font-family: "Hanken Grotesk", sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 150%;
margin: 0;
} .service-card-top-row {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
gap: 8px;
} .service-card-tag {
display: flex;
align-items: center;
gap: 8px;
margin-top: auto;
}
.services-grid.tag-top .service-card-top-row .service-card-tag {
margin-top: 0;
}
.service-card-tag img {
width: 16px;
height: 16px;
object-fit: contain;
flex-shrink: 0;
}
.service-card-tag span {
color: var(--Gray-Gray-600, #999);
font-family: "Hanken Grotesk", sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 150%;
} @media (max-width: 1200px) {
.services-grid.columns-4,
.services-grid.columns-5 {
grid-template-columns: repeat(3, 1fr);
}
}
@media (max-width: 992px) {
.services-grid-header {
flex-direction: column;
align-items: flex-start;
}
.services-grid-title {
font-size: 32px;
}
.services-grid.columns-3,
.services-grid.columns-4,
.services-grid.columns-5 {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 1200px) {
.services-grid-widget .crombie-icon-rotate-services {
width: 41px;
height: 52px;
}
.services-grid-image-left,
.services-grid-image-right {
margin-top: -26px;
}
@keyframes crombie-float-x-services {
0%, 100% {
transform: translateY(0px);
}
50% {
transform: translateY(-30px);
}
}
}
@media (max-width: 768px) {
.services-grid-widget {
gap: 32px;
}
.services-grid-title {
font-size: 28px;
}
.services-grid.columns-2,
.services-grid.columns-3,
.services-grid.columns-4,
.services-grid.columns-5 {
grid-template-columns: 1fr;
}
.service-card {
padding: 20px;
}
}.success-cases-widget {
display: flex;
flex-direction: column;
gap: 48px;
padding: 30px 0;
} .success-cases-header {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
gap: 24px;
}
.success-cases-title {
color: var(--Default-White, #FFF);
font-family: Urbanist, sans-serif;
font-size: 40px;
font-weight: 900;
line-height: 115%;
margin: 0;
} .success-cases-btn {
display: inline-flex;
align-items: center;
gap: 0;
text-decoration: none;
}
.success-cases-btn span {
display: inline-flex;
align-items: center;
padding: 12px 24px;
border: 1px solid var(--Color-Palette-Yellow-Yellow-500, #FFC432);
color: var(--Color-Palette-Yellow-Yellow-500, #FFC432);
font-family: "Hanken Grotesk", sans-serif;
font-size: 16px;
font-weight: 700;
line-height: 150%;
border-radius: 27px;
transition: all 0.3s ease;
white-space: nowrap;
}
.success-cases-btn::after {
content: '';
display: inline-flex;
align-items: center;
justify-content: center;
width: 48px;
height: 48px;
border: 1px solid var(--Color-Palette-Yellow-Yellow-500, #FFC432);
border-radius: 50%;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23FFC432' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M14 5l7 7m0 0l-7 7m7-7H3'/%3E%3C/svg%3E");
background-size: 18px;
background-repeat: no-repeat;
background-position: center;
transition: all 0.3s ease;
}
.success-cases-btn:hover span {
border-color: var(--Color-Palette-Blue-Blue-500, #25B1E1);
color: var(--Color-Palette-Blue-Blue-500, #25B1E1);
}
.success-cases-btn:hover::after {
border-color: var(--Color-Palette-Blue-Blue-500, #25B1E1);
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2325B1E1' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M14 5l7 7m0 0l-7 7m7-7H3'/%3E%3C/svg%3E");
} .success-cases-grid {
display: grid;
gap: 24px;
}
.success-cases-grid.columns-1 {
grid-template-columns: 1fr;
}
.success-cases-grid.columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.success-cases-grid.columns-3 {
grid-template-columns: repeat(3, 1fr);
} .case-card {
display: flex;
flex-direction: column;
gap: 20px;
padding: 24px;
background-color: var(--Gray-Gray-100, #161616);
border: 1px solid var(--Gray-Gray-300, #333);
border-radius: 12px;
}
.case-card-header {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: flex-start;
gap: 16px;
}
.case-card-title {
color: var(--Default-White, #FFF);
font-family: "Hanken Grotesk", sans-serif;
font-size: 24px;
font-weight: 700;
line-height: 130%;
margin: 0;
}
.case-card-badge {
padding: 6px 12px;
background-color: var(--Gray-Gray-400, #484848);
border-radius: 16px;
color: var(--Gray-Gray-600, #999);
font-family: "Hanken Grotesk", sans-serif;
font-size: 12px;
font-weight: 400;
line-height: 150%;
white-space: nowrap;
} .case-card-content,
.case-card-content * {
color: #999999;
font-family: "Hanken Grotesk", sans-serif;
font-size: 14px;
line-height: 150%;
}
.case-card-content ul {
margin: 0;
padding-left: 20px;
}
.case-card-content li {
margin-bottom: 4px;
} .case-card-metrics {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 24px;
}
.metric {
display: flex;
flex-direction: column;
gap: 4px;
}
.metric-value-row {
display: flex;
flex-direction: row;
align-items: center;
gap: 8px;
}
.metric-icon {
display: flex;
align-items: center;
flex-shrink: 0;
}
.metric-icon img {
width: 20px;
height: 20px;
object-fit: contain;
}
.metric-value {
color: #999999;
font-family: "Hanken Grotesk", sans-serif;
font-size: 18px;
font-weight: 700;
line-height: 130%;
}
.metric-label {
color: #999999;
font-family: "Hanken Grotesk", sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 150%;
} .case-card-buttons {
display: flex;
flex-direction: row;
gap: 16px;
margin-top: auto;
padding-top: 8px;
}
.case-btn-primary {
padding: 10px 20px;
border: 1px solid var(--Color-Palette-Yellow-Yellow-500, #FFC432);
border-radius: 27px;
color: var(--Color-Palette-Yellow-Yellow-500, #FFC432);
font-family: "Hanken Grotesk", sans-serif;
font-size: 14px;
font-weight: 700;
line-height: 150%;
text-decoration: none;
transition: 0.3s;
}
.case-btn-primary:hover {
color: var(--Color-Palette-Blue-Blue-500, #25B1E1);
border-color: var(--Color-Palette-Blue-Blue-500, #25B1E1);
}
a.case-btn-secondary,
.case-btn-secondary {
padding: 10px 0;
color: #FFC432 !important;
font-family: "Hanken Grotesk", sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 150%;
text-decoration: underline !important;
text-underline-offset: 8px;
transition: 0.3s;
}
a.case-btn-secondary:hover,
.case-btn-secondary:hover {
color: #25B1E1 !important;
} @media (max-width: 992px) {
.success-cases-header {
flex-direction: column;
align-items: flex-start;
}
.success-cases-title {
font-size: 32px;
}
.success-cases-grid.columns-3 {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 768px) {
.success-cases-widget {
gap: 32px;
}
.success-cases-title {
font-size: 28px;
}
.success-cases-grid.columns-2,
.success-cases-grid.columns-3 {
grid-template-columns: 1fr;
}
.case-card {
padding: 20px;
}
.case-card-header {
flex-direction: column;
gap: 12px;
}
.case-card-metrics {
grid-template-columns: 1fr;
gap: 12px;
}
.case-card-buttons {
flex-direction: row;
gap: 16px;
flex-wrap: wrap;
}
.case-btn-primary,
.case-btn-secondary {
text-align: center;
}
}.social-proof-widget {
position: relative;
width: 100%;
}
.social-proof-widget .social-proof-review-svg {
position: absolute;
top: 0;
left: 0;
width: 134px;
height: 134px;
z-index: 1;
}
.social-proof-widget .social-proof-widget-container {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 72px 200px;
gap: 70px 0px;
}
.social-proof-widget-container.pill {
background-color: #161616;
border-radius: 1140px;
}
.social-proof-widget .social-proof-review .social-proof-review-text {
color: var(--Gray-Gray-700, #DDD);
font-family: "Hanken Grotesk";
font-size: 44px;
font-style: normal;
font-weight: 700;
line-height: 120%;
margin: 0px;
}
.social-proof-widget .social-proof-widget-container .social-proof-reviewer-info {
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
}
.social-proof-widget .social-proof-widget-container .social-proof-reviewer-info .social-proof-reviewer {
display: flex;
flex-direction: column;
justify-content: center;
}
.social-proof-widget .social-proof-widget-container .social-proof-reviewer-info .social-proof-reviewer .social-proof-reviewer-name {
font-family: "Hanken Grotesk";
font-weight: 700;
color: #DDDDDD;
font-size: 20px;
line-height: 150%;
}
.social-proof-widget .social-proof-widget-container .social-proof-reviewer-info .social-proof-reviewer .social-proof-reviewer-role {
font-family: "Hanken Grotesk";
font-weight: 400;
color: #999999;
font-size: 16px;
line-height: 150%;
}
.social-proof-widget .social-proof-widget-container .social-proof-reviewer-info .clutch-widget {
width: 185px;
border: none;
}
.social-proof-widget .social-proof-widget-container .social-proof-reviewer-info .gartner-image {
width: 185px;
height: auto;
display: block;
}
@media (max-width: 1200px) {
.social-proof-widget .social-proof-review-svg {
width: 90px;
height: 90px;
}
.social-proof-widget .social-proof-widget-container {
flex-direction: column;
justify-content: center;
align-items: center;
padding: 62px 126px;
gap: 20px 0px;
}
.social-proof-widget-container.pill {
border-radius: 160px;
}
.social-proof-widget .social-proof-review .social-proof-review-text {
color: var(--Gray-Gray-700, #DDD);
font-family: "Hanken Grotesk";
font-size: 26px;
font-style: normal;
font-weight: 700;
line-height: 120%;
}
.social-proof-widget .social-proof-widget-container .social-proof-reviewer-info {
flex-direction: column;
align-items: start;
gap: 32px 0px;
width: 100%;
}
.social-proof-widget .social-proof-reviewer-info .social-proof-reviewer-name {
font-size: 16px;
}
.social-proof-widget .social-proof-reviewer-info .social-proof-reviewer-role {
font-size: 14px;
}
.social-proof-widget .social-proof-reviewer-info .clutch-widget {
width: 150px;
}
}
@media (max-width: 768px) {
.social-proof-widget .social-proof-widget-container {
padding: 48px 32px 32px 32px;
gap: 20px 0px;
}
.social-proof-widget .social-proof-review-svg {
width: 48px;
height: 48px;
top: -24px;
left: 20px;
}
.social-proof-widget .social-proof-widget-container .social-proof-reviewer-info {
gap: 32px 0px;
}
.social-proof-widget-container.pill {
border-radius: 16px;
}
}.faqs-widget{
display:flex;
flex-direction: column;
gap: 20px;  
font-family: "Hanken Grotesk";
font-style: normal;
line-height: 120%;
}
.faqs-widget.type-framed{
width: 752px;
}
.faqs-widget p,
.faqs-widget h2,
.faqs-widget h3,
.faqs-widget h4,
.faqs-widget h5,
.faqs-widget h6 {
margin: 0;
}
.faqs-widget .heading {
font-size: 40px;
font-weight: 700;
color: var(--Gray-Gray-700, #DDD);
}
.faqs-widget .faqs-list {
display: flex;
flex-direction: column;
gap: 16px;
}
.faqs-widget .faq {
display: flex;
flex-direction: column;
border-radius: 12px;
padding: 16px 24px;
cursor: pointer;
}
.faqs-widget.type-normal .faq.active {
background: var(--Gray-Gray-100, #161616);
}
.faqs-widget.type-framed .faq {
background: var(--Gray-Gray-100, #161616);
}
.faqs-widget .faq .question{
display: flex;
flex-direction: row;
gap: 12px;
align-items: center;
font-size: 24px;
font-weight: 700;
line-height: 150%;
color: var(--Gray-Gray-600, #999);
transition: 0.3s;
}
.faqs-widget .faq.active .question{
color: white;
transition: 0.3s;
}
.faqs-widget .faq .question img {
width: 28px;
height: 28px;
filter: grayscale(1);
transform: rotate(45deg);
transition: 0.3s;
}
.faqs-widget .faq.active .question img {
filter: grayscale(0);
transform: rotate(0deg);
}
.faqs-widget .faq .answer {
color: var(--Gray-Gray-600, #999);
font-size: 20px;
font-weight: 400;
line-height: 150%;
pointer-events: none;
max-height: 0px;
padding: 0 48px;
opacity: 0;
transition:
opacity 0.15s,
max-height 0.3s,
padding 0.3s;
}
.faqs-widget .faq.active .answer {
max-height: none;
padding: 24px 48px;
opacity: 1;
transition:
opacity 0.3s,
max-height 0.3s,
padding 0.3s;
}
@media (max-width: 600px) {
.faqs-widget.type-framed{
width: 100%;
}
.faqs-widget .heading {
font-size: 28px;
line-height: 110%;
}
.faqs-widget .faq{
padding: 12px;
}
.faqs-widget .faq .question{
font-size: 18px;
line-height: 120%;
align-items: flex-start;
word-break: break-word;
overflow-wrap: break-word;
white-space: normal;
}
.faqs-widget .faq .question img {
width: 19px;
height: 19px;
}
.faqs-widget .faq .answer {
font-size: 16px;
line-height: 130%;
padding: 0 36px;
}
.faqs-widget .faq.active .answer {
padding: 12px 36px;
}
}.crombie-footer {
background-color: white;
position: relative;
}
.crombie-footer p, .crombie-footer a.footer-link, .crombie-footer h6 {
color: var(--Default-Black, #000);
font-family: "Hanken Grotesk";
font-style: normal;
font-weight: 400;
line-height: 150%;
margin: 0;
}
.crombie-footer .crombie-footer-misc {
position: absolute;
width: 85px;
height: 150px;
top: -80px;
right: -200px;
}
.crombie-footer .crombie-footer-top {
display: flex;
align-items: center;
justify-content: space-between;
padding: 48px 0px;
}
.crombie-footer .crombie-footer-top .crombie-footer-tagline {
display: flex;
align-items: center;
gap: 24px;
}
.crombie-footer .crombie-footer-tagline p {
font-size: 16px;
}
.crombie-footer .crombie-footer-top .crombie-footer-tagline .crombie-footer-icon-wrapper {
min-width: 54px;
max-width: 54px;
min-height: 54px;
max-height: 54px;
background-color: black;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
}
.crombie-footer .crombie-footer-top .crombie-footer-tagline .crombie-footer-icon-wrapper .crombie-footer-icon {
width: 25px;
height: 25px;
transform: translateX(-2px);
}
.crombie-footer .crombie-footer-top .crombie-footer-social-icons {
display: flex;
align-items: center;
gap: 24px;
}
.crombie-footer .crombie-footer-top .crombie-footer-social-icons .crombie-footer-social-icon-wrapper {
width: 64px;
height: 64px;
background-color: #FAFAFA;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
transform: translateY(0px);
transition: all 0.3s ease-in-out;
}
.crombie-footer .crombie-footer-top .crombie-footer-social-icons .crombie-footer-social-icon-wrapper:hover {
background-color: #FFC432;
transform: translateY(-8px);
}
.crombie-footer .crombie-footer-top .crombie-footer-social-icons .crombie-footer-social-icon-wrapper .crombie-footer-social-icon {
width: 24px;
height: 24px;
}
.crombie-footer .crombie-footer-top .crombie-footer-social-icons .crombie-footer-social-icon-wrapper:hover .filter {
filter: contrast(5);
}
.crombie-footer .divider {
width: 100%;
height: 0.667px;
background-color: #EEEEEE;
margin: 0px;
}
.crombie-footer .crombie-footer-center {
display: flex;
justify-content: space-between;
padding: 48px 0px 96px 0px;
gap: 24px;
}
.crombie-footer .crombie-footer-center .crombie-footer-column {
display: flex;
flex-direction: column;
gap: 16px;
}
.crombie-footer .crombie-footer-center .crombie-footer-column .crombie-footer-column-content {
display: flex;
flex-direction: column;
gap: 12px;
}
.crombie-footer .crombie-footer-center p, .crombie-footer .crombie-footer-center a.footer-link {
color: var(--Gray-Gray-500, #606060);
font-size: 16px;
}
.crombie-footer .crombie-footer-center h6{
color: var(--Gray-Gray-600, #999);
font-size: 16px;
font-weight: 700;
}
.crombie-footer .crombie-footer-center a.footer-link,.crombie-footer .crombie-footer-bottom-links a.footer-link{
text-decoration: underline;
text-underline-offset: 8px;
text-decoration-color: transparent;
transition: 0.3s;
}
.crombie-footer .crombie-footer-center a.footer-link:hover,.crombie-footer .crombie-footer-bottom-links a.footer-link:hover{
color: black;
text-decoration-color: black;
transition: 0.3s;
}
.crombie-footer .crombie-footer-bottom {
display: flex;
align-items: center;
justify-content: space-between;
padding: 24px 0px;
}
.crombie-footer .crombie-footer-bottom .crombie-footer-bottom-links {
display: flex;
align-items: center;
gap: 24px;
}
.crombie-footer .crombie-footer-bottom p {
color: var(--Gray-Gray-600, #999);
font-size: 14px;
font-weight: 700;
}
.crombie-footer .crombie-footer-bottom-links a.footer-link {
color: var(--Gray-Gray-500, #606060);
font-size: 14px;
} .crombie-footer .crombie-footer-center form {
background-color: #FAFAFA;
padding: 36px;
border-radius: 16px;
display: flex;
flex-direction: column;
border-radius: 24px;
gap: 24px;
}
.crombie-footer .crombie-footer-center form .success-icon {
display: none;
position: absolute;
left: 0;
}
.crombie-footer .crombie-footer-center form .hs-form-field {
display: flex;
flex-direction: column;
gap: 16px;
position: relative;
}
.crombie-footer .crombie-footer-center form label {
font-family: "Hanken Grotesk";
color: #606060;
font-style: normal;
font-weight: 700;
line-height: 150%;
}
.crombie-footer .crombie-footer-center form .hs-form-checkbox label {
display: flex;
gap: 8px;
font-family: "Hanken Grotesk";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 150%;
}
.crombie-footer .crombie-footer-center form ul {
list-style: none;
padding: 0;
margin: 0;
display: flex;
flex-direction: column;
gap: 10px;
}
.crombie-footer .crombie-footer-center form input {
color: var(--Gray-Gray-600, #999);
font-family: "Hanken Grotesk";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 150%;
border-radius: 8px;
border: none;
background: var(--Gray-Gray-800, #EEE);
padding: 12px 24px;
}
.crombie-footer .crombie-footer-center form input.error {
position: relative;
padding-right: 35px;
}
.crombie-footer .crombie-footer-center form .input:has(input.error)::after {
content: "";
background-size: contain;
background-repeat: no-repeat;
width: 25px;
height: 25px;
position: absolute;
right: 35px;
pointer-events: none;
}
.crombie-footer .crombie-footer-center form div.actions [type=submit] {
background-color: var(--Color-Palette-Yellow-Yellow-500, #FFC432);
color: var(--Default-Black, #000);
font-family: "Hanken Grotesk";
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 150%;
border-radius: 27px;
padding: 12px 32px;
border: none;
transition: 0.3s;
}
.crombie-footer .crombie-footer-center form div.actions {
width: fit-content;
cursor: pointer;
}
.crombie-footer .crombie-footer-center form div.actions:hover [type=submit] {
background-color: var(--e-global-color-f598829);
transition: 0.3s;
}
.crombie-footer .crombie-footer-center form ul.no-list.hs-error-msgs {
list-style: none;
padding-left: 0;
}
.crombie-footer .crombie-footer-center form label.hs-error-msg {
font-size: 15px;
margin-top: 12px
}
.crombie-footer .crombie-footer-center form div.actions:after {
content: "->";
background: var(--e-global-color-62e1cb5);
padding: 14px;
border-radius: 50%;
color: black;
transition: 0.3s;
}
.crombie-footer .crombie-footer-center form div.actions:hover:after {
background: var(--e-global-color-f598829);
transition: 0.3s;
}
.crombie-footer .crombie-footer-center form div.actions:hover .hs-submit [type=submit] {
background-color: var(--e-global-color-f598829);
}
.crombie-footer .crombie-footer-center form .hs-form-field {
position: relative;
}
.crombie-footer .crombie-footer-center form .hs_email {
gap: 0px;
}
.crombie-footer .crombie-footer-center form .hs_interest {
padding-top: 16px;
}
.crombie-footer .crombie-footer-center form .hs_interest ul {
flex-wrap: wrap;
}
.crombie-footer .crombie-footer-center form ul.hs-error-msgs li {
width: auto;
}
.crombie-footer .crombie-footer-center form .form-waiting {
color: #888;
margin: 0;
}
.crombie-footer .crombie-footer-center img.footer-image {
width: 200px;
}
.crombie-footer .submitted-message {
color: var(--Gray-Gray-500, #606060);
font-weight: 400;
font-size: 16px;
}
@media (max-width: 1500px) and (min-width: 1400px) {
.crombie-footer .crombie-footer-misc {
right: -120px;
}
}
@media (max-width: 1400px) and (min-width: 1350px) {
.crombie-footer .crombie-footer-misc {
right: -100px;
}
}
@media (max-width: 1350px) and (min-width: 1300px) {
.crombie-footer .crombie-footer-misc {
right: -65px;
}
}
@media (max-width: 1300px) and (min-width: 1250px) {
.crombie-footer .crombie-footer-misc {
width: 75px;
height: 140px;
top: -77px;
right: -45px;
}
}
@media (max-width: 1250px) and (min-width: 1200px) {
.crombie-footer .crombie-footer-misc {
width: 75px;
height: 140px;
top: -77px;
right: -30px;
}
}
@media (max-width: 1200px) {
.crombie-footer .crombie-footer-center form {
background-color: #FAFAFA;
padding: 16px;
}
.crombie-footer .crombie-footer-center .crombie-footer-column:has(form){
flex: auto;
}
.crombie-footer .crombie-footer-center .crombie-footer-column .crombie-footer-column-content{
word-break: break-word;
}
.crombie-footer .crombie-footer-center form div.actions [type=submit]{
padding: 10px 16px;
}
.crombie-footer .crombie-footer-misc {
width: 65px;
height: auto;
right: 26px;
top: -52px;
}
}
@media (max-width: 768px) {
.crombie-footer .crombie-footer-top {
flex-direction: column;
align-items: start;
gap: 24px;
}
.crombie-footer .crombie-footer-misc {
position: absolute;
width: 52px;
height: 92px;
top: -50px;
right: 0px;
}
.crombie-footer .crombie-footer-top .crombie-footer-tagline .crombie-footer-icon-wrapper {
min-width: 48px;
max-width: 48px;
min-height: 48px;
max-height: 48px;
}
.crombie-footer .crombie-footer-top .crombie-footer-tagline .crombie-footer-icon-wrapper .crombie-footer-icon {
width: 24px;
height: 24px;
}
.crombie-footer .crombie-footer-top .crombie-footer-social-icons {
width: 100%;
justify-content: space-between;
gap: 0px;
}
.crombie-footer .crombie-footer-top .crombie-footer-social-icons .crombie-footer-social-icon-wrapper {
width: 40px;
height: 40px;
}
.crombie-footer .crombie-footer-top .crombie-footer-social-icons .crombie-footer-social-icon-wrapper .crombie-footer-social-icon {
width: 20px;
height: 20px;
}
.crombie-footer .crombie-footer-center {
flex-wrap: wrap;
gap: 48px 16px;
}
.crombie-footer .crombie-footer-center .crombie-footer-column {
flex: 1 1 calc(50% - 24px);
}
.crombie-footer .crombie-footer-center .crombie-footer-column:has(img) {
flex: auto;
}
.crombie-footer .crombie-footer-bottom {
flex-direction: column;
gap: 24px;
align-items: start;
}
.crombie-footer .crombie-footer-bottom .crombie-footer-bottom-links {
flex-wrap: wrap;
gap: 16px;
}
.crombie-footer .crombie-footer-bottom .crombie-footer-bottom-links .crombie-footer-bottom-link {
flex: 30%;
}
.crombie-footer .crombie-footer-misc {
height: auto;
right: 0;
top: -40px;
}
}