
        .inBeB {
            font: var(--body-text-medium);
            color: var(--text-color);
        }

        /*!sc*/
        .bDlXTI {
            font: var(--body-text-medium);
            color: var(--text-color-dim);
        }

        /*!sc*/
        .eTyOAj {
            font: var(--body-text-medium);
            color: var(--black);
        }

        /*!sc*/
        data-styled.g2[id="sc-gEvEer"] {
            content: "inBeB,bDlXTI,eTyOAj,"
        }

        /*!sc*/
        .NNJqF {
            display: inline-block;
            color: inherit;
            --icon-size: 24px;
            height: var(--icon-size) !important;
            width: var(--icon-size) !important;
        }

        /*!sc*/
        .NNJqF svg {
            display: block;
            height: var(--icon-size) !important;
            width: var(--icon-size) !important;
        }

        /*!sc*/
        .NNJsu {
            display: inline-block;
            color: inherit;
            --icon-size: 27px;
            height: var(--icon-size) !important;
            width: var(--icon-size) !important;
        }

        /*!sc*/
        .NNJsu svg {
            display: block;
            height: var(--icon-size) !important;
            width: var(--icon-size) !important;
        }

        /*!sc*/
        .NNJrO {
            display: inline-block;
            color: inherit;
            --icon-size: 36px;
            height: var(--icon-size) !important;
            width: var(--icon-size) !important;
        }

        /*!sc*/
        .NNJrO svg {
            display: block;
            height: var(--icon-size) !important;
            width: var(--icon-size) !important;
        }

        /*!sc*/
        data-styled.g3[id="sc-eqUAAy"] {
            content: "NNJqF,NNJsu,NNJrO,"
        }

        /*!sc*/
        .fBngBG {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            --layout-gap: var(--spacing-2);
            -webkit-box-pack: justify;
            -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
            justify-content: space-between;
            -webkit-align-items: flex-start;
            -webkit-box-align: flex-start;
            -ms-flex-align: flex-start;
            align-items: flex-start;
        }

        /*!sc*/
        .fBngBG>*:not(:last-child),
        .fBngBG>*[class]:not(:last-child) {
            margin: 0 var(--layout-gap) 0 0;
        }

        /*!sc*/
        data-styled.g8[id="sc-kAyceB"] {
            content: "fBngBG,"
        }

        /*!sc*/
        .foLKFj {
            border: none;
            border-radius: 0;
            display: block;
        }

        /*!sc*/
        .bzMneR {
            border: none;
            border-radius: 24px;
            display: block;
        }

        /*!sc*/
        .hxsoQZ {
            border: none;
            border-radius: 24px 24px 24px 0;
            display: block;
        }

        /*!sc*/
        data-styled.g53[id="sc-fBWQRz"] {
            content: "foLKFj,bzMneR,hxsoQZ,"
        }

        /*!sc*/
        .cMFeDZ {
            color: var(--link-color);
            font-weight: 600;
            -webkit-text-decoration: underline !important;
            text-decoration: underline !important;
            cursor: pointer;
        }

        /*!sc*/
        .cMFeDZ:link,
        .cMFeDZ:visited {
            font-weight: 600;
            color: var(--link-color);
            -webkit-text-decoration: underline;
            text-decoration: underline;
        }

        /*!sc*/
        .cMFeDZ:hover {
            font-weight: 600;
            color: var(--link-color-hover);
        }

        /*!sc*/
        .cMFeDZ:active {
            font-weight: 600;
            color: var(--link-color-active);
        }

        /*!sc*/
        data-styled.g55[id="sc-uVWWZ"] {
            content: "cMFeDZ,"
        }

        /*!sc*/
        .LTCsj {
            background-color: #96f1a6;
            color: #000000;
            font: var(--body-text-x-small);
            font-weight: 600;
            border-radius: var(--radius-sm);
            padding: 0 var(--spacing-1);
            white-space: nowrap;
            display: -webkit-inline-box;
            display: -webkit-inline-flex;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -webkit-align-items: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            gap: 3px;
        }

        /*!sc*/
        data-styled.g92[id="Badge__StyledBadge-sc-j1rot0-0"] {
            content: "LTCsj,"
        }

        /*!sc*/
        .iXgIej {
            margin-left: 0;
            margin-right: 0;
            vertical-align: middle;
        }

        /*!sc*/
        data-styled.g94[id="Button__LinkIcon-sc-1erxwa-0"] {
            content: "iXgIej,"
        }

        /*!sc*/
        .dgkHLX {
            font-size: 0.875rem;
        }

        /*!sc*/
        data-styled.g95[id="Button__ButtonLabel-sc-1erxwa-1"] {
            content: "dgkHLX,"
        }

        /*!sc*/
        .eYSXRF {
            display: -webkit-inline-box;
            display: -webkit-inline-flex;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -webkit-align-items: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            width: auto;
            cursor: pointer;
            min-height: var(--spacing-6);
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            font: var(--button-text);
            border: none;
            border-radius: var(--radius-3xl);
            box-shadow: none;
            -webkit-transition: background-color var(--hover-transition), border-color var(--hover-transition), box-shadow var(--hover-transition), color var(--hover-transition), padding var(--hover-transition);
            transition: background-color var(--hover-transition), border-color var(--hover-transition), box-shadow var(--hover-transition), color var(--hover-transition), padding var(--hover-transition);
            padding: 0;
            background: transparent;
        }

        /*!sc*/
        .eYSXRF .Button__ButtonLabel-sc-1erxwa-1,
        .eYSXRF .Button__LinkIcon-sc-1erxwa-0 {
            -webkit-transition: color var(--hover-transition);
            transition: color var(--hover-transition);
            color: var(--blue-3);
        }

        /*!sc*/
        .eYSXRF:hover {
            -webkit-text-decoration: none;
            text-decoration: none;
            background: transparent;
        }

        /*!sc*/
        .eYSXRF:hover .Button__ButtonLabel-sc-1erxwa-1 {
            -webkit-text-decoration: underline;
            text-decoration: underline;
            color: var(--blue-3);
        }

        /*!sc*/
        .eYSXRF:active {
            background: transparent;
            box-shadow: none;
        }

        /*!sc*/
        .eYSXRF:not(:hover):focus {
            background: transparent;
            box-shadow: none;
        }

        /*!sc*/
        .eYSXRF:not(:hover):focus .Button__ButtonLabel-sc-1erxwa-1 {
            -webkit-text-decoration: underline;
            text-decoration: underline;
        }

        /*!sc*/
        .fTbPaO {
            display: -webkit-inline-box;
            display: -webkit-inline-flex;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -webkit-align-items: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            width: auto;
            cursor: pointer;
            min-height: var(--spacing-6);
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            font: var(--button-text);
            border: none;
            border-radius: var(--radius-3xl);
            box-shadow: none;
            -webkit-transition: background-color var(--hover-transition), border-color var(--hover-transition), box-shadow var(--hover-transition), color var(--hover-transition), padding var(--hover-transition);
            transition: background-color var(--hover-transition), border-color var(--hover-transition), box-shadow var(--hover-transition), color var(--hover-transition), padding var(--hover-transition);
            padding: var(--spacing-1) var(--spacing-3);
            background: var(--white);
        }

        /*!sc*/
        .fTbPaO .Button__ButtonLabel-sc-1erxwa-1,
        .fTbPaO .Button__LinkIcon-sc-1erxwa-0 {
            -webkit-transition: color var(--hover-transition);
            transition: color var(--hover-transition);
            color: var(--black);
        }

        /*!sc*/
        .fTbPaO:hover {
            -webkit-text-decoration: none;
            text-decoration: none;
            background: var(--purple-2);
        }

        /*!sc*/
        .fTbPaO:hover .Button__ButtonLabel-sc-1erxwa-1 {
            -webkit-text-decoration: none;
            text-decoration: none;
            color: var(--black);
        }

        /*!sc*/
        .fTbPaO:active {
            background: var(--purple-core);
            box-shadow: none;
        }

        /*!sc*/
        .fTbPaO:active .Button__ButtonLabel-sc-1erxwa-1 {
            color: var(--white);
        }

        /*!sc*/
        .fTbPaO:not(:hover):focus {
            background: var(--purple-2);
            box-shadow: inset 0 0 0 var(--ui-element-stroke) var(--purple-7);
        }

        /*!sc*/
        .fTbPaO:not(:hover):focus .Button__ButtonLabel-sc-1erxwa-1 {
            -webkit-text-decoration: none;
            text-decoration: none;
        }

        /*!sc*/
        data-styled.g97[id="Button__AWrapper-sc-1erxwa-3"] {
            content: "eYSXRF,fTbPaO,"
        }

        /*!sc*/
        .jTCJKf {
            position: relative;
            padding-bottom: 56.25%;
            height: 0;
            overflow: hidden;
            max-width: 100%;
            width: 100%;
            border-radius: var(--radius-lg);
        }

        /*!sc*/
        .jTCJKf iframe,
        .jTCJKf object,
        .jTCJKf embed {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

        /*!sc*/
        .jTCJKf:empty {
            display: none;
        }

        /*!sc*/
        data-styled.g98[id="Video__VideoContainer-sc-g5fgso-0"] {
            content: "jTCJKf,"
        }

        /*!sc*/
        .bwcZdn {
            color: var(--white);
            text-align: Left;
            font-weight: bold;
            font-family: var(--heading-typeface);
            font-size: var(--heading-size-accent);
            line-height: 1.15;
            font-weight: 600;
        }

        /*!sc*/
        @media screen and (max-width:768px) {}

        /*!sc*/
        @media screen and (max-width:1024px) {
            .bwcZdn {
                font-size: var(--heading-size-large);
            }
        }

        /*!sc*/
        .fOggeS {
            color: var(--white);
            text-align: Center;
            font-weight: bold;
            font-family: var(--heading-typeface);
            font-size: var(--heading-size-large);
            line-height: 1.2;
            font-weight: 600;
        }

        /*!sc*/
        @media screen and (max-width:768px) {}

        /*!sc*/
        @media screen and (max-width:1024px) {
            .fOggeS {
                font-size: var(--heading-size-medium);
            }
        }

        /*!sc*/
        .dgaWkM {
            color: var(--white);
            text-align: Left;
            font-weight: bold;
            font-family: var(--heading-typeface);
            font-size: var(--heading-size-medium);
            line-height: 1.2;
            font-weight: 600;
        }

        /*!sc*/
        @media screen and (max-width:768px) {}

        /*!sc*/
        @media screen and (max-width:1024px) {
            .dgaWkM {
                font-size: var(--heading-size-small);
            }
        }

        /*!sc*/
        .lqsdH {
            color: var(--text-color);
            font-weight: bold;
            font-family: var(--heading-typeface);
            font-size: var(--heading-size-large);
            line-height: 1.2;
            font-weight: 600;
        }

        /*!sc*/
        @media screen and (max-width:768px) {}

        /*!sc*/
        @media screen and (max-width:1024px) {
            .lqsdH {
                font-size: var(--heading-size-medium);
            }
        }

        /*!sc*/
        .hfA-dhH {
            color: var(--white);
            font-weight: bold;
            font-size: var(--heading-size-subhead);
            line-height: 1.6;
        }

        /*!sc*/
        @media screen and (max-width:768px) {}

        /*!sc*/
        @media screen and (max-width:1024px) {
            .hfA-dhH {
                font-size: var(--heading-size-subhead);
            }
        }

        /*!sc*/
        .ibYPTd {
            color: var(--text-color);
            font-weight: bold;
            font-size: var(--heading-size-subhead);
            line-height: 1.6;
        }

        /*!sc*/
        @media screen and (max-width:768px) {}

        /*!sc*/
        @media screen and (max-width:1024px) {
            .ibYPTd {
                font-size: var(--heading-size-subhead);
            }
        }

        /*!sc*/
        data-styled.g99[id="Heading__StyledHeading-sc-erobd2-0"] {
            content: "bwcZdn,fOggeS,dgaWkM,lqsdH,hfA-dhH,ibYPTd,"
        }

        /*!sc*/
        .dGMkxi {
            object-fit: cover;
        }

        /*!sc*/
        .dGMkxi[src$='svg'] {
            object-fit: contain;
        }

        /*!sc*/
        @media screen and (max-width:1024px) {
            .dGMkxi {
                max-width: 100%;
                height: auto;
                object-fit: contain;
            }
        }

        /*!sc*/
        data-styled.g100[id="ReactionImage__FeatureImage-sc-o2ze11-0"] {
            content: "dGMkxi,"
        }

        /*!sc*/
        .bMECwa {
            position: relative;
        }

        /*!sc*/
        data-styled.g102[id="ReactionImage__Feature-sc-o2ze11-2"] {
            content: "bMECwa,"
        }

        /*!sc*/
        .gqpJiM {
            width: auto;
            height: 100%;
            position: relative;
        }

        /*!sc*/
        .gqpJiM .ReactionImage__Reaction-sc-o2ze11-3 {
            display: none;
        }

        /*!sc*/
        data-styled.g104[id="ReactionImage__FeatureContainer-sc-o2ze11-4"] {
            content: "gqpJiM,"
        }

        /*!sc*/
        .hTiZEz {
            margin: 0 !important;
        }

        /*!sc*/
        data-styled.g108[id="useRichTextOptions__BodyTextNoMargin-sc-10j9597-2"] {
            content: "hTiZEz,"
        }

        /*!sc*/
        .fSZYAy {
            color: var(--text-color);
            font-size: 1rem;
            font-weight: 600;
        }

        /*!sc*/
        @media screen and (max-width:768px) {
            .fSZYAy {
                font-size: 0.75rem;
                line-height: 1.4;
            }
        }

        /*!sc*/
        data-styled.g113[id="useRichTextOptions__BannerText-sc-10j9597-7"] {
            content: "fSZYAy,"
        }

        /*!sc*/
        .gdHztE {
            width: 100%;
            background: var(--section-bkg-color);
            text-align: center;
            overflow: hidden;
        }

        /*!sc*/
        .gdHztE[data-theme='dark-ui'] {
            --section-bkg-color: var(--gray-9);
        }

        /*!sc*/
        @media screen and (max-width:1024px) {
            .gdHztE {
                font: var(--body-text-medium);
            }
        }

        /*!sc*/
        data-styled.g116[id="Banner__BannerStyles-sc-1uy0uke-0"] {
            content: "gdHztE,"
        }

        /*!sc*/
        .bruEvF {
            width: 96%;
            max-width: 1248px;
            height: 100%;
            margin: 0 auto;
            padding: var(--spacing-2) 0;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-align-items: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }

        /*!sc*/
        @media screen and (max-width:768px) {
            .bruEvF {
                width: 92%;
            }
        }

        /*!sc*/
        data-styled.g117[id="Banner__BannerContainer-sc-1uy0uke-1"] {
            content: "bruEvF,"
        }

        /*!sc*/
        .bkCCbG {
            -webkit-flex: 1;
            -ms-flex: 1;
            flex: 1;
            text-align: center;
        }

        /*!sc*/
        @media screen and (max-width:768px) {
            .bkCCbG {
                text-align: left;
            }
        }

        /*!sc*/
        data-styled.g118[id="Banner__BannerContent-sc-1uy0uke-2"] {
            content: "bkCCbG,"
        }

        /*!sc*/
        .gHyLMD {
            background: none;
            border: none;
            color: var(--text-color);
            cursor: pointer;
            -webkit-transition: var(--transition-base);
            transition: var(--transition-base);
            height: 24px;
        }

        /*!sc*/
        .gHyLMD:hover {
            color: var(--link-color);
        }

        /*!sc*/
        .gHyLMD:focus,
        .gHyLMD:active {
            outline: none;
            color: var(--btn-color-focus);
        }

        /*!sc*/
        data-styled.g119[id="Banner__CloseToggle-sc-1uy0uke-3"] {
            content: "gHyLMD,"
        }

        /*!sc*/
        .iXlBDC {
            display: block;
            max-width: 105px;
            width: 100%;
            height: auto;
            -webkit-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            cursor: pointer;
        }

        /*!sc*/
        data-styled.g120[id="Logo__LogoContainer-sc-1svuo84-0"] {
            content: "iXlBDC,"
        }

        /*!sc*/
        .hQPsHy {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-flow: row wrap;
            -ms-flex-flow: row wrap;
            flex-flow: row wrap;
            gap: var(--spacing-4);
        }

        /*!sc*/
        @media screen and (max-width:1024px) {
            .hQPsHy {
                display: none;
            }
        }

        /*!sc*/
        .hQPsHy a:first-child span {
            color: var(--text-color) !important;
            -webkit-text-decoration: none !important;
            text-decoration: none !important;
            font-weight: 600;
        }

        /*!sc*/
        .hQPsHy a:first-child span:last-child {
            display: none;
        }

        /*!sc*/
        .hQPsHy a:first-child span:hover,
        .hQPsHy a:first-child span:active,
        .hQPsHy a:first-child span:focus {
            outline: none;
            box-shadow: none;
        }

        /*!sc*/
        data-styled.g129[id="Nav__ButtonGroup-sc-1nz565m-8"] {
            content: "hQPsHy,"
        }

        /*!sc*/
        .kyryCv {
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            position: absolute;
            width: 100%;
            height: auto;
            top: -1px;
            z-index: 999;
            -webkit-transform: translateZ(0);
            -webkit-transform: translateZ(0);
            -ms-transform: translateZ(0);
            transform: translateZ(0);
            -webkit-transition: background 200ms var(--transition-easing);
            transition: background 200ms var(--transition-easing);
        }

        /*!sc*/
        .kyryCv~main>section:first-child,
        .kyryCv~main>div[class^='pages__HomepageLayout']>section:first-child {
            margin-top: 0;
            padding-top: calc(var(--spacing-1) * 42);
        }

        /*!sc*/
        @media screen and (max-width:1024px) {

            .kyryCv~main>section:first-child,
            .kyryCv~main>div[class^='pages__HomepageLayout']>section:first-child {
                padding-top: calc(var(--spacing-1) * 21);
            }
        }

        /*!sc*/
        .kyryCv a {
            color: var(--text-color);
            cursor: pointer;
            -webkit-transition: color var(--hover-transition);
            transition: color var(--hover-transition);
        }

        /*!sc*/
        .kyryCv a:hover,
        .kyryCv a:active,
        .kyryCv a:focus {
            -webkit-text-decoration: none;
            text-decoration: none;
            outline: none;
            box-shadow: none;
        }

        /*!sc*/
        .kyryCv a:focus-visible {
            -webkit-text-decoration: underline;
            text-decoration: underline;
        }

        /*!sc*/
        .kyryCv[data-scroll='scrolled'] {
            position: fixed;
        }

        /*!sc*/
        .kyryCv[data-theme='light-ui'] a:hover,
        .kyryCv[data-theme='light-ui'] .Nav__ButtonGroup-sc-1nz565m-8 a:first-child span:hover {
            color: var(--purple-core) !important;
        }

        /*!sc*/
        .kyryCv[data-theme='light-ui'] a:active,
        .kyryCv[data-theme='light-ui'] .Nav__ButtonGroup-sc-1nz565m-8 a:first-child span:active {
            color: var(--gray-5) !important;
        }

        /*!sc*/
        .kyryCv[data-theme='light-ui'] a:not(:hover):focus,
        .kyryCv[data-theme='light-ui'] .Nav__ButtonGroup-sc-1nz565m-8 a:first-child span:not(:hover):focus {
            color: var(--purple-8) !important;
        }

        /*!sc*/
        .kyryCv[data-theme='dark-ui'] a:hover,
        .kyryCv[data-theme='dark-ui'] .Nav__ButtonGroup-sc-1nz565m-8 a:first-child span:hover {
            color: var(--purple-2) !important;
        }

        /*!sc*/
        .kyryCv[data-theme='dark-ui'] a:active,
        .kyryCv[data-theme='dark-ui'] .Nav__ButtonGroup-sc-1nz565m-8 a:first-child span:active {
            color: var(--gray-5) !important;
        }

        /*!sc*/
        .kyryCv[data-theme='dark-ui'] a:not(:hover):focus !important,
        .kyryCv[data-theme='dark-ui'] .Nav__ButtonGroup-sc-1nz565m-8 a:first-child span:not(:hover):focus !important {
            color: var(--purple-1);
        }

        /*!sc*/
        .kyryCv[data-theme='dark-ui'][data-scroll='scrolled'],
        .kyryCv[data-theme='dark-ui'][data-show-sub-menu='true'] {
            background-color: rgba(0, 0, 0, 0.8);
            -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
            box-shadow: 1px 1px 24px 0 rgba(0, 0, 0, 0.05);
        }

        /*!sc*/
        .kyryCv[data-theme='dark-ui'][data-show-mobile-menu='true'] {
            background-color: var(--black);
        }

        /*!sc*/
        .kyryCv[data-theme='light-ui'][data-scroll='scrolled'],
        .kyryCv[data-theme='light-ui'][data-show-sub-menu='true'] {
            background-color: rgba(255, 255, 255, 0.85);
            -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
            box-shadow: 1px 1px 24px 0 rgba(0, 0, 0, 0.05);
        }

        /*!sc*/
        .kyryCv[data-theme='light-ui'][data-show-mobile-menu='true'] {
            background-color: var(--white);
        }

        /*!sc*/
        .kyryCv[data-show-mobile-menu='true'] {
            top: -1px;
            width: 100%;
            height: calc(100vh + 1px);
            overflow: hidden;
            overflow-y: scroll;
            -webkit-overflow-scrolling: touch;
            padding-bottom: var(--spacing-4);
        }

        /*!sc*/
        .kyryCv .Nav__NavStyles-sc-1nz565m-9 {
            width: 96%;
            max-width: 1248px;
            margin: 0 auto;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-align-items: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: justify;
            -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
            justify-content: space-between;
            padding: 1rem 0;
        }

        /*!sc*/
        @media screen and (max-width:1024px) {
            .kyryCv .Nav__NavStyles-sc-1nz565m-9 {
                width: 100%;
                padding: var(--spacing-3) var(--spacing-4);
            }
        }

        /*!sc*/
        .kyryCv .Nav__NavStyles-sc-1nz565m-9>ul {
            list-style: none;
            text-align: center;
            margin: auto;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
            justify-content: space-between;
            width: var(--component-4xl);
        }

        /*!sc*/
        @media screen and (max-width:1024px) {
            .kyryCv .Nav__NavStyles-sc-1nz565m-9>ul {
                display: none;
            }
        }

        /*!sc*/
        .kyryCv .Nav__NavStyles-sc-1nz565m-9>ul>li {
            display: inline-block;
        }

        /*!sc*/
        .kyryCv .Nav__NavList-sc-1nz565m-3 {
            list-style: none;
            margin-top: var(--spacing-1);
            margin-left: var(--spacing-5);
        }

        /*!sc*/
        .kyryCv .Nav__NavList-sc-1nz565m-3 li {
            margin: var(--spacing-2) 0;
        }

        /*!sc*/
        .kyryCv .Nav__NavLinkWrapper-sc-1nz565m-5 {
            display: grid;
            grid-template-columns: 1fr 1fr;
            grid-template-rows: 1fr 1fr 1fr;
            grid-row-gap: var(--spacing-xl);
            grid-row-gap: var(--spacing-lg);
            grid-auto-flow: row;
        }

        /*!sc*/
        .kyryCv .Nav__NavLinkWrapper-sc-1nz565m-5[data-columns='3'] {
            grid-template-columns: 1fr 1fr 1fr;
        }

        /*!sc*/
        .kyryCv .Nav__NavFeatureImage-sc-1nz565m-6 {
            -webkit-flex: 0 0 var(--component-3xl);
            -ms-flex: 0 0 var(--component-3xl);
            flex: 0 0 var(--component-3xl);
        }

        /*!sc*/
        .kyryCv .Nav__NavLink-sc-1nz565m-7 {
            font-weight: 600;
            color: var(--text-color);
            -webkit-flex: 0 0 calc(50% - var(--spacing-xl));
            -ms-flex: 0 0 calc(50% - var(--spacing-xl));
            flex: 0 0 calc(50% - var(--spacing-xl));
            max-width: 100%;
        }

        /*!sc*/
        .kyryCv .Nav__NavLink-sc-1nz565m-7 p {
            font-size: 0.75rem;
            font-weight: 400;
            line-height: 1.5;
            color: var(--text-color);
        }

        /*!sc*/
        .kyryCv .Nav__NavLink-sc-1nz565m-7>a {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-align-items: flex-start;
            -webkit-box-align: flex-start;
            -ms-flex-align: flex-start;
            align-items: flex-start;
            gap: var(--spacing-1);
        }

        /*!sc*/
        .kyryCv .Nav__NavLink-sc-1nz565m-7>a h6 span[class^='Badge'] {
            display: inline-block;
            margin-left: var(--spacing-md);
            vertical-align: middle;
            position: relative;
            top: -1px;
        }

        /*!sc*/
        .kyryCv .Nav__MenuIcon-sc-1nz565m-2 {
            display: none;
            cursor: pointer;
            -webkit-transition: var(--transition-color);
            transition: var(--transition-color);
        }

        /*!sc*/
        @media screen and (max-width:1024px) {
            .kyryCv .Nav__MenuIcon-sc-1nz565m-2 {
                display: block;
            }
        }

        /*!sc*/
        .kyryCv .Nav__MenuIcon-sc-1nz565m-2:hover {
            color: var(--purple-core);
        }

        /*!sc*/
        .kyryCv .Nav__MenuIcon-sc-1nz565m-2:active {
            color: var(--gray-5);
        }

        /*!sc*/
        .kyryCv[data-theme='dark-ui'] .Nav__MenuIcon-sc-1nz565m-2 {
            color: var(--white);
        }

        /*!sc*/
        .kyryCv[data-theme='dark-ui'] .Nav__MenuIcon-sc-1nz565m-2:hover {
            color: var(--white);
        }

        /*!sc*/
        .kyryCv[data-theme='dark-ui'] .Nav__MenuIcon-sc-1nz565m-2:active {
            color: var(--mint-3);
        }

        /*!sc*/
        .kyryCv .Nav__MobileMenu-sc-1nz565m-1 {
            width: 100%;
        }

        /*!sc*/
        .kyryCv .Nav__MobileMenu-sc-1nz565m-1>ul {
            list-style: none;
            margin-top: var(--spacing-4);
        }

        /*!sc*/
        .kyryCv .Nav__MobileMenu-sc-1nz565m-1>ul>li {
            padding: 1rem 0;
        }

        /*!sc*/
        .kyryCv .Nav__MobileMenu-sc-1nz565m-1>ul>li:not(:last-child) {
            border-bottom: 1px solid var(--border-color-dim);
        }

        /*!sc*/
        .kyryCv .Nav__MobileMenu-sc-1nz565m-1>ul>li>.Nav__MobileSubMenu-sc-1nz565m-0 {
            margin-top: 1rem;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
        }

        /*!sc*/
        .kyryCv .Nav__MobileMenu-sc-1nz565m-1>ul>li>.Nav__MobileSubMenu-sc-1nz565m-0:empty {
            display: none;
        }

        /*!sc*/
        .kyryCv .Nav__MobileMenu-sc-1nz565m-1>ul>li>.Nav__MobileSubMenu-sc-1nz565m-0>.Nav__NavLink-sc-1nz565m-7 {
            font: var(--body-text-small);
            font-weight: normal;
            margin: 0.5rem 0px;
        }

        /*!sc*/
        .kyryCv .Nav__MobileMenu-sc-1nz565m-1>ul>li>.Nav__MobileSubMenu-sc-1nz565m-0>.Nav__NavList-sc-1nz565m-3 {
            margin-top: 0;
        }

        /*!sc*/
        .kyryCv .Nav__MobileMenu-sc-1nz565m-1>ul>li>.Nav__MobileSubMenu-sc-1nz565m-0>.Nav__NavList-sc-1nz565m-3>li {
            margin: 0.5rem 0;
        }

        /*!sc*/
        .kyryCv .Nav__MobileMenu-sc-1nz565m-1>ul>li>.Nav__MobileSubMenu-sc-1nz565m-0>.Nav__NavList-sc-1nz565m-3>li .Nav__NavListLink-sc-1nz565m-4 {
            font: var(--body-text-small);
        }

        /*!sc*/
        data-styled.g131[id="Nav__NavWrapper-sc-1nz565m-10"] {
            content: "kyryCv,"
        }

        /*!sc*/
        .fOLRrh {
            display: none;
            opacity: 0;
            width: 100%;
            padding: 2.5rem 0 0.5rem;
            gap: var(--spacing-4);
            -webkit-transition: all 0.2s;
            transition: all 0.2s;
        }

        /*!sc*/
        .fOLRrh>* {
            -webkit-flex: 1;
            -ms-flex: 1;
            flex: 1;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-direction: row;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            gap: var(--spacing-xl);
        }

        /*!sc*/
        .fOLRrh>*>a {
            -webkit-flex: 1;
            -ms-flex: 1;
            flex: 1;
        }

        /*!sc*/
        data-styled.g132[id="Nav__NavMenu-sc-1nz565m-11"] {
            content: "fOLRrh,"
        }

        /*!sc*/
        .jyifTl {
            width: 100%;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-align-items: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: justify;
            -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
            justify-content: space-between;
            -webkit-flex: 1;
            -ms-flex: 1;
            flex: 1;
            text-align: left;
        }

        /*!sc*/
        data-styled.g134[id="Accordion__AccordionTitle-sc-1sm4ruv-0"] {
            content: "jyifTl,"
        }

        /*!sc*/
        .cNEYXE {
            width: 100%;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-align-items: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            background: none;
            border: none;
            cursor: pointer;
        }

        /*!sc*/
        .cNEYXE:focus-visible,
        .cNEYXE:focus {
            outline: none;
        }

        /*!sc*/
        .cNEYXE[data-state='collapsed'] .Accordion__AccordionTitle-sc-1sm4ruv-0>span:first-of-type {
            display: none;
        }

        /*!sc*/
        .cNEYXE[data-state='open'] .Accordion__AccordionTitle-sc-1sm4ruv-0>span:last-of-type {
            display: none;
        }

        /*!sc*/
        data-styled.g135[id="Accordion__AccordionHeader-sc-1sm4ruv-1"] {
            content: "cNEYXE,"
        }

        /*!sc*/
        .dkwmjp {
            margin: var(--spacing-4) 0 0;
            color: var(--text-color);
            width: 100%;
            max-width: 606px;
        }

        /*!sc*/
        .dkwmjp p {
            font: var(--body-text-medium);
        }

        /*!sc*/
        .dkwmjp p:not(:last-child) {
            margin-bottom: var(--spacing-4);
        }

        /*!sc*/
        data-styled.g136[id="Accordion__AccordionCaption-sc-1sm4ruv-2"] {
            content: "dkwmjp,"
        }

        /*!sc*/
        .idmsug {
            width: 100%;
        }

        /*!sc*/
        .idmsug .Accordion__AccordionItemStyles-sc-1sm4ruv-3 {
            padding: var(--spacing-4) 0px;
            border-top: 1px solid var(--border-color);
            -webkit-transition: color ease 300ms;
            transition: color ease 300ms;
        }

        /*!sc*/
        .idmsug .Accordion__AccordionHeader-sc-1sm4ruv-1 {
            padding: 0;
        }

        /*!sc*/
        .idmsug .Accordion__AccordionHeader-sc-1sm4ruv-1 .Accordion__AccordionTitle-sc-1sm4ruv-0 {
            color: var(--text-color);
        }

        /*!sc*/
        .idmsug .Accordion__AccordionHeader-sc-1sm4ruv-1:focus-visible .Accordion__AccordionTitle-sc-1sm4ruv-0 {
            color: var(--link-color);
        }

        /*!sc*/
        .idmsug .Accordion__AccordionHeader-sc-1sm4ruv-1:active .Accordion__AccordionTitle-sc-1sm4ruv-0 {
            color: var(--link-color);
        }

        /*!sc*/
        .idmsug .Accordion__AccordionTitle-sc-1sm4ruv-0:hover {
            color: var(--link-color);
        }

        /*!sc*/
        data-styled.g138[id="Accordion__AccordionStyles-sc-1sm4ruv-4"] {
            content: "idmsug,"
        }

        /*!sc*/
        .hjtNCu {
            color: inherit;
            width: 100%;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            text-align: left;
        }

        /*!sc*/
        .hjtNCu p {
            font: var(--body-text-medium);
        }

        /*!sc*/
        .hjtNCu p:empty {
            display: none;
        }

        /*!sc*/
        @media screen and (max-width:1024px) {
            .hjtNCu {
                display: grid;
                grid-template-columns: 1fr;
                gap: var(--spacing-2);
            }
        }

        /*!sc*/
        @media screen and (max-width:768px) {}

        /*!sc*/
        .joIkli {
            color: inherit;
            width: 100%;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            text-align: center;
        }

        /*!sc*/
        .joIkli p {
            font: var(--body-text-medium);
        }

        /*!sc*/
        .joIkli p:empty {
            display: none;
        }

        /*!sc*/
        @media screen and (max-width:1024px) {
            .joIkli {
                display: grid;
                grid-template-columns: 1fr;
                gap: var(--spacing-2);
            }
        }

        /*!sc*/
        @media screen and (max-width:768px) {}

        /*!sc*/
        .chhveW {
            color: var(--white);
            width: 100%;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            text-align: left;
        }

        /*!sc*/
        .chhveW p {
            font: var(--body-text-small);
        }

        /*!sc*/
        .chhveW p:empty {
            display: none;
        }

        /*!sc*/
        @media screen and (max-width:1024px) {
            .chhveW {
                display: grid;
                grid-template-columns: 1fr;
                gap: var(--spacing-2);
            }
        }

        /*!sc*/
        @media screen and (max-width:768px) {}

        /*!sc*/
        data-styled.g139[id="Content-sc-13bzrmy-0"] {
            content: "hjtNCu,joIkli,chhveW,"
        }

        /*!sc*/
        .jhanmo {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            gap: var(--spacing-xl);
        }

        /*!sc*/
        data-styled.g140[id="BodyText__GapWrapper-sc-zuhwt6-0"] {
            content: "jhanmo,"
        }

        /*!sc*/
        .binJCk {
            width: 100%;
            background-color: var(--black);
            padding: calc(var(--spacing-1) * 15) var(--spacing-4);
        }

        /*!sc*/
        @media screen and (max-width:768px) {
            .binJCk {
                padding: var(--spacing-4) 0;
            }
        }

        /*!sc*/
        data-styled.g141[id="Footer__FooterStyles-sc-1j1r2zd-0"] {
            content: "binJCk,"
        }

        /*!sc*/
        .iOynSn {
            max-width: var(--site-breakpoint-lg);
            margin: 0 auto;
        }

        /*!sc*/
        @media screen and (max-width:768px) {
            .iOynSn {
                padding: 0 var(--spacing-4);
            }
        }

        /*!sc*/
        data-styled.g142[id="Footer__FooterWrapper-sc-1j1r2zd-1"] {
            content: "iOynSn,"
        }

        /*!sc*/
        .hAQsJv {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(178px, 1fr));
            gap: var(--spacing-6);
            padding-bottom: var(--spacing-8);
            border-bottom: 1px solid #756f84;
        }

        /*!sc*/
        @media screen and (max-width:768px) {
            .hAQsJv {
                display: none;
            }
        }

        /*!sc*/
        data-styled.g143[id="Footer__FooterNav-sc-1j1r2zd-2"] {
            content: "hAQsJv,"
        }

        /*!sc*/
        .htEFkS {
            font-weight: 600;
            color: var(--white);
            margin-bottom: var(--spacing-4);
        }

        /*!sc*/
        data-styled.g144[id="Footer__FooterListHeading-sc-1j1r2zd-3"] {
            content: "htEFkS,"
        }

        /*!sc*/
        .bBkSYu {
            list-style: none;
            margin-bottom: var(--spacing-4);
        }

        /*!sc*/
        @media screen and (max-width:768px) {
            .bBkSYu {
                margin-top: var(--spacing-4);
            }
        }

        /*!sc*/
        .bBkSYu li {
            margin: 0 0 0.5rem;
        }

        /*!sc*/
        .bBkSYu li div>h5 {
            margin-top: var(--spacing-4);
            line-height: 1.5rem;
            font-size: 16px;
            font-weight: 600;
        }

        /*!sc*/
        data-styled.g145[id="Footer__FooterList-sc-1j1r2zd-4"] {
            content: "bBkSYu,"
        }

        /*!sc*/
        .dXnkkc {
            display: block !important;
            color: var(--white);
            -webkit-transition: var(--transition-color);
            transition: var(--transition-color);
            font-size: 0.875rem;
            line-height: 1.5rem;
            min-height: 1.5rem;
        }

        /*!sc*/
        .dXnkkc:hover {
            color: var(--blue-3);
            -webkit-text-decoration: none;
            text-decoration: none;
        }

        /*!sc*/
        .dXnkkc:active {
            color: var(--blue-5);
            -webkit-text-decoration: none;
            text-decoration: none;
        }

        /*!sc*/
        .dXnkkc:focus-visible {
            outline: none;
            color: var(--blue-3);
        }

        /*!sc*/
        data-styled.g146[id="Footer__FooterLink-sc-1j1r2zd-5"] {
            content: "dXnkkc,"
        }

        /*!sc*/
        .eHfuXn {
            display: none;
        }

        /*!sc*/
        .eHfuXn button {
            padding: var(--spacing-4) 0;
        }

        /*!sc*/
        .eHfuXn button h5 {
            color: var(--white);
        }

        /*!sc*/
        .eHfuXn button span {
            --icon-size: 24px;
            color: var(--white) !important;
        }

        /*!sc*/
        .eHfuXn button[data-state='open'] {
            border-bottom-color: transparent;
        }

        /*!sc*/
        .eHfuXn>*:last-child button[data-state='open']~div {
            border-bottom: 1px solid #756f84;
        }

        /*!sc*/
        .eHfuXn h3 {
            font-weight: bold;
            color: var(--white);
        }

        /*!sc*/
        .eHfuXn>div>div {
            margin: 0;
        }

        /*!sc*/
        @media screen and (max-width:768px) {
            .eHfuXn {
                display: block;
            }
        }

        /*!sc*/
        data-styled.g147[id="Footer__FooterAccordion-sc-1j1r2zd-6"] {
            content: "eHfuXn,"
        }

        /*!sc*/
        .elChel {
            padding: 0 var(--spacing-4);
        }

        /*!sc*/
        data-styled.g148[id="Footer__FooterAccordionContents-sc-1j1r2zd-7"] {
            content: "elChel,"
        }

        /*!sc*/
        .heOoez {
            width: 100%;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-align-items: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: justify;
            -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
            justify-content: space-between;
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            gap: var(--spacing-5);
            margin: var(--spacing-4) 0;
        }

        /*!sc*/
        @media screen and (max-width:1024px) {
            .heOoez {
                display: grid;
            }
        }

        /*!sc*/
        data-styled.g149[id="Footer__FooterBottom-sc-1j1r2zd-8"] {
            content: "heOoez,"
        }

        /*!sc*/
        .kfkcGc {
            max-width: 161px;
            width: 100%;
            height: auto;
            -webkit-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            cursor: pointer;
        }

        /*!sc*/
        @media screen and (max-width:768px) {
            .kfkcGc {
                max-width: 105px;
            }
        }

        /*!sc*/
        .kfkcGc>a {
            display: block;
            width: 100%;
            max-width: 100%;
        }

        /*!sc*/
        .kfkcGc>a>img {
            max-width: 100%;
        }

        /*!sc*/
        data-styled.g150[id="Footer__FooterLogo-sc-1j1r2zd-9"] {
            content: "kfkcGc,"
        }

        /*!sc*/
        .cXRYYk {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            gap: var(--spacing-2);
        }

        /*!sc*/
        .cXRYYk>a {
            -webkit-transition: var(--transition-color);
            transition: var(--transition-color);
            color: var(--white);
        }

        /*!sc*/
        .cXRYYk>a:hover {
            color: var(--blue-3);
        }

        /*!sc*/
        .cXRYYk>a:active {
            color: var(--blue-5);
        }

        /*!sc*/
        @media screen and (max-width:768px) {
            .cXRYYk>span {
                --icon-size: 40px;
            }
        }

        /*!sc*/
        data-styled.g151[id="Footer__SocialLinks-sc-1j1r2zd-10"] {
            content: "cXRYYk,"
        }

        /*!sc*/
        .imOiQo {
            position: relative;
        }

        /*!sc*/
        data-styled.g152[id="layout__LayoutContainer-sc-10fx40h-0"] {
            content: "imOiQo,"
        }

        /*!sc*/
        .eTLwMZ {
            position: relative;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            gap: var(--spacing-2xl);
            padding: var(--spacing-3xl) 0;
        }

        /*!sc*/
        @media screen and (min-width:768px) {
            .eTLwMZ:first-child {
                margin-top: 0px;
            }
        }

        /*!sc*/
        .hvGsSy {
            position: relative;
            background-color: #000000;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            gap: var(--spacing-2xl);
            padding: var(--spacing-3xl) 0;
        }

        /*!sc*/
        @media screen and (min-width:768px) {
            .hvGsSy:first-child {
                margin-top: 0px;
            }
        }

        /*!sc*/
        data-styled.g154[id="SectionStyles-sc-joyuxd-0"] {
            content: "eTLwMZ,hvGsSy,"
        }

        /*!sc*/
        .iPgyGz {
            width: 96%;
            max-width: 1248px;
            margin: 0 auto;
        }

        /*!sc*/
        @media screen and (max-width:1024px) {
            .iPgyGz {
                width: 100%;
                padding: 0 var(--spacing-4);
            }
        }

        /*!sc*/
        .iQLhJi {
            width: 100%;
            max-width: 100%;
            margin: 0 auto;
        }

        /*!sc*/
        @media screen and (max-width:1024px) {
            .iQLhJi {
                width: 100%;
                padding: 0 var(--spacing-4);
            }
        }

        /*!sc*/
        data-styled.g155[id="ContainerStyles-sc-bw6cmc-0"] {
            content: "iPgyGz,iQLhJi,"
        }

        /*!sc*/
        .iBwsEy {
            font-size: 1rem;
            line-height: 1.6;
            color: var(--eyebrow-color);
            font-weight: bold;
            text-transform: uppercase;
            margin-bottom: -0.5rem;
        }

        /*!sc*/
        data-styled.g156[id="Eyebrow__StyledEyebrow-sc-9jovy2-0"] {
            content: "iBwsEy,"
        }

        /*!sc*/
        .fZwwvi a {
            color: var(--text-color);
            -webkit-text-decoration: none;
            text-decoration: none;
        }

        /*!sc*/
        .fZwwvi a:hover strong {
            color: var(--link-color);
        }

        /*!sc*/
        data-styled.g176[id="Person__StyledPersonWrapper-sc-cpwo65-0"] {
            content: "fZwwvi,"
        }

        /*!sc*/
        .jwOAhQ {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-align-items: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            gap: var(--spacing-lg);
            padding: var(--spacing-sm) var(--spacing-xl) var(--spacing-sm) var(--spacing-sm);
            border-radius: var(--radius-full);
            width: auto;
            background-color: var(--gray-2);
        }

        /*!sc*/
        .jwOAhQ a {
            color: var(--text-color);
            -webkit-text-decoration: none;
            text-decoration: none;
        }

        /*!sc*/
        .jwOAhQ a:hover {
            color: var(--link-color);
        }

        /*!sc*/
        data-styled.g177[id="Person__StyledPerson-sc-cpwo65-1"] {
            content: "jwOAhQ,"
        }

        /*!sc*/
        .iaxIKI {
            width: 4.5rem;
            height: 4.5rem;
            -webkit-flex: 0 0 4.5rem;
            -ms-flex: 0 0 4.5rem;
            flex: 0 0 4.5rem;
            border-radius: var(--radius-full);
            object-fit: cover;
        }

        /*!sc*/
        .iaxIKI:not(:first-of-type) {
            margin-left: calc(-1 * (var(--spacing-lg) + var(--spacing-xl)));
        }

        /*!sc*/
        data-styled.g178[id="Person__PersonImage-sc-cpwo65-2"] {
            content: "iaxIKI,"
        }

        /*!sc*/
        .brxiRJ {
            height: 1.75rem;
            width: auto;
            object-fit: contain;
        }

        /*!sc*/
        data-styled.g180[id="Testimonial__CompanyImage-sc-xzovxf-0"] {
            content: "brxiRJ,"
        }

        /*!sc*/
        .iaGjLQ {
            width: 100%;
            max-width: 100%;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-align-items: flex-start;
            -webkit-box-align: flex-start;
            -ms-flex-align: flex-start;
            align-items: flex-start;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            gap: var(--spacing-xl);
            padding: 0 var(--spacing-2xl);
            border-radius: var(--radius-lg);
            background: transparent;
        }

        /*!sc*/
        .iaGjLQ p {
            color: var(--black);
        }

        /*!sc*/
        .iaGjLQ blockquote {
            max-width: var(--component-5xl);
        }

        /*!sc*/
        .iaGjLQ blockquote p:last-child {
            margin-bottom: 0;
        }

        /*!sc*/
        @media screen and (max-width:1024px) {
            .iaGjLQ {
                -webkit-flex-direction: column;
                -ms-flex-direction: column;
                flex-direction: column;
                padding: var(--spacing-4);
            }

            .iaGjLQ blockquote {
                -webkit-flex: 0 1 100%;
                -ms-flex: 0 1 100%;
                flex: 0 1 100%;
            }
        }

        /*!sc*/
        data-styled.g181[id="Testimonial__TestimonialContainer-sc-xzovxf-1"] {
            content: "iaGjLQ,"
        }

        /*!sc*/
        .lbQVHa {
            width: 100%;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-transition: var(--hover-transition);
            transition: var(--hover-transition);
            -webkit-flex: 0 0 var(--component-2xl);
            -ms-flex: 0 0 var(--component-2xl);
            flex: 0 0 var(--component-2xl);
            background: var(--gray-9);
            border-radius: var(--radius-lg);
            text-align: center;
            box-shadow: var(--shadow-lg);
            padding: 1rem var(--spacing-4);
            -webkit-align-items: flex-start;
            -webkit-box-align: flex-start;
            -ms-flex-align: flex-start;
            align-items: flex-start;
        }

        /*!sc*/
        @media screen and (max-width:768px) {
            .lbQVHa {
                -webkit-flex: 0 0 auto;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
            }
        }

        /*!sc*/
        data-styled.g187[id="Stat__StatWrapper-sc-b3mn56-0"] {
            content: "lbQVHa,"
        }

        /*!sc*/
        .dxmvl {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-align-items: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            width: 100%;
        }

        /*!sc*/
        data-styled.g188[id="Stat__StatItemHeader-sc-b3mn56-1"] {
            content: "dxmvl,"
        }

        /*!sc*/
        .cLNJiu {
            text-align: center;
            font-family: var(--heading-typeface);
            font-size: 68px;
            font-weight: 800;
            line-height: 1.15;
            color: var(--white);
        }

        /*!sc*/
        data-styled.g189[id="Stat__StatItemHeading-sc-b3mn56-2"] {
            content: "cLNJiu,"
        }

        /*!sc*/
        .hLTbzF {
            color: var(--white);
            margin-top: var(--spacing-sm);
        }

        /*!sc*/
        data-styled.g190[id="Stat__StatItemContentWrapper-sc-b3mn56-3"] {
            content: "hLTbzF,"
        }

        /*!sc*/
        .gVFLLt {
            width: 100%;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            color: var(--text-color);
            padding: 0;
        }

        /*!sc*/
        .gVFLLt::before {
            position: absolute;
            z-index: 2;
            top: 0;
            bottom: 0;
            left: 0;
            width: 15rem;
            content: '';
            background: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
        }

        /*!sc*/
        @media screen and (max-width:768px) {
            .gVFLLt::before {
                width: 3.75rem;
            }
        }

        /*!sc*/
        .gVFLLt::after {
            position: absolute;
            z-index: 2;
            top: 0;
            bottom: 0;
            right: 0;
            width: 15rem;
            content: '';
            background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
        }

        /*!sc*/
        @media screen and (max-width:768px) {
            .gVFLLt::after {
                width: 3.75rem;
            }
        }

        /*!sc*/
        data-styled.g198[id="Carousel__SwiperWrapper-sc-5l02yf-0"] {
            content: "gVFLLt,"
        }

        /*!sc*/
        .bEvPtA {
            width: 100%;
            max-width: 100%;
            height: 100%;
            gap: var(--spacing-8);
        }

        /*!sc*/
        .bEvPtA .swiper {
            width: 100%;
            padding-bottom: 0;
        }

        /*!sc*/
        .bEvPtA>button {
            position: absolute;
            top: 50%;
            z-index: 99;
            background: transparent;
            border: none;
            padding: 0;
            cursor: pointer;
            color: var(--text-color);
            -webkit-transition: opacity var(--hover-transition);
            transition: opacity var(--hover-transition);
        }

        /*!sc*/
        .bEvPtA>button:hover {
            opacity: 0.8;
        }

        /*!sc*/
        .bEvPtA>button:active {
            opacity: 0.6;
        }

        /*!sc*/
        .bEvPtA>button:first-child {
            left: 0;
            -webkit-transform: translate(-100%, -50%);
            -ms-transform: translate(-100%, -50%);
            transform: translate(-100%, -50%);
        }

        /*!sc*/
        .bEvPtA>button:last-child {
            right: 0;
            -webkit-transform: translate(100%, -50%);
            -ms-transform: translate(100%, -50%);
            transform: translate(100%, -50%);
        }

        /*!sc*/
        .bEvPtA .swiper-wrapper {
            height: auto;
            -webkit-transition-timing-function: linear;
            transition-timing-function: linear;
            -webkit-align-items: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }

        /*!sc*/
        .bEvPtA .swiper-slide {
            height: auto;
            width: auto;
        }

        /*!sc*/
        .bEvPtA .swiper-pagination.swiper-pagination-horizontal {
            position: static;
            margin-top: var(--spacing-4);
        }

        /*!sc*/
        .bEvPtA .swiper-pagination.swiper-pagination-horizontal .swiper-pagination-bullet {
            margin: 0 9px;
        }

        /*!sc*/
        @media screen and (max-width:768px) {
            .bEvPtA .swiper-slide:last-child {
                padding-right: 0;
            }
        }

        /*!sc*/
        @media screen and (max-width:1248px) {
            .bEvPtA {
                padding-left: 0;
                padding-right: 0;
            }
        }

        /*!sc*/
        @media screen and (max-width:768px) {
            .bEvPtA {
                padding-left: 0;
                padding-right: 0;
            }

            .bEvPtA .swiper-pagination.swiper-pagination-horizontal {
                left: 0;
            }
        }

        /*!sc*/
        data-styled.g199[id="Carousel__SwiperContainer-sc-5l02yf-1"] {
            content: "bEvPtA,"
        }

        /*!sc*/
        .sOpo {
            position: relative;
            z-index: 0;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            width: 100%;
            max-width: var(--component-4xl);
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-align-items: flex-start;
            -webkit-box-align: flex-start;
            -ms-flex-align: flex-start;
            align-items: flex-start;
            -webkit-box-pack: start;
            -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            gap: var(--spacing-lg);
        }

        /*!sc*/
        @media screen and (max-width:1024px) {
            .sOpo {
                -webkit-flex-direction: column;
                -ms-flex-direction: column;
                flex-direction: column;
            }
        }

        /*!sc*/
        .fIlzPI {
            position: relative;
            z-index: 0;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            width: 100%;
            max-width: var(--component-4xl);
            -webkit-flex-direction: row;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-align-items: flex-start;
            -webkit-box-align: flex-start;
            -ms-flex-align: flex-start;
            align-items: flex-start;
            -webkit-box-pack: start;
            -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            gap: var(--spacing-lg);
        }

        /*!sc*/
        @media screen and (max-width:1024px) {
            .fIlzPI {
                -webkit-flex-direction: column;
                -ms-flex-direction: column;
                flex-direction: column;
            }
        }

        /*!sc*/
        .YsMAC {
            position: relative;
            z-index: 0;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            width: 100%;
            max-width: var(--component-full);
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-align-items: flex-start;
            -webkit-box-align: flex-start;
            -ms-flex-align: flex-start;
            align-items: flex-start;
            -webkit-box-pack: start;
            -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            gap: var(--spacing-2xl);
        }

        /*!sc*/
        @media screen and (max-width:1024px) {
            .YsMAC {
                -webkit-flex-direction: column;
                -ms-flex-direction: column;
                flex-direction: column;
            }
        }

        /*!sc*/
        .kJaUKA {
            position: relative;
            z-index: 0;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            width: 100%;
            max-width: var(--component-5xl);
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-align-items: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: start;
            -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            gap: var(--spacing-lg);
        }

        /*!sc*/
        @media screen and (max-width:1024px) {
            .kJaUKA {
                -webkit-flex-direction: column;
                -ms-flex-direction: column;
                flex-direction: column;
            }
        }

        /*!sc*/
        .dcrPox {
            position: relative;
            z-index: 0;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            width: 100%;
            max-width: var(--component-6xl);
            -webkit-flex-direction: row;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-align-items: flex-start;
            -webkit-box-align: flex-start;
            -ms-flex-align: flex-start;
            align-items: flex-start;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            gap: var(--spacing-2xl);
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }

        /*!sc*/
        @media screen and (max-width:1024px) {
            .dcrPox {
                -webkit-flex-direction: row;
                -ms-flex-direction: row;
                flex-direction: row;
            }
        }

        /*!sc*/
        .BzQzN {
            position: relative;
            z-index: 0;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            width: 100%;
            max-width: var(--component-5xl);
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-align-items: flex-start;
            -webkit-box-align: flex-start;
            -ms-flex-align: flex-start;
            align-items: flex-start;
            -webkit-box-pack: start;
            -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            gap: var(--spacing-lg);
        }

        /*!sc*/
        @media screen and (max-width:1024px) {
            .BzQzN {
                -webkit-flex-direction: column;
                -ms-flex-direction: column;
                flex-direction: column;
            }
        }

        /*!sc*/
        .cUGlZP {
            position: relative;
            z-index: 0;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            width: 100%;
            max-width: var(--component-5xl);
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-align-items: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: start;
            -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            gap: var(--spacing-xl);
        }

        /*!sc*/
        @media screen and (max-width:1024px) {
            .cUGlZP {
                -webkit-flex-direction: column;
                -ms-flex-direction: column;
                flex-direction: column;
            }
        }

        /*!sc*/
        .igZhVf {
            position: relative;
            z-index: 0;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            width: 100%;
            max-width: var(--component-6xl);
            -webkit-flex-direction: row;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-align-items: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: justify;
            -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
            justify-content: space-between;
            gap: var(--spacing-2xl);
        }

        /*!sc*/
        @media screen and (max-width:1024px) {
            .igZhVf {
                -webkit-flex-direction: column;
                -ms-flex-direction: column;
                flex-direction: column;
            }
        }

        /*!sc*/
        .kLvmAK {
            position: relative;
            z-index: 0;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            width: 100%;
            max-width: var(--component-6xl);
            -webkit-flex-direction: row;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-align-items: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: justify;
            -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
            justify-content: space-between;
            gap: var(--spacing-2xl);
        }

        /*!sc*/
        @media screen and (max-width:1024px) {
            .kLvmAK {
                -webkit-flex-direction: column-reverse;
                -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
            }
        }

        /*!sc*/
        .hoYfhp {
            position: relative;
            z-index: 0;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            width: 100%;
            max-width: var(--component-4xl);
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-align-items: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: start;
            -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            gap: var(--spacing-lg);
        }

        /*!sc*/
        @media screen and (max-width:1024px) {
            .hoYfhp {
                -webkit-flex-direction: column;
                -ms-flex-direction: column;
                flex-direction: column;
            }
        }

        /*!sc*/
        .kMsBDs {
            position: relative;
            z-index: 0;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            width: 100%;
            max-width: var(--component-4xl);
            -webkit-flex-direction: row;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-align-items: flex-start;
            -webkit-box-align: flex-start;
            -ms-flex-align: flex-start;
            align-items: flex-start;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            gap: var(--spacing-2xl);
        }

        /*!sc*/
        @media screen and (max-width:1024px) {
            .kMsBDs {
                -webkit-flex-direction: row;
                -ms-flex-direction: row;
                flex-direction: row;
            }
        }

        /*!sc*/
        data-styled.g207[id="SectionBlockContainer__ContainerBlock-sc-gpu3rq-0"] {
            content: "sOpo,fIlzPI,YsMAC,kJaUKA,dcrPox,BzQzN,cUGlZP,igZhVf,kLvmAK,hoYfhp,kMsBDs,"
        }

        /*!sc*/
        .fuvUnW {
            position: relative;
            background-color: #000000;
            background-image: url(../image/ai-launch-hero-poster.webp);
            background-position: center;
            background-size: cover;
            background-repeat: no-repeat;
            padding-top: var(--spacing-3xl);
            padding-bottom: var(--spacing-3xl);
        }

        /*!sc*/
        .fQbNjI {
            position: relative;
            background: #000000;
            padding-top: var(--spacing-2xl);
            padding-bottom: var(--spacing-2xl);
        }

        /*!sc*/
        .OPFrc {
            position: relative;
            background: #000000;
            padding-top: var(--spacing-3xl);
            padding-bottom: var(--spacing-3xl);
        }

        /*!sc*/
        .jzQBPC {
            position: relative;
            background: #000000;
            padding-top: var(--spacing-3xl);
            padding-bottom: var(--spacing-5xl);
        }

        /*!sc*/
        .jXocwt {
            position: relative;
            background: #000000;
            padding-top: var(--spacing-3xl);
            padding-bottom: var(--spacing-none);
        }

        /*!sc*/
        .fFNvpz {
            position: relative;
            background: #ffffff;
            padding-top: var(--spacing-3xl);
            padding-bottom: var(--spacing-xl);
        }

        /*!sc*/
        .eYzcLc {
            position: relative;
            background: #ffffff;
            padding-top: var(--spacing-3xl);
            padding-bottom: var(--spacing-3xl);
        }

        /*!sc*/
        .jmkMCw {
            position: relative;
            background: #000000;
            padding-top: var(--spacing-5xl);
            padding-bottom: var(--spacing-5xl);
        }

        /*!sc*/
        data-styled.g208[id="SectionBlock__SectionWrapper-sc-1h0i3h5-0"] {
            content: "fuvUnW,fQbNjI,OPFrc,jzQBPC,jXocwt,fFNvpz,eYzcLc,jmkMCw,"
        }

        /*!sc*/
        .gXOqRA {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-align-items: flex-start;
            -webkit-box-align: flex-start;
            -ms-flex-align: flex-start;
            align-items: flex-start;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            gap: var(--spacing-2xl);
        }

        /*!sc*/
        @media screen and (max-width:1024px) {
            .gXOqRA {
                -webkit-flex-direction: column;
                -ms-flex-direction: column;
                flex-direction: column;
            }
        }

        /*!sc*/
        .inona-d {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-direction: row;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-align-items: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: justify;
            -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
            justify-content: space-between;
            gap: var(--spacing-2xl);
        }

        /*!sc*/
        @media screen and (max-width:1024px) {
            .inona-d {
                -webkit-flex-direction: column;
                -ms-flex-direction: column;
                flex-direction: column;
            }
        }

        /*!sc*/
        .iBjhJB {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-align-items: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            gap: var(--spacing-2xl);
        }

        /*!sc*/
        @media screen and (max-width:1024px) {
            .iBjhJB {
                -webkit-flex-direction: column;
                -ms-flex-direction: column;
                flex-direction: column;
            }
        }

        /*!sc*/
        .bonepV {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-direction: row;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-align-items: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            gap: var(--spacing-2xl);
        }

        /*!sc*/
        @media screen and (max-width:1024px) {
            .bonepV {
                -webkit-flex-direction: column;
                -ms-flex-direction: column;
                flex-direction: column;
            }
        }

        /*!sc*/
        .crYnBY {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-direction: row;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-align-items: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: justify;
            -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
            justify-content: space-between;
            gap: var(--spacing-2xl);
        }

        /*!sc*/
        @media screen and (max-width:1024px) {
            .crYnBY {
                -webkit-flex-direction: column-reverse;
                -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
            }
        }

        /*!sc*/
        .gVGWAo {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-direction: row;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-align-items: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            gap: var(--spacing-2xl);
        }

        /*!sc*/
        @media screen and (max-width:1024px) {
            .gVGWAo {
                -webkit-flex-direction: column-reverse;
                -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
            }
        }

        /*!sc*/
        data-styled.g209[id="SectionBlock__SectionContainers-sc-1h0i3h5-1"] {
            content: "gXOqRA,inona-d,iBjhJB,bonepV,crYnBY,gVGWAo,"
        }

        /*!sc*/
        .gWKHan {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
        }

        /*!sc*/
        .gWKHan video {
            position: absolute;
            z-index: 0;
            top: 0;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        /*!sc*/
        .gWKHan+.ContainerStyles-sc-bw6cmc-0 {
            z-index: 10;
        }

        /*!sc*/
        data-styled.g210[id="SectionBlock__VideoBackground-sc-1h0i3h5-2"] {
            content: "gWKHan,"
        }

        /*!sc*/
        @media screen and (max-width:1024px) {
            .jloIlL section:first-child div[class^='SectionBlockContainer__ContainerBlock'] {
                -webkit-align-items: center;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
            }

            .jloIlL section:first-child div[class^='SectionBlockContainer__ContainerBlock'] div[class^='Heading'],
            .jloIlL section:first-child div[class^='SectionBlockContainer__ContainerBlock'] p {
                text-align: center !important;
            }
        }

        /*!sc*/
        data-styled.g214[id="pages__HomepageLayout-sc-mtf5fb-0"] {
            content: "jloIlL,"
        }

        /*!sc*/
        .fXMhdV div[class^="ContainerStyles"]>div[class^="SectionBlock__SectionContainers"] {
            min-height: 336px;
            height: 24vw;
        }

        /*!sc*/
        @media (max-width:767px) {
            .fXMhdV div[class^="ContainerStyles"]>div[class^="SectionBlock__SectionContainers"] {
                height: auto;
            }
        }

        /*!sc*/
        .fXMhdV div[class^="SectionBlock__VideoBackground"]::after {
            content: '';
            display: block;
            position: absolute;
            z-index: 2;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            background-color: rgba(0, 0, 0, .5);
        }

        /*!sc*/
        .WEgXR img {
            margin-top: -4rem;
            margin-bottom: -4rem;
        }

        /*!sc*/
        data-styled.g215[id="pages___StyledSection-sc-mtf5fb-1"] {
            content: "fXMhdV,WEgXR,"
        }
        @font-face {
            font-family: 'Inter';
            font-style: normal;
            font-weight: 100;
            font-display: swap;
            src: url(https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyeMZs.woff) format('woff')
        }

        @font-face {
            font-family: 'Inter';
            font-style: normal;
            font-weight: 200;
            font-display: swap;
            src: url(https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuDyfMZs.woff) format('woff')
        }

        @font-face {
            font-family: 'Inter';
            font-style: normal;
            font-weight: 300;
            font-display: swap;
            src: url(https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuOKfMZs.woff) format('woff')
        }

        @font-face {
            font-family: 'Inter';
            font-style: normal;
            font-weight: 400;
            font-display: swap;
            src: url(https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZs.woff) format('woff')
        }

        @font-face {
            font-family: 'Inter';
            font-style: normal;
            font-weight: 500;
            font-display: swap;
            src: url(https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZs.woff) format('woff')
        }

        @font-face {
            font-family: 'Inter';
            font-style: normal;
            font-weight: 600;
            font-display: swap;
            src: url(https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYMZs.woff) format('woff')
        }

        @font-face {
            font-family: 'Inter';
            font-style: normal;
            font-weight: 700;
            font-display: swap;
            src: url(https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYMZs.woff) format('woff')
        }

        @font-face {
            font-family: 'Inter';
            font-style: normal;
            font-weight: 800;
            font-display: swap;
            src: url(https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuDyYMZs.woff) format('woff')
        }

        @font-face {
            font-family: 'Inter';
            font-style: normal;
            font-weight: 900;
            font-display: swap;
            src: url(https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuBWYMZs.woff) format('woff')
        }

        @font-face {
            font-family: 'Inter Tight';
            font-style: normal;
            font-weight: 100;
            font-display: swap;
            src: url(https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjDw6qXw.woff) format('woff')
        }

        @font-face {
            font-family: 'Inter Tight';
            font-style: normal;
            font-weight: 200;
            font-display: swap;
            src: url(https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjjw-qXw.woff) format('woff')
        }

        @font-face {
            font-family: 'Inter Tight';
            font-style: normal;
            font-weight: 300;
            font-display: swap;
            src: url(https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjUQ-qXw.woff) format('woff')
        }

        @font-face {
            font-family: 'Inter Tight';
            font-style: normal;
            font-weight: 400;
            font-display: swap;
            src: url(https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjDw-qXw.woff) format('woff')
        }

        @font-face {
            font-family: 'Inter Tight';
            font-style: normal;
            font-weight: 500;
            font-display: swap;
            src: url(https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjPQ-qXw.woff) format('woff')
        }

        @font-face {
            font-family: 'Inter Tight';
            font-style: normal;
            font-weight: 600;
            font-display: swap;
            src: url(https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mj0QiqXw.woff) format('woff')
        }

        @font-face {
            font-family: 'Inter Tight';
            font-style: normal;
            font-weight: 700;
            font-display: swap;
            src: url(https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mj6AiqXw.woff) format('woff')
        }

        @font-face {
            font-family: 'Inter Tight';
            font-style: normal;
            font-weight: 800;
            font-display: swap;
            src: url(https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjjwiqXw.woff) format('woff')
        }

        @font-face {
            font-family: 'Inter Tight';
            font-style: normal;
            font-weight: 900;
            font-display: swap;
            src: url(https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjpgiqXw.woff) format('woff')
        }

        @font-face {
            font-family: 'Inter';
            font-style: normal;
            font-weight: 100 900;
            font-display: swap;
            src: url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2JL7W0Q5n-wU.woff2) format('woff2');
            unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
        }

        @font-face {
            font-family: 'Inter';
            font-style: normal;
            font-weight: 100 900;
            font-display: swap;
            src: url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7W0Q5n-wU.woff2) format('woff2');
            unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
        }

        @font-face {
            font-family: 'Inter';
            font-style: normal;
            font-weight: 100 900;
            font-display: swap;
            src: url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7W0Q5n-wU.woff2) format('woff2');
            unicode-range: U+1F00-1FFF
        }

        @font-face {
            font-family: 'Inter';
            font-style: normal;
            font-weight: 100 900;
            font-display: swap;
            src: url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7W0Q5n-wU.woff2) format('woff2');
            unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF
        }

        @font-face {
            font-family: 'Inter';
            font-style: normal;
            font-weight: 100 900;
            font-display: swap;
            src: url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7W0Q5n-wU.woff2) format('woff2');
            unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
        }

        @font-face {
            font-family: 'Inter';
            font-style: normal;
            font-weight: 100 900;
            font-display: swap;
            src: url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7W0Q5n-wU.woff2) format('woff2');
            unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF
        }

        @font-face {
            font-family: 'Inter';
            font-style: normal;
            font-weight: 100 900;
            font-display: swap;
            src: url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2) format('woff2');
            unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
        }

        @font-face {
            font-family: 'Inter Tight';
            font-style: normal;
            font-weight: 100 900;
            font-display: swap;
            src: url(https://fonts.gstatic.com/s/intertight/v7/NGSwv5HMAFg6IuGlBNMjxLsK8ahuQ2e8Smg.woff2) format('woff2');
            unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
        }

        @font-face {
            font-family: 'Inter Tight';
            font-style: normal;
            font-weight: 100 900;
            font-display: swap;
            src: url(https://fonts.gstatic.com/s/intertight/v7/NGSwv5HMAFg6IuGlBNMjxLsD8ahuQ2e8Smg.woff2) format('woff2');
            unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
        }

        @font-face {
            font-family: 'Inter Tight';
            font-style: normal;
            font-weight: 100 900;
            font-display: swap;
            src: url(https://fonts.gstatic.com/s/intertight/v7/NGSwv5HMAFg6IuGlBNMjxLsL8ahuQ2e8Smg.woff2) format('woff2');
            unicode-range: U+1F00-1FFF
        }

        @font-face {
            font-family: 'Inter Tight';
            font-style: normal;
            font-weight: 100 900;
            font-display: swap;
            src: url(https://fonts.gstatic.com/s/intertight/v7/NGSwv5HMAFg6IuGlBNMjxLsE8ahuQ2e8Smg.woff2) format('woff2');
            unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF
        }

        @font-face {
            font-family: 'Inter Tight';
            font-style: normal;
            font-weight: 100 900;
            font-display: swap;
            src: url(https://fonts.gstatic.com/s/intertight/v7/NGSwv5HMAFg6IuGlBNMjxLsI8ahuQ2e8Smg.woff2) format('woff2');
            unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
        }

        @font-face {
            font-family: 'Inter Tight';
            font-style: normal;
            font-weight: 100 900;
            font-display: swap;
            src: url(https://fonts.gstatic.com/s/intertight/v7/NGSwv5HMAFg6IuGlBNMjxLsJ8ahuQ2e8Smg.woff2) format('woff2');
            unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF
        }

        @font-face {
            font-family: 'Inter Tight';
            font-style: normal;
            font-weight: 100 900;
            font-display: swap;
            src: url(https://fonts.gstatic.com/s/intertight/v7/NGSwv5HMAFg6IuGlBNMjxLsH8ahuQ2e8.woff2) format('woff2');
            unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
        }