 @media only screen and (min-width: 0rem) {#hero-855 {padding: var(--heroPadding);background-color: var(--bodyBackgroundDark);background: radial-gradient(circle at 62% 42%, rgba(37, 113, 196, 0.34) 0%, rgba(12, 68, 132, 0.22) 32%, rgba(3, 34, 78, 0.96) 70%), linear-gradient(135deg, #073f86 0%, var(--bodyBackgroundDark) 45%, #021d46 100%);color: var(--bodyTextColorWhite);overflow: hidden;position: relative;z-index: 1;}#hero-855:before, #hero-855:after {content: "";position: absolute;inset: 0;pointer-events: none;z-index: 0;}#hero-855:before {background: radial-gradient(circle at 50% 45%, rgba(255, 255, 255, 0.08), transparent 34%), radial-gradient(circle at 75% 35%, rgba(68, 160, 255, 0.16), transparent 32%);opacity: 0.8;}#hero-855:after {background: radial-gradient(circle at center, transparent 45%, rgba(0, 10, 30, 0.35) 100%);}#hero-855 .cs-container {width: 100%;max-width: var(--container-max-width);margin: auto;box-sizing: border-box;display: flex;justify-content: center;align-items: center;flex-direction: column;gap: clamp(4rem, 10vw, 7rem);position: relative;z-index: 2;}#hero-855 .cs-content {max-width: 40rem;display: flex;justify-content: center;align-items: flex-start;flex-direction: column;position: relative;z-index: 10;}#hero-855 .cs-topper {font-size: 1rem;line-height: 1.2em;text-transform: uppercase;text-align: inherit;letter-spacing: 0.1em;font-weight: 700;margin-bottom: 0.25rem;display: block;}#hero-855 .cs-title {font-size: clamp(2.4375rem, 5vw, 3.8125rem);font-weight: 600;text-transform: uppercase;line-height: 1.2em;text-align: left;max-width: 23ch;margin: 0 0 1rem 0;color: inherit;position: relative;}#hero-855 .cs-text {font-size: clamp(1rem, 1.5vw, 1.25rem);line-height: 1.5em;text-align: left;width: 100%;max-width: 33.1875rem;margin: 0 0 clamp(1.75rem, 3.92vw, 2.5rem) 0;color: var(--bodyTextColorLightGray);opacity: 1;font-weight: 400;}#hero-855 .cs-picture {width: 100%;max-width: 35.625rem;display: flex;justify-content: flex-start;align-items: flex-end;}#hero-855 .cs-picture img {width: 100%;height: auto;}#hero-855 .cs-mask {--maskBG: #ffffff;width: 100%;height: auto;display: block;position: absolute;bottom: -1px;left: 0;z-index: 100;pointer-events: none;}}@media only screen and (min-width: 64rem) {#hero-855 {--heroHomeContentOffset: clamp(2rem, 4vw, 4rem);text-align: left;padding-top: calc(var(--heroPaddingTop) + var(--heroHomeContentOffset));padding-bottom: calc(17vw - var(--heroHomeContentOffset));}#hero-855 .cs-container {padding: 0 1.5rem;flex-direction: row;justify-content: space-between;}#hero-855 .cs-content {width: 40vw;flex: none;align-items: flex-start;}#hero-855 .cs-title, #hero-855 .cs-text {text-align: left;}#hero-855 .cs-picture {width: 64vw;max-width: 54rem;position: absolute;top: auto;bottom: calc(-10rem + var(--heroHomeContentOffset));right: 0;}}@media only screen and (min-width: 80rem) {#hero-855 {--heroHomeContentOffset: clamp(1rem, 2.5vw, 2.75rem);}}@media only screen and (min-width: 93.75rem) {#hero-855 {padding-bottom: calc(12.5rem - var(--heroHomeContentOffset));}}@media only screen and (min-width: 0rem) {#services-966 {padding: var(--sectionPadding);position: relative;z-index: 1;}#services-966 .cs-container {width: 100%;max-width: 34.375rem;margin: auto;display: flex;flex-direction: column;align-items: flex-start;gap: clamp(3rem, 6vw, 4rem);}#services-966 .cs-content {text-align: left;width: 100%;max-width: 50rem;display: flex;flex-direction: column;align-items: flex-start;}#services-966 .cs-text {font-size: var(--bodyFontSize);line-height: 1.5em;text-align: inherit;width: 100%;max-width: 40.625rem;margin: 0;color: var(--bodyTextColorDarkGray);}#services-966 .cs-title, #services-966 .cs-text {max-width: 100%;}#services-966 .cs-card-group {margin: 0;padding: 0;width: 100%;display: grid;grid-template-columns: repeat(12, 1fr);gap: clamp(1rem, 2vw, 1.5rem);}#services-966 .cs-item {list-style: none;text-align: left;grid-column: span 12;grid-row: span 1;}#services-966 .cs-icon-wrapper {width: 2rem;height: 2rem;margin: 0 0 1rem;display: block;}#services-966 .cs-icon {width: 2rem;height: 2rem;object-fit: contain;}#services-966 .cs-icon.sweden {width: 2rem;}#services-966 .cs-h3 {font-size: clamp(1.25rem, 2.5vw, 1.5625rem);line-height: 1.2em;font-weight: bold;text-align: inherit;margin: 0 0 0.75rem 0;color: var(--headerColor);}#services-966 .cs-item-text {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;max-width: 18.75rem;margin: 0 0 2rem 0;padding: 0;color: var(--bodyTextColor);}#services-966 .cs-link {text-decoration: none;z-index: 1;position: relative;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;border-radius: 1.25rem;background-color: #fff;border: 1px solid var(--cardBorder);box-shadow: var(--cardShadow);width: 100%;height: 100%;box-sizing: border-box;padding: clamp(1.5rem, 4vw, 2.5rem) clamp(1.5rem, 4vw, 2.5rem) clamp(1.5rem, 6vw, 4rem);transition: transform 0.25s ease, box-shadow 0.25s ease;}#services-966 .cs-link:is(:hover, :focus-visible) {transform: translateY(-4px);box-shadow: var(--cardShadowHover);}#services-966 .cs-link:is(:hover, :focus-visible) .cs-fake-link {color: var(--bodyTextColor);background-size: 100% 2px;}#services-966 .cs-link:focus-visible {outline: 2px solid var(--primary);outline-offset: 0.25rem;}#services-966 .cs-fake-link {width: fit-content;max-width: 100%;line-height: 1.875rem;display: inline-block;align-self: flex-start;position: relative;z-index: 1;color: var(--accessBlueDark);font-weight: bold;font-size: clamp(0.85rem, 2vw, 1rem);padding-bottom: 0.1875rem;background-image: linear-gradient(var(--primary), var(--primary));background-repeat: no-repeat;background-position: left 100%;background-size: 0 2px;transition: color 180ms ease, background-size 180ms ease;}#services-966 .cs-background {display: none;}#services-966 .cs-wave {width: 100%;height: auto;display: block;position: absolute;left: 0;bottom: -1px;z-index: 1;}}@media only screen and (min-width: 48rem) {#services-966 .cs-container {max-width: var(--container-max-width);}#services-966 .cs-card-group {column-gap: 1.875rem;}#services-966 .cs-item {grid-column: span 4;}}@media only screen and (min-width: 0rem) {#sbs-1362 .cs-founder-credentials {list-style: none;width: 100%;margin: 1rem 0 0;padding: 0;display: grid;gap: 0.5rem;color: var(--bodyTextColor);font-size: 0.9375rem;font-weight: 700;}#sbs-1362 .cs-founder-credentials li {display: flex;align-items: center;gap: 0.5rem;}#sbs-1362 .cs-founder-credentials li:before {content: "";width: 0.5rem;height: 0.5rem;border-radius: 50%;background: var(--secondary);flex: none;}#sbs-1362 .cs-offer-benefits {width: 100%;margin-top: 2rem;}#sbs-1362 .cs-offer-benefits .cs-container {width: 100%;max-width: var(--container-max-width);margin: auto;display: flex;flex-direction: column;gap: clamp(2rem, 5vw, 3rem);}#sbs-1362 .cs-offer-benefits .cs-card-group {width: 100%;max-width: none;margin: 0;padding: 0;display: grid;grid-template-columns: 1fr;gap: 1rem;}#sbs-1362 .cs-offer-benefits .cs-item {list-style: none;}#sbs-1362 .cs-offer-benefits .cs-wrapper {display: flex;align-items: center;gap: 0.625rem;}#sbs-1362 .cs-offer-benefits .cs-h3 {margin: 0;font-size: clamp(1.125rem, 2vw, 1.375rem);}#sbs-1362 .cs-offer-benefits .cs-item-text {margin: 0.75rem 0 0;line-height: 1.5;}}@media only screen and (min-width: 48rem) {#sbs-1362 .cs-offer-benefits .cs-card-group {grid-template-columns: repeat(3, minmax(0, 1fr));}}@media (prefers-reduced-motion: reduce) {#services-966 .cs-fake-link {transition: none;}}