https://www.planhat.com/

Submitted URL:
https://planhat.comRedirected
Report Finished:

The outgoing links identified from the page

LinkText
https://app.planhat.comLog in
https://www.g2.com/products/planhat/reviews550+ reviews
https://support.planhat.com/enHelp Center
https://docs.planhat.com/#introductionDocumentation
https://planhat.servicecheck.io/Status
https://twitter.com/planhat?lang=en
https://www.linkedin.com/company/planhat/

JavaScript Variables · 58 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
0object
1object
2object
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
dataLayerobject
__framer_onRewriteBreakpointsfunction
animatorobject
acbMutationHandlerfunction

Console log messages · 10 found

Messages logged to the web console

TypeCategoryLog
errornetwork
URL
https://s3-us-west-2.amazonaws.com/b2bjsstore/b/ZQOQRJHMYR62/reb2b.js.gz
Text
Failed to load resource: the server responded with a status of 403 (Forbidden)
errornetwork
URL
https://id.rlcdn.com/464526.gif
Text
Failed to load resource: the server responded with a status of 451 ()
warningother
URL
https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-HSQBT2FP.mjs
Text
Failed to resolve slug: Key not found in collection utils for collection id: "dVCxMkWar
logother
URL
https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-VNNKDKYS.mjs
Text
Loading HubSpot form... 3285366
warningother
URL
https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-VNNKDKYS.mjs
Text
HubSpot could not be loaded: window.hbspt is missing
logother
URL
https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-VNNKDKYS.mjs
Text
poll 200 1500 0
warningjavascript
URL
https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-HSQBT2FP.mjs
Text
Could not measure framer-hydration-browser-render JSHandle@error
warningother
URL
https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-VNNKDKYS.mjs
Text
HubSpot could not be loaded: window.hbspt is missing
logother
URL
https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-VNNKDKYS.mjs
Text
poll 200 1500 1
logother
URL
https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-VNNKDKYS.mjs
Text
Loading HubSpot form... 3285366

HTML

The raw HTML body of the page

<!DOCTYPE html><!-- ✨ Built with Framer • https://www.framer.com/ --><html lang="en-US"><head>
    <meta charset="utf-8">
    
    
    <!-- Start of headStart -->
    <meta name="google-site-verification" content="wHJK6gRLVkFBIN_NEdjQurjRSU3IWl58kt0gZ4cXMe8">
<script type="text/plain" async="" data-consent="marketing" data-type="text/javascript" data-src="https://www.googletagmanager.com/gtag/js?id=AW-922395752&amp;l=dataLayer&amp;cx=c"></script><script src="https://js.hs-banner.com/v2/3285366/banner.js" type="text/javascript" id="cookieBanner-3285366" data-cookieconsent="ignore" data-hs-ignore="true" data-loader="hs-scriptloader" data-hsjs-portal="3285366" data-hsjs-env="prod" data-hsjs-hublet="na1"></script><script src="https://js.hsadspixel.net/fb.js" type="text/javascript" id="hs-ads-pixel-3285366" data-ads-portal-id="3285366" data-ads-env="prod" data-loader="hs-scriptloader" data-hsjs-portal="3285366" data-hsjs-env="prod" data-hsjs-hublet="na1"></script><script src="https://js.hs-analytics.net/analytics/1728354600000/3285366.js" type="text/javascript" id="hs-analytics"></script><script type="text/javascript" async="" src="https://s3-us-west-2.amazonaws.com/b2bjsstore/b/ZQOQRJHMYR62/reb2b.js.gz"></script><script async="" id="demandbase_js_lib" src="https://tag.demandbase.com/dd98c68b92207c80.min.js"></script><script type="text/plain" async="" data-consent="marketing" data-type="text/javascript" data-src="https://snap.licdn.com/li.lms-analytics/insight.min.js"></script><script type="text/javascript" async="" src="https://bat.bing.com/bat.js"></script><script type="text/plain" async="" data-consent="analytics" data-type="text/javascript" data-src="https://www.googletagmanager.com/gtag/js?id=G-ERVEWKS996&amp;l=dataLayer&amp;cx=c"></script><script async="" src="https://www.googletagmanager.com/gtm.js?id=GTM-P75ZG2HB"></script><script async="" src="https://cdn.cookiehub.eu/c2/9f367cc5.js"></script>
<script async="" type="text/javascript">
window.addEventListener("load", function() {
  var cpm = {};
  window.cookiehub.load(cpm);
});
</script>

<style>
* {
    -webkit-text-size-adjust: none;
}

.ch2 * {
    color: #fff;
    font-family: "Inter", "Inter Placeholder", sans-serif !important;
}

.ch2 .ch2-container *,
.ch2 .ch2-icon * {
    box-sizing: border-box !important;
}

.ch2 .ch2-container .ch2-dialog {
    left: auto;
    right: 24px;

    display: flex !important;
    flex-direction: column;
    gap: 15px;

    width: 520px;
    max-width: calc( 100% - 48px );

    border-radius: 20px;
    padding: 28px !important;

    background: rgba(0, 0, 0, 0.40);
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.12), 0px 8px 32px 0px rgba(0, 0, 0, 0.12);
    -webkit-backdrop-filter: blur(25px);
    backdrop-filter: blur(25px);
}

@media (max-width: 600px) {

    .ch2 .ch2-container .ch2-dialog {
        right: 16px;
        max-width: calc( 100% - 32px );
        padding: 20px !important;
    }
}

.ch2 .ch2-theme-bar .ch2-dialog.ch2-dialog-bottom.ch2-visible {
    bottom: 24px;
}

@media (max-width: 600px) {

    .ch2 .ch2-theme-bar .ch2-dialog.ch2-dialog-bottom.ch2-visible {
        bottom: 16px;
    }
}

.ch2-theme-bar .ch2-dialog.ch2-dialog-bottom {
    animation: ch2-bar-bottom-in-2 0.5s 2s ease both !important;
}

@keyframes ch2-bar-bottom-in-2 {

  0% {
    opacity: 0;
    transform: translateY(100%);
  }
  100% {
    opacity: 100%;
    transform: translateY(0);
  }
}

.ch2 .ch2-container .ch2-dialog-content #ch2-dialog-title {
    display: none;
}

.ch2 .ch2-container .ch2-dialog-content p {
    color: #FFF;
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
    letter-spacing: 0.28px;
}

.ch2 .ch2-container p a {
    border: 0;
    color: #FFF;
    font-size: inherit;
    font-weight: 600;
    text-decoration: none;
}

.ch2 .ch2-container p a:hover {
    border: 0 !important;
    color: #FFF;
}

.ch2 .ch2-container .ch2-dialog-actions {
    display: flex !important;
    flex-wrap: wrap;
    gap: 10px;
    margin: 0;
}

.ch2 .ch2-container .ch2-dialog-actions button {
    width: auto !important;
    min-width: 0;
    margin: 0 !important;
}

.ch2 .ch2-container .ch2-btn {
    height: auto;
    padding: 9px 14px !important;
    border-radius: 19px;
    font-size: 14px;
    line-height: 17px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -0.28px;
}

.ch2 .ch2-container .ch2-btn-text {
    background: transparent;
    border: 1px solid #fff;
    color: #FFF;
    text-decoration: none;
}

.ch2 .ch2-container .ch2-btn-text:hover {
    background: #fff;
    color: #000;
}

.ch2 .ch2-container .ch2-btn-primary {
    background: #fff;
    border: 1px solid #fff;
    color: #000;
    text-transform: none;
}

.ch2 .ch2-container .ch2-btn-primary:hover {
    background: transparent;
    box-shadow: none;
    color: #FFF;
}

.ch2 .ch2-block {
    top: auto;
    bottom: 24px;
    left: auto;
    right: 24px;
    background: transparent;
}

@media (max-width: 600px) {

    .ch2 .ch2-block {
        bottom: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background: transparent;
    }
}

.ch2 .ch2-container .ch2-settings {
    position: static;
    top: auto;
    left: auto;

    width: 520px;
    max-width: 100%;

    border-radius: 20px;
    padding: 28px;

    background: rgba(0, 0, 0, 0.40);
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.12), 0px 8px 32px 0px rgba(0, 0, 0, 0.12);
    -webkit-backdrop-filter: blur(25px);
    backdrop-filter: blur(25px);
    transform: none;

    animation: none !important;
}

.ch2 .ch2-container .ch2-settings.ch2-visible {
    display: flex;
    flex-direction: column;

}

@media (max-width: 600px) {

    .ch2 .ch2-container .ch2-settings {
        width: 100%;
        height: 100%;
        border-radius: 0;
        padding: 20px;
        box-shadow: none;
    }
}

.ch2 .ch2-container .ch2-settings-header {
    display: none;
}

.ch2 .ch2-container .ch2-settings-content {
    height: 500px;
    margin: 0 -28px;
    padding: 15px 28px 0;
}

@media (max-width: 600px) {

    .ch2 .ch2-container .ch2-settings-content {
        flex-grow: 1;
        height: auto;
        margin: 0 -20px;
        padding: 15px 20px 0;
    }
}

.ch2 .ch2-settings-scan .ch2-settings-tabs {
    height: auto;
    overflow: auto;
    margin: 0;
    z-index: auto;
}

@media (max-width: 600px) {

    .ch2 .ch2-settings-scan .ch2-settings-tabs {
        flex-shrink: 0;
    }
}

.ch2 .ch2-settings-scan .ch2-settings-tabs .ch2-settings-scroller {
    display: none;
}

.ch2 .ch2-settings-scan .ch2-settings-tabs .ch2-settings-tablist-wrap {
    position: static;
    height: auto;
    overflow: visible;
    margin: 0;
}

.ch2 .ch2-container .ch2-settings-scan .ch2-settings-tabs ul {
    position: static;

    display: flex;
    gap: 15px;

    width: 100%;

    border-bottom:  1px solid rgba( 255, 255, 255, .3 );
    padding: 0;
}

.ch2 .ch2-container .ch2-settings-scan .ch2-settings-tabs ul li a {
    border: 0;
    padding: 0 0 16px 0;

    background-color: transparent;

    color: rgba( 255, 255, 255, .5 );
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    letter-spacing: -0.28px;
}

.ch2 .ch2-container .ch2-settings-scan .ch2-settings-tabs ul li a:hover {
    background-color: transparent;
    color: rgba( 255, 255, 255, 1 );
}

.ch2 .ch2-container .ch2-settings-scan .ch2-settings-tabs ul li.active a {
    border: 0;
    background-color: transparent;
    color: rgba( 255, 255, 255, 1 );
}

.ch2 .ch2-container .ch2-settings-content p {
    margin-bottom: 4px;
    color: #FFF;
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
    letter-spacing: 0.28px;
}

.ch2 .ch2-container .ch2-settings-declaration p.ch2-header:first-child {
    margin-top: 0;
}

.ch2 .ch2-container .ch2-settings-declaration p {
    margin-bottom: 15px;
}

.ch2 .ch2-container .ch2-settings-declaration p:first-child {
    margin-bottom: 4px;
}

.ch2 .ch2-container .ch2-settings-declaration table:last-child {
    margin-bottom: 0;
}

.ch2 .ch2-settings-options {
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin-top: 15px;
}

.ch2 .ch2-settings-option {
    flex-direction: row-reverse;
    gap: 20px;
    margin-bottom: 0;
}

.ch2 .ch2-settings-option .ch2-switch {
    padding-top: 1px;
}

.ch2 .ch2-declaration-category {
    overflow: auto;
    padding: 0 28px;
    margin: 0 -28px;
}

@media (max-width: 600px) {

    .ch2 .ch2-declaration-category {
        padding: 0 20px;
        margin: 0 -20px;
    }
}

.ch2 .ch2-container .ch2-settings-content .ch2-settings-option-details {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.ch2 .ch2-settings-content .ch2-settings-tab-container > button {
    margin-top: 15px;
}

.ch2 .ch2-settings-content p strong {
    display: block;
    font-size: 15px !important;
    line-height: 18px !important;
    font-weight: 600;
    letter-spacing: 0;
}

.ch2 .ch2-switch input {
    right: 0;
    height: 17px;
    margin: 0;
    cursor: pointer;
}

.ch2 .ch2-switch label:before {
    top: 3px !important;
    left: 3px !important;
    width: 11px !important;
    height: 11px !important;
    background-color: rgba(0, 0, 0, .8) !important;
    box-shadow: none !important;
}

.ch2 .ch2-switch input:checked + label:before {
    background-color: #fff !important;
}

.ch2 .ch2-switch input:checked + label:before {
    left: 20px !important;
}

.ch2 .ch2-switch label {
    background: #fff !important;
}

.ch2 .ch2-switch input:checked + label {
    background: #d44a00 !important;
}

.ch2 .ch2-switch input:disabled + label {
    opacity: .5;
}

.ch2 .ch2-switch input:focus + label {
    outline: none;
}

.ch2 .ch2-container .ch2-settings-declaration table {
    font-size: 12px;
    line-height: 15px;
}

.ch2-settings-declaration table thead {
    display: table-header-group !important;
}

.ch2 .ch2-container .ch2-settings-declaration table tbody td:first-child,
.ch2 .ch2-container .ch2-settings-declaration table thead th:first-child {
    padding-left: 20px;
}

.ch2 .ch2-container .ch2-settings-declaration table tbody td:last-child,
.ch2 .ch2-container .ch2-settings-declaration table thead th:last-child {
    padding-right: 20px;
}

.ch2 .ch2-container .ch2-settings-declaration table tbody tr:first-child td:first-child {
    border-top-left-radius: 12px;
}

.ch2 .ch2-container .ch2-settings-declaration table tbody tr:first-child td:last-child {
    border-top-right-radius: 12px;
}

.ch2 .ch2-container .ch2-settings-declaration table tbody tr:last-child td:first-child {
    border-bottom-left-radius: 12px;
}

.ch2 .ch2-container .ch2-settings-declaration table tbody tr:last-child td:last-child {
    border-bottom-right-radius: 12px;
}

.ch2 .ch2-container .ch2-settings-declaration table thead tr th,
.ch2 .ch2-container .ch2-settings-declaration table tbody tr td {
    white-space: nowrap;
}

.ch2 .ch2-container .ch2-settings-declaration table thead tr th {
    font-weight: 600;
    letter-spacing: 0;
}

.ch2 .ch2-container .ch2-settings-declaration table tbody tr td {
    display: table-cell !important;
    color: #fff !important;
    font-weight: 600;
    background-color: rgba(255, 255, 255, .2) !important;
}

.ch2 .ch2-container .ch2-settings-declaration table tbody tr td:before {
    display: none !important;
}

.ch2 .ch2-container .ch2-settings-declaration table td,
.ch2 .ch2-container .ch2-settings-declaration table th {
    padding: 10px 5px;
}

.ch2 .ch2-container .ch2-settings-declaration table td:last-child,
.ch2 .ch2-container .ch2-settings-declaration table th:last-child {
    text-align: right !important;
}

.ch2 .ch2-container .ch2-settings-declaration table tbody tr td[colspan] {
    text-align: left !important;
}

.ch2 .ch2-container .ch2-settings-declaration table tbody tr td:not([colspan]):first-child {
    max-width: 140px !important;
}

.ch2 .ch2-container .ch2-settings-declaration table tbody tr td:not([colspan]):nth-child(2) {
    max-width: 120px !important;
}

.ch2 .ch2-container .ch2-settings-declaration table tbody tr td:not([colspan]):nth-child(3) {
    max-width: 80px !important;
}

.ch2 .ch2-container .ch2-settings-declaration table tbody tr td:not([colspan]):first-child,
.ch2 .ch2-container .ch2-settings-declaration table tbody tr td:not([colspan]):nth-child(2),
.ch2 .ch2-container .ch2-settings-declaration table tbody tr td:not([colspan]):nth-child(3) {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

.ch2 .ch2-container .ch2-settings-declaration table tbody tr td p {
    margin: -10px -5px;
    border-radius: 12px;
    background-color: rgba(255, 255, 255, .2) !important;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    letter-spacing: 0;
    white-space: normal;
}

.ch2 .ch2-settings-option > :last-child {
    padding: 0;
}

.ch2 .ch2-container .ch2-settings-actions {
    position: static !important;
    border: none;
    padding: 15px 0 0;
    background-color: transparent;
}

@media (max-width: 600px) {

    .ch2 .ch2-container .ch2-settings-actions {
        flex-shrink: 0;
        padding-top: 20px;
    }
}

.ch2 .ch2-settings-actions button {
    width: auto !important;
}

.ch2 .ch2-container .ch2-settings-actions p {
    display: none;
}
</style>

<style>.--framer-cookie-banner-container{backdrop-filter: blur(50px);} .--framer-cookie-banner-container input,--framer-cookie-banner-container div {
  opacity:1 !important;
}</style>

<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-P75ZG2HB');</script>
<!-- End Google Tag Manager -->
    <!-- End of headStart -->
    <meta name="viewport" content="width=device-width">
    <meta name="generator" content="Framer e4277c8">
    <title>Planhat | The Customer Success Software</title>
    <meta name="description" content="We build Customer Success Software that empowers organizations to acquire, service, and grow lifelong customers. Planhat is the #1 Customer Success Platform.">
    <meta name="framer-search-index" content="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/searchIndex-0bsGnK_5l7ZI.json">
    <link href="https://framerusercontent.com/images/QjDa6qyw8yQpXnx0ha0NTHiK3Us.png" rel="icon" media="(prefers-color-scheme: light)">
    <link href="https://framerusercontent.com/images/QjDa6qyw8yQpXnx0ha0NTHiK3Us.png" rel="icon" media="(prefers-color-scheme: dark)">
    <!-- Open Graph / Facebook -->
    <meta property="og:type" content="website">
    <meta property="og:title" content="Planhat | The Customer Success Software">
    <meta property="og:description" content="We build Customer Success Software that empowers organizations to acquire, service, and grow lifelong customers. Planhat is the #1 Customer Success Platform.">
    <meta property="og:image" content="https://framerusercontent.com/images/CgdOzDZZvNICrxwsbtw9DTYj6w.png">
    <!-- Twitter -->
    <meta name="twitter:card" content="summary_large_image">
    <meta name="twitter:title" content="Planhat | The Customer Success Software">
    <meta name="twitter:description" content="We build Customer Success Software that empowers organizations to acquire, service, and grow lifelong customers. Planhat is the #1 Customer Success Platform.">
    <meta name="twitter:image" content="https://framerusercontent.com/images/CgdOzDZZvNICrxwsbtw9DTYj6w.png">
    
    <link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="">
    
    <meta name="robots" content="max-image-preview:large"><link rel="canonical" href="https://www.planhat.com/"><meta property="og:url" content="https://www.planhat.com/"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-HSQBT2FP.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-KE5F4S6P.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-Y5FTINFI.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/He_eiNSXuF_ukSkDZ8fBJwP0ljqRQljOBAtuqiM2-ZE.AWZ6NUJ7.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-HFOOA7VW.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-SOYGSXQU.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-LUY6C2Z7.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-JTVUYBRH.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-IELUI7Q3.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-ZZMBECHJ.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-4SGU5NRD.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-VNNKDKYS.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-JE33XEZT.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-42F46Y4U.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-2AQ5CX2Y.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-Y2VLDW2L.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-D3DUDDZI.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-BPYUR4FY.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-FADRYDVA.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-IMIO3Y2V.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-COUCAP6H.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-NAJJCJOB.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-IREJBZIG.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-72UVM3QE.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-KI3YU4CO.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-Z6GOTJRY.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-FAQ4G3QY.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-CMQC7KVI.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-OPKMIGDB.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-Q7447MKX.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-JIAKK3YF.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-FGIHOSZQ.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-DF6WT7FM.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-ZVXFHDU2.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-CK6GDA4G.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-2LUCP6A5.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-SG2NSNAS.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-E56PTAUN.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-OGWIUZT6.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-7QP6SPGD.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-KLZNCQYY.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-BKXVH55Z.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/chunk-42U43NKG.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/script_main.I7K2ZPSK.mjs"><style data-framer-css-ssr-minified="" data-framer-components="framer-xW8hV framer-a2JHw PropertyOverrides framer-TBfgD framer-kHzir framer-CvXJ6 framer-MMzB8 framer-6GERX framer-F8aTT framer-wyfBL framer-ggBfI framer-AzRlI framer-yBhdS framer-RFYtx framer-dXdTj framer-h2r6s framer-Rd0yP framer-Ai21G framer-TU6Uw framer-eeXWp framer-7ij7Y framer-HgfYy framer-6dnCk framer-5JwPN framer-TMO24 framer-93LsX framer-UI9yi framer-WQQ4S framer-g5cNF framer-1W4oN framer-7K1og framer-TpWkp framer-dIadh framer-BoGR9 framer-96gL1 framer-ZG3RZ framer-qC5Uz framer-2LTNh framer-B3pOD">html,body,#main{margin:0;padding:0;box-sizing:border-box}:root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;-webkit-font-smoothing:inherit}h1,h2,h3,h4,h5,h6,p,figure{margin:0}body,input,textarea,select,button{font-size:12px;font-family:sans-serif}body{--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db: rgb(255, 255, 255);--token-d0b03925-a317-440a-9e3d-a59011de1d8e: rgb(242, 242, 242);--token-79144cdb-25c1-430c-aaff-2584be63d295: rgb(158, 157, 155);--token-39ea0503-6ae8-4d3d-a3b8-29c6cf0ec521: rgb(87, 85, 81);--token-db54caba-b31b-41fa-9f69-699e0eb81f2b: rgb(18, 18, 17);--token-d813a5b9-b2c9-4871-ae68-80e0623fc5df: rgb(245, 245, 245);--token-c58e2906-65a6-4bd6-b6b4-6a72006c8d21: rgb(212, 74, 0);--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8: rgb(237, 126, 0);--token-c49e5a4b-7cf7-4194-a7a7-5fa163226fc1: rgb(255, 180, 94);--token-6474df99-da45-4524-9874-0b3e1acf9fe5: rgb(212, 152, 0);--token-ab88ab46-c098-4521-a1a5-023bf6edf6ca: rgb(255, 221, 135);--token-3e44fa00-aa0b-4e75-8d74-ba5ec0bcae59: rgb(0, 49, 128);--token-31e5b76c-cc7a-48d7-8cd1-54b4224a5d6d: rgb(164, 192, 237);--token-41f65ab8-1a48-4fc8-9136-abf9b8eefb14: rgb(0, 54, 35);--token-787446d8-bb1e-49db-9456-f71c7f313687: rgb(134, 219, 189);--token-4544cf91-bb75-472c-becf-316bf6bd9eaf: rgb(219, 71, 18);--token-f8b94de6-ad26-4da0-a2fd-a9ba8028bc8a: rgb(255, 179, 156);--token-8ecc830f-b721-4421-9125-4f467638a44b: rgb(37, 39, 87);--token-2268463a-beac-418f-8fa1-e3f7efcad9d3: rgb(173, 176, 219);--token-748e2d56-ad84-480c-baca-993a59731d70: rgb(37, 36, 34);--token-089d0b0c-2b20-4d4b-832d-b87d00b60130: rgb(57, 56, 54);--token-715f26b4-6ff8-4137-a371-825b4daa769b: rgb(77, 76, 74);--token-dc040f1f-6e84-47ba-9e9c-7925e12c9b53: rgb(97, 96, 94);--token-4244146f-0df3-4673-8802-0c6c73a30c95: rgb(117, 116, 114);--token-06347dbd-f267-4aa6-bd77-da29c2a3b686: rgb(137, 136, 134);--token-bf2a036a-e488-4a15-9256-ffc14f9ccd16: rgb(39, 34, 30);--token-724c39d5-21d6-4274-bf19-a8d46c094f56: rgb(59, 54, 50);--token-ea259b58-005a-4bbe-9322-0f39e4f0ed60: rgb(79, 74, 70);--token-23175394-05ae-464c-be3b-bccc7202e4c7: rgb(99, 94, 90);--token-9c6eb62c-9656-4af3-a384-312a8e00bf2c: rgb(119, 114, 110);--token-f32cf1fa-a54d-484a-bf37-bf46cfd9a171: rgb(139, 134, 130);--token-e30314d8-6043-47db-ba45-f5fb52251c2e: rgb(149, 141, 126);--token-40dcada2-e733-4863-a4dd-83f86772d676: rgb(179, 171, 156);--token-3c5cbd8d-8ecf-42cd-9018-11550dc58cb4: rgb(208, 202, 190);--token-ee229356-2ea8-44cb-be48-71341266f6e5: rgb(216, 208, 192);--token-0a9082c5-fb02-4f19-81b8-e484b62cd9a1: rgb(119, 116, 111);--token-fc4ab32b-97dd-4504-8ca7-876455c0abfa: rgb(201, 198, 191);--token-79e1ed09-8781-49e3-ad25-5f8573a160e4: rgb(219, 219, 219);--token-1aff6ab4-912f-434c-8cb1-4954d05b9cdb: rgb(237, 126, 0);--token-b66d0e10-75bf-497f-8006-5af4e8d2f27c: rgb(22, 87, 193);--token-bb96ab48-fe2d-4732-baf3-55f47de9c0c7: rgb(219, 71, 18);--token-4a2b9024-7b81-493b-821a-8337681c9393: rgb(0, 136, 95);--token-3b16e035-a73c-4958-9688-109352ea6034: rgb(61, 65, 188);--token-a351720c-5baf-4299-86e6-571b069621eb: rgb(242, 174, 0)}@font-face{font-family:Ibarra Real Nova;font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/ibarrarealnova/v27/sZlsdQiA-DBIDCcaWtQzL4BZHoiDkH5CH9yb5n3ZFmKopyiubzJ7XKvS.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,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:Ibarra Real Nova;font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/ibarrarealnova/v27/sZlsdQiA-DBIDCcaWtQzL4BZHoiDkH5CH9yb5n3ZFmKopyiubzx7XA.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+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Ibarra Real Nova;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/ibarrarealnova/v27/sZlSdQiA-DBIDCcaWtQzL4BZHoiDundw4ATyjed3EXdg5PDkXz5jWA.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,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:Ibarra Real Nova;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/ibarrarealnova/v27/sZlSdQiA-DBIDCcaWtQzL4BZHoiDundw4ATyjed3EXdg5PDqXz4.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+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4TC1O4i0ExAo.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,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:Outfit;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4TC1O4a0Ew.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+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fragment Mono;font-style:normal;font-weight:400;font-display:block;src:url(https://fonts.gstatic.com/s/fragmentmono/v4/4iCr6K5wfMRRjxp0DA6-2CLnB45HhrUI.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Fragment Mono;font-style:normal;font-weight:400;font-display:block;src:url(https://fonts.gstatic.com/s/fragmentmono/v4/4iCr6K5wfMRRjxp0DA6-2CLnB41HhrUI.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,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:Fragment Mono;font-style:normal;font-weight:400;font-display:block;src:url(https://fonts.gstatic.com/s/fragmentmono/v4/4iCr6K5wfMRRjxp0DA6-2CLnB4NHhg.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+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:block;src:url(https://fonts.gstatic.com/s/jetbrainsmono/v20/tDbY2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8yKxTN1OVgaY.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:block;src:url(https://fonts.gstatic.com/s/jetbrainsmono/v20/tDbY2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8yKxTPlOVgaY.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:block;src:url(https://fonts.gstatic.com/s/jetbrainsmono/v20/tDbY2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8yKxTOVOVgaY.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:JetBrains Mono;font-style:normal;font-weight:400;font-display:block;src:url(https://fonts.gstatic.com/s/jetbrainsmono/v20/tDbY2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8yKxTNVOVgaY.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:JetBrains Mono;font-style:normal;font-weight:400;font-display:block;src:url(https://fonts.gstatic.com/s/jetbrainsmono/v20/tDbY2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8yKxTNFOVgaY.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,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:JetBrains Mono;font-style:normal;font-weight:400;font-display:block;src:url(https://fonts.gstatic.com/s/jetbrainsmono/v20/tDbY2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8yKxTOlOV.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+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto Mono;font-style:normal;font-weight:400;font-display:block;src:url(https://fonts.gstatic.com/s/robotomono/v23/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vq_SeW4Ep0.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto Mono;font-style:normal;font-weight:400;font-display:block;src:url(https://fonts.gstatic.com/s/robotomono/v23/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vq_QOW4Ep0.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto Mono;font-style:normal;font-weight:400;font-display:block;src:url(https://fonts.gstatic.com/s/robotomono/v23/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vq_R-W4Ep0.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:Roboto Mono;font-style:normal;font-weight:400;font-display:block;src:url(https://fonts.gstatic.com/s/robotomono/v23/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vq_S-W4Ep0.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:Roboto Mono;font-style:normal;font-weight:400;font-display:block;src:url(https://fonts.gstatic.com/s/robotomono/v23/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vq_SuW4Ep0.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,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:Roboto Mono;font-style:normal;font-weight:400;font-display:block;src:url(https://fonts.gstatic.com/s/robotomono/v23/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vq_ROW4.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+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Aeonik Medium;src:url(https://framerusercontent.com/assets/tDiXHnh2RZU94ABWSJILCvlwpU.woff2);font-display:swap}@font-face{font-family:Times Now Light;src:url(https://framerusercontent.com/assets/Ihzek5EylEsVdOhcuLLTuw1o.woff2);font-display:swap}@font-face{font-family:Times Now SemiLight;src:url(https://framerusercontent.com/assets/pAMZDawZt93TTqIw1JmAwTsWI.woff2);font-display:swap}@font-face{font-family:Times Now Light Italic;src:url(https://framerusercontent.com/assets/S1PfzBmSyLPqNp9t30xNetQsvY.woff2);font-display:swap}@font-face{font-family:Holimount Regular;src:url(https://framerusercontent.com/assets/sDsGuAuDo6r4U5rAAY52RzqcJz4.woff2);font-display:swap}@font-face{font-family:SF Pro Display Regular;src:url(https://framerusercontent.com/assets/4Z3xmeeNKW5bZJHUgyp2dWUy7UM.otf);font-display:swap}@font-face{font-family:Geist Regular;src:url(https://framerusercontent.com/assets/ae5jtb7llw08TTZxKN8ySohOk2c.otf);font-display:swap}@font-face{font-family:Geist SemiBold;src:url(https://framerusercontent.com/assets/E920JGuzax9Dxcu8JuBC6hVPDrY.otf);font-display:swap}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2);font-display:swap;font-style:normal;font-weight:400;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2);font-display:swap;font-style:normal;font-weight:400;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2);font-display:swap;font-style:normal;font-weight:400;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2);font-display:swap;font-style:normal;font-weight:400;unicode-range:U+0370-03FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2);font-display:swap;font-style:normal;font-weight:400;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2);font-display:swap;font-style:normal;font-weight:400;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2);font-display:swap;font-style:normal;font-weight:400;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/NXxvFRoY5LDh3yCm7MEP2jqYk.woff2);font-display:block;font-style:normal;font-weight:100;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/5CcgcVyoWSqO1THBiISd6oCog.woff2);font-display:block;font-style:normal;font-weight:100;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/MF544SVCvk3yNpLIz3pwDXFZPKM.woff2);font-display:block;font-style:normal;font-weight:100;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/TNtxudDBkAm2RXdtU3rvTBwoM.woff2);font-display:block;font-style:normal;font-weight:100;unicode-range:U+0370-03FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/fIabp4VN5z7iJ3lNOz9qfNeQHc.woff2);font-display:block;font-style:normal;font-weight:100;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/YSOgKh50dqzzsXffetgcarlLHcI.woff2);font-display:block;font-style:normal;font-weight:100;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/9iRSYClnXA0RMygyIn6yjjWXJw.woff2);font-display:block;font-style:normal;font-weight:100;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/MVhJhYeDWxeyqT939zMNyw9p8.woff2);font-display:block;font-style:normal;font-weight:200;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/WXQXYfAQJIi2pCJACAfWWXfIDqI.woff2);font-display:block;font-style:normal;font-weight:200;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/RJeJJARdrtNUtic58kOz7hIgBuE.woff2);font-display:block;font-style:normal;font-weight:200;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/4hBRAuM02i3fsxYDzyNvt5Az2so.woff2);font-display:block;font-style:normal;font-weight:200;unicode-range:U+0370-03FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/fz1JbBffNGgK7BNUI1mmbFBlgA8.woff2);font-display:block;font-style:normal;font-weight:200;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/hgmI3sEShaw5UU738TAjDBQPH0.woff2);font-display:block;font-style:normal;font-weight:200;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/eIZyQwIlHYR0mnMSneEDMtqBPgw.woff2);font-display:block;font-style:normal;font-weight:200;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/BkDpl4ghaqvMi1btKFyG2tdbec.woff2);font-display:swap;font-style:normal;font-weight:300;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/zAMK70AQRFSShJgUiaR5IiIhgzk.woff2);font-display:swap;font-style:normal;font-weight:300;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/IETjvc5qzUaRoaruDpPSwCUM8.woff2);font-display:swap;font-style:normal;font-weight:300;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/oLCoaT3ioA0fHdJnWR9W6k7NY.woff2);font-display:swap;font-style:normal;font-weight:300;unicode-range:U+0370-03FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/Sj0PCHQSBjFmEp6NBWg6FNaKc.woff2);font-display:swap;font-style:normal;font-weight:300;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/v2q8JTTTs7McDMSEhnxAIBqd0.woff2);font-display:swap;font-style:normal;font-weight:300;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/H4TfENUY1rh8R9UaSD6vngjJP3M.woff2);font-display:swap;font-style:normal;font-weight:300;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2);font-display:swap;font-style:normal;font-weight:500;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2);font-display:swap;font-style:normal;font-weight:500;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2);font-display:swap;font-style:normal;font-weight:500;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2);font-display:swap;font-style:normal;font-weight:500;unicode-range:U+0370-03FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2);font-display:swap;font-style:normal;font-weight:500;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2);font-display:swap;font-style:normal;font-weight:500;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/DolVirEGb34pEXEp8t8FQBSK4.woff2);font-display:swap;font-style:normal;font-weight:500;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2);font-display:swap;font-style:normal;font-weight:600;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2);font-display:swap;font-style:normal;font-weight:600;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2);font-display:swap;font-style:normal;font-weight:600;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2);font-display:swap;font-style:normal;font-weight:600;unicode-range:U+0370-03FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2);font-display:swap;font-style:normal;font-weight:600;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/1ZFS7N918ojhhd0nQWdj3jz4w.woff2);font-display:swap;font-style:normal;font-weight:600;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2);font-display:swap;font-style:normal;font-weight:600;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2);font-display:swap;font-style:normal;font-weight:700;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2);font-display:swap;font-style:normal;font-weight:700;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2);font-display:swap;font-style:normal;font-weight:700;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2);font-display:swap;font-style:normal;font-weight:700;unicode-range:U+0370-03FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2);font-display:swap;font-style:normal;font-weight:700;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2);font-display:swap;font-style:normal;font-weight:700;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2);font-display:swap;font-style:normal;font-weight:700;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/PONfPc6h4EPYwJliXQBmjVx7QxI.woff2);font-display:swap;font-style:normal;font-weight:800;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/zsnJN7Z1wdzUvepJniD3rbvJIyU.woff2);font-display:swap;font-style:normal;font-weight:800;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/UrzZBOy7RyJEWAZGduzOeHiHuY.woff2);font-display:swap;font-style:normal;font-weight:800;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/996sR9SfSDuYELz8oHhDOcErkY.woff2);font-display:swap;font-style:normal;font-weight:800;unicode-range:U+0370-03FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/ftN1HpyPVJEoEb4q36SOrNdLXU.woff2);font-display:swap;font-style:normal;font-weight:800;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/jN39PDxZWEwjG7Csryx3JN2r2Y.woff2);font-display:swap;font-style:normal;font-weight:800;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/JAur4lGGSGRGyrFi59JSIKqVgU.woff2);font-display:swap;font-style:normal;font-weight:800;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/mkY5Sgyq51ik0AMrSBwhm9DJg.woff2);font-display:block;font-style:normal;font-weight:900;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/X5hj6qzcHUYv7h1390c8Rhm6550.woff2);font-display:block;font-style:normal;font-weight:900;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/gQhNpS3tN86g8RcVKYUUaKt2oMQ.woff2);font-display:block;font-style:normal;font-weight:900;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/cugnVhSraaRyANCaUtI5FV17wk.woff2);font-display:block;font-style:normal;font-weight:900;unicode-range:U+0370-03FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/5HcVoGak8k5agFJSaKa4floXVu0.woff2);font-display:block;font-style:normal;font-weight:900;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/jn4BtSPLlS0NDp1KiFAtFKiiY0o.woff2);font-display:block;font-style:normal;font-weight:900;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/P2Bw01CtL0b9wqygO0sSVogWbo.woff2);font-display:block;font-style:normal;font-weight:900;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/YJsHMqeEm0oDHuxRTVCwg5eZuo.woff2);font-display:block;font-style:italic;font-weight:100;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/oJJMyJlDykMObEyb5VexHSxd24.woff2);font-display:block;font-style:italic;font-weight:100;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/IpeaX0WzLaonj68howNZg4SJJaY.woff2);font-display:block;font-style:italic;font-weight:100;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/KCj1bV3vDXY5OLHttTeRYcu9J8.woff2);font-display:block;font-style:italic;font-weight:100;unicode-range:U+0370-03FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/biaVHhOprxbHaR3dIP7Z8cYurHg.woff2);font-display:block;font-style:italic;font-weight:100;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/BpOIEy4nYtcp1RwqOtwAgi2EiDE.woff2);font-display:block;font-style:italic;font-weight:100;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/gNa011yWpVpNFgUhhSlDX8nUiPQ.woff2);font-display:block;font-style:italic;font-weight:100;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/vpq17U0WM26sBGHgq9jnrUmUf8.woff2);font-display:block;font-style:italic;font-weight:200;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/bNYh7lNMEpOegeRYAtyGel1WqBE.woff2);font-display:block;font-style:italic;font-weight:200;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/FBzcXZYmdulcZC0z278U6o0cw.woff2);font-display:block;font-style:italic;font-weight:200;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/ua60IRqWK94xCrq0SC639Hbsdjg.woff2);font-display:block;font-style:italic;font-weight:200;unicode-range:U+0370-03FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/Pd8gNPn2dSCh4FyjWFw9PJysoQ.woff2);font-display:block;font-style:italic;font-weight:200;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/zpiI5DA3vCb3G2sqEyq9xqogo.woff2);font-display:block;font-style:italic;font-weight:200;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/DtVQjTG8OGGKnwKYrMHRZVCyo.woff2);font-display:block;font-style:italic;font-weight:200;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/YYB6GZmCWnZq3RWZOghuZIOxQY.woff2);font-display:swap;font-style:italic;font-weight:300;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/miJTzODdiyIr3tRo9KEoqXXk2PM.woff2);font-display:swap;font-style:italic;font-weight:300;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/6ZMhcggRFfEfbf7lncCpaUbA.woff2);font-display:swap;font-style:italic;font-weight:300;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/8sCN6PGUr4I8q5hC5twAXfcwqV0.woff2);font-display:swap;font-style:italic;font-weight:300;unicode-range:U+0370-03FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/aUYDUTztS7anQw5JuwCncXeLOBY.woff2);font-display:swap;font-style:italic;font-weight:300;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/5mDAOkC5Wpzo7NkuE9oYfqlY2u4.woff2);font-display:swap;font-style:italic;font-weight:300;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/yDiPvYxioBHsicnYxpPW35WQmx8.woff2);font-display:swap;font-style:italic;font-weight:300;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2);font-display:swap;font-style:italic;font-weight:400;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2);font-display:swap;font-style:italic;font-weight:400;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2);font-display:swap;font-style:italic;font-weight:400;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2);font-display:swap;font-style:italic;font-weight:400;unicode-range:U+0370-03FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/DOfvtmE1UplCq161m6Hj8CSQYg.woff2);font-display:swap;font-style:italic;font-weight:400;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/vFzuJY0c65av44uhEKB6vyjFMg.woff2);font-display:swap;font-style:italic;font-weight:400;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2);font-display:swap;font-style:italic;font-weight:400;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/khkJkwSL66WFg8SX6Wa726c.woff2);font-display:swap;font-style:italic;font-weight:500;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/0E7IMbDzcGABpBwwqNEt60wU0w.woff2);font-display:swap;font-style:italic;font-weight:500;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/NTJ0nQgIF0gcDelS14zQ9NR9Q.woff2);font-display:swap;font-style:italic;font-weight:500;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/QrcNhgEPfRl0LS8qz5Ln8olanl8.woff2);font-display:swap;font-style:italic;font-weight:500;unicode-range:U+0370-03FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/JEXmejW8mXOYMtt0hyRg811kHac.woff2);font-display:swap;font-style:italic;font-weight:500;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/ksvR4VsLksjpSwnC2fPgHRNMw.woff2);font-display:swap;font-style:italic;font-weight:500;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/uy9s0iWuxiNnVt8EpTI3gzohpwo.woff2);font-display:swap;font-style:italic;font-weight:500;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/vxBnBhH8768IFAXAb4Qf6wQHKs.woff2);font-display:swap;font-style:italic;font-weight:600;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/zSsEuoJdh8mcFVk976C05ZfQr8.woff2);font-display:swap;font-style:italic;font-weight:600;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/b8ezwLrN7h2AUoPEENcsTMVJ0.woff2);font-display:swap;font-style:italic;font-weight:600;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/mvNEIBLyHbscgHtwfsByjXUz3XY.woff2);font-display:swap;font-style:italic;font-weight:600;unicode-range:U+0370-03FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/6FI2EneKzM3qBy5foOZXey7coCA.woff2);font-display:swap;font-style:italic;font-weight:600;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/qrVgiXNd6RuQjETYQiVQ9nqCk.woff2);font-display:swap;font-style:italic;font-weight:600;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/NHHeAKJVP0ZWHk5YZnQQChIsBM.woff2);font-display:swap;font-style:italic;font-weight:600;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2);font-display:swap;font-style:italic;font-weight:700;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2);font-display:swap;font-style:italic;font-weight:700;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2);font-display:swap;font-style:italic;font-weight:700;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2);font-display:swap;font-style:italic;font-weight:700;unicode-range:U+0370-03FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2);font-display:swap;font-style:italic;font-weight:700;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2);font-display:swap;font-style:italic;font-weight:700;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/2A4Xx7CngadFGlVV4xrO06OBHY.woff2);font-display:swap;font-style:italic;font-weight:700;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/if4nAQEfO1l3iBiurvlUSTaMA.woff2);font-display:swap;font-style:italic;font-weight:800;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/GdJ7SQjcmkU1sz7lk5lMpKUlKY.woff2);font-display:swap;font-style:italic;font-weight:800;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/sOA6LVskcCqlqggyjIZe0Zh39UQ.woff2);font-display:swap;font-style:italic;font-weight:800;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/zUCSsMbWBcHOQoATrhsPVigkc.woff2);font-display:swap;font-style:italic;font-weight:800;unicode-range:U+0370-03FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/6eYp9yIAUvPZY7o0yfI4e2OP6g.woff2);font-display:swap;font-style:italic;font-weight:800;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/aKoimhPBfs6C7Am2HTTVjGcpE.woff2);font-display:swap;font-style:italic;font-weight:800;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/L9nHaKi7ULzGWchEehsfwttxOwM.woff2);font-display:swap;font-style:italic;font-weight:800;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/05KsVHGDmqXSBXM4yRZ65P8i0s.woff2);font-display:block;font-style:italic;font-weight:900;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/ky8ovPukK4dJ1Pxq74qGhOqCYI.woff2);font-display:block;font-style:italic;font-weight:900;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/vvNSqIj42qeQ2bvCRBIWKHscrc.woff2);font-display:block;font-style:italic;font-weight:900;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/3ZmXbBKToJifDV9gwcifVd1tEY.woff2);font-display:block;font-style:italic;font-weight:900;unicode-range:U+0370-03FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/FNfhX3dt4ChuLJq2PwdlxHO7PU.woff2);font-display:block;font-style:italic;font-weight:900;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/g0c8vEViiXNlKAgI4Ymmk3Ig.woff2);font-display:block;font-style:italic;font-weight:900;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;src:url(https://framerusercontent.com/assets/efTfQcBJ53kM2pB1hezSZ3RDUFs.woff2);font-display:block;font-style:italic;font-weight:900;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/2uIBiALfCHVpWbHqRMZutfT7giU.woff2);font-display:block;font-style:normal;font-weight:400;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/Zwfz6xbVe5pmcWRJRgBDHnMkOkI.woff2);font-display:block;font-style:normal;font-weight:400;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/U9LaDDmbRhzX3sB8g8glTy5feTE.woff2);font-display:block;font-style:normal;font-weight:400;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/tVew2LzXJ1t7QfxP1gdTIdj2o0g.woff2);font-display:block;font-style:normal;font-weight:400;unicode-range:U+0370-03FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/DF7bjCRmStYPqSb945lAlMfCCVQ.woff2);font-display:block;font-style:normal;font-weight:400;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/nCpxWS6DaPlPe0lHzStXAPCo3lw.woff2);font-display:block;font-style:normal;font-weight:400;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/vebZUMjGyKkYsfcY73iwWTzLNag.woff2);font-display:block;font-style:normal;font-weight:400;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/Vu4RH4OOAYHIXg4LpXVzNVmbpY.woff2);font-display:block;font-style:normal;font-weight:100;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/eOWZqb2nQ1SLbtYmcGBFYFSOE5U.woff2);font-display:block;font-style:normal;font-weight:100;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/H0Z3dXk6VFBv9TPQedY7FZVVVQ.woff2);font-display:block;font-style:normal;font-weight:100;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/sMud1BrfhejzYfhsGoUtjWdRb90.woff2);font-display:block;font-style:normal;font-weight:100;unicode-range:U+0370-03FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/SDel4nEmK9AyiBktaYZfYI9DrY.woff2);font-display:block;font-style:normal;font-weight:100;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/goi1SSqo9KWshoqpg7CqWwBcQBc.woff2);font-display:block;font-style:normal;font-weight:100;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/iPDparXDXhfwSxmuiEXzr0b1vAU.woff2);font-display:block;font-style:normal;font-weight:100;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/kZK78sVb0ChIxwI4EF00ArQvpu0.woff2);font-display:block;font-style:normal;font-weight:200;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/zLXnIInNs9VhCJZQ1B0FvHgtWDM.woff2);font-display:block;font-style:normal;font-weight:200;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/yHa3FUh9QDCLkYGoHU44PsRbTI.woff2);font-display:block;font-style:normal;font-weight:200;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/w3wwH92cnNPcZVAf63gAmGQW0k.woff2);font-display:block;font-style:normal;font-weight:200;unicode-range:U+0370-03FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/w9aHRXFhel7kScIgRMsPqEwE3AY.woff2);font-display:block;font-style:normal;font-weight:200;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/uUP0myN2OEY8kWGv4U4DKeDieDg.woff2);font-display:block;font-style:normal;font-weight:200;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/eDNmF3DmGWYDX8NrhNZOl1SDyQ.woff2);font-display:block;font-style:normal;font-weight:200;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/MaMAn5Jp5gJg1z3VaLH65QwWPLc.woff2);font-display:block;font-style:normal;font-weight:300;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/fEqgEChcTaneQFxeugexHq7Bk.woff2);font-display:block;font-style:normal;font-weight:300;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/nL7d8Ph0ViwUQorApF89PoAagQI.woff2);font-display:block;font-style:normal;font-weight:300;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/YOHXUQlY1iC2t7qT4HeLSoBDtn4.woff2);font-display:block;font-style:normal;font-weight:300;unicode-range:U+0370-03FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/TfzHIi6ZmZDuhnIFGcgM6Ipuim4.woff2);font-display:block;font-style:normal;font-weight:300;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/6e1qKhy2mljzCRhlGpuCksCGjGI.woff2);font-display:block;font-style:normal;font-weight:300;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/ub5XwqqEAMrXQz31ej6fNqbxnBc.woff2);font-display:block;font-style:normal;font-weight:300;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/ePuN3mCjzajIHnyCdvKBFiZkyY0.woff2);font-display:block;font-style:normal;font-weight:500;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/V3j1L0o5vPFKe26Sw4HcpXCfHo.woff2);font-display:block;font-style:normal;font-weight:500;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/F3kdpd2N0cToWV5huaZjjgM.woff2);font-display:block;font-style:normal;font-weight:500;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/0iDmxkizU9goZoclqIqsV5rvETU.woff2);font-display:block;font-style:normal;font-weight:500;unicode-range:U+0370-03FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/r0mv3NegmA0akcQsNFotG32Las.woff2);font-display:block;font-style:normal;font-weight:500;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/8yoV9pUxquX7VD7ZXlNYKQmkmk.woff2);font-display:block;font-style:normal;font-weight:500;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/Ii21jnSJkulBKsHHXKlapi7fv9w.woff2);font-display:block;font-style:normal;font-weight:500;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/gazZKZuUEtvr9ULhdA4SprP0AZ0.woff2);font-display:block;font-style:normal;font-weight:600;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/pe8RoujoPxuTZhqoNzYqHX2MXA.woff2);font-display:block;font-style:normal;font-weight:600;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/teGhWnhH3bCqefKGsIsqFy3hK8.woff2);font-display:block;font-style:normal;font-weight:600;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/qQHxgTnEk6Czu1yW4xS82HQWFOk.woff2);font-display:block;font-style:normal;font-weight:600;unicode-range:U+0370-03FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/MJ3N6lfN4iP5Um8rJGqLYl03tE.woff2);font-display:block;font-style:normal;font-weight:600;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/dHHUz45rhM2KCQpj9zttNVlibk.woff2);font-display:block;font-style:normal;font-weight:600;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/0SEEmmWc3vovhaai4RlRQSWRrz0.woff2);font-display:block;font-style:normal;font-weight:600;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/I11LrmuBDQZweplJ62KkVsklU5Y.woff2);font-display:block;font-style:normal;font-weight:700;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/UjFZPDy3qGuDktQM4q9CxhKfIa8.woff2);font-display:block;font-style:normal;font-weight:700;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/8exwVHJy2DhJ4N5prYlVMrEKmQ.woff2);font-display:block;font-style:normal;font-weight:700;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/UTeedEK21hO5jDxEUldzdScUqpg.woff2);font-display:block;font-style:normal;font-weight:700;unicode-range:U+0370-03FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/Ig8B8nzy11hzIWEIYnkg91sofjo.woff2);font-display:block;font-style:normal;font-weight:700;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/n9CXKI3tsmCPeC6MCT9NziShSuQ.woff2);font-display:block;font-style:normal;font-weight:700;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/qctQFoJqJ9aIbRSIp0AhCQpFxn8.woff2);font-display:block;font-style:normal;font-weight:700;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/RDJfWXA0aFdpD2OO2AJLBh2Z7E.woff2);font-display:block;font-style:normal;font-weight:800;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/e97VFGU1js4GGgvQCnvIiHpRf0.woff2);font-display:block;font-style:normal;font-weight:800;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/9WZaFuMg9OiQ7an8bugAJkUG04.woff2);font-display:block;font-style:normal;font-weight:800;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/Kc2pkIGjh9K7EmlGx2sorKHcJDw.woff2);font-display:block;font-style:normal;font-weight:800;unicode-range:U+0370-03FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/pFve2DToKu0uyKsWs4NBTHpK7Vc.woff2);font-display:block;font-style:normal;font-weight:800;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/1ZgR8LZSrJTG9VOgP5wgqaL3lQ4.woff2);font-display:block;font-style:normal;font-weight:800;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/4hhgqiTCDCCa8WhFmTB7QXODupk.woff2);font-display:block;font-style:normal;font-weight:800;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/EZSFVoaPWKnZ6GuVk5dlS5pk.woff2);font-display:block;font-style:normal;font-weight:900;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/TMYuLEOqLWgunxD5qCFeADEgk.woff2);font-display:block;font-style:normal;font-weight:900;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/EL4v8OG6t2XwHSJLO1YF25DNiDw.woff2);font-display:block;font-style:normal;font-weight:900;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/vSoBOmgqFUd0rVCgogjwL7jQI.woff2);font-display:block;font-style:normal;font-weight:900;unicode-range:U+0370-03FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/bIwBTbnyeAOa9wQIBagEdRDHXhE.woff2);font-display:block;font-style:normal;font-weight:900;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/ytuJ1iJd5SddEQ3LTMbeYRRwiE.woff2);font-display:block;font-style:normal;font-weight:900;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/fmXYBApyDC604dR7g2aaACGvCk.woff2);font-display:block;font-style:normal;font-weight:900;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/fWaKVy6hRB8Z8aBaXHMiFEvPILU.woff2);font-display:block;font-style:italic;font-weight:100;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/syX0favWwGMDkTs34aSUJp2FDg.woff2);font-display:block;font-style:italic;font-weight:100;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/MRDnh8epalyri0qENYQVaYkjNjA.woff2);font-display:block;font-style:italic;font-weight:100;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/dkR8k5Cze1rY2rQWCcFiLvNxm8M.woff2);font-display:block;font-style:italic;font-weight:100;unicode-range:U+0370-03FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/3RO0kKTqHkJmvsJcJAr5at0.woff2);font-display:block;font-style:italic;font-weight:100;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/vYXKBGLaUwctOIY5xUjwrXQ4p8.woff2);font-display:block;font-style:italic;font-weight:100;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/GSo3TkcX0SwmUNLnnUlsKhqgZI.woff2);font-display:block;font-style:italic;font-weight:100;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/7b925B3vAlG2atcrbV7LoSudp7c.woff2);font-display:block;font-style:italic;font-weight:200;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/FuEG87bF2T2uEeI84KQYYAE9wA.woff2);font-display:block;font-style:italic;font-weight:200;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/l72nQILmlFUAK8OXlvJB8Qybl2M.woff2);font-display:block;font-style:italic;font-weight:200;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/PjAOIKsdFTryeYPWcKg4xHgWCTI.woff2);font-display:block;font-style:italic;font-weight:200;unicode-range:U+0370-03FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/5u1LyW8isA2RA3QfYvCc6TVeGSU.woff2);font-display:block;font-style:italic;font-weight:200;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/TB25ubMpKGgq66PNQGGdJB2VGM.woff2);font-display:block;font-style:italic;font-weight:200;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/vFOa28RMJNgff4GnWLns8E8vGZw.woff2);font-display:block;font-style:italic;font-weight:200;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/JVGAsgKKXCCsDQ3MCrxIs5u1U.woff2);font-display:block;font-style:italic;font-weight:300;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/GeFYhvsobZhw8u0Xza2zCmC8Cw.woff2);font-display:block;font-style:italic;font-weight:300;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/8dxmIktsyEgZt0OloSu5gz6TgLI.woff2);font-display:block;font-style:italic;font-weight:300;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/f2kclCrwmFV8YeznrosrT3kcjE.woff2);font-display:block;font-style:italic;font-weight:300;unicode-range:U+0370-03FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/HTPyW5jOpXfwIja9CrgNJUDriY4.woff2);font-display:block;font-style:italic;font-weight:300;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/SorE7ZPZIqD5pBy9oKeSOEC0Q5k.woff2);font-display:block;font-style:italic;font-weight:300;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/xFtzow8wtMpaEQuIGgCbt25Qorg.woff2);font-display:block;font-style:italic;font-weight:300;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/THWAFHoAcmqLMy81E8hCSdziVKA.woff2);font-display:block;font-style:italic;font-weight:400;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/sQxGYWDlRkDr0eOKqiNRl6g5rs.woff2);font-display:block;font-style:italic;font-weight:400;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/NNTAT1XAm8ZRkr824inYPkjNeL4.woff2);font-display:block;font-style:italic;font-weight:400;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/P2qr9PAWBt905929rHfxmneMUG0.woff2);font-display:block;font-style:italic;font-weight:400;unicode-range:U+0370-03FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/2BmSa4TZZvFKAZg2DydxTbvKlTU.woff2);font-display:block;font-style:italic;font-weight:400;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/djqIk3Er2JcAcz7Rup88BdINEw.woff2);font-display:block;font-style:italic;font-weight:400;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/KMFW46iYsEZaUBwXbwPc9nQm71o.woff2);font-display:block;font-style:italic;font-weight:400;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/A5P4nkYCJlLQxGxaS1lzG8PNSc.woff2);font-display:block;font-style:italic;font-weight:500;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/vuPfygr1n1zYxscvWgGI8hRf3LE.woff2);font-display:block;font-style:italic;font-weight:500;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/jplzYzqFHXreyADwk9yrkQlWQ.woff2);font-display:block;font-style:italic;font-weight:500;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/sSIKP2TfVPvfK7YVENPE5H87A.woff2);font-display:block;font-style:italic;font-weight:500;unicode-range:U+0370-03FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/gawbeo7iEJSRZ4kcrh6YRrU8o.woff2);font-display:block;font-style:italic;font-weight:500;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/xSzma7KIWAdctStaX171ey3lams.woff2);font-display:block;font-style:italic;font-weight:500;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/8E92vrr3j1gDqzepmeSbD2u0JxA.woff2);font-display:block;font-style:italic;font-weight:500;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/KKQXBq6BF0xEmVbrTnWxh3Yw.woff2);font-display:block;font-style:italic;font-weight:600;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/ugFYeIKZEJXDxI6Kh0YQUX6EK9I.woff2);font-display:block;font-style:italic;font-weight:600;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/DgDysCLt0HkIpWMu2uN5tivgQ.woff2);font-display:block;font-style:italic;font-weight:600;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/2yEyxokC6poTg3Uc5E2ogfVi6WE.woff2);font-display:block;font-style:italic;font-weight:600;unicode-range:U+0370-03FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/wmHLUqO4QxLaADUScavxvknnBQ.woff2);font-display:block;font-style:italic;font-weight:600;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/08bCJfmvizuFi36VeazboYh54CQ.woff2);font-display:block;font-style:italic;font-weight:600;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/DuYGXsyDXsSnxlZ8qzmcA4x3JiI.woff2);font-display:block;font-style:italic;font-weight:600;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/fXvVh2JeZlehNcEhKHpHH0frSl0.woff2);font-display:block;font-style:italic;font-weight:700;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/7pScaNeb6M7n2HF2jKemDqzCIr4.woff2);font-display:block;font-style:italic;font-weight:700;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/qS4UjQYyATcVV9rODk0Zx9KhkY8.woff2);font-display:block;font-style:italic;font-weight:700;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/VfD2n20yM7v0hrUEBHEyafsmMBY.woff2);font-display:block;font-style:italic;font-weight:700;unicode-range:U+0370-03FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/4oIO9fB59bn3cKFWz7piCj28z9s.woff2);font-display:block;font-style:italic;font-weight:700;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/TBccIZR9kIpkRce5i9ATfPp7a4.woff2);font-display:block;font-style:italic;font-weight:700;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/F5Lmfd3fCAu7TwiYbI4DLWw4ks.woff2);font-display:block;font-style:italic;font-weight:700;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/toNasQAsgu8B7dP8n9xdXRzdNhU.woff2);font-display:block;font-style:italic;font-weight:800;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/xPVm3TFQkuvdIaC7nzaBBAiE5Y.woff2);font-display:block;font-style:italic;font-weight:800;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/xwWV9Y5bwNwM4PjHKFG1XmdwA.woff2);font-display:block;font-style:italic;font-weight:800;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/oG51mTqVfF2JDETyCzOOIQOpzY.woff2);font-display:block;font-style:italic;font-weight:800;unicode-range:U+0370-03FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/1aaySnsnw0pKE2qUemKvHaM1tw.woff2);font-display:block;font-style:italic;font-weight:800;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/pkaPRuutZhWxJishes736uL2KM.woff2);font-display:block;font-style:italic;font-weight:800;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/gLJVFeatQcrirAaS7jqVJIO4.woff2);font-display:block;font-style:italic;font-weight:800;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/yHWoQPBZSEiCC3aW3JXtcoFby8o.woff2);font-display:block;font-style:italic;font-weight:900;unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/UHqhq621TbUtspKtPKPA1Ne8qY.woff2);font-display:block;font-style:italic;font-weight:900;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/6dsy2CbviAWDcszGLlgyaLpRMk.woff2);font-display:block;font-style:italic;font-weight:900;unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/TQqnntSFYYGDv7XtyT3ZhfvDA.woff2);font-display:block;font-style:italic;font-weight:900;unicode-range:U+0370-03FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/nE03Xxh2GngsU8hDpg6CRGxqfoM.woff2);font-display:block;font-style:italic;font-weight:900;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/sz8HQr9IEEln6nmUJ8X0dtBwUQ.woff2);font-display:block;font-style:italic;font-weight:900;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Display;src:url(https://framerusercontent.com/assets/dWFiPjtJpfcxAIDV8RPyuCq04.woff2);font-display:block;font-style:italic;font-weight:900;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Ibarra Real Nova Placeholder;src:local("Times New Roman");ascent-override:92.9%;descent-override:29.34%;line-gap-override:0%;size-adjust:102.26%}@font-face{font-family:Outfit Placeholder;src:local("Arial");ascent-override:99.94%;descent-override:25.98%;line-gap-override:0%;size-adjust:100.06%}@font-face{font-family:Aeonik Medium Placeholder;src:local("Arial");ascent-override:89.62%;descent-override:20.24%;line-gap-override:0%;size-adjust:103.77%}@font-face{font-family:Times Now Light Placeholder;src:local("Arial");ascent-override:83.93%;descent-override:26.07%;line-gap-override:16.5%;size-adjust:90.91%}@font-face{font-family:Times Now SemiLight Placeholder;src:local("Arial");ascent-override:83.36%;descent-override:25.89%;line-gap-override:16.39%;size-adjust:91.53%}@font-face{font-family:Times Now Light Italic Placeholder;src:local("Arial");ascent-override:85.14%;descent-override:26.45%;line-gap-override:16.74%;size-adjust:89.61%}@font-face{font-family:Holimount Regular Placeholder;src:local("Arial");ascent-override:177.51%;descent-override:108.95%;line-gap-override:0%;size-adjust:45.58%}@font-face{font-family:SF Pro Display Regular Placeholder;src:local("Arial");ascent-override:101.52%;descent-override:25.72%;line-gap-override:0%;size-adjust:93.79%}@font-face{font-family:Geist Regular Placeholder;src:local("Arial");ascent-override:85.5%;descent-override:20.45%;line-gap-override:9.29%;size-adjust:107.6%}@font-face{font-family:Geist SemiBold Placeholder;src:local("Arial");ascent-override:81.85%;descent-override:19.57%;line-gap-override:8.9%;size-adjust:112.4%}@font-face{font-family:Inter Placeholder;src:local("Arial");ascent-override:90%;descent-override:22.43%;line-gap-override:0%;size-adjust:107.64%}body{--framer-will-change-override: none}@supports (background: -webkit-named-image(i)) and (not (grid-template-rows: subgrid)){body{--framer-will-change-override: transform}}[data-framer-component-type]{position:absolute}[data-framer-component-type=Text]{cursor:inherit}[data-framer-component-text-autosized] *{white-space:pre}[data-framer-component-type=Text]>*{text-align:var(--framer-text-alignment, start)}[data-framer-component-type=Text] span span,[data-framer-component-type=Text] p span,[data-framer-component-type=Text] h1 span,[data-framer-component-type=Text] h2 span,[data-framer-component-type=Text] h3 span,[data-framer-component-type=Text] h4 span,[data-framer-component-type=Text] h5 span,[data-framer-component-type=Text] h6 span{display:block}[data-framer-component-type=Text] span span span,[data-framer-component-type=Text] p span span,[data-framer-component-type=Text] h1 span span,[data-framer-component-type=Text] h2 span span,[data-framer-component-type=Text] h3 span span,[data-framer-component-type=Text] h4 span span,[data-framer-component-type=Text] h5 span span,[data-framer-component-type=Text] h6 span span{display:unset}[data-framer-component-type=Text] div div span,[data-framer-component-type=Text] a div span,[data-framer-component-type=Text] span span span,[data-framer-component-type=Text] p span span,[data-framer-component-type=Text] h1 span span,[data-framer-component-type=Text] h2 span span,[data-framer-component-type=Text] h3 span span,[data-framer-component-type=Text] h4 span span,[data-framer-component-type=Text] h5 span span,[data-framer-component-type=Text] h6 span span,[data-framer-component-type=Text] a{font-family:var(--font-family);font-style:var(--font-style);font-weight:min(calc(var(--framer-font-weight-increase, 0) + var(--font-weight, 400)),900);color:var(--text-color);letter-spacing:var(--letter-spacing);font-size:var(--font-size);text-transform:var(--text-transform);text-decoration:var(--text-decoration);line-height:var(--line-height)}[data-framer-component-type=Text] div div span,[data-framer-component-type=Text] a div span,[data-framer-component-type=Text] span span span,[data-framer-component-type=Text] p span span,[data-framer-component-type=Text] h1 span span,[data-framer-component-type=Text] h2 span span,[data-framer-component-type=Text] h3 span span,[data-framer-component-type=Text] h4 span span,[data-framer-component-type=Text] h5 span span,[data-framer-component-type=Text] h6 span span,[data-framer-component-type=Text] a{--font-family: var(--framer-font-family);--font-style: var(--framer-font-style);--font-weight: var(--framer-font-weight);--text-color: var(--framer-text-color);--letter-spacing: var(--framer-letter-spacing);--font-size: var(--framer-font-size);--text-transform: var(--framer-text-transform);--text-decoration: var(--framer-text-decoration);--line-height: var(--framer-line-height)}[data-framer-component-type=Text] a,[data-framer-component-type=Text] a div span,[data-framer-component-type=Text] a span span span,[data-framer-component-type=Text] a p span span,[data-framer-component-type=Text] a h1 span span,[data-framer-component-type=Text] a h2 span span,[data-framer-component-type=Text] a h3 span span,[data-framer-component-type=Text] a h4 span span,[data-framer-component-type=Text] a h5 span span,[data-framer-component-type=Text] a h6 span span{--font-family: var(--framer-link-font-family, var(--framer-font-family));--font-style: var(--framer-link-font-style, var(--framer-font-style));--font-weight: var(--framer-link-font-weight, var(--framer-font-weight));--text-color: var(--framer-link-text-color, var(--framer-text-color));--font-size: var(--framer-link-font-size, var(--framer-font-size));--text-transform: var(--framer-link-text-transform, var(--framer-text-transform));--text-decoration: var(--framer-link-text-decoration, var(--framer-text-decoration))}[data-framer-component-type=Text] a:hover,[data-framer-component-type=Text] a div span:hover,[data-framer-component-type=Text] a span span span:hover,[data-framer-component-type=Text] a p span span:hover,[data-framer-component-type=Text] a h1 span span:hover,[data-framer-component-type=Text] a h2 span span:hover,[data-framer-component-type=Text] a h3 span span:hover,[data-framer-component-type=Text] a h4 span span:hover,[data-framer-component-type=Text] a h5 span span:hover,[data-framer-component-type=Text] a h6 span span:hover{--font-family: var(--framer-link-hover-font-family, var(--framer-link-font-family, var(--framer-font-family)));--font-style: var(--framer-link-hover-font-style, var(--framer-link-font-style, var(--framer-font-style)));--font-weight: var(--framer-link-hover-font-weight, var(--framer-link-font-weight, var(--framer-font-weight)));--text-color: var(--framer-link-hover-text-color, var(--framer-link-text-color, var(--framer-text-color)));--font-size: var(--framer-link-hover-font-size, var(--framer-link-font-size, var(--framer-font-size)));--text-transform: var(--framer-link-hover-text-transform, var(--framer-link-text-transform, var(--framer-text-transform)));--text-decoration: var(--framer-link-hover-text-decoration, var(--framer-link-text-decoration, var(--framer-text-decoration)))}[data-framer-component-type=Text].isCurrent a,[data-framer-component-type=Text].isCurrent a div span,[data-framer-component-type=Text].isCurrent a span span span,[data-framer-component-type=Text].isCurrent a p span span,[data-framer-component-type=Text].isCurrent a h1 span span,[data-framer-component-type=Text].isCurrent a h2 span span,[data-framer-component-type=Text].isCurrent a h3 span span,[data-framer-component-type=Text].isCurrent a h4 span span,[data-framer-component-type=Text].isCurrent a h5 span span,[data-framer-component-type=Text].isCurrent a h6 span span{--font-family: var(--framer-link-current-font-family, var(--framer-link-font-family, var(--framer-font-family)));--font-style: var(--framer-link-current-font-style, var(--framer-link-font-style, var(--framer-font-style)));--font-weight: var(--framer-link-current-font-weight, var(--framer-link-font-weight, var(--framer-font-weight)));--text-color: var(--framer-link-current-text-color, var(--framer-link-text-color, var(--framer-text-color)));--font-size: var(--framer-link-current-font-size, var(--framer-link-font-size, var(--framer-font-size)));--text-transform: var(--framer-link-current-text-transform, var(--framer-link-text-transform, var(--framer-text-transform)));--text-decoration: var(--framer-link-current-text-decoration, var(--framer-link-text-decoration, var(--framer-text-decoration)))}p.framer-text,div.framer-text,h1.framer-text,h2.framer-text,h3.framer-text,h4.framer-text,h5.framer-text,h6.framer-text,ol.framer-text,ul.framer-text{margin:0;padding:0}p.framer-text,div.framer-text,h1.framer-text,h2.framer-text,h3.framer-text,h4.framer-text,h5.framer-text,h6.framer-text,li.framer-text,ol.framer-text,ul.framer-text,span.framer-text:not([data-text-fill]){font-family:var(--framer-blockquote-font-family, var(--framer-font-family, Inter, Inter Placeholder, sans-serif));font-style:var(--framer-blockquote-font-style, var(--framer-font-style, normal));font-weight:var(--framer-blockquote-font-weight, var(--framer-font-weight, 400));color:var(--framer-blockquote-text-color, var(--framer-text-color, #000));font-size:calc(var(--framer-blockquote-font-size, var(--framer-font-size, 16px)) * var(--framer-font-size-scale, 1));letter-spacing:var(--framer-blockquote-letter-spacing, var(--framer-letter-spacing, 0));text-transform:var(--framer-blockquote-text-transform, var(--framer-text-transform, none));text-decoration:var(--framer-blockquote-text-decoration, var(--framer-text-decoration, none));line-height:var(--framer-blockquote-line-height, var(--framer-line-height, 1.2em));text-align:var(--framer-blockquote-text-alignment, var(--framer-text-alignment, start));-webkit-text-stroke-width:var(--framer-text-stroke-width, initial);-webkit-text-stroke-color:var(--framer-text-stroke-color, initial);-moz-font-feature-settings:var(--framer-font-open-type-features, initial);-webkit-font-feature-settings:var(--framer-font-open-type-features, initial);font-feature-settings:var(--framer-font-open-type-features, initial);text-wrap:var(--framer-text-wrap-override, var(--framer-text-wrap))}.framer-fit-text .framer-text{white-space:nowrap;white-space-collapse:preserve}strong.framer-text{font-family:var(--framer-blockquote-font-family-bold, var(--framer-font-family-bold));font-style:var(--framer-blockquote-font-style-bold, var(--framer-font-style-bold));font-weight:var(--framer-blockquote-font-weight-bold, var(--framer-font-weight-bold, bolder))}em.framer-text{font-family:var(--framer-blockquote-font-family-italic, var(--framer-font-family-italic));font-style:var(--framer-blockquote-font-style-italic, var(--framer-font-style-italic, italic));font-weight:var(--framer-blockquote-font-weight-italic, var(--framer-font-weight-italic))}em.framer-text>strong.framer-text{font-family:var(--framer-blockquote-font-family-bold-italic, var(--framer-font-family-bold-italic));font-style:var(--framer-blockquote-font-style-bold-italic, var(--framer-font-style-bold-italic, italic));font-weight:var(--framer-blockquote-font-weight-bold-italic, var(--framer-font-weight-bold-italic, bolder))}p.framer-text:not(:first-child),div.framer-text:not(:first-child),h1.framer-text:not(:first-child),h2.framer-text:not(:first-child),h3.framer-text:not(:first-child),h4.framer-text:not(:first-child),h5.framer-text:not(:first-child),h6.framer-text:not(:first-child),ol.framer-text:not(:first-child),ul.framer-text:not(:first-child),blockquote.framer-text:not(:first-child),.framer-image.framer-text:not(:first-child){margin-top:var(--framer-blockquote-paragraph-spacing, var(--framer-paragraph-spacing, 0))}li.framer-text>ul.framer-text:nth-child(2),li.framer-text>ol.framer-text:nth-child(2){margin-top:0}.framer-text[data-text-fill]{display:inline-block;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;padding:max(0em,calc(calc(1.3em - var(--framer-blockquote-line-height, var(--framer-line-height, 1.3em))) / 2));margin:min(0em,calc(calc(1.3em - var(--framer-blockquote-line-height, var(--framer-line-height, 1.3em))) / -2))}code.framer-text,code.framer-text span.framer-text:not([data-text-fill]){font-family:var(--framer-blockquote-font-family, var(--framer-code-font-family, var(--framer-font-family, Inter, Inter Placeholder, sans-serif)));font-style:var(--framer-blockquote-font-style, var(--framer-code-font-style, var(--framer-font-style, normal)));font-weight:var(--framer-blockquote-font-weight, var(--framer-code-font-weight, var(--framer-font-weight, 400)));color:var(--framer-blockquote-text-color, var(--framer-code-text-color, var(--framer-text-color, #000)));font-size:calc(var(--framer-blockquote-font-size, var(--framer-font-size, 16px)) * var(--framer-font-size-scale, 1));letter-spacing:var(--framer-blockquote-letter-spacing, var(--framer-letter-spacing, 0));line-height:var(--framer-blockquote-line-height, var(--framer-line-height, 1.2em))}blockquote.framer-text{margin-block-start:initial;margin-block-end:initial;margin-inline-start:initial;margin-inline-end:initial;unicode-bidi:initial}a.framer-text,a.framer-text span.framer-text:not([data-text-fill]){font-family:var(--framer-blockquote-font-family, var(--framer-link-font-family, var(--framer-font-family, Inter, Inter Placeholder, sans-serif)));font-style:var(--framer-blockquote-font-style, var(--framer-link-font-style, var(--framer-font-style, normal)));font-weight:var(--framer-blockquote-font-weight, var(--framer-link-font-weight, var(--framer-font-weight, 400)));color:var(--framer-blockquote-text-color, var(--framer-link-text-color, var(--framer-text-color, #000)));font-size:calc(var(--framer-blockquote-font-size, var(--framer-font-size, 16px)) * var(--framer-font-size-scale, 1));text-transform:var(--framer-blockquote-text-transform, var(--framer-link-text-transform, var(--framer-text-transform, none)));text-decoration:var(--framer-blockquote-text-decoration, var(--framer-link-text-decoration, var(--framer-text-decoration, none)));cursor:var(--framer-custom-cursors, pointer)}code.framer-text a.framer-text,code.framer-text a.framer-text span.framer-text:not([data-text-fill]){font-family:var(--framer-blockquote-font-family, var(--framer-code-font-family, var(--framer-font-family, Inter, Inter Placeholder, sans-serif)));font-style:var(--framer-blockquote-font-style, var(--framer-code-font-style, var(--framer-font-style, normal)));font-weight:var(--framer-blockquote-font-weight, var(--framer-code-font-weight, var(--framer-font-weight, 400)));color:var(--framer-blockquote-text-color, var(--framer-link-text-color, var(--framer-code-text-color, var(--framer-text-color, #000))));font-size:calc(var(--framer-blockquote-font-size, var(--framer-font-size, 16px)) * var(--framer-font-size-scale, 1))}a.framer-text:hover,a.framer-text:hover span.framer-text:not([data-text-fill]){font-family:var(--framer-link-hover-font-family, var(--framer-blockquote-font-family, var(--framer-link-font-family, var(--framer-font-family, Inter, Inter Placeholder, sans-serif))));font-style:var(--framer-link-hover-font-style, var(--framer-blockquote-font-style, var(--framer-link-font-style, var(--framer-font-style, normal))));font-weight:var(--framer-link-hover-font-weight, var(--framer-blockquote-font-weight, var(--framer-link-font-weight, var(--framer-font-weight, 400))));color:var(--framer-link-hover-text-color, var(--framer-blockquote-text-color, var(--framer-link-text-color, var(--framer-text-color, #000))));font-size:calc(var(--framer-link-hover-font-size, var(--framer-blockquote-font-size, var(--framer-font-size, 16px))) * var(--framer-font-size-scale, 1));text-transform:var(--framer-link-hover-text-transform, var(--framer-blockquote-text-transform, var(--framer-link-text-transform, var(--framer-text-transform, none))));text-decoration:var(--framer-link-hover-text-decoration, var(--framer-blockquote-text-decoration, var(--framer-link-text-decoration, var(--framer-text-decoration, none))))}code.framer-text a.framer-text:hover,code.framer-text a.framer-text:hover span.framer-text:not([data-text-fill]){font-family:var(--framer-blockquote-font-family, var(--framer-code-font-family, var(--framer-font-family, Inter, Inter Placeholder, sans-serif)));font-style:var(--framer-blockquote-font-style, var(--framer-code-font-style, var(--framer-font-style, normal)));font-weight:var(--framer-blockquote-font-weight, var(--framer-code-font-weight, var(--framer-font-weight, 400)));color:var(--framer-link-hover-text-color, var(--framer-blockquote-text-color, var(--framer-link-text-color, var(--framer-code-text-color, var(--framer-text-color, #000)))));font-size:calc(var(--framer-link-hover-font-size, var(--framer-blockquote-font-size, var(--framer-link-font-size, var(--framer-font-size, 16px)))) * var(--framer-font-size-scale, 1))}a.framer-text[data-framer-page-link-current],a.framer-text[data-framer-page-link-current] span.framer-text:not([data-text-fill]){font-family:var(--framer-link-current-font-family, var(--framer-link-font-family, var(--framer-font-family, Inter, Inter Placeholder, sans-serif)));font-style:var(--framer-link-current-font-style, var(--framer-link-font-style, var(--framer-font-style, normal)));font-weight:var(--framer-link-current-font-weight, var(--framer-link-font-weight, var(--framer-font-weight, 400)));color:var(--framer-link-current-text-color, var(--framer-link-text-color, var(--framer-text-color, #000)));font-size:calc(var(--framer-link-current-font-size, var(--framer-link-font-size, var(--framer-font-size, 16px))) * var(--framer-font-size-scale, 1));text-transform:var(--framer-link-current-text-transform, var(--framer-link-text-transform, var(--framer-text-transform, none)));text-decoration:var(--framer-link-current-text-decoration, var(--framer-link-text-decoration, var(--framer-text-decoration, none)))}code.framer-text a.framer-text[data-framer-page-link-current],code.framer-text a.framer-text[data-framer-page-link-current] span.framer-text:not([data-text-fill]){font-family:var(--framer-code-font-family, var(--framer-font-family, Inter, Inter Placeholder, sans-serif));font-style:var(--framer-code-font-style, var(--framer-font-style, normal));font-weight:var(--framer-code-font-weight, var(--framer-font-weight, 400));color:var(--framer-link-current-text-color, var(--framer-link-text-color, var(--framer-code-text-color, var(--framer-text-color, #000))));font-size:calc(var(--framer-link-current-font-size, var(--framer-link-font-size, var(--framer-font-size, 16px))) * var(--framer-font-size-scale, 1))}a.framer-text[data-framer-page-link-current]:hover,a.framer-text[data-framer-page-link-current]:hover span.framer-text:not([data-text-fill]){font-family:var(--framer-link-hover-font-family, var(--framer-link-current-font-family, var(--framer-link-font-family, var(--framer-font-family, Inter, Inter Placeholder, sans-serif))));font-style:var(--framer-link-hover-font-style, var(--framer-link-current-font-style, var(--framer-link-font-style, var(--framer-font-style, normal))));font-weight:var(--framer-link-hover-font-weight, var(--framer-link-current-font-weight, var(--framer-link-font-weight, var(--framer-font-weight, 400))));color:var(--framer-link-hover-text-color, var(--framer-link-current-text-color, var(--framer-link-text-color, var(--framer-text-color, #000))));font-size:calc(var(--framer-link-hover-font-size, var(--framer-link-current-font-size, var(--framer-link-font-size, var(--framer-font-size, 16px)))) * var(--framer-font-size-scale, 1));text-transform:var(--framer-link-hover-text-transform, var(--framer-link-current-text-transform, var(--framer-link-text-transform, var(--framer-text-transform, none))));text-decoration:var(--framer-link-hover-text-decoration, var(--framer-link-current-text-decoration, var(--framer-link-text-decoration, var(--framer-text-decoration, none))))}code.framer-text a.framer-text[data-framer-page-link-current]:hover,code.framer-text a.framer-text[data-framer-page-link-current]:hover span.framer-text:not([data-text-fill]){font-family:var(--framer-code-font-family, var(--framer-font-family, Inter, Inter Placeholder, sans-serif));font-style:var(--framer-code-font-style, var(--framer-font-style, normal));font-weight:var(--framer-code-font-weight, var(--framer-font-weight, 400));color:var(--framer-link-hover-text-color, var(--framer-link-current-text-color, var(--framer-link-text-color, var(--framer-code-text-color, var(--framer-text-color, #000)))));font-size:calc(var(--framer-link-hover-font-size, var(--framer-link-current-font-size, var(--framer-link-font-size, var(--framer-font-size, 16px)))) * var(--framer-font-size-scale, 1))}.framer-image.framer-text{display:block;max-width:100%;height:auto}.text-styles-preset-reset.framer-text{--framer-font-family: Inter, Inter Placeholder, sans-serif;--framer-font-style: normal;--framer-font-weight: 500;--framer-text-color: #000;--framer-font-size: 16px;--framer-letter-spacing: 0;--framer-text-transform: none;--framer-text-decoration: none;--framer-line-height: 1.2em;--framer-text-alignment: start;--framer-font-open-type-features: normal}ol.framer-text{--list-style-type: decimal}ul.framer-text,ol.framer-text{display:table;width:100%}li.framer-text{display:table-row;counter-increment:list-item;list-style:none}ol.framer-text>li.framer-text:before{display:table-cell;width:2.25ch;box-sizing:border-box;padding-inline-end:.75ch;content:counter(list-item,var(--list-style-type)) ".";white-space:nowrap}ul.framer-text>li.framer-text:before{display:table-cell;width:2.25ch;box-sizing:border-box;padding-inline-end:.75ch;content:"\2022"}.framer-text-module[style*=aspect-ratio]>:first-child{width:100%}@supports not (aspect-ratio: 1){.framer-text-module[style*=aspect-ratio]{position:relative}}@supports not (aspect-ratio: 1){.framer-text-module[style*=aspect-ratio]:before{content:"";display:block;padding-bottom:calc(100% / calc(var(--aspect-ratio)))}}@supports not (aspect-ratio: 1){.framer-text-module[style*=aspect-ratio]>:first-child{position:absolute;top:0;left:0;height:100%}}[data-framer-component-type=DeprecatedRichText]{cursor:inherit}[data-framer-component-type=DeprecatedRichText] .text-styles-preset-reset{--framer-font-family: Inter, Inter Placeholder, sans-serif;--framer-font-style: normal;--framer-font-weight: 500;--framer-text-color: #000;--framer-font-size: 16px;--framer-letter-spacing: 0;--framer-text-transform: none;--framer-text-decoration: none;--framer-line-height: 1.2em;--framer-text-alignment: start;--framer-font-open-type-features: normal}[data-framer-component-type=DeprecatedRichText] p,[data-framer-component-type=DeprecatedRichText] div,[data-framer-component-type=DeprecatedRichText] h1,[data-framer-component-type=DeprecatedRichText] h2,[data-framer-component-type=DeprecatedRichText] h3,[data-framer-component-type=DeprecatedRichText] h4,[data-framer-component-type=DeprecatedRichText] h5,[data-framer-component-type=DeprecatedRichText] h6{margin:0;padding:0}[data-framer-component-type=DeprecatedRichText] p,[data-framer-component-type=DeprecatedRichText] div,[data-framer-component-type=DeprecatedRichText] h1,[data-framer-component-type=DeprecatedRichText] h2,[data-framer-component-type=DeprecatedRichText] h3,[data-framer-component-type=DeprecatedRichText] h4,[data-framer-component-type=DeprecatedRichText] h5,[data-framer-component-type=DeprecatedRichText] h6,[data-framer-component-type=DeprecatedRichText] li,[data-framer-component-type=DeprecatedRichText] ol,[data-framer-component-type=DeprecatedRichText] ul,[data-framer-component-type=DeprecatedRichText] span:not([data-text-fill]){font-family:var(--framer-font-family, Inter, Inter Placeholder, sans-serif);font-style:var(--framer-font-style, normal);font-weight:var(--framer-font-weight, 400);color:var(--framer-text-color, #000);font-size:var(--framer-font-size, 16px);letter-spacing:var(--framer-letter-spacing, 0);text-transform:var(--framer-text-transform, none);text-decoration:var(--framer-text-decoration, none);line-height:var(--framer-line-height, 1.2em);text-align:var(--framer-text-alignment, start)}[data-framer-component-type=DeprecatedRichText] p:not(:first-child),[data-framer-component-type=DeprecatedRichText] div:not(:first-child),[data-framer-component-type=DeprecatedRichText] h1:not(:first-child),[data-framer-component-type=DeprecatedRichText] h2:not(:first-child),[data-framer-component-type=DeprecatedRichText] h3:not(:first-child),[data-framer-component-type=DeprecatedRichText] h4:not(:first-child),[data-framer-component-type=DeprecatedRichText] h5:not(:first-child),[data-framer-component-type=DeprecatedRichText] h6:not(:first-child),[data-framer-component-type=DeprecatedRichText] ol:not(:first-child),[data-framer-component-type=DeprecatedRichText] ul:not(:first-child),[data-framer-component-type=DeprecatedRichText] .framer-image:not(:first-child){margin-top:var(--framer-paragraph-spacing, 0)}[data-framer-component-type=DeprecatedRichText] span[data-text-fill]{display:inline-block;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}[data-framer-component-type=DeprecatedRichText] a,[data-framer-component-type=DeprecatedRichText] a span:not([data-text-fill]){font-family:var(--framer-link-font-family, var(--framer-font-family, Inter, Inter Placeholder, sans-serif));font-style:var(--framer-link-font-style, var(--framer-font-style, normal));font-weight:var(--framer-link-font-weight, var(--framer-font-weight, 400));color:var(--framer-link-text-color, var(--framer-text-color, #000));font-size:var(--framer-link-font-size, var(--framer-font-size, 16px));text-transform:var(--framer-link-text-transform, var(--framer-text-transform, none));text-decoration:var(--framer-link-text-decoration, var(--framer-text-decoration, none))}[data-framer-component-type=DeprecatedRichText] a:hover,[data-framer-component-type=DeprecatedRichText] a:hover span:not([data-text-fill]){font-family:var(--framer-link-hover-font-family, var(--framer-link-font-family, var(--framer-font-family, Inter, Inter Placeholder, sans-serif)));font-style:var(--framer-link-hover-font-style, var(--framer-link-font-style, var(--framer-font-style, normal)));font-weight:var(--framer-link-hover-font-weight, var(--framer-link-font-weight, var(--framer-font-weight, 400)));color:var(--framer-link-hover-text-color, var(--framer-link-text-color, var(--framer-text-color, #000)));font-size:var(--framer-link-hover-font-size, var(--framer-link-font-size, var(--framer-font-size, 16px)));text-transform:var(--framer-link-hover-text-transform, var(--framer-link-text-transform, var(--framer-text-transform, none)));text-decoration:var(--framer-link-hover-text-decoration, var(--framer-link-text-decoration, var(--framer-text-decoration, none)))}a[data-framer-page-link-current],a[data-framer-page-link-current] span:not([data-text-fill]){font-family:var(--framer-link-current-font-family, var(--framer-link-font-family, var(--framer-font-family, Inter, Inter Placeholder, sans-serif)));font-style:var(--framer-link-current-font-style, var(--framer-link-font-style, var(--framer-font-style, normal)));font-weight:var(--framer-link-current-font-weight, var(--framer-link-font-weight, var(--framer-font-weight, 400)));color:var(--framer-link-current-text-color, var(--framer-link-text-color, var(--framer-text-color, #000)));font-size:var(--framer-link-current-font-size, var(--framer-link-font-size, var(--framer-font-size, 16px)));text-transform:var(--framer-link-current-text-transform, var(--framer-link-text-transform, var(--framer-text-transform, none)));text-decoration:var(--framer-link-current-text-decoration, var(--framer-link-text-decoration, var(--framer-text-decoration, none)))}a[data-framer-page-link-current]:hover,a[data-framer-page-link-current]:hover span:not([data-text-fill]){font-family:var(--framer-link-hover-font-family, var(--framer-link-current-font-family, var(--framer-link-font-family, var(--framer-font-family, Inter, Inter Placeholder, sans-serif))));font-style:var(--framer-link-hover-font-style, var(--framer-link-current-font-style, var(--framer-link-font-style, var(--framer-font-style, normal))));font-weight:var(--framer-link-hover-font-weight, var(--framer-link-current-font-weight, var(--framer-link-font-weight, var(--framer-font-weight, 400))));color:var(--framer-link-hover-text-color, var(--framer-link-current-text-color, var(--framer-link-text-color, var(--framer-text-color, #000))));font-size:var(--framer-link-hover-font-size, var(--framer-link-current-font-size, var(--framer-link-font-size, var(--framer-font-size, 16px))));text-transform:var(--framer-link-hover-text-transform, var(--framer-link-current-text-transform, var(--framer-link-text-transform, var(--framer-text-transform, none))));text-decoration:var(--framer-link-hover-text-decoration, var(--framer-link-current-text-decoration, var(--framer-link-text-decoration, var(--framer-text-decoration, none))))}[data-framer-component-type=DeprecatedRichText] strong{font-weight:bolder}[data-framer-component-type=DeprecatedRichText] em{font-style:italic}[data-framer-component-type=DeprecatedRichText] .framer-image{display:block;max-width:100%;height:auto}[data-framer-component-type=DeprecatedRichText] ul,[data-framer-component-type=DeprecatedRichText] ol{display:table;width:100%;padding-left:0;margin:0}[data-framer-component-type=DeprecatedRichText] li{display:table-row;counter-increment:list-item;list-style:none}[data-framer-component-type=DeprecatedRichText] ol>li:before{display:table-cell;width:2.25ch;box-sizing:border-box;padding-right:.75ch;content:counter(list-item) ".";white-space:nowrap}[data-framer-component-type=DeprecatedRichText] ul>li:before{display:table-cell;width:2.25ch;box-sizing:border-box;padding-right:.75ch;content:"\2022"}:not([data-framer-generated])>[data-framer-stack-content-wrapper]>*,:not([data-framer-generated])>[data-framer-stack-content-wrapper]>[data-framer-component-type],:not([data-framer-generated])>[data-framer-stack-content-wrapper]>[data-framer-legacy-stack-gap-enabled]>*,:not([data-framer-generated])>[data-framer-stack-content-wrapper]>[data-framer-legacy-stack-gap-enabled]>[data-framer-component-type]{position:relative}.flexbox-gap-not-supported [data-framer-legacy-stack-gap-enabled=true]>*,[data-framer-legacy-stack-gap-enabled=true][data-framer-stack-flexbox-gap=false]{margin-top:calc(var(--stack-gap-y) / 2);margin-bottom:calc(var(--stack-gap-y) / 2);margin-right:calc(var(--stack-gap-x) / 2);margin-left:calc(var(--stack-gap-x) / 2)}[data-framer-stack-content-wrapper][data-framer-stack-gap-enabled=true]{row-gap:var(--stack-native-row-gap);column-gap:var(--stack-native-column-gap)}.flexbox-gap-not-supported [data-framer-stack-content-wrapper][data-framer-stack-gap-enabled=true]{row-gap:unset;column-gap:unset}.flexbox-gap-not-supported [data-framer-stack-direction-reverse=false] [data-framer-legacy-stack-gap-enabled=true]>*:first-child,[data-framer-stack-direction-reverse=false] [data-framer-legacy-stack-gap-enabled=true][data-framer-stack-flexbox-gap=false]>*:first-child,.flexbox-gap-not-supported [data-framer-stack-direction-reverse=true] [data-framer-legacy-stack-gap-enabled=true]>*:last-child,[data-framer-stack-direction-reverse=true] [data-framer-legacy-stack-gap-enabled=true][data-framer-stack-flexbox-gap=false]>*:last-child{margin-top:0;margin-left:0}.flexbox-gap-not-supported [data-framer-stack-direction-reverse=false] [data-framer-legacy-stack-gap-enabled=true]>*:last-child,[data-framer-stack-direction-reverse=false] [data-framer-legacy-stack-gap-enabled=true][data-framer-stack-flexbox-gap=false]>*:last-child,.flexbox-gap-not-supported [data-framer-stack-direction-reverse=true] [data-framer-legacy-stack-gap-enabled=true]>*:first-child,[data-framer-stack-direction-reverse=true] [data-framer-legacy-stack-gap-enabled=true][data-framer-stack-flexbox-gap=false]>*:first-child{margin-right:0;margin-bottom:0}NavigationContainer [data-framer-component-type=NavigationContainer]>*,[data-framer-component-type=NavigationContainer]>[data-framer-component-type]{position:relative}[data-framer-component-type=Scroll]::-webkit-scrollbar{display:none}[data-framer-component-type=ScrollContentWrapper]>*{position:relative}[data-framer-component-type=NativeScroll]{-webkit-overflow-scrolling:touch}[data-framer-component-type=NativeScroll]>*{position:relative}[data-framer-component-type=NativeScroll].direction-both{overflow-x:scroll;overflow-y:scroll}[data-framer-component-type=NativeScroll].direction-vertical{overflow-x:hidden;overflow-y:scroll}[data-framer-component-type=NativeScroll].direction-horizontal{overflow-x:scroll;overflow-y:hidden}[data-framer-component-type=NativeScroll].direction-vertical>*{width:100%!important}[data-framer-component-type=NativeScroll].direction-horizontal>*{height:100%!important}[data-framer-component-type=NativeScroll].scrollbar-hidden::-webkit-scrollbar{display:none}[data-framer-component-type=PageContentWrapper]>*,[data-framer-component-type=PageContentWrapper]>[data-framer-component-type]{position:relative}[data-framer-component-type=DeviceComponent].no-device>*{width:100%!important;height:100%!important}[data-is-present=false],[data-is-present=false] *{pointer-events:none!important}[data-framer-cursor=pointer]{cursor:pointer}[data-framer-cursor=grab]{cursor:grab}[data-framer-cursor=grab]:active{cursor:grabbing}[data-framer-component-type=Frame] *,[data-framer-component-type=Stack] *{pointer-events:auto}[data-framer-generated] *{pointer-events:unset}.svgContainer svg{display:block}[data-reset=button]{border-width:0;padding:0;background:none}[data-hide-scrollbars=true]::-webkit-scrollbar{width:0px;height:0px}[data-hide-scrollbars=true]::-webkit-scrollbar-thumb{background:transparent}.framer-cursor-none,.framer-cursor-none *{cursor:none!important}.framer-pointer-events-none,.framer-pointer-events-none *{pointer-events:none!important}.framer-body-EgadyzCxz-framer-xW8hV{background:var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255))}.framer-xW8hV.framer-1onbdfa,.framer-xW8hV .framer-1onbdfa{display:block}.framer-xW8hV.framer-y6cnby{align-content:center;align-items:center;background-color:var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, #ffffff);display:flex;flex-direction:column;flex-wrap:nowrap;gap:0px;height:min-content;justify-content:flex-start;overflow:visible;padding:0;position:relative;width:1440px}.framer-xW8hV .framer-1acw8e1-container{flex:none;height:100vh;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:10}.framer-xW8hV .framer-add8cd-container{flex:none;height:60px;left:calc(50.00000000000002% - 100% / 2);position:fixed;top:10px;width:100%;z-index:8}.framer-xW8hV .framer-1jw6it9,.framer-xW8hV .framer-1ukdty8,.framer-xW8hV .framer-1jkrng9,.framer-xW8hV .framer-1uyn9h5,.framer-xW8hV .framer-109rg1,.framer-xW8hV .framer-k1w2ih,.framer-xW8hV .framer-1v6uh76,.framer-xW8hV .framer-76ghq,.framer-xW8hV .framer-y30h2,.framer-xW8hV .framer-j62knb{background-color:#0000;inset:0;position:fixed;user-select:none;z-index:10}.framer-xW8hV .framer-1eh04su{cursor:pointer;flex:none;height:100%;left:calc(50.00000000000002% - 100% / 2);overflow:hidden;position:fixed;top:calc(50.00000000000002% - 100% / 2);width:100%;z-index:8}.framer-xW8hV .framer-12xnnt-container,.framer-xW8hV .framer-1d66au3-container,.framer-xW8hV .framer-gbb9pw-container,.framer-xW8hV .framer-1bucr56-container,.framer-xW8hV .framer-vl4q1q-container,.framer-xW8hV .framer-1ba3bbe-container,.framer-xW8hV .framer-qjilwy-container,.framer-xW8hV .framer-8cxkq8-container{flex:none;height:100%;max-width:500px;position:fixed;right:0;top:calc(49.9468650371945% - 100% / 2);width:100%;z-index:10}.framer-xW8hV .framer-nbm9xd{background-color:#000c;inset:0;position:fixed;user-select:none}.framer-xW8hV .framer-11vzbhb-container{flex:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:9}.framer-xW8hV .framer-1otgydm-container{flex:none;height:auto;left:50%;position:fixed;top:20px;transform:translate(-50%);width:auto;z-index:9}.framer-xW8hV .framer-5zfy10-container{flex:none;height:auto;left:0;position:absolute;right:0;top:1px;z-index:8}.framer-xW8hV .framer-13jy4ty{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:10px;height:min-content;justify-content:center;overflow:hidden;padding:0;position:relative;width:100%}.framer-xW8hV .framer-wxkhu0-container{flex:none;height:100vh;position:relative;width:100%;z-index:1}.framer-xW8hV .framer-1hvz0hi,.framer-xW8hV .framer-xw3d6v,.framer-xW8hV .framer-vj03tg,.framer-xW8hV .framer-az9e2e,.framer-xW8hV .framer-ih5k1k,.framer-xW8hV .framer-132fk8j{background-color:#000c;inset:0;position:fixed;user-select:none;z-index:10}.framer-xW8hV .framer-1jbi1ez-container{aspect-ratio:1.7777777777777777 / 1;flex:none;height:var(--framer-aspect-ratio-supported, 113px);left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);width:90%;z-index:10}.framer-xW8hV .framer-atqixn{background-color:#45cdff;flex:none;height:40px;left:calc(50.00000000000002% - 100% / 2);opacity:0;overflow:hidden;position:absolute;top:calc(4.250797024442106% - 40px / 2);width:100%;z-index:-1}.framer-xW8hV .framer-urgm90{background-color:#45cdff;flex:none;height:40px;left:calc(50.00000000000002% - 100% / 2);opacity:0;overflow:hidden;position:absolute;top:calc(6.376195536663147% - 40px / 2);width:100%;z-index:-1}.framer-xW8hV .framer-uxvim0{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:30px;height:min-content;justify-content:flex-start;overflow:visible;padding:0;position:relative;scroll-margin-top:38px;width:100%}.framer-xW8hV .framer-13ivwzj{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:40px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:100%}.framer-xW8hV .framer-qqcy30{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:10px;height:min-content;justify-content:center;overflow:hidden;padding:0 0 40px;position:relative;width:100%}.framer-xW8hV .framer-xjup7l-container{flex:1 0 0px;height:auto;position:relative;width:1px}.framer-xW8hV .framer-q3jvec{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:0px;height:min-content;justify-content:center;max-width:1200px;overflow:visible;padding:0;position:relative;width:100%}.framer-xW8hV .framer-bmxhl2,.framer-xW8hV .framer-1st4frp{--framer-link-text-color: #0099ff;--framer-link-text-decoration: underline;flex:none;height:auto;overflow:visible;position:relative;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word}.framer-xW8hV .framer-k1brfa{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:20px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:100%}.framer-xW8hV .framer-12xbxc6{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:20px;height:min-content;justify-content:center;overflow:visible;padding:0 20px;position:relative;width:100%}.framer-xW8hV .framer-1qzhtxa{--framer-link-text-color: #0099ff;--framer-link-text-decoration: underline;flex:none;height:auto;position:relative;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word}.framer-xW8hV .framer-1egascd-container{flex:none;height:40px;position:relative;width:auto}.framer-xW8hV .framer-1y6dfqe-container{bottom:0;flex:none;position:fixed;right:0;top:0;width:500px;z-index:10}.framer-xW8hV .framer-6pdggb-container{flex:none;height:232px;position:relative;width:390px}.framer-xW8hV .framer-1wlng83-container,.framer-xW8hV .framer-1rrc6z9-container,.framer-xW8hV .framer-x5y7cx-container,.framer-xW8hV .framer-wbzvv-container{height:260px;position:relative;width:390px;z-index:0}.framer-xW8hV .framer-1e4eob9{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:32px;height:min-content;justify-content:flex-start;overflow:visible;padding:0 40px;position:relative;width:100%;z-index:1}.framer-xW8hV .framer-8ir21{-webkit-filter:blur(0px);align-content:flex-start;align-items:flex-start;display:flex;filter:blur(0px);flex:none;flex-direction:column;flex-wrap:nowrap;gap:20px;height:min-content;justify-content:flex-start;overflow:visible;padding:0;position:relative;width:100%}.framer-xW8hV .framer-1x2jnyx-container,.framer-xW8hV .framer-9lxeya-container,.framer-xW8hV .framer-1sg5hga-container,.framer-xW8hV .framer-4na208-container,.framer-xW8hV .framer-l8w8lk-container,.framer-xW8hV .framer-7r0gys-container,.framer-xW8hV .framer-zty70t-container,.framer-xW8hV .framer-1b5tkly-container{flex:none;height:auto;position:relative;width:100%}.framer-xW8hV .framer-ouhh88{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:10px;height:2200px;justify-content:flex-start;overflow:visible;padding:0;position:relative;width:100%;z-index:1}.framer-xW8hV .framer-1vh0o5m{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:10px;height:min-content;justify-content:flex-start;left:0;opacity:0;overflow:hidden;padding:0;position:absolute;right:0;top:0}.framer-xW8hV .framer-18lk830{--border-bottom-width: 0px;--border-color: rgba(240, 113, 113, .2);--border-left-width: 0px;--border-right-width: 0px;--border-style: solid;--border-top-width: 10px;background-color:#f589cf;flex:none;height:400px;opacity:.4;overflow:visible;pointer-events:none;position:relative;width:100%;z-index:1}.framer-xW8hV .framer-1s46ylv{--border-bottom-width: 0px;--border-color: rgba(240, 113, 113, .2);--border-left-width: 0px;--border-right-width: 0px;--border-style: solid;--border-top-width: 10px;background-color:#8eded7;flex:none;height:400px;opacity:.4;overflow:visible;pointer-events:none;position:relative;width:100%;z-index:1}.framer-xW8hV .framer-17rd6mn{--border-bottom-width: 0px;--border-color: rgba(240, 113, 113, .2);--border-left-width: 0px;--border-right-width: 0px;--border-style: solid;--border-top-width: 10px;background-color:#7d6ffc;flex:none;height:400px;opacity:.4;overflow:visible;pointer-events:none;position:relative;width:100%;z-index:1}.framer-xW8hV .framer-1aqsls1{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:40px;height:100vh;justify-content:flex-start;overflow:visible;padding:0;position:sticky;top:40px;width:100%;will-change:transform;z-index:1}.framer-xW8hV .framer-1ytnjek{align-content:flex-end;align-items:flex-end;display:flex;flex:1 0 0px;flex-direction:column;flex-wrap:nowrap;gap:10px;height:100%;justify-content:center;overflow:visible;padding:0;position:relative;width:1px}.framer-xW8hV .framer-15b98jg-container{flex:none;height:auto;position:relative;width:384px;z-index:1}.framer-xW8hV .framer-mmx7hh-container{flex:none;height:100vh;position:fixed;right:0;top:0;width:500px;z-index:10}.framer-xW8hV .framer-igiyra{flex:none;height:100%;overflow:hidden;position:relative;width:60%}.framer-xW8hV .framer-1dsd2tz-container{flex:none;height:100%;left:calc(50.00000000000002% - 100% / 2);max-height:700px;position:absolute;top:calc(49.93359893758302% - min(700px,100%) / 2);width:100%;z-index:0}.framer-xW8hV .framer-475k5n,.framer-xW8hV .framer-1rsm1cv,.framer-xW8hV .framer-41cyfd,.framer-xW8hV .framer-uqqi4d{aspect-ratio:1.4990583804143127 / 1;cursor:pointer;flex:none;height:90%;left:50%;overflow:visible;position:fixed;top:50%;transform:translate(-50%,-50%);width:var(--framer-aspect-ratio-supported, 300px);z-index:10}.framer-xW8hV .framer-1rxq81g{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:20px;height:min-content;justify-content:flex-start;overflow:hidden;padding:80px;position:relative;width:100%}.framer-xW8hV .framer-d34eru-container{flex:none;height:500px;max-width:1200px;position:relative;width:100%}.framer-xW8hV .framer-bpz2qe{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:20px;height:min-content;justify-content:center;max-width:1200px;overflow:visible;padding:0;position:relative;width:100%}.framer-xW8hV .framer-lbrysw-container{aspect-ratio:.8285714285714286 / 1;flex:1 0 0px;height:var(--framer-aspect-ratio-supported, 712px);position:relative;width:1px}.framer-xW8hV .framer-s9ku5m-container{aspect-ratio:.8779761904761905 / 1;flex:1 0 0px;height:var(--framer-aspect-ratio-supported, 672px);position:relative;width:1px}.framer-xW8hV .framer-ugl54t-container{aspect-ratio:2.3703703703703702 / 1;flex:none;height:var(--framer-aspect-ratio-supported, 507px);max-width:1200px;position:relative;width:100%}.framer-xW8hV .framer-cjzy08-container{aspect-ratio:1.7777777777777777 / 1;flex:none;height:var(--framer-aspect-ratio-supported, 113px);left:50%;max-width:900px;position:fixed;top:50%;transform:translate(-50%,-50%);width:90%;z-index:10}.framer-xW8hV .framer-hj7aal{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:80px;height:1800px;justify-content:flex-start;overflow:visible;padding:40px;position:relative;scroll-margin-top:20px;width:100%;z-index:1}.framer-xW8hV .framer-z1eknl{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:2px;height:min-content;justify-content:flex-start;left:0;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;right:0;top:0}.framer-xW8hV .framer-3zxuba{background-color:#ffe6e6;flex:none;height:100px;opacity:.4;overflow:visible;pointer-events:none;position:relative;width:100%}.framer-xW8hV .framer-1p6xaqc{background-color:#facfcf;flex:none;height:100px;opacity:.4;overflow:hidden;pointer-events:none;position:relative;width:100%}.framer-xW8hV .framer-1xk3c6q{background-color:#edc2c2;flex:none;height:100px;opacity:.4;overflow:hidden;pointer-events:none;position:relative;width:100%}.framer-xW8hV .framer-1u0qgip{background-color:#edabab;flex:none;height:100px;opacity:.4;overflow:hidden;pointer-events:none;position:relative;width:100%}.framer-xW8hV .framer-19kbdho{background-color:#e39898;flex:none;height:100px;opacity:.4;overflow:hidden;pointer-events:none;position:relative;width:100%}.framer-xW8hV .framer-rsdame{background-color:#de9090;flex:none;height:100px;opacity:.4;overflow:hidden;pointer-events:none;position:relative;width:100%}.framer-xW8hV .framer-hkcuop{background-color:#de9090;flex:none;height:100px;opacity:.4;overflow:hidden;pointer-events:none;position:relative;width:1440px;z-index:1}.framer-xW8hV .framer-xe5bln{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:40px;height:100vh;justify-content:center;max-width:720px;overflow:visible;padding:0;position:sticky;top:0;width:100%;will-change:transform;z-index:1}.framer-xW8hV .framer-zfsp2m-container{flex:none;height:528px;position:relative;width:100%;z-index:1}.framer-xW8hV .framer-13rd1fb{align-content:center;align-items:center;border-radius:18px;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:20px;height:min-content;justify-content:flex-start;overflow:visible;padding:80px;position:relative;width:100%}.framer-xW8hV .framer-v0nxkn{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:20px;height:min-content;justify-content:center;max-width:1200px;overflow:hidden;padding:0;position:relative;width:100%}.framer-xW8hV .framer-136735i-container{aspect-ratio:1.7142857142857142 / 1;flex:none;height:var(--framer-aspect-ratio-supported, 700px);max-width:1200px;position:relative;width:100%}.framer-xW8hV .framer-18kzzd1{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:20px;height:min-content;justify-content:flex-start;max-width:1200px;overflow:visible;padding:0;position:relative;width:100%}.framer-xW8hV .framer-x3j7oc-container,.framer-xW8hV .framer-rjoxal-container{aspect-ratio:.8428571428571429 / 1;flex:1 0 0px;height:var(--framer-aspect-ratio-supported, 700px);position:relative;width:1px}.framer-xW8hV .framer-bdv8xm{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:0px;height:min-content;justify-content:flex-start;overflow:visible;padding:0;position:relative;width:100%}.framer-xW8hV .framer-z8su0v{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:0px;height:min-content;justify-content:flex-start;overflow:hidden;padding:0;position:relative;width:100%}.framer-xW8hV .framer-1luyvrx-container{aspect-ratio:3.6 / 1;flex:none;height:var(--framer-aspect-ratio-supported, 400px);position:relative;width:100%}.framer-xW8hV .framer-gzm6yi{--border-bottom-width: 0px;--border-color: var(--token-d0b03925-a317-440a-9e3d-a59011de1d8e, #f2f2f2);--border-left-width: 0px;--border-right-width: 0px;--border-style: solid;--border-top-width: 1px;align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:10px;height:min-content;justify-content:center;overflow:hidden;padding:0;position:relative;width:100%}.framer-xW8hV .framer-5gxe9t-container{flex:1 0 0px;height:auto;max-width:1200px;position:relative;width:1px}@supports (background: -webkit-named-image(i)) and (not (scale:1)){.framer-xW8hV.framer-y6cnby,.framer-xW8hV .framer-13jy4ty,.framer-xW8hV .framer-uxvim0,.framer-xW8hV .framer-13ivwzj,.framer-xW8hV .framer-qqcy30,.framer-xW8hV .framer-q3jvec,.framer-xW8hV .framer-k1brfa,.framer-xW8hV .framer-12xbxc6,.framer-xW8hV .framer-1e4eob9,.framer-xW8hV .framer-8ir21,.framer-xW8hV .framer-ouhh88,.framer-xW8hV .framer-1vh0o5m,.framer-xW8hV .framer-1aqsls1,.framer-xW8hV .framer-1ytnjek,.framer-xW8hV .framer-1rxq81g,.framer-xW8hV .framer-bpz2qe,.framer-xW8hV .framer-hj7aal,.framer-xW8hV .framer-z1eknl,.framer-xW8hV .framer-xe5bln,.framer-xW8hV .framer-13rd1fb,.framer-xW8hV .framer-v0nxkn,.framer-xW8hV .framer-18kzzd1,.framer-xW8hV .framer-bdv8xm,.framer-xW8hV .framer-z8su0v,.framer-xW8hV .framer-gzm6yi{gap:0px}.framer-xW8hV.framer-y6cnby>*,.framer-xW8hV .framer-q3jvec>*,.framer-xW8hV .framer-bdv8xm>*,.framer-xW8hV .framer-z8su0v>*{margin:0}.framer-xW8hV.framer-y6cnby>:first-child,.framer-xW8hV .framer-13jy4ty>:first-child,.framer-xW8hV .framer-uxvim0>:first-child,.framer-xW8hV .framer-13ivwzj>:first-child,.framer-xW8hV .framer-q3jvec>:first-child,.framer-xW8hV .framer-k1brfa>:first-child,.framer-xW8hV .framer-12xbxc6>:first-child,.framer-xW8hV .framer-1e4eob9>:first-child,.framer-xW8hV .framer-8ir21>:first-child,.framer-xW8hV .framer-ouhh88>:first-child,.framer-xW8hV .framer-1vh0o5m>:first-child,.framer-xW8hV .framer-1ytnjek>:first-child,.framer-xW8hV .framer-1rxq81g>:first-child,.framer-xW8hV .framer-hj7aal>:first-child,.framer-xW8hV .framer-z1eknl>:first-child,.framer-xW8hV .framer-xe5bln>:first-child,.framer-xW8hV .framer-13rd1fb>:first-child,.framer-xW8hV .framer-v0nxkn>:first-child,.framer-xW8hV .framer-bdv8xm>:first-child,.framer-xW8hV .framer-z8su0v>:first-child{margin-top:0}.framer-xW8hV.framer-y6cnby>:last-child,.framer-xW8hV .framer-13jy4ty>:last-child,.framer-xW8hV .framer-uxvim0>:last-child,.framer-xW8hV .framer-13ivwzj>:last-child,.framer-xW8hV .framer-q3jvec>:last-child,.framer-xW8hV .framer-k1brfa>:last-child,.framer-xW8hV .framer-12xbxc6>:last-child,.framer-xW8hV .framer-1e4eob9>:last-child,.framer-xW8hV .framer-8ir21>:last-child,.framer-xW8hV .framer-ouhh88>:last-child,.framer-xW8hV .framer-1vh0o5m>:last-child,.framer-xW8hV .framer-1ytnjek>:last-child,.framer-xW8hV .framer-1rxq81g>:last-child,.framer-xW8hV .framer-hj7aal>:last-child,.framer-xW8hV .framer-z1eknl>:last-child,.framer-xW8hV .framer-xe5bln>:last-child,.framer-xW8hV .framer-13rd1fb>:last-child,.framer-xW8hV .framer-v0nxkn>:last-child,.framer-xW8hV .framer-bdv8xm>:last-child,.framer-xW8hV .framer-z8su0v>:last-child{margin-bottom:0}.framer-xW8hV .framer-13jy4ty>*,.framer-xW8hV .framer-ouhh88>*,.framer-xW8hV .framer-1vh0o5m>*,.framer-xW8hV .framer-1ytnjek>*{margin:5px 0}.framer-xW8hV .framer-uxvim0>*{margin:15px 0}.framer-xW8hV .framer-13ivwzj>*,.framer-xW8hV .framer-xe5bln>*{margin:20px 0}.framer-xW8hV .framer-qqcy30>*,.framer-xW8hV .framer-gzm6yi>*{margin:0 5px}.framer-xW8hV .framer-qqcy30>:first-child,.framer-xW8hV .framer-1aqsls1>:first-child,.framer-xW8hV .framer-bpz2qe>:first-child,.framer-xW8hV .framer-18kzzd1>:first-child,.framer-xW8hV .framer-gzm6yi>:first-child{margin-left:0}.framer-xW8hV .framer-qqcy30>:last-child,.framer-xW8hV .framer-1aqsls1>:last-child,.framer-xW8hV .framer-bpz2qe>:last-child,.framer-xW8hV .framer-18kzzd1>:last-child,.framer-xW8hV .framer-gzm6yi>:last-child{margin-right:0}.framer-xW8hV .framer-k1brfa>*,.framer-xW8hV .framer-12xbxc6>*,.framer-xW8hV .framer-8ir21>*,.framer-xW8hV .framer-1rxq81g>*,.framer-xW8hV .framer-13rd1fb>*,.framer-xW8hV .framer-v0nxkn>*{margin:10px 0}.framer-xW8hV .framer-1e4eob9>*{margin:16px 0}.framer-xW8hV .framer-1aqsls1>*{margin:0 20px}.framer-xW8hV .framer-bpz2qe>*,.framer-xW8hV .framer-18kzzd1>*{margin:0 10px}.framer-xW8hV .framer-hj7aal>*{margin:40px 0}.framer-xW8hV .framer-z1eknl>*{margin:1px 0}}@media (min-width: 1200px) and (max-width: 1439px){.framer-body-EgadyzCxz-framer-xW8hV{background:var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255))}.framer-xW8hV.framer-y6cnby{width:1200px}.framer-xW8hV .framer-qqcy30{padding:0}.framer-xW8hV .framer-1aqsls1{top:20px}.framer-xW8hV .framer-1ytnjek{max-height:80vh}.framer-xW8hV .framer-15b98jg-container{width:365px}.framer-xW8hV .framer-1dsd2tz-container{max-height:80vh;top:calc(50.00000000000002% - min(80vh,100%) / 2)}.framer-xW8hV .framer-1rxq81g{padding:60px}.framer-xW8hV .framer-lbrysw-container{height:var(--framer-aspect-ratio-supported, 640px)}.framer-xW8hV .framer-s9ku5m-container{height:var(--framer-aspect-ratio-supported, 604px)}.framer-xW8hV .framer-ugl54t-container{height:var(--framer-aspect-ratio-supported, 456px)}.framer-xW8hV .framer-13rd1fb{gap:30px;padding:60px}.framer-xW8hV .framer-136735i-container{height:var(--framer-aspect-ratio-supported, 630px)}.framer-xW8hV .framer-x3j7oc-container,.framer-xW8hV .framer-rjoxal-container{height:var(--framer-aspect-ratio-supported, 629px)}.framer-xW8hV .framer-bdv8xm{gap:38px}.framer-xW8hV .framer-1luyvrx-container{height:var(--framer-aspect-ratio-supported, 334px)}.framer-xW8hV .framer-gzm6yi{padding:0 60px}@supports (background: -webkit-named-image(i)) and (not (scale:1)){.framer-xW8hV .framer-13rd1fb,.framer-xW8hV .framer-bdv8xm{gap:0px}.framer-xW8hV .framer-13rd1fb>*{margin:15px 0}.framer-xW8hV .framer-13rd1fb>:first-child,.framer-xW8hV .framer-bdv8xm>:first-child{margin-top:0}.framer-xW8hV .framer-13rd1fb>:last-child,.framer-xW8hV .framer-bdv8xm>:last-child{margin-bottom:0}.framer-xW8hV .framer-bdv8xm>*{margin:19px 0}}}@media (min-width: 810px) and (max-width: 1199px){.framer-body-EgadyzCxz-framer-xW8hV{background:var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255))}.framer-xW8hV.framer-y6cnby{width:810px}.framer-xW8hV .framer-add8cd-container{top:0}.framer-xW8hV .framer-uxvim0{gap:0px;padding:0 0 40px}.framer-xW8hV .framer-13ivwzj{gap:0px}.framer-xW8hV .framer-q3jvec{padding:20px}.framer-xW8hV .framer-k1brfa{gap:40px}.framer-xW8hV .framer-12xbxc6{order:1;padding:20px 20px 40px}.framer-xW8hV .framer-6pdggb-container{height:500px;order:0;width:100%}.framer-xW8hV .framer-1e4eob9{order:2;padding:0 60px}.framer-xW8hV .framer-1x2jnyx-container{order:2}.framer-xW8hV .framer-9lxeya-container{order:1}.framer-xW8hV .framer-1sg5hga-container{order:0}.framer-xW8hV .framer-1rxq81g,.framer-xW8hV .framer-13rd1fb{padding:40px}.framer-xW8hV .framer-d34eru-container{height:360px}.framer-xW8hV .framer-lbrysw-container{height:var(--framer-aspect-ratio-supported, 241px)}.framer-xW8hV .framer-s9ku5m-container{height:var(--framer-aspect-ratio-supported, 228px)}.framer-xW8hV .framer-ugl54t-container{aspect-ratio:unset;height:340px}.framer-xW8hV .framer-hj7aal{padding:60px}.framer-xW8hV .framer-xe5bln,.framer-xW8hV .framer-z8su0v{gap:20px}.framer-xW8hV .framer-136735i-container{height:var(--framer-aspect-ratio-supported, 117px)}.framer-xW8hV .framer-x3j7oc-container,.framer-xW8hV .framer-rjoxal-container{height:var(--framer-aspect-ratio-supported, 237px)}.framer-xW8hV .framer-bdv8xm{padding:20px 0}.framer-xW8hV .framer-1luyvrx-container{aspect-ratio:unset;height:298px}.framer-xW8hV .framer-gzm6yi{padding:0 40px}@supports (background: -webkit-named-image(i)) and (not (scale:1)){.framer-xW8hV .framer-uxvim0,.framer-xW8hV .framer-13ivwzj,.framer-xW8hV .framer-k1brfa,.framer-xW8hV .framer-xe5bln,.framer-xW8hV .framer-z8su0v{gap:0px}.framer-xW8hV .framer-uxvim0>*,.framer-xW8hV .framer-13ivwzj>*{margin:0}.framer-xW8hV .framer-uxvim0>:first-child,.framer-xW8hV .framer-13ivwzj>:first-child,.framer-xW8hV .framer-k1brfa>:first-child,.framer-xW8hV .framer-xe5bln>:first-child,.framer-xW8hV .framer-z8su0v>:first-child{margin-top:0}.framer-xW8hV .framer-uxvim0>:last-child,.framer-xW8hV .framer-13ivwzj>:last-child,.framer-xW8hV .framer-k1brfa>:last-child,.framer-xW8hV .framer-xe5bln>:last-child,.framer-xW8hV .framer-z8su0v>:last-child{margin-bottom:0}.framer-xW8hV .framer-k1brfa>*{margin:20px 0}.framer-xW8hV .framer-xe5bln>*,.framer-xW8hV .framer-z8su0v>*{margin:10px 0}}}@media (max-width: 809px){.framer-body-EgadyzCxz-framer-xW8hV{background:var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255))}.framer-xW8hV.framer-y6cnby{width:390px}.framer-xW8hV .framer-1acw8e1-container,.framer-xW8hV .framer-wxkhu0-container,.framer-xW8hV .framer-1sg5hga-container{order:0}.framer-xW8hV .framer-add8cd-container{left:0;order:2;right:0;top:0;width:unset}.framer-xW8hV .framer-13jy4ty{order:4}.framer-xW8hV .framer-atqixn,.framer-xW8hV .framer-9lxeya-container{order:1}.framer-xW8hV .framer-urgm90{order:2;top:calc(9.95203836930458% - 40px / 2)}.framer-xW8hV .framer-uxvim0{gap:0px;order:5;padding:20px 0}.framer-xW8hV .framer-13ivwzj,.framer-xW8hV .framer-xe5bln{gap:20px}.framer-xW8hV .framer-q3jvec{padding:0 20px}.framer-xW8hV .framer-k1brfa{padding:0 0 20px}.framer-xW8hV .framer-12xbxc6{order:1;padding:20px 20px 40px}.framer-xW8hV .framer-1y6dfqe-container{left:0;width:unset}.framer-xW8hV .framer-6pdggb-container{height:260px;order:0;width:100%}.framer-xW8hV .framer-1e4eob9,.framer-xW8hV .framer-1x2jnyx-container{order:2}.framer-xW8hV .framer-1rxq81g{order:6;padding:20px}.framer-xW8hV .framer-d34eru-container{height:428px}.framer-xW8hV .framer-bpz2qe{flex-direction:column;padding:0 0 24px}.framer-xW8hV .framer-lbrysw-container{aspect-ratio:unset;flex:none;height:428px;width:100%}.framer-xW8hV .framer-s9ku5m-container{flex:none;height:var(--framer-aspect-ratio-supported, 228px);width:100%}.framer-xW8hV .framer-ugl54t-container,.framer-xW8hV .framer-1luyvrx-container{aspect-ratio:unset;height:auto}.framer-xW8hV .framer-hj7aal{height:1500px;order:7;padding:20px}.framer-xW8hV .framer-zfsp2m-container{height:auto}.framer-xW8hV .framer-13rd1fb{gap:30px;order:8;overflow:hidden;padding:20px;will-change:var(--framer-will-change-override, transform)}.framer-xW8hV .framer-136735i-container{aspect-ratio:unset;height:600px}.framer-xW8hV .framer-18kzzd1{flex-direction:column}.framer-xW8hV .framer-x3j7oc-container{aspect-ratio:unset;flex:none;height:415px;width:100%}.framer-xW8hV .framer-rjoxal-container{flex:none;height:var(--framer-aspect-ratio-supported, 237px);width:100%}.framer-xW8hV .framer-bdv8xm{gap:40px;order:9;overflow:hidden;padding:40px 0}.framer-xW8hV .framer-z8su0v{order:10}.framer-xW8hV .framer-gzm6yi{order:11;padding:0 20px}@supports (background: -webkit-named-image(i)) and (not (scale:1)){.framer-xW8hV .framer-uxvim0,.framer-xW8hV .framer-13ivwzj,.framer-xW8hV .framer-bpz2qe,.framer-xW8hV .framer-xe5bln,.framer-xW8hV .framer-13rd1fb,.framer-xW8hV .framer-18kzzd1,.framer-xW8hV .framer-bdv8xm{gap:0px}.framer-xW8hV .framer-uxvim0>*{margin:0}.framer-xW8hV .framer-uxvim0>:first-child,.framer-xW8hV .framer-13ivwzj>:first-child,.framer-xW8hV .framer-bpz2qe>:first-child,.framer-xW8hV .framer-xe5bln>:first-child,.framer-xW8hV .framer-13rd1fb>:first-child,.framer-xW8hV .framer-18kzzd1>:first-child,.framer-xW8hV .framer-bdv8xm>:first-child{margin-top:0}.framer-xW8hV .framer-uxvim0>:last-child,.framer-xW8hV .framer-13ivwzj>:last-child,.framer-xW8hV .framer-bpz2qe>:last-child,.framer-xW8hV .framer-xe5bln>:last-child,.framer-xW8hV .framer-13rd1fb>:last-child,.framer-xW8hV .framer-18kzzd1>:last-child,.framer-xW8hV .framer-bdv8xm>:last-child{margin-bottom:0}.framer-xW8hV .framer-13ivwzj>*,.framer-xW8hV .framer-bpz2qe>*,.framer-xW8hV .framer-xe5bln>*,.framer-xW8hV .framer-18kzzd1>*{margin:10px 0}.framer-xW8hV .framer-13rd1fb>*{margin:15px 0}.framer-xW8hV .framer-bdv8xm>*{margin:20px 0}}}.framer-xW8hV[data-border=true]:after,.framer-xW8hV [data-border=true]:after{content:"";border-width:var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0);border-color:var(--border-color, none);border-style:var(--border-style, none);width:100%;height:100%;position:absolute;box-sizing:border-box;left:0;top:0;border-radius:inherit;pointer-events:none}.framer-a2JHw.framer-117u50l,.framer-a2JHw .framer-117u50l{display:block}.framer-a2JHw.framer-1y45r1o{align-content:center;align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:10px;height:min-content;justify-content:center;min-height:calc(var(--framer-viewport-height, 100vh) * 1);overflow:hidden;padding:0;pointer-events:none;position:relative;width:min-content}.framer-a2JHw .framer-1tbm122{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:10px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:min-content}.framer-a2JHw .framer-1xilfds{flex:none;height:23px;position:relative;width:40px}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-a2JHw.framer-1y45r1o,.framer-a2JHw .framer-1tbm122{gap:0px}.framer-a2JHw.framer-1y45r1o>*,.framer-a2JHw .framer-1tbm122>*{margin:5px 0}.framer-a2JHw.framer-1y45r1o>:first-child,.framer-a2JHw .framer-1tbm122>:first-child{margin-top:0}.framer-a2JHw.framer-1y45r1o>:last-child,.framer-a2JHw .framer-1tbm122>:last-child{margin-bottom:0}}.framer-TBfgD.framer-79shd8,.framer-TBfgD .framer-79shd8{display:block}.framer-TBfgD.framer-1ob6ych{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;height:60px;justify-content:center;overflow:hidden;padding:0 5px 0 15px;position:relative;width:370px}.framer-TBfgD .framer-1w5zla8{align-content:center;align-items:center;display:flex;flex:1 0 0px;flex-direction:row;flex-wrap:nowrap;height:min-content;justify-content:space-between;overflow:visible;padding:0;position:relative;width:1px}.framer-TBfgD .framer-1ofc1h8{aspect-ratio:1.7777777777777777 / 1;flex:none;height:var(--framer-aspect-ratio-supported, 17px);overflow:visible;position:relative;text-decoration:none;width:30px}.framer-TBfgD .framer-15y944{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:4px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:min-content}.framer-TBfgD .framer-gqjocf{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:10px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:min-content}.framer-TBfgD .framer-pyc6c9-container{flex:none;height:auto;position:relative;width:auto}.framer-TBfgD .framer-1fdtn2b-container{flex:none;height:40px;position:relative;width:auto}.framer-TBfgD .framer-1fobiez-container{flex:none;height:40px;position:relative;width:40px}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-TBfgD.framer-1ob6ych,.framer-TBfgD .framer-15y944,.framer-TBfgD .framer-gqjocf{gap:0px}.framer-TBfgD.framer-1ob6ych>*{margin:0 5px}.framer-TBfgD.framer-1ob6ych>:first-child,.framer-TBfgD .framer-15y944>:first-child{margin-left:0}.framer-TBfgD.framer-1ob6ych>:last-child,.framer-TBfgD .framer-15y944>:last-child{margin-right:0}.framer-TBfgD .framer-15y944>*{margin:0 2px}.framer-TBfgD .framer-gqjocf>*{margin:5px 0}.framer-TBfgD .framer-gqjocf>:first-child{margin-top:0}.framer-TBfgD .framer-gqjocf>:last-child{margin-bottom:0}}.framer-MMzB8.framer-hovra3,.framer-MMzB8 .framer-hovra3{display:block}.framer-MMzB8.framer-38rs38{cursor:pointer;height:40px;overflow:visible;position:relative;width:40px}.framer-MMzB8 .framer-k0djl4-container{flex:none;height:24px;left:calc(50.00000000000002% - 24px / 2);position:absolute;top:calc(50.00000000000002% - 24px / 2);width:24px}.framer-MMzB8[data-border=true]:after,.framer-MMzB8 [data-border=true]:after{content:"";border-width:var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0);border-color:var(--border-color, none);border-style:var(--border-style, none);width:100%;height:100%;position:absolute;box-sizing:border-box;left:0;top:0;border-radius:inherit;pointer-events:none}.framer-6GERX.framer-zjavm3,.framer-6GERX .framer-zjavm3{display:block}.framer-6GERX.framer-1fz3du6{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;height:48px;justify-content:center;overflow:hidden;padding:0;position:relative;width:525px;will-change:var(--framer-will-change-override, transform)}.framer-6GERX .framer-f8b39n{align-content:center;align-items:center;display:flex;flex:1 0 0px;flex-direction:row;flex-wrap:nowrap;gap:10px;height:48px;justify-content:center;overflow:visible;padding:20px 15px;position:relative;width:1px}.framer-6GERX .framer-n4zwln{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:0px;height:min-content;justify-content:center;max-width:100%;overflow:visible;padding:0;position:relative;width:min-content}.framer-6GERX .framer-1fg0329{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:32px;height:min-content;justify-content:flex-start;overflow:visible;padding:0;position:relative;width:min-content}.framer-6GERX .framer-1k65ikv{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:0px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:min-content}.framer-6GERX .framer-2sjeps-container,.framer-6GERX .framer-mwxiuz-container,.framer-6GERX .framer-ekohx7-container,.framer-6GERX .framer-1gajkd6-container,.framer-6GERX .framer-acwcfh-container,.framer-6GERX .framer-zfouns-container,.framer-6GERX .framer-1wlybi3-container,.framer-6GERX .framer-1fb26qx-container,.framer-6GERX .framer-2nwjwx-container,.framer-6GERX .framer-12zexfh-container{flex:none;height:auto;position:relative;width:auto}.framer-6GERX .framer-a69800-container{flex:none;height:36px;position:relative;width:auto}.framer-6GERX .framer-ih0u3i{align-content:flex-start;align-items:flex-start;display:flex;flex:1 0 0px;flex-direction:row;flex-wrap:nowrap;gap:10px;height:min-content;justify-content:center;min-height:604px;overflow:visible;padding:10px 10px 0 0;position:relative;width:1px}.framer-6GERX .framer-1ndai70-container{flex:1 0 0px;height:640px;position:relative;width:1px}.framer-6GERX .framer-1scx57i-container{align-self:stretch;flex:none;height:auto;position:relative;width:auto}.framer-6GERX .framer-zc9m5t,.framer-6GERX .framer-1i2zmk{height:150px;overflow:hidden;position:relative;width:200px;will-change:var(--framer-will-change-override, transform)}.framer-6GERX .framer-17emvrc-container,.framer-6GERX .framer-xpbdu6-container{flex:none;height:auto;left:0;position:absolute;top:0;width:940px}.framer-6GERX .framer-m3qpx1{align-content:center;align-items:center;display:flex;flex:1 0 0px;flex-direction:row;flex-wrap:nowrap;gap:10px;height:min-content;justify-content:flex-start;min-height:200px;overflow:visible;padding:10px 0 20px;position:relative;width:1px}.framer-6GERX .framer-1cznpot-container,.framer-6GERX .framer-2jixev-container{flex:1 0 0px;height:690px;position:relative;width:1px}.framer-6GERX .framer-10x826o{align-content:flex-start;align-items:flex-start;display:flex;flex:1 0 0px;flex-direction:row;flex-wrap:nowrap;gap:10px;height:min-content;justify-content:center;min-height:100px;overflow:visible;padding:10px 0 20px;position:relative;width:1px}.framer-6GERX .framer-1szkul6-container{flex:none;height:auto;position:absolute;right:-145px;top:50%;width:auto;z-index:1}.framer-6GERX .framer-18lpt4w{align-content:center;align-items:center;display:flex;flex:1 0 0px;flex-direction:row;flex-wrap:nowrap;gap:10px;height:min-content;justify-content:flex-start;min-height:95px;overflow:visible;padding:20px 8px 0;position:relative;width:1px}.framer-6GERX .framer-lmk6ac-container{flex:none;height:40px;position:relative;width:auto}.framer-6GERX .framer-wqfa9q-container{flex:none;height:auto;position:relative;width:auto;z-index:1}.framer-6GERX .framer-jb99ay{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:10px;height:23px;justify-content:flex-end;overflow:visible;padding:0 5px 0 15px;position:sticky;top:20px;width:360px;will-change:transform;z-index:1}.framer-6GERX .framer-d392lj-container{flex:none;height:40px;position:relative;width:40px}.framer-6GERX .framer-1gc7l1w{align-content:center;align-items:center;cursor:pointer;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:10px;height:138px;justify-content:center;overflow:visible;padding:0;position:relative;width:248px}.framer-6GERX .framer-vmrwd7{aspect-ratio:1.7647058823529411 / 1;flex:none;height:var(--framer-aspect-ratio-supported, 17px);position:relative;text-decoration:none;width:30px}.framer-6GERX .framer-1fthoo5-container{flex:none;inset:0;max-width:500px;position:absolute;z-index:10}.framer-6GERX .framer-1tgdmdy{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:10px;height:383px;justify-content:center;left:calc(50.095238095238116% - 1000px / 2);overflow:visible;padding:0;position:absolute;top:48px;width:1000px;z-index:1}.framer-6GERX .framer-xfeef1-container,.framer-6GERX .framer-15p6px8-container{flex:none;height:368px;left:calc(50.00000000000002% - 1000px / 2);position:absolute;top:15px;width:1000px;z-index:1}.framer-6GERX .framer-m4ura1-container{flex:none;height:auto;left:50%;position:absolute;top:15px;width:auto;z-index:1}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-6GERX.framer-1fz3du6,.framer-6GERX .framer-f8b39n,.framer-6GERX .framer-n4zwln,.framer-6GERX .framer-1fg0329,.framer-6GERX .framer-1k65ikv,.framer-6GERX .framer-ih0u3i,.framer-6GERX .framer-m3qpx1,.framer-6GERX .framer-10x826o,.framer-6GERX .framer-18lpt4w,.framer-6GERX .framer-jb99ay,.framer-6GERX .framer-1gc7l1w,.framer-6GERX .framer-1tgdmdy{gap:0px}.framer-6GERX.framer-1fz3du6>*,.framer-6GERX .framer-f8b39n>*,.framer-6GERX .framer-ih0u3i>*,.framer-6GERX .framer-m3qpx1>*,.framer-6GERX .framer-10x826o>*,.framer-6GERX .framer-18lpt4w>*,.framer-6GERX .framer-jb99ay>*,.framer-6GERX .framer-1tgdmdy>*{margin:0 5px}.framer-6GERX.framer-1fz3du6>:first-child,.framer-6GERX .framer-f8b39n>:first-child,.framer-6GERX .framer-n4zwln>:first-child,.framer-6GERX .framer-1fg0329>:first-child,.framer-6GERX .framer-1k65ikv>:first-child,.framer-6GERX .framer-ih0u3i>:first-child,.framer-6GERX .framer-m3qpx1>:first-child,.framer-6GERX .framer-10x826o>:first-child,.framer-6GERX .framer-18lpt4w>:first-child,.framer-6GERX .framer-jb99ay>:first-child,.framer-6GERX .framer-1tgdmdy>:first-child{margin-left:0}.framer-6GERX.framer-1fz3du6>:last-child,.framer-6GERX .framer-f8b39n>:last-child,.framer-6GERX .framer-n4zwln>:last-child,.framer-6GERX .framer-1fg0329>:last-child,.framer-6GERX .framer-1k65ikv>:last-child,.framer-6GERX .framer-ih0u3i>:last-child,.framer-6GERX .framer-m3qpx1>:last-child,.framer-6GERX .framer-10x826o>:last-child,.framer-6GERX .framer-18lpt4w>:last-child,.framer-6GERX .framer-jb99ay>:last-child,.framer-6GERX .framer-1tgdmdy>:last-child{margin-right:0}.framer-6GERX .framer-n4zwln>*,.framer-6GERX .framer-1k65ikv>*{margin:0}.framer-6GERX .framer-1fg0329>*{margin:0 16px}.framer-6GERX .framer-1gc7l1w>*{margin:5px 0}.framer-6GERX .framer-1gc7l1w>:first-child{margin-top:0}.framer-6GERX .framer-1gc7l1w>:last-child{margin-bottom:0}}.framer-6GERX.framer-v-1fbbrt1.framer-1fz3du6{flex-direction:column;width:min-content}.framer-6GERX.framer-v-1fbbrt1 .framer-f8b39n,.framer-6GERX.framer-v-1mix9je .framer-f8b39n,.framer-6GERX.framer-v-mvr6rn .framer-f8b39n,.framer-6GERX.framer-v-shstkc .framer-f8b39n{align-self:stretch;flex:none;gap:15px;padding:20px 4px 20px 15px;width:auto;z-index:2}.framer-6GERX.framer-v-1fbbrt1 .framer-a69800-container,.framer-6GERX.framer-v-1mix9je .framer-a69800-container,.framer-6GERX.framer-v-mvr6rn .framer-a69800-container,.framer-6GERX.framer-v-shstkc .framer-a69800-container{align-self:stretch;height:auto;order:1}.framer-6GERX.framer-v-1fbbrt1 .framer-mwxiuz-container,.framer-6GERX.framer-v-1mix9je .framer-mwxiuz-container,.framer-6GERX.framer-v-mvr6rn .framer-mwxiuz-container,.framer-6GERX.framer-v-shstkc .framer-mwxiuz-container{order:2}.framer-6GERX.framer-v-1fbbrt1 .framer-ekohx7-container,.framer-6GERX.framer-v-1mix9je .framer-ekohx7-container,.framer-6GERX.framer-v-mvr6rn .framer-ekohx7-container,.framer-6GERX.framer-v-shstkc .framer-ekohx7-container{order:3}.framer-6GERX.framer-v-1fbbrt1 .framer-1scx57i-container,.framer-6GERX.framer-v-1mix9je .framer-1scx57i-container,.framer-6GERX.framer-v-mvr6rn .framer-1scx57i-container,.framer-6GERX.framer-v-shstkc .framer-1scx57i-container{order:9}.framer-6GERX.framer-v-1fbbrt1 .framer-2nwjwx-container,.framer-6GERX.framer-v-1mix9je .framer-2nwjwx-container,.framer-6GERX.framer-v-mvr6rn .framer-2nwjwx-container,.framer-6GERX.framer-v-shstkc .framer-2nwjwx-container{align-self:stretch;order:10}.framer-6GERX.framer-v-1fbbrt1 .framer-12zexfh-container,.framer-6GERX.framer-v-1mix9je .framer-12zexfh-container,.framer-6GERX.framer-v-mvr6rn .framer-12zexfh-container,.framer-6GERX.framer-v-shstkc .framer-12zexfh-container{order:11}.framer-6GERX.framer-v-1fbbrt1 .framer-1szkul6-container,.framer-6GERX.framer-v-1mix9je .framer-1szkul6-container,.framer-6GERX.framer-v-mvr6rn .framer-1szkul6-container,.framer-6GERX.framer-v-shstkc .framer-1szkul6-container{position:relative;right:unset;top:unset}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-6GERX.framer-v-1fbbrt1.framer-1fz3du6,.framer-6GERX.framer-v-1fbbrt1 .framer-f8b39n{gap:0px}.framer-6GERX.framer-v-1fbbrt1.framer-1fz3du6>*{margin:5px 0}.framer-6GERX.framer-v-1fbbrt1.framer-1fz3du6>:first-child{margin-top:0}.framer-6GERX.framer-v-1fbbrt1.framer-1fz3du6>:last-child{margin-bottom:0}.framer-6GERX.framer-v-1fbbrt1 .framer-f8b39n>*{margin:0 7.5px}.framer-6GERX.framer-v-1fbbrt1 .framer-f8b39n>:first-child{margin-left:0}.framer-6GERX.framer-v-1fbbrt1 .framer-f8b39n>:last-child{margin-right:0}}.framer-6GERX.framer-v-f799is.framer-1fz3du6{flex-direction:column}.framer-6GERX.framer-v-f799is .framer-f8b39n{flex:none;width:100%}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-6GERX.framer-v-f799is.framer-1fz3du6{gap:0px}.framer-6GERX.framer-v-f799is.framer-1fz3du6>*{margin:5px 0}.framer-6GERX.framer-v-f799is.framer-1fz3du6>:first-child{margin-top:0}.framer-6GERX.framer-v-f799is.framer-1fz3du6>:last-child{margin-bottom:0}}.framer-6GERX.framer-v-120nj2i.framer-1fz3du6{align-content:flex-start;align-items:flex-start;flex-direction:column;height:812px;justify-content:flex-start;overflow:auto;overscroll-behavior:contain;width:380px}.framer-6GERX.framer-v-120nj2i .framer-f8b39n,.framer-6GERX.framer-v-1vauwxr .framer-f8b39n,.framer-6GERX.framer-v-cy0yvy .framer-f8b39n,.framer-6GERX.framer-v-1xz4rr3 .framer-f8b39n,.framer-6GERX.framer-v-1mhx7rh .framer-f8b39n{align-content:flex-start;align-items:flex-start;flex:none;flex-direction:column;gap:15px;height:min-content;justify-content:flex-start;order:1;padding:0 2px 100px;width:100%;z-index:2}.framer-6GERX.framer-v-120nj2i .framer-n4zwln,.framer-6GERX.framer-v-1vauwxr .framer-n4zwln,.framer-6GERX.framer-v-cy0yvy .framer-n4zwln,.framer-6GERX.framer-v-1xz4rr3 .framer-n4zwln,.framer-6GERX.framer-v-1mhx7rh .framer-n4zwln{align-content:flex-start;align-items:flex-start;flex-direction:column;justify-content:flex-start;order:0;padding:0 5px;width:100%}.framer-6GERX.framer-v-120nj2i .framer-1fg0329,.framer-6GERX.framer-v-1vauwxr .framer-1fg0329,.framer-6GERX.framer-v-cy0yvy .framer-1fg0329,.framer-6GERX.framer-v-1xz4rr3 .framer-1fg0329,.framer-6GERX.framer-v-1mhx7rh .framer-1fg0329{align-content:flex-start;align-items:flex-start;flex-direction:column;order:0;width:100%}.framer-6GERX.framer-v-120nj2i .framer-1k65ikv,.framer-6GERX.framer-v-1vauwxr .framer-1k65ikv,.framer-6GERX.framer-v-cy0yvy .framer-1k65ikv,.framer-6GERX.framer-v-1xz4rr3 .framer-1k65ikv,.framer-6GERX.framer-v-1mhx7rh .framer-1k65ikv{align-content:flex-start;align-items:flex-start;flex-direction:column;justify-content:flex-start;width:100%}.framer-6GERX.framer-v-120nj2i .framer-a69800-container,.framer-6GERX.framer-v-1vauwxr .framer-a69800-container,.framer-6GERX.framer-v-cy0yvy .framer-a69800-container,.framer-6GERX.framer-v-1xz4rr3 .framer-a69800-container,.framer-6GERX.framer-v-1mhx7rh .framer-a69800-container{height:40px;order:1;width:100%}.framer-6GERX.framer-v-120nj2i .framer-1scx57i-container,.framer-6GERX.framer-v-1vauwxr .framer-1scx57i-container,.framer-6GERX.framer-v-cy0yvy .framer-1scx57i-container,.framer-6GERX.framer-v-1xz4rr3 .framer-1scx57i-container,.framer-6GERX.framer-v-1mhx7rh .framer-1scx57i-container{align-self:unset;height:40px;order:11;width:100%}.framer-6GERX.framer-v-120nj2i .framer-1wlybi3-container,.framer-6GERX.framer-v-1vauwxr .framer-1wlybi3-container,.framer-6GERX.framer-v-cy0yvy .framer-1wlybi3-container,.framer-6GERX.framer-v-1xz4rr3 .framer-1wlybi3-container,.framer-6GERX.framer-v-1mhx7rh .framer-1wlybi3-container{order:6;width:100%}.framer-6GERX.framer-v-120nj2i .framer-1fb26qx-container,.framer-6GERX.framer-v-1vauwxr .framer-1fb26qx-container,.framer-6GERX.framer-v-cy0yvy .framer-1fb26qx-container,.framer-6GERX.framer-v-1xz4rr3 .framer-1fb26qx-container,.framer-6GERX.framer-v-1mhx7rh .framer-1fb26qx-container{order:8;width:100%}.framer-6GERX.framer-v-120nj2i .framer-2nwjwx-container,.framer-6GERX.framer-v-1vauwxr .framer-2nwjwx-container,.framer-6GERX.framer-v-cy0yvy .framer-2nwjwx-container,.framer-6GERX.framer-v-1xz4rr3 .framer-2nwjwx-container,.framer-6GERX.framer-v-1mhx7rh .framer-2nwjwx-container{height:40px;order:12;width:100%}.framer-6GERX.framer-v-120nj2i .framer-12zexfh-container,.framer-6GERX.framer-v-1vauwxr .framer-12zexfh-container,.framer-6GERX.framer-v-cy0yvy .framer-12zexfh-container,.framer-6GERX.framer-v-1xz4rr3 .framer-12zexfh-container,.framer-6GERX.framer-v-1mhx7rh .framer-12zexfh-container{order:13;width:100%}.framer-6GERX.framer-v-120nj2i .framer-18lpt4w,.framer-6GERX.framer-v-1vauwxr .framer-18lpt4w,.framer-6GERX.framer-v-cy0yvy .framer-18lpt4w,.framer-6GERX.framer-v-1xz4rr3 .framer-18lpt4w,.framer-6GERX.framer-v-1mhx7rh .framer-18lpt4w{flex:none;min-height:unset;order:2;padding:20px 13px 0;width:100%}.framer-6GERX.framer-v-120nj2i .framer-lmk6ac-container,.framer-6GERX.framer-v-120nj2i .framer-d392lj-container,.framer-6GERX.framer-v-1vauwxr .framer-lmk6ac-container,.framer-6GERX.framer-v-1vauwxr .framer-d392lj-container,.framer-6GERX.framer-v-cy0yvy .framer-lmk6ac-container,.framer-6GERX.framer-v-cy0yvy .framer-d392lj-container,.framer-6GERX.framer-v-1xz4rr3 .framer-lmk6ac-container,.framer-6GERX.framer-v-1xz4rr3 .framer-d392lj-container,.framer-6GERX.framer-v-1mhx7rh .framer-lmk6ac-container,.framer-6GERX.framer-v-1mhx7rh .framer-d392lj-container{order:1}.framer-6GERX.framer-v-120nj2i .framer-wqfa9q-container,.framer-6GERX.framer-v-1vauwxr .framer-wqfa9q-container,.framer-6GERX.framer-v-cy0yvy .framer-wqfa9q-container,.framer-6GERX.framer-v-1xz4rr3 .framer-wqfa9q-container,.framer-6GERX.framer-v-1mhx7rh .framer-wqfa9q-container{order:0}.framer-6GERX.framer-v-120nj2i .framer-jb99ay,.framer-6GERX.framer-v-1vauwxr .framer-jb99ay,.framer-6GERX.framer-v-cy0yvy .framer-jb99ay,.framer-6GERX.framer-v-1xz4rr3 .framer-jb99ay,.framer-6GERX.framer-v-1mhx7rh .framer-jb99ay{gap:unset;height:60px;justify-content:space-between;order:0;top:0;width:100%;z-index:10}.framer-6GERX.framer-v-120nj2i .framer-1gc7l1w,.framer-6GERX.framer-v-1mhx7rh .framer-1gc7l1w{cursor:unset;height:min-content;order:0;width:min-content}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-6GERX.framer-v-120nj2i.framer-1fz3du6,.framer-6GERX.framer-v-120nj2i .framer-f8b39n,.framer-6GERX.framer-v-120nj2i .framer-n4zwln,.framer-6GERX.framer-v-120nj2i .framer-1fg0329,.framer-6GERX.framer-v-120nj2i .framer-1k65ikv,.framer-6GERX.framer-v-120nj2i .framer-jb99ay{gap:0px}.framer-6GERX.framer-v-120nj2i.framer-1fz3du6>*{margin:5px 0}.framer-6GERX.framer-v-120nj2i.framer-1fz3du6>:first-child,.framer-6GERX.framer-v-120nj2i .framer-f8b39n>:first-child,.framer-6GERX.framer-v-120nj2i .framer-n4zwln>:first-child,.framer-6GERX.framer-v-120nj2i .framer-1fg0329>:first-child,.framer-6GERX.framer-v-120nj2i .framer-1k65ikv>:first-child{margin-top:0}.framer-6GERX.framer-v-120nj2i.framer-1fz3du6>:last-child,.framer-6GERX.framer-v-120nj2i .framer-f8b39n>:last-child,.framer-6GERX.framer-v-120nj2i .framer-n4zwln>:last-child,.framer-6GERX.framer-v-120nj2i .framer-1fg0329>:last-child,.framer-6GERX.framer-v-120nj2i .framer-1k65ikv>:last-child{margin-bottom:0}.framer-6GERX.framer-v-120nj2i .framer-f8b39n>*{margin:7.5px 0}.framer-6GERX.framer-v-120nj2i .framer-n4zwln>*,.framer-6GERX.framer-v-120nj2i .framer-1k65ikv>*{margin:0}.framer-6GERX.framer-v-120nj2i .framer-1fg0329>*{margin:16px 0}.framer-6GERX.framer-v-120nj2i .framer-jb99ay>*,.framer-6GERX.framer-v-120nj2i .framer-jb99ay>:first-child,.framer-6GERX.framer-v-120nj2i .framer-jb99ay>:last-child{margin:0}}.framer-6GERX.framer-v-1vauwxr.framer-1fz3du6,.framer-6GERX.framer-v-cy0yvy.framer-1fz3du6,.framer-6GERX.framer-v-1xz4rr3.framer-1fz3du6,.framer-6GERX.framer-v-1mhx7rh.framer-1fz3du6{align-content:flex-start;align-items:flex-start;flex-direction:column;height:min-content;justify-content:flex-start;overflow:auto;overscroll-behavior:contain;width:380px}.framer-6GERX.framer-v-1vauwxr .framer-m3qpx1{flex:none;min-height:unset;order:7;width:100%}.framer-6GERX.framer-v-1vauwxr .framer-1gc7l1w,.framer-6GERX.framer-v-cy0yvy .framer-1gc7l1w,.framer-6GERX.framer-v-1xz4rr3 .framer-1gc7l1w{cursor:unset;height:min-content;order:0;width:min-content;z-index:10}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-6GERX.framer-v-1vauwxr.framer-1fz3du6,.framer-6GERX.framer-v-1vauwxr .framer-f8b39n,.framer-6GERX.framer-v-1vauwxr .framer-n4zwln,.framer-6GERX.framer-v-1vauwxr .framer-1fg0329,.framer-6GERX.framer-v-1vauwxr .framer-1k65ikv,.framer-6GERX.framer-v-1vauwxr .framer-jb99ay{gap:0px}.framer-6GERX.framer-v-1vauwxr.framer-1fz3du6>*{margin:5px 0}.framer-6GERX.framer-v-1vauwxr.framer-1fz3du6>:first-child,.framer-6GERX.framer-v-1vauwxr .framer-f8b39n>:first-child,.framer-6GERX.framer-v-1vauwxr .framer-n4zwln>:first-child,.framer-6GERX.framer-v-1vauwxr .framer-1fg0329>:first-child,.framer-6GERX.framer-v-1vauwxr .framer-1k65ikv>:first-child{margin-top:0}.framer-6GERX.framer-v-1vauwxr.framer-1fz3du6>:last-child,.framer-6GERX.framer-v-1vauwxr .framer-f8b39n>:last-child,.framer-6GERX.framer-v-1vauwxr .framer-n4zwln>:last-child,.framer-6GERX.framer-v-1vauwxr .framer-1fg0329>:last-child,.framer-6GERX.framer-v-1vauwxr .framer-1k65ikv>:last-child{margin-bottom:0}.framer-6GERX.framer-v-1vauwxr .framer-f8b39n>*{margin:7.5px 0}.framer-6GERX.framer-v-1vauwxr .framer-n4zwln>*,.framer-6GERX.framer-v-1vauwxr .framer-1k65ikv>*{margin:0}.framer-6GERX.framer-v-1vauwxr .framer-1fg0329>*{margin:16px 0}.framer-6GERX.framer-v-1vauwxr .framer-jb99ay>*,.framer-6GERX.framer-v-1vauwxr .framer-jb99ay>:first-child,.framer-6GERX.framer-v-1vauwxr .framer-jb99ay>:last-child{margin:0}}.framer-6GERX.framer-v-cy0yvy .framer-ih0u3i{flex:none;justify-content:flex-start;min-height:unset;order:9;padding:10px 0 0;width:100%;z-index:1}.framer-6GERX.framer-v-cy0yvy .framer-1ndai70-container{order:0;z-index:1}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-6GERX.framer-v-cy0yvy.framer-1fz3du6,.framer-6GERX.framer-v-cy0yvy .framer-f8b39n,.framer-6GERX.framer-v-cy0yvy .framer-n4zwln,.framer-6GERX.framer-v-cy0yvy .framer-1fg0329,.framer-6GERX.framer-v-cy0yvy .framer-1k65ikv,.framer-6GERX.framer-v-cy0yvy .framer-jb99ay{gap:0px}.framer-6GERX.framer-v-cy0yvy.framer-1fz3du6>*{margin:5px 0}.framer-6GERX.framer-v-cy0yvy.framer-1fz3du6>:first-child,.framer-6GERX.framer-v-cy0yvy .framer-f8b39n>:first-child,.framer-6GERX.framer-v-cy0yvy .framer-n4zwln>:first-child,.framer-6GERX.framer-v-cy0yvy .framer-1fg0329>:first-child,.framer-6GERX.framer-v-cy0yvy .framer-1k65ikv>:first-child{margin-top:0}.framer-6GERX.framer-v-cy0yvy.framer-1fz3du6>:last-child,.framer-6GERX.framer-v-cy0yvy .framer-f8b39n>:last-child,.framer-6GERX.framer-v-cy0yvy .framer-n4zwln>:last-child,.framer-6GERX.framer-v-cy0yvy .framer-1fg0329>:last-child,.framer-6GERX.framer-v-cy0yvy .framer-1k65ikv>:last-child{margin-bottom:0}.framer-6GERX.framer-v-cy0yvy .framer-f8b39n>*{margin:7.5px 0}.framer-6GERX.framer-v-cy0yvy .framer-n4zwln>*,.framer-6GERX.framer-v-cy0yvy .framer-1k65ikv>*{margin:0}.framer-6GERX.framer-v-cy0yvy .framer-1fg0329>*{margin:16px 0}.framer-6GERX.framer-v-cy0yvy .framer-jb99ay>*,.framer-6GERX.framer-v-cy0yvy .framer-jb99ay>:first-child,.framer-6GERX.framer-v-cy0yvy .framer-jb99ay>:last-child{margin:0}}.framer-6GERX.framer-v-1xz4rr3 .framer-10x826o{flex:none;min-height:unset;order:14;width:100%}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-6GERX.framer-v-1xz4rr3.framer-1fz3du6,.framer-6GERX.framer-v-1xz4rr3 .framer-f8b39n,.framer-6GERX.framer-v-1xz4rr3 .framer-n4zwln,.framer-6GERX.framer-v-1xz4rr3 .framer-1fg0329,.framer-6GERX.framer-v-1xz4rr3 .framer-1k65ikv,.framer-6GERX.framer-v-1xz4rr3 .framer-jb99ay{gap:0px}.framer-6GERX.framer-v-1xz4rr3.framer-1fz3du6>*{margin:5px 0}.framer-6GERX.framer-v-1xz4rr3.framer-1fz3du6>:first-child,.framer-6GERX.framer-v-1xz4rr3 .framer-f8b39n>:first-child,.framer-6GERX.framer-v-1xz4rr3 .framer-n4zwln>:first-child,.framer-6GERX.framer-v-1xz4rr3 .framer-1fg0329>:first-child,.framer-6GERX.framer-v-1xz4rr3 .framer-1k65ikv>:first-child{margin-top:0}.framer-6GERX.framer-v-1xz4rr3.framer-1fz3du6>:last-child,.framer-6GERX.framer-v-1xz4rr3 .framer-f8b39n>:last-child,.framer-6GERX.framer-v-1xz4rr3 .framer-n4zwln>:last-child,.framer-6GERX.framer-v-1xz4rr3 .framer-1fg0329>:last-child,.framer-6GERX.framer-v-1xz4rr3 .framer-1k65ikv>:last-child{margin-bottom:0}.framer-6GERX.framer-v-1xz4rr3 .framer-f8b39n>*{margin:7.5px 0}.framer-6GERX.framer-v-1xz4rr3 .framer-n4zwln>*,.framer-6GERX.framer-v-1xz4rr3 .framer-1k65ikv>*{margin:0}.framer-6GERX.framer-v-1xz4rr3 .framer-1fg0329>*{margin:16px 0}.framer-6GERX.framer-v-1xz4rr3 .framer-jb99ay>*,.framer-6GERX.framer-v-1xz4rr3 .framer-jb99ay>:first-child,.framer-6GERX.framer-v-1xz4rr3 .framer-jb99ay>:last-child{margin:0}}.framer-6GERX.framer-v-lp0nnr .framer-f8b39n{pointer-events:none}.framer-6GERX.framer-v-1mhx7rh .framer-1fthoo5-container{bottom:unset;height:calc(var(--framer-viewport-height, 100vh) * 1);min-height:100%;order:5;right:unset;width:100%}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-6GERX.framer-v-1mhx7rh.framer-1fz3du6,.framer-6GERX.framer-v-1mhx7rh .framer-f8b39n,.framer-6GERX.framer-v-1mhx7rh .framer-n4zwln,.framer-6GERX.framer-v-1mhx7rh .framer-1fg0329,.framer-6GERX.framer-v-1mhx7rh .framer-1k65ikv,.framer-6GERX.framer-v-1mhx7rh .framer-jb99ay{gap:0px}.framer-6GERX.framer-v-1mhx7rh.framer-1fz3du6>*{margin:5px 0}.framer-6GERX.framer-v-1mhx7rh.framer-1fz3du6>:first-child,.framer-6GERX.framer-v-1mhx7rh .framer-f8b39n>:first-child,.framer-6GERX.framer-v-1mhx7rh .framer-n4zwln>:first-child,.framer-6GERX.framer-v-1mhx7rh .framer-1fg0329>:first-child,.framer-6GERX.framer-v-1mhx7rh .framer-1k65ikv>:first-child{margin-top:0}.framer-6GERX.framer-v-1mhx7rh.framer-1fz3du6>:last-child,.framer-6GERX.framer-v-1mhx7rh .framer-f8b39n>:last-child,.framer-6GERX.framer-v-1mhx7rh .framer-n4zwln>:last-child,.framer-6GERX.framer-v-1mhx7rh .framer-1fg0329>:last-child,.framer-6GERX.framer-v-1mhx7rh .framer-1k65ikv>:last-child{margin-bottom:0}.framer-6GERX.framer-v-1mhx7rh .framer-f8b39n>*{margin:7.5px 0}.framer-6GERX.framer-v-1mhx7rh .framer-n4zwln>*,.framer-6GERX.framer-v-1mhx7rh .framer-1k65ikv>*{margin:0}.framer-6GERX.framer-v-1mhx7rh .framer-1fg0329>*{margin:16px 0}.framer-6GERX.framer-v-1mhx7rh .framer-jb99ay>*,.framer-6GERX.framer-v-1mhx7rh .framer-jb99ay>:first-child,.framer-6GERX.framer-v-1mhx7rh .framer-jb99ay>:last-child{margin:0}}.framer-6GERX.framer-v-1ckahik.framer-1fz3du6,.framer-6GERX.framer-v-2k3l.framer-1fz3du6,.framer-6GERX.framer-v-x0z6l1.framer-1fz3du6{overflow:visible}.framer-6GERX.framer-v-1po1ul1.framer-1fz3du6,.framer-6GERX.framer-v-10p5fe1.framer-1fz3du6,.framer-6GERX.framer-v-1r42kvu.framer-1fz3du6{flex-direction:column;overflow:visible}.framer-6GERX.framer-v-1po1ul1 .framer-f8b39n,.framer-6GERX.framer-v-10p5fe1 .framer-f8b39n,.framer-6GERX.framer-v-1r42kvu .framer-f8b39n{flex:none;overflow:hidden;width:100%}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-6GERX.framer-v-1po1ul1.framer-1fz3du6{gap:0px}.framer-6GERX.framer-v-1po1ul1.framer-1fz3du6>*{margin:5px 0}.framer-6GERX.framer-v-1po1ul1.framer-1fz3du6>:first-child{margin-top:0}.framer-6GERX.framer-v-1po1ul1.framer-1fz3du6>:last-child{margin-bottom:0}}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-6GERX.framer-v-10p5fe1.framer-1fz3du6{gap:0px}.framer-6GERX.framer-v-10p5fe1.framer-1fz3du6>*{margin:5px 0}.framer-6GERX.framer-v-10p5fe1.framer-1fz3du6>:first-child{margin-top:0}.framer-6GERX.framer-v-10p5fe1.framer-1fz3du6>:last-child{margin-bottom:0}}.framer-6GERX.framer-v-1mix9je.framer-1fz3du6,.framer-6GERX.framer-v-mvr6rn.framer-1fz3du6,.framer-6GERX.framer-v-shstkc.framer-1fz3du6{flex-direction:column;overflow:visible;width:min-content}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-6GERX.framer-v-1mix9je.framer-1fz3du6,.framer-6GERX.framer-v-1mix9je .framer-f8b39n{gap:0px}.framer-6GERX.framer-v-1mix9je.framer-1fz3du6>*{margin:5px 0}.framer-6GERX.framer-v-1mix9je.framer-1fz3du6>:first-child{margin-top:0}.framer-6GERX.framer-v-1mix9je.framer-1fz3du6>:last-child{margin-bottom:0}.framer-6GERX.framer-v-1mix9je .framer-f8b39n>*{margin:0 7.5px}.framer-6GERX.framer-v-1mix9je .framer-f8b39n>:first-child{margin-left:0}.framer-6GERX.framer-v-1mix9je .framer-f8b39n>:last-child{margin-right:0}}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-6GERX.framer-v-1r42kvu.framer-1fz3du6{gap:0px}.framer-6GERX.framer-v-1r42kvu.framer-1fz3du6>*{margin:5px 0}.framer-6GERX.framer-v-1r42kvu.framer-1fz3du6>:first-child{margin-top:0}.framer-6GERX.framer-v-1r42kvu.framer-1fz3du6>:last-child{margin-bottom:0}}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-6GERX.framer-v-mvr6rn.framer-1fz3du6,.framer-6GERX.framer-v-mvr6rn .framer-f8b39n{gap:0px}.framer-6GERX.framer-v-mvr6rn.framer-1fz3du6>*{margin:5px 0}.framer-6GERX.framer-v-mvr6rn.framer-1fz3du6>:first-child{margin-top:0}.framer-6GERX.framer-v-mvr6rn.framer-1fz3du6>:last-child{margin-bottom:0}.framer-6GERX.framer-v-mvr6rn .framer-f8b39n>*{margin:0 7.5px}.framer-6GERX.framer-v-mvr6rn .framer-f8b39n>:first-child{margin-left:0}.framer-6GERX.framer-v-mvr6rn .framer-f8b39n>:last-child{margin-right:0}}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-6GERX.framer-v-shstkc.framer-1fz3du6,.framer-6GERX.framer-v-shstkc .framer-f8b39n{gap:0px}.framer-6GERX.framer-v-shstkc.framer-1fz3du6>*{margin:5px 0}.framer-6GERX.framer-v-shstkc.framer-1fz3du6>:first-child{margin-top:0}.framer-6GERX.framer-v-shstkc.framer-1fz3du6>:last-child{margin-bottom:0}.framer-6GERX.framer-v-shstkc .framer-f8b39n>*{margin:0 7.5px}.framer-6GERX.framer-v-shstkc .framer-f8b39n>:first-child{margin-left:0}.framer-6GERX.framer-v-shstkc .framer-f8b39n>:last-child{margin-right:0}}.framer-6GERX[data-border=true]:after,.framer-6GERX [data-border=true]:after{content:"";border-width:var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0);border-color:var(--border-color, none);border-style:var(--border-style, none);width:100%;height:100%;position:absolute;box-sizing:border-box;left:0;top:0;border-radius:inherit;pointer-events:none}.framer-F8aTT.framer-1wwtbaj,.framer-F8aTT .framer-1wwtbaj{display:block}.framer-F8aTT.framer-1ozwboz{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:min-content;justify-content:space-between;overflow:visible;padding:24px 40px;position:relative;width:1440px}.framer-F8aTT .framer-yapxa6{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:10px;height:min-content;justify-content:center;overflow:hidden;padding:0;position:relative;text-decoration:none;width:min-content}.framer-F8aTT .framer-yjzlww{flex:none;height:21px;position:relative;width:90px}.framer-F8aTT .framer-h5rnf7{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:8px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:min-content}.framer-F8aTT .framer-1bbvvqu{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:10px;height:min-content;justify-content:center;min-height:200px;min-width:200px;overflow:visible;padding:0 8px;position:relative;width:min-content}.framer-F8aTT .framer-1ncg0wj-container{flex:none;height:auto;position:relative;width:auto}.framer-F8aTT .framer-sgl6zi-container{flex:none;height:40px;position:relative;width:40px}.framer-F8aTT .framer-b9xb2x-container,.framer-F8aTT .framer-12ydnvn-container{flex:none;height:40px;position:relative;width:auto}.framer-F8aTT .framer-1rnpnm4{flex:none;height:18px;overflow:visible;position:relative;width:32px}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-F8aTT .framer-yapxa6,.framer-F8aTT .framer-h5rnf7,.framer-F8aTT .framer-1bbvvqu{gap:0px}.framer-F8aTT .framer-yapxa6>*{margin:5px 0}.framer-F8aTT .framer-yapxa6>:first-child{margin-top:0}.framer-F8aTT .framer-yapxa6>:last-child{margin-bottom:0}.framer-F8aTT .framer-h5rnf7>*{margin:0 4px}.framer-F8aTT .framer-h5rnf7>:first-child,.framer-F8aTT .framer-1bbvvqu>:first-child{margin-left:0}.framer-F8aTT .framer-h5rnf7>:last-child,.framer-F8aTT .framer-1bbvvqu>:last-child{margin-right:0}.framer-F8aTT .framer-1bbvvqu>*{margin:0 5px}}.framer-F8aTT.framer-v-1kcklfl.framer-1ozwboz,.framer-F8aTT.framer-v-fk0om7.framer-1ozwboz{overflow:hidden;padding:5px 10px 5px 20px;width:390px;will-change:var(--framer-will-change-override, transform)}.framer-F8aTT.framer-v-1kcklfl .framer-h5rnf7,.framer-F8aTT.framer-v-fk0om7 .framer-h5rnf7{gap:4px;order:2}.framer-F8aTT.framer-v-1kcklfl .framer-1bbvvqu{flex-direction:column;min-height:unset;min-width:unset;order:1;padding:0}.framer-F8aTT.framer-v-1kcklfl .framer-sgl6zi-container,.framer-F8aTT.framer-v-fk0om7 .framer-sgl6zi-container{order:3}.framer-F8aTT.framer-v-1kcklfl .framer-12ydnvn-container,.framer-F8aTT.framer-v-fk0om7 .framer-12ydnvn-container{order:2}.framer-F8aTT.framer-v-1kcklfl .framer-1rnpnm4,.framer-F8aTT.framer-v-fk0om7 .framer-1rnpnm4{order:1;text-decoration:none}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-F8aTT.framer-v-1kcklfl .framer-h5rnf7,.framer-F8aTT.framer-v-1kcklfl .framer-1bbvvqu{gap:0px}.framer-F8aTT.framer-v-1kcklfl .framer-h5rnf7>*{margin:0 2px}.framer-F8aTT.framer-v-1kcklfl .framer-h5rnf7>:first-child{margin-left:0}.framer-F8aTT.framer-v-1kcklfl .framer-h5rnf7>:last-child{margin-right:0}.framer-F8aTT.framer-v-1kcklfl .framer-1bbvvqu>*{margin:5px 0}.framer-F8aTT.framer-v-1kcklfl .framer-1bbvvqu>:first-child{margin-top:0}.framer-F8aTT.framer-v-1kcklfl .framer-1bbvvqu>:last-child{margin-bottom:0}}.framer-F8aTT.framer-v-fk0om7 .framer-1bbvvqu{min-height:unset;min-width:unset;order:1;padding:0}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-F8aTT.framer-v-fk0om7 .framer-h5rnf7{gap:0px}.framer-F8aTT.framer-v-fk0om7 .framer-h5rnf7>*{margin:0 2px}.framer-F8aTT.framer-v-fk0om7 .framer-h5rnf7>:first-child{margin-left:0}.framer-F8aTT.framer-v-fk0om7 .framer-h5rnf7>:last-child{margin-right:0}}.framer-wyfBL.framer-1mi5sn4,.framer-wyfBL .framer-1mi5sn4{display:block}.framer-wyfBL.framer-16fby6i{align-content:center;align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0px;height:941px;justify-content:center;overflow:hidden;padding:var(--1s81kau);position:relative;width:1440px}.framer-wyfBL .framer-1o4f5at{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:10px;height:100%;justify-content:center;left:calc(50.00000000000002% - 100% / 2);overflow:visible;padding:0;position:absolute;top:calc(49.9468650371945% - 100% / 2);width:100%;z-index:10}.framer-wyfBL .framer-1vp0nem-container{bottom:40px;flex:none;height:auto;position:absolute;right:40px;width:auto;z-index:4}.framer-wyfBL .framer-1udb23h-container{flex:none;height:auto;left:50%;position:absolute;top:94%;width:auto;z-index:4}.framer-wyfBL .framer-bv6dy6{align-content:flex-end;align-items:flex-end;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:10px;justify-content:center;inset:0;overflow:visible;padding:20px;position:absolute;z-index:2}.framer-wyfBL .framer-1u01ewb-container{cursor:pointer;flex:none;height:60px;position:relative;width:40px;z-index:4}.framer-wyfBL .framer-nju2ds{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:0px;justify-content:flex-start;inset:0;overflow:hidden;padding:0;position:absolute}.framer-wyfBL .framer-10ijvzm{align-content:center;align-items:center;display:flex;flex:1 0 0px;flex-direction:column;flex-wrap:nowrap;gap:10px;height:1px;justify-content:center;overflow:visible;padding:0;position:relative;width:100%}.framer-wyfBL .framer-1edyy6v{flex:none;inset:0;overflow:hidden;position:absolute;z-index:1}.framer-wyfBL .framer-1ysz4k4,.framer-wyfBL .framer-1t8q6dc,.framer-wyfBL .framer-cqyrvx,.framer-wyfBL .framer-1il3ugp,.framer-wyfBL .framer-1iqo9m9{flex:none;inset:0;overflow:visible;position:absolute}.framer-wyfBL .framer-652x6t{flex:none;height:120px;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:1}.framer-wyfBL .framer-1hwqzot{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:32px;height:min-content;justify-content:flex-start;max-width:1200px;padding:48px 0 0;position:relative;width:100%;z-index:3}.framer-wyfBL .framer-99kjhp-container{flex:none;height:40px;left:0;position:absolute;top:-12px;width:auto;z-index:1}.framer-wyfBL .framer-e3biwu-container{flex:none;height:32px;position:relative;width:auto}.framer-wyfBL .framer-1cwy27y{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:16px;height:min-content;justify-content:flex-start;overflow:visible;padding:0;position:relative;width:100%}.framer-wyfBL .framer-pq4sdv{flex:none;height:auto;max-width:650px;position:relative;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word}.framer-wyfBL .framer-1ra125d{flex:none;height:auto;max-width:550px;position:relative;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word}.framer-wyfBL .framer-7ffs0x{flex:none;height:auto;max-width:350px;overflow:visible;position:relative;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word}.framer-wyfBL .framer-1lg44u9-container{flex:none;height:28px;position:relative;width:auto}.framer-wyfBL .framer-orrtqu{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:wrap;gap:8px;height:min-content;justify-content:flex-start;overflow:visible;padding:0;position:relative;width:100%}.framer-wyfBL .framer-1ef0g8a-container,.framer-wyfBL .framer-1rm8o7y-container{flex:none;height:auto;position:relative;width:auto}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-wyfBL.framer-16fby6i,.framer-wyfBL .framer-1o4f5at,.framer-wyfBL .framer-bv6dy6,.framer-wyfBL .framer-nju2ds,.framer-wyfBL .framer-10ijvzm,.framer-wyfBL .framer-1hwqzot,.framer-wyfBL .framer-1cwy27y,.framer-wyfBL .framer-orrtqu{gap:0px}.framer-wyfBL.framer-16fby6i>*,.framer-wyfBL .framer-nju2ds>*{margin:0}.framer-wyfBL.framer-16fby6i>:first-child,.framer-wyfBL .framer-nju2ds>:first-child,.framer-wyfBL .framer-10ijvzm>:first-child,.framer-wyfBL .framer-1hwqzot>:first-child,.framer-wyfBL .framer-1cwy27y>:first-child{margin-top:0}.framer-wyfBL.framer-16fby6i>:last-child,.framer-wyfBL .framer-nju2ds>:last-child,.framer-wyfBL .framer-10ijvzm>:last-child,.framer-wyfBL .framer-1hwqzot>:last-child,.framer-wyfBL .framer-1cwy27y>:last-child{margin-bottom:0}.framer-wyfBL .framer-1o4f5at>*,.framer-wyfBL .framer-bv6dy6>*{margin:0 5px}.framer-wyfBL .framer-1o4f5at>:first-child,.framer-wyfBL .framer-bv6dy6>:first-child,.framer-wyfBL .framer-orrtqu>:first-child{margin-left:0}.framer-wyfBL .framer-1o4f5at>:last-child,.framer-wyfBL .framer-bv6dy6>:last-child,.framer-wyfBL .framer-orrtqu>:last-child{margin-right:0}.framer-wyfBL .framer-10ijvzm>*{margin:5px 0}.framer-wyfBL .framer-1hwqzot>*{margin:16px 0}.framer-wyfBL .framer-1cwy27y>*{margin:8px 0}.framer-wyfBL .framer-orrtqu>*{margin:0 4px}}.framer-wyfBL.framer-v-iwwptu.framer-16fby6i,.framer-wyfBL.framer-v-1s677on.framer-16fby6i,.framer-wyfBL.framer-v-ht7mw8.framer-16fby6i{will-change:var(--framer-will-change-override, transform)}.framer-wyfBL.framer-v-8awt8h .framer-1u01ewb-container,.framer-wyfBL.framer-v-1s677on .framer-1u01ewb-container,.framer-wyfBL.framer-v-wkc83b .framer-1u01ewb-container,.framer-wyfBL.framer-v-1nptw9s .framer-1u01ewb-container,.framer-wyfBL.framer-v-11rwkey .framer-1u01ewb-container,.framer-wyfBL.framer-v-47whbz .framer-1u01ewb-container,.framer-wyfBL.framer-v-dcavev .framer-1u01ewb-container,.framer-wyfBL.framer-v-ht7mw8 .framer-1u01ewb-container{z-index:unset}.framer-wyfBL.framer-v-8awt8h .framer-1hwqzot,.framer-wyfBL.framer-v-1s677on .framer-1hwqzot,.framer-wyfBL.framer-v-dcavev .framer-1hwqzot,.framer-wyfBL.framer-v-ht7mw8 .framer-1hwqzot{gap:20px;padding:0}.framer-wyfBL.framer-v-8awt8h .framer-1cwy27y,.framer-wyfBL.framer-v-1s677on .framer-1cwy27y{max-width:750px}.framer-wyfBL.framer-v-8awt8h .framer-1ra125d{max-width:unset;overflow:visible}.framer-wyfBL.framer-v-8awt8h .framer-7ffs0x,.framer-wyfBL.framer-v-1s677on .framer-1ra125d,.framer-wyfBL.framer-v-1s677on .framer-7ffs0x,.framer-wyfBL.framer-v-wkc83b .framer-1ra125d,.framer-wyfBL.framer-v-wkc83b .framer-7ffs0x,.framer-wyfBL.framer-v-1nptw9s .framer-1ra125d,.framer-wyfBL.framer-v-1nptw9s .framer-7ffs0x,.framer-wyfBL.framer-v-11rwkey .framer-pq4sdv,.framer-wyfBL.framer-v-11rwkey .framer-7ffs0x,.framer-wyfBL.framer-v-47whbz .framer-pq4sdv,.framer-wyfBL.framer-v-47whbz .framer-7ffs0x,.framer-wyfBL.framer-v-dcavev .framer-1ra125d,.framer-wyfBL.framer-v-dcavev .framer-7ffs0x,.framer-wyfBL.framer-v-ht7mw8 .framer-1ra125d,.framer-wyfBL.framer-v-ht7mw8 .framer-7ffs0x{max-width:unset}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-wyfBL.framer-v-8awt8h .framer-1hwqzot{gap:0px}.framer-wyfBL.framer-v-8awt8h .framer-1hwqzot>*{margin:10px 0}.framer-wyfBL.framer-v-8awt8h .framer-1hwqzot>:first-child{margin-top:0}.framer-wyfBL.framer-v-8awt8h .framer-1hwqzot>:last-child{margin-bottom:0}}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-wyfBL.framer-v-1s677on .framer-1hwqzot{gap:0px}.framer-wyfBL.framer-v-1s677on .framer-1hwqzot>*{margin:10px 0}.framer-wyfBL.framer-v-1s677on .framer-1hwqzot>:first-child{margin-top:0}.framer-wyfBL.framer-v-1s677on .framer-1hwqzot>:last-child{margin-bottom:0}}.framer-wyfBL.framer-v-wkc83b.framer-16fby6i{justify-content:flex-end}.framer-wyfBL.framer-v-wkc83b .framer-1hwqzot,.framer-wyfBL.framer-v-1nptw9s .framer-1hwqzot{align-content:center;align-items:center;gap:20px;max-width:720px;padding:0 0 20px}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-wyfBL.framer-v-wkc83b .framer-1hwqzot{gap:0px}.framer-wyfBL.framer-v-wkc83b .framer-1hwqzot>*{margin:10px 0}.framer-wyfBL.framer-v-wkc83b .framer-1hwqzot>:first-child{margin-top:0}.framer-wyfBL.framer-v-wkc83b .framer-1hwqzot>:last-child{margin-bottom:0}}.framer-wyfBL.framer-v-1nptw9s.framer-16fby6i{justify-content:flex-end;will-change:var(--framer-will-change-override, transform)}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-wyfBL.framer-v-1nptw9s .framer-1hwqzot{gap:0px}.framer-wyfBL.framer-v-1nptw9s .framer-1hwqzot>*{margin:10px 0}.framer-wyfBL.framer-v-1nptw9s .framer-1hwqzot>:first-child{margin-top:0}.framer-wyfBL.framer-v-1nptw9s .framer-1hwqzot>:last-child{margin-bottom:0}}.framer-wyfBL.framer-v-11rwkey.framer-16fby6i{justify-content:flex-end;padding:20px 20px 160px;width:390px}.framer-wyfBL.framer-v-11rwkey .framer-bv6dy6,.framer-wyfBL.framer-v-47whbz .framer-bv6dy6{padding:0 0 80px}.framer-wyfBL.framer-v-11rwkey .framer-1hwqzot,.framer-wyfBL.framer-v-47whbz .framer-1hwqzot{align-content:center;align-items:center;gap:20px;max-width:720px;padding:0}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-wyfBL.framer-v-11rwkey .framer-1hwqzot{gap:0px}.framer-wyfBL.framer-v-11rwkey .framer-1hwqzot>*{margin:10px 0}.framer-wyfBL.framer-v-11rwkey .framer-1hwqzot>:first-child{margin-top:0}.framer-wyfBL.framer-v-11rwkey .framer-1hwqzot>:last-child{margin-bottom:0}}.framer-wyfBL.framer-v-47whbz.framer-16fby6i{justify-content:flex-end;padding:20px 20px 160px;width:390px;will-change:var(--framer-will-change-override, transform)}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-wyfBL.framer-v-47whbz .framer-1hwqzot{gap:0px}.framer-wyfBL.framer-v-47whbz .framer-1hwqzot>*{margin:10px 0}.framer-wyfBL.framer-v-47whbz .framer-1hwqzot>:first-child{margin-top:0}.framer-wyfBL.framer-v-47whbz .framer-1hwqzot>:last-child{margin-bottom:0}}.framer-wyfBL.framer-v-dcavev .framer-1cwy27y,.framer-wyfBL.framer-v-ht7mw8 .framer-1cwy27y{max-width:555px}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-wyfBL.framer-v-dcavev .framer-1hwqzot{gap:0px}.framer-wyfBL.framer-v-dcavev .framer-1hwqzot>*{margin:10px 0}.framer-wyfBL.framer-v-dcavev .framer-1hwqzot>:first-child{margin-top:0}.framer-wyfBL.framer-v-dcavev .framer-1hwqzot>:last-child{margin-bottom:0}}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-wyfBL.framer-v-ht7mw8 .framer-1hwqzot{gap:0px}.framer-wyfBL.framer-v-ht7mw8 .framer-1hwqzot>*{margin:10px 0}.framer-wyfBL.framer-v-ht7mw8 .framer-1hwqzot>:first-child{margin-top:0}.framer-wyfBL.framer-v-ht7mw8 .framer-1hwqzot>:last-child{margin-bottom:0}}.framer-wyfBL.framer-v-7ogec7 .framer-1o4f5at{flex-direction:column}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-wyfBL.framer-v-7ogec7 .framer-1o4f5at{gap:0px}.framer-wyfBL.framer-v-7ogec7 .framer-1o4f5at>*{margin:5px 0}.framer-wyfBL.framer-v-7ogec7 .framer-1o4f5at>:first-child{margin-top:0}.framer-wyfBL.framer-v-7ogec7 .framer-1o4f5at>:last-child{margin-bottom:0}}.framer-uldVA .framer-styles-preset-13yqhdu:not(.rich-text-wrapper),.framer-uldVA .framer-styles-preset-13yqhdu.rich-text-wrapper h1{--framer-font-family: "Aeonik Medium", "Aeonik Medium Placeholder", sans-serif;--framer-font-size: 116px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: -.02em;--framer-line-height: 116px;--framer-paragraph-spacing: 40px;--framer-text-alignment: start;--framer-text-color: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, #000000);--framer-text-decoration: none;--framer-text-transform: none}@media (max-width: 1439px) and (min-width: 810px){.framer-uldVA .framer-styles-preset-13yqhdu:not(.rich-text-wrapper),.framer-uldVA .framer-styles-preset-13yqhdu.rich-text-wrapper h1{--framer-font-family: "Aeonik Medium", "Aeonik Medium Placeholder", sans-serif;--framer-font-size: 80px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: -.02em;--framer-line-height: 80px;--framer-paragraph-spacing: 40px;--framer-text-alignment: start;--framer-text-color: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, #000000);--framer-text-decoration: none;--framer-text-transform: none}}@media (max-width: 809px) and (min-width: 0px){.framer-uldVA .framer-styles-preset-13yqhdu:not(.rich-text-wrapper),.framer-uldVA .framer-styles-preset-13yqhdu.rich-text-wrapper h1{--framer-font-family: "Aeonik Medium", "Aeonik Medium Placeholder", sans-serif;--framer-font-size: 48px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: -.02em;--framer-line-height: 48px;--framer-paragraph-spacing: 40px;--framer-text-alignment: start;--framer-text-color: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, #000000);--framer-text-decoration: none;--framer-text-transform: none}}.framer-24VAQ .framer-styles-preset-r4y2e5:not(.rich-text-wrapper),.framer-24VAQ .framer-styles-preset-r4y2e5.rich-text-wrapper h1{--framer-font-family: "Aeonik Medium", "Aeonik Medium Placeholder", sans-serif;--framer-font-family-bold: "Times Now Light", "Times Now Light Placeholder", sans-serif;--framer-font-family-bold-italic: "Inter", sans-serif;--framer-font-family-italic: "Inter", "Inter Placeholder", sans-serif;--framer-font-open-type-features: normal;--framer-font-size: 80px;--framer-font-style: normal;--framer-font-style-bold: normal;--framer-font-style-bold-italic: italic;--framer-font-style-italic: italic;--framer-font-weight: 400;--framer-font-weight-bold: 400;--framer-font-weight-bold-italic: 900;--framer-font-weight-italic: 700;--framer-letter-spacing: -.02em;--framer-line-height: 80px;--framer-paragraph-spacing: 40px;--framer-text-alignment: start;--framer-text-color: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, #000000);--framer-text-decoration: none;--framer-text-stroke-color: initial;--framer-text-stroke-width: initial;--framer-text-transform: none}@media (max-width: 1439px) and (min-width: 810px){.framer-24VAQ .framer-styles-preset-r4y2e5:not(.rich-text-wrapper),.framer-24VAQ .framer-styles-preset-r4y2e5.rich-text-wrapper h1{--framer-font-family: "Aeonik Medium", "Aeonik Medium Placeholder", sans-serif;--framer-font-family-bold: "Times Now Light", "Times Now Light Placeholder", sans-serif;--framer-font-family-bold-italic: "Inter", sans-serif;--framer-font-family-italic: "Inter", "Inter Placeholder", sans-serif;--framer-font-open-type-features: normal;--framer-font-size: 53px;--framer-font-style: normal;--framer-font-style-bold: normal;--framer-font-style-bold-italic: italic;--framer-font-style-italic: italic;--framer-font-weight: 400;--framer-font-weight-bold: 400;--framer-font-weight-bold-italic: 900;--framer-font-weight-italic: 700;--framer-letter-spacing: -.02em;--framer-line-height: 80px;--framer-paragraph-spacing: 40px;--framer-text-alignment: start;--framer-text-color: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, #000000);--framer-text-decoration: none;--framer-text-stroke-color: initial;--framer-text-stroke-width: initial;--framer-text-transform: none}}@media (max-width: 809px) and (min-width: 0px){.framer-24VAQ .framer-styles-preset-r4y2e5:not(.rich-text-wrapper),.framer-24VAQ .framer-styles-preset-r4y2e5.rich-text-wrapper h1{--framer-font-family: "Aeonik Medium", "Aeonik Medium Placeholder", sans-serif;--framer-font-family-bold: "Times Now Light", "Times Now Light Placeholder", sans-serif;--framer-font-family-bold-italic: "Inter", sans-serif;--framer-font-family-italic: "Inter", "Inter Placeholder", sans-serif;--framer-font-open-type-features: normal;--framer-font-size: 42px;--framer-font-style: normal;--framer-font-style-bold: normal;--framer-font-style-bold-italic: italic;--framer-font-style-italic: italic;--framer-font-weight: 400;--framer-font-weight-bold: 400;--framer-font-weight-bold-italic: 900;--framer-font-weight-italic: 700;--framer-letter-spacing: -.02em;--framer-line-height: 80px;--framer-paragraph-spacing: 40px;--framer-text-alignment: start;--framer-text-color: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, #000000);--framer-text-decoration: none;--framer-text-stroke-color: initial;--framer-text-stroke-width: initial;--framer-text-transform: none}}.framer-ggBfI.framer-17fu7w9,.framer-ggBfI .framer-17fu7w9{display:block}.framer-ggBfI.framer-rem6yb{align-content:center;align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:30px;height:min-content;justify-content:flex-start;overflow:visible;padding:40px 120px;position:relative;width:1200px}.framer-ggBfI .framer-sbx6k2{flex:none;height:auto;max-width:624px;position:relative;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word}.framer-ggBfI .framer-e5h40h{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:20px;height:min-content;justify-content:center;max-width:628px;overflow:hidden;padding:0;position:relative;width:100%}.framer-ggBfI .framer-jhm12d{flex:none;height:auto;max-width:628px;position:relative;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word}.framer-ggBfI .framer-16e6any{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:wrap;gap:8px;height:min-content;justify-content:center;max-width:1200px;min-height:62px;overflow:visible;padding:0;position:relative;width:100%}.framer-ggBfI .framer-4izwap,.framer-ggBfI .framer-f68n3a,.framer-ggBfI .framer-xmxj8e,.framer-ggBfI .framer-pw8o16,.framer-ggBfI .framer-1onsht,.framer-ggBfI .framer-1uazk25,.framer-ggBfI .framer-1tmj80v,.framer-ggBfI .framer-1q4u0su,.framer-ggBfI .framer-r0s325,.framer-ggBfI .framer-1q74yki{aspect-ratio:3.235294117647059 / 1;flex:none;height:var(--framer-aspect-ratio-supported, 68px);overflow:visible;position:relative;width:220px}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-ggBfI.framer-rem6yb,.framer-ggBfI .framer-e5h40h,.framer-ggBfI .framer-16e6any{gap:0px}.framer-ggBfI.framer-rem6yb>*{margin:15px 0}.framer-ggBfI.framer-rem6yb>:first-child,.framer-ggBfI .framer-e5h40h>:first-child{margin-top:0}.framer-ggBfI.framer-rem6yb>:last-child,.framer-ggBfI .framer-e5h40h>:last-child{margin-bottom:0}.framer-ggBfI .framer-e5h40h>*{margin:10px 0}.framer-ggBfI .framer-16e6any>*{margin:0 4px}.framer-ggBfI .framer-16e6any>:first-child{margin-left:0}.framer-ggBfI .framer-16e6any>:last-child{margin-right:0}}.framer-ggBfI.framer-v-10u1oq3.framer-rem6yb{padding:60px}.framer-ggBfI.framer-v-1ns9hcf.framer-rem6yb{padding:40px;width:810px}.framer-ggBfI.framer-v-1ns9hcf .framer-4izwap,.framer-ggBfI.framer-v-1ns9hcf .framer-f68n3a,.framer-ggBfI.framer-v-1ns9hcf .framer-xmxj8e,.framer-ggBfI.framer-v-1ns9hcf .framer-pw8o16,.framer-ggBfI.framer-v-1ns9hcf .framer-1onsht,.framer-ggBfI.framer-v-1ns9hcf .framer-1uazk25,.framer-ggBfI.framer-v-1ns9hcf .framer-1tmj80v,.framer-ggBfI.framer-v-1ns9hcf .framer-1q4u0su,.framer-ggBfI.framer-v-1ns9hcf .framer-r0s325,.framer-ggBfI.framer-v-1ns9hcf .framer-1q74yki{height:var(--framer-aspect-ratio-supported, 54px);width:174px}.framer-ggBfI.framer-v-18qqlhk.framer-rem6yb{padding:20px;width:390px}.framer-ggBfI.framer-v-18qqlhk .framer-sbx6k2{max-width:300px}.framer-ggBfI.framer-v-18qqlhk .framer-16e6any{gap:12px}.framer-ggBfI.framer-v-18qqlhk .framer-4izwap,.framer-ggBfI.framer-v-18qqlhk .framer-f68n3a,.framer-ggBfI.framer-v-18qqlhk .framer-xmxj8e,.framer-ggBfI.framer-v-18qqlhk .framer-pw8o16,.framer-ggBfI.framer-v-18qqlhk .framer-1onsht,.framer-ggBfI.framer-v-18qqlhk .framer-1uazk25,.framer-ggBfI.framer-v-18qqlhk .framer-1tmj80v,.framer-ggBfI.framer-v-18qqlhk .framer-1q4u0su,.framer-ggBfI.framer-v-18qqlhk .framer-r0s325,.framer-ggBfI.framer-v-18qqlhk .framer-1q74yki{height:var(--framer-aspect-ratio-supported, 49px);width:158px}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-ggBfI.framer-v-18qqlhk .framer-16e6any{gap:0px}.framer-ggBfI.framer-v-18qqlhk .framer-16e6any>*{margin:0 6px}.framer-ggBfI.framer-v-18qqlhk .framer-16e6any>:first-child{margin-left:0}.framer-ggBfI.framer-v-18qqlhk .framer-16e6any>:last-child{margin-right:0}}.framer-RFYtx.framer-69y4bq,.framer-RFYtx .framer-69y4bq{display:block}.framer-RFYtx.framer-1sdaydv{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:40px;height:min-content;justify-content:flex-start;overflow:visible;padding:0;position:relative;width:384px}.framer-RFYtx .framer-drcobe{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:40px;height:min-content;justify-content:flex-start;overflow:visible;padding:0;position:relative;width:100%}.framer-RFYtx .framer-1uj040p{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:10px;height:min-content;justify-content:center;overflow:visible;padding:0 0 20px;position:relative;width:100%}.framer-RFYtx .framer-1sj22g0{flex:none;height:auto;position:relative;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word}.framer-RFYtx .framer-1wgmifb-container,.framer-RFYtx .framer-9qwzgt-container,.framer-RFYtx .framer-n7etbo-container{flex:none;height:auto;position:relative;width:100%}.framer-RFYtx .framer-trwsv1-container{flex:none;height:40px;position:relative;width:auto}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-RFYtx.framer-1sdaydv,.framer-RFYtx .framer-drcobe,.framer-RFYtx .framer-1uj040p{gap:0px}.framer-RFYtx.framer-1sdaydv>*,.framer-RFYtx .framer-drcobe>*{margin:20px 0}.framer-RFYtx.framer-1sdaydv>:first-child,.framer-RFYtx .framer-drcobe>:first-child,.framer-RFYtx .framer-1uj040p>:first-child{margin-top:0}.framer-RFYtx.framer-1sdaydv>:last-child,.framer-RFYtx .framer-drcobe>:last-child,.framer-RFYtx .framer-1uj040p>:last-child{margin-bottom:0}.framer-RFYtx .framer-1uj040p>*{margin:5px 0}}.framer-RFYtx.framer-v-5y4sr5.framer-1sdaydv{gap:32px;height:660px}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-RFYtx.framer-v-5y4sr5.framer-1sdaydv{gap:0px}.framer-RFYtx.framer-v-5y4sr5.framer-1sdaydv>*{margin:16px 0}.framer-RFYtx.framer-v-5y4sr5.framer-1sdaydv>:first-child{margin-top:0}.framer-RFYtx.framer-v-5y4sr5.framer-1sdaydv>:last-child{margin-bottom:0}}.framer-RFYtx.framer-v-b3nct3.framer-1sdaydv,.framer-RFYtx.framer-v-9uhi8f.framer-1sdaydv{height:660px}.framer-RFYtx.framer-v-1ihn2aq .framer-drcobe{display:block;height:653px;padding:unset}.framer-RFYtx.framer-v-1ihn2aq .framer-1uj040p{left:-192px;position:absolute;top:1px;width:1fr}.framer-RFYtx.framer-v-1ihn2aq .framer-1sj22g0{width:384px}.framer-RFYtx.framer-v-1ihn2aq .framer-1wgmifb-container{left:-257px;position:absolute;top:166px;width:384px}.framer-RFYtx.framer-v-1ihn2aq .framer-9qwzgt-container{left:-299px;position:absolute;top:340px;width:384px}.framer-RFYtx.framer-v-1ihn2aq .framer-n7etbo-container{left:-364px;position:absolute;top:513px;width:384px}.framer-RFYtx.framer-v-1ihn2aq .framer-trwsv1-container{bottom:-53px;left:-372px;position:absolute}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-RFYtx.framer-v-1ihn2aq .framer-drcobe{gap:0px}.framer-RFYtx.framer-v-1ihn2aq .framer-drcobe>*,.framer-RFYtx.framer-v-1ihn2aq .framer-drcobe>:first-child,.framer-RFYtx.framer-v-1ihn2aq .framer-drcobe>:last-child{margin:0}}.framer-yBhdS.framer-kdohv6,.framer-yBhdS .framer-kdohv6{display:block}.framer-yBhdS.framer-16xibdb{align-content:flex-start;align-items:flex-start;cursor:pointer;display:flex;flex-direction:column;flex-wrap:nowrap;gap:4px;height:min-content;justify-content:flex-start;min-height:100px;overflow:visible;padding:0;position:relative;width:384px}.framer-yBhdS .framer-1jfvzuv{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:4px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;text-decoration:none;width:100%}.framer-yBhdS .framer-w27bvf{flex:none;height:28px;overflow:visible;position:relative;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word}.framer-yBhdS .framer-13gbkmw{flex:none;height:auto;overflow:visible;position:relative;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word}.framer-yBhdS .framer-7odllg-container{flex:none;height:40px;position:relative;width:auto}.framer-yBhdS .framer-4c3eg5{align-content:flex-start;align-items:flex-start;bottom:0;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:10px;justify-content:flex-start;left:-24px;overflow:hidden;padding:0;position:absolute;top:0;width:4px;will-change:var(--framer-will-change-override, transform);z-index:1}.framer-yBhdS .framer-16m8aks,.framer-yBhdS .framer-1jvz0qu,.framer-yBhdS .framer-gtuifb{flex:none;height:300px;left:0;overflow:hidden;position:absolute;right:0;top:-400px;will-change:var(--framer-will-change-override, transform);z-index:1}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-yBhdS.framer-16xibdb,.framer-yBhdS .framer-1jfvzuv,.framer-yBhdS .framer-4c3eg5{gap:0px}.framer-yBhdS.framer-16xibdb>*,.framer-yBhdS .framer-1jfvzuv>*{margin:2px 0}.framer-yBhdS.framer-16xibdb>:first-child,.framer-yBhdS .framer-1jfvzuv>:first-child,.framer-yBhdS .framer-4c3eg5>:first-child{margin-top:0}.framer-yBhdS.framer-16xibdb>:last-child,.framer-yBhdS .framer-1jfvzuv>:last-child,.framer-yBhdS .framer-4c3eg5>:last-child{margin-bottom:0}.framer-yBhdS .framer-4c3eg5>*{margin:5px 0}}.framer-yBhdS.framer-v-98ita0.framer-16xibdb{justify-content:center}.framer-yBhdS.framer-v-98ita0 .framer-4c3eg5{left:-14px}.framer-yBhdS.framer-v-2v7965.framer-16xibdb,.framer-yBhdS.framer-v-25lzyd.framer-16xibdb,.framer-yBhdS.framer-v-rgbp0p.framer-16xibdb{width:350px}.framer-jbbzk .framer-styles-preset-1eoqgzp:not(.rich-text-wrapper),.framer-jbbzk .framer-styles-preset-1eoqgzp.rich-text-wrapper p{--framer-font-family: "Inter", "Inter Placeholder", sans-serif;--framer-font-family-bold: "Inter", "Inter Placeholder", sans-serif;--framer-font-size: 19px;--framer-font-style: normal;--framer-font-style-bold: normal;--framer-font-weight: 500;--framer-font-weight-bold: 700;--framer-letter-spacing: -.01em;--framer-line-height: 28.5px;--framer-paragraph-spacing: 19px;--framer-text-alignment: start;--framer-text-color: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, #000000);--framer-text-decoration: none;--framer-text-transform: none}@media (max-width: 1439px) and (min-width: 1200px){.framer-jbbzk .framer-styles-preset-1eoqgzp:not(.rich-text-wrapper),.framer-jbbzk .framer-styles-preset-1eoqgzp.rich-text-wrapper p{--framer-font-family: "Inter", "Inter Placeholder", sans-serif;--framer-font-family-bold: "Inter", "Inter Placeholder", sans-serif;--framer-font-size: 19px;--framer-font-style: normal;--framer-font-style-bold: normal;--framer-font-weight: 500;--framer-font-weight-bold: 700;--framer-letter-spacing: -.01em;--framer-line-height: 28.5px;--framer-paragraph-spacing: 19px;--framer-text-alignment: start;--framer-text-color: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, #000000);--framer-text-decoration: none;--framer-text-transform: none}}@media (max-width: 1199px) and (min-width: 0px){.framer-jbbzk .framer-styles-preset-1eoqgzp:not(.rich-text-wrapper),.framer-jbbzk .framer-styles-preset-1eoqgzp.rich-text-wrapper p{--framer-font-family: "Inter", "Inter Placeholder", sans-serif;--framer-font-family-bold: "Inter", "Inter Placeholder", sans-serif;--framer-font-size: 16px;--framer-font-style: normal;--framer-font-style-bold: normal;--framer-font-weight: 500;--framer-font-weight-bold: 700;--framer-letter-spacing: -.01em;--framer-line-height: 28.5px;--framer-paragraph-spacing: 20px;--framer-text-alignment: start;--framer-text-color: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, #000000);--framer-text-decoration: none;--framer-text-transform: none}}.framer-AzRlI.framer-1r7wg63,.framer-AzRlI .framer-1r7wg63{display:block}.framer-AzRlI.framer-qnegcl{align-content:center;align-items:center;cursor:default;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0px;height:800px;justify-content:center;max-height:800px;overflow:visible;padding:0;position:relative;width:1440px}.framer-AzRlI .framer-1aj2ecf{flex:none;height:100%;overflow:hidden;position:relative;width:540px}.framer-AzRlI .framer-1omxtot{align-content:center;align-items:center;aspect-ratio:1.5 / 1;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:12px;height:100%;justify-content:flex-start;max-width:1200px;overflow:hidden;padding:0;position:relative;width:var(--framer-aspect-ratio-supported, 300px);will-change:var(--framer-will-change-override, transform);z-index:1}.framer-AzRlI .framer-7dctu0{align-content:center;align-items:center;display:flex;flex:1 0 0px;flex-direction:row;flex-wrap:nowrap;gap:10px;height:1px;justify-content:center;overflow:hidden;padding:0;position:relative;width:100%}.framer-AzRlI .framer-8vhhg3{cursor:pointer;flex:none;inset:0;overflow:visible;position:absolute;z-index:4}.framer-AzRlI .framer-hedpze{flex:none;inset:0;overflow:visible;position:absolute;z-index:3}.framer-AzRlI .framer-tgl9hs{flex:none;inset:0;overflow:visible;position:absolute;z-index:2}.framer-AzRlI .framer-1qbpxgl{flex:none;inset:0;overflow:visible;position:absolute;z-index:1}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-AzRlI.framer-qnegcl,.framer-AzRlI .framer-1omxtot,.framer-AzRlI .framer-7dctu0{gap:0px}.framer-AzRlI.framer-qnegcl>*{margin:0}.framer-AzRlI.framer-qnegcl>:first-child,.framer-AzRlI .framer-7dctu0>:first-child{margin-left:0}.framer-AzRlI.framer-qnegcl>:last-child,.framer-AzRlI .framer-7dctu0>:last-child{margin-right:0}.framer-AzRlI .framer-1omxtot>*{margin:6px 0}.framer-AzRlI .framer-1omxtot>:first-child{margin-top:0}.framer-AzRlI .framer-1omxtot>:last-child{margin-bottom:0}.framer-AzRlI .framer-7dctu0>*{margin:0 5px}}.framer-AzRlI.framer-v-3qyhkl.framer-qnegcl,.framer-AzRlI.framer-v-1t6u6ys.framer-qnegcl,.framer-AzRlI.framer-v-13fd7m4.framer-qnegcl{justify-content:flex-start;overflow:hidden;will-change:var(--framer-will-change-override, transform)}.framer-AzRlI.framer-v-3qyhkl .framer-1aj2ecf,.framer-AzRlI.framer-v-1t6u6ys .framer-1aj2ecf,.framer-AzRlI.framer-v-13fd7m4 .framer-1aj2ecf{width:40%}.framer-AzRlI.framer-v-3qyhkl .framer-1omxtot,.framer-AzRlI.framer-v-1t6u6ys .framer-1omxtot,.framer-AzRlI.framer-v-13fd7m4 .framer-1omxtot{cursor:pointer}.framer-AzRlI.framer-v-3qyhkl .framer-8vhhg3,.framer-AzRlI.framer-v-1t6u6ys .framer-8vhhg3,.framer-AzRlI.framer-v-13fd7m4 .framer-8vhhg3{cursor:unset}.framer-AzRlI.framer-v-a7b5xj.framer-qnegcl,.framer-AzRlI.framer-v-motpr0.framer-qnegcl,.framer-AzRlI.framer-v-1bjnu7r.framer-qnegcl,.framer-AzRlI.framer-v-13xvok7.framer-qnegcl{flex-direction:column;height:260px;justify-content:flex-start;overflow:hidden;width:390px}.framer-AzRlI.framer-v-a7b5xj .framer-1omxtot,.framer-AzRlI.framer-v-motpr0 .framer-1omxtot,.framer-AzRlI.framer-v-1bjnu7r .framer-1omxtot,.framer-AzRlI.framer-v-13xvok7 .framer-1omxtot{aspect-ratio:unset;flex:1 0 0px;height:1px;order:0;width:100%}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-AzRlI.framer-v-a7b5xj.framer-qnegcl{gap:0px}.framer-AzRlI.framer-v-a7b5xj.framer-qnegcl>*{margin:0}.framer-AzRlI.framer-v-a7b5xj.framer-qnegcl>:first-child{margin-top:0}.framer-AzRlI.framer-v-a7b5xj.framer-qnegcl>:last-child{margin-bottom:0}}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-AzRlI.framer-v-motpr0.framer-qnegcl{gap:0px}.framer-AzRlI.framer-v-motpr0.framer-qnegcl>*{margin:0}.framer-AzRlI.framer-v-motpr0.framer-qnegcl>:first-child{margin-top:0}.framer-AzRlI.framer-v-motpr0.framer-qnegcl>:last-child{margin-bottom:0}}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-AzRlI.framer-v-1bjnu7r.framer-qnegcl{gap:0px}.framer-AzRlI.framer-v-1bjnu7r.framer-qnegcl>*{margin:0}.framer-AzRlI.framer-v-1bjnu7r.framer-qnegcl>:first-child{margin-top:0}.framer-AzRlI.framer-v-1bjnu7r.framer-qnegcl>:last-child{margin-bottom:0}}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-AzRlI.framer-v-13xvok7.framer-qnegcl{gap:0px}.framer-AzRlI.framer-v-13xvok7.framer-qnegcl>*{margin:0}.framer-AzRlI.framer-v-13xvok7.framer-qnegcl>:first-child{margin-top:0}.framer-AzRlI.framer-v-13xvok7.framer-qnegcl>:last-child{margin-bottom:0}}.framer-Ai21G.framer-1gfsw7e,.framer-Ai21G .framer-1gfsw7e{display:block}.framer-Ai21G.framer-1o3k1qp{align-content:center;align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:10px;height:700px;justify-content:flex-start;overflow:visible;padding:0;position:relative;width:590px}.framer-Ai21G .framer-c5ht74-container{flex:none;inset:0;position:absolute;z-index:1}.framer-Ai21G .framer-a22f1t-container,.framer-Ai21G .framer-173a766-container,.framer-Ai21G .framer-x3bgew-container,.framer-Ai21G .framer-ffmink-container,.framer-Ai21G .framer-17sk3ss-container{flex:none;inset:0;position:absolute;z-index:0}.framer-Ai21G .framer-1m8ph90{align-content:center;align-items:center;bottom:-32px;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:12px;height:min-content;justify-content:center;left:0;overflow:hidden;padding:0;position:absolute;right:0;z-index:1}.framer-Ai21G .framer-wh3o06-container,.framer-Ai21G .framer-1k5j2p7-container,.framer-Ai21G .framer-voq4b-container,.framer-Ai21G .framer-ryry9s-container,.framer-Ai21G .framer-1bkllq-container{flex:none;height:24px;position:relative;width:40px}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-Ai21G.framer-1o3k1qp,.framer-Ai21G .framer-1m8ph90{gap:0px}.framer-Ai21G.framer-1o3k1qp>*{margin:5px 0}.framer-Ai21G.framer-1o3k1qp>:first-child{margin-top:0}.framer-Ai21G.framer-1o3k1qp>:last-child{margin-bottom:0}.framer-Ai21G .framer-1m8ph90>*{margin:0 6px}.framer-Ai21G .framer-1m8ph90>:first-child{margin-left:0}.framer-Ai21G .framer-1m8ph90>:last-child{margin-right:0}}.framer-Ai21G.framer-v-yy2j2x .framer-c5ht74-container,.framer-Ai21G.framer-v-y6ag8i .framer-c5ht74-container,.framer-Ai21G.framer-v-nazag5 .framer-c5ht74-container,.framer-Ai21G.framer-v-107y8oc .framer-c5ht74-container,.framer-Ai21G.framer-v-3j9dog .framer-c5ht74-container{z-index:0}.framer-Ai21G.framer-v-yy2j2x .framer-a22f1t-container,.framer-Ai21G.framer-v-y6ag8i .framer-173a766-container,.framer-Ai21G.framer-v-nazag5 .framer-x3bgew-container,.framer-Ai21G.framer-v-107y8oc .framer-ffmink-container,.framer-Ai21G.framer-v-3j9dog .framer-17sk3ss-container{z-index:1}.framer-TU6Uw.framer-o4j3ru,.framer-TU6Uw .framer-o4j3ru{display:block}.framer-TU6Uw.framer-gozj9j{align-content:center;align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:32px;height:700px;justify-content:flex-start;overflow:visible;padding:0 0 30px;position:relative;width:590px}.framer-TU6Uw .framer-h3ww0x{align-content:flex-start;align-items:flex-start;display:flex;flex:1 0 0px;flex-direction:column;flex-wrap:nowrap;height:1px;justify-content:space-between;overflow:visible;padding:32px;position:relative;width:100%}.framer-TU6Uw .framer-1up4q8c{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:10px;height:min-content;justify-content:flex-start;overflow:visible;padding:0;position:relative;width:100%}.framer-TU6Uw .framer-qj3fix{flex:1 0 0px;height:auto;max-width:412px;overflow:visible;position:relative;white-space:pre-wrap;width:1px;word-break:break-word;word-wrap:break-word}.framer-TU6Uw .framer-a0hstq{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:15px;height:min-content;justify-content:center;overflow:hidden;padding:0;position:relative;width:100%}.framer-TU6Uw .framer-13iwne5{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:4px;height:min-content;justify-content:center;padding:0;position:relative;width:100%}.framer-TU6Uw .framer-1jl3lib,.framer-TU6Uw .framer-l6hjws{flex:none;height:auto;overflow:visible;position:relative;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word}.framer-TU6Uw .framer-19iegou-container{flex:none;height:auto;position:relative;width:auto}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-TU6Uw.framer-gozj9j,.framer-TU6Uw .framer-1up4q8c,.framer-TU6Uw .framer-a0hstq,.framer-TU6Uw .framer-13iwne5{gap:0px}.framer-TU6Uw.framer-gozj9j>*{margin:16px 0}.framer-TU6Uw.framer-gozj9j>:first-child,.framer-TU6Uw .framer-a0hstq>:first-child,.framer-TU6Uw .framer-13iwne5>:first-child{margin-top:0}.framer-TU6Uw.framer-gozj9j>:last-child,.framer-TU6Uw .framer-a0hstq>:last-child,.framer-TU6Uw .framer-13iwne5>:last-child{margin-bottom:0}.framer-TU6Uw .framer-1up4q8c>*{margin:0 5px}.framer-TU6Uw .framer-1up4q8c>:first-child{margin-left:0}.framer-TU6Uw .framer-1up4q8c>:last-child{margin-right:0}.framer-TU6Uw .framer-a0hstq>*{margin:7.5px 0}.framer-TU6Uw .framer-13iwne5>*{margin:2px 0}}.framer-TU6Uw.framer-v-18u3b70 .framer-h3ww0x{bottom:15px;flex:none;height:unset;left:calc(50.00000000000002% - 95% / 2);position:absolute;top:20px;width:95%;z-index:1}.framer-TU6Uw.framer-v-18u3b70 .framer-1up4q8c,.framer-TU6Uw.framer-v-gpfpop .framer-1up4q8c,.framer-TU6Uw.framer-v-1grdvjo .framer-1up4q8c{min-height:53px}.framer-TU6Uw.framer-v-gpfpop .framer-h3ww0x,.framer-TU6Uw.framer-v-1grdvjo .framer-h3ww0x{bottom:0;flex:none;height:unset;left:calc(50.00000000000002% - 90% / 2);position:absolute;top:70px;width:90%;z-index:1}.framer-TyiCR .framer-styles-preset-1pxc5le:not(.rich-text-wrapper),.framer-TyiCR .framer-styles-preset-1pxc5le.rich-text-wrapper h4{--framer-font-family: "Aeonik Medium", "Aeonik Medium Placeholder", sans-serif;--framer-font-size: 48px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: -.02em;--framer-line-height: 52.8px;--framer-paragraph-spacing: 40px;--framer-text-alignment: start;--framer-text-color: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, #000000);--framer-text-decoration: none;--framer-text-transform: none}@media (max-width: 1199px) and (min-width: 810px){.framer-TyiCR .framer-styles-preset-1pxc5le:not(.rich-text-wrapper),.framer-TyiCR .framer-styles-preset-1pxc5le.rich-text-wrapper h4{--framer-font-family: "Aeonik Medium", "Aeonik Medium Placeholder", sans-serif;--framer-font-size: 28px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: -.02em;--framer-line-height: 30.8px;--framer-paragraph-spacing: 40px;--framer-text-alignment: start;--framer-text-color: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, #000000);--framer-text-decoration: none;--framer-text-transform: none}}@media (max-width: 809px) and (min-width: 0px){.framer-TyiCR .framer-styles-preset-1pxc5le:not(.rich-text-wrapper),.framer-TyiCR .framer-styles-preset-1pxc5le.rich-text-wrapper h4{--framer-font-family: "Aeonik Medium", "Aeonik Medium Placeholder", sans-serif;--framer-font-size: 24px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: -.02em;--framer-line-height: 26.4px;--framer-paragraph-spacing: 40px;--framer-text-alignment: start;--framer-text-color: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, #000000);--framer-text-decoration: none;--framer-text-transform: none}}.framer-60b5Y .framer-styles-preset-1bwe5sa:not(.rich-text-wrapper),.framer-60b5Y .framer-styles-preset-1bwe5sa.rich-text-wrapper p{--framer-font-family: "Aeonik Medium", "Aeonik Medium Placeholder", sans-serif;--framer-font-size: 16px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: -.01em;--framer-line-height: 18px;--framer-paragraph-spacing: 20px;--framer-text-alignment: start;--framer-text-color: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, #121211);--framer-text-decoration: none;--framer-text-transform: none}@media (max-width: 809px) and (min-width: 0px){.framer-60b5Y .framer-styles-preset-1bwe5sa:not(.rich-text-wrapper),.framer-60b5Y .framer-styles-preset-1bwe5sa.rich-text-wrapper p{--framer-font-family: "Aeonik Medium", "Aeonik Medium Placeholder", sans-serif;--framer-font-size: 14px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: -.01em;--framer-line-height: 16px;--framer-paragraph-spacing: 20px;--framer-text-alignment: start;--framer-text-color: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, #121211);--framer-text-decoration: none;--framer-text-transform: none}}.framer-eeXWp[data-border=true]:after,.framer-eeXWp [data-border=true]:after{content:"";border-width:var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0);border-color:var(--border-color, none);border-style:var(--border-style, none);width:100%;height:100%;position:absolute;box-sizing:border-box;left:0;top:0;border-radius:inherit;pointer-events:none}.framer-eeXWp.framer-s0jri,.framer-eeXWp .framer-s0jri{display:block}.framer-eeXWp.framer-184ap5q{align-content:center;align-items:center;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;height:24px;justify-content:center;overflow:hidden;padding:0;position:relative;width:40px}.framer-eeXWp .framer-w68iag{align-content:center;align-items:center;display:flex;flex:1 0 0px;flex-direction:column;flex-wrap:nowrap;gap:10px;height:6px;justify-content:center;overflow:hidden;padding:0;position:relative;width:1px;will-change:var(--framer-will-change-override, transform)}.framer-eeXWp .framer-1pesjlh{flex:none;height:6px;left:calc(50.00000000000002% - 100% / 2);overflow:hidden;position:absolute;top:calc(50.00000000000002% - 6px / 2);width:100%;will-change:var(--framer-will-change-override, transform);z-index:0}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-eeXWp.framer-184ap5q,.framer-eeXWp .framer-w68iag{gap:0px}.framer-eeXWp.framer-184ap5q>*{margin:0 5px}.framer-eeXWp.framer-184ap5q>:first-child{margin-left:0}.framer-eeXWp.framer-184ap5q>:last-child{margin-right:0}.framer-eeXWp .framer-w68iag>*{margin:5px 0}.framer-eeXWp .framer-w68iag>:first-child{margin-top:0}.framer-eeXWp .framer-w68iag>:last-child{margin-bottom:0}}.framer-eeXWp.framer-v-s4561p .framer-1pesjlh{left:unset;right:-40px}.framer-7ij7Y.framer-1kfdglx,.framer-7ij7Y .framer-1kfdglx{display:block}.framer-7ij7Y.framer-1jom3e5{align-content:flex-end;align-items:flex-end;display:flex;flex-direction:row;flex-wrap:nowrap;height:540px;justify-content:space-between;overflow:hidden;padding:var(--12s0qjf);position:relative;width:1280px;will-change:var(--framer-will-change-override, transform)}.framer-7ij7Y .framer-8yyzd1{align-content:center;align-items:center;aspect-ratio:1.1300813008130082 / 1;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:0px;height:100%;justify-content:center;overflow:hidden;padding:0;position:relative;width:var(--framer-aspect-ratio-supported, 226px);will-change:var(--framer-will-change-override, transform);z-index:1}.framer-7ij7Y .framer-u0qio1-container{flex:none;inset:-2px;position:absolute;z-index:1}.framer-7ij7Y .framer-1gw9oj5{align-content:flex-start;align-items:flex-start;aspect-ratio:1.1300813008130082 / 1;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:32px;height:100%;justify-content:flex-end;overflow:hidden;padding:24px;position:relative;width:var(--framer-aspect-ratio-supported, 226px);will-change:var(--framer-will-change-override, transform);z-index:2}.framer-7ij7Y .framer-gz0bwd{align-content:center;align-items:center;aspect-ratio:3.2291666666666665 / 1;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:0px;height:var(--framer-aspect-ratio-supported, 48px);justify-content:flex-start;overflow:hidden;padding:0;position:relative;width:155px;z-index:1}.framer-7ij7Y .framer-hmc03v{flex:1 0 0px;height:100%;position:relative;width:1px}.framer-7ij7Y .framer-6ve2u1{align-content:flex-start;align-items:flex-start;display:flex;flex:1 0 0px;flex-direction:column;flex-wrap:nowrap;height:1px;justify-content:space-between;overflow:hidden;padding:0;position:relative;width:100%}.framer-7ij7Y .framer-1117hca,.framer-7ij7Y .framer-1xco7wg,.framer-7ij7Y .framer-1c59p6m,.framer-7ij7Y .framer-523285{flex:none;height:auto;overflow:visible;position:relative;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word}.framer-7ij7Y .framer-4510gm{align-content:flex-end;align-items:flex-end;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:10px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:100%}.framer-7ij7Y .framer-yum9i0{align-content:flex-start;align-items:flex-start;display:flex;flex:1 0 0px;flex-direction:column;flex-wrap:nowrap;gap:4px;height:min-content;justify-content:flex-end;padding:0;position:relative;width:1px}.framer-7ij7Y .framer-rfj3pq{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:0px;height:min-content;justify-content:flex-end;overflow:visible;padding:0;position:relative;width:100%}.framer-7ij7Y .framer-10huw64-container{flex:none;height:50px;position:relative;width:50px}.framer-7ij7Y .framer-14lt2we{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:0px;justify-content:center;inset:0;overflow:visible;padding:0;position:absolute;z-index:1}.framer-7ij7Y .framer-1bqwftr-container{aspect-ratio:2.3703703703703702 / 1;flex:none;height:var(--framer-aspect-ratio-supported, 540px);position:relative;width:100%;z-index:1}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-7ij7Y .framer-8yyzd1,.framer-7ij7Y .framer-1gw9oj5,.framer-7ij7Y .framer-gz0bwd,.framer-7ij7Y .framer-4510gm,.framer-7ij7Y .framer-yum9i0,.framer-7ij7Y .framer-rfj3pq,.framer-7ij7Y .framer-14lt2we{gap:0px}.framer-7ij7Y .framer-8yyzd1>*,.framer-7ij7Y .framer-rfj3pq>*,.framer-7ij7Y .framer-14lt2we>*{margin:0}.framer-7ij7Y .framer-8yyzd1>:first-child,.framer-7ij7Y .framer-1gw9oj5>:first-child,.framer-7ij7Y .framer-yum9i0>:first-child,.framer-7ij7Y .framer-rfj3pq>:first-child,.framer-7ij7Y .framer-14lt2we>:first-child{margin-top:0}.framer-7ij7Y .framer-8yyzd1>:last-child,.framer-7ij7Y .framer-1gw9oj5>:last-child,.framer-7ij7Y .framer-yum9i0>:last-child,.framer-7ij7Y .framer-rfj3pq>:last-child,.framer-7ij7Y .framer-14lt2we>:last-child{margin-bottom:0}.framer-7ij7Y .framer-1gw9oj5>*{margin:16px 0}.framer-7ij7Y .framer-gz0bwd>*{margin:0}.framer-7ij7Y .framer-gz0bwd>:first-child,.framer-7ij7Y .framer-4510gm>:first-child{margin-left:0}.framer-7ij7Y .framer-gz0bwd>:last-child,.framer-7ij7Y .framer-4510gm>:last-child{margin-right:0}.framer-7ij7Y .framer-4510gm>*{margin:0 5px}.framer-7ij7Y .framer-yum9i0>*{margin:2px 0}}.framer-7ij7Y.framer-v-36tk3p.framer-1jom3e5,.framer-7ij7Y.framer-v-1fywcim.framer-1jom3e5{aspect-ratio:2.3703703703703702 / 1;gap:10px;height:var(--framer-aspect-ratio-supported, 540px);justify-content:flex-end}.framer-7ij7Y.framer-v-36tk3p .framer-1gw9oj5{order:2;width:var(--framer-aspect-ratio-supported, 556px)}.framer-7ij7Y.framer-v-36tk3p .framer-14lt2we,.framer-7ij7Y.framer-v-u0yt0z .framer-14lt2we,.framer-7ij7Y.framer-v-1fywcim .framer-14lt2we,.framer-7ij7Y.framer-v-olm2ho .framer-14lt2we,.framer-7ij7Y.framer-v-ve6z8g .framer-14lt2we,.framer-7ij7Y.framer-v-p3o2og .framer-8yyzd1{order:1}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-7ij7Y.framer-v-36tk3p.framer-1jom3e5{gap:0px}.framer-7ij7Y.framer-v-36tk3p.framer-1jom3e5>*{margin:0 5px}.framer-7ij7Y.framer-v-36tk3p.framer-1jom3e5>:first-child{margin-left:0}.framer-7ij7Y.framer-v-36tk3p.framer-1jom3e5>:last-child{margin-right:0}}.framer-7ij7Y.framer-v-16t7c9v.framer-1jom3e5,.framer-7ij7Y.framer-v-u0yt0z.framer-1jom3e5{aspect-ratio:2.3703703703703702 / 1;height:var(--framer-aspect-ratio-supported, 540px)}.framer-7ij7Y.framer-v-16t7c9v .framer-1gw9oj5{order:1;width:var(--framer-aspect-ratio-supported, 556px)}.framer-7ij7Y.framer-v-16t7c9v .framer-14lt2we{aspect-ratio:2.3703703703703702 / 1;bottom:unset;height:var(--framer-aspect-ratio-supported, 540px);order:2}.framer-7ij7Y.framer-v-16t7c9v .framer-1bqwftr-container{aspect-ratio:unset;flex:1 0 0px;height:1px}.framer-7ij7Y.framer-v-u0yt0z .framer-1gw9oj5,.framer-7ij7Y.framer-v-1fywcim .framer-1gw9oj5,.framer-7ij7Y.framer-v-olm2ho .framer-1gw9oj5,.framer-7ij7Y.framer-v-ve6z8g .framer-1gw9oj5{aspect-ratio:unset;flex:.3 0 0px;height:min-content;order:2;width:1px}.framer-7ij7Y.framer-v-u0yt0z .framer-gz0bwd,.framer-7ij7Y.framer-v-1fywcim .framer-gz0bwd,.framer-7ij7Y.framer-v-olm2ho .framer-gz0bwd,.framer-7ij7Y.framer-v-ve6z8g .framer-gz0bwd{aspect-ratio:unset;gap:40px;height:min-content}.framer-7ij7Y.framer-v-u0yt0z .framer-hmc03v,.framer-7ij7Y.framer-v-1fywcim .framer-hmc03v,.framer-7ij7Y.framer-v-olm2ho .framer-hmc03v,.framer-7ij7Y.framer-v-ve6z8g .framer-hmc03v{align-self:stretch;height:auto}.framer-7ij7Y.framer-v-u0yt0z .framer-6ve2u1,.framer-7ij7Y.framer-v-1fywcim .framer-6ve2u1,.framer-7ij7Y.framer-v-olm2ho .framer-6ve2u1,.framer-7ij7Y.framer-v-ve6z8g .framer-6ve2u1{flex:none;gap:40px;height:min-content;justify-content:center}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-7ij7Y.framer-v-u0yt0z .framer-gz0bwd,.framer-7ij7Y.framer-v-u0yt0z .framer-6ve2u1{gap:0px}.framer-7ij7Y.framer-v-u0yt0z .framer-gz0bwd>*{margin:0 20px}.framer-7ij7Y.framer-v-u0yt0z .framer-gz0bwd>:first-child{margin-left:0}.framer-7ij7Y.framer-v-u0yt0z .framer-gz0bwd>:last-child{margin-right:0}.framer-7ij7Y.framer-v-u0yt0z .framer-6ve2u1>*{margin:20px 0}.framer-7ij7Y.framer-v-u0yt0z .framer-6ve2u1>:first-child{margin-top:0}.framer-7ij7Y.framer-v-u0yt0z .framer-6ve2u1>:last-child{margin-bottom:0}}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-7ij7Y.framer-v-1fywcim.framer-1jom3e5,.framer-7ij7Y.framer-v-1fywcim .framer-gz0bwd,.framer-7ij7Y.framer-v-1fywcim .framer-6ve2u1{gap:0px}.framer-7ij7Y.framer-v-1fywcim.framer-1jom3e5>*{margin:0 5px}.framer-7ij7Y.framer-v-1fywcim.framer-1jom3e5>:first-child,.framer-7ij7Y.framer-v-1fywcim .framer-gz0bwd>:first-child{margin-left:0}.framer-7ij7Y.framer-v-1fywcim.framer-1jom3e5>:last-child,.framer-7ij7Y.framer-v-1fywcim .framer-gz0bwd>:last-child{margin-right:0}.framer-7ij7Y.framer-v-1fywcim .framer-gz0bwd>*{margin:0 20px}.framer-7ij7Y.framer-v-1fywcim .framer-6ve2u1>*{margin:20px 0}.framer-7ij7Y.framer-v-1fywcim .framer-6ve2u1>:first-child{margin-top:0}.framer-7ij7Y.framer-v-1fywcim .framer-6ve2u1>:last-child{margin-bottom:0}}.framer-7ij7Y.framer-v-olm2ho.framer-1jom3e5{align-content:flex-start;align-items:flex-start;aspect-ratio:2.3703703703703702 / 1;height:var(--framer-aspect-ratio-supported, 540px)}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-7ij7Y.framer-v-olm2ho .framer-gz0bwd,.framer-7ij7Y.framer-v-olm2ho .framer-6ve2u1{gap:0px}.framer-7ij7Y.framer-v-olm2ho .framer-gz0bwd>*{margin:0 20px}.framer-7ij7Y.framer-v-olm2ho .framer-gz0bwd>:first-child{margin-left:0}.framer-7ij7Y.framer-v-olm2ho .framer-gz0bwd>:last-child{margin-right:0}.framer-7ij7Y.framer-v-olm2ho .framer-6ve2u1>*{margin:20px 0}.framer-7ij7Y.framer-v-olm2ho .framer-6ve2u1>:first-child{margin-top:0}.framer-7ij7Y.framer-v-olm2ho .framer-6ve2u1>:last-child{margin-bottom:0}}.framer-7ij7Y.framer-v-ve6z8g.framer-1jom3e5{align-content:flex-start;align-items:flex-start;aspect-ratio:2.3703703703703702 / 1;gap:10px;height:var(--framer-aspect-ratio-supported, 540px);justify-content:flex-end}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-7ij7Y.framer-v-ve6z8g.framer-1jom3e5,.framer-7ij7Y.framer-v-ve6z8g .framer-gz0bwd,.framer-7ij7Y.framer-v-ve6z8g .framer-6ve2u1{gap:0px}.framer-7ij7Y.framer-v-ve6z8g.framer-1jom3e5>*{margin:0 5px}.framer-7ij7Y.framer-v-ve6z8g.framer-1jom3e5>:first-child,.framer-7ij7Y.framer-v-ve6z8g .framer-gz0bwd>:first-child{margin-left:0}.framer-7ij7Y.framer-v-ve6z8g.framer-1jom3e5>:last-child,.framer-7ij7Y.framer-v-ve6z8g .framer-gz0bwd>:last-child{margin-right:0}.framer-7ij7Y.framer-v-ve6z8g .framer-gz0bwd>*{margin:0 20px}.framer-7ij7Y.framer-v-ve6z8g .framer-6ve2u1>*{margin:20px 0}.framer-7ij7Y.framer-v-ve6z8g .framer-6ve2u1>:first-child{margin-top:0}.framer-7ij7Y.framer-v-ve6z8g .framer-6ve2u1>:last-child{margin-bottom:0}}.framer-7ij7Y.framer-v-p3o2og.framer-1jom3e5,.framer-7ij7Y.framer-v-lkolbk.framer-1jom3e5{aspect-ratio:2.3703703703703702 / 1;gap:10px;height:var(--framer-aspect-ratio-supported, 540px);justify-content:flex-start}.framer-7ij7Y.framer-v-p3o2og .framer-1gw9oj5{aspect-ratio:unset;flex:1 0 0px;order:0;padding:0 20px 20px;width:1px}.framer-7ij7Y.framer-v-p3o2og .framer-6ve2u1,.framer-7ij7Y.framer-v-lkolbk .framer-6ve2u1{gap:40px;justify-content:flex-end}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-7ij7Y.framer-v-p3o2og.framer-1jom3e5,.framer-7ij7Y.framer-v-p3o2og .framer-6ve2u1{gap:0px}.framer-7ij7Y.framer-v-p3o2og.framer-1jom3e5>*{margin:0 5px}.framer-7ij7Y.framer-v-p3o2og.framer-1jom3e5>:first-child{margin-left:0}.framer-7ij7Y.framer-v-p3o2og.framer-1jom3e5>:last-child{margin-right:0}.framer-7ij7Y.framer-v-p3o2og .framer-6ve2u1>*{margin:20px 0}.framer-7ij7Y.framer-v-p3o2og .framer-6ve2u1>:first-child{margin-top:0}.framer-7ij7Y.framer-v-p3o2og .framer-6ve2u1>:last-child{margin-bottom:0}}.framer-7ij7Y.framer-v-lkolbk .framer-8yyzd1{z-index:2}.framer-7ij7Y.framer-v-lkolbk .framer-u0qio1-container{order:0}.framer-7ij7Y.framer-v-lkolbk .framer-1gw9oj5{aspect-ratio:unset;flex:1 0 0px;padding:0 20px 20px;width:1px}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-7ij7Y.framer-v-lkolbk.framer-1jom3e5,.framer-7ij7Y.framer-v-lkolbk .framer-6ve2u1{gap:0px}.framer-7ij7Y.framer-v-lkolbk.framer-1jom3e5>*{margin:0 5px}.framer-7ij7Y.framer-v-lkolbk.framer-1jom3e5>:first-child{margin-left:0}.framer-7ij7Y.framer-v-lkolbk.framer-1jom3e5>:last-child{margin-right:0}.framer-7ij7Y.framer-v-lkolbk .framer-6ve2u1>*{margin:20px 0}.framer-7ij7Y.framer-v-lkolbk .framer-6ve2u1>:first-child{margin-top:0}.framer-7ij7Y.framer-v-lkolbk .framer-6ve2u1>:last-child{margin-bottom:0}}.framer-7ij7Y.framer-v-8ib6fk.framer-1jom3e5{flex-direction:column;gap:10px;height:min-content;justify-content:flex-start;width:390px}.framer-7ij7Y.framer-v-8ib6fk .framer-8yyzd1{aspect-ratio:1.25 / 1;height:var(--framer-aspect-ratio-supported, 160px);width:100%;z-index:2}.framer-7ij7Y.framer-v-8ib6fk .framer-u0qio1-container{inset:0;order:0}.framer-7ij7Y.framer-v-8ib6fk .framer-1gw9oj5{aspect-ratio:unset;height:min-content;padding:20px 8px;width:100%}.framer-7ij7Y.framer-v-8ib6fk .framer-6ve2u1{flex:none;gap:40px;height:min-content;justify-content:flex-end}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-7ij7Y.framer-v-8ib6fk.framer-1jom3e5,.framer-7ij7Y.framer-v-8ib6fk .framer-6ve2u1{gap:0px}.framer-7ij7Y.framer-v-8ib6fk.framer-1jom3e5>*{margin:5px 0}.framer-7ij7Y.framer-v-8ib6fk.framer-1jom3e5>:first-child,.framer-7ij7Y.framer-v-8ib6fk .framer-6ve2u1>:first-child{margin-top:0}.framer-7ij7Y.framer-v-8ib6fk.framer-1jom3e5>:last-child,.framer-7ij7Y.framer-v-8ib6fk .framer-6ve2u1>:last-child{margin-bottom:0}.framer-7ij7Y.framer-v-8ib6fk .framer-6ve2u1>*{margin:20px 0}}.framer-1p7eL .framer-styles-preset-krvdbt:not(.rich-text-wrapper),.framer-1p7eL .framer-styles-preset-krvdbt.rich-text-wrapper p{--framer-font-family: "Inter", "Inter Placeholder", sans-serif;--framer-font-family-bold: "Inter", sans-serif;--framer-font-size: 20px;--framer-font-style: normal;--framer-font-style-bold: normal;--framer-font-weight: 600;--framer-font-weight-bold: 900;--framer-letter-spacing: -.01em;--framer-line-height: 22px;--framer-paragraph-spacing: 20px;--framer-text-alignment: start;--framer-text-color: var(--token-748e2d56-ad84-480c-baca-993a59731d70, #252422);--framer-text-decoration: none;--framer-text-transform: none}@media (max-width: 1199px) and (min-width: 810px){.framer-1p7eL .framer-styles-preset-krvdbt:not(.rich-text-wrapper),.framer-1p7eL .framer-styles-preset-krvdbt.rich-text-wrapper p{--framer-font-family: "Inter", "Inter Placeholder", sans-serif;--framer-font-family-bold: "Inter", sans-serif;--framer-font-size: 16px;--framer-font-style: normal;--framer-font-style-bold: normal;--framer-font-weight: 600;--framer-font-weight-bold: 900;--framer-letter-spacing: -.01em;--framer-line-height: 22px;--framer-paragraph-spacing: 20px;--framer-text-alignment: start;--framer-text-color: var(--token-748e2d56-ad84-480c-baca-993a59731d70, #252422);--framer-text-decoration: none;--framer-text-transform: none}}@media (max-width: 809px) and (min-width: 0px){.framer-1p7eL .framer-styles-preset-krvdbt:not(.rich-text-wrapper),.framer-1p7eL .framer-styles-preset-krvdbt.rich-text-wrapper p{--framer-font-family: "Inter", "Inter Placeholder", sans-serif;--framer-font-family-bold: "Inter", sans-serif;--framer-font-size: 14px;--framer-font-style: normal;--framer-font-style-bold: normal;--framer-font-weight: 600;--framer-font-weight-bold: 900;--framer-letter-spacing: -.01em;--framer-line-height: 22px;--framer-paragraph-spacing: 20px;--framer-text-alignment: start;--framer-text-color: var(--token-748e2d56-ad84-480c-baca-993a59731d70, #252422);--framer-text-decoration: none;--framer-text-transform: none}}.framer-7ij7Y[data-border=true]:after,.framer-7ij7Y [data-border=true]:after{content:"";border-width:var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0);border-color:var(--border-color, none);border-style:var(--border-style, none);width:100%;height:100%;position:absolute;box-sizing:border-box;left:0;top:0;border-radius:inherit;pointer-events:none}.framer-HgfYy.framer-3tldl9,.framer-HgfYy .framer-3tldl9{display:block}.framer-HgfYy.framer-rgu1oz{align-content:var(--ktb6od);align-items:var(--ktb6od);cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;height:540px;justify-content:var(--1w4ush4);overflow:hidden;padding:calc(max(0,var(--u0lp98))*1px);position:relative;width:1280px;will-change:var(--framer-will-change-override, transform)}.framer-HgfYy .framer-1165sfy{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:10px;justify-content:center;inset:0;overflow:visible;padding:0;position:absolute;z-index:0}.framer-HgfYy .framer-cjtqg8{flex:none;inset:0;overflow:hidden;position:absolute;z-index:0}.framer-HgfYy .framer-r1ltfl-container{aspect-ratio:1.7655172413793103 / 1;flex:none;height:var(--framer-aspect-ratio-supported, 725px);left:50%;position:absolute;top:50%;width:100%;z-index:1}.framer-HgfYy .framer-1n31l7h-container{flex:none;height:48px;position:relative;width:48px;z-index:2}.framer-HgfYy .framer-1xymlpu{cursor:pointer;flex:none;inset:0;overflow:hidden;position:absolute;z-index:2}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-HgfYy.framer-rgu1oz,.framer-HgfYy .framer-1165sfy{gap:0px}.framer-HgfYy.framer-rgu1oz>*{margin:0 5px}.framer-HgfYy.framer-rgu1oz>:first-child{margin-left:0}.framer-HgfYy.framer-rgu1oz>:last-child{margin-right:0}.framer-HgfYy .framer-1165sfy>*{margin:5px 0}.framer-HgfYy .framer-1165sfy>:first-child{margin-top:0}.framer-HgfYy .framer-1165sfy>:last-child{margin-bottom:0}}.framer-HgfYy.framer-v-1spf15j.framer-rgu1oz{width:540px}.framer-HgfYy.framer-v-1spf15j .framer-1165sfy{aspect-ratio:1.7713248638838475 / 1;bottom:unset;height:102%;left:50%;right:unset;top:50%;width:var(--framer-aspect-ratio-supported, 976px)}.framer-HgfYy.framer-v-1spf15j .framer-r1ltfl-container{height:var(--framer-aspect-ratio-supported, 553px);left:0;right:0;top:0;width:unset}.framer-HgfYy.framer-v-rz3yam.framer-rgu1oz{aspect-ratio:1.7777777777777777 / 1;height:var(--framer-aspect-ratio-supported, 720px)}.framer-HgfYy.framer-v-rz3yam .framer-cjtqg8{inset:-1px}.framer-HgfYy.framer-v-rz3yam .framer-r1ltfl-container{aspect-ratio:unset;height:unset;inset:-1px;width:unset}.framer-HgfYy.framer-v-rgu1oz.hover.framer-rgu1oz{aspect-ratio:2.3703703703703702 / 1;height:var(--framer-aspect-ratio-supported, 540px)}.framer-HgfYy.framer-v-1spf15j.hover .framer-1165sfy{bottom:unset;right:unset}.framer-HgfYy.framer-v-1spf15j.hover .framer-r1ltfl-container{width:unset}.framer-HgfYy.framer-v-rz3yam.hover .framer-r1ltfl-container{aspect-ratio:unset;height:unset;width:unset}.framer-vimeo>div{padding:0!important;width:100%;height:100%}.framer-6dnCk.framer-2c0ka0,.framer-6dnCk .framer-2c0ka0{display:block}.framer-6dnCk.framer-i6x68k{align-content:center;align-items:center;cursor:pointer;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0px;height:48px;justify-content:center;overflow:visible;padding:2px;position:relative;width:48px}.framer-6dnCk .framer-9latoq{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:0px;height:48px;justify-content:center;overflow:hidden;padding:2px;position:relative;width:48px;will-change:var(--framer-will-change-override, transform)}.framer-6dnCk .framer-1dwi1ny-container{flex:none;height:20px;position:relative;width:20px}.framer-6dnCk .framer-v6ppcu{flex:none;inset:0;overflow:hidden;position:absolute;z-index:0}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-6dnCk.framer-i6x68k,.framer-6dnCk .framer-9latoq{gap:0px}.framer-6dnCk.framer-i6x68k>*,.framer-6dnCk .framer-9latoq>*{margin:0}.framer-6dnCk.framer-i6x68k>:first-child,.framer-6dnCk .framer-9latoq>:first-child{margin-top:0}.framer-6dnCk.framer-i6x68k>:last-child,.framer-6dnCk .framer-9latoq>:last-child{margin-bottom:0}}.framer-6dnCk.framer-v-1gu1qss .framer-9latoq{height:52px;width:52px}.framer-6dnCk.framer-v-12old59.framer-i6x68k{height:72px;padding:0;width:72px}.framer-6dnCk.framer-v-12old59 .framer-9latoq{flex:1 0 0px;height:1px;padding:20px;width:100%}.framer-6dnCk.framer-v-12old59 .framer-1dwi1ny-container,.framer-6dnCk.framer-v-1q5utyu .framer-1dwi1ny-container{height:32px;width:32px}.framer-6dnCk.framer-v-1q5utyu.framer-i6x68k{height:72px;width:72px}.framer-6dnCk.framer-v-1q5utyu .framer-9latoq{aspect-ratio:1 / 1;height:var(--framer-aspect-ratio-supported, 80px);padding:20px;width:80px}.framer-5JwPN.framer-qbxasw,.framer-5JwPN .framer-qbxasw{display:block}.framer-5JwPN.framer-ifxi7o{align-content:center;align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:10px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:724px}.framer-5JwPN .framer-20u6ri{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:40px;height:min-content;justify-content:flex-start;overflow:visible;padding:0;position:relative;width:100%}.framer-5JwPN .framer-ct4rm9{flex:none;height:auto;position:relative;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-5JwPN.framer-ifxi7o,.framer-5JwPN .framer-20u6ri{gap:0px}.framer-5JwPN.framer-ifxi7o>*{margin:5px 0}.framer-5JwPN.framer-ifxi7o>:first-child,.framer-5JwPN .framer-20u6ri>:first-child{margin-top:0}.framer-5JwPN.framer-ifxi7o>:last-child,.framer-5JwPN .framer-20u6ri>:last-child{margin-bottom:0}.framer-5JwPN .framer-20u6ri>*{margin:20px 0}}.framer-5JwPN.framer-v-dysuf3.framer-ifxi7o,.framer-5JwPN.framer-v-l74pzh.framer-ifxi7o,.framer-5JwPN.framer-v-1l1xll4.framer-ifxi7o,.framer-5JwPN.framer-v-2goiwi.framer-ifxi7o,.framer-5JwPN.framer-v-1auwcr4.framer-ifxi7o,.framer-5JwPN.framer-v-c2czbi.framer-ifxi7o{width:390px}.framer-TMO24.framer-u6ikqq,.framer-TMO24 .framer-u6ikqq{display:block}.framer-TMO24.framer-1mpcf84{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;height:min-content;justify-content:flex-start;max-width:724px;overflow:visible;padding:0;position:relative;width:724px}.framer-TMO24 .framer-1fkro4y{flex:1 0 0px;height:auto;max-width:100%;position:relative;white-space:pre-wrap;width:1px;word-break:break-word;word-wrap:break-word;z-index:1}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-TMO24.framer-1mpcf84{gap:0px}.framer-TMO24.framer-1mpcf84>*{margin:0 5px}.framer-TMO24.framer-1mpcf84>:first-child{margin-left:0}.framer-TMO24.framer-1mpcf84>:last-child{margin-right:0}}.framer-TMO24.framer-v-1ailn4x .framer-1fkro4y,.framer-TMO24.framer-v-1yylvh5 .framer-1fkro4y{flex:none;width:724px}.framer-TMO24.framer-v-1eyno2i.framer-1mpcf84{max-width:unset}.framer-dXdTj.framer-1oq01br,.framer-dXdTj .framer-1oq01br{display:block}.framer-dXdTj.framer-skwoye{align-content:center;align-items:center;cursor:pointer;display:flex;flex-direction:column;flex-wrap:nowrap;gap:40px;height:500px;justify-content:center;overflow:hidden;padding:var(--wcg81i);position:relative;width:1200px;will-change:var(--framer-will-change-override, transform)}.framer-dXdTj .framer-1dsf6at{flex:none;inset:-100px;overflow:hidden;position:absolute}.framer-dXdTj .framer-19gqni6{flex:none;inset:0;overflow:hidden;position:absolute}.framer-dXdTj .framer-mvt2cd{flex:none;inset:0;overflow:hidden;position:absolute;text-decoration:none;z-index:1}.framer-dXdTj .framer-pj8tqg{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:40px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:100%}.framer-dXdTj .framer-jrbtd4{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:32px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:100%}.framer-dXdTj .framer-tox304{flex:none;height:auto;max-width:970px;overflow:visible;position:relative;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word}.framer-dXdTj .framer-qbutrq{flex:none;height:auto;max-width:680px;overflow:visible;position:relative;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word}.framer-dXdTj .framer-1gb9n7k-container{flex:none;height:auto;position:relative;width:auto}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-dXdTj.framer-skwoye,.framer-dXdTj .framer-pj8tqg,.framer-dXdTj .framer-jrbtd4{gap:0px}.framer-dXdTj.framer-skwoye>*,.framer-dXdTj .framer-pj8tqg>*{margin:20px 0}.framer-dXdTj.framer-skwoye>:first-child,.framer-dXdTj .framer-pj8tqg>:first-child,.framer-dXdTj .framer-jrbtd4>:first-child{margin-top:0}.framer-dXdTj.framer-skwoye>:last-child,.framer-dXdTj .framer-pj8tqg>:last-child,.framer-dXdTj .framer-jrbtd4>:last-child{margin-bottom:0}.framer-dXdTj .framer-jrbtd4>*{margin:16px 0}}.framer-dXdTj.framer-v-shbjyb.framer-skwoye{gap:unset;justify-content:space-between}.framer-dXdTj.framer-v-shbjyb .framer-pj8tqg{flex:1 0 0px;gap:unset;height:1px;justify-content:space-between}.framer-dXdTj.framer-v-shbjyb .framer-jrbtd4{gap:16px}.framer-dXdTj.framer-v-shbjyb .framer-tox304,.framer-dXdTj.framer-v-ilq0f3 .framer-tox304,.framer-dXdTj.framer-v-zy037w .framer-tox304{max-width:680px}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-dXdTj.framer-v-shbjyb.framer-skwoye,.framer-dXdTj.framer-v-shbjyb .framer-pj8tqg,.framer-dXdTj.framer-v-shbjyb .framer-jrbtd4{gap:0px}.framer-dXdTj.framer-v-shbjyb.framer-skwoye>*,.framer-dXdTj.framer-v-shbjyb.framer-skwoye>:first-child,.framer-dXdTj.framer-v-shbjyb.framer-skwoye>:last-child,.framer-dXdTj.framer-v-shbjyb .framer-pj8tqg>*,.framer-dXdTj.framer-v-shbjyb .framer-pj8tqg>:first-child,.framer-dXdTj.framer-v-shbjyb .framer-pj8tqg>:last-child{margin:0}.framer-dXdTj.framer-v-shbjyb .framer-jrbtd4>*{margin:8px 0}.framer-dXdTj.framer-v-shbjyb .framer-jrbtd4>:first-child{margin-top:0}.framer-dXdTj.framer-v-shbjyb .framer-jrbtd4>:last-child{margin-bottom:0}}.framer-dXdTj.framer-v-ilq0f3.framer-skwoye,.framer-dXdTj.framer-v-zy037w.framer-skwoye{align-content:flex-start;align-items:flex-start;gap:12px;height:min-content}.framer-dXdTj.framer-v-ilq0f3 .framer-pj8tqg{align-content:flex-start;align-items:flex-start;max-width:680px}.framer-dXdTj.framer-v-ilq0f3 .framer-jrbtd4,.framer-dXdTj.framer-v-zy037w .framer-jrbtd4{align-content:flex-start;align-items:flex-start;gap:16px}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-dXdTj.framer-v-ilq0f3.framer-skwoye,.framer-dXdTj.framer-v-ilq0f3 .framer-jrbtd4{gap:0px}.framer-dXdTj.framer-v-ilq0f3.framer-skwoye>*{margin:6px 0}.framer-dXdTj.framer-v-ilq0f3.framer-skwoye>:first-child,.framer-dXdTj.framer-v-ilq0f3 .framer-jrbtd4>:first-child{margin-top:0}.framer-dXdTj.framer-v-ilq0f3.framer-skwoye>:last-child,.framer-dXdTj.framer-v-ilq0f3 .framer-jrbtd4>:last-child{margin-bottom:0}.framer-dXdTj.framer-v-ilq0f3 .framer-jrbtd4>*{margin:8px 0}}.framer-dXdTj.framer-v-zy037w .framer-pj8tqg{align-content:flex-start;align-items:flex-start;max-width:280px}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-dXdTj.framer-v-zy037w.framer-skwoye,.framer-dXdTj.framer-v-zy037w .framer-jrbtd4{gap:0px}.framer-dXdTj.framer-v-zy037w.framer-skwoye>*{margin:6px 0}.framer-dXdTj.framer-v-zy037w.framer-skwoye>:first-child,.framer-dXdTj.framer-v-zy037w .framer-jrbtd4>:first-child{margin-top:0}.framer-dXdTj.framer-v-zy037w.framer-skwoye>:last-child,.framer-dXdTj.framer-v-zy037w .framer-jrbtd4>:last-child{margin-bottom:0}.framer-dXdTj.framer-v-zy037w .framer-jrbtd4>*{margin:8px 0}}.framer-dXdTj.framer-v-1tizrkr.framer-skwoye{cursor:unset}.framer-dXdTj.framer-v-1tizrkr .framer-1dsf6at{inset:-200px}.framer-dXdTj.framer-v-shbjyb.hover.framer-skwoye,.framer-dXdTj.framer-v-shbjyb.hover .framer-pj8tqg{gap:unset}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-dXdTj.framer-v-shbjyb.hover.framer-skwoye,.framer-dXdTj.framer-v-shbjyb.hover .framer-pj8tqg{gap:0px}.framer-dXdTj.framer-v-shbjyb.hover.framer-skwoye>*,.framer-dXdTj.framer-v-shbjyb.hover.framer-skwoye>:first-child,.framer-dXdTj.framer-v-shbjyb.hover.framer-skwoye>:last-child,.framer-dXdTj.framer-v-shbjyb.hover .framer-pj8tqg>*,.framer-dXdTj.framer-v-shbjyb.hover .framer-pj8tqg>:first-child,.framer-dXdTj.framer-v-shbjyb.hover .framer-pj8tqg>:last-child{margin:0}}.framer-Rd0yP.framer-mvtlub,.framer-Rd0yP .framer-mvtlub{display:block}.framer-Rd0yP.framer-1vys8yf{align-content:flex-end;align-items:flex-end;cursor:default;display:flex;flex-direction:column;flex-wrap:nowrap;gap:32px;height:700px;justify-content:var(--8ng0e4);overflow:hidden;padding:var(--1jp7dap);position:relative;width:595px;will-change:var(--framer-will-change-override, transform)}.framer-Rd0yP .framer-16rna7b,.framer-Rd0yP .framer-cla4p8{flex:none;inset:0;overflow:hidden;pointer-events:none;position:absolute}.framer-Rd0yP .framer-5itp64{flex:none;height:100%;left:calc(50.0840336134454% - 100% / 2);overflow:hidden;position:absolute;top:calc(50.00000000000002% - 100% / 2);width:100%}.framer-Rd0yP .framer-gqlkwa{cursor:pointer;flex:none;inset:0;overflow:hidden;position:absolute;text-decoration:none;z-index:1}.framer-Rd0yP .framer-vykn0j{align-content:flex-end;align-items:flex-end;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:12px;height:min-content;justify-content:center;padding:0;position:relative;width:50%}.framer-Rd0yP .framer-1hkkvgs-container{flex:none;height:32px;position:relative;width:auto}.framer-Rd0yP .framer-1gw7sgq,.framer-Rd0yP .framer-1lpo2ef{flex:none;height:auto;overflow:visible;position:relative;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word}.framer-Rd0yP .framer-pmnan9-container{flex:none;height:auto;position:relative;width:auto}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-Rd0yP.framer-1vys8yf,.framer-Rd0yP .framer-vykn0j{gap:0px}.framer-Rd0yP.framer-1vys8yf>*{margin:16px 0}.framer-Rd0yP.framer-1vys8yf>:first-child,.framer-Rd0yP .framer-vykn0j>:first-child{margin-top:0}.framer-Rd0yP.framer-1vys8yf>:last-child,.framer-Rd0yP .framer-vykn0j>:last-child{margin-bottom:0}.framer-Rd0yP .framer-vykn0j>*{margin:6px 0}}.framer-Rd0yP.framer-v-1686gzn.framer-1vys8yf{padding:40px}.framer-Rd0yP.framer-v-1686gzn .framer-vykn0j,.framer-Rd0yP.framer-v-1hsdr0d .framer-vykn0j{width:100%}.framer-Rd0yP.framer-v-v7x3r8.framer-1vys8yf{justify-content:flex-end}.framer-Rd0yP.framer-v-1hsdr0d.framer-1vys8yf{justify-content:flex-end;padding:40px}.framer-Rd0yP.framer-v-7bolal.framer-1vys8yf,.framer-Rd0yP.framer-v-1y6s71m.framer-1vys8yf{align-content:flex-start;align-items:flex-start;justify-content:flex-end}.framer-Rd0yP.framer-v-7bolal .framer-vykn0j,.framer-Rd0yP.framer-v-1ginj1n.framer-1vys8yf,.framer-Rd0yP.framer-v-1ginj1n .framer-vykn0j,.framer-Rd0yP.framer-v-u8ixmj.framer-1vys8yf,.framer-Rd0yP.framer-v-1i48l82.framer-1vys8yf,.framer-Rd0yP.framer-v-1i48l82 .framer-vykn0j,.framer-Rd0yP.framer-v-1ail5b0.framer-1vys8yf{align-content:flex-start;align-items:flex-start}.framer-Rd0yP.framer-v-1y6s71m .framer-vykn0j,.framer-Rd0yP.framer-v-u8ixmj .framer-vykn0j,.framer-Rd0yP.framer-v-1ail5b0 .framer-vykn0j{align-content:flex-start;align-items:flex-start;width:100%}.framer-93LsX.framer-165ow5a,.framer-93LsX .framer-165ow5a{display:block}.framer-93LsX.framer-x8yz5x{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0px;height:min-content;justify-content:center;overflow:hidden;padding:80px;position:relative;width:1440px}.framer-93LsX .framer-1dpkjja{align-content:flex-start;align-items:flex-start;display:flex;flex:1 0 0px;flex-direction:column;flex-wrap:nowrap;gap:30px;height:min-content;justify-content:flex-start;max-width:740px;overflow:visible;padding:0;position:relative;width:1px;z-index:1}.framer-93LsX .framer-36pbxj{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:20px;height:min-content;justify-content:center;overflow:hidden;padding:0 0 20px;position:relative;width:100%}.framer-93LsX .framer-1bfme4y{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:0px;height:min-content;justify-content:center;overflow:hidden;padding:0;position:relative;width:100%}.framer-93LsX .framer-10lodrr,.framer-93LsX .framer-1fsy9qz,.framer-93LsX .framer-1w08y8o,.framer-93LsX .framer-tjatjf,.framer-93LsX .framer-724ll7,.framer-93LsX .framer-1lt9ovy,.framer-93LsX .framer-vvhvcr{flex:none;height:auto;overflow:visible;position:relative;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word}.framer-93LsX .framer-1cbb8h0,.framer-93LsX .framer-tipozl,.framer-93LsX .framer-rj8wh2,.framer-93LsX .framer-109isbg{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:0px;height:min-content;justify-content:flex-start;overflow:hidden;padding:0;position:relative;width:100%}.framer-93LsX .framer-1hwhie1,.framer-93LsX .framer-u2af5b,.framer-93LsX .framer-1aec6nn,.framer-93LsX .framer-1pberfn{flex:none;height:auto;overflow:visible;position:relative;white-space:pre-wrap;width:725px;word-break:break-word;word-wrap:break-word}.framer-93LsX .framer-t7l0m1-container,.framer-93LsX .framer-2z0vqv-container,.framer-93LsX .framer-1po5cvh-container,.framer-93LsX .framer-h1wg5z-container{flex:none;height:1px;position:relative;width:100%}.framer-93LsX .framer-k45kpn-container{flex:none;height:auto;position:relative;width:auto}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-93LsX.framer-x8yz5x,.framer-93LsX .framer-1dpkjja,.framer-93LsX .framer-36pbxj,.framer-93LsX .framer-1bfme4y,.framer-93LsX .framer-1cbb8h0,.framer-93LsX .framer-tipozl,.framer-93LsX .framer-rj8wh2,.framer-93LsX .framer-109isbg{gap:0px}.framer-93LsX.framer-x8yz5x>*{margin:0}.framer-93LsX.framer-x8yz5x>:first-child{margin-left:0}.framer-93LsX.framer-x8yz5x>:last-child{margin-right:0}.framer-93LsX .framer-1dpkjja>*{margin:15px 0}.framer-93LsX .framer-1dpkjja>:first-child,.framer-93LsX .framer-36pbxj>:first-child,.framer-93LsX .framer-1bfme4y>:first-child,.framer-93LsX .framer-1cbb8h0>:first-child,.framer-93LsX .framer-tipozl>:first-child,.framer-93LsX .framer-rj8wh2>:first-child,.framer-93LsX .framer-109isbg>:first-child{margin-top:0}.framer-93LsX .framer-1dpkjja>:last-child,.framer-93LsX .framer-36pbxj>:last-child,.framer-93LsX .framer-1bfme4y>:last-child,.framer-93LsX .framer-1cbb8h0>:last-child,.framer-93LsX .framer-tipozl>:last-child,.framer-93LsX .framer-rj8wh2>:last-child,.framer-93LsX .framer-109isbg>:last-child{margin-bottom:0}.framer-93LsX .framer-36pbxj>*{margin:10px 0}.framer-93LsX .framer-1bfme4y>*,.framer-93LsX .framer-1cbb8h0>*,.framer-93LsX .framer-tipozl>*,.framer-93LsX .framer-rj8wh2>*,.framer-93LsX .framer-109isbg>*{margin:0}}.framer-93LsX.framer-v-1y0ie0t.framer-x8yz5x{padding:60px;width:1200px}.framer-93LsX.framer-v-rlga65.framer-x8yz5x{padding:40px;width:810px}.framer-93LsX.framer-v-1by0vg5.framer-x8yz5x{padding:20px;width:390px}.framer-UI9yi[data-border=true]:after,.framer-UI9yi [data-border=true]:after{content:"";border-width:var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0);border-color:var(--border-color, none);border-style:var(--border-style, none);width:100%;height:100%;position:absolute;box-sizing:border-box;left:0;top:0;border-radius:inherit;pointer-events:none}.framer-UI9yi.framer-10niep5,.framer-UI9yi .framer-10niep5{display:block}.framer-UI9yi.framer-bo5vy7{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;height:20px;justify-content:flex-start;overflow:hidden;padding:0;position:relative;width:740px;will-change:var(--framer-will-change-override, transform)}.framer-UI9yi .framer-egvd4u{flex:none;inset:0;overflow:hidden;position:absolute;will-change:var(--framer-will-change-override, transform);z-index:1}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-UI9yi.framer-bo5vy7{gap:0px}.framer-UI9yi.framer-bo5vy7>*{margin:0 5px}.framer-UI9yi.framer-bo5vy7>:first-child{margin-left:0}.framer-UI9yi.framer-bo5vy7>:last-child{margin-right:0}}.framer-UI9yi.framer-v-147pvfq .framer-egvd4u{left:-20px;right:unset;width:2%}.framer-UI9yi.framer-v-zh0r8j .framer-egvd4u{left:-750px;right:unset;width:100%}.framer-UI9yi.framer-v-1m80g06 .framer-egvd4u{left:unset;right:-20px;width:20px}.framer-UI9yi.framer-v-qpdu8v .framer-egvd4u{left:-20px;right:unset;width:20px}.framer-CvXJ6.framer-1hgko5l,.framer-CvXJ6 .framer-1hgko5l{display:block}.framer-CvXJ6.framer-1iva1oe{align-content:center;align-items:center;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0px;height:40px;justify-content:center;overflow:visible;padding:8px 16px;position:relative;text-decoration:none;width:min-content}.framer-CvXJ6 .framer-10eeemf{-webkit-user-select:none;flex:none;height:auto;position:relative;user-select:none;white-space:pre;width:auto}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-CvXJ6.framer-1iva1oe{gap:0px}.framer-CvXJ6.framer-1iva1oe>*{margin:0}.framer-CvXJ6.framer-1iva1oe>:first-child{margin-left:0}.framer-CvXJ6.framer-1iva1oe>:last-child{margin-right:0}}.framer-CvXJ6.framer-v-1y0o2ii.framer-1iva1oe,.framer-CvXJ6.framer-v-mcnqy4.framer-1iva1oe,.framer-CvXJ6.framer-v-1ab1j3y.framer-1iva1oe{height:48px;padding:18px 20px}.framer-CvXJ6.framer-v-1kqwoag.framer-1iva1oe{overflow:hidden;padding:8px 0;width:1px;will-change:var(--framer-will-change-override, transform)}.framer-g5cNF.framer-yipvvb,.framer-g5cNF .framer-yipvvb{display:block}.framer-g5cNF.framer-6cyk3l{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:20px;height:664px;justify-content:flex-start;overflow:visible;padding:0;position:relative;width:1200px}.framer-g5cNF .framer-1xwagg0{align-content:flex-start;align-items:flex-start;display:flex;flex:1 0 0px;flex-direction:row;flex-wrap:nowrap;gap:10px;height:100%;justify-content:center;overflow:hidden;padding:0;position:relative;width:1px;will-change:var(--framer-will-change-override, transform)}.framer-g5cNF .framer-t19392-container,.framer-g5cNF .framer-1ka5xgt-container{cursor:pointer;flex:1 0 0px;height:100%;position:relative;width:1px}.framer-g5cNF .framer-10h8d0x{align-content:flex-start;align-items:flex-start;display:flex;flex:1 0 0px;flex-direction:row;flex-wrap:nowrap;gap:10px;height:100%;justify-content:flex-end;overflow:hidden;padding:0;position:relative;width:1px;will-change:var(--framer-will-change-override, transform)}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-g5cNF.framer-6cyk3l,.framer-g5cNF .framer-1xwagg0,.framer-g5cNF .framer-10h8d0x{gap:0px}.framer-g5cNF.framer-6cyk3l>*{margin:0 10px}.framer-g5cNF.framer-6cyk3l>:first-child,.framer-g5cNF .framer-1xwagg0>:first-child,.framer-g5cNF .framer-10h8d0x>:first-child{margin-left:0}.framer-g5cNF.framer-6cyk3l>:last-child,.framer-g5cNF .framer-1xwagg0>:last-child,.framer-g5cNF .framer-10h8d0x>:last-child{margin-right:0}.framer-g5cNF .framer-1xwagg0>*,.framer-g5cNF .framer-10h8d0x>*{margin:0 5px}}.framer-g5cNF.framer-v-1qnsg5.framer-6cyk3l,.framer-g5cNF.framer-v-1nsdzbr.framer-6cyk3l{aspect-ratio:1.8072289156626506 / 1;height:var(--framer-aspect-ratio-supported, 664px)}.framer-g5cNF.framer-v-1qnsg5 .framer-1xwagg0,.framer-g5cNF.framer-v-1nsdzbr .framer-10h8d0x{flex:none;width:65%}.framer-g5cNF.framer-v-1hdasl5.framer-6cyk3l{gap:10px;height:450px;width:810px}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-g5cNF.framer-v-1hdasl5.framer-6cyk3l{gap:0px}.framer-g5cNF.framer-v-1hdasl5.framer-6cyk3l>*{margin:0 5px}.framer-g5cNF.framer-v-1hdasl5.framer-6cyk3l>:first-child{margin-left:0}.framer-g5cNF.framer-v-1hdasl5.framer-6cyk3l>:last-child{margin-right:0}}.framer-WQQ4S.framer-1mczyps,.framer-WQQ4S .framer-1mczyps{display:block}.framer-WQQ4S.framer-14fr839{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;height:824px;justify-content:center;overflow:hidden;padding:80px;position:relative;width:1440px}.framer-WQQ4S .framer-1ldht14-container{flex:none;height:100%;max-width:1200px;position:relative;width:1200px}.framer-WQQ4S .framer-1jb12zu-container,.framer-WQQ4S .framer-15letps-container{cursor:pointer;flex:1 0 0px;height:394px;position:relative;width:1px}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-WQQ4S.framer-14fr839{gap:0px}.framer-WQQ4S.framer-14fr839>*{margin:0 5px}.framer-WQQ4S.framer-14fr839>:first-child{margin-left:0}.framer-WQQ4S.framer-14fr839>:last-child{margin-right:0}}.framer-WQQ4S.framer-v-40i8d0.framer-14fr839{height:720px;padding:60px;width:1200px}.framer-WQQ4S.framer-v-40i8d0 .framer-1ldht14-container{width:1080px}.framer-WQQ4S.framer-v-1wr4vip.framer-14fr839{gap:20px;height:484px;padding:40px;width:812px}.framer-WQQ4S.framer-v-1wr4vip .framer-1jb12zu-container,.framer-WQQ4S.framer-v-1wr4vip .framer-15letps-container{height:100%}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-WQQ4S.framer-v-1wr4vip.framer-14fr839{gap:0px}.framer-WQQ4S.framer-v-1wr4vip.framer-14fr839>*{margin:0 10px}.framer-WQQ4S.framer-v-1wr4vip.framer-14fr839>:first-child{margin-left:0}.framer-WQQ4S.framer-v-1wr4vip.framer-14fr839>:last-child{margin-right:0}}.framer-WQQ4S.framer-v-6owydu.framer-14fr839{flex-direction:column;gap:20px;height:min-content;padding:20px;width:390px}.framer-WQQ4S.framer-v-6owydu .framer-1jb12zu-container,.framer-WQQ4S.framer-v-6owydu .framer-15letps-container{flex:none;width:100%}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-WQQ4S.framer-v-6owydu.framer-14fr839{gap:0px}.framer-WQQ4S.framer-v-6owydu.framer-14fr839>*{margin:10px 0}.framer-WQQ4S.framer-v-6owydu.framer-14fr839>:first-child{margin-top:0}.framer-WQQ4S.framer-v-6owydu.framer-14fr839>:last-child{margin-bottom:0}}.framer-1W4oN[data-border=true]:after,.framer-1W4oN [data-border=true]:after{content:"";border-width:var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0);border-color:var(--border-color, none);border-style:var(--border-style, none);width:100%;height:100%;position:absolute;box-sizing:border-box;left:0;top:0;border-radius:inherit;pointer-events:none}.framer-1W4oN.framer-eeazzz,.framer-1W4oN .framer-eeazzz{display:block}.framer-1W4oN.framer-1et5uyf{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:32px;height:664px;justify-content:flex-start;overflow:hidden;padding:calc(max(0,var(--1fmpizv))*1px);position:relative;width:590px;will-change:var(--framer-will-change-override, transform)}.framer-1W4oN .framer-1xftvnk{align-content:var(--11y6udq);align-items:var(--11y6udq);cursor:pointer;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:10px;justify-content:center;inset:0;overflow:visible;padding:0;position:absolute;text-decoration:none}.framer-1W4oN .framer-br7eym{aspect-ratio:1.8072289156626506 / 1;flex:1 0 0px;height:1px;overflow:visible;position:relative;width:var(--framer-aspect-ratio-supported, 1200px)}.framer-1W4oN .framer-h5291r{flex:none;inset:0;overflow:hidden;position:absolute}.framer-1W4oN .framer-1n5v4r1{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:32px;height:auto;justify-content:flex-start;padding:0;position:relative;width:100%}.framer-1W4oN .framer-9l0t72-container{flex:none;height:32px;position:relative;width:auto}.framer-1W4oN .framer-1m000oe{flex:none;height:auto;overflow:visible;position:relative;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word}.framer-1W4oN .framer-y76440{flex:none;height:auto;overflow:visible;position:relative;white-space:pre-wrap;width:320px;word-break:break-word;word-wrap:break-word}.framer-1W4oN .framer-1yxkts7-container{flex:none;height:auto;position:relative;width:auto}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-1W4oN.framer-1et5uyf,.framer-1W4oN .framer-1xftvnk,.framer-1W4oN .framer-1n5v4r1{gap:0px}.framer-1W4oN.framer-1et5uyf>*,.framer-1W4oN .framer-1n5v4r1>*{margin:16px 0}.framer-1W4oN.framer-1et5uyf>:first-child,.framer-1W4oN .framer-1xftvnk>:first-child,.framer-1W4oN .framer-1n5v4r1>:first-child{margin-top:0}.framer-1W4oN.framer-1et5uyf>:last-child,.framer-1W4oN .framer-1xftvnk>:last-child,.framer-1W4oN .framer-1n5v4r1>:last-child{margin-bottom:0}.framer-1W4oN .framer-1xftvnk>*{margin:5px 0}}.framer-1W4oN.framer-v-ai2ple.framer-1et5uyf,.framer-1W4oN.framer-v-xkxm48.framer-1et5uyf{align-content:flex-end;align-items:flex-end;height:664px}.framer-1W4oN.framer-v-ai2ple .framer-1n5v4r1,.framer-1W4oN.framer-v-xkxm48 .framer-1n5v4r1,.framer-1W4oN.framer-v-1ni9qbx .framer-1n5v4r1{align-content:flex-end;align-items:flex-end}.framer-1W4oN.framer-v-ai2ple .framer-1m000oe,.framer-1W4oN.framer-v-xkxm48 .framer-1m000oe{white-space:pre;width:auto}.framer-1W4oN.framer-v-zwv693.framer-1et5uyf{height:664px}.framer-1W4oN.framer-v-1pvze4c.framer-1et5uyf{gap:unset;height:394px;justify-content:space-between;padding:24px;width:350px}.framer-1W4oN.framer-v-1pvze4c .framer-br7eym,.framer-1W4oN.framer-v-1ni9qbx .framer-br7eym{width:var(--framer-aspect-ratio-supported, 712px)}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-1W4oN.framer-v-1pvze4c.framer-1et5uyf{gap:0px}.framer-1W4oN.framer-v-1pvze4c.framer-1et5uyf>*,.framer-1W4oN.framer-v-1pvze4c.framer-1et5uyf>:first-child,.framer-1W4oN.framer-v-1pvze4c.framer-1et5uyf>:last-child{margin:0}}.framer-1W4oN.framer-v-1ni9qbx.framer-1et5uyf{align-content:flex-end;align-items:flex-end;height:394px;padding:24px;width:350px}.framer-1W4oN.framer-v-1ni9qbx .framer-1xftvnk{gap:unset;justify-content:space-between}.framer-1W4oN.framer-v-1ni9qbx .framer-y76440{width:100%}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-1W4oN.framer-v-1ni9qbx .framer-1xftvnk{gap:0px}.framer-1W4oN.framer-v-1ni9qbx .framer-1xftvnk>*,.framer-1W4oN.framer-v-1ni9qbx .framer-1xftvnk>:first-child,.framer-1W4oN.framer-v-1ni9qbx .framer-1xftvnk>:last-child{margin:0}}.framer-1RI9x .framer-styles-preset-o091aa:not(.rich-text-wrapper),.framer-1RI9x .framer-styles-preset-o091aa.rich-text-wrapper h4{--framer-font-family: "Aeonik Medium", "Aeonik Medium Placeholder", sans-serif;--framer-font-size: 48px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: -.02em;--framer-line-height: 55px;--framer-paragraph-spacing: 40px;--framer-text-alignment: start;--framer-text-color: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, #000000);--framer-text-decoration: none;--framer-text-stroke-color: initial;--framer-text-stroke-width: initial;--framer-text-transform: none}@media (max-width: 1439px) and (min-width: 810px){.framer-1RI9x .framer-styles-preset-o091aa:not(.rich-text-wrapper),.framer-1RI9x .framer-styles-preset-o091aa.rich-text-wrapper h4{--framer-font-family: "Aeonik Medium", "Aeonik Medium Placeholder", sans-serif;--framer-font-size: 38px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: -.02em;--framer-line-height: 41.8px;--framer-paragraph-spacing: 40px;--framer-text-alignment: start;--framer-text-color: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, #000000);--framer-text-decoration: none;--framer-text-stroke-color: initial;--framer-text-stroke-width: initial;--framer-text-transform: none}}@media (max-width: 809px) and (min-width: 0px){.framer-1RI9x .framer-styles-preset-o091aa:not(.rich-text-wrapper),.framer-1RI9x .framer-styles-preset-o091aa.rich-text-wrapper h4{--framer-font-family: "Aeonik Medium", "Aeonik Medium Placeholder", sans-serif;--framer-font-size: 28px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: -.02em;--framer-line-height: 30.8px;--framer-paragraph-spacing: 40px;--framer-text-alignment: start;--framer-text-color: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, #000000);--framer-text-decoration: none;--framer-text-stroke-color: initial;--framer-text-stroke-width: initial;--framer-text-transform: none}}.framer-hTpaq .framer-styles-preset-17rmhyc:not(.rich-text-wrapper),.framer-hTpaq .framer-styles-preset-17rmhyc.rich-text-wrapper p{--framer-font-family: "Inter", "Inter Placeholder", sans-serif;--framer-font-family-bold: "Inter", "Inter Placeholder", sans-serif;--framer-font-open-type-features: normal;--framer-font-size: 16px;--framer-font-style: normal;--framer-font-style-bold: normal;--framer-font-weight: 400;--framer-font-weight-bold: 500;--framer-letter-spacing: -.01em;--framer-line-height: 28px;--framer-paragraph-spacing: 16px;--framer-text-alignment: left;--framer-text-color: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, #121211);--framer-text-decoration: none;--framer-text-stroke-color: initial;--framer-text-stroke-width: initial;--framer-text-transform: none}.framer-7K1og.framer-1v4qzek,.framer-7K1og .framer-1v4qzek{display:block}.framer-7K1og.framer-1j05wao{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;height:32px;justify-content:center;overflow:visible;padding:4px 12px 3px;position:relative;width:auto}.framer-7K1og .framer-1ix5qoo{-webkit-user-select:none;flex:none;height:auto;position:relative;user-select:none;white-space:pre;width:auto}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-7K1og.framer-1j05wao{gap:0px}.framer-7K1og.framer-1j05wao>*{margin:0 5px}.framer-7K1og.framer-1j05wao>:first-child{margin-left:0}.framer-7K1og.framer-1j05wao>:last-child{margin-right:0}}.framer-TpWkp.framer-1ftfp9v,.framer-TpWkp .framer-1ftfp9v{display:block}.framer-TpWkp.framer-1hbl2v6{align-content:center;align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0px;height:min-content;justify-content:flex-start;overflow:visible;padding:80px;position:relative;width:1440px}.framer-TpWkp .framer-21vpee{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:20px;height:min-content;justify-content:flex-start;max-width:740px;overflow:visible;padding:0;position:relative;width:100%;z-index:1}.framer-TpWkp .framer-10se2lq{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:20px;height:min-content;justify-content:flex-start;overflow:hidden;padding:0 0 20px;position:relative;width:100%}.framer-TpWkp .framer-19io21k{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:0px;height:min-content;justify-content:center;overflow:hidden;padding:0;position:relative;width:100%}.framer-TpWkp .framer-1dxsjui,.framer-TpWkp .framer-idt5px,.framer-TpWkp .framer-1dbn842{flex:none;height:auto;overflow:visible;position:relative;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word}.framer-TpWkp .framer-kwnxxt{display:grid;flex:none;gap:12px;grid-auto-rows:min-content;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:100%}.framer-TpWkp .framer-ingrb2-container{align-self:start;flex:none;height:300px;justify-self:start;position:relative;width:239px}.framer-TpWkp .framer-k7ssir-container,.framer-TpWkp .framer-tjmuax-container,.framer-TpWkp .framer-d8zu8b-container,.framer-TpWkp .framer-ha3p3p-container,.framer-TpWkp .framer-vr1f5d-container{align-self:start;flex:none;height:auto;justify-self:start;position:relative;width:100%}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-TpWkp.framer-1hbl2v6,.framer-TpWkp .framer-21vpee,.framer-TpWkp .framer-10se2lq,.framer-TpWkp .framer-19io21k{gap:0px}.framer-TpWkp.framer-1hbl2v6>*,.framer-TpWkp .framer-19io21k>*{margin:0}.framer-TpWkp.framer-1hbl2v6>:first-child,.framer-TpWkp .framer-21vpee>:first-child,.framer-TpWkp .framer-10se2lq>:first-child,.framer-TpWkp .framer-19io21k>:first-child{margin-top:0}.framer-TpWkp.framer-1hbl2v6>:last-child,.framer-TpWkp .framer-21vpee>:last-child,.framer-TpWkp .framer-10se2lq>:last-child,.framer-TpWkp .framer-19io21k>:last-child{margin-bottom:0}.framer-TpWkp .framer-21vpee>*,.framer-TpWkp .framer-10se2lq>*{margin:10px 0}}.framer-TpWkp.framer-v-1qtqr33.framer-1hbl2v6{padding:60px;width:1200px}.framer-TpWkp.framer-v-flmgxp.framer-1hbl2v6{padding:40px;width:810px}.framer-TpWkp.framer-v-flmgxp .framer-ingrb2-container{height:auto}.framer-TpWkp.framer-v-16zae34.framer-1hbl2v6{padding:20px;width:390px}.framer-TpWkp.framer-v-16zae34 .framer-kwnxxt{gap:20px}.framer-TpWkp.framer-v-16zae34 .framer-ingrb2-container{height:auto;width:100%}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-TpWkp.framer-v-16zae34 .framer-kwnxxt{gap:0px}.framer-TpWkp.framer-v-16zae34 .framer-kwnxxt>*,.framer-TpWkp.framer-v-16zae34 .framer-kwnxxt>:first-child,.framer-TpWkp.framer-v-16zae34 .framer-kwnxxt>:last-child{margin:0}}.framer-QsuOn .framer-styles-preset-a5br6k:not(.rich-text-wrapper),.framer-QsuOn .framer-styles-preset-a5br6k.rich-text-wrapper h2{--framer-font-family: "Aeonik Medium", "Aeonik Medium Placeholder", sans-serif;--framer-font-size: 80px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: -.02em;--framer-line-height: 80px;--framer-paragraph-spacing: 40px;--framer-text-alignment: start;--framer-text-color: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, #000000);--framer-text-decoration: none;--framer-text-stroke-color: initial;--framer-text-stroke-width: initial;--framer-text-transform: none}@media (max-width: 1439px) and (min-width: 1200px){.framer-QsuOn .framer-styles-preset-a5br6k:not(.rich-text-wrapper),.framer-QsuOn .framer-styles-preset-a5br6k.rich-text-wrapper h2{--framer-font-family: "Aeonik Medium", "Aeonik Medium Placeholder", sans-serif;--framer-font-size: 64px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: -.02em;--framer-line-height: 72px;--framer-paragraph-spacing: 40px;--framer-text-alignment: start;--framer-text-color: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, #000000);--framer-text-decoration: none;--framer-text-stroke-color: initial;--framer-text-stroke-width: initial;--framer-text-transform: none}}@media (max-width: 1199px) and (min-width: 810px){.framer-QsuOn .framer-styles-preset-a5br6k:not(.rich-text-wrapper),.framer-QsuOn .framer-styles-preset-a5br6k.rich-text-wrapper h2{--framer-font-family: "Aeonik Medium", "Aeonik Medium Placeholder", sans-serif;--framer-font-size: 48px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: -.02em;--framer-line-height: 48px;--framer-paragraph-spacing: 40px;--framer-text-alignment: start;--framer-text-color: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, #000000);--framer-text-decoration: none;--framer-text-stroke-color: initial;--framer-text-stroke-width: initial;--framer-text-transform: none}}@media (max-width: 809px) and (min-width: 0px){.framer-QsuOn .framer-styles-preset-a5br6k:not(.rich-text-wrapper),.framer-QsuOn .framer-styles-preset-a5br6k.rich-text-wrapper h2{--framer-font-family: "Aeonik Medium", "Aeonik Medium Placeholder", sans-serif;--framer-font-size: 40px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: -.02em;--framer-line-height: 40px;--framer-paragraph-spacing: 40px;--framer-text-alignment: start;--framer-text-color: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, #000000);--framer-text-decoration: none;--framer-text-stroke-color: initial;--framer-text-stroke-width: initial;--framer-text-transform: none}}.framer-dIadh.framer-1y3gwbr,.framer-dIadh .framer-1y3gwbr{display:block}.framer-dIadh.framer-1ydh9le{align-content:center;align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0px;height:300px;justify-content:center;overflow:hidden;padding:0;position:relative;width:220px;will-change:var(--framer-will-change-override, transform)}.framer-dIadh .framer-16piqtk{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;inset:0;overflow:hidden;padding:20px 20px 8px;position:absolute;z-index:0}.framer-dIadh .framer-1v4b0uy{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:4px;height:auto;justify-content:flex-start;padding:0;position:relative;width:100%}.framer-dIadh .framer-yzrsvc,.framer-dIadh .framer-1yc3bm{flex:none;height:auto;overflow:visible;position:relative;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word}.framer-dIadh .framer-15475xn-container{flex:none;height:auto;position:relative;width:auto}.framer-dIadh .framer-1f35s1m{cursor:pointer;flex:none;inset:0;overflow:hidden;position:absolute;text-decoration:none;z-index:2}.framer-dIadh .framer-9ap54k{bottom:0;flex:none;left:0;overflow:visible;position:absolute;top:0;width:100%;z-index:1}.framer-dIadh .framer-1htaymq{aspect-ratio:3 / 1;flex:none;height:var(--framer-aspect-ratio-supported, 73px);overflow:visible;position:relative;width:100%;z-index:1}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-dIadh.framer-1ydh9le,.framer-dIadh .framer-1v4b0uy{gap:0px}.framer-dIadh.framer-1ydh9le>*{margin:0}.framer-dIadh.framer-1ydh9le>:first-child,.framer-dIadh .framer-1v4b0uy>:first-child{margin-top:0}.framer-dIadh.framer-1ydh9le>:last-child,.framer-dIadh .framer-1v4b0uy>:last-child{margin-bottom:0}.framer-dIadh .framer-1v4b0uy>*{margin:2px 0}}.framer-dIadh.framer-v-4gq6kr.framer-1ydh9le{gap:20px;padding:4px}.framer-dIadh.framer-v-4gq6kr .framer-16piqtk,.framer-dIadh.framer-v-df1ry2 .framer-16piqtk{z-index:2}.framer-dIadh.framer-v-4gq6kr .framer-1v4b0uy,.framer-dIadh.framer-v-df1ry2 .framer-1v4b0uy{order:0}.framer-dIadh.framer-v-4gq6kr .framer-15475xn-container,.framer-dIadh.framer-v-df1ry2 .framer-15475xn-container{order:2;z-index:2}.framer-dIadh.framer-v-4gq6kr .framer-1f35s1m,.framer-dIadh.framer-v-df1ry2 .framer-1f35s1m{order:1;z-index:1}.framer-dIadh.framer-v-4gq6kr .framer-9ap54k,.framer-dIadh.framer-v-df1ry2 .framer-9ap54k{z-index:0}.framer-dIadh.framer-v-4gq6kr .framer-1htaymq,.framer-dIadh.framer-v-df1ry2 .framer-1htaymq{height:var(--framer-aspect-ratio-supported, 71px);z-index:0}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-dIadh.framer-v-4gq6kr.framer-1ydh9le{gap:0px}.framer-dIadh.framer-v-4gq6kr.framer-1ydh9le>*{margin:10px 0}.framer-dIadh.framer-v-4gq6kr.framer-1ydh9le>:first-child{margin-top:0}.framer-dIadh.framer-v-4gq6kr.framer-1ydh9le>:last-child{margin-bottom:0}}.framer-dIadh.framer-v-df1ry2.framer-1ydh9le{gap:20px;height:240px;padding:4px}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-dIadh.framer-v-df1ry2.framer-1ydh9le{gap:0px}.framer-dIadh.framer-v-df1ry2.framer-1ydh9le>*{margin:10px 0}.framer-dIadh.framer-v-df1ry2.framer-1ydh9le>:first-child{margin-top:0}.framer-dIadh.framer-v-df1ry2.framer-1ydh9le>:last-child{margin-bottom:0}}.framer-rWkN4 .framer-styles-preset-1f1nkuo:not(.rich-text-wrapper),.framer-rWkN4 .framer-styles-preset-1f1nkuo.rich-text-wrapper p{--framer-font-family: "Inter", "Inter Placeholder", sans-serif;--framer-font-family-bold: "Inter", "Inter Placeholder", sans-serif;--framer-font-size: 14px;--framer-font-style: normal;--framer-font-style-bold: normal;--framer-font-weight: 400;--framer-font-weight-bold: 500;--framer-letter-spacing: 0em;--framer-line-height: 20px;--framer-paragraph-spacing: 20px;--framer-text-alignment: start;--framer-text-color: var(--token-79144cdb-25c1-430c-aaff-2584be63d295, #9e9d9b);--framer-text-decoration: none;--framer-text-stroke-color: initial;--framer-text-stroke-width: initial;--framer-text-transform: none}@media (max-width: 1199px) and (min-width: 810px){.framer-rWkN4 .framer-styles-preset-1f1nkuo:not(.rich-text-wrapper),.framer-rWkN4 .framer-styles-preset-1f1nkuo.rich-text-wrapper p{--framer-font-family: "Inter", "Inter Placeholder", sans-serif;--framer-font-family-bold: "Inter", "Inter Placeholder", sans-serif;--framer-font-size: 14px;--framer-font-style: normal;--framer-font-style-bold: normal;--framer-font-weight: 400;--framer-font-weight-bold: 500;--framer-letter-spacing: 0em;--framer-line-height: 20px;--framer-paragraph-spacing: 20px;--framer-text-alignment: start;--framer-text-color: var(--token-79144cdb-25c1-430c-aaff-2584be63d295, #9e9d9b);--framer-text-decoration: none;--framer-text-stroke-color: initial;--framer-text-stroke-width: initial;--framer-text-transform: none}}@media (max-width: 809px) and (min-width: 0px){.framer-rWkN4 .framer-styles-preset-1f1nkuo:not(.rich-text-wrapper),.framer-rWkN4 .framer-styles-preset-1f1nkuo.rich-text-wrapper p{--framer-font-family: "Inter", "Inter Placeholder", sans-serif;--framer-font-family-bold: "Inter", "Inter Placeholder", sans-serif;--framer-font-size: 12px;--framer-font-style: normal;--framer-font-style-bold: normal;--framer-font-weight: 400;--framer-font-weight-bold: 500;--framer-letter-spacing: 0em;--framer-line-height: 20px;--framer-paragraph-spacing: 20px;--framer-text-alignment: start;--framer-text-color: var(--token-79144cdb-25c1-430c-aaff-2584be63d295, #9e9d9b);--framer-text-decoration: none;--framer-text-stroke-color: initial;--framer-text-stroke-width: initial;--framer-text-transform: none}}.framer-kHzir[data-border=true]:after,.framer-kHzir [data-border=true]:after{content:"";border-width:var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0);border-color:var(--border-color, none);border-style:var(--border-style, none);width:100%;height:100%;position:absolute;box-sizing:border-box;left:0;top:0;border-radius:inherit;pointer-events:none}.framer-kHzir.framer-3yquch,.framer-kHzir .framer-3yquch{display:block}.framer-kHzir.framer-11kb4x5{align-content:center;align-items:center;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:6px;height:min-content;justify-content:center;overflow:visible;padding:12px 0;position:relative;text-decoration:none;width:min-content}.framer-kHzir .framer-1u8wd0o-container{flex:none;height:16px;position:relative;width:16px}.framer-kHzir .framer-1vh1wkv{-webkit-user-select:none;flex:none;height:auto;position:relative;user-select:none;white-space:pre;width:auto}.framer-kHzir .framer-tr1f4b-container{flex:none;height:14px;position:relative;width:15px}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-kHzir.framer-11kb4x5{gap:0px}.framer-kHzir.framer-11kb4x5>*{margin:0 3px}.framer-kHzir.framer-11kb4x5>:first-child{margin-left:0}.framer-kHzir.framer-11kb4x5>:last-child{margin-right:0}}.framer-kHzir.framer-v-d1p92 .framer-tr1f4b-container{height:16px;width:16px}.framer-kHzir.framer-v-m3ta3a.framer-11kb4x5,.framer-kHzir.framer-v-1yh2tqx.framer-11kb4x5{height:40px;padding:12px}.framer-pg4PA .framer-styles-preset-c3c3bn:not(.rich-text-wrapper),.framer-pg4PA .framer-styles-preset-c3c3bn.rich-text-wrapper p{--framer-font-family: "Inter", "Inter Placeholder", sans-serif;--framer-font-family-bold: "Inter", "Inter Placeholder", sans-serif;--framer-font-size: 16px;--framer-font-style: normal;--framer-font-style-bold: normal;--framer-font-weight: 400;--framer-font-weight-bold: 500;--framer-letter-spacing: -.01em;--framer-line-height: 24px;--framer-paragraph-spacing: 16px;--framer-text-alignment: start;--framer-text-color: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, #121211);--framer-text-decoration: none;--framer-text-stroke-color: initial;--framer-text-stroke-width: initial;--framer-text-transform: none}.framer-BfdLg .framer-styles-preset-817wrf:not(.rich-text-wrapper),.framer-BfdLg .framer-styles-preset-817wrf.rich-text-wrapper p{--framer-font-family: "Inter", "Inter Placeholder", sans-serif;--framer-font-family-bold: "Inter", "Inter Placeholder", sans-serif;--framer-font-size: 12px;--framer-font-style: normal;--framer-font-style-bold: normal;--framer-font-weight: 500;--framer-font-weight-bold: 700;--framer-letter-spacing: .04em;--framer-line-height: 12px;--framer-paragraph-spacing: 20px;--framer-text-alignment: start;--framer-text-color: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, #000000);--framer-text-decoration: none;--framer-text-transform: uppercase}.framer-BoGR9.framer-ugyli,.framer-BoGR9 .framer-ugyli{display:block}.framer-BoGR9.framer-z12m5n{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;gap:1px;height:400px;justify-content:center;overflow:hidden;padding:0;position:relative;width:1440px}.framer-BoGR9 .framer-g1f9kh-container,.framer-BoGR9 .framer-4f13jv-container{aspect-ratio:1.79875 / 1;flex:1 0 0px;height:var(--framer-aspect-ratio-supported, 400px);position:relative;width:1px}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-BoGR9.framer-z12m5n{gap:0px}.framer-BoGR9.framer-z12m5n>*{margin:0 .5px}.framer-BoGR9.framer-z12m5n>:first-child{margin-left:0}.framer-BoGR9.framer-z12m5n>:last-child{margin-right:0}}.framer-BoGR9.framer-v-qzwph5.framer-z12m5n{height:min-content;width:1200px}.framer-BoGR9.framer-v-qzwph5 .framer-g1f9kh-container,.framer-BoGR9.framer-v-qzwph5 .framer-4f13jv-container{height:var(--framer-aspect-ratio-supported, 334px)}.framer-BoGR9.framer-v-17qjw24.framer-z12m5n{height:300px;width:810px}.framer-BoGR9.framer-v-17qjw24 .framer-g1f9kh-container,.framer-BoGR9.framer-v-17qjw24 .framer-4f13jv-container{aspect-ratio:unset;height:100%}.framer-BoGR9.framer-v-1uq6coa.framer-z12m5n{flex-direction:column;height:490px;width:390px}.framer-BoGR9.framer-v-1uq6coa .framer-g1f9kh-container,.framer-BoGR9.framer-v-1uq6coa .framer-4f13jv-container{aspect-ratio:unset;height:1px;width:100%}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-BoGR9.framer-v-1uq6coa.framer-z12m5n{gap:0px}.framer-BoGR9.framer-v-1uq6coa.framer-z12m5n>*{margin:.5px 0}.framer-BoGR9.framer-v-1uq6coa.framer-z12m5n>:first-child{margin-top:0}.framer-BoGR9.framer-v-1uq6coa.framer-z12m5n>:last-child{margin-bottom:0}}.framer-96gL1.framer-e9o1wh,.framer-96gL1 .framer-e9o1wh{display:block}.framer-96gL1.framer-16jcinv{align-content:flex-end;align-items:flex-end;cursor:pointer;display:flex;flex-direction:column;flex-wrap:nowrap;gap:12px;height:min-content;justify-content:center;overflow:hidden;padding:var(--nawyok);position:relative;width:600px}.framer-96gL1 .framer-8a1iwz{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:10px;justify-content:center;inset:0;overflow:visible;padding:0;position:absolute;z-index:1}.framer-96gL1 .framer-1izxqyi{flex:none;inset:0;overflow:hidden;position:absolute}.framer-96gL1 .framer-14985je{flex:none;inset:-1px;overflow:hidden;position:absolute;z-index:1}.framer-96gL1 .framer-r8umuv-container{flex:none;inset:0;position:absolute}.framer-96gL1 .framer-98x5iu{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:10px;height:min-content;justify-content:center;max-width:560px;overflow:visible;padding:0;position:relative;width:100%;z-index:2}.framer-96gL1 .framer-1qkbgh7{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:40px;height:min-content;justify-content:center;max-width:280px;overflow:visible;padding:0;position:relative;width:100%}.framer-96gL1 .framer-vme281{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:12px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:100%}.framer-96gL1 .framer-15iswmb,.framer-96gL1 .framer-i9a1fo{flex:none;height:auto;max-width:680px;overflow:visible;position:relative;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word}.framer-96gL1 .framer-1mg17ox-container{flex:none;height:auto;position:relative;width:auto}.framer-96gL1 .framer-1bgwoap{flex:none;inset:0;overflow:hidden;position:absolute;text-decoration:none;z-index:3}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-96gL1.framer-16jcinv,.framer-96gL1 .framer-8a1iwz,.framer-96gL1 .framer-98x5iu,.framer-96gL1 .framer-1qkbgh7,.framer-96gL1 .framer-vme281{gap:0px}.framer-96gL1.framer-16jcinv>*,.framer-96gL1 .framer-vme281>*{margin:6px 0}.framer-96gL1.framer-16jcinv>:first-child,.framer-96gL1 .framer-8a1iwz>:first-child,.framer-96gL1 .framer-98x5iu>:first-child,.framer-96gL1 .framer-1qkbgh7>:first-child,.framer-96gL1 .framer-vme281>:first-child{margin-top:0}.framer-96gL1.framer-16jcinv>:last-child,.framer-96gL1 .framer-8a1iwz>:last-child,.framer-96gL1 .framer-98x5iu>:last-child,.framer-96gL1 .framer-1qkbgh7>:last-child,.framer-96gL1 .framer-vme281>:last-child{margin-bottom:0}.framer-96gL1 .framer-8a1iwz>*,.framer-96gL1 .framer-98x5iu>*{margin:5px 0}.framer-96gL1 .framer-1qkbgh7>*{margin:20px 0}}.framer-96gL1.framer-v-1pl0hr8.framer-16jcinv,.framer-96gL1.framer-v-116cr54.framer-16jcinv{align-content:flex-start;align-items:flex-start}.framer-96gL1.framer-v-1pl0hr8 .framer-8a1iwz,.framer-96gL1.framer-v-116cr54 .framer-8a1iwz,.framer-96gL1.framer-v-15vfvqg .framer-8a1iwz,.framer-96gL1.framer-v-45k14 .framer-8a1iwz,.framer-96gL1.framer-v-1vmlwkw .framer-8a1iwz,.framer-96gL1.framer-v-ujphcr .framer-8a1iwz,.framer-96gL1.framer-v-1gf0x3b .framer-8a1iwz,.framer-96gL1.framer-v-116cr54.hover .framer-14985je{order:1}.framer-96gL1.framer-v-1pl0hr8 .framer-98x5iu,.framer-96gL1.framer-v-116cr54 .framer-98x5iu,.framer-96gL1.framer-v-15vfvqg .framer-98x5iu,.framer-96gL1.framer-v-45k14 .framer-98x5iu,.framer-96gL1.framer-v-1vmlwkw .framer-98x5iu,.framer-96gL1.framer-v-ujphcr .framer-98x5iu,.framer-96gL1.framer-v-1gf0x3b .framer-98x5iu{order:0}.framer-96gL1.framer-v-1pl0hr8 .framer-1bgwoap,.framer-96gL1.framer-v-116cr54 .framer-1bgwoap,.framer-96gL1.framer-v-15vfvqg .framer-1bgwoap,.framer-96gL1.framer-v-45k14 .framer-1bgwoap,.framer-96gL1.framer-v-1vmlwkw .framer-1bgwoap,.framer-96gL1.framer-v-ujphcr .framer-1bgwoap,.framer-96gL1.framer-v-1gf0x3b .framer-1bgwoap,.framer-96gL1.framer-v-116cr54.hover .framer-r8umuv-container{order:2}.framer-96gL1.framer-v-45k14.framer-16jcinv,.framer-96gL1.framer-v-1vmlwkw.framer-16jcinv{align-content:flex-start;align-items:flex-start;padding:40px}.framer-96gL1.framer-v-ujphcr.framer-16jcinv{align-content:flex-start;align-items:flex-start;cursor:unset}.framer-96gL1.framer-v-1gf0x3b.framer-16jcinv{align-content:flex-start;align-items:flex-start;cursor:unset;padding:40px}.framer-ZG3RZ.framer-1nxib5k,.framer-ZG3RZ .framer-1nxib5k{display:block}.framer-ZG3RZ.framer-iy761i{align-content:center;align-items:center;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;height:400px;justify-content:center;overflow:hidden;padding:0;position:relative;width:1440px}.framer-ZG3RZ .framer-1meqjix-container{flex:1 0 0px;height:100%;position:relative;width:1px}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-ZG3RZ.framer-iy761i{gap:0px}.framer-ZG3RZ.framer-iy761i>*{margin:0 5px}.framer-ZG3RZ.framer-iy761i>:first-child{margin-left:0}.framer-ZG3RZ.framer-iy761i>:last-child{margin-right:0}}.framer-ZG3RZ.framer-v-an5t8p.framer-iy761i{width:1200px}.framer-ZG3RZ.framer-v-17y3wqi.framer-iy761i{height:min-content;width:810px}.framer-ZG3RZ.framer-v-17y3wqi .framer-1meqjix-container,.framer-ZG3RZ.framer-v-16fm5rr .framer-1meqjix-container{height:auto}.framer-ZG3RZ.framer-v-16fm5rr.framer-iy761i{height:min-content;width:390px}.framer-qC5Uz.framer-1olprkr,.framer-qC5Uz .framer-1olprkr{display:block}.framer-qC5Uz.framer-1pycz7u{align-content:center;align-items:center;cursor:pointer;display:flex;flex-direction:column;flex-wrap:nowrap;gap:12px;height:400px;justify-content:center;overflow:hidden;padding:40px;position:relative;width:1200px}.framer-qC5Uz .framer-rujnz6-container{flex:none;inset:0;position:absolute}.framer-qC5Uz .framer-yunv2c{flex:none;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.framer-qC5Uz .framer-1qfb6qc{flex:none;inset:-1px;overflow:hidden;position:absolute;z-index:0}.framer-qC5Uz .framer-xprgpe{cursor:pointer;flex:none;inset:0;overflow:hidden;position:absolute;text-decoration:none;z-index:3}.framer-qC5Uz .framer-ihev8n{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:10px;height:min-content;justify-content:center;max-width:1200px;overflow:visible;padding:0;position:relative;width:100%;z-index:2}.framer-qC5Uz .framer-1actxa5{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:40px;height:min-content;justify-content:center;max-width:450px;overflow:visible;padding:0;position:relative;width:100%}.framer-qC5Uz .framer-p9o3ps{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:12px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:100%}.framer-qC5Uz .framer-ytn4sj,.framer-qC5Uz .framer-152lgx7{flex:none;height:auto;overflow:visible;position:relative;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word}.framer-qC5Uz .framer-1wsliqd-container{flex:none;height:auto;position:relative;width:auto}.framer-qC5Uz .framer-16jz2zs{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:10px;height:401px;justify-content:center;overflow:visible;padding:0;position:relative;width:100%}.framer-qC5Uz .framer-1hur5q4{bottom:0;flex:none;overflow:hidden;position:absolute;right:0;top:0;width:560px;z-index:1}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-qC5Uz.framer-1pycz7u,.framer-qC5Uz .framer-ihev8n,.framer-qC5Uz .framer-1actxa5,.framer-qC5Uz .framer-p9o3ps,.framer-qC5Uz .framer-16jz2zs{gap:0px}.framer-qC5Uz.framer-1pycz7u>*,.framer-qC5Uz .framer-p9o3ps>*{margin:6px 0}.framer-qC5Uz.framer-1pycz7u>:first-child,.framer-qC5Uz .framer-ihev8n>:first-child,.framer-qC5Uz .framer-1actxa5>:first-child,.framer-qC5Uz .framer-p9o3ps>:first-child,.framer-qC5Uz .framer-16jz2zs>:first-child{margin-top:0}.framer-qC5Uz.framer-1pycz7u>:last-child,.framer-qC5Uz .framer-ihev8n>:last-child,.framer-qC5Uz .framer-1actxa5>:last-child,.framer-qC5Uz .framer-p9o3ps>:last-child,.framer-qC5Uz .framer-16jz2zs>:last-child{margin-bottom:0}.framer-qC5Uz .framer-ihev8n>*,.framer-qC5Uz .framer-16jz2zs>*{margin:5px 0}.framer-qC5Uz .framer-1actxa5>*{margin:20px 0}}.framer-qC5Uz.framer-v-eihkdo .framer-1actxa5{max-width:475px}.framer-qC5Uz.framer-v-16dw3y .framer-ihev8n,.framer-qC5Uz.framer-v-1al93hd .framer-ihev8n{align-content:center;align-items:center;flex:1 0 0px;flex-direction:row;height:1px;justify-content:flex-start}.framer-qC5Uz.framer-v-16dw3y .framer-1actxa5,.framer-qC5Uz.framer-v-1al93hd .framer-1actxa5{width:50%}.framer-qC5Uz.framer-v-16dw3y .framer-16jz2zs,.framer-qC5Uz.framer-v-1al93hd .framer-16jz2zs{bottom:-40px;flex-direction:row;height:unset;position:absolute;right:0;top:-40px;width:50%}.framer-qC5Uz.framer-v-16dw3y .framer-1hur5q4{bottom:unset;height:400px;position:relative;right:unset;top:unset}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-qC5Uz.framer-v-16dw3y .framer-ihev8n,.framer-qC5Uz.framer-v-16dw3y .framer-16jz2zs{gap:0px}.framer-qC5Uz.framer-v-16dw3y .framer-ihev8n>*,.framer-qC5Uz.framer-v-16dw3y .framer-16jz2zs>*{margin:0 5px}.framer-qC5Uz.framer-v-16dw3y .framer-ihev8n>:first-child,.framer-qC5Uz.framer-v-16dw3y .framer-16jz2zs>:first-child{margin-left:0}.framer-qC5Uz.framer-v-16dw3y .framer-ihev8n>:last-child,.framer-qC5Uz.framer-v-16dw3y .framer-16jz2zs>:last-child{margin-right:0}}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-qC5Uz.framer-v-1al93hd .framer-ihev8n,.framer-qC5Uz.framer-v-1al93hd .framer-16jz2zs{gap:0px}.framer-qC5Uz.framer-v-1al93hd .framer-ihev8n>*,.framer-qC5Uz.framer-v-1al93hd .framer-16jz2zs>*{margin:0 5px}.framer-qC5Uz.framer-v-1al93hd .framer-ihev8n>:first-child,.framer-qC5Uz.framer-v-1al93hd .framer-16jz2zs>:first-child{margin-left:0}.framer-qC5Uz.framer-v-1al93hd .framer-ihev8n>:last-child,.framer-qC5Uz.framer-v-1al93hd .framer-16jz2zs>:last-child{margin-right:0}}.framer-qC5Uz.framer-v-1vt02ws.framer-1pycz7u,.framer-qC5Uz.framer-v-1pdoxr0.framer-1pycz7u{height:auto;padding:0;width:390px}.framer-qC5Uz.framer-v-1vt02ws .framer-1actxa5,.framer-qC5Uz.framer-v-1pdoxr0 .framer-1actxa5{max-width:600px;padding:40px}.framer-qC5Uz.framer-v-1vt02ws .framer-ytn4sj,.framer-qC5Uz.framer-v-1vt02ws .framer-152lgx7,.framer-qC5Uz.framer-v-1pdoxr0 .framer-ytn4sj,.framer-qC5Uz.framer-v-1pdoxr0 .framer-152lgx7,.framer-qC5Uz.framer-v-2hp8j3 .framer-ytn4sj,.framer-qC5Uz.framer-v-2hp8j3 .framer-152lgx7{max-width:450px}.framer-qC5Uz.framer-v-1pdoxr0 .framer-ihev8n{align-content:center;align-items:center}.framer-qC5Uz.framer-v-1pdoxr0 .framer-16jz2zs{height:min-content;justify-content:flex-end}.framer-qC5Uz.framer-v-1pdoxr0 .framer-1hur5q4{aspect-ratio:1.4 / 1;bottom:unset;height:var(--framer-aspect-ratio-supported, 279px);position:relative;right:unset;top:unset;width:100%}.framer-qC5Uz.framer-v-2hp8j3.framer-1pycz7u{height:auto;padding:0;width:810px}.framer-qC5Uz.framer-v-2hp8j3 .framer-ihev8n{align-content:center;align-items:center;flex-direction:row}.framer-qC5Uz.framer-v-2hp8j3 .framer-1actxa5{flex:1 0 0px;max-width:unset;padding:40px;width:1px}.framer-qC5Uz.framer-v-2hp8j3 .framer-16jz2zs{align-self:stretch;flex:1 0 0px;height:auto;width:1px}.framer-qC5Uz.framer-v-2hp8j3 .framer-1hur5q4{bottom:unset;height:257px;position:relative;right:unset;top:unset;width:100%}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-qC5Uz.framer-v-2hp8j3 .framer-ihev8n{gap:0px}.framer-qC5Uz.framer-v-2hp8j3 .framer-ihev8n>*{margin:0 5px}.framer-qC5Uz.framer-v-2hp8j3 .framer-ihev8n>:first-child{margin-left:0}.framer-qC5Uz.framer-v-2hp8j3 .framer-ihev8n>:last-child{margin-right:0}}.framer-qC5Uz.framer-v-16dw3y.hover .framer-16jz2zs,.framer-qC5Uz.framer-v-1al93hd.hover .framer-16jz2zs{height:unset}.framer-qC5Uz.framer-v-16dw3y.hover .framer-1hur5q4{bottom:unset;right:unset;top:unset}.framer-bWVvL .framer-styles-preset-1ev2mkn:not(.rich-text-wrapper),.framer-bWVvL .framer-styles-preset-1ev2mkn.rich-text-wrapper h6{--framer-font-family: "Aeonik Medium", "Aeonik Medium Placeholder", sans-serif;--framer-font-size: 30px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: -.02em;--framer-line-height: 33px;--framer-paragraph-spacing: 40px;--framer-text-alignment: start;--framer-text-color: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, #121211);--framer-text-decoration: none;--framer-text-transform: none}@media (max-width: 1199px) and (min-width: 810px){.framer-bWVvL .framer-styles-preset-1ev2mkn:not(.rich-text-wrapper),.framer-bWVvL .framer-styles-preset-1ev2mkn.rich-text-wrapper h6{--framer-font-family: "Aeonik Medium", "Aeonik Medium Placeholder", sans-serif;--framer-font-size: 22px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: -.02em;--framer-line-height: 24.2px;--framer-paragraph-spacing: 40px;--framer-text-alignment: start;--framer-text-color: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, #121211);--framer-text-decoration: none;--framer-text-transform: none}}@media (max-width: 809px) and (min-width: 0px){.framer-bWVvL .framer-styles-preset-1ev2mkn:not(.rich-text-wrapper),.framer-bWVvL .framer-styles-preset-1ev2mkn.rich-text-wrapper h6{--framer-font-family: "Aeonik Medium", "Aeonik Medium Placeholder", sans-serif;--framer-font-size: 18px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: -.02em;--framer-line-height: 20px;--framer-paragraph-spacing: 40px;--framer-text-alignment: start;--framer-text-color: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, #121211);--framer-text-decoration: none;--framer-text-transform: none}}.framer-ICBEI .framer-styles-preset-ytkpuz:not(.rich-text-wrapper),.framer-ICBEI .framer-styles-preset-ytkpuz.rich-text-wrapper p{--framer-font-family: "Inter", "Inter Placeholder", sans-serif;--framer-font-family-bold: "Inter", "Inter Placeholder", sans-serif;--framer-font-size: 19px;--framer-font-style: normal;--framer-font-style-bold: normal;--framer-font-weight: 400;--framer-font-weight-bold: 700;--framer-letter-spacing: 0em;--framer-line-height: 28px;--framer-paragraph-spacing: 20px;--framer-text-alignment: start;--framer-text-color: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, #121211);--framer-text-decoration: none;--framer-text-transform: none}@media (max-width: 1199px) and (min-width: 810px){.framer-ICBEI .framer-styles-preset-ytkpuz:not(.rich-text-wrapper),.framer-ICBEI .framer-styles-preset-ytkpuz.rich-text-wrapper p{--framer-font-family: "Inter", "Inter Placeholder", sans-serif;--framer-font-family-bold: "Inter", "Inter Placeholder", sans-serif;--framer-font-size: 19px;--framer-font-style: normal;--framer-font-style-bold: normal;--framer-font-weight: 400;--framer-font-weight-bold: 700;--framer-letter-spacing: 0em;--framer-line-height: 28px;--framer-paragraph-spacing: 20px;--framer-text-alignment: start;--framer-text-color: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, #121211);--framer-text-decoration: none;--framer-text-transform: none}}@media (max-width: 809px) and (min-width: 0px){.framer-ICBEI .framer-styles-preset-ytkpuz:not(.rich-text-wrapper),.framer-ICBEI .framer-styles-preset-ytkpuz.rich-text-wrapper p{--framer-font-family: "Inter", "Inter Placeholder", sans-serif;--framer-font-family-bold: "Inter", "Inter Placeholder", sans-serif;--framer-font-size: 16px;--framer-font-style: normal;--framer-font-style-bold: normal;--framer-font-weight: 400;--framer-font-weight-bold: 700;--framer-letter-spacing: 0em;--framer-line-height: 24px;--framer-paragraph-spacing: 20px;--framer-text-alignment: start;--framer-text-color: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, #121211);--framer-text-decoration: none;--framer-text-transform: none}}.framer-h2r6s.framer-3anl5s,.framer-h2r6s .framer-3anl5s{display:block}.framer-h2r6s.framer-1fhdeof{align-content:center;align-items:center;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0px;height:min-content;justify-content:center;overflow:visible;padding:12px 16px;position:relative;text-decoration:none;width:min-content}.framer-h2r6s .framer-zal1z{-webkit-user-select:none;flex:none;height:auto;position:relative;user-select:none;white-space:pre;width:auto}.framer-h2r6s .framer-eb7jiy{align-content:center;align-items:center;aspect-ratio:1 / 1;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:12px;height:var(--framer-aspect-ratio-supported, 40px);justify-content:center;overflow:visible;padding:10px;position:relative;width:40px}.framer-h2r6s .framer-ufe7wg-container{flex:none;height:18px;position:relative;width:18px}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-h2r6s.framer-1fhdeof,.framer-h2r6s .framer-eb7jiy{gap:0px}.framer-h2r6s.framer-1fhdeof>*{margin:0}.framer-h2r6s.framer-1fhdeof>:first-child,.framer-h2r6s .framer-eb7jiy>:first-child{margin-left:0}.framer-h2r6s.framer-1fhdeof>:last-child,.framer-h2r6s .framer-eb7jiy>:last-child{margin-right:0}.framer-h2r6s .framer-eb7jiy>*{margin:0 6px}}.framer-h2r6s.framer-v-9u5xp5.framer-1fhdeof,.framer-h2r6s.framer-v-16k45sn.framer-1fhdeof{height:48px;padding:18px 20px}.framer-h2r6s.framer-v-1rxo9ix.framer-1fhdeof,.framer-h2r6s.framer-v-1o2utqq.framer-1fhdeof,.framer-h2r6s.framer-v-ccuf70.framer-1fhdeof,.framer-h2r6s.framer-v-1n624zs.framer-1fhdeof,.framer-h2r6s.framer-v-3i4ewl.framer-1fhdeof,.framer-h2r6s.framer-v-16wgt82.framer-1fhdeof,.framer-h2r6s.framer-v-zv3kuu.framer-1fhdeof,.framer-h2r6s.framer-v-1myyxv5.framer-1fhdeof{gap:6px;height:48px;padding:8px 4px 8px 20px}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-h2r6s.framer-v-1rxo9ix.framer-1fhdeof{gap:0px}.framer-h2r6s.framer-v-1rxo9ix.framer-1fhdeof>*{margin:0 3px}.framer-h2r6s.framer-v-1rxo9ix.framer-1fhdeof>:first-child{margin-left:0}.framer-h2r6s.framer-v-1rxo9ix.framer-1fhdeof>:last-child{margin-right:0}}.framer-h2r6s.framer-v-1o2utqq .framer-eb7jiy,.framer-h2r6s.framer-v-1n624zs .framer-eb7jiy,.framer-h2r6s.framer-v-16wgt82 .framer-eb7jiy,.framer-h2r6s.framer-v-1myyxv5 .framer-eb7jiy,.framer-h2r6s.framer-v-1rxo9ix.hover .framer-eb7jiy,.framer-h2r6s.framer-v-3i4ewl.hover .framer-eb7jiy,.framer-h2r6s.framer-v-ccuf70.hover .framer-eb7jiy,.framer-h2r6s.framer-v-zv3kuu.hover .framer-eb7jiy{align-content:flex-start;align-items:flex-start;justify-content:flex-end}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-h2r6s.framer-v-1o2utqq.framer-1fhdeof{gap:0px}.framer-h2r6s.framer-v-1o2utqq.framer-1fhdeof>*{margin:0 3px}.framer-h2r6s.framer-v-1o2utqq.framer-1fhdeof>:first-child{margin-left:0}.framer-h2r6s.framer-v-1o2utqq.framer-1fhdeof>:last-child{margin-right:0}}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-h2r6s.framer-v-ccuf70.framer-1fhdeof{gap:0px}.framer-h2r6s.framer-v-ccuf70.framer-1fhdeof>*{margin:0 3px}.framer-h2r6s.framer-v-ccuf70.framer-1fhdeof>:first-child{margin-left:0}.framer-h2r6s.framer-v-ccuf70.framer-1fhdeof>:last-child{margin-right:0}}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-h2r6s.framer-v-1n624zs.framer-1fhdeof{gap:0px}.framer-h2r6s.framer-v-1n624zs.framer-1fhdeof>*{margin:0 3px}.framer-h2r6s.framer-v-1n624zs.framer-1fhdeof>:first-child{margin-left:0}.framer-h2r6s.framer-v-1n624zs.framer-1fhdeof>:last-child{margin-right:0}}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-h2r6s.framer-v-3i4ewl.framer-1fhdeof{gap:0px}.framer-h2r6s.framer-v-3i4ewl.framer-1fhdeof>*{margin:0 3px}.framer-h2r6s.framer-v-3i4ewl.framer-1fhdeof>:first-child{margin-left:0}.framer-h2r6s.framer-v-3i4ewl.framer-1fhdeof>:last-child{margin-right:0}}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-h2r6s.framer-v-16wgt82.framer-1fhdeof{gap:0px}.framer-h2r6s.framer-v-16wgt82.framer-1fhdeof>*{margin:0 3px}.framer-h2r6s.framer-v-16wgt82.framer-1fhdeof>:first-child{margin-left:0}.framer-h2r6s.framer-v-16wgt82.framer-1fhdeof>:last-child{margin-right:0}}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-h2r6s.framer-v-zv3kuu.framer-1fhdeof{gap:0px}.framer-h2r6s.framer-v-zv3kuu.framer-1fhdeof>*{margin:0 3px}.framer-h2r6s.framer-v-zv3kuu.framer-1fhdeof>:first-child{margin-left:0}.framer-h2r6s.framer-v-zv3kuu.framer-1fhdeof>:last-child{margin-right:0}}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-h2r6s.framer-v-1myyxv5.framer-1fhdeof{gap:0px}.framer-h2r6s.framer-v-1myyxv5.framer-1fhdeof>*{margin:0 3px}.framer-h2r6s.framer-v-1myyxv5.framer-1fhdeof>:first-child{margin-left:0}.framer-h2r6s.framer-v-1myyxv5.framer-1fhdeof>:last-child{margin-right:0}}.framer-H7CMq .framer-styles-preset-111defn:not(.rich-text-wrapper),.framer-H7CMq .framer-styles-preset-111defn.rich-text-wrapper p{--framer-font-family: "Inter", "Inter Placeholder", sans-serif;--framer-font-family-bold: "Inter", "Inter Placeholder", sans-serif;--framer-font-size: 14px;--framer-font-style: normal;--framer-font-style-bold: normal;--framer-font-weight: 500;--framer-font-weight-bold: 700;--framer-letter-spacing: -.03em;--framer-line-height: 16px;--framer-paragraph-spacing: 20px;--framer-text-alignment: start;--framer-text-color: var(--token-748e2d56-ad84-480c-baca-993a59731d70, #252422);--framer-text-decoration: none;--framer-text-transform: none}.framer-h2r6s[data-border=true]:after,.framer-h2r6s [data-border=true]:after{content:"";border-width:var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0);border-color:var(--border-color, none);border-style:var(--border-style, none);width:100%;height:100%;position:absolute;box-sizing:border-box;left:0;top:0;border-radius:inherit;pointer-events:none}.ssr-variant{display:contents}.framer-2LTNh.framer-4s4w4z,.framer-2LTNh .framer-4s4w4z{display:block}.framer-2LTNh.framer-148k9lh{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0px;height:min-content;justify-content:center;overflow:hidden;padding:0;position:relative;width:1025px}.framer-2LTNh .framer-kuh4q2{align-content:center;align-items:center;display:flex;flex:1 0 0px;flex-direction:column;flex-wrap:nowrap;gap:40px;height:min-content;justify-content:center;max-width:1200px;overflow:hidden;padding:40px 0;position:relative;width:1px}.framer-2LTNh .framer-12c1vwk{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:120px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:100%}.framer-2LTNh .framer-d4rons{align-content:flex-start;align-items:flex-start;display:flex;flex:1 0 0px;flex-direction:column;flex-wrap:nowrap;gap:40px;height:min-content;justify-content:center;max-width:310px;overflow:visible;padding:0;position:relative;width:1px}.framer-2LTNh .framer-8l0ff7{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:6px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:100%}.framer-2LTNh .framer-emi1v5{flex:none;height:21px;position:relative;width:89px}.framer-2LTNh .framer-1dx1bni{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:6px;height:min-content;justify-content:center;overflow:hidden;padding:6px 0 4px;position:relative;text-decoration:none;width:min-content}.framer-2LTNh .framer-152mxa7{flex:none;height:16px;position:relative;width:16px}.framer-2LTNh .framer-bp9gr8{align-self:stretch;flex:none;height:auto;overflow:hidden;position:relative;width:1px;will-change:var(--framer-will-change-override, transform)}.framer-2LTNh .framer-wd7gwu{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:4px;height:min-content;justify-content:center;overflow:hidden;padding:0;position:relative;width:min-content}.framer-2LTNh .framer-xdg4r1-container,.framer-2LTNh .framer-gz1f87-container,.framer-2LTNh .framer-1mdco1s-container,.framer-2LTNh .framer-6aeei0-container,.framer-2LTNh .framer-1o3cvq3-container{flex:none;height:12px;position:relative;width:12px}.framer-2LTNh .framer-12imyj3,.framer-2LTNh .framer-8mked5,.framer-2LTNh .framer-734uxe,.framer-2LTNh .framer-17ajmsg,.framer-2LTNh .framer-2t3c20,.framer-2LTNh .framer-1qzjhzp,.framer-2LTNh .framer-1s2ofnk{flex:none;height:auto;position:relative;white-space:pre;width:auto}.framer-2LTNh .framer-hy19pq{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:10px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:100%}.framer-2LTNh .framer-wu8us0{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:10px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:100%}.framer-2LTNh .framer-e3qpkf{aspect-ratio:1.4573643410852712 / 1;flex:1 0 0px;height:var(--framer-aspect-ratio-supported, 213px);overflow:hidden;position:relative;width:1px;will-change:var(--framer-will-change-override, transform)}.framer-2LTNh .framer-bw79k8{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:0px;height:min-content;justify-content:center;overflow:hidden;padding:0 0 20px;position:relative;width:100%}.framer-2LTNh .framer-pwbzh8,.framer-2LTNh .framer-xjnthl{flex:none;height:auto;overflow:visible;position:relative;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word}.framer-2LTNh .framer-1axsr2m-container{flex:none;height:40px;position:relative;width:100%}.framer-2LTNh .framer-1j8lpur{display:grid;flex:1 0 0px;gap:20px;grid-auto-rows:min-content;grid-template-columns:repeat(3,minmax(160px,1fr));grid-template-rows:repeat(2,min-content);height:min-content;justify-content:start;overflow:visible;padding:0;position:relative;width:1px}.framer-2LTNh .framer-33e8sh,.framer-2LTNh .framer-sjjypm,.framer-2LTNh .framer-qo0gka,.framer-2LTNh .framer-1kaq2cm,.framer-2LTNh .framer-1nt5r1c{align-content:flex-start;align-items:flex-start;align-self:start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:14px;height:auto;justify-content:flex-start;justify-self:start;overflow:visible;padding:0;position:relative;width:100%}.framer-2LTNh .framer-isnmv9{align-content:flex-start;align-items:flex-start;align-self:stretch;display:flex;flex:none;flex-direction:column;flex-wrap:wrap;gap:10px;height:min-content;justify-content:flex-start;overflow:visible;padding:0;position:relative;width:auto}.framer-2LTNh .framer-vp73wf-container,.framer-2LTNh .framer-cqgup2-container,.framer-2LTNh .framer-1e58zot-container,.framer-2LTNh .framer-jeurxw-container,.framer-2LTNh .framer-1asfato-container,.framer-2LTNh .framer-1d8rtmr-container,.framer-2LTNh .framer-j73juz-container,.framer-2LTNh .framer-5bwy5o-container,.framer-2LTNh .framer-1b1kawx-container,.framer-2LTNh .framer-1hqmni8-container,.framer-2LTNh .framer-11py9fh-container,.framer-2LTNh .framer-1qxw2bo-container,.framer-2LTNh .framer-cotmm-container,.framer-2LTNh .framer-fnf3r1-container,.framer-2LTNh .framer-ykkm79-container,.framer-2LTNh .framer-1hpp3pv-container,.framer-2LTNh .framer-iawsyq-container,.framer-2LTNh .framer-18efh3y-container,.framer-2LTNh .framer-nwybwc-container,.framer-2LTNh .framer-te2odd-container,.framer-2LTNh .framer-sg8h9q-container,.framer-2LTNh .framer-xr480g-container,.framer-2LTNh .framer-1k9o77u-container,.framer-2LTNh .framer-1l30b93-container,.framer-2LTNh .framer-11ajfzy-container,.framer-2LTNh .framer-1ksqzxu-container,.framer-2LTNh .framer-1qenubh-container,.framer-2LTNh .framer-14m35fb-container,.framer-2LTNh .framer-i4c6b5-container,.framer-2LTNh .framer-1gsjfsl-container,.framer-2LTNh .framer-1y6hr8l-container,.framer-2LTNh .framer-y5hnsd-container{flex:none;height:auto;position:relative;width:100%}.framer-2LTNh .framer-b2yi4u,.framer-2LTNh .framer-1s4zk3g,.framer-2LTNh .framer-151zglj,.framer-2LTNh .framer-1gvh5p5{align-content:flex-start;align-items:flex-start;align-self:stretch;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:10px;height:min-content;justify-content:flex-start;overflow:visible;padding:0;position:relative;width:auto}.framer-2LTNh .framer-1wz6ijf{align-content:flex-end;align-items:flex-end;align-self:start;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:10px;height:200px;justify-content:flex-start;justify-self:start;overflow:visible;padding:0;position:relative;width:min-content}.framer-2LTNh .framer-176kbo{aspect-ratio:1 / 1;flex:none;height:var(--framer-aspect-ratio-supported, 80px);overflow:visible;position:relative;width:80px}.framer-2LTNh .framer-1y2uyed{align-content:flex-end;align-items:flex-end;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:10px;height:min-content;justify-content:center;overflow:hidden;padding:20px 0 0;position:relative;width:100%}.framer-2LTNh .framer-18p9wfn{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;height:min-content;justify-content:space-between;overflow:visible;padding:0;position:relative;width:100%}.framer-2LTNh .framer-16unius{align-content:center;align-items:center;display:flex;flex:1 0 0px;flex-direction:row;flex-wrap:nowrap;height:min-content;justify-content:space-between;overflow:visible;padding:0;position:relative;width:1px}.framer-2LTNh .framer-1j5dseo{align-content:center;align-items:center;display:flex;flex:1 0 0px;flex-direction:row;flex-wrap:nowrap;gap:40px;height:min-content;justify-content:flex-start;overflow:visible;padding:0;position:relative;width:1px}.framer-2LTNh .framer-z90k2z{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:40px;height:min-content;justify-content:flex-start;overflow:visible;padding:0;position:relative;width:min-content}.framer-2LTNh .framer-95gy3g-container,.framer-2LTNh .framer-1tbbhfe-container,.framer-2LTNh .framer-y084k7-container,.framer-2LTNh .framer-1daxoe9-container{flex:none;height:auto;position:relative;width:auto}.framer-2LTNh .framer-2hzlpv{align-content:center;align-items:center;align-self:stretch;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:20px;height:auto;justify-content:flex-start;overflow:hidden;padding:0;position:relative;width:min-content}.framer-2LTNh .framer-1emqpad{flex:none;height:14px;position:relative;text-decoration:none;width:16px}.framer-2LTNh .framer-11mwx1k{flex:none;height:16px;position:relative;text-decoration:none;width:16px}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-2LTNh.framer-148k9lh,.framer-2LTNh .framer-kuh4q2,.framer-2LTNh .framer-12c1vwk,.framer-2LTNh .framer-d4rons,.framer-2LTNh .framer-8l0ff7,.framer-2LTNh .framer-1dx1bni,.framer-2LTNh .framer-wd7gwu,.framer-2LTNh .framer-hy19pq,.framer-2LTNh .framer-wu8us0,.framer-2LTNh .framer-bw79k8,.framer-2LTNh .framer-33e8sh,.framer-2LTNh .framer-isnmv9,.framer-2LTNh .framer-sjjypm,.framer-2LTNh .framer-b2yi4u,.framer-2LTNh .framer-qo0gka,.framer-2LTNh .framer-1s4zk3g,.framer-2LTNh .framer-1kaq2cm,.framer-2LTNh .framer-151zglj,.framer-2LTNh .framer-1nt5r1c,.framer-2LTNh .framer-1gvh5p5,.framer-2LTNh .framer-1wz6ijf,.framer-2LTNh .framer-1y2uyed,.framer-2LTNh .framer-1j5dseo,.framer-2LTNh .framer-z90k2z,.framer-2LTNh .framer-2hzlpv{gap:0px}.framer-2LTNh.framer-148k9lh>*{margin:0}.framer-2LTNh.framer-148k9lh>:first-child,.framer-2LTNh .framer-12c1vwk>:first-child,.framer-2LTNh .framer-1dx1bni>:first-child,.framer-2LTNh .framer-wd7gwu>:first-child,.framer-2LTNh .framer-wu8us0>:first-child,.framer-2LTNh .framer-1wz6ijf>:first-child,.framer-2LTNh .framer-1j5dseo>:first-child,.framer-2LTNh .framer-z90k2z>:first-child,.framer-2LTNh .framer-2hzlpv>:first-child{margin-left:0}.framer-2LTNh.framer-148k9lh>:last-child,.framer-2LTNh .framer-12c1vwk>:last-child,.framer-2LTNh .framer-1dx1bni>:last-child,.framer-2LTNh .framer-wd7gwu>:last-child,.framer-2LTNh .framer-wu8us0>:last-child,.framer-2LTNh .framer-1wz6ijf>:last-child,.framer-2LTNh .framer-1j5dseo>:last-child,.framer-2LTNh .framer-z90k2z>:last-child,.framer-2LTNh .framer-2hzlpv>:last-child{margin-right:0}.framer-2LTNh .framer-kuh4q2>*,.framer-2LTNh .framer-d4rons>*{margin:20px 0}.framer-2LTNh .framer-kuh4q2>:first-child,.framer-2LTNh .framer-d4rons>:first-child,.framer-2LTNh .framer-8l0ff7>:first-child,.framer-2LTNh .framer-hy19pq>:first-child,.framer-2LTNh .framer-bw79k8>:first-child,.framer-2LTNh .framer-33e8sh>:first-child,.framer-2LTNh .framer-isnmv9>:first-child,.framer-2LTNh .framer-sjjypm>:first-child,.framer-2LTNh .framer-b2yi4u>:first-child,.framer-2LTNh .framer-qo0gka>:first-child,.framer-2LTNh .framer-1s4zk3g>:first-child,.framer-2LTNh .framer-1kaq2cm>:first-child,.framer-2LTNh .framer-151zglj>:first-child,.framer-2LTNh .framer-1nt5r1c>:first-child,.framer-2LTNh .framer-1gvh5p5>:first-child,.framer-2LTNh .framer-1y2uyed>:first-child{margin-top:0}.framer-2LTNh .framer-kuh4q2>:last-child,.framer-2LTNh .framer-d4rons>:last-child,.framer-2LTNh .framer-8l0ff7>:last-child,.framer-2LTNh .framer-hy19pq>:last-child,.framer-2LTNh .framer-bw79k8>:last-child,.framer-2LTNh .framer-33e8sh>:last-child,.framer-2LTNh .framer-isnmv9>:last-child,.framer-2LTNh .framer-sjjypm>:last-child,.framer-2LTNh .framer-b2yi4u>:last-child,.framer-2LTNh .framer-qo0gka>:last-child,.framer-2LTNh .framer-1s4zk3g>:last-child,.framer-2LTNh .framer-1kaq2cm>:last-child,.framer-2LTNh .framer-151zglj>:last-child,.framer-2LTNh .framer-1nt5r1c>:last-child,.framer-2LTNh .framer-1gvh5p5>:last-child,.framer-2LTNh .framer-1y2uyed>:last-child{margin-bottom:0}.framer-2LTNh .framer-12c1vwk>*{margin:0 60px}.framer-2LTNh .framer-8l0ff7>*{margin:3px 0}.framer-2LTNh .framer-1dx1bni>*{margin:0 3px}.framer-2LTNh .framer-wd7gwu>*{margin:0 2px}.framer-2LTNh .framer-hy19pq>*,.framer-2LTNh .framer-isnmv9>*,.framer-2LTNh .framer-b2yi4u>*,.framer-2LTNh .framer-1s4zk3g>*,.framer-2LTNh .framer-151zglj>*,.framer-2LTNh .framer-1gvh5p5>*,.framer-2LTNh .framer-1y2uyed>*{margin:5px 0}.framer-2LTNh .framer-wu8us0>*,.framer-2LTNh .framer-1wz6ijf>*{margin:0 5px}.framer-2LTNh .framer-bw79k8>*{margin:0}.framer-2LTNh .framer-33e8sh>*,.framer-2LTNh .framer-sjjypm>*,.framer-2LTNh .framer-qo0gka>*,.framer-2LTNh .framer-1kaq2cm>*,.framer-2LTNh .framer-1nt5r1c>*{margin:7px 0}.framer-2LTNh .framer-1j5dseo>*,.framer-2LTNh .framer-z90k2z>*{margin:0 20px}.framer-2LTNh .framer-2hzlpv>*{margin:0 10px}}.framer-2LTNh.framer-v-1e6g67u.framer-148k9lh{width:390px}.framer-2LTNh.framer-v-1e6g67u .framer-kuh4q2{gap:20px}.framer-2LTNh.framer-v-1e6g67u .framer-12c1vwk{flex-direction:column;gap:40px}.framer-2LTNh.framer-v-1e6g67u .framer-d4rons{flex:none;gap:30px;max-width:unset;min-width:320px;padding:0 0 30px;width:100%}.framer-2LTNh.framer-v-1e6g67u .framer-hy19pq{max-width:400px}.framer-2LTNh.framer-v-1e6g67u .framer-bw79k8{padding:0}.framer-2LTNh.framer-v-1e6g67u .framer-1j8lpur{flex:none;gap:30px;grid-template-columns:repeat(2,minmax(160px,1fr));width:100%}.framer-2LTNh.framer-v-1e6g67u .framer-1wz6ijf{align-content:flex-start;align-items:flex-start;height:min-content}.framer-2LTNh.framer-v-1e6g67u .framer-16unius{align-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;justify-content:flex-start}.framer-2LTNh.framer-v-1e6g67u .framer-1j5dseo{align-content:flex-start;align-items:flex-start;flex:none;flex-direction:column;gap:10px;width:100%}.framer-2LTNh.framer-v-1e6g67u .framer-z90k2z{flex-wrap:wrap;gap:12px;width:100%}.framer-2LTNh.framer-v-1e6g67u .framer-2hzlpv{align-self:unset;height:min-content;padding:20px 0 0}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-2LTNh.framer-v-1e6g67u .framer-kuh4q2,.framer-2LTNh.framer-v-1e6g67u .framer-12c1vwk,.framer-2LTNh.framer-v-1e6g67u .framer-d4rons,.framer-2LTNh.framer-v-1e6g67u .framer-1j8lpur,.framer-2LTNh.framer-v-1e6g67u .framer-16unius,.framer-2LTNh.framer-v-1e6g67u .framer-1j5dseo,.framer-2LTNh.framer-v-1e6g67u .framer-z90k2z{gap:0px}.framer-2LTNh.framer-v-1e6g67u .framer-kuh4q2>*{margin:10px 0}.framer-2LTNh.framer-v-1e6g67u .framer-kuh4q2>:first-child,.framer-2LTNh.framer-v-1e6g67u .framer-12c1vwk>:first-child,.framer-2LTNh.framer-v-1e6g67u .framer-d4rons>:first-child,.framer-2LTNh.framer-v-1e6g67u .framer-16unius>:first-child,.framer-2LTNh.framer-v-1e6g67u .framer-1j5dseo>:first-child{margin-top:0}.framer-2LTNh.framer-v-1e6g67u .framer-kuh4q2>:last-child,.framer-2LTNh.framer-v-1e6g67u .framer-12c1vwk>:last-child,.framer-2LTNh.framer-v-1e6g67u .framer-d4rons>:last-child,.framer-2LTNh.framer-v-1e6g67u .framer-16unius>:last-child,.framer-2LTNh.framer-v-1e6g67u .framer-1j5dseo>:last-child{margin-bottom:0}.framer-2LTNh.framer-v-1e6g67u .framer-12c1vwk>*{margin:20px 0}.framer-2LTNh.framer-v-1e6g67u .framer-d4rons>*{margin:15px 0}.framer-2LTNh.framer-v-1e6g67u .framer-1j8lpur>*,.framer-2LTNh.framer-v-1e6g67u .framer-1j8lpur>:first-child,.framer-2LTNh.framer-v-1e6g67u .framer-1j8lpur>:last-child{margin:0}.framer-2LTNh.framer-v-1e6g67u .framer-16unius>*,.framer-2LTNh.framer-v-1e6g67u .framer-1j5dseo>*{margin:5px 0}.framer-2LTNh.framer-v-1e6g67u .framer-z90k2z>*{margin:0 6px}.framer-2LTNh.framer-v-1e6g67u .framer-z90k2z>:first-child{margin-left:0}.framer-2LTNh.framer-v-1e6g67u .framer-z90k2z>:last-child{margin-right:0}}.framer-ULy7H .framer-styles-preset-ymsmh3:not(.rich-text-wrapper),.framer-ULy7H .framer-styles-preset-ymsmh3.rich-text-wrapper p{--framer-font-family: "Inter", "Inter Placeholder", sans-serif;--framer-font-family-bold: "Inter", "Inter Placeholder", sans-serif;--framer-font-family-bold-italic: "Inter", "Inter Placeholder", sans-serif;--framer-font-family-italic: "Inter", "Inter Placeholder", sans-serif;--framer-font-open-type-features: normal;--framer-font-size: 10px;--framer-font-style: normal;--framer-font-style-bold: normal;--framer-font-style-bold-italic: italic;--framer-font-style-italic: italic;--framer-font-weight: 400;--framer-font-weight-bold: 700;--framer-font-weight-bold-italic: 700;--framer-font-weight-italic: 400;--framer-letter-spacing: 0em;--framer-line-height: 15px;--framer-paragraph-spacing: 20px;--framer-text-alignment: left;--framer-text-color: var(--token-79144cdb-25c1-430c-aaff-2584be63d295, #9e9d9b);--framer-text-decoration: none;--framer-text-stroke-color: initial;--framer-text-stroke-width: initial;--framer-text-transform: none}.framer-GtYOX .framer-styles-preset-1ip098i:not(.rich-text-wrapper),.framer-GtYOX .framer-styles-preset-1ip098i.rich-text-wrapper a{--framer-link-current-text-color: var(--token-748e2d56-ad84-480c-baca-993a59731d70, #252422);--framer-link-current-text-decoration: none;--framer-link-hover-text-color: var(--token-ee229356-2ea8-44cb-be48-71341266f6e5, #d8d0c0);--framer-link-hover-text-decoration: none;--framer-link-text-color: var(--token-e30314d8-6043-47db-ba45-f5fb52251c2e, #958d7e);--framer-link-text-decoration: none;transition:color .3s cubic-bezier(.44,0,.56,1) 0s}.framer-2LTNh[data-border=true]:after,.framer-2LTNh [data-border=true]:after{content:"";border-width:var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0);border-color:var(--border-color, none);border-style:var(--border-style, none);width:100%;height:100%;position:absolute;box-sizing:border-box;left:0;top:0;border-radius:inherit;pointer-events:none}@supports (aspect-ratio: 1){body{--framer-aspect-ratio-supported: auto}}.framer-B3pOD.framer-18qv8a,.framer-B3pOD .framer-18qv8a{display:block}.framer-B3pOD.framer-phmyn2{align-content:center;align-items:center;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:2px;height:min-content;justify-content:flex-start;overflow:visible;padding:0;position:relative;text-decoration:none;width:min-content}.framer-B3pOD .framer-iwexgv{flex:none;height:auto;position:relative;white-space:pre;width:auto}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-B3pOD.framer-phmyn2{gap:0px}.framer-B3pOD.framer-phmyn2>*{margin:0 1px}.framer-B3pOD.framer-phmyn2>:first-child{margin-left:0}.framer-B3pOD.framer-phmyn2>:last-child{margin-right:0}}.framer-B3pOD.framer-v-nl0gwr.hover.framer-phmyn2{gap:4px}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-B3pOD.framer-v-nl0gwr.hover.framer-phmyn2{gap:0px}.framer-B3pOD.framer-v-nl0gwr.hover.framer-phmyn2>*{margin:0 2px}.framer-B3pOD.framer-v-nl0gwr.hover.framer-phmyn2>:first-child{margin-left:0}.framer-B3pOD.framer-v-nl0gwr.hover.framer-phmyn2>:last-child{margin-right:0}}.framer-ioapa .framer-styles-preset-fafu7i:not(.rich-text-wrapper),.framer-ioapa .framer-styles-preset-fafu7i.rich-text-wrapper p{--framer-font-family: "Inter", "Inter Placeholder", sans-serif;--framer-font-family-bold: "Inter", "Inter Placeholder", sans-serif;--framer-font-size: 12px;--framer-font-style: normal;--framer-font-style-bold: normal;--framer-font-weight: 400;--framer-font-weight-bold: 500;--framer-letter-spacing: -.01em;--framer-line-height: 16.8px;--framer-paragraph-spacing: 20px;--framer-text-alignment: start;--framer-text-color: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, #000000);--framer-text-decoration: none;--framer-text-transform: none}
</style><!-- Start of headEnd -->
    <style>
/* Hubspot Form Styles */
.hs-form {
  font-family: Inter, Inter Placeholder, sans-serif !important;
  display: block;
  font-size: 16px !important;
  /* remember to define focus styles! */
  /* remove indent in Firefox */
  /* remove indent in Firefox */
}

.hs-form fieldset {
  flex: 0 0 100%;
  max-width: none !important;
}

.hs-form * {
  vertical-align: baseline;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font: inherit;
  font-smoothing: antialiased;
}

.hs-submit {
  margin-top: 20px;
}

.hs-form ol,
.hs-form ul {
  list-style: none;
}

.hs-form *:focus {
  outline: 0;
}

.hs-form button,
.hs-form input,
.hs-form textarea,
.hs-form select,
.hs-form a {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.hs-form textarea {
  resize: none !important;
}

.hs-form button,
.hs-form a {
  letter-spacing: inherit;
  word-spacing: inherit;
  cursor: pointer;
}

.hs-form .hs-button {
  display: block;
  overflow: visible;
  color: #fff;
  height: 40px;
  border-radius: 200px;
  font-size: 14px;
  width: 100%;
  background-color: rgb(212, 74, 0);
  border: 0;
  cursor: pointer;
  transition: background-color 0.1s ease-out;

  &:hover {
    background-color: #eb5200;
  }
}

.hs-form input[type='reset'],
.hs-form input[type='file'] {
  text-align: left;
}

.hs-form input, .hs-form select, .hs-form textarea {
  word-break: normal;
  background-color: rgba(0,0,0,0.05);
  border: 1px solid rgba(0,0,0,.1);
  color: #121211;
  border-radius: 12px;
  padding: 8px 16px;
  min-height: 40px;
  width: 100% !important;
  margin-top: 8px;
}

.hs-form .hs-input, .hs-form .input {
  width: 100% !important;
  display: flex;
  gap: 8px;
  margin-right: 0px;
}

.hs-form input[type="checkbox"],
.hs-form input[type="radio"] {
  cursor: pointer;
}

.hs-form input[type="color"] {
  outline: none;
  -webkit-appearance: none;
}

.hs-form input[type="color"]::-webkit-color-swatch-wrapper {
  padding: 0;
}

.hs-form input[type="color"]::-moz-color-swatch-wrapper {
  padding: 0;
}

.hs-form label {
  font-size: 14px;
  color: rgba(0,0,0,.7);
  margin-bottom: 0px;
}

.hs-form input::placeholder, textarea::placeholder {
      color: rgba(0,0,0,.4);
    }

.hs-form .hs-fieldtype-intl-phone {
  display: flex;
  margin-top: 0px;
  gap: 0;

  select {
    margin-right: 8px;
  }

  select,
  input {
    flex: 1;
  }
}

.hs-form textarea {
  resize: none;
  height: 100px;
}

.form-columns-2 {
  display: flex;
  gap: 8px;
}

.hs-form-required {
  display: none;
}

.hs-form .hs-error-msg {
  font-size: 12px !important;
  color: #E52B2B;
}

.hs_error_rollup {
  display: none;
}

.hs-form .hs-form-field {
  margin-bottom: 10px;
  width: 100%;
  flex: 1;
}

.hs-form .hs_message {
  height: auto;
  margin-bottom: 10px;
}

.submitted-message {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  height: 100% !important;
  flex-direction: column !important;
  border: 1px solid #ed7e00;
  border-radius: 10px;
  gap: 10px !important;
  padding: 10px;

  p, span, h1, h2, h3, h4, h5, h6 {
    font-family: 'Inter', sans-serif !important;
    font-size: 16px;
    text-align: center;
    line-height: 24px;
    color: #ed7e00;
  }

  h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
  }
}
</style>
<style>
/* Form on dark transparent bg */
[data-form-id="4adc3784-a570-40f6-babb-57e6ae70bc7c"], [data-form-id="1e039f6e-c3d6-4efd-94fc-ca053ffdd8b4"], [data-form-id="b47e733f-58ac-4dde-b394-1091467e8d83"],
[data-form-id="61cc5d65-3229-41a8-891b-6bb5f346b728"],
[data-form-id="283e7b9e-0caf-4f37-a924-ff5abc6a56bf"],
[data-form-id="95c736c7-385a-411c-9ea0-fee801f17b63"],
[data-form-id="ddd035da-34ba-4b19-ad47-40b49b345b93"],
[data-form-id="1dda86fa-9e8a-44e3-be76-6f98126afbb8"],
[data-form-id="196da104-9417-46b3-8033-acfc83680faa"]
 {
  .hs-form-field {
    height: auto;
    margin-bottom: 0px;
  }

  input.primary {
    margin-top: 25px;
  }

  .hs-fieldtype-textarea {
    height: auto;

    textarea {
      height: 100px;
    }
  }

  p {
    color: rgba(255, 255, 255, 0.5);
  }

  .hs-input {
    border: 1px solid rgba(255, 255, 255, 0.12);
    background-color: rgba(255, 255, 255, 0.08);
    color: #d2d0cb;
  }

  .hs-input::placeholder, .is-placeholder {
  color: rgba(255, 255, 255, 0.5);
  }

  .hs-input:hover::placeholder, .is-placeholder:hover {
    color: rgba(255, 255, 255, 0.5);
  }

  .hs-input.error {
    border-color: #e52b2b;
    color: #ff6e6e;
  }

  .hs-error-msg {
    color: #ff6e6e;
  }

  .hs-message {
    height: 110px;
  }
}
.hs-form-4adc3784-a570-40f6-babb-57e6ae70bc7c {
  span {
    color: #ed7e00;
  }
}
</style>
<style>
/*Footer form*/
.hs-form-2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3 {
  p {
    font-size: 14px;
  }
}

[data-form-id="1e039f6e-c3d6-4efd-94fc-ca053ffdd8b4"] {
   input.primary {
    margin-top: 10px;
  }
}

[data-form-id="2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3"] {
  display: block;
  position: relative;

  .hs-form-field {
    height: 40px;
    margin-bottom: 0px;
  }

  label {
    display: none;
  }

  input {
    width: 100%;
    margin-top: 0px;
    border-radius: 50px;
    font-size: 14px !important;
  }

  input[type="email"] {
    padding-right: 108px;
  }

  .hs-button {
    top: 4px;
    right: 4px;
    position: absolute;
    height: 32px !important;
    width: 100px !important;
    min-height: auto;
  }
}

</style>

    <!-- End of headEnd -->
<script id="wphs" src="https://cdn.jsdelivr.net/npm/hockeystack@latest/hockeystack.min.js" async="" data-apikey="6b5b977e1cb2b94b09abe87c42ac10" data-cookieless="1" data-auto-identify="1"></script><script type="application/javascript" async="" src="https://tracking.g2crowd.com/attribution_tracking/conversions/4694.js?p=https://www.planhat.com/&amp;e="></script><script src="https://cdn.jsdelivr.net/npm/hockeystack@latest/hockeystack-demandbase.min.js" async="" data-apikey="6b5b977e1cb2b94b09abe87c42ac10" data-cookieless="1" data-auto-generated="true"></script><script src="https://bat.bing.com/p/action/97128459.js" type="text/javascript" async="" data-ueto="ueto_9f77d2a29f"></script><style type="text/css" data-framer-css="true"></style><script async="" data-consent="marketing" data-type="" type="text/plain" data-src="https://www.googletagmanager.com/gtag/js?id=AW-922395752"></script><link href="https://cookiehub.net/c2/css/2.4.13.css" type="text/css" rel="stylesheet"><link href="https://framerusercontent.com/images/xOFZqXEGlIhGcJwjg60aC2WjEbs.png" rel="preload" as="image" imagesrcset="https://framerusercontent.com/images/xOFZqXEGlIhGcJwjg60aC2WjEbs.png?scale-down-to=512 512w,https://framerusercontent.com/images/xOFZqXEGlIhGcJwjg60aC2WjEbs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/xOFZqXEGlIhGcJwjg60aC2WjEbs.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/xOFZqXEGlIhGcJwjg60aC2WjEbs.png 3072w" imagesizes="100vw"><link href="https://framerusercontent.com/images/g14ZNxusJCsgZOX0SdIMCeirx4.png" rel="preload" as="image" imagesrcset="https://framerusercontent.com/images/g14ZNxusJCsgZOX0SdIMCeirx4.png?scale-down-to=512 512w,https://framerusercontent.com/images/g14ZNxusJCsgZOX0SdIMCeirx4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/g14ZNxusJCsgZOX0SdIMCeirx4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/g14ZNxusJCsgZOX0SdIMCeirx4.png 3072w" imagesizes="100vw"><link href="https://framerusercontent.com/images/jTnxZAsO4AkYhzR3rFCr8cVCTQ4.png" rel="preload" as="image" imagesrcset="https://framerusercontent.com/images/jTnxZAsO4AkYhzR3rFCr8cVCTQ4.png?scale-down-to=512 512w,https://framerusercontent.com/images/jTnxZAsO4AkYhzR3rFCr8cVCTQ4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/jTnxZAsO4AkYhzR3rFCr8cVCTQ4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/jTnxZAsO4AkYhzR3rFCr8cVCTQ4.png 2912w" imagesizes="100vw"><link href="https://framerusercontent.com/images/7V9BpHXGjZbwDu2aHRBwtzgqPmE.png" rel="preload" as="image" imagesrcset="https://framerusercontent.com/images/7V9BpHXGjZbwDu2aHRBwtzgqPmE.png?scale-down-to=512 512w,https://framerusercontent.com/images/7V9BpHXGjZbwDu2aHRBwtzgqPmE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/7V9BpHXGjZbwDu2aHRBwtzgqPmE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/7V9BpHXGjZbwDu2aHRBwtzgqPmE.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/7V9BpHXGjZbwDu2aHRBwtzgqPmE.png 8736w" imagesizes="100vw"><link href="https://framerusercontent.com/images/ZJAw7cFf2ZaBuhFfIZ40dKdg6vc.png" rel="preload" as="image" imagesrcset="https://framerusercontent.com/images/ZJAw7cFf2ZaBuhFfIZ40dKdg6vc.png?scale-down-to=512 512w,https://framerusercontent.com/images/ZJAw7cFf2ZaBuhFfIZ40dKdg6vc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZJAw7cFf2ZaBuhFfIZ40dKdg6vc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/ZJAw7cFf2ZaBuhFfIZ40dKdg6vc.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/ZJAw7cFf2ZaBuhFfIZ40dKdg6vc.png 6144w" imagesizes="100vw"><style type="text/css" id="hs-form-style2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_ef335a34-2e8f-4625-82d0-9726ff47bb55">.fn-date-picker.pika-single{z-index:9999;display:block;position:relative;color:#333;background:#fff;border:1px solid #ccc;border-bottom-color:#bbb;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;*zoom:1}.fn-date-picker.pika-single.is-hidden{display:none}.fn-date-picker.pika-single.is-bound{position:absolute;box-shadow:0 5px 15px -5px rgba(0,0,0,.5)}.fn-date-picker.pika-single:after,.fn-date-picker.pika-single:before{content:" ";display:table}.fn-date-picker.pika-single:after{clear:both}.fn-date-picker .pika-lendar{float:left;width:240px;margin:8px}.fn-date-picker .pika-title{position:relative;text-align:center}.fn-date-picker .pika-title select{cursor:pointer;position:absolute;z-index:9998;margin:0;left:0;top:5px;filter:alpha(opacity=0);opacity:0}.fn-date-picker .pika-label{display:inline-block;*display:inline;position:relative;z-index:9999;overflow:hidden;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:700;background-color:#fff}.fn-date-picker .pika-next,.fn-date-picker .pika-prev{display:block;cursor:pointer;position:relative;outline:none;border:0;padding:0;width:20px;height:30px;text-indent:20px;white-space:nowrap;overflow:hidden;background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:75% 75%;opacity:.5;*position:absolute;*top:0}.fn-date-picker .pika-next:hover,.fn-date-picker .pika-prev:hover{opacity:1}.fn-date-picker .pika-next.is-disabled,.fn-date-picker .pika-prev.is-disabled{cursor:default;opacity:.2}.fn-date-picker .is-rtl .pika-next,.fn-date-picker .pika-prev{float:left;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");*left:0}.fn-date-picker .is-rtl .pika-prev,.fn-date-picker .pika-next{float:right;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");*right:0}.fn-date-picker .pika-select{display:inline-block;*display:inline}.fn-date-picker .pika-table{width:100%;border-collapse:collapse;border-spacing:0;border:0}.fn-date-picker .pika-table td,.fn-date-picker .pika-table th{width:14.285714285714286%;padding:0}.fn-date-picker .pika-table th{color:#999;font-size:12px;line-height:25px;font-weight:700;text-align:center}.fn-date-picker .pika-table abbr{border-bottom:none;cursor:help}.fn-date-picker .pika-button{cursor:pointer;display:block;-moz-box-sizing:border-box;box-sizing:border-box;outline:none;border:0;margin:0;width:100%;padding:5px;color:#666;font-size:12px;line-height:15px;text-align:right;background:#f5f5f5}.fn-date-picker .pika-button:hover{color:#fff!important;background:#ff8000!important;box-shadow:none!important;border-radius:3px!important}.fn-date-picker .is-today .pika-button{color:#3af;font-weight:700}.fn-date-picker .is-selected .pika-button{color:#fff;font-weight:700;background:#3af;box-shadow:inset 0 1px 3px #178fe5;border-radius:3px}.fn-date-picker .is-disabled .pika-button{pointer-events:none;cursor:default;color:#999;opacity:.3}.fn-date-picker .pika-week{font-size:11px;color:#999} .hs-form-2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_ef335a34-2e8f-4625-82d0-9726ff47bb55 .inputs-list.inline-list li{vertical-align:top;display:inline-block;word-wrap:break-word;padding-right:16px}.hs-form-2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_ef335a34-2e8f-4625-82d0-9726ff47bb55 .inputs-list.inline-list li:after{clear:both}.hs-form-2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_ef335a34-2e8f-4625-82d0-9726ff47bb55 .inputs-list.inline-list li input{float:left}.hs-form-2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_ef335a34-2e8f-4625-82d0-9726ff47bb55 .inputs-list.inline-list.inline-list-2 li{width:50%}.hs-form-2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_ef335a34-2e8f-4625-82d0-9726ff47bb55 .inputs-list.inline-list.inline-list-2 li:nth-child(2n){padding-right:0}.hs-form-2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_ef335a34-2e8f-4625-82d0-9726ff47bb55 .inputs-list.inline-list.inline-list-3 li{width:33%}.hs-form-2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_ef335a34-2e8f-4625-82d0-9726ff47bb55 .inputs-list.inline-list.inline-list-3 li:nth-child(3n){width:34%;padding-right:0}.hs-fieldtype-intl-phone.hs-input{padding:0;background:none;border:none;height:auto}.hs-fieldtype-intl-phone.hs-input:after{clear:both;content:" ";display:table}.hs-fieldtype-intl-phone.hs-input .hs-input{margin-bottom:0}.hs-fieldtype-intl-phone.hs-input input{width:68%!important;float:right}.hs-fieldtype-intl-phone.hs-input select{float:left;width:30%!important}@media (max-device-width:480px) and (min-device-width:320px),(max-width:400px){.hs-form-2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_ef335a34-2e8f-4625-82d0-9726ff47bb55>.hs-phone>.input>.hs-fieldtype-intl-phone.hs-input>input.hs-input{width:68%!important}.hs-form-2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_ef335a34-2e8f-4625-82d0-9726ff47bb55>.hs-phone>.input>.hs-fieldtype-intl-phone.hs-input>select.hs-input{width:30%!important}}.hs-fieldtype-textarea.hs-input{resize:vertical}.hs-form-2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_ef335a34-2e8f-4625-82d0-9726ff47bb55 .hs-button{white-space:pre-wrap}.hs-form-2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_ef335a34-2e8f-4625-82d0-9726ff47bb55 .hs-richtext{word-break:break-word}.hs-form-2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_ef335a34-2e8f-4625-82d0-9726ff47bb55 fieldset{border:0;padding:0;margin:0;max-width:500px}.hs-form-2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_ef335a34-2e8f-4625-82d0-9726ff47bb55 fieldset.form-columns-1 .hs-input{width:95%}.hs-form-2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_ef335a34-2e8f-4625-82d0-9726ff47bb55 fieldset.form-columns-1 .input{margin-right:8px}.hs-form-2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_ef335a34-2e8f-4625-82d0-9726ff47bb55 fieldset.form-columns-1 input[type=checkbox],.hs-form-2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_ef335a34-2e8f-4625-82d0-9726ff47bb55 fieldset.form-columns-1 input[type=radio]{width:auto}.hs-form-2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_ef335a34-2e8f-4625-82d0-9726ff47bb55 fieldset.form-columns-2 .hs-form-field{width:50%;float:left}.hs-form-2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_ef335a34-2e8f-4625-82d0-9726ff47bb55 fieldset.form-columns-2 .input{margin-right:8px}.hs-form-2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_ef335a34-2e8f-4625-82d0-9726ff47bb55 fieldset.form-columns-3 .hs-form-field{width:32.7%;float:left}.hs-form-2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_ef335a34-2e8f-4625-82d0-9726ff47bb55 fieldset.form-columns-3 .input{margin-right:8px}.hs-form-2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_ef335a34-2e8f-4625-82d0-9726ff47bb55 label.hs-hidden{visibility:hidden}.hs-form-2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_ef335a34-2e8f-4625-82d0-9726ff47bb55 .hs-field-desc{width:100%}.hs-custom-style .hs-input,.hs-custom-style fieldset{max-width:100%}.hs-custom-style>div.form-columns-3 .hs-form-field,.hs-custom-style fieldset.form-columns-3 .hs-form-field{width:33.3%}.hs-custom-style>div>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]),.hs-custom-style fieldset>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]){width:100%;max-width:100%}.hs-custom-style>div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),.hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]){box-sizing:border-box;padding:0 15px;min-height:27px}.hs-custom-style>div textarea,.hs-custom-style fieldset textarea{padding:10px 15px}.hs-custom-style .hs-dependent-field>div .hs-input:not([type=checkbox]):not([type=radio]){width:100%}@media (max-width:400px),(min-device-width:320px) and (max-device-width:480px){.hs-custom-style .hs-input:not([type=checkbox]):not([type=radio]),.hs-custom-style fieldset{margin-right:0!important;width:100%!important}form.hs-form-2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_ef335a34-2e8f-4625-82d0-9726ff47bb55:not(.hs-video-form) .form-columns-2 .hs-form-field,form.hs-form-2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_ef335a34-2e8f-4625-82d0-9726ff47bb55:not(.hs-video-form) .form-columns-3 .hs-form-field{float:none;width:100%}form.hs-form-2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_ef335a34-2e8f-4625-82d0-9726ff47bb55:not(.hs-video-form) .form-columns-2 .hs-form-field .hs-input,form.hs-form-2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_ef335a34-2e8f-4625-82d0-9726ff47bb55:not(.hs-video-form) .form-columns-3 .hs-form-field .hs-input{width:95%}form.hs-form-2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_ef335a34-2e8f-4625-82d0-9726ff47bb55:not(.hs-video-form) .form-columns-2 .hs-form-field input[type=checkbox],form.hs-form-2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_ef335a34-2e8f-4625-82d0-9726ff47bb55:not(.hs-video-form) .form-columns-2 .hs-form-field input[type=radio],form.hs-form-2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_ef335a34-2e8f-4625-82d0-9726ff47bb55:not(.hs-video-form) .form-columns-3 .hs-form-field input[type=checkbox],form.hs-form-2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_ef335a34-2e8f-4625-82d0-9726ff47bb55:not(.hs-video-form) .form-columns-3 .hs-form-field input[type=radio]{width:auto}}.legal-consent-container .field.hs-form-field{margin-bottom:8px}.legal-consent-container .hs-field-desc.checkbox-desc{margin:-12px 0 0 21px}.legal-consent-container .hs-form-booleancheckbox-display input{float:left}.legal-consent-container .hs-form-booleancheckbox-display>span{display:block;margin-left:20px}.legal-consent-container .hs-form-booleancheckbox-display p{margin:0;display:inline}.legal-consent-container .hs-error-msgs label{color:#f2545b}.legal-consent-container~.hs_recaptcha{margin-top:18px}.cookie-reset-container{font-size:14px;margin-bottom:10px;text-align:right}#hs-outer-captcha-target,#hs-outer-captcha-target *{display:none;height:0;width:0}.hubspot-link__container{font-size:14px;padding-bottom:40px;position:relative;color:#9fa0a2;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.hubspot-link-text{color:#00a4bd;font-weight:400}.hubspot-link__container.sproket{color:#9fa0a2}.hubspot-link{color:#9fa0a2}.hubspot-link,.hubspot-link:hover{text-decoration:none}.hubspot-link:hover .hubspot-link-text{text-decoration:underline}.hubspot-link__icon{margin-bottom:-1px;margin-right:5px}.hubspot-link__container.sproket .hubspot-link__icon{width:30px;margin-right:0;float:left;margin-top:-9px;margin-left:-5px}</style></head>
<body class="framer-body-EgadyzCxz-framer-xW8hV" style="overflow: scroll;"><section data-region="g0" class="ch2 ch2-region-g0" data-nosnippet="true" style=""><div class="ch2-container ch2-theme-bar ch2-style-light ch2-style-compact ch2-ea"><div class="ch2-dialog ch2-dialog-bottom ch2-visible" role="dialog" aria-labelledby="ch2-dialog-title" aria-describedby="ch2-dialog-description"><div class="ch2-dialog-content "><p id="ch2-dialog-title"><strong>Cookies</strong></p><p id="ch2-dialog-description">We use cookies to improve your experience and for analytics. Learn more in our</p><p><a href="https://www.planhat.com/cookie-policy/" rel="noopener" target="_blank" class="ch2-learn-more">Cookie Policy.</a></p></div><div class="ch2-dialog-actions "><button class="ch2-btn ch2-open-settings-btn ch2-btn-text">Manage Preferences</button><button class="ch2-btn ch2-allow-all-btn ch2-btn-primary">Accept Cookies</button></div></div><div class="ch2-settings ch2-settings-scan" role="dialog" aria-labelledby="ch2-settings-title" aria-describedby="ch2-settings-description"><div class="ch2-settings-header"><a href="#" class="ch2-close-settings-btn" aria-label="Close"></a><p id="ch2-settings-title" tabindex="0"><strong>About cookies on this site</strong></p></div><div class="ch2-settings-tabs"><ul role="tablist"><li class="active" aria-selected="true" role="tab"><a href="#ch2-settings" class="ch2-select-tab" role="button">Cookie Settings</a></li><li class="" aria-selected="false" role="tab"><a href="#ch2-declaration" class="ch2-select-tab" role="button">Cookie Declaration</a></li></ul></div><div class="ch2-settings-content"><div class="ch2-settings-tab-container" id="ch2-settings"><p id="ch2-settings-description">We use cookies to improve your experience and for analytics.</p><p><a href="https://www.planhat.com/cookie-policy/" rel="noopener" target="_blank" class="ch2-learn-more">Cookie Policy.</a></p><div class="ch2-settings-options"><div class="ch2-settings-option"><div class="ch2-switch"><input type="checkbox" class="ch2-switch-value" name="necessary" aria-labelledby="ch2-0-title" id="c2-0" checked="" disabled=""><label for="c2-0" aria-hidden="true" tabindex="-1"></label></div><div class="ch2-settings-option-details"><p id="ch2-0-title"><strong>Necessary</strong></p><p>Enables security and basic functionality.</p></div></div><div class="ch2-settings-option"><div class="ch2-switch"><input type="checkbox" class="ch2-switch-value" name="preferences" aria-labelledby="ch2-1-title" id="c2-1" checked=""><label for="c2-1" aria-hidden="true" tabindex="-1"></label></div><div class="ch2-settings-option-details"><p id="ch2-1-title"><strong>Preferences</strong></p><p>Enables personalized content and settings.</p></div></div><div class="ch2-settings-option"><div class="ch2-switch"><input type="checkbox" class="ch2-switch-value" name="analytics" aria-labelledby="ch2-2-title" id="c2-2" checked=""><label for="c2-2" aria-hidden="true" tabindex="-1"></label></div><div class="ch2-settings-option-details"><p id="ch2-2-title"><strong>Analytics</strong></p><p>Enables tracking of performance.</p></div></div><div class="ch2-settings-option"><div class="ch2-switch"><input type="checkbox" class="ch2-switch-value" name="marketing" aria-labelledby="ch2-3-title" id="c2-3" checked=""><label for="c2-3" aria-hidden="true" tabindex="-1"></label></div><div class="ch2-settings-option-details"><p id="ch2-3-title"><strong>Marketing</strong></p><p>Enables ads personalization and tracking.</p></div></div><div class="ch2-settings-option"><div class="ch2-switch"><input type="checkbox" class="ch2-switch-value" name="uncategorized" aria-labelledby="ch2-4-title" id="c2-4" checked=""><label for="c2-4" aria-hidden="true" tabindex="-1"></label></div><div class="ch2-settings-option-details"><p id="ch2-4-title"><strong>Other</strong></p><p>Currently uncategorized cookies used for other purposes.</p></div></div></div></div><div class="ch2-settings-tab-container" id="ch2-declaration" style="display:none"><div class="ch2-settings-declaration"><p>We use cookies to improve your experience and for analytics.</p><p><a href="https://www.planhat.com/cookie-policy/" rel="noopener" target="_blank" class="ch2-learn-more">Cookie Policy.</a></p><div class="ch2-settings-options"><div class="ch2-declaration-category"><p class="ch2-header" id="ch2-catlbl-necessary"><strong>Necessary</strong></p><p id="ch2-catdesc-necessary">Enables security and basic functionality.</p><table aria-labelledby="ch2-catlbl-necessary" aria-describedby="ch2-catdesc-necessary"><caption>Necessary</caption><thead><tr><th>Name</th><th>Hostname</th><th>Path</th><th>Expiry</th><th>Tags</th></tr></thead><tbody><tr><td>__cf_bm</td><td>.hubspot.com</td><td>/</td><td>1 hour</td><td><span>3rd party</span></td></tr><tr><td colspan="5"><p>The __cf_bm cookie supports Cloudflare Bot Management by managing incoming traffic that matches criteria associated with bots. The cookie does not collect any personal data, and any information collected is subject to one-way encryption.</p></td></tr><tr><td>cookiehub</td><td>.planhat.com</td><td>/</td><td>365 days</td><td></td></tr><tr><td colspan="5"><p>Used by CookieHub to store information about whether visitors have given or declined the use of cookie categories used on the site.</p></td></tr><tr><td>_cfuvid</td><td>.hubspot.com</td><td>/</td><td>Session</td><td><span>3rd party</span></td></tr><tr><td colspan="5"><p>Used by Cloudflare WAF to distinguish individual users who share the same IP address and apply rate limits</p></td></tr><tr><td>_cfuvid</td><td>.hsforms.com</td><td>/</td><td>Session</td><td><span>3rd party</span></td></tr><tr><td colspan="5"><p>Used by Cloudflare WAF to distinguish individual users who share the same IP address and apply rate limits</p></td></tr><tr><td>__cf_bm</td><td>.hsforms.net</td><td>/</td><td>1 hour</td><td><span>3rd party</span></td></tr><tr><td colspan="5"><p>The __cf_bm cookie supports Cloudflare Bot Management by managing incoming traffic that matches criteria associated with bots. The cookie does not collect any personal data, and any information collected is subject to one-way encryption.</p></td></tr><tr><td>__cf_bm</td><td>.hsforms.com</td><td>/</td><td>1 hour</td><td><span>3rd party</span></td></tr><tr><td colspan="5"><p>The __cf_bm cookie supports Cloudflare Bot Management by managing incoming traffic that matches criteria associated with bots. The cookie does not collect any personal data, and any information collected is subject to one-way encryption.</p></td></tr><tr><td>__cf_bm</td><td>.vimeo.com</td><td>/</td><td>1 hour</td><td><span>3rd party</span></td></tr><tr><td colspan="5"><p>The __cf_bm cookie supports Cloudflare Bot Management by managing incoming traffic that matches criteria associated with bots. The cookie does not collect any personal data, and any information collected is subject to one-way encryption.</p></td></tr><tr><td>_cfuvid</td><td>.vimeo.com</td><td>/</td><td>Session</td><td><span>3rd party</span></td></tr><tr><td colspan="5"><p>Used by Cloudflare WAF to distinguish individual users who share the same IP address and apply rate limits</p></td></tr></tbody></table></div><div class="ch2-declaration-category"><p class="ch2-header" id="ch2-catlbl-preferences"><strong>Preferences</strong></p><p id="ch2-catdesc-preferences">Enables personalized content and settings.</p><table aria-labelledby="ch2-catlbl-preferences" aria-describedby="ch2-catdesc-preferences"><caption>Preferences</caption><thead><tr><th>Name</th><th>Hostname</th><th>Path</th><th>Expiry</th><th>Tags</th></tr></thead><tbody><tr><td>lidc</td><td>.linkedin.com</td><td>/</td><td>1 day</td><td><span>3rd party</span></td></tr><tr><td colspan="5"><p>Used by LinkedIn for routing.</p></td></tr><tr><td>li_gc</td><td>.linkedin.com</td><td>/</td><td>180 days</td><td><span>3rd party</span></td></tr><tr><td colspan="5"><p>Used by LinkedIn to store consent of guests regarding the use of cookies for non-essential purposes</p></td></tr><tr><td>vuid</td><td>.vimeo.com</td><td>/</td><td>400 days</td><td><span>3rd party</span></td></tr><tr><td colspan="5"><p>These cookies are used by the Vimeo video player on websites.</p></td></tr></tbody></table></div><div class="ch2-declaration-category"><p class="ch2-header" id="ch2-catlbl-analytics"><strong>Analytics</strong></p><p id="ch2-catdesc-analytics">Enables tracking of performance.</p><table aria-labelledby="ch2-catlbl-analytics" aria-describedby="ch2-catdesc-analytics"><caption>Analytics</caption><thead><tr><th>Name</th><th>Hostname</th><th>Path</th><th>Expiry</th><th>Tags</th></tr></thead><tbody><tr><td>__cf_bm</td><td>.g2crowd.com</td><td>/</td><td>1 hour</td><td><span>3rd party</span></td></tr><tr><td colspan="5"><p>The __cf_bm cookie supports Cloudflare Bot Management by managing incoming traffic that matches criteria associated with bots. The cookie does not collect any personal data, and any information collected is subject to one-way encryption.</p></td></tr><tr><td>bcookie</td><td>.linkedin.com</td><td>/</td><td>365 days</td><td><span>3rd party</span></td></tr><tr><td colspan="5"><p>This is a Microsoft MSN 1st party cookie for sharing the content of the website via social media.</p></td></tr><tr><td>_ga_*</td><td>.planhat.com</td><td>/</td><td>400 days</td><td></td></tr><tr><td colspan="5"><p>Contains a unique identifier used by Google Analytics 4 to determine that two distinct hits belong to the same user across browsing sessions.</p></td></tr><tr><td>_ga</td><td>.planhat.com</td><td>/</td><td>400 days</td><td></td></tr><tr><td colspan="5"><p>Contains a unique identifier used by Google Analytics to determine that two distinct hits belong to the same user across browsing sessions.</p></td></tr><tr><td>__hstc</td><td>.planhat.com</td><td>/</td><td>180 days</td><td></td></tr><tr><td colspan="5"><p>This cookie name is associated with websites built on the HubSpot platform. This is the main cookie for tracking visitors. It contains the domain, utk, initial timestamp (first visit), last timestamp (last visit), current timestamp (this visit), and session number (increments for each subsequent session).</p></td></tr><tr><td>hubspotutk</td><td>.planhat.com</td><td>/</td><td>180 days</td><td></td></tr><tr><td colspan="5"><p>This cookie name is associated with websites built on the HubSpot platform. This cookie is used to keep track of a visitor's identity. This cookie is passed to HubSpot on form submission and used when deduplicating contacts.</p></td></tr><tr><td>__hssrc</td><td>.planhat.com</td><td>/</td><td>Session</td><td></td></tr><tr><td colspan="5"><p>This cookie name is associated with websites built on the HubSpot platform. Whenever HubSpot changes the session cookie, this cookie is also set to determine if the visitor has restarted their browser. If this cookie does not exist when HubSpot manages cookies, it is considered a new session.</p></td></tr><tr><td>__hssc</td><td>.planhat.com</td><td>/</td><td>1 hour</td><td></td></tr><tr><td colspan="5"><p>This cookie name is associated with websites built on the HubSpot platform. This cookie keeps track of sessions. This is used to determine if HubSpot should increment the session number and timestamps in the __hstc cookie. It contains the domain, viewCount (increments each pageView in a session), and session start timestamp.</p></td></tr><tr><td>MUID</td><td>.bing.com</td><td>/</td><td>390 days</td><td><span>3rd party</span></td></tr><tr><td colspan="5"><p>Microsoft User Identifier tracking cookie used by Bing Ads. It can be set by embedded microsoft scripts. Widely believed to sync across many different Microsoft domains, allowing user tracking.</p></td></tr></tbody></table></div><div class="ch2-declaration-category"><p class="ch2-header" id="ch2-catlbl-marketing"><strong>Marketing</strong></p><p id="ch2-catdesc-marketing">Enables ads personalization and tracking.</p><table aria-labelledby="ch2-catlbl-marketing" aria-describedby="ch2-catdesc-marketing"><caption>Marketing</caption><thead><tr><th>Name</th><th>Hostname</th><th>Path</th><th>Expiry</th><th>Tags</th></tr></thead><tbody><tr><td>_gcl_au</td><td>.planhat.com</td><td>/</td><td>90 days</td><td></td></tr><tr><td colspan="5"><p>Used by Google AdSense to understand user interaction with the website by generating analytical data.</p></td></tr><tr><td>UserMatchHistory</td><td>.linkedin.com</td><td>/</td><td>30 days</td><td><span>3rd party</span></td></tr><tr><td colspan="5"><p>Contains a unique identifier used by LinkedIn to determine that two distinct hits belong to the same user across browsing sessions.</p></td></tr><tr><td>AnalyticsSyncHistory</td><td>.linkedin.com</td><td>/</td><td>30 days</td><td><span>3rd party</span></td></tr><tr><td colspan="5"><p>Used by LinkedIn to store information about the time a sync with the lms_analytics cookie took place for users in the Designated Countries</p></td></tr><tr><td>bscookie</td><td>.www.linkedin.com</td><td>/</td><td>365 days</td><td><span>3rd party</span></td></tr><tr><td colspan="5"><p>Used by the social networking service, LinkedIn, for tracking the use of embedded services.</p></td></tr><tr><td>tuuid</td><td>.company-target.com</td><td>/</td><td>400 days</td><td><span>3rd party</span></td></tr><tr><td colspan="5"><p>This cookie is mainly set by bidswitch.net to make advertising messages more relevant to the website visitor.</p></td></tr><tr><td>tuuid_lu</td><td>.company-target.com</td><td>/</td><td>400 days</td><td><span>3rd party</span></td></tr><tr><td colspan="5"><p>This cookie is usually provided by bidswitch.net and is used for advertising purposes.</p></td></tr><tr><td>CMID</td><td>.casalemedia.com</td><td>/</td><td>365 days</td><td><span>3rd party</span></td></tr><tr><td colspan="5"><p>Cookie is set by Casale Media. The main business activity is linked to advertising and tracking the products users are looking at.</p></td></tr><tr><td>CMPS</td><td>.casalemedia.com</td><td>/</td><td>90 days</td><td><span>3rd party</span></td></tr><tr><td colspan="5"><p>Cookie is set by Casale Media. The main business activity is linked to advertising and tracking the products users are looking at.</p></td></tr><tr><td>CMPRO</td><td>.casalemedia.com</td><td>/</td><td>90 days</td><td><span>3rd party</span></td></tr><tr><td colspan="5"><p>Cookie is set by Casale Media. The main business activity is linked to advertising and tracking the products users are looking at.</p></td></tr><tr><td>tvid</td><td>.tremorhub.com</td><td>/</td><td>365 days, 6 hours</td><td><span>3rd party</span></td></tr><tr><td colspan="5"><p>Presents the user with relevant content and advertisement. The service is provided by third-party advertisement hubs, which facilitate real-time bidding for advertisers.</p></td></tr><tr><td>tv_UIDM</td><td>.tremorhub.com</td><td>/</td><td>400 days</td><td><span>3rd party</span></td></tr><tr><td colspan="5"><p>Presents the user with relevant content and advertisement. The service is provided by third-party advertisement hubs, which facilitate real-time bidding for advertisers.</p></td></tr><tr><td>MSPTC</td><td>.bing.com</td><td>/</td><td>390 days</td><td><span>3rd party</span></td></tr><tr><td>_uetsid</td><td>.planhat.com</td><td>/</td><td>1 day</td><td></td></tr><tr><td colspan="5"><p>This cookie is used by Bing to determine what ads should be shown that may be relevant to the end user perusing the site.</p></td></tr><tr><td>_uetvid</td><td>.planhat.com</td><td>/</td><td>390 days</td><td></td></tr><tr><td colspan="5"><p>Used by Microsoft Advertising to store a unique, anonymized visitor ID to personalize marketing.</p></td></tr><tr><td>sp_t</td><td>.spotify.com</td><td>/</td><td>365 days</td><td><span>3rd party</span></td></tr><tr><td colspan="5"><p>This cookie is set by the provider Spotify. This cookie is used to implement audio content from spotify on the website. It also helps in collecting information on user interaction with this audio content.</p></td></tr><tr><td>sp_landing</td><td>.spotify.com</td><td>/</td><td>1 day</td><td><span>3rd party</span></td></tr><tr><td colspan="5"><p>This cookie is set by the provider Spotify. This cookie is used to implement audio content from spotify on the website. It also helps in collecting information on user interaction with this audio content.</p></td></tr></tbody></table></div><div class="ch2-declaration-category"><p class="ch2-header" id="ch2-catlbl-uncategorized"><strong>Other</strong></p><p id="ch2-catdesc-uncategorized">Currently uncategorized cookies used for other purposes.</p><table aria-labelledby="ch2-catlbl-uncategorized" aria-describedby="ch2-catdesc-uncategorized"><caption>Other</caption><thead><tr><th>Name</th><th>Hostname</th><th>Path</th><th>Expiry</th><th>Tags</th></tr></thead><tbody><tr><td>player</td><td>.vimeo.com</td><td>/</td><td>365 days</td><td><span>3rd party</span></td></tr></tbody></table></div></div></div></div></div><div class="ch2-settings-actions"><button class="ch2-btn ch2-btn-primary ch2-save-settings-btn">Save Preferences</button></div></div></div></section>
    <script async="" src="https://events.framer.com/script" data-fid="7a5ed197f940e2864b473415e32f6f7b6bfa84797dccb82418bf1ec5e79f7283"></script>
    <!-- Start of bodyStart -->
    <!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-P75ZG2HB" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
    <!-- End of bodyStart -->
    <div id="main" data-framer-hydrate-v2="{&quot;routeId&quot;:&quot;EgadyzCxz&quot;,&quot;localeId&quot;:&quot;default&quot;,&quot;breakpoints&quot;:[{&quot;hash&quot;:&quot;y6cnby&quot;,&quot;mediaQuery&quot;:&quot;(min-width: 1440px)&quot;},{&quot;hash&quot;:&quot;1vflgbi&quot;,&quot;mediaQuery&quot;:&quot;(min-width: 1200px) and (max-width: 1439px)&quot;},{&quot;hash&quot;:&quot;17b9z8l&quot;,&quot;mediaQuery&quot;:&quot;(min-width: 810px) and (max-width: 1199px)&quot;},{&quot;hash&quot;:&quot;oktnh9&quot;,&quot;mediaQuery&quot;:&quot;(max-width: 809px)&quot;}]}" data-framer-ssr-released-at="2024-10-01T12:55:13.628Z" data-framer-page-optimized-at="2024-10-06T21:16:17.434Z"><!--$--><div class="framer-xW8hV framer-1RI9x framer-y6cnby" style="min-height:100vh;width:auto"><div class="framer-1acw8e1-container"></div><div class="ssr-variant hidden-1vflgbi hidden-y6cnby hidden-17b9z8l"><div class="framer-add8cd-container hidden-y6cnby hidden-1vflgbi" data-framer-name="0. Global / Mobile nav" id="add8cd" name="0. Global / Mobile nav"><div name="0. Global / Mobile nav" class="framer-TBfgD framer-1ob6ych framer-v-1ob6ych" data-framer-name="darkBg" style="backdrop-filter: blur(10px); background: linear-gradient(96deg, rgba(255, 255, 255, 0.05) 0%, rgba(0, 0, 0, 0.18) 100%); box-shadow: rgba(0, 0, 0, 0.008) 0px 0.602187px 2.04744px 0px, rgba(0, 0, 0, 0.035) 0px 2.28853px 7.78101px 0px, rgba(0, 0, 0, 0.16) 0px 10px 34px 0px; height: 100%; width: 100%; opacity: 1;" tabindex="0"><div class="framer-1w5zla8" style="opacity: 1;"><a class="framer-1ofc1h8 framer-79shd8" href="./" style="opacity: 1;"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" src="https://framerusercontent.com/images/cRwxt4UyXGFIsKUWMrnMNyPzs4s.svg" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover"></div></a><div class="framer-15y944" data-framer-name="Buttons" style="opacity: 1;"><div class="framer-gqjocf" style="opacity: 1;"><div class="framer-pyc6c9-container" style="opacity: 1;"><a class="framer-kHzir framer-pg4PA framer-BfdLg framer-H7CMq framer-11kb4x5 framer-v-m3ta3a framer-3yquch" data-framer-name="White mobile nav" data-highlight="true" style="backdrop-filter: none; background-color: rgba(0, 0, 0, 0); border-radius: 100px; opacity: 1;" href="https://app.planhat.com" rel="noopener" tabindex="0"><div class="framer-1vh1wkv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-111defn" data-styles-preset="QTqhzGRsK" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)))">Log in</p></div></a></div></div><div class="framer-1fdtn2b-container" style="opacity: 1;"><a class="framer-CvXJ6 framer-H7CMq framer-1iva1oe framer-v-1iva1oe framer-1hgko5l" data-framer-name="Solar S" data-highlight="true" style="background-color: var(--token-c58e2906-65a6-4bd6-b6b4-6a72006c8d21, rgb(212, 74, 0)); border-radius: 100px; box-shadow: rgba(0, 0, 0, 0.07) 0px 0.241451px 0.0965802px -1.25px, rgba(0, 0, 0, 0.07) 0px 2px 0.8px -2.5px; height: 100%; opacity: 1;" tabindex="0"><div class="framer-10eeemf" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: rgb(255, 255, 255); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-111defn" data-styles-preset="QTqhzGRsK" style="--framer-text-color:var(--extracted-r6o4lv, rgb(255, 255, 255))">Request demo</p></div></a></div><div class="framer-1fobiez-container" style="opacity: 1;"><div class="framer-MMzB8 framer-38rs38 framer-v-1o1bf4t" data-border="true" data-framer-name="No outline white" data-highlight="true" style="--border-bottom-width: 0px; --border-color: rgba(255, 255, 255, 0.2); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; backdrop-filter: none; background-color: rgba(255, 255, 255, 0); border-radius: 100px; box-shadow: none; height: 100%; width: 100%; opacity: 1;" tabindex="0"><div class="framer-k0djl4-container" style="opacity: 1;"><div style="display:contents"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" focusable="false" color="var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255))" style="user-select: none; width: 100%; height: 100%; display: inline-block; fill: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); color: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); flex-shrink: 0;"><g color="var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255))" weight="regular"><path d="M224,128a8,8,0,0,1-8,8H40a8,8,0,0,1,0-16H216A8,8,0,0,1,224,128ZM40,72H216a8,8,0,0,0,0-16H40a8,8,0,0,0,0,16ZM216,184H40a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Z"></path></g></svg></div></div></div></div></div></div></div></div></div><div class="framer-13jy4ty" data-framer-name="Hero container" name="Hero container"><div class="framer-wxkhu0-container" id="wxkhu0" style="opacity:1;transform:none"><div class="ssr-variant hidden-1vflgbi hidden-y6cnby hidden-17b9z8l"><div class="framer-wyfBL framer-uldVA framer-24VAQ framer-QsuOn framer-ICBEI framer-16fby6i framer-v-16fby6i" data-framer-name="H1 Left" style="--1s81kau: 20px; height: 100%; width: 100%; opacity: 1; transform: none; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;"><div class="framer-nju2ds" data-framer-name="background img" style="opacity: 1;"><div class="framer-10ijvzm" data-framer-name="blur &amp; gradient" style="opacity: 1;"><div class="framer-1edyy6v" data-framer-name="overlayDarken" style="background:linear-gradient(90deg, rgb(0, 0, 0) 0%, rgba(39, 45, 51, 0) 100%);opacity:0.85"></div><div class="framer-1iqo9m9" data-framer-name="img5" style="opacity: 1;"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="100vw" srcset="https://framerusercontent.com/images/ZJAw7cFf2ZaBuhFfIZ40dKdg6vc.png?scale-down-to=512 512w,https://framerusercontent.com/images/ZJAw7cFf2ZaBuhFfIZ40dKdg6vc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZJAw7cFf2ZaBuhFfIZ40dKdg6vc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/ZJAw7cFf2ZaBuhFfIZ40dKdg6vc.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/ZJAw7cFf2ZaBuhFfIZ40dKdg6vc.png 6144w" src="https://framerusercontent.com/images/ZJAw7cFf2ZaBuhFfIZ40dKdg6vc.png" alt="A futuristic-looking woman tending to plants in raised beds in a futuristic greenhouse." style="display:block;width:100%;height:100%;border-radius:inherit;object-position:53.4% 41.9%;object-fit:cover"></div></div></div><div class="framer-652x6t" data-framer-name="dark-overlay-top" style="background:linear-gradient(180deg, rgb(18, 18, 17) 0%, rgba(18, 18, 17, 0) 100%);opacity:0.6"></div></div><div class="framer-1hwqzot" data-framer-name="Content" style="opacity: 1;"><div class="framer-99kjhp-container" data-framer-appear-id="99kjhp" style="opacity: 1; transform: perspective(1200px) translate3d(-40.0988px, 0px, 0px) scale(0.72087, 1); transform-origin: 50% 50% 0px;"><a class="framer-Ql82w framer-H7CMq framer-1cgfr8b framer-v-1cgfr8b framer-1ag28jv" data-framer-name="full" href="./thought-leadership/our-next-chapter" tabindex="0" style="backdrop-filter: blur(10px); height: 100%; border-radius: 205.693% / 1000%; transform: translate3d(-8.77449px, 0px, 0px) scale(1.38721, 1) scale(0.676839, 1); transform-origin: 50% 50% 0px;"><div class="framer-1vbdsrw" data-border="true" data-framer-name="bg" style="--border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.05147); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; backdrop-filter: blur(10px); background: linear-gradient(rgba(183, 183, 182, 0.192) 0%, rgba(183, 183, 182, 0.298) 100%); border-radius: 245.961% / 1131.83%; box-shadow: rgba(0, 0, 0, 0.016) 0px 0.72262px 0.72262px -0.33333px, rgba(0, 0, 0, 0.02) 0px 2.74624px 2.74624px -0.66667px, rgba(0, 0, 0, 0.05) 0px 12px 12px -1px; opacity: 1; will-change: auto; transform: translate3d(-22.9453px, 0px, 0px) scale(1.47746, 1) scale(0.566029, 0.883523); transform-origin: 50% 50% 0px;"></div><div class="framer-1xfl4o5" data-framer-name="Content" style="background: linear-gradient(270deg, rgba(87, 85, 81, 0) 0%, rgba(38, 37, 35, 0) 100%); border-radius: 535.759% / 3121.88%; transform: scale(1.47746, 1) scale(0.667584, 1); transform-origin: 50% 50% 0px;"><div class="framer-1dctowm" data-framer-name="Title pill" style="background: linear-gradient(rgba(255, 255, 255, 0.27) 0%, rgba(255, 255, 255, 0.196) 100%); border-radius: 1255.71% / 4908.54%; box-shadow: rgba(0, 0, 0, 0.004) 0px 0.60219px 0.60219px 0px, rgba(0, 0, 0, 0.008) 0px 2.28853px 2.28853px 0px, rgba(0, 0, 0, 0.03) 0px 10px 10px 0px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px inset; opacity: 1; transform: translate3d(-8.11442px, 0px, 0px) scale(1.49794, 1) scale(0.541085, 0.636009); will-change: auto; transform-origin: 50% 50% 0px;"><div class="framer-tfn59j" data-framer-component-type="RichTextContainer" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: rgba(255, 255, 255, 0.7); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; opacity: 0; transform: translate3d(51.5882px, 4.57844px, 0px) scale(1.84814, 1.57231) scale(1, 1); will-change: opacity; transform-origin: 50% 50% 0px;"><p class="framer-text framer-styles-preset-111defn" style="--framer-text-color: var(--extracted-r6o4lv, rgba(255, 255, 255, 0.7));" data-styles-preset="QTqhzGRsK">Letter from the CEO</p></div></div><div class="framer-co1858" data-framer-component-type="RichTextContainer" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: rgba(255, 255, 255, 0.7); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; opacity: 0; transform: translate3d(3.12159px, 0px, 0px) scale(1.49794, 1) scale(1, 1); will-change: opacity; transform-origin: 50% 50% 0px;"><p class="framer-text framer-styles-preset-111defn" style="--framer-text-color: var(--extracted-r6o4lv, rgba(255, 255, 255, 0.7));" data-styles-preset="QTqhzGRsK">Our Next Chapter</p></div></div></a></div><div class="framer-1cwy27y" data-framer-name="text" style="opacity: 1;"><div class="framer-pq4sdv" data-framer-appear-id="pq4sdv" data-framer-component-type="RichTextContainer" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-gdpscs: rgb(255, 255, 255); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; opacity: 1; transform: perspective(1200px);"><h1 class="framer-text framer-styles-preset-13yqhdu" data-styles-preset="kF73LDtNi" style="--framer-text-color: var(--extracted-gdpscs, rgb(255, 255, 255));"><span data-text-fill="true" class="framer-text" style="background-image: linear-gradient(110deg, rgb(255, 255, 255) 0%, rgb(191, 191, 191) 100%);">Know them. 
Grow them.</span></h1></div><div class="framer-7ffs0x" data-framer-appear-id="7ffs0x" data-framer-component-type="RichTextContainer" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: rgba(255, 255, 255, 0.9); opacity: 0.993646; transform: perspective(1200px);"><p class="framer-text framer-styles-preset-ytkpuz" data-styles-preset="OnHxadXjT" style="--framer-text-color: var(--extracted-r6o4lv, rgba(255, 255, 255, 0.9));">The customer platform built to acquire, service and grow lifelong customers.</p></div><div class="framer-1lg44u9-container" data-framer-appear-id="1lg44u9" data-framer-name="Subheading link" name="Subheading link" style="opacity: 0.990945; transform: perspective(1200px);"><a name="Subheading link" class="framer-k89DB framer-ICBEI framer-1u1e9hv framer-v-1u1e9hv framer-1qqyz18" data-framer-appear-id="1u1e9hv" data-framer-name="default" href="./about" tabindex="0" style="height: 100%; opacity: 0.921582; transform: none;"><div class="framer-18g8fbr" data-framer-component-type="RichTextContainer" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: rgba(255, 255, 255, 0.9); transform: none; opacity: 1;"><p class="framer-text framer-styles-preset-ytkpuz" data-styles-preset="OnHxadXjT" style="--framer-text-color: var(--extracted-r6o4lv, rgba(255, 255, 255, 0.9));">Discover the Planthouse</p></div><div class="framer-ajmg6l" data-framer-name="icon" style="opacity: 1;"><div class="framer-13xgo45-container" style="opacity: 1;"><div style="color: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); padding: 0px; display: flex; flex-direction: column; align-items: center; justify-content: center; overflow: visible;"><svg overflow="visible" width="100%" height="100%" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path stroke-width="1" d="M11.3099 8.49756L6.62244 13.1851C6.49035 13.3171 6.31119 13.3914 6.12439 13.3914C5.93758 13.3914 5.75843 13.3171 5.62634 13.1851C5.49425 13.053 5.42004 12.8738 5.42004 12.687C5.42004 12.5002 5.49425 12.3211 5.62634 12.189L9.81638 8.0001L5.62751 3.81006C5.56211 3.74465 5.51023 3.66701 5.47483 3.58155C5.43943 3.4961 5.42122 3.40451 5.42122 3.31201C5.42122 3.21951 5.43943 3.12792 5.47483 3.04247C5.51023 2.95701 5.56211 2.87937 5.62751 2.81396C5.69292 2.74856 5.77056 2.69668 5.85602 2.66128C5.94147 2.62588 6.03306 2.60767 6.12556 2.60767C6.21806 2.60767 6.30965 2.62588 6.3951 2.66128C6.48056 2.69668 6.5582 2.74856 6.62361 2.81396L11.3111 7.50146C11.3766 7.56686 11.4285 7.64454 11.4639 7.73005C11.4993 7.81556 11.5174 7.90721 11.5173 7.99975C11.5172 8.09229 11.4988 8.1839 11.4633 8.26933C11.4277 8.35475 11.3756 8.43231 11.3099 8.49756Z" fill="currentColor"></path>
</svg>
</div></div></div></a></div></div><div class="framer-orrtqu" data-framer-name="Buttons" style="opacity: 1;"><div class="framer-1ef0g8a-container" data-framer-appear-id="1ef0g8a" style="opacity: 0.973791; transform: none;"><a class="framer-CvXJ6 framer-H7CMq framer-1iva1oe framer-v-1y0o2ii framer-1hgko5l" data-framer-name="Solar M " data-highlight="true" tabindex="0" style="background-color: var(--token-c58e2906-65a6-4bd6-b6b4-6a72006c8d21, rgb(212, 74, 0)); border-radius: 100px; box-shadow: rgba(0, 0, 0, 0.07) 0px 0.241451px 0.0965802px -1.25px, rgba(0, 0, 0, 0.07) 0px 2px 0.8px -2.5px; opacity: 1;"><div class="framer-10eeemf" data-framer-component-type="RichTextContainer" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: rgb(255, 255, 255); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;"><p class="framer-text framer-styles-preset-111defn" data-styles-preset="QTqhzGRsK" style="--framer-text-color: var(--extracted-r6o4lv, rgb(255, 255, 255));">Request a demo</p></div></a></div></div></div></div></div></div><div class="framer-atqixn" data-framer-name="trigger-roundness" id="trigger-roundness" name="trigger-roundness"></div><div class="framer-urgm90" data-framer-name="zoomout-trigger" id="zoomout-trigger" name="zoomout-trigger"></div></div><div class="framer-uxvim0" data-framer-name="Section 1: Acquire+Grow" id="body" name="Section 1: Acquire+Grow"><div class="framer-13ivwzj" data-framer-name="Content" name="Content"><div class="framer-qqcy30"><div class="ssr-variant hidden-1vflgbi hidden-y6cnby hidden-17b9z8l"><div class="framer-xjup7l-container"><div class="framer-ggBfI framer-pg4PA framer-rem6yb framer-v-18qqlhk" data-framer-name="Phone" style="background-color: rgb(255, 255, 255); width: 100%; opacity: 1;" tabindex="0"><div class="framer-e5h40h" data-framer-name="CTA footer" style="opacity: 1;"><div class="framer-jhm12d" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--variable-reference-LwT6vrkL5-xeFIAtecl); --variable-reference-LwT6vrkL5-xeFIAtecl: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-c3c3bn" data-styles-preset="MqiBSoDyI" style="--framer-text-alignment:center;--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-LwT6vrkL5-xeFIAtecl))">Industry leaders trust Planhat to grow their revenue</p></div></div><div class="framer-16e6any" data-framer-name="Logos wrapper" style="opacity:0.8"><div class="framer-4izwap" data-framer-name="logo" style="backdrop-filter: blur(0px); opacity: 1;"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="158.0645px" src="https://framerusercontent.com/images/pNLBUN3Ipllvtvr9LiyhDFur61g.svg" alt="Trend Micro" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain"></div></div><div class="framer-f68n3a" data-framer-name="logo" style="backdrop-filter: blur(0px); opacity: 1;"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="158.0645px" src="https://framerusercontent.com/images/09FVJVbJQgE9cn2PStkUyFTqA.svg" alt="Telia Cygate" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain"></div></div><div class="framer-xmxj8e" data-framer-name="logo" style="backdrop-filter: blur(0px); opacity: 1;"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="158.0645px" src="https://framerusercontent.com/images/FfA7V5qs92qUmifgJlY8DoRDzw.svg" alt="Softcat" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain"></div></div><div class="framer-pw8o16" data-framer-name="logo" style="backdrop-filter: blur(0px); opacity: 1;"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="158.0645px" src="https://framerusercontent.com/images/iaYGGlJggzjd3HDm8EhgBQ4rGw.svg" alt="Kickstarter" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain"></div></div><div class="framer-1onsht" data-framer-name="logo" style="backdrop-filter: blur(0px); opacity: 1;"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="158.0645px" src="https://framerusercontent.com/images/H2bB1rNp8dD0aXcsEdmmBK7vO78.svg" alt="Headspace" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain"></div></div><div class="framer-1uazk25" data-framer-name="logo" style="backdrop-filter: blur(0px); opacity: 1;"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="158.0645px" src="https://framerusercontent.com/images/GQ4WEmEjBcd9LQEymJ8G0JcRSNg.svg" alt="Customer.io" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain"></div></div><div class="framer-1tmj80v" data-framer-name="logo" style="backdrop-filter: blur(0px); opacity: 1;"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="158.0645px" src="https://framerusercontent.com/images/1ArnFo3qRo8VhkCisgoFk4iy3lA.svg" alt="Trustpilot" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain"></div></div><div class="framer-1q4u0su" data-framer-name="logo" style="backdrop-filter: blur(0px); opacity: 1;"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="158.0645px" src="https://framerusercontent.com/images/I9uyz9h0ceJTeXtHxtFDVjEDfg.svg" alt="Orange Business" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain"></div></div><div class="framer-r0s325" data-framer-name="logo" style="backdrop-filter: blur(0px); opacity: 1;"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="158.0645px" src="https://framerusercontent.com/images/ojbHrEZ0J1Mf6KdoaibAdpU5Rw0.svg" alt="Nasdaq" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain"></div></div><div class="framer-1q74yki" data-framer-name="logo" style="backdrop-filter: blur(0px); opacity: 1;"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="158.0645px" src="https://framerusercontent.com/images/AqZjC3kmxXH4Aq7WQC3q68aWfAQ.svg" alt="Medtronic" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain"></div></div></div></div></div></div></div><div class="framer-q3jvec" data-framer-name="Title" name="Title"><div class="ssr-variant hidden-1vflgbi hidden-y6cnby hidden-17b9z8l"><div class="framer-bmxhl2" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h4 class="framer-text framer-styles-preset-o091aa" data-styles-preset="z3rOHXDLQ" style="--framer-text-alignment:center">One customer platform. </h4></div></div><div class="ssr-variant hidden-1vflgbi hidden-y6cnby hidden-17b9z8l"><div class="framer-1st4frp" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h4 class="framer-text framer-styles-preset-o091aa" data-styles-preset="z3rOHXDLQ" style="--framer-text-alignment:center;--framer-text-color:var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155))">Everyone's business.</h4></div></div></div><div class="framer-k1brfa hidden-y6cnby hidden-1vflgbi" data-framer-name="mobile section" name="mobile section"><div class="framer-12xbxc6" data-framer-name="title" name="title"><div class="ssr-variant hidden-1vflgbi hidden-y6cnby hidden-17b9z8l"><div class="framer-1qzhtxa" data-framer-name="Title" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h5 style="--font-selector:Q1VTVE9NO0Flb25payBNZWRpdW0=;--framer-font-family:&quot;Aeonik Medium&quot;, &quot;Aeonik Medium Placeholder&quot;, sans-serif;--framer-font-size:24px;--framer-letter-spacing:-0.01em;--framer-line-height:26.4px;--framer-text-alignment:center;--framer-text-color:var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(0, 0, 0))" class="framer-text">Unite your customer journey.</h5></div></div><div class="ssr-variant hidden-1vflgbi hidden-y6cnby hidden-17b9z8l"><div class="framer-1egascd-container" id="1egascd"><a class="framer-CvXJ6 framer-H7CMq framer-1iva1oe framer-v-1iva1oe framer-1hgko5l" data-framer-name="Solar S" data-highlight="true" style="background-color: var(--token-c58e2906-65a6-4bd6-b6b4-6a72006c8d21, rgb(212, 74, 0)); border-radius: 100px; box-shadow: rgba(0, 0, 0, 0.07) 0px 0.241451px 0.0965802px -1.25px, rgba(0, 0, 0, 0.07) 0px 2px 0.8px -2.5px; height: 100%; opacity: 1;" tabindex="0"><div class="framer-10eeemf" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: rgb(255, 255, 255); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-111defn" data-styles-preset="QTqhzGRsK" style="--framer-text-color:var(--extracted-r6o4lv, rgb(255, 255, 255))">Book a demo</p></div></a></div></div></div><div class="framer-6pdggb-container"><div class="ssr-variant hidden-1vflgbi hidden-y6cnby hidden-17b9z8l"><section style="display: flex; flex-direction: row; width: 100%; height: 100%; max-width: 100%; max-height: 100%; place-items: center; margin: 0px; padding: 20px; list-style-type: none; opacity: 1; user-select: none;"><div style="width:100%;height:100%;margin:0;padding:inherit;position:absolute;inset:0;overflow:hidden;border-radius:0;user-select:none;perspective:1200px"><ul style="display: flex; flex-direction: row; width: 100%; height: 100%; max-width: 100%; max-height: 100%; place-items: center; margin: 0px; padding: 0px; list-style-type: none; gap: 12px; cursor: grab; transform: translateX(-2904px); user-select: none; touch-action: pan-y;" draggable="false"><li style="display:contents" aria-hidden="false"><div class="framer-1wlng83-container" data-framer-name="mobile - hero" name="mobile - hero" style="flex-shrink:0;user-select:none;width:calc(95.23809523809524% - 12px + 11.428571428571429px);height:100%;opacity:1;transform:none;transform-origin:100% 50% 0"><div name="mobile - hero" class="framer-AzRlI framer-qnegcl framer-v-13xvok7" data-framer-name="Mobile - Hero" data-highlight="true" style="border-radius: 0px; height: 100%; width: 100%; opacity: 1;" tabindex="0"><div class="framer-1omxtot" data-framer-name="Renders wrapper" style="border-radius: 12px; opacity: 1; box-shadow: rgb(255, 255, 255) 0px 2px 1px 0px inset, rgba(158, 157, 155, 0.08) 0px 0px 0px 1px, rgba(0, 0, 0, 0.06) 0px 2px 4px 0px;"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="min(390px, 1200px)" srcset="https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=512&amp;lossless=1 512w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=1024&amp;lossless=1 1024w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=2048&amp;lossless=1 2048w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=4096&amp;lossless=1 4096w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?lossless=1 4962w" src="https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?lossless=1" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover"></div><div class="framer-7dctu0" data-framer-name="Render Container (16:9)" style="opacity: 1;"><div class="framer-hedpze" data-framer-name="render 1" style="opacity:1"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="min(390px, 1200px)" srcset="https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?scale-down-to=512&amp;lossless=1 512w,https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?scale-down-to=1024&amp;lossless=1 1024w,https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?scale-down-to=2048&amp;lossless=1 2048w,https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?lossless=1 3312w" src="https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?scale-down-to=2048&amp;lossless=1" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain"></div></div></div></div></div></div></li><li style="display:contents" aria-hidden="false"><div class="framer-1rrc6z9-container" data-framer-name="mobile - acquire" name="mobile - acquire" style="flex-shrink:0;user-select:none;width:calc(95.23809523809524% - 12px + 11.428571428571429px);height:100%;opacity:1;transform:none;transform-origin:100% 50% 0"><div name="mobile - acquire" class="framer-AzRlI framer-qnegcl framer-v-a7b5xj" data-framer-name="Mobile - acquire" data-highlight="true" style="border-radius: 0px; height: 100%; width: 100%; opacity: 1;" tabindex="0"><div class="framer-1omxtot" data-framer-name="Renders wrapper" style="border-radius: 12px; opacity: 1; box-shadow: rgb(255, 255, 255) 0px 2px 1px 0px inset, rgba(158, 157, 155, 0.08) 0px 0px 0px 1px, rgba(0, 0, 0, 0.06) 0px 2px 4px 0px;"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="min(390px, 1200px)" srcset="https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=512&amp;lossless=1 512w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=1024&amp;lossless=1 1024w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=2048&amp;lossless=1 2048w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=4096&amp;lossless=1 4096w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?lossless=1 4962w" src="https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?lossless=1" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover"></div><div class="framer-7dctu0" data-framer-name="Render Container (16:9)" style="opacity: 1;"><div class="framer-hedpze" data-framer-name="render 1" style="opacity:1"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="min(390px, 1200px)" srcset="https://framerusercontent.com/images/9QNjIfPtIzqFz0HUMtXlTLO7E.png?scale-down-to=512&amp;lossless=1 512w,https://framerusercontent.com/images/9QNjIfPtIzqFz0HUMtXlTLO7E.png?scale-down-to=1024&amp;lossless=1 1024w,https://framerusercontent.com/images/9QNjIfPtIzqFz0HUMtXlTLO7E.png?scale-down-to=2048&amp;lossless=1 2048w,https://framerusercontent.com/images/9QNjIfPtIzqFz0HUMtXlTLO7E.png?lossless=1 3312w" src="https://framerusercontent.com/images/9QNjIfPtIzqFz0HUMtXlTLO7E.png?scale-down-to=2048&amp;lossless=1" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain"></div></div></div></div></div></div></li><li style="display:contents" aria-hidden="false"><div class="framer-x5y7cx-container" data-framer-name="mobile - service" name="mobile - service" style="flex-shrink:0;user-select:none;width:calc(95.23809523809524% - 12px + 11.428571428571429px);height:100%;opacity:1;transform:none;transform-origin:100% 50% 0"><div name="mobile - service" class="framer-AzRlI framer-qnegcl framer-v-motpr0" data-framer-name="Mobile - Service" data-highlight="true" style="border-radius: 0px; height: 100%; width: 100%; opacity: 1;" tabindex="0"><div class="framer-1omxtot" data-framer-name="Renders wrapper" style="border-radius: 12px; opacity: 1; box-shadow: rgb(255, 255, 255) 0px 2px 1px 0px inset, rgba(158, 157, 155, 0.08) 0px 0px 0px 1px, rgba(0, 0, 0, 0.06) 0px 2px 4px 0px;"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="min(390px, 1200px)" srcset="https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=512&amp;lossless=1 512w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=1024&amp;lossless=1 1024w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=2048&amp;lossless=1 2048w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=4096&amp;lossless=1 4096w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?lossless=1 4962w" src="https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?lossless=1" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover"></div><div class="framer-7dctu0" data-framer-name="Render Container (16:9)" style="opacity: 1;"><div class="framer-tgl9hs" data-framer-name="render 2" style="opacity:1"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="min(390px, 1200px)" srcset="https://framerusercontent.com/images/HlDBJWx1nex2ynzz6PtEjkEtSY.png?scale-down-to=512&amp;lossless=1 512w,https://framerusercontent.com/images/HlDBJWx1nex2ynzz6PtEjkEtSY.png?scale-down-to=1024&amp;lossless=1 1024w,https://framerusercontent.com/images/HlDBJWx1nex2ynzz6PtEjkEtSY.png?scale-down-to=2048&amp;lossless=1 2048w,https://framerusercontent.com/images/HlDBJWx1nex2ynzz6PtEjkEtSY.png?lossless=1 3312w" src="https://framerusercontent.com/images/HlDBJWx1nex2ynzz6PtEjkEtSY.png?scale-down-to=2048&amp;lossless=1" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain"></div></div></div></div></div></div></li><li style="display:contents" aria-hidden="false"><div class="framer-wbzvv-container" data-framer-name="mobile - grow" name="mobile - grow" style="flex-shrink:0;user-select:none;width:calc(95.23809523809524% - 12px + 11.428571428571429px);height:100%;opacity:1;transform:none;transform-origin:100% 50% 0"><div name="mobile - grow" class="framer-AzRlI framer-qnegcl framer-v-1bjnu7r" data-framer-name="Mobile - Grow" style="border-radius: 0px; height: 100%; width: 100%; opacity: 1;"><div class="framer-1omxtot" data-framer-name="Renders wrapper" style="border-radius: 12px; opacity: 1; box-shadow: rgb(255, 255, 255) 0px 2px 1px 0px inset, rgba(158, 157, 155, 0.08) 0px 0px 0px 1px, rgba(0, 0, 0, 0.06) 0px 2px 4px 0px;"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="min(390px, 1200px)" srcset="https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=512&amp;lossless=1 512w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=1024&amp;lossless=1 1024w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=2048&amp;lossless=1 2048w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=4096&amp;lossless=1 4096w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?lossless=1 4962w" src="https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?lossless=1" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover"></div><div class="framer-7dctu0" data-framer-name="Render Container (16:9)" style="opacity: 1;"><div class="framer-8vhhg3" data-framer-name="hero render" data-highlight="true" style="opacity:0" tabindex="0"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="min(390px, 1200px)" srcset="https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?scale-down-to=512&amp;lossless=1 512w,https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?scale-down-to=1024&amp;lossless=1 1024w,https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?scale-down-to=2048&amp;lossless=1 2048w,https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?lossless=1 3312w" src="https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?scale-down-to=2048&amp;lossless=1" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain"></div></div><div class="framer-1qbpxgl" data-framer-name="render 3" style="opacity:1"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="min(390px, 1200px)" srcset="https://framerusercontent.com/images/yKwzii83y5LrfnO7allJ5W1KHAA.png?scale-down-to=512&amp;lossless=1 512w,https://framerusercontent.com/images/yKwzii83y5LrfnO7allJ5W1KHAA.png?scale-down-to=1024&amp;lossless=1 1024w,https://framerusercontent.com/images/yKwzii83y5LrfnO7allJ5W1KHAA.png?scale-down-to=2048&amp;lossless=1 2048w,https://framerusercontent.com/images/yKwzii83y5LrfnO7allJ5W1KHAA.png?lossless=1 3312w" src="https://framerusercontent.com/images/yKwzii83y5LrfnO7allJ5W1KHAA.png?scale-down-to=2048&amp;lossless=1" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain"></div></div></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-1wlng83-container" data-framer-name="mobile - hero" name="mobile - hero" style="flex-shrink:0;user-select:none;width:calc(95.23809523809524% - 12px + 11.428571428571429px);height:100%;opacity:1;transform:none;transform-origin:100% 50% 0"><div name="mobile - hero" class="framer-AzRlI framer-qnegcl framer-v-13xvok7" data-framer-name="Mobile - Hero" data-highlight="true" style="border-radius: 0px; height: 100%; width: 100%; opacity: 1;" tabindex="0"><div class="framer-1omxtot" data-framer-name="Renders wrapper" style="border-radius: 12px; opacity: 1; box-shadow: rgb(255, 255, 255) 0px 2px 1px 0px inset, rgba(158, 157, 155, 0.08) 0px 0px 0px 1px, rgba(0, 0, 0, 0.06) 0px 2px 4px 0px;"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="min(390px, 1200px)" srcset="https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=512&amp;lossless=1 512w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=1024&amp;lossless=1 1024w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=2048&amp;lossless=1 2048w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=4096&amp;lossless=1 4096w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?lossless=1 4962w" src="https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?lossless=1" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover"></div><div class="framer-7dctu0" data-framer-name="Render Container (16:9)" style="opacity: 1;"><div class="framer-hedpze" data-framer-name="render 1" style="opacity:1"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="min(390px, 1200px)" srcset="https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?scale-down-to=512&amp;lossless=1 512w,https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?scale-down-to=1024&amp;lossless=1 1024w,https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?scale-down-to=2048&amp;lossless=1 2048w,https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?lossless=1 3312w" src="https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?scale-down-to=2048&amp;lossless=1" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain"></div></div></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-1rrc6z9-container" data-framer-name="mobile - acquire" name="mobile - acquire" style="flex-shrink: 0; user-select: none; width: calc(95.2381% - 12px + 11.4286px); height: 100%; opacity: 1; transform: none; transform-origin: 0% 50% 0px;"><div name="mobile - acquire" class="framer-AzRlI framer-qnegcl framer-v-a7b5xj" data-framer-name="Mobile - acquire" data-highlight="true" style="border-radius: 0px; height: 100%; width: 100%; opacity: 1;" tabindex="0"><div class="framer-1omxtot" data-framer-name="Renders wrapper" style="border-radius: 12px; opacity: 1; box-shadow: rgb(255, 255, 255) 0px 2px 1px 0px inset, rgba(158, 157, 155, 0.08) 0px 0px 0px 1px, rgba(0, 0, 0, 0.06) 0px 2px 4px 0px;"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="min(390px, 1200px)" srcset="https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=512&amp;lossless=1 512w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=1024&amp;lossless=1 1024w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=2048&amp;lossless=1 2048w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=4096&amp;lossless=1 4096w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?lossless=1 4962w" src="https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?lossless=1" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover"></div><div class="framer-7dctu0" data-framer-name="Render Container (16:9)" style="opacity: 1;"><div class="framer-hedpze" data-framer-name="render 1" style="opacity:1"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="min(390px, 1200px)" srcset="https://framerusercontent.com/images/9QNjIfPtIzqFz0HUMtXlTLO7E.png?scale-down-to=512&amp;lossless=1 512w,https://framerusercontent.com/images/9QNjIfPtIzqFz0HUMtXlTLO7E.png?scale-down-to=1024&amp;lossless=1 1024w,https://framerusercontent.com/images/9QNjIfPtIzqFz0HUMtXlTLO7E.png?scale-down-to=2048&amp;lossless=1 2048w,https://framerusercontent.com/images/9QNjIfPtIzqFz0HUMtXlTLO7E.png?lossless=1 3312w" src="https://framerusercontent.com/images/9QNjIfPtIzqFz0HUMtXlTLO7E.png?scale-down-to=2048&amp;lossless=1" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain"></div></div></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-x5y7cx-container" data-framer-name="mobile - service" name="mobile - service" style="flex-shrink: 0; user-select: none; width: calc(95.2381% - 12px + 11.4286px); height: 100%; opacity: 1; transform: none; transform-origin: 0% 50% 0px;"><div name="mobile - service" class="framer-AzRlI framer-qnegcl framer-v-motpr0" data-framer-name="Mobile - Service" data-highlight="true" style="border-radius: 0px; height: 100%; width: 100%; opacity: 1;" tabindex="0"><div class="framer-1omxtot" data-framer-name="Renders wrapper" style="border-radius: 12px; opacity: 1; box-shadow: rgb(255, 255, 255) 0px 2px 1px 0px inset, rgba(158, 157, 155, 0.08) 0px 0px 0px 1px, rgba(0, 0, 0, 0.06) 0px 2px 4px 0px;"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="min(390px, 1200px)" srcset="https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=512&amp;lossless=1 512w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=1024&amp;lossless=1 1024w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=2048&amp;lossless=1 2048w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=4096&amp;lossless=1 4096w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?lossless=1 4962w" src="https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?lossless=1" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover"></div><div class="framer-7dctu0" data-framer-name="Render Container (16:9)" style="opacity: 1;"><div class="framer-tgl9hs" data-framer-name="render 2" style="opacity:1"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="min(390px, 1200px)" srcset="https://framerusercontent.com/images/HlDBJWx1nex2ynzz6PtEjkEtSY.png?scale-down-to=512&amp;lossless=1 512w,https://framerusercontent.com/images/HlDBJWx1nex2ynzz6PtEjkEtSY.png?scale-down-to=1024&amp;lossless=1 1024w,https://framerusercontent.com/images/HlDBJWx1nex2ynzz6PtEjkEtSY.png?scale-down-to=2048&amp;lossless=1 2048w,https://framerusercontent.com/images/HlDBJWx1nex2ynzz6PtEjkEtSY.png?lossless=1 3312w" src="https://framerusercontent.com/images/HlDBJWx1nex2ynzz6PtEjkEtSY.png?scale-down-to=2048&amp;lossless=1" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain"></div></div></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-wbzvv-container" data-framer-name="mobile - grow" name="mobile - grow" style="flex-shrink: 0; user-select: none; width: calc(95.2381% - 12px + 11.4286px); height: 100%; opacity: 1; transform: none; transform-origin: 0% 50% 0px;"><div name="mobile - grow" class="framer-AzRlI framer-qnegcl framer-v-1bjnu7r" data-framer-name="Mobile - Grow" style="border-radius: 0px; height: 100%; width: 100%; opacity: 1;"><div class="framer-1omxtot" data-framer-name="Renders wrapper" style="border-radius: 12px; opacity: 1; box-shadow: rgb(255, 255, 255) 0px 2px 1px 0px inset, rgba(158, 157, 155, 0.08) 0px 0px 0px 1px, rgba(0, 0, 0, 0.06) 0px 2px 4px 0px;"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="min(390px, 1200px)" srcset="https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=512&amp;lossless=1 512w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=1024&amp;lossless=1 1024w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=2048&amp;lossless=1 2048w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=4096&amp;lossless=1 4096w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?lossless=1 4962w" src="https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?lossless=1" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover"></div><div class="framer-7dctu0" data-framer-name="Render Container (16:9)" style="opacity: 1;"><div class="framer-8vhhg3" data-framer-name="hero render" data-highlight="true" style="opacity:0" tabindex="0"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="min(390px, 1200px)" srcset="https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?scale-down-to=512&amp;lossless=1 512w,https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?scale-down-to=1024&amp;lossless=1 1024w,https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?scale-down-to=2048&amp;lossless=1 2048w,https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?lossless=1 3312w" src="https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?scale-down-to=2048&amp;lossless=1" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain"></div></div><div class="framer-1qbpxgl" data-framer-name="render 3" style="opacity:1"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="min(390px, 1200px)" srcset="https://framerusercontent.com/images/yKwzii83y5LrfnO7allJ5W1KHAA.png?scale-down-to=512&amp;lossless=1 512w,https://framerusercontent.com/images/yKwzii83y5LrfnO7allJ5W1KHAA.png?scale-down-to=1024&amp;lossless=1 1024w,https://framerusercontent.com/images/yKwzii83y5LrfnO7allJ5W1KHAA.png?scale-down-to=2048&amp;lossless=1 2048w,https://framerusercontent.com/images/yKwzii83y5LrfnO7allJ5W1KHAA.png?lossless=1 3312w" src="https://framerusercontent.com/images/yKwzii83y5LrfnO7allJ5W1KHAA.png?scale-down-to=2048&amp;lossless=1" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain"></div></div></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-1wlng83-container" data-framer-name="mobile - hero" name="mobile - hero" style="flex-shrink: 0; user-select: none; width: calc(95.2381% - 12px + 11.4286px); height: 100%; opacity: 1; transform: none; transform-origin: 0% 50% 0px;"><div name="mobile - hero" class="framer-AzRlI framer-qnegcl framer-v-13xvok7" data-framer-name="Mobile - Hero" data-highlight="true" style="border-radius: 0px; height: 100%; width: 100%; opacity: 1;" tabindex="0"><div class="framer-1omxtot" data-framer-name="Renders wrapper" style="border-radius: 12px; opacity: 1; box-shadow: rgb(255, 255, 255) 0px 2px 1px 0px inset, rgba(158, 157, 155, 0.08) 0px 0px 0px 1px, rgba(0, 0, 0, 0.06) 0px 2px 4px 0px;"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="min(390px, 1200px)" srcset="https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=512&amp;lossless=1 512w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=1024&amp;lossless=1 1024w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=2048&amp;lossless=1 2048w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=4096&amp;lossless=1 4096w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?lossless=1 4962w" src="https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?lossless=1" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover"></div><div class="framer-7dctu0" data-framer-name="Render Container (16:9)" style="opacity: 1;"><div class="framer-hedpze" data-framer-name="render 1" style="opacity:1"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="min(390px, 1200px)" srcset="https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?scale-down-to=512&amp;lossless=1 512w,https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?scale-down-to=1024&amp;lossless=1 1024w,https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?scale-down-to=2048&amp;lossless=1 2048w,https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?lossless=1 3312w" src="https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?scale-down-to=2048&amp;lossless=1" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain"></div></div></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-1rrc6z9-container" data-framer-name="mobile - acquire" name="mobile - acquire" style="flex-shrink: 0; user-select: none; width: calc(95.2381% - 12px + 11.4286px); height: 100%; opacity: 1; transform: none; transform-origin: 0% 50% 0px;"><div name="mobile - acquire" class="framer-AzRlI framer-qnegcl framer-v-a7b5xj" data-framer-name="Mobile - acquire" data-highlight="true" style="border-radius: 0px; height: 100%; width: 100%; opacity: 1;" tabindex="0"><div class="framer-1omxtot" data-framer-name="Renders wrapper" style="border-radius: 12px; opacity: 1; box-shadow: rgb(255, 255, 255) 0px 2px 1px 0px inset, rgba(158, 157, 155, 0.08) 0px 0px 0px 1px, rgba(0, 0, 0, 0.06) 0px 2px 4px 0px;"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="min(390px, 1200px)" srcset="https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=512&amp;lossless=1 512w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=1024&amp;lossless=1 1024w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=2048&amp;lossless=1 2048w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=4096&amp;lossless=1 4096w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?lossless=1 4962w" src="https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?lossless=1" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover"></div><div class="framer-7dctu0" data-framer-name="Render Container (16:9)" style="opacity: 1;"><div class="framer-hedpze" data-framer-name="render 1" style="opacity:1"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="min(390px, 1200px)" srcset="https://framerusercontent.com/images/9QNjIfPtIzqFz0HUMtXlTLO7E.png?scale-down-to=512&amp;lossless=1 512w,https://framerusercontent.com/images/9QNjIfPtIzqFz0HUMtXlTLO7E.png?scale-down-to=1024&amp;lossless=1 1024w,https://framerusercontent.com/images/9QNjIfPtIzqFz0HUMtXlTLO7E.png?scale-down-to=2048&amp;lossless=1 2048w,https://framerusercontent.com/images/9QNjIfPtIzqFz0HUMtXlTLO7E.png?lossless=1 3312w" src="https://framerusercontent.com/images/9QNjIfPtIzqFz0HUMtXlTLO7E.png?scale-down-to=2048&amp;lossless=1" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain"></div></div></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-x5y7cx-container" data-framer-name="mobile - service" name="mobile - service" style="flex-shrink: 0; user-select: none; width: calc(95.2381% - 12px + 11.4286px); height: 100%; opacity: 1; transform: none; transform-origin: 0% 50% 0px;"><div name="mobile - service" class="framer-AzRlI framer-qnegcl framer-v-motpr0" data-framer-name="Mobile - Service" data-highlight="true" style="border-radius: 0px; height: 100%; width: 100%; opacity: 1;" tabindex="0"><div class="framer-1omxtot" data-framer-name="Renders wrapper" style="border-radius: 12px; opacity: 1; box-shadow: rgb(255, 255, 255) 0px 2px 1px 0px inset, rgba(158, 157, 155, 0.08) 0px 0px 0px 1px, rgba(0, 0, 0, 0.06) 0px 2px 4px 0px;"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="min(390px, 1200px)" srcset="https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=512&amp;lossless=1 512w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=1024&amp;lossless=1 1024w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=2048&amp;lossless=1 2048w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=4096&amp;lossless=1 4096w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?lossless=1 4962w" src="https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?lossless=1" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover"></div><div class="framer-7dctu0" data-framer-name="Render Container (16:9)" style="opacity: 1;"><div class="framer-tgl9hs" data-framer-name="render 2" style="opacity:1"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="min(390px, 1200px)" srcset="https://framerusercontent.com/images/HlDBJWx1nex2ynzz6PtEjkEtSY.png?scale-down-to=512&amp;lossless=1 512w,https://framerusercontent.com/images/HlDBJWx1nex2ynzz6PtEjkEtSY.png?scale-down-to=1024&amp;lossless=1 1024w,https://framerusercontent.com/images/HlDBJWx1nex2ynzz6PtEjkEtSY.png?scale-down-to=2048&amp;lossless=1 2048w,https://framerusercontent.com/images/HlDBJWx1nex2ynzz6PtEjkEtSY.png?lossless=1 3312w" src="https://framerusercontent.com/images/HlDBJWx1nex2ynzz6PtEjkEtSY.png?scale-down-to=2048&amp;lossless=1" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain"></div></div></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-wbzvv-container" data-framer-name="mobile - grow" name="mobile - grow" style="flex-shrink: 0; user-select: none; width: calc(95.2381% - 12px + 11.4286px); height: 100%; opacity: 1; transform: none; transform-origin: 0% 50% 0px;"><div name="mobile - grow" class="framer-AzRlI framer-qnegcl framer-v-1bjnu7r" data-framer-name="Mobile - Grow" style="border-radius: 0px; height: 100%; width: 100%; opacity: 1;"><div class="framer-1omxtot" data-framer-name="Renders wrapper" style="border-radius: 12px; opacity: 1; box-shadow: rgb(255, 255, 255) 0px 2px 1px 0px inset, rgba(158, 157, 155, 0.08) 0px 0px 0px 1px, rgba(0, 0, 0, 0.06) 0px 2px 4px 0px;"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="min(390px, 1200px)" srcset="https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=512&amp;lossless=1 512w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=1024&amp;lossless=1 1024w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=2048&amp;lossless=1 2048w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=4096&amp;lossless=1 4096w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?lossless=1 4962w" src="https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?lossless=1" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover"></div><div class="framer-7dctu0" data-framer-name="Render Container (16:9)" style="opacity: 1;"><div class="framer-8vhhg3" data-framer-name="hero render" data-highlight="true" style="opacity:0" tabindex="0"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="min(390px, 1200px)" srcset="https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?scale-down-to=512&amp;lossless=1 512w,https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?scale-down-to=1024&amp;lossless=1 1024w,https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?scale-down-to=2048&amp;lossless=1 2048w,https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?lossless=1 3312w" src="https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?scale-down-to=2048&amp;lossless=1" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain"></div></div><div class="framer-1qbpxgl" data-framer-name="render 3" style="opacity:1"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="min(390px, 1200px)" srcset="https://framerusercontent.com/images/yKwzii83y5LrfnO7allJ5W1KHAA.png?scale-down-to=512&amp;lossless=1 512w,https://framerusercontent.com/images/yKwzii83y5LrfnO7allJ5W1KHAA.png?scale-down-to=1024&amp;lossless=1 1024w,https://framerusercontent.com/images/yKwzii83y5LrfnO7allJ5W1KHAA.png?scale-down-to=2048&amp;lossless=1 2048w,https://framerusercontent.com/images/yKwzii83y5LrfnO7allJ5W1KHAA.png?lossless=1 3312w" src="https://framerusercontent.com/images/yKwzii83y5LrfnO7allJ5W1KHAA.png?scale-down-to=2048&amp;lossless=1" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain"></div></div></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-1wlng83-container" data-framer-name="mobile - hero" name="mobile - hero" style="flex-shrink: 0; user-select: none; width: calc(95.2381% - 12px + 11.4286px); height: 100%; opacity: 1; transform: none; transform-origin: 0% 50% 0px;" aria-hidden="false"><div name="mobile - hero" class="framer-AzRlI framer-qnegcl framer-v-13xvok7" data-framer-name="Mobile - Hero" data-highlight="true" style="border-radius: 0px; height: 100%; width: 100%; opacity: 1;" tabindex="0"><div class="framer-1omxtot" data-framer-name="Renders wrapper" style="border-radius: 12px; opacity: 1; box-shadow: rgb(255, 255, 255) 0px 2px 1px 0px inset, rgba(158, 157, 155, 0.08) 0px 0px 0px 1px, rgba(0, 0, 0, 0.06) 0px 2px 4px 0px;"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="min(390px, 1200px)" srcset="https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=512&amp;lossless=1 512w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=1024&amp;lossless=1 1024w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=2048&amp;lossless=1 2048w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=4096&amp;lossless=1 4096w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?lossless=1 4962w" src="https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?lossless=1" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover"></div><div class="framer-7dctu0" data-framer-name="Render Container (16:9)" style="opacity: 1;"><div class="framer-hedpze" data-framer-name="render 1" style="opacity:1"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="min(390px, 1200px)" srcset="https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?scale-down-to=512&amp;lossless=1 512w,https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?scale-down-to=1024&amp;lossless=1 1024w,https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?scale-down-to=2048&amp;lossless=1 2048w,https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?lossless=1 3312w" src="https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?scale-down-to=2048&amp;lossless=1" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain"></div></div></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-1rrc6z9-container" data-framer-name="mobile - acquire" name="mobile - acquire" style="flex-shrink: 0; user-select: none; width: calc(95.2381% - 12px + 11.4286px); height: 100%; opacity: 1; transform: none; transform-origin: 0% 50% 0px;" aria-hidden="true"><div name="mobile - acquire" class="framer-AzRlI framer-qnegcl framer-v-a7b5xj" data-framer-name="Mobile - acquire" data-highlight="true" style="border-radius: 0px; height: 100%; width: 100%; opacity: 1;" tabindex="0"><div class="framer-1omxtot" data-framer-name="Renders wrapper" style="border-radius: 12px; opacity: 1; box-shadow: rgb(255, 255, 255) 0px 2px 1px 0px inset, rgba(158, 157, 155, 0.08) 0px 0px 0px 1px, rgba(0, 0, 0, 0.06) 0px 2px 4px 0px;"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="min(390px, 1200px)" srcset="https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=512&amp;lossless=1 512w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=1024&amp;lossless=1 1024w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=2048&amp;lossless=1 2048w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=4096&amp;lossless=1 4096w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?lossless=1 4962w" src="https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?lossless=1" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover"></div><div class="framer-7dctu0" data-framer-name="Render Container (16:9)" style="opacity: 1;"><div class="framer-hedpze" data-framer-name="render 1" style="opacity:1"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="min(390px, 1200px)" srcset="https://framerusercontent.com/images/9QNjIfPtIzqFz0HUMtXlTLO7E.png?scale-down-to=512&amp;lossless=1 512w,https://framerusercontent.com/images/9QNjIfPtIzqFz0HUMtXlTLO7E.png?scale-down-to=1024&amp;lossless=1 1024w,https://framerusercontent.com/images/9QNjIfPtIzqFz0HUMtXlTLO7E.png?scale-down-to=2048&amp;lossless=1 2048w,https://framerusercontent.com/images/9QNjIfPtIzqFz0HUMtXlTLO7E.png?lossless=1 3312w" src="https://framerusercontent.com/images/9QNjIfPtIzqFz0HUMtXlTLO7E.png?scale-down-to=2048&amp;lossless=1" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain"></div></div></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-x5y7cx-container" data-framer-name="mobile - service" name="mobile - service" style="flex-shrink: 0; user-select: none; width: calc(95.2381% - 12px + 11.4286px); height: 100%; opacity: 1; transform: none; transform-origin: 0% 50% 0px;"><div name="mobile - service" class="framer-AzRlI framer-qnegcl framer-v-motpr0" data-framer-name="Mobile - Service" data-highlight="true" style="border-radius: 0px; height: 100%; width: 100%; opacity: 1;" tabindex="0"><div class="framer-1omxtot" data-framer-name="Renders wrapper" style="border-radius: 12px; opacity: 1; box-shadow: rgb(255, 255, 255) 0px 2px 1px 0px inset, rgba(158, 157, 155, 0.08) 0px 0px 0px 1px, rgba(0, 0, 0, 0.06) 0px 2px 4px 0px;"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="min(390px, 1200px)" srcset="https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=512&amp;lossless=1 512w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=1024&amp;lossless=1 1024w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=2048&amp;lossless=1 2048w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=4096&amp;lossless=1 4096w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?lossless=1 4962w" src="https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?lossless=1" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover"></div><div class="framer-7dctu0" data-framer-name="Render Container (16:9)" style="opacity: 1;"><div class="framer-tgl9hs" data-framer-name="render 2" style="opacity:1"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="min(390px, 1200px)" srcset="https://framerusercontent.com/images/HlDBJWx1nex2ynzz6PtEjkEtSY.png?scale-down-to=512&amp;lossless=1 512w,https://framerusercontent.com/images/HlDBJWx1nex2ynzz6PtEjkEtSY.png?scale-down-to=1024&amp;lossless=1 1024w,https://framerusercontent.com/images/HlDBJWx1nex2ynzz6PtEjkEtSY.png?scale-down-to=2048&amp;lossless=1 2048w,https://framerusercontent.com/images/HlDBJWx1nex2ynzz6PtEjkEtSY.png?lossless=1 3312w" src="https://framerusercontent.com/images/HlDBJWx1nex2ynzz6PtEjkEtSY.png?scale-down-to=2048&amp;lossless=1" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain"></div></div></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-wbzvv-container" data-framer-name="mobile - grow" name="mobile - grow" style="flex-shrink: 0; user-select: none; width: calc(95.2381% - 12px + 11.4286px); height: 100%; opacity: 1; transform: none; transform-origin: 0% 50% 0px;"><div name="mobile - grow" class="framer-AzRlI framer-qnegcl framer-v-1bjnu7r" data-framer-name="Mobile - Grow" style="border-radius: 0px; height: 100%; width: 100%; opacity: 1;"><div class="framer-1omxtot" data-framer-name="Renders wrapper" style="border-radius: 12px; opacity: 1; box-shadow: rgb(255, 255, 255) 0px 2px 1px 0px inset, rgba(158, 157, 155, 0.08) 0px 0px 0px 1px, rgba(0, 0, 0, 0.06) 0px 2px 4px 0px;"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="min(390px, 1200px)" srcset="https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=512&amp;lossless=1 512w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=1024&amp;lossless=1 1024w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=2048&amp;lossless=1 2048w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?scale-down-to=4096&amp;lossless=1 4096w,https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?lossless=1 4962w" src="https://framerusercontent.com/images/vGpiTv5qdWbp9T1GHK7IPUdSWA.jpg?lossless=1" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover"></div><div class="framer-7dctu0" data-framer-name="Render Container (16:9)" style="opacity: 1;"><div class="framer-8vhhg3" data-framer-name="hero render" data-highlight="true" style="opacity:0" tabindex="0"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="min(390px, 1200px)" srcset="https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?scale-down-to=512&amp;lossless=1 512w,https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?scale-down-to=1024&amp;lossless=1 1024w,https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?scale-down-to=2048&amp;lossless=1 2048w,https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?lossless=1 3312w" src="https://framerusercontent.com/images/PT7p2t7wY0VasYk63O6H4SnyOIE.png?scale-down-to=2048&amp;lossless=1" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain"></div></div><div class="framer-1qbpxgl" data-framer-name="render 3" style="opacity:1"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="min(390px, 1200px)" srcset="https://framerusercontent.com/images/yKwzii83y5LrfnO7allJ5W1KHAA.png?scale-down-to=512&amp;lossless=1 512w,https://framerusercontent.com/images/yKwzii83y5LrfnO7allJ5W1KHAA.png?scale-down-to=1024&amp;lossless=1 1024w,https://framerusercontent.com/images/yKwzii83y5LrfnO7allJ5W1KHAA.png?scale-down-to=2048&amp;lossless=1 2048w,https://framerusercontent.com/images/yKwzii83y5LrfnO7allJ5W1KHAA.png?lossless=1 3312w" src="https://framerusercontent.com/images/yKwzii83y5LrfnO7allJ5W1KHAA.png?scale-down-to=2048&amp;lossless=1" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain"></div></div></div></div></div></div></li></ul></div><fieldset style="display:flex;justify-content:space-between;align-items:center;position:absolute;pointer-events:none;user-select:none;top:0;left:0;right:0;bottom:0;border:0;padding:0;margin:0" aria-label="Slideshow pagination controls" class="framer--slideshow-controls"><div style="position:absolute;display:flex;flex-direction:row;justify-content:space-between;gap:unset;opacity:1;align-items:center;inset:20px;top:20px;left:20px;right:20px;bottom:20px"><button type="button" style="border:none;display:none;place-content:center;place-items:center;overflow:hidden;background:transparent;cursor:pointer;margin:0;padding:0;background-color:rgba(0, 0, 0, 0.2);width:40px;height:40px;border-radius:40px;pointer-events:auto;transform:none" aria-label="Previous" tabindex="0"><img width="40" height="40" src="https://framerusercontent.com/images/6tTbkXggWgQCAJ4DO2QEdXXmgM.svg" alt="Back Arrow"></button><button type="button" style="border:none;display:none;place-content:center;place-items:center;overflow:hidden;background:transparent;cursor:pointer;margin:0;padding:0;background-color:rgba(0, 0, 0, 0.2);width:40px;height:40px;border-radius:40px;pointer-events:auto;transform:none" aria-label="Next" tabindex="0"><img width="40" height="40" src="https://framerusercontent.com/images/11KSGbIZoRSg4pjdnUoif6MKHI.svg" alt="Next Arrow"></button></div></fieldset></section></div></div><div class="framer-1e4eob9" data-framer-name="Feature List" name="Feature List"><div class="framer-8ir21" data-framer-name="content" name="content"><div class="ssr-variant hidden-1vflgbi hidden-y6cnby hidden-17b9z8l"><div class="framer-1x2jnyx-container" data-framer-name="acquire" name="acquire"><div name="acquire" class="framer-yBhdS framer-jbbzk framer-pg4PA framer-16xibdb framer-v-2v7965" data-framer-name="active - acquire (MB)" data-highlight="true" style="width: 100%; opacity: 1;" tabindex="0"><a class="framer-1jfvzuv framer-kdohv6" data-framer-name="text" style="opacity: 1;"><div class="framer-w27bvf" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1eoqgzp" data-styles-preset="XsckiP5PC" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Sales</p></div><div class="framer-13gbkmw" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-39ea0503-6ae8-4d3d-a3b8-29c6cf0ec521, rgb(87, 85, 81)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-c3c3bn" data-styles-preset="MqiBSoDyI" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-39ea0503-6ae8-4d3d-a3b8-29c6cf0ec521, rgb(87, 85, 81)))">Streamline your sales process. Close more deals.</p></div></a><div class="framer-7odllg-container" data-framer-appear-id="kcl9ae" data-framer-name="Link" name="Link" style="opacity: 1; transform: perspective(1200px);"><a name="Link" class="framer-kHzir framer-pg4PA framer-BfdLg framer-H7CMq framer-11kb4x5 framer-v-11kb4x5 framer-3yquch" data-framer-name="Accent" data-highlight="true" style="backdrop-filter: blur(0px); background-color: rgba(0, 0, 0, 0); border-radius: 100px; height: 100%; opacity: 1;" href="./" tabindex="0"><div class="framer-1vh1wkv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-c3c3bn" data-styles-preset="MqiBSoDyI" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)))">Sales CRM Software</p></div><div class="framer-tr1f4b-container" data-framer-name="icon R" name="icon R" style="opacity: 1;"><div style="display:contents"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" focusable="false" color="var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0))" style="user-select: none; width: 100%; height: 100%; display: inline-block; fill: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); color: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); flex-shrink: 0;"><g color="var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0))" weight="bold"><path d="M204,64V168a12,12,0,0,1-24,0V93L72.49,200.49a12,12,0,0,1-17-17L163,76H88a12,12,0,0,1,0-24H192A12,12,0,0,1,204,64Z"></path></g></svg></div></div></a></div></div></div></div><div class="ssr-variant hidden-1vflgbi hidden-y6cnby hidden-17b9z8l"><div class="framer-9lxeya-container" data-framer-name="grow" name="grow"><div name="grow" class="framer-yBhdS framer-jbbzk framer-pg4PA framer-16xibdb framer-v-25lzyd" data-framer-name="active - service (MB)" data-highlight="true" style="width: 100%; opacity: 1;" tabindex="0"><a class="framer-1jfvzuv framer-kdohv6" data-framer-name="text" href="./" style="opacity: 1;"><div class="framer-w27bvf" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1eoqgzp" data-styles-preset="XsckiP5PC" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Services</p></div><div class="framer-13gbkmw" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-39ea0503-6ae8-4d3d-a3b8-29c6cf0ec521, rgb(87, 85, 81)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-c3c3bn" data-styles-preset="MqiBSoDyI" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-39ea0503-6ae8-4d3d-a3b8-29c6cf0ec521, rgb(87, 85, 81)))">World-class service. Convert clients into promoters.</p></div></a><div class="framer-7odllg-container" data-framer-appear-id="16b724r" data-framer-name="Link" name="Link" style="opacity: 1; transform: perspective(1200px);"><a name="Link" class="framer-kHzir framer-pg4PA framer-BfdLg framer-H7CMq framer-11kb4x5 framer-v-11kb4x5 framer-3yquch" data-framer-name="Accent" data-highlight="true" style="backdrop-filter: blur(0px); background-color: rgba(0, 0, 0, 0); border-radius: 100px; height: 100%; opacity: 1;" href="./" tabindex="0"><div class="framer-1vh1wkv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-c3c3bn" data-styles-preset="MqiBSoDyI" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)))">PSA Software</p></div><div class="framer-tr1f4b-container" data-framer-name="icon R" name="icon R" style="opacity: 1;"><div style="display:contents"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" focusable="false" color="var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0))" style="user-select: none; width: 100%; height: 100%; display: inline-block; fill: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); color: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); flex-shrink: 0;"><g color="var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0))" weight="bold"><path d="M204,64V168a12,12,0,0,1-24,0V93L72.49,200.49a12,12,0,0,1-17-17L163,76H88a12,12,0,0,1,0-24H192A12,12,0,0,1,204,64Z"></path></g></svg></div></div></a></div></div></div></div><div class="ssr-variant hidden-1vflgbi hidden-y6cnby hidden-17b9z8l"><div class="framer-1sg5hga-container" data-framer-name="service" name="service"><div name="service" class="framer-yBhdS framer-jbbzk framer-pg4PA framer-16xibdb framer-v-rgbp0p" data-framer-name="active - grow (MB)" data-highlight="true" style="width: 100%; opacity: 1;" tabindex="0"><a class="framer-1jfvzuv framer-kdohv6" data-framer-name="text" style="opacity: 1;"><div class="framer-w27bvf" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1eoqgzp" data-styles-preset="XsckiP5PC" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Success</p></div><div class="framer-13gbkmw" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-39ea0503-6ae8-4d3d-a3b8-29c6cf0ec521, rgb(87, 85, 81)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-c3c3bn" data-styles-preset="MqiBSoDyI" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-39ea0503-6ae8-4d3d-a3b8-29c6cf0ec521, rgb(87, 85, 81)))">Drive successful outcomes. Grow revenue.</p></div></a><div class="framer-7odllg-container" data-framer-appear-id="qr63m7" data-framer-name="Link" name="Link" style="opacity: 1; transform: perspective(1200px);"><a name="Link" class="framer-kHzir framer-pg4PA framer-BfdLg framer-H7CMq framer-11kb4x5 framer-v-11kb4x5 framer-3yquch" data-framer-name="Accent" data-highlight="true" style="backdrop-filter: blur(0px); background-color: rgba(0, 0, 0, 0); border-radius: 100px; height: 100%; opacity: 1;" href="./" tabindex="0"><div class="framer-1vh1wkv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-c3c3bn" data-styles-preset="MqiBSoDyI" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)))">Customer Success Software</p></div><div class="framer-tr1f4b-container" data-framer-name="icon R" name="icon R" style="opacity: 1;"><div style="display:contents"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" focusable="false" color="var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0))" style="user-select: none; width: 100%; height: 100%; display: inline-block; fill: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); color: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); flex-shrink: 0;"><g color="var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0))" weight="bold"><path d="M204,64V168a12,12,0,0,1-24,0V93L72.49,200.49a12,12,0,0,1-17-17L163,76H88a12,12,0,0,1,0-24H192A12,12,0,0,1,204,64Z"></path></g></svg></div></div></a></div></div></div></div></div></div></div></div></div><div class="framer-1rxq81g" data-framer-name="Section 2: Purpose-Built Ecosystem" name="Section 2: Purpose-Built Ecosystem"><div class="ssr-variant hidden-1vflgbi hidden-y6cnby hidden-17b9z8l"><div class="framer-d34eru-container" id="zSiymibaF"><div class="framer-dXdTj framer-QsuOn framer-bWVvL framer-ICBEI framer-skwoye framer-v-skwoye" data-framer-name="Title L" style="--wcg81i: 24px; background-color: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); border-radius: 16px; height: 100%; max-width: 100%; width: 100%; opacity: 1;"><div class="framer-1dsf6at" data-framer-name="image" style="opacity:1;transform:none"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" loading="lazy" sizes="calc(min(100vw - 40px, 1200px) + 200px)" srcset="https://framerusercontent.com/images/cLeTMGiNQswYtfcBbxk0KLDpiY.png?scale-down-to=512 512w,https://framerusercontent.com/images/cLeTMGiNQswYtfcBbxk0KLDpiY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/cLeTMGiNQswYtfcBbxk0KLDpiY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/cLeTMGiNQswYtfcBbxk0KLDpiY.png 3072w" src="https://framerusercontent.com/images/cLeTMGiNQswYtfcBbxk0KLDpiY.png" alt="The inside of a futuristic-looking glass greenhouse filled with rows of small green plants and some taller green trees." style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center top;object-fit:cover"></div></div><div class="framer-19gqni6" data-framer-name="overlayDarken" style="background:linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(39, 45, 51, 0) 100%);opacity:0.9"></div><a class="framer-mvt2cd framer-1oq01br" data-framer-name="button link trigger" style="opacity: 1;"></a><div class="framer-pj8tqg" data-framer-name="content" style="opacity: 1;"><div class="framer-jrbtd4" data-framer-name="text" style="opacity:1;transform:none"><div class="framer-tox304" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-1of0zx5: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><h2 class="framer-text framer-styles-preset-a5br6k" data-styles-preset="hdOg4kMwx" style="--framer-text-alignment:center;--framer-text-color:var(--extracted-1of0zx5, var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)))">An ecosystem built for customer action</h2></div><div class="framer-qbutrq" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-d0b03925-a317-440a-9e3d-a59011de1d8e, rgb(242, 242, 242)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-ytkpuz" data-styles-preset="OnHxadXjT" style="--framer-text-alignment:center;--framer-text-color:var(--extracted-r6o4lv, var(--token-d0b03925-a317-440a-9e3d-a59011de1d8e, rgb(242, 242, 242)))">Planhat is a customer platform that doubles as both your single source of truth and an everyday customer-centric control centre for your sales, service and success teams.</p></div></div><div class="framer-1gb9n7k-container" style="opacity: 1;"><a class="framer-h2r6s framer-H7CMq framer-1fhdeof framer-v-1rxo9ix framer-3anl5s" data-border="true" data-framer-name="Primary + Icon (white)" data-highlight="true" style="--border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.2); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; backdrop-filter: blur(0px); background-color: rgba(0, 0, 0, 0); border-radius: 100px; box-shadow: rgba(0, 0, 0, 0.07) 0px 0.241451px 0.0965802px -1.25px, rgba(0, 0, 0, 0.07) 0px 2px 0.8px -2.5px; opacity: 1;" tabindex="0"><div class="framer-zal1z" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-111defn" data-styles-preset="QTqhzGRsK" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)))">Request a demo</p></div><div class="framer-eb7jiy" data-framer-name="icon wrapper" style="--border-bottom-width: 0px; --border-color: rgba(0, 0, 0, 0); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; backdrop-filter: blur(0px); background-color: rgba(0, 0, 0, 0); border-radius: 100px; opacity: 1;"><div class="framer-ufe7wg-container" style="opacity: 1;"><div style="display:contents"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" focusable="false" color="var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255))" style="user-select: none; width: 100%; height: 100%; display: inline-block; fill: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); color: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); flex-shrink: 0;"><g color="var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255))" weight="bold"><path d="M204,64V168a12,12,0,0,1-24,0V93L72.49,200.49a12,12,0,0,1-17-17L163,76H88a12,12,0,0,1,0-24H192A12,12,0,0,1,204,64Z"></path></g></svg></div></div></div></a></div></div></div></div></div><div class="framer-bpz2qe" data-framer-name="tall cards" id="organize" name="tall cards"><div class="ssr-variant hidden-1vflgbi hidden-y6cnby hidden-17b9z8l"><div class="framer-lbrysw-container"><div class="framer-Rd0yP framer-bWVvL framer-ICBEI framer-1vys8yf framer-v-u8ixmj" data-framer-name="Content TL - 1fr" style="--1jp7dap: 24px; --8ng0e4: flex-start; background-color: rgba(0, 0, 0, 0); border-radius: 16px; height: 100%; width: 100%; opacity: 1;"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" loading="lazy" sizes="min(100vw - 40px, 1200px)" srcset="https://framerusercontent.com/images/swwJEc9GKgjd1l8QRMRIYuQMb0.png?scale-down-to=512 512w,https://framerusercontent.com/images/swwJEc9GKgjd1l8QRMRIYuQMb0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/swwJEc9GKgjd1l8QRMRIYuQMb0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/swwJEc9GKgjd1l8QRMRIYuQMb0.png 3919w" src="https://framerusercontent.com/images/swwJEc9GKgjd1l8QRMRIYuQMb0.png" alt="A person reaching out to type on a laptop showing a kanban calendar view of upcoming tasks and workflows." style="display:block;width:100%;height:100%;border-radius:inherit;object-position:34.1% 49.3%;object-fit:cover"></div><div class="framer-16rna7b" data-framer-name="overlay L" style="background:linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);opacity:0.3"></div><a class="framer-gqlkwa framer-mvtlub" data-framer-name="button link trigger" data-highlight="true" href="./" tabindex="0" style="opacity: 1;"></a><div class="framer-vykn0j" data-framer-name="text" style="opacity: 1;"><div class="framer-1gw7sgq" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-1w1cjl5: var(--variable-reference-RrsvLf7ce-XYEZUk_a2); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; --variable-reference-RrsvLf7ce-XYEZUk_a2: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><h6 class="framer-text framer-styles-preset-1ev2mkn" data-styles-preset="AlmbKU9f1" style="--framer-text-alignment:left;--framer-text-color:var(--extracted-1w1cjl5, var(--variable-reference-RrsvLf7ce-XYEZUk_a2))">Intuitive yet deep</h6></div><div class="framer-1lpo2ef" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--variable-reference-ysXyXpUiQ-XYEZUk_a2); --variable-reference-ysXyXpUiQ-XYEZUk_a2: var(--token-d0b03925-a317-440a-9e3d-a59011de1d8e, rgb(250, 250, 250)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-ytkpuz" data-styles-preset="OnHxadXjT" style="--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-ysXyXpUiQ-XYEZUk_a2))">A scalable platform your team can adopt in days.</p></div></div><div class="framer-pmnan9-container" style="opacity: 1;"><a class="framer-h2r6s framer-H7CMq framer-1fhdeof framer-v-1rxo9ix framer-3anl5s" data-border="true" data-framer-name="Primary + Icon (white)" data-highlight="true" style="--border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.2); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; backdrop-filter: blur(0px); background-color: rgba(0, 0, 0, 0); border-radius: 100px; box-shadow: rgba(0, 0, 0, 0.07) 0px 0.241451px 0.0965802px -1.25px, rgba(0, 0, 0, 0.07) 0px 2px 0.8px -2.5px; opacity: 1;" href="./" tabindex="0"><div class="framer-zal1z" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-111defn" data-styles-preset="QTqhzGRsK" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)))">Discover</p></div><div class="framer-eb7jiy" data-framer-name="icon wrapper" style="--border-bottom-width: 0px; --border-color: rgba(0, 0, 0, 0); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; backdrop-filter: blur(0px); background-color: rgba(0, 0, 0, 0); border-radius: 100px; opacity: 1;"><div class="framer-ufe7wg-container" style="opacity: 1;"><div style="display:contents"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" focusable="false" color="var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255))" style="user-select: none; width: 100%; height: 100%; display: inline-block; fill: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); color: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); flex-shrink: 0;"><g color="var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255))" weight="bold"><path d="M204,64V168a12,12,0,0,1-24,0V93L72.49,200.49a12,12,0,0,1-17-17L163,76H88a12,12,0,0,1,0-24H192A12,12,0,0,1,204,64Z"></path></g></svg></div></div></div></a></div></div></div></div><div class="ssr-variant hidden-1vflgbi hidden-y6cnby hidden-17b9z8l"><div class="framer-s9ku5m-container"><div class="framer-Ai21G framer-1o3k1qp framer-v-yy2j2x" data-framer-name="Tile 2" data-highlight="true" style="height: 100%; width: 100%; opacity: 1;"><div class="framer-c5ht74-container" data-framer-name="tile 1" name="tile 1" style="opacity: 1;"><div name="tile 1" class="framer-TU6Uw framer-TyiCR framer-60b5Y framer-pg4PA framer-gozj9j framer-v-1grdvjo" data-framer-name="transparent" style="border-radius: 16px; height: 100%; width: 100%; opacity: 1;"><div class="framer-h3ww0x" data-framer-name="card" style="background-color:var(--token-d813a5b9-b2c9-4871-ae68-80e0623fc5df, rgb(245, 245, 245));border-bottom-left-radius:16px;border-bottom-right-radius:16px;border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:0px 0.7961918735236395px 0.7961918735236395px -1px rgba(0, 0, 0, 0.07761), 0px 2.414506143104518px 2.414506143104518px -2px rgba(0, 0, 0, 0.07276), 0px 6.382653521484461px 6.382653521484461px -3px rgba(0, 0, 0, 0.06085), 0px 20px 20px -4px rgba(0, 0, 0, 0.02);opacity:0"><div class="framer-1up4q8c" data-framer-name="quote wrapper" style="opacity: 1;"></div><div class="framer-a0hstq" data-framer-name="quote source container" style="opacity: 1;"><div class="framer-13iwne5" data-framer-name="text" style="opacity: 1;"><div class="framer-1jl3lib" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1bwe5sa" data-styles-preset="oRbJ_vUlF" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))"></p></div><div class="framer-l6hjws" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(0, 0, 0));opacity:0.7;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-c3c3bn" data-styles-preset="MqiBSoDyI" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(0, 0, 0)))"></p></div></div></div></div></div></div><div class="framer-a22f1t-container" data-framer-name="tile 2" name="tile 2" style="opacity: 1;"><div name="tile 2" class="framer-TU6Uw framer-TyiCR framer-60b5Y framer-pg4PA framer-gozj9j framer-v-gozj9j" data-framer-name="in view" style="border-radius: 16px; height: 100%; width: 100%; opacity: 1;"><div class="framer-h3ww0x" data-framer-name="card" style="background-color:var(--token-d813a5b9-b2c9-4871-ae68-80e0623fc5df, rgb(245, 245, 245));border-bottom-left-radius:16px;border-bottom-right-radius:16px;border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:0px 0.7961918735236395px 0.7961918735236395px -1px rgba(0, 0, 0, 0.07761), 0px 2.414506143104518px 2.414506143104518px -2px rgba(0, 0, 0, 0.07276), 0px 6.382653521484461px 6.382653521484461px -3px rgba(0, 0, 0, 0.06085), 0px 20px 20px -4px rgba(0, 0, 0, 0.02);opacity:1"><div class="framer-1up4q8c" data-framer-name="quote wrapper" style="opacity: 1;"><div class="framer-qj3fix" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-1eung3n: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><h4 class="framer-text framer-styles-preset-1pxc5le" data-styles-preset="bydrEgCqk" style="--framer-text-color:var(--extracted-1eung3n, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">“Just during our first month of using the platform we saved more than 100 hours.”</h4></div></div><div class="framer-a0hstq" data-framer-name="quote source container" style="opacity: 1;"><div class="framer-13iwne5" data-framer-name="text" style="opacity: 1;"><div class="framer-1jl3lib" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1bwe5sa" data-styles-preset="oRbJ_vUlF" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Lasse Thomsen</p></div><div class="framer-l6hjws" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(0, 0, 0));opacity:0.7;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-c3c3bn" data-styles-preset="MqiBSoDyI" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(0, 0, 0)))">Head of Commercial Operations, Trustpilot</p></div></div><div class="framer-19iegou-container" style="opacity: 1;"><a class="framer-kHzir framer-pg4PA framer-BfdLg framer-H7CMq framer-11kb4x5 framer-v-11kb4x5 framer-3yquch" data-framer-name="Accent" data-highlight="true" style="backdrop-filter: blur(0px); background-color: rgba(0, 0, 0, 0); border-radius: 100px; opacity: 1;" href="./impact-studies/trustpilot" tabindex="0"><div class="framer-1vh1wkv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-c3c3bn" data-styles-preset="MqiBSoDyI" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)))">Read impact study</p></div><div class="framer-tr1f4b-container" data-framer-name="icon R" name="icon R" style="opacity: 1;"><div style="display:contents"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" focusable="false" color="var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0))" style="user-select: none; width: 100%; height: 100%; display: inline-block; fill: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); color: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); flex-shrink: 0;"><g color="var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0))" weight="bold"><path d="M204,64V168a12,12,0,0,1-24,0V93L72.49,200.49a12,12,0,0,1-17-17L163,76H88a12,12,0,0,1,0-24H192A12,12,0,0,1,204,64Z"></path></g></svg></div></div></a></div></div></div></div></div><div class="framer-173a766-container" data-framer-name="tile 3" name="tile 3" style="opacity: 1;"><div name="tile 3" class="framer-TU6Uw framer-TyiCR framer-60b5Y framer-pg4PA framer-gozj9j framer-v-18u3b70" data-framer-name="level 2" style="border-radius: 16px; height: 100%; width: 100%; opacity: 1;"><div class="framer-h3ww0x" data-framer-name="card" style="background-color:var(--token-d813a5b9-b2c9-4871-ae68-80e0623fc5df, rgb(245, 245, 245));border-bottom-left-radius:16px;border-bottom-right-radius:16px;border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:0px 0.7961918735236395px 0.7961918735236395px -1px rgba(0, 0, 0, 0.07761), 0px 2.414506143104518px 2.414506143104518px -2px rgba(0, 0, 0, 0.07276), 0px 6.382653521484461px 6.382653521484461px -3px rgba(0, 0, 0, 0.06085), 0px 20px 20px -4px rgba(0, 0, 0, 0.02);opacity:0.75"><div class="framer-1up4q8c" data-framer-name="quote wrapper" style="opacity: 1;"></div><div class="framer-a0hstq" data-framer-name="quote source container" style="opacity: 1;"><div class="framer-13iwne5" data-framer-name="text" style="opacity: 1;"><div class="framer-1jl3lib" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1bwe5sa" data-styles-preset="oRbJ_vUlF" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Pam Dickson Fishman</p></div><div class="framer-l6hjws" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(0, 0, 0));opacity:0.7;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-c3c3bn" data-styles-preset="MqiBSoDyI" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(0, 0, 0)))">VP Customer Success, Basis Technologies</p></div></div><div class="framer-19iegou-container" style="opacity: 1;"><a class="framer-kHzir framer-pg4PA framer-BfdLg framer-H7CMq framer-11kb4x5 framer-v-11kb4x5 framer-3yquch" data-framer-name="Accent" data-highlight="true" style="backdrop-filter: blur(0px); background-color: rgba(0, 0, 0, 0); border-radius: 100px; opacity: 1;" href="./impact-studies/basis-technologies" tabindex="0"><div class="framer-1vh1wkv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-c3c3bn" data-styles-preset="MqiBSoDyI" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)))">Read impact study</p></div><div class="framer-tr1f4b-container" data-framer-name="icon R" name="icon R" style="opacity: 1;"><div style="display:contents"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" focusable="false" color="var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0))" style="user-select: none; width: 100%; height: 100%; display: inline-block; fill: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); color: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); flex-shrink: 0;"><g color="var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0))" weight="bold"><path d="M204,64V168a12,12,0,0,1-24,0V93L72.49,200.49a12,12,0,0,1-17-17L163,76H88a12,12,0,0,1,0-24H192A12,12,0,0,1,204,64Z"></path></g></svg></div></div></a></div></div></div></div></div><div class="framer-x3bgew-container" data-framer-name="tile 4" name="tile 4" style="opacity: 1;"><div name="tile 4" class="framer-TU6Uw framer-TyiCR framer-60b5Y framer-pg4PA framer-gozj9j framer-v-gpfpop" data-framer-name="level 3" style="border-radius: 16px; height: 100%; width: 100%; opacity: 1;"><div class="framer-h3ww0x" data-framer-name="card" style="background-color:var(--token-d813a5b9-b2c9-4871-ae68-80e0623fc5df, rgb(245, 245, 245));border-bottom-left-radius:16px;border-bottom-right-radius:16px;border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:0px 0.7961918735236395px 0.7961918735236395px -1px rgba(0, 0, 0, 0.07761), 0px 2.414506143104518px 2.414506143104518px -2px rgba(0, 0, 0, 0.07276), 0px 6.382653521484461px 6.382653521484461px -3px rgba(0, 0, 0, 0.06085), 0px 20px 20px -4px rgba(0, 0, 0, 0.02);opacity:0.5"><div class="framer-1up4q8c" data-framer-name="quote wrapper" style="opacity: 1;"></div><div class="framer-a0hstq" data-framer-name="quote source container" style="opacity: 1;"><div class="framer-13iwne5" data-framer-name="text" style="opacity: 1;"><div class="framer-1jl3lib" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1bwe5sa" data-styles-preset="oRbJ_vUlF" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Mychael Mulhern</p></div><div class="framer-l6hjws" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(0, 0, 0));opacity:0.7;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-c3c3bn" data-styles-preset="MqiBSoDyI" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(0, 0, 0)))">Director of Customer Success, May Mobility</p></div></div><div class="framer-19iegou-container" style="opacity: 1;"><a class="framer-kHzir framer-pg4PA framer-BfdLg framer-H7CMq framer-11kb4x5 framer-v-11kb4x5 framer-3yquch" data-framer-name="Accent" data-highlight="true" style="backdrop-filter: blur(0px); background-color: rgba(0, 0, 0, 0); border-radius: 100px; opacity: 1;" href="./impact-studies/may-mobility" tabindex="0"><div class="framer-1vh1wkv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-c3c3bn" data-styles-preset="MqiBSoDyI" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)))">Read impact study</p></div><div class="framer-tr1f4b-container" data-framer-name="icon R" name="icon R" style="opacity: 1;"><div style="display:contents"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" focusable="false" color="var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0))" style="user-select: none; width: 100%; height: 100%; display: inline-block; fill: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); color: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); flex-shrink: 0;"><g color="var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0))" weight="bold"><path d="M204,64V168a12,12,0,0,1-24,0V93L72.49,200.49a12,12,0,0,1-17-17L163,76H88a12,12,0,0,1,0-24H192A12,12,0,0,1,204,64Z"></path></g></svg></div></div></a></div></div></div></div></div><div class="framer-ffmink-container" data-framer-name="tile 5" name="tile 5" style="opacity: 1;"><div name="tile 5" class="framer-TU6Uw framer-TyiCR framer-60b5Y framer-pg4PA framer-gozj9j framer-v-1grdvjo" data-framer-name="transparent" style="border-radius: 16px; height: 100%; width: 100%; opacity: 1;"><div class="framer-h3ww0x" data-framer-name="card" style="background-color:var(--token-d813a5b9-b2c9-4871-ae68-80e0623fc5df, rgb(245, 245, 245));border-bottom-left-radius:16px;border-bottom-right-radius:16px;border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:0px 0.7961918735236395px 0.7961918735236395px -1px rgba(0, 0, 0, 0.07761), 0px 2.414506143104518px 2.414506143104518px -2px rgba(0, 0, 0, 0.07276), 0px 6.382653521484461px 6.382653521484461px -3px rgba(0, 0, 0, 0.06085), 0px 20px 20px -4px rgba(0, 0, 0, 0.02);opacity:0"><div class="framer-1up4q8c" data-framer-name="quote wrapper" style="opacity: 1;"></div><div class="framer-a0hstq" data-framer-name="quote source container" style="opacity: 1;"><div class="framer-13iwne5" data-framer-name="text" style="opacity: 1;"><div class="framer-1jl3lib" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1bwe5sa" data-styles-preset="oRbJ_vUlF" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Alexey Smolyanyy</p></div><div class="framer-l6hjws" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(0, 0, 0));opacity:0.7;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-c3c3bn" data-styles-preset="MqiBSoDyI" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(0, 0, 0)))">Director of Customer Success Strategy and Operations, Redis</p></div></div><div class="framer-19iegou-container" style="opacity: 1;"><a class="framer-kHzir framer-pg4PA framer-BfdLg framer-H7CMq framer-11kb4x5 framer-v-11kb4x5 framer-3yquch" data-framer-name="Accent" data-highlight="true" style="backdrop-filter: blur(0px); background-color: rgba(0, 0, 0, 0); border-radius: 100px; opacity: 1;" href="./impact-studies/redis" tabindex="0"><div class="framer-1vh1wkv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-c3c3bn" data-styles-preset="MqiBSoDyI" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)))">Read impact study</p></div><div class="framer-tr1f4b-container" data-framer-name="icon R" name="icon R" style="opacity: 1;"><div style="display:contents"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" focusable="false" color="var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0))" style="user-select: none; width: 100%; height: 100%; display: inline-block; fill: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); color: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); flex-shrink: 0;"><g color="var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0))" weight="bold"><path d="M204,64V168a12,12,0,0,1-24,0V93L72.49,200.49a12,12,0,0,1-17-17L163,76H88a12,12,0,0,1,0-24H192A12,12,0,0,1,204,64Z"></path></g></svg></div></div></a></div></div></div></div></div><div class="framer-17sk3ss-container" data-framer-name="tile 6" name="tile 6" style="opacity: 1;"><div name="tile 6" class="framer-TU6Uw framer-TyiCR framer-60b5Y framer-pg4PA framer-gozj9j framer-v-1grdvjo" data-framer-name="transparent" style="border-radius: 16px; height: 100%; width: 100%; opacity: 1;"><div class="framer-h3ww0x" data-framer-name="card" style="background-color:var(--token-d813a5b9-b2c9-4871-ae68-80e0623fc5df, rgb(245, 245, 245));border-bottom-left-radius:16px;border-bottom-right-radius:16px;border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:0px 0.7961918735236395px 0.7961918735236395px -1px rgba(0, 0, 0, 0.07761), 0px 2.414506143104518px 2.414506143104518px -2px rgba(0, 0, 0, 0.07276), 0px 6.382653521484461px 6.382653521484461px -3px rgba(0, 0, 0, 0.06085), 0px 20px 20px -4px rgba(0, 0, 0, 0.02);opacity:0"><div class="framer-1up4q8c" data-framer-name="quote wrapper" style="opacity: 1;"></div><div class="framer-a0hstq" data-framer-name="quote source container" style="opacity: 1;"><div class="framer-13iwne5" data-framer-name="text" style="opacity: 1;"><div class="framer-1jl3lib" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1bwe5sa" data-styles-preset="oRbJ_vUlF" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Emil Chroona</p></div><div class="framer-l6hjws" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(0, 0, 0));opacity:0.7;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-c3c3bn" data-styles-preset="MqiBSoDyI" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(0, 0, 0)))">Chief Growth Officer, Bannerflow</p></div></div><div class="framer-19iegou-container" style="opacity: 1;"><a class="framer-kHzir framer-pg4PA framer-BfdLg framer-H7CMq framer-11kb4x5 framer-v-11kb4x5 framer-3yquch" data-framer-name="Accent" data-highlight="true" style="backdrop-filter: blur(0px); background-color: rgba(0, 0, 0, 0); border-radius: 100px; opacity: 1;" href="./impact-studies/bannerflow" tabindex="0"><div class="framer-1vh1wkv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-c3c3bn" data-styles-preset="MqiBSoDyI" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)))">Read impact study</p></div><div class="framer-tr1f4b-container" data-framer-name="icon R" name="icon R" style="opacity: 1;"><div style="display:contents"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" focusable="false" color="var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0))" style="user-select: none; width: 100%; height: 100%; display: inline-block; fill: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); color: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); flex-shrink: 0;"><g color="var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0))" weight="bold"><path d="M204,64V168a12,12,0,0,1-24,0V93L72.49,200.49a12,12,0,0,1-17-17L163,76H88a12,12,0,0,1,0-24H192A12,12,0,0,1,204,64Z"></path></g></svg></div></div></a></div></div></div></div></div><div class="framer-1m8ph90" data-framer-name="progress container" style="opacity: 1;"><div class="framer-wh3o06-container" data-framer-name="2" name="2" style="opacity: 1;"><div name="2" class="framer-eeXWp framer-184ap5q framer-v-s4561p" data-framer-name="active - end" data-highlight="true" style="height: 100%; width: 100%; opacity: 1;" tabindex="0"><div class="framer-w68iag" data-framer-name="content" style="background-color: rgba(158, 157, 155, 0.2); opacity: 1; border-radius: 100px;"><div class="framer-1pesjlh" data-framer-name="highlight" style="background-color: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); border-radius: 250% / 1666.67%; transform: translate3d(-31.2525px, 0px, 0px); transform-origin: 50% 50% 0px;"></div></div></div></div><div class="framer-1k5j2p7-container" data-framer-name="3" name="3" style="opacity: 1;"><div name="3" class="framer-eeXWp framer-184ap5q framer-v-fubfxt" data-framer-name="idle" data-highlight="true" style="height: 100%; width: 100%; opacity: 1;" tabindex="0"><div class="framer-w68iag" data-framer-name="content" style="background-color: rgba(158, 157, 155, 0.2); border-radius: 100px; opacity: 1;"></div></div></div><div class="framer-voq4b-container" data-framer-name="4" name="4" style="opacity: 1;"><div name="4" class="framer-eeXWp framer-184ap5q framer-v-fubfxt" data-framer-name="idle" data-highlight="true" style="height: 100%; width: 100%; opacity: 1;" tabindex="0"><div class="framer-w68iag" data-framer-name="content" style="background-color: rgba(158, 157, 155, 0.2); border-radius: 100px; opacity: 1;"></div></div></div><div class="framer-ryry9s-container" data-framer-name="5" name="5" style="opacity: 1;"><div name="5" class="framer-eeXWp framer-184ap5q framer-v-fubfxt" data-framer-name="idle" data-highlight="true" style="height: 100%; width: 100%; opacity: 1;" tabindex="0"><div class="framer-w68iag" data-framer-name="content" style="background-color: rgba(158, 157, 155, 0.2); border-radius: 100px; opacity: 1;"></div></div></div><div class="framer-1bkllq-container" data-framer-name="6" name="6" style="opacity: 1;"><div name="6" class="framer-eeXWp framer-184ap5q framer-v-fubfxt" data-framer-name="idle" data-highlight="true" style="height: 100%; width: 100%; opacity: 1;" tabindex="0"><div class="framer-w68iag" data-framer-name="content" style="background-color: rgba(158, 157, 155, 0.2); border-radius: 100px; opacity: 1;"></div></div></div></div></div></div></div></div><div class="ssr-variant hidden-1vflgbi hidden-y6cnby hidden-17b9z8l"><div class="framer-ugl54t-container" id="ugl54t"><div class="framer-7ij7Y framer-bWVvL framer-1p7eL framer-rWkN4 framer-1jom3e5 framer-v-8ib6fk" data-framer-name="Vertical (mobile friendly)" style="--12s0qjf: 8px; background-color: var(--token-40dcada2-e733-4863-a4dd-83f86772d676, rgb(179, 171, 156)); border-radius: 16px; max-width: 100%; width: 100%; opacity: 1;"><div class="framer-8yyzd1" data-framer-name="Tile video" style="border-radius: 12px; opacity: 1;"><div class="framer-u0qio1-container" style="opacity: 1;"><div class="framer-HgfYy framer-rgu1oz framer-v-1spf15j" data-framer-name="Square" style="--1w4ush4: flex-start; --ktb6od: flex-end; --u0lp98: 12; border-radius: 0px; height: 100%; width: 100%; opacity: 1;" tabindex="0"><div class="framer-1165sfy" data-framer-name="Video" style="transform: translate(-50%, -50%); opacity: 1;"><div class="framer-cjtqg8" data-framer-name="poster image" style="opacity: 1;"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="976px" srcset="https://framerusercontent.com/images/Yssl5Q6ST2TyANeh63Kw2xSzlRg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Yssl5Q6ST2TyANeh63Kw2xSzlRg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Yssl5Q6ST2TyANeh63Kw2xSzlRg.jpg 1920w" src="https://framerusercontent.com/images/Yssl5Q6ST2TyANeh63Kw2xSzlRg.jpg" alt="Trend Micro Director of Customer Success, Tracy Shouldice, sitting on a sofa in front of the beach in Malibu." style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover"></div></div><div class="framer-r1ltfl-container" data-framer-name="Video (Vimeo)" name="Video (Vimeo)" style="opacity: 1;"><div style="background: rgba(158, 157, 155, 0.12); height: 100%; width: 100%; position: relative; display: flex; justify-content: center; align-items: center; overflow: hidden; opacity: 1; border-radius: 0px;" height="100%" id="juhV8n4IM" name="Video (Vimeo)" width="100%"><div class="framer-vimeo" data-vimeo-initialized="true" style="width: 100%; height: 100%;"><div style="padding:56.25% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/913358090?muted=1&amp;autoplay=1&amp;autopause=0&amp;controls=0&amp;loop=1&amp;app_id=122963" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write" style="position:absolute;top:0;left:0;width:100%;height:100%;" title="All hands on deck" data-ready="true"></iframe></div></div></div></div></div><div class="framer-1n31l7h-container" style="opacity: 1;"><div class="framer-6dnCk framer-i6x68k framer-v-i6x68k" data-framer-name="default" data-highlight="true" style="border-radius: 40px; height: 100%; width: 100%; opacity: 1;" tabindex="0"><div class="framer-9latoq" data-framer-name="button" style="backdrop-filter: blur(10px); background-color: rgba(255, 255, 255, 0.1); border-radius: 100px; box-shadow: rgba(255, 255, 255, 0.5) 0px 1px 1px 0px inset, rgba(158, 157, 155, 0.08) 0px 0px 0px 1px, rgba(0, 0, 0, 0.06) 0px 2px 4px 0px; opacity: 1;"><div class="framer-1dwi1ny-container" style="opacity: 1;"><div style="display:contents"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" focusable="false" color="var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255))" style="user-select: none; width: 100%; height: 100%; display: inline-block; fill: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); color: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); flex-shrink: 0;"><g color="var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255))" weight="fill"><path d="M240,128a15.74,15.74,0,0,1-7.6,13.51L88.32,229.65a16,16,0,0,1-16.2.3A15.86,15.86,0,0,1,64,216.13V39.87a15.86,15.86,0,0,1,8.12-13.82,16,16,0,0,1,16.2.3L232.4,114.49A15.74,15.74,0,0,1,240,128Z"></path></g></svg></div></div><div class="framer-v6ppcu" data-framer-name="linear gradient" style="background: linear-gradient(220deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%); opacity: 1;"></div></div></div></div><div class="framer-1xymlpu" data-framer-name="modal-trigger" data-highlight="true" style="opacity:0" tabindex="0"></div></div></div></div><div class="framer-1gw9oj5" data-border="true" data-framer-name="Caption card" style="--border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; backdrop-filter: none; background: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%); border-radius: 12px; opacity: 1;"><div class="framer-gz0bwd" data-framer-name="logo" style="opacity: 1;"><div class="framer-hmc03v" data-framer-name="companyLogo" style="opacity: 1;"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="155px" src="https://framerusercontent.com/images/eZ3FspEGgsVaRu5x4MVKqwLVbo.svg" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:left center;object-fit:contain"></div></div></div><div class="framer-6ve2u1" data-framer-name="Copy" style="opacity: 1;"><div class="framer-1117hca" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-1w1cjl5: var(--variable-reference-NbXPQ05Qh-UDPecpoav); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; --variable-reference-NbXPQ05Qh-UDPecpoav: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><h6 class="framer-text framer-styles-preset-1ev2mkn" data-styles-preset="AlmbKU9f1" style="--framer-text-color:var(--extracted-1w1cjl5, var(--variable-reference-NbXPQ05Qh-UDPecpoav))">“I'm already getting calls from people all around the world in different functions who have heard about Planhat and want to get onboard.”</h6></div><div class="framer-4510gm" data-framer-name="bottom text &amp; CTA" style="opacity: 1;"><div class="framer-yum9i0" data-framer-name="Name, role, company" style="opacity: 1;"><div class="framer-1xco7wg" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--variable-reference-NbXPQ05Qh-UDPecpoav); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; --variable-reference-NbXPQ05Qh-UDPecpoav: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-krvdbt" data-styles-preset="iAv4JMTaK" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-NbXPQ05Qh-UDPecpoav))">Tracy Shouldice</p></div><div class="framer-rfj3pq" data-framer-name="Role &amp; company" style="opacity: 1;"><div class="framer-1c59p6m" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-NbXPQ05Qh-UDPecpoav);--variable-reference-NbXPQ05Qh-UDPecpoav:var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255));opacity:0.7;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1f1nkuo" data-styles-preset="UyIFnPii3" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-NbXPQ05Qh-UDPecpoav))">Director of Customer Success</p></div><div class="framer-523285" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-NbXPQ05Qh-UDPecpoav);--variable-reference-NbXPQ05Qh-UDPecpoav:var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255));opacity:0.7;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1f1nkuo" data-styles-preset="UyIFnPii3" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-NbXPQ05Qh-UDPecpoav))"></p></div></div></div></div></div></div></div></div></div></div><div class="framer-hj7aal" data-framer-name="Section 2: Highlighter Component" id="highlighter" name="Section 2: Highlighter Component"><div class="framer-z1eknl" data-framer-name="triggers" name="triggers"><div class="framer-3zxuba" data-framer-name="2" id="2" name="2"></div><div class="framer-1p6xaqc" data-framer-name="3" id="3" name="3"></div><div class="framer-1xk3c6q" data-framer-name="4" id="4" name="4"></div><div class="framer-1u0qgip" data-framer-name="5" id="5" name="5"></div><div class="framer-19kbdho" data-framer-name="6" id="6" name="6"></div><div class="framer-rsdame" data-framer-name="7" id="7" name="7"></div><div class="framer-hkcuop" data-framer-name="text-blur" id="text-blur" name="text-blur"></div></div><div class="framer-xe5bln" data-framer-name="content (sticky)" name="content (sticky)"><div class="ssr-variant hidden-1vflgbi hidden-y6cnby hidden-17b9z8l"><div class="framer-zfsp2m-container"><div class="framer-5JwPN framer-ifxi7o framer-v-dysuf3" data-framer-name="MB 1" style="width: 100%; opacity: 1;"><div class="framer-20u6ri" style="opacity: 1;"><div class="framer-ct4rm9" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-1k2zljd: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(0, 0, 0)); --extracted-7519bk: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(0, 0, 0)); --extracted-a0htzi: rgba(18, 18, 17, 0.1); --extracted-cku5m2: rgb(18, 18, 17); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><h3 style="--font-selector:Q1VTVE9NO0Flb25payBNZWRpdW0=;--framer-font-family:&quot;Aeonik Medium&quot;, &quot;Aeonik Medium Placeholder&quot;, sans-serif;--framer-font-size:48px;--framer-letter-spacing:-0.02em;--framer-line-height:1.1em;--framer-text-color:var(--extracted-a0htzi, rgba(18, 18, 17, 0.1))" class="framer-text"><span style="--framer-text-color:var(--extracted-1k2zljd, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(0, 0, 0)))" class="framer-text">Home to every </span><span style="--framer-text-color:var(--extracted-cku5m2, rgb(18, 18, 17))" class="framer-text">customer. </span>And opportunity.<span style="--framer-text-color:var(--extracted-7519bk, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(0, 0, 0)))" class="framer-text"> </span>And conversation. And ticket. And click. And action.</h3></div></div></div></div></div><div class="ssr-variant hidden-1vflgbi hidden-y6cnby hidden-17b9z8l"><div class="framer-4na208-container"><div class="framer-TMO24 framer-ICBEI framer-1mpcf84 framer-v-1ailn4x" data-framer-appear-id="1ailn4x" data-framer-name="transparent" style="width: 100%; opacity: 1; transform: none;" tabindex="0"><div class="framer-1fkro4y" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-4244146f-0df3-4673-8802-0c6c73a30c95, rgb(117, 116, 114));filter:blur(5px);-webkit-filter:blur(5px);opacity:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-ytkpuz" data-styles-preset="OnHxadXjT" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-4244146f-0df3-4673-8802-0c6c73a30c95, rgb(117, 116, 114)))">In Planhat, data is architected for action. Unify and transform data from across your entire tech stack to act on customers as you analyze them.</p></div></div></div></div></div></div><div class="framer-13rd1fb" data-framer-name="Section 3: Product Value Propositions" name="Section 3: Product Value Propositions"><div class="framer-v0nxkn" data-framer-name="Content" name="Content"><div class="ssr-variant hidden-1vflgbi hidden-y6cnby hidden-17b9z8l"><div class="framer-136735i-container" id="136735i"><div class="framer-dXdTj framer-QsuOn framer-bWVvL framer-ICBEI framer-skwoye framer-v-shbjyb" data-framer-name="Title S - centererd" style="--wcg81i: 24px; background-color: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); border-radius: 16px; height: 100%; max-width: 100%; width: 100%; opacity: 1;"><div class="framer-1dsf6at" data-framer-name="image" style="opacity:1;transform:none"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" loading="lazy" sizes="calc(min(100vw - 40px, 1200px) + 200px)" srcset="https://framerusercontent.com/images/FagD1j6iTmbiMmWjz0AOsbdWI.png?scale-down-to=512 512w,https://framerusercontent.com/images/FagD1j6iTmbiMmWjz0AOsbdWI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/FagD1j6iTmbiMmWjz0AOsbdWI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/FagD1j6iTmbiMmWjz0AOsbdWI.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/FagD1j6iTmbiMmWjz0AOsbdWI.png 6777w" src="https://framerusercontent.com/images/FagD1j6iTmbiMmWjz0AOsbdWI.png" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center top;object-fit:cover"></div></div><a class="framer-mvt2cd framer-1oq01br" data-framer-name="button link trigger" style="opacity: 1;"></a><div class="framer-pj8tqg" data-framer-name="content" style="opacity: 1;"><div class="framer-jrbtd4" data-framer-name="text" style="opacity:1;transform:none"><div class="framer-tox304" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-1of0zx5: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; --extracted-1w1cjl5: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><h6 class="framer-text framer-styles-preset-1ev2mkn" data-styles-preset="AlmbKU9f1" style="--framer-text-alignment:center;--framer-text-color:var(--extracted-1w1cjl5, var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)))">Data explorer</h6></div><div class="framer-qbutrq" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-d0b03925-a317-440a-9e3d-a59011de1d8e, rgb(242, 242, 242)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-ytkpuz" data-styles-preset="OnHxadXjT" style="--framer-text-alignment:center;--framer-text-color:var(--extracted-r6o4lv, var(--token-d0b03925-a317-440a-9e3d-a59011de1d8e, rgb(242, 242, 242)))">Access your data like never before. Anyone can transform a no-code query into customer action in a matter of clicks.</p></div></div><div class="framer-1gb9n7k-container" style="opacity: 1;"><a class="framer-h2r6s framer-H7CMq framer-1fhdeof framer-v-1rxo9ix framer-3anl5s" data-border="true" data-framer-name="Primary + Icon (white)" data-highlight="true" style="--border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.2); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; backdrop-filter: blur(0px); background-color: rgba(0, 0, 0, 0); border-radius: 100px; box-shadow: rgba(0, 0, 0, 0.07) 0px 0.241451px 0.0965802px -1.25px, rgba(0, 0, 0, 0.07) 0px 2px 0.8px -2.5px; opacity: 1;" tabindex="0"><div class="framer-zal1z" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-111defn" data-styles-preset="QTqhzGRsK" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)))">Request a demo</p></div><div class="framer-eb7jiy" data-framer-name="icon wrapper" style="--border-bottom-width: 0px; --border-color: rgba(0, 0, 0, 0); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; backdrop-filter: blur(0px); background-color: rgba(0, 0, 0, 0); border-radius: 100px; opacity: 1;"><div class="framer-ufe7wg-container" style="opacity: 1;"><div style="display:contents"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" focusable="false" color="var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255))" style="user-select: none; width: 100%; height: 100%; display: inline-block; fill: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); color: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); flex-shrink: 0;"><g color="var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255))" weight="bold"><path d="M204,64V168a12,12,0,0,1-24,0V93L72.49,200.49a12,12,0,0,1-17-17L163,76H88a12,12,0,0,1,0-24H192A12,12,0,0,1,204,64Z"></path></g></svg></div></div></div></a></div></div></div></div></div><div class="framer-18kzzd1" data-framer-name="2 columns" name="2 columns"><div class="ssr-variant hidden-1vflgbi hidden-y6cnby hidden-17b9z8l"><div class="framer-x3j7oc-container"><div class="framer-Rd0yP framer-bWVvL framer-ICBEI framer-1vys8yf framer-v-u8ixmj" data-framer-name="Content TL - 1fr" style="--1jp7dap: 24px; --8ng0e4: space-between; background-color: rgba(0, 0, 0, 0); border-radius: 16px; height: 100%; width: 100%; opacity: 1;"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" loading="lazy" sizes="min(100vw - 40px, 1200px)" srcset="https://framerusercontent.com/images/ebzahcYRiRhskr3YTgRhuYRHfM.jpg?scale-down-to=1024 863w,https://framerusercontent.com/images/ebzahcYRiRhskr3YTgRhuYRHfM.jpg 1180w" src="https://framerusercontent.com/images/ebzahcYRiRhskr3YTgRhuYRHfM.jpg" alt="A matte black computer chip with orange lighting and an imprinted Planhat logo on it." style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover"></div><a class="framer-gqlkwa framer-mvtlub" data-framer-name="button link trigger" data-highlight="true" href="./" tabindex="0" style="opacity: 1;"></a><div class="framer-vykn0j" data-framer-name="text" style="opacity: 1;"><div class="framer-1gw7sgq" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-1w1cjl5: var(--variable-reference-RrsvLf7ce-XYEZUk_a2); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; --variable-reference-RrsvLf7ce-XYEZUk_a2: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><h6 class="framer-text framer-styles-preset-1ev2mkn" data-styles-preset="AlmbKU9f1" style="--framer-text-alignment:left;--framer-text-color:var(--extracted-1w1cjl5, var(--variable-reference-RrsvLf7ce-XYEZUk_a2))">Enterprise-grade flexibility</h6></div><div class="framer-1lpo2ef" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--variable-reference-ysXyXpUiQ-XYEZUk_a2); --variable-reference-ysXyXpUiQ-XYEZUk_a2: var(--token-d0b03925-a317-440a-9e3d-a59011de1d8e, rgb(250, 250, 250)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-ytkpuz" data-styles-preset="OnHxadXjT" style="--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-ysXyXpUiQ-XYEZUk_a2))">Data warehousing, ETL, automation and reporting put your customer at the new centre of gravity. </p></div></div><div class="framer-pmnan9-container" style="opacity: 1;"><a class="framer-h2r6s framer-H7CMq framer-1fhdeof framer-v-1rxo9ix framer-3anl5s" data-border="true" data-framer-name="Primary + Icon (white)" data-highlight="true" style="--border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.2); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; backdrop-filter: blur(0px); background-color: rgba(0, 0, 0, 0); border-radius: 100px; box-shadow: rgba(0, 0, 0, 0.07) 0px 0.241451px 0.0965802px -1.25px, rgba(0, 0, 0, 0.07) 0px 2px 0.8px -2.5px; opacity: 1;" href="./" tabindex="0"><div class="framer-zal1z" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-111defn" data-styles-preset="QTqhzGRsK" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)))">Discover</p></div><div class="framer-eb7jiy" data-framer-name="icon wrapper" style="--border-bottom-width: 0px; --border-color: rgba(0, 0, 0, 0); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; backdrop-filter: blur(0px); background-color: rgba(0, 0, 0, 0); border-radius: 100px; opacity: 1;"><div class="framer-ufe7wg-container" style="opacity: 1;"><div style="display:contents"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" focusable="false" color="var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255))" style="user-select: none; width: 100%; height: 100%; display: inline-block; fill: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); color: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); flex-shrink: 0;"><g color="var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255))" weight="bold"><path d="M204,64V168a12,12,0,0,1-24,0V93L72.49,200.49a12,12,0,0,1-17-17L163,76H88a12,12,0,0,1,0-24H192A12,12,0,0,1,204,64Z"></path></g></svg></div></div></div></a></div></div></div></div><div class="ssr-variant hidden-1vflgbi hidden-y6cnby hidden-17b9z8l"><div class="framer-rjoxal-container" id="rjoxal"><div class="framer-Rd0yP framer-bWVvL framer-ICBEI framer-1vys8yf framer-v-u8ixmj" data-framer-name="Content TL - 1fr" style="--1jp7dap: 24px; --8ng0e4: space-between; background-color: rgba(0, 0, 0, 0); border-radius: 16px; height: 100%; width: 100%; opacity: 1;"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" loading="lazy" sizes="min(100vw - 40px, 1200px)" srcset="https://framerusercontent.com/images/LIlZJzPpr55GAehlVTZxY9Jg4.png?scale-down-to=512 512w,https://framerusercontent.com/images/LIlZJzPpr55GAehlVTZxY9Jg4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/LIlZJzPpr55GAehlVTZxY9Jg4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/LIlZJzPpr55GAehlVTZxY9Jg4.png 2736w" src="https://framerusercontent.com/images/LIlZJzPpr55GAehlVTZxY9Jg4.png" alt="A Macbook on a sofa showing Planhat's document editor view." style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover"></div><a class="framer-gqlkwa framer-mvtlub" data-framer-name="button link trigger" data-highlight="true" tabindex="0" style="opacity: 1;"></a><div class="framer-vykn0j" data-framer-name="text" style="opacity: 1;"><div class="framer-1gw7sgq" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-1w1cjl5: var(--variable-reference-RrsvLf7ce-XYEZUk_a2); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; --variable-reference-RrsvLf7ce-XYEZUk_a2: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><h6 class="framer-text framer-styles-preset-1ev2mkn" data-styles-preset="AlmbKU9f1" style="--framer-text-alignment:left;--framer-text-color:var(--extracted-1w1cjl5, var(--variable-reference-RrsvLf7ce-XYEZUk_a2))">Consumer-ready usability</h6></div><div class="framer-1lpo2ef" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--variable-reference-ysXyXpUiQ-XYEZUk_a2); --variable-reference-ysXyXpUiQ-XYEZUk_a2: var(--token-d0b03925-a317-440a-9e3d-a59011de1d8e, rgb(250, 250, 250)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-ytkpuz" data-styles-preset="OnHxadXjT" style="--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-ysXyXpUiQ-XYEZUk_a2))">An action-first interface, shortcuts and complete-sentence formulas bring Scandi simplicity to CRM.</p></div></div><div class="framer-pmnan9-container" style="opacity: 1;"><a class="framer-h2r6s framer-H7CMq framer-1fhdeof framer-v-1rxo9ix framer-3anl5s" data-border="true" data-framer-name="Primary + Icon (white)" data-highlight="true" style="--border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.2); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; backdrop-filter: blur(0px); background-color: rgba(0, 0, 0, 0); border-radius: 100px; box-shadow: rgba(0, 0, 0, 0.07) 0px 0.241451px 0.0965802px -1.25px, rgba(0, 0, 0, 0.07) 0px 2px 0.8px -2.5px; opacity: 1;" tabindex="0"><div class="framer-zal1z" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-111defn" data-styles-preset="QTqhzGRsK" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)))">Request a demo</p></div><div class="framer-eb7jiy" data-framer-name="icon wrapper" style="--border-bottom-width: 0px; --border-color: rgba(0, 0, 0, 0); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; backdrop-filter: blur(0px); background-color: rgba(0, 0, 0, 0); border-radius: 100px; opacity: 1;"><div class="framer-ufe7wg-container" style="opacity: 1;"><div style="display:contents"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" focusable="false" color="var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255))" style="user-select: none; width: 100%; height: 100%; display: inline-block; fill: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); color: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); flex-shrink: 0;"><g color="var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255))" weight="bold"><path d="M204,64V168a12,12,0,0,1-24,0V93L72.49,200.49a12,12,0,0,1-17-17L163,76H88a12,12,0,0,1,0-24H192A12,12,0,0,1,204,64Z"></path></g></svg></div></div></div></a></div></div></div></div></div></div></div><section class="framer-bdv8xm" data-framer-name="Section 4: Products Offered" name="Section 4: Products Offered"><div class="framer-l8w8lk-container"><div class="ssr-variant hidden-1vflgbi hidden-y6cnby hidden-17b9z8l"><section class="framer-93LsX framer-QsuOn framer-ICBEI framer-x8yz5x framer-v-1by0vg5" data-framer-name="Phone" style="width: 100%; opacity: 1;"><div class="framer-1dpkjja" data-framer-name="Content" style="opacity: 1;"><div class="framer-36pbxj" data-framer-name="header" style="opacity: 0; transform: perspective(1200px) translateX(-40px);"><div class="framer-1bfme4y" data-framer-name="title" style="opacity: 1;"><div class="framer-10lodrr" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-1of0zx5: var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><h2 class="framer-text framer-styles-preset-a5br6k" data-styles-preset="hdOg4kMwx" style="--framer-text-color:var(--extracted-1of0zx5, var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)))">Specialized tools.</h2></div><div class="framer-1fsy9qz" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-1of0zx5: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><h2 class="framer-text framer-styles-preset-a5br6k" data-styles-preset="hdOg4kMwx" style="--framer-text-color:var(--extracted-1of0zx5, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Scalable foundation.</h2></div></div><div class="framer-1w08y8o" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-ytkpuz" data-styles-preset="OnHxadXjT" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)))">Build your business on a comprehensive, extensible data layer while providing each team with an intuitive everyday tool tailored to their needs.</p></div></div><div class="framer-1cbb8h0" data-framer-name="p1" style="opacity: 0; transform: perspective(1200px) translateX(-40px);"><div class="framer-1hwhie1" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-ytkpuz" data-styles-preset="OnHxadXjT" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Opinionated data primitives</p></div><div class="framer-tjatjf" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-ytkpuz" data-styles-preset="OnHxadXjT" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)))">Represent everything about your business and customers, from products to org structures, in a clean, customer-centric data model.</p></div></div><div class="framer-t7l0m1-container" data-framer-name="divider" name="divider" style="opacity:0.2"><div name="divider" class="framer-UI9yi framer-bo5vy7 framer-v-147pvfq" data-framer-name="idle" style="border-radius: 100px; height: 100%; width: 100%; opacity: 1;" tabindex="0"><div class="framer-egvd4u" data-framer-name="bar" style="background-color: var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)); border-radius: 100px; opacity: 0; will-change: auto;"></div></div></div><div class="framer-tipozl" data-framer-name="p2" style="opacity: 0; transform: perspective(1200px) translateX(-40px);"><div class="framer-u2af5b" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-ytkpuz" data-styles-preset="OnHxadXjT" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Advanced data transformation</p></div><div class="framer-724ll7" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-ytkpuz" data-styles-preset="OnHxadXjT" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)))">Combine and transform static and time-series data into meaningful, high-fidelity metrics using a low-code interface. </p></div></div><div class="framer-2z0vqv-container" data-framer-name="divider" name="divider" style="opacity:0.2"><div name="divider" class="framer-UI9yi framer-bo5vy7 framer-v-147pvfq" data-framer-name="idle" style="border-radius: 100px; height: 100%; width: 100%; opacity: 1;" tabindex="0"><div class="framer-egvd4u" data-framer-name="bar" style="background-color: var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)); border-radius: 100px; opacity: 0; will-change: auto;"></div></div></div><div class="framer-rj8wh2" data-framer-name="p3" style="opacity: 0; transform: perspective(1200px) translateX(-40px);"><div class="framer-1aec6nn" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-ytkpuz" data-styles-preset="OnHxadXjT" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Deeply custom objects</p></div><div class="framer-1lt9ovy" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-ytkpuz" data-styles-preset="OnHxadXjT" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)))">Freely customize object names and properties. Show different object configurations depending on user role and customer segment.</p></div></div><div class="framer-1po5cvh-container" data-framer-name="divider" name="divider" style="opacity:0.2"><div name="divider" class="framer-UI9yi framer-bo5vy7 framer-v-147pvfq" data-framer-name="idle" style="border-radius: 100px; height: 100%; width: 100%; opacity: 1;" tabindex="0"><div class="framer-egvd4u" data-framer-name="bar" style="background-color: var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)); border-radius: 100px; opacity: 0; will-change: auto;"></div></div></div><div class="framer-109isbg" data-framer-name="p4" style="opacity: 0; transform: perspective(1200px) translateX(-40px);"><div class="framer-1pberfn" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-ytkpuz" data-styles-preset="OnHxadXjT" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Granular access control</p></div><div class="framer-vvhvcr" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-ytkpuz" data-styles-preset="OnHxadXjT" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)))">Grant access by user role and team all the way from entire modules and capabilities to individual object properties.</p></div></div><div class="framer-h1wg5z-container" data-framer-name="divider" name="divider" style="opacity:0.2"><div name="divider" class="framer-UI9yi framer-bo5vy7 framer-v-147pvfq" data-framer-name="idle" style="border-radius: 100px; height: 100%; width: 100%; opacity: 1;" tabindex="0"><div class="framer-egvd4u" data-framer-name="bar" style="background-color: var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)); border-radius: 100px; opacity: 0; will-change: auto;"></div></div></div><div class="framer-k45kpn-container" style="opacity: 0; transform: perspective(1200px) translateX(-40px);"><a class="framer-CvXJ6 framer-H7CMq framer-1iva1oe framer-v-1y0o2ii framer-1hgko5l" data-framer-name="Solar M " data-highlight="true" style="background-color: var(--token-c58e2906-65a6-4bd6-b6b4-6a72006c8d21, rgb(212, 74, 0)); border-radius: 100px; box-shadow: rgba(0, 0, 0, 0.07) 0px 0.241451px 0.0965802px -1.25px, rgba(0, 0, 0, 0.07) 0px 2px 0.8px -2.5px; opacity: 1;" href="./" tabindex="0"><div class="framer-10eeemf" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: rgb(255, 255, 255); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-111defn" data-styles-preset="QTqhzGRsK" style="--framer-text-color:var(--extracted-r6o4lv, rgb(255, 255, 255))">Explore the platform</p></div></a></div></div></section></div></div><div class="ssr-variant hidden-1vflgbi hidden-y6cnby hidden-17b9z8l"><div class="framer-7r0gys-container"><section class="framer-WQQ4S framer-14fr839 framer-v-6owydu" data-framer-name="Phone" style="width: 100%; opacity: 1;" tabindex="0"><div class="framer-1jb12zu-container" style="opacity: 1;"><div class="framer-1W4oN framer-1RI9x framer-hTpaq framer-1et5uyf framer-v-1pvze4c" data-framer-name="Left aligned (Mobile)" style="--1fmpizv: 40; border-radius: 16px; height: 100%; width: 100%; opacity: 1;" tabindex="0"><a class="framer-1xftvnk framer-eeazzz" data-framer-name="Img Wraper" style="--11y6udq: flex-start; background-color: rgba(0, 0, 0, 0.08); opacity: 1;" href="./"><div class="framer-br7eym" data-framer-name="Img" style="filter: none; opacity: 1;"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="1200px" src="https://framerusercontent.com/images/I7OHs4Tr7ERLejUvzXY8UDztmc.png?scale-down-to=2048" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover"></div></div></a><div class="framer-h5291r" data-framer-name="overlay" style="background:linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)) /* {&quot;name&quot;:&quot;Black&quot;} */ 100%);opacity:0.3"></div><div class="framer-1n5v4r1" data-framer-name="text" style="opacity: 1;"><div class="framer-9l0t72-container" style="opacity: 1;"><div class="framer-7K1og framer-BfdLg framer-1j05wao framer-v-1j05wao" data-framer-name="White text" style="backdrop-filter: blur(4px); background: linear-gradient(270deg, rgba(255, 255, 255, 0.11) 5.32798%, rgba(255, 255, 255, 0.3) 100%); border-radius: 88px; box-shadow: rgba(255, 255, 255, 0.28) 0px 0px 0px 1px; height: 100%; opacity: 1;" tabindex="0"><div class="framer-1ix5qoo" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-817wrf" data-styles-preset="P5CyhBCZR" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)))">Planhat for Sales</p></div></div></div><div class="framer-1m000oe" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-1eung3n: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><h4 class="framer-text framer-styles-preset-o091aa" data-styles-preset="z3rOHXDLQ" style="--framer-text-alignment:left;--framer-text-color:var(--extracted-1eung3n, var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)))">Acquire</h4></div><div class="framer-y76440" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-d0b03925-a317-440a-9e3d-a59011de1d8e, rgb(250, 250, 250)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-17rmhyc" data-styles-preset="awVxDRFHN" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-d0b03925-a317-440a-9e3d-a59011de1d8e, rgb(250, 250, 250)))">Effortlessly convert prospects. Start relevant, contextual conversations, streamline your sales process and prioritize the right deals at the right time.</p></div></div><div class="framer-1yxkts7-container" style="opacity: 1;"><a class="framer-h2r6s framer-H7CMq framer-1fhdeof framer-v-1rxo9ix framer-3anl5s" data-border="true" data-framer-name="Primary + Icon (white)" data-highlight="true" style="--border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.2); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; backdrop-filter: blur(0px); background-color: rgba(0, 0, 0, 0); border-radius: 100px; box-shadow: rgba(0, 0, 0, 0.07) 0px 0.241451px 0.0965802px -1.25px, rgba(0, 0, 0, 0.07) 0px 2px 0.8px -2.5px; opacity: 1;" href="./" tabindex="0"><div class="framer-zal1z" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-111defn" data-styles-preset="QTqhzGRsK" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)))">Discover Acquire</p></div><div class="framer-eb7jiy" data-framer-name="icon wrapper" style="--border-bottom-width: 0px; --border-color: rgba(0, 0, 0, 0); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; backdrop-filter: blur(0px); background-color: rgba(0, 0, 0, 0); border-radius: 100px; opacity: 1;"><div class="framer-ufe7wg-container" style="opacity: 1;"><div style="display:contents"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" focusable="false" color="var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255))" style="user-select: none; width: 100%; height: 100%; display: inline-block; fill: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); color: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); flex-shrink: 0;"><g color="var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255))" weight="bold"><path d="M204,64V168a12,12,0,0,1-24,0V93L72.49,200.49a12,12,0,0,1-17-17L163,76H88a12,12,0,0,1,0-24H192A12,12,0,0,1,204,64Z"></path></g></svg></div></div></div></a></div></div></div><div class="framer-15letps-container" style="opacity: 1;"><div class="framer-1W4oN framer-1RI9x framer-hTpaq framer-1et5uyf framer-v-1ni9qbx" data-framer-name="Right aligned (Mobile)" style="--1fmpizv: 40; border-radius: 16px; height: 100%; width: 100%; opacity: 1;" tabindex="0"><a class="framer-1xftvnk framer-eeazzz" data-framer-name="Img Wraper" style="--11y6udq: flex-end; background-color: rgba(0, 0, 0, 0.08); opacity: 1;" href="./"><div class="framer-br7eym" data-framer-name="Img" style="filter: none; opacity: 1;"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="1200px" src="https://framerusercontent.com/images/37rNhdjT2o2qi7965VOmmKFnOEI.png" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover"></div></div></a><div class="framer-h5291r" data-framer-name="overlay" style="background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)) /* {&quot;name&quot;:&quot;Black&quot;} */ 100%); opacity: 0.3;"></div><div class="framer-1n5v4r1" data-framer-name="text" style="opacity: 1;"><div class="framer-9l0t72-container" style="opacity: 1;"><div class="framer-7K1og framer-BfdLg framer-1j05wao framer-v-1j05wao" data-framer-name="White text" style="backdrop-filter: blur(4px); background: linear-gradient(270deg, rgba(255, 255, 255, 0.11) 5.32798%, rgba(255, 255, 255, 0.3) 100%); border-radius: 88px; box-shadow: rgba(255, 255, 255, 0.28) 0px 0px 0px 1px; height: 100%; opacity: 1;" tabindex="0"><div class="framer-1ix5qoo" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-817wrf" data-styles-preset="P5CyhBCZR" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)))">Planhat for Success</p></div></div></div><div class="framer-1m000oe" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-1eung3n: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><h4 class="framer-text framer-styles-preset-o091aa" data-styles-preset="z3rOHXDLQ" style="--framer-text-alignment:right;--framer-text-color:var(--extracted-1eung3n, var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)))">Grow</h4></div><div class="framer-y76440" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-d0b03925-a317-440a-9e3d-a59011de1d8e, rgb(250, 250, 250)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-17rmhyc" data-styles-preset="awVxDRFHN" style="--framer-text-alignment:right;--framer-text-color:var(--extracted-r6o4lv, var(--token-d0b03925-a317-440a-9e3d-a59011de1d8e, rgb(250, 250, 250)))">Expand existing customers. Act with full context on tickets and usage, run seamless omnichannel campaigns, and deliver value collaboratively from whitelabelled portals.</p></div></div><div class="framer-1yxkts7-container" style="opacity: 1;"><a class="framer-h2r6s framer-H7CMq framer-1fhdeof framer-v-1rxo9ix framer-3anl5s" data-border="true" data-framer-name="Primary + Icon (white)" data-highlight="true" style="--border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.2); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; backdrop-filter: blur(0px); background-color: rgba(0, 0, 0, 0); border-radius: 100px; box-shadow: rgba(0, 0, 0, 0.07) 0px 0.241451px 0.0965802px -1.25px, rgba(0, 0, 0, 0.07) 0px 2px 0.8px -2.5px; opacity: 1;" href="./" tabindex="0"><div class="framer-zal1z" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-111defn" data-styles-preset="QTqhzGRsK" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)))">Discover Grow</p></div><div class="framer-eb7jiy" data-framer-name="icon wrapper" style="--border-bottom-width: 0px; --border-color: rgba(0, 0, 0, 0); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; backdrop-filter: blur(0px); background-color: rgba(0, 0, 0, 0); border-radius: 100px; opacity: 1;"><div class="framer-ufe7wg-container" style="opacity: 1;"><div style="display:contents"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" focusable="false" color="var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255))" style="user-select: none; width: 100%; height: 100%; display: inline-block; fill: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); color: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); flex-shrink: 0;"><g color="var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255))" weight="bold"><path d="M204,64V168a12,12,0,0,1-24,0V93L72.49,200.49a12,12,0,0,1-17-17L163,76H88a12,12,0,0,1,0-24H192A12,12,0,0,1,204,64Z"></path></g></svg></div></div></div></a></div></div></div></section></div></div><div class="ssr-variant hidden-1vflgbi hidden-y6cnby hidden-17b9z8l"><div class="framer-zty70t-container" id="build-your"><section class="framer-TpWkp framer-QsuOn framer-ICBEI framer-1hbl2v6 framer-v-16zae34" data-framer-name="Phone" style="width: 100%; opacity: 1;"><div class="framer-21vpee" data-framer-name="Content" style="opacity: 1;"><div class="framer-10se2lq" data-framer-name="header" style="opacity: 1;"><div class="framer-19io21k" data-framer-name="title" style="opacity: 1;"><div class="framer-1dxsjui" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-1of0zx5: var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><h2 class="framer-text framer-styles-preset-a5br6k" data-styles-preset="hdOg4kMwx" style="--framer-text-color:var(--extracted-1of0zx5, var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)))">Build your business</h2></div><div class="framer-idt5px" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-1of0zx5: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><h2 class="framer-text framer-styles-preset-a5br6k" data-styles-preset="hdOg4kMwx" style="--framer-text-color:var(--extracted-1of0zx5, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">on Planhat.</h2></div></div><div class="framer-1dbn842" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-ytkpuz" data-styles-preset="OnHxadXjT" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)))">Planhat enables businesses all over the world, of every shape and size, to acquire, service and grow customers more successfully. </p></div></div><div class="framer-kwnxxt" data-framer-name="Industry Cards grid" style="opacity: 1;"><div class="framer-ingrb2-container" style="opacity: 1;"><div class="framer-dIadh framer-pg4PA framer-rWkN4 framer-1ydh9le framer-v-df1ry2" data-framer-name="mobile" style="backdrop-filter: blur(0px); border-radius: 16px; box-shadow: rgba(255, 255, 255, 0.1) 0px 0px 0px 1px; width: 100%; opacity: 1;"><div class="framer-16piqtk" data-framer-name="text container" style="background-color: var(--token-d0b03925-a317-440a-9e3d-a59011de1d8e, rgb(242, 242, 242)); opacity: 1;"><div class="framer-1v4b0uy" data-framer-name="copy" style="opacity: 1;"><div class="framer-yzrsvc" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(0, 0, 0)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-c3c3bn" data-styles-preset="MqiBSoDyI" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(0, 0, 0)))">Software</p></div><div class="framer-1yc3bm" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1f1nkuo" data-styles-preset="UyIFnPii3" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)))">Run usage-based engagement campaigns. Deploy freemium and product-led growth models at scale. </p></div></div><div class="framer-15475xn-container" style="opacity: 1;"><a class="framer-kHzir framer-pg4PA framer-BfdLg framer-H7CMq framer-11kb4x5 framer-v-11kb4x5 framer-3yquch" data-framer-name="Accent" data-highlight="true" style="backdrop-filter: blur(0px); background-color: rgba(0, 0, 0, 0); border-radius: 100px; opacity: 1;" href="./" tabindex="0"><div class="framer-1vh1wkv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-c3c3bn" data-styles-preset="MqiBSoDyI" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)))">Explore</p></div><div class="framer-tr1f4b-container" data-framer-name="icon R" name="icon R" style="opacity: 1;"><div style="display:contents"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" focusable="false" color="var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0))" style="user-select: none; width: 100%; height: 100%; display: inline-block; fill: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); color: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); flex-shrink: 0;"><g color="var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0))" weight="bold"><path d="M204,64V168a12,12,0,0,1-24,0V93L72.49,200.49a12,12,0,0,1-17-17L163,76H88a12,12,0,0,1,0-24H192A12,12,0,0,1,204,64Z"></path></g></svg></div></div></a></div><a class="framer-1f35s1m framer-1y3gwbr" data-framer-name="link trigger" href="./" style="opacity: 1;"></a></div><div class="framer-9ap54k" data-framer-name="img" style="filter:grayscale(1);-webkit-filter:grayscale(1);opacity:0"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="calc(100vw - 8px)" srcset="https://framerusercontent.com/images/yhnr6KhezVqnnrvxY3S8u71V1F8.jpg 480w" src="https://framerusercontent.com/images/yhnr6KhezVqnnrvxY3S8u71V1F8.jpg" alt="A lattice of reflective rainbow-tinted computer chips." style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover"></div></div><div class="framer-1htaymq" data-framer-name="logo" style="opacity:0"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="calc(100vw - 8px)" src="https://framerusercontent.com/images/9DFFO5hOQRIavOKuFDoAzlzxbEM.svg" alt="" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain"></div></div></div></div><div class="framer-k7ssir-container" style="opacity: 1;"><div class="framer-dIadh framer-pg4PA framer-rWkN4 framer-1ydh9le framer-v-df1ry2" data-framer-name="mobile" style="backdrop-filter: blur(0px); border-radius: 16px; box-shadow: rgba(255, 255, 255, 0.1) 0px 0px 0px 1px; width: 100%; opacity: 1;"><div class="framer-16piqtk" data-framer-name="text container" style="background-color: var(--token-d0b03925-a317-440a-9e3d-a59011de1d8e, rgb(242, 242, 242)); opacity: 1;"><div class="framer-1v4b0uy" data-framer-name="copy" style="opacity: 1;"><div class="framer-yzrsvc" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(0, 0, 0)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-c3c3bn" data-styles-preset="MqiBSoDyI" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(0, 0, 0)))">IT Services</p></div><div class="framer-1yc3bm" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1f1nkuo" data-styles-preset="UyIFnPii3" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)))">Forecast platform utilization. Deliver exceptional white-glove experiences from a collaborative portal.</p></div></div><div class="framer-15475xn-container" style="opacity: 1;"><a class="framer-kHzir framer-pg4PA framer-BfdLg framer-H7CMq framer-11kb4x5 framer-v-11kb4x5 framer-3yquch" data-framer-name="Accent" data-highlight="true" style="backdrop-filter: blur(0px); background-color: rgba(0, 0, 0, 0); border-radius: 100px; opacity: 1;" href="./" tabindex="0"><div class="framer-1vh1wkv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-c3c3bn" data-styles-preset="MqiBSoDyI" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)))">Explore</p></div><div class="framer-tr1f4b-container" data-framer-name="icon R" name="icon R" style="opacity: 1;"><div style="display:contents"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" focusable="false" color="var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0))" style="user-select: none; width: 100%; height: 100%; display: inline-block; fill: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); color: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); flex-shrink: 0;"><g color="var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0))" weight="bold"><path d="M204,64V168a12,12,0,0,1-24,0V93L72.49,200.49a12,12,0,0,1-17-17L163,76H88a12,12,0,0,1,0-24H192A12,12,0,0,1,204,64Z"></path></g></svg></div></div></a></div><a class="framer-1f35s1m framer-1y3gwbr" data-framer-name="link trigger" href="./" style="opacity: 1;"></a></div><div class="framer-9ap54k" data-framer-name="img" style="filter:grayscale(1);-webkit-filter:grayscale(1);opacity:0"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="calc(100vw - 8px)" srcset="https://framerusercontent.com/images/E1V8Dlsb6O8XEbiz9qRSIobIE.jpg 480w" src="https://framerusercontent.com/images/E1V8Dlsb6O8XEbiz9qRSIobIE.jpg" alt="An image of planet earth from space with city lights forming network patterns." style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover"></div></div><div class="framer-1htaymq" data-framer-name="logo" style="opacity:0"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="calc(100vw - 8px)" src="https://framerusercontent.com/images/Iw6c5CWNoDJiKoD5X8ow99Ho.svg" alt="Softcat" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain"></div></div></div></div><div class="framer-tjmuax-container" style="opacity: 1;"><div class="framer-dIadh framer-pg4PA framer-rWkN4 framer-1ydh9le framer-v-df1ry2" data-framer-name="mobile" style="backdrop-filter: blur(0px); border-radius: 16px; box-shadow: rgba(255, 255, 255, 0.1) 0px 0px 0px 1px; width: 100%; opacity: 1;"><div class="framer-16piqtk" data-framer-name="text container" style="background-color: var(--token-d0b03925-a317-440a-9e3d-a59011de1d8e, rgb(242, 242, 242)); opacity: 1;"><div class="framer-1v4b0uy" data-framer-name="copy" style="opacity: 1;"><div class="framer-yzrsvc" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(0, 0, 0)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-c3c3bn" data-styles-preset="MqiBSoDyI" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(0, 0, 0)))">Business Services</p></div><div class="framer-1yc3bm" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1f1nkuo" data-styles-preset="UyIFnPii3" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)))">Optimize staffing. Track and report on project milestones and billables. Run referral programmes.</p></div></div><div class="framer-15475xn-container" style="opacity: 1;"><a class="framer-kHzir framer-pg4PA framer-BfdLg framer-H7CMq framer-11kb4x5 framer-v-11kb4x5 framer-3yquch" data-framer-name="Accent" data-highlight="true" style="backdrop-filter: blur(0px); background-color: rgba(0, 0, 0, 0); border-radius: 100px; opacity: 1;" href="./" tabindex="0"><div class="framer-1vh1wkv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-c3c3bn" data-styles-preset="MqiBSoDyI" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)))">Explore</p></div><div class="framer-tr1f4b-container" data-framer-name="icon R" name="icon R" style="opacity: 1;"><div style="display:contents"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" focusable="false" color="var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0))" style="user-select: none; width: 100%; height: 100%; display: inline-block; fill: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); color: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); flex-shrink: 0;"><g color="var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0))" weight="bold"><path d="M204,64V168a12,12,0,0,1-24,0V93L72.49,200.49a12,12,0,0,1-17-17L163,76H88a12,12,0,0,1,0-24H192A12,12,0,0,1,204,64Z"></path></g></svg></div></div></a></div><a class="framer-1f35s1m framer-1y3gwbr" data-framer-name="link trigger" href="./" style="opacity: 1;"></a></div><div class="framer-9ap54k" data-framer-name="img" style="filter:grayscale(1);-webkit-filter:grayscale(1);opacity:0"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="calc(100vw - 8px)" srcset="https://framerusercontent.com/images/7SsWU8BZbEddirQVtCGRmZLbtiU.jpg 480w" src="https://framerusercontent.com/images/7SsWU8BZbEddirQVtCGRmZLbtiU.jpg" alt="A monolithic glass building rreflecting blue light." style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover"></div></div><div class="framer-1htaymq" data-framer-name="logo" style="opacity:0"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="calc(100vw - 8px)" src="https://framerusercontent.com/images/4bqLaF8SgBiRuaYaxrKfCVg0aY.svg" alt="Basis Technologies" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain"></div></div></div></div><div class="framer-d8zu8b-container" style="opacity: 1;"><div class="framer-dIadh framer-pg4PA framer-rWkN4 framer-1ydh9le framer-v-df1ry2" data-framer-name="mobile" style="backdrop-filter: blur(0px); border-radius: 16px; box-shadow: rgba(255, 255, 255, 0.1) 0px 0px 0px 1px; width: 100%; opacity: 1;"><div class="framer-16piqtk" data-framer-name="text container" style="background-color: var(--token-d0b03925-a317-440a-9e3d-a59011de1d8e, rgb(242, 242, 242)); opacity: 1;"><div class="framer-1v4b0uy" data-framer-name="copy" style="opacity: 1;"><div class="framer-yzrsvc" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(0, 0, 0)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-c3c3bn" data-styles-preset="MqiBSoDyI" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(0, 0, 0)))">Connected Businesses</p></div><div class="framer-1yc3bm" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1f1nkuo" data-styles-preset="UyIFnPii3" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)))">Monitor asset installation, schedule maintenance and measure value delivery.</p></div></div><div class="framer-15475xn-container" style="opacity: 1;"><a class="framer-kHzir framer-pg4PA framer-BfdLg framer-H7CMq framer-11kb4x5 framer-v-11kb4x5 framer-3yquch" data-framer-name="Accent" data-highlight="true" style="backdrop-filter: blur(0px); background-color: rgba(0, 0, 0, 0); border-radius: 100px; opacity: 1;" href="./industries/connected-businesses" tabindex="0"><div class="framer-1vh1wkv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-c3c3bn" data-styles-preset="MqiBSoDyI" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)))">Explore</p></div><div class="framer-tr1f4b-container" data-framer-name="icon R" name="icon R" style="opacity: 1;"><div style="display:contents"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" focusable="false" color="var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0))" style="user-select: none; width: 100%; height: 100%; display: inline-block; fill: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); color: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); flex-shrink: 0;"><g color="var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0))" weight="bold"><path d="M204,64V168a12,12,0,0,1-24,0V93L72.49,200.49a12,12,0,0,1-17-17L163,76H88a12,12,0,0,1,0-24H192A12,12,0,0,1,204,64Z"></path></g></svg></div></div></a></div><a class="framer-1f35s1m framer-1y3gwbr" data-framer-name="link trigger" href="./industries/connected-businesses" style="opacity: 1;"></a></div><div class="framer-9ap54k" data-framer-name="img" style="filter:grayscale(1);-webkit-filter:grayscale(1);opacity:0"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="calc(100vw - 8px)" srcset="https://framerusercontent.com/images/4IymTRk9JpOPl8t9rHD3uSBqOCs.jpg 480w" src="https://framerusercontent.com/images/4IymTRk9JpOPl8t9rHD3uSBqOCs.jpg" alt="A crane suspended over a hazy, foggy orange-coloured city sky." style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover"></div></div><div class="framer-1htaymq" data-framer-name="logo" style="opacity:0"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="calc(100vw - 8px)" src="https://framerusercontent.com/images/8F78u9oVgGwkeXXkR6IRF7eCoM.svg" alt="Trackunit" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain"></div></div></div></div><div class="framer-ha3p3p-container" style="opacity: 1;"><div class="framer-dIadh framer-pg4PA framer-rWkN4 framer-1ydh9le framer-v-df1ry2" data-framer-name="mobile" style="backdrop-filter: blur(0px); border-radius: 16px; box-shadow: rgba(255, 255, 255, 0.1) 0px 0px 0px 1px; width: 100%; opacity: 1;"><div class="framer-16piqtk" data-framer-name="text container" style="background-color: var(--token-d0b03925-a317-440a-9e3d-a59011de1d8e, rgb(242, 242, 242)); opacity: 1;"><div class="framer-1v4b0uy" data-framer-name="copy" style="opacity: 1;"><div class="framer-yzrsvc" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(0, 0, 0)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-c3c3bn" data-styles-preset="MqiBSoDyI" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(0, 0, 0)))">Healthcare &amp; Life Sciences</p></div><div class="framer-1yc3bm" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1f1nkuo" data-styles-preset="UyIFnPii3" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)))">Centralize and streamline stakeholder management. Audit inventory and predict demand.</p></div></div><div class="framer-15475xn-container" style="opacity: 1;"><a class="framer-kHzir framer-pg4PA framer-BfdLg framer-H7CMq framer-11kb4x5 framer-v-11kb4x5 framer-3yquch" data-framer-name="Accent" data-highlight="true" style="backdrop-filter: blur(0px); background-color: rgba(0, 0, 0, 0); border-radius: 100px; opacity: 1;" href="./" tabindex="0"><div class="framer-1vh1wkv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-c3c3bn" data-styles-preset="MqiBSoDyI" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)))">Explore</p></div><div class="framer-tr1f4b-container" data-framer-name="icon R" name="icon R" style="opacity: 1;"><div style="display:contents"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" focusable="false" color="var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0))" style="user-select: none; width: 100%; height: 100%; display: inline-block; fill: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); color: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); flex-shrink: 0;"><g color="var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0))" weight="bold"><path d="M204,64V168a12,12,0,0,1-24,0V93L72.49,200.49a12,12,0,0,1-17-17L163,76H88a12,12,0,0,1,0-24H192A12,12,0,0,1,204,64Z"></path></g></svg></div></div></a></div><a class="framer-1f35s1m framer-1y3gwbr" data-framer-name="link trigger" href="./" style="opacity: 1;"></a></div><div class="framer-9ap54k" data-framer-name="img" style="filter:grayscale(1);-webkit-filter:grayscale(1);opacity:0"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="calc(100vw - 8px)" srcset="https://framerusercontent.com/images/iNVUGdQSd5vMVEuBoC5AKkt2u4.jpg 480w" src="https://framerusercontent.com/images/iNVUGdQSd5vMVEuBoC5AKkt2u4.jpg" alt="A microscopic view of a cluster of bacteria." style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover"></div></div><div class="framer-1htaymq" data-framer-name="logo" style="opacity:0"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="calc(100vw - 8px)" src="https://framerusercontent.com/images/upm6CBS21MX6zF1hnncIwhFfmk.svg" alt="Medtronic" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain"></div></div></div></div><div class="framer-vr1f5d-container" style="opacity: 1;"><div class="framer-dIadh framer-pg4PA framer-rWkN4 framer-1ydh9le framer-v-df1ry2" data-framer-name="mobile" style="backdrop-filter: blur(0px); border-radius: 16px; box-shadow: rgba(255, 255, 255, 0.1) 0px 0px 0px 1px; width: 100%; opacity: 1;"><div class="framer-16piqtk" data-framer-name="text container" style="background-color: var(--token-d0b03925-a317-440a-9e3d-a59011de1d8e, rgb(242, 242, 242)); opacity: 1;"><div class="framer-1v4b0uy" data-framer-name="copy" style="opacity: 1;"><div class="framer-yzrsvc" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(0, 0, 0)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-c3c3bn" data-styles-preset="MqiBSoDyI" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(0, 0, 0)))">Financial Services</p></div><div class="framer-1yc3bm" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1f1nkuo" data-styles-preset="UyIFnPii3" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)))">Optimize staffing. Track and report on project milestones and billables. Run referral programmes.</p></div></div><div class="framer-15475xn-container" style="opacity: 1;"><a class="framer-kHzir framer-pg4PA framer-BfdLg framer-H7CMq framer-11kb4x5 framer-v-11kb4x5 framer-3yquch" data-framer-name="Accent" data-highlight="true" style="backdrop-filter: blur(0px); background-color: rgba(0, 0, 0, 0); border-radius: 100px; opacity: 1;" href="./" tabindex="0"><div class="framer-1vh1wkv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-c3c3bn" data-styles-preset="MqiBSoDyI" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)))">Explore</p></div><div class="framer-tr1f4b-container" data-framer-name="icon R" name="icon R" style="opacity: 1;"><div style="display:contents"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" focusable="false" color="var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0))" style="user-select: none; width: 100%; height: 100%; display: inline-block; fill: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); color: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); flex-shrink: 0;"><g color="var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0))" weight="bold"><path d="M204,64V168a12,12,0,0,1-24,0V93L72.49,200.49a12,12,0,0,1-17-17L163,76H88a12,12,0,0,1,0-24H192A12,12,0,0,1,204,64Z"></path></g></svg></div></div></a></div><a class="framer-1f35s1m framer-1y3gwbr" data-framer-name="link trigger" href="./" style="opacity: 1;"></a></div><div class="framer-9ap54k" data-framer-name="img" style="filter:grayscale(1);-webkit-filter:grayscale(1);opacity:0"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="calc(100vw - 8px)" srcset="https://framerusercontent.com/images/2iZEgO7bbGmrF6mcQOwUKl7OQ0.jpg 480w" src="https://framerusercontent.com/images/2iZEgO7bbGmrF6mcQOwUKl7OQ0.jpg" alt="Chicago financial district buildings reflecting blue light." style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover"></div></div><div class="framer-1htaymq" data-framer-name="logo" style="opacity:0"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="calc(100vw - 8px)" src="https://framerusercontent.com/images/vS8ahORKvmORQab6GmH9NfHfXo.svg" alt="Nasdaq" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain"></div></div></div></div></div></div></section></div></div></section><div class="framer-z8su0v" data-framer-name="Section 5: Pre-Footer" name="Section 5: Pre-Footer"><div class="ssr-variant hidden-1vflgbi hidden-y6cnby hidden-17b9z8l"><div class="framer-1luyvrx-container"><section class="framer-BoGR9 framer-z12m5n framer-v-1uq6coa" data-framer-name="Phone" style="width: 100%; opacity: 1;"><div class="framer-g1f9kh-container" style="opacity: 1;"><div class="framer-96gL1 framer-bWVvL framer-ICBEI framer-16jcinv framer-v-1pl0hr8" data-framer-name="Video - Left - text (280) - Playing" style="--nawyok: 20px; background-color: var(--token-d0b03925-a317-440a-9e3d-a59011de1d8e, rgb(242, 242, 242)); height: 100%; width: 100%; opacity: 1;"><div class="framer-8a1iwz" data-framer-name="Backgrounds" style="opacity: 1;"><div class="framer-14985je" data-framer-name="overlay" style="background:radial-gradient(100% 399.99999999999994% at 0% 100%, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);opacity:0.4"></div><div class="framer-r8umuv-container" data-framer-name="plain video" name="plain video" style="opacity:0"><video src="https://framerusercontent.com/assets/d0EpKbcmoOflqspBMna0sDP9A8A.mp4" loop="" poster="https://framerusercontent.com/images/pktUgWzsvbIcnzJebPhGbSaZFKQ.png" muted="" playsinline="" style="cursor:auto;width:100%;height:100%;border-radius:0px;display:block;object-fit:cover;background-color:rgba(0, 0, 0, 0);object-position:50% 50%"></video></div></div><div class="framer-98x5iu" data-framer-name="Container w max width" style="opacity: 1;"><div class="framer-1qkbgh7" data-framer-name="content" style="opacity: 1;"><div class="framer-vme281" data-framer-name="text" style="opacity: 1;"><div class="framer-15iswmb" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-1w1cjl5: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><h6 class="framer-text framer-styles-preset-1ev2mkn" data-styles-preset="AlmbKU9f1" style="--framer-text-color:var(--extracted-1w1cjl5, var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)))">Powering 2.6 million customers.</h6></div><div class="framer-i9a1fo" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-ytkpuz" data-styles-preset="OnHxadXjT" style="--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)))">See the impact we're making in the world.</p></div></div><div class="framer-1mg17ox-container" style="opacity: 1;"><a class="framer-h2r6s framer-H7CMq framer-1fhdeof framer-v-1rxo9ix framer-3anl5s" data-border="true" data-framer-name="Primary + Icon (white)" data-highlight="true" style="--border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.2); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; backdrop-filter: blur(0px); background-color: rgba(0, 0, 0, 0); border-radius: 100px; box-shadow: rgba(0, 0, 0, 0.07) 0px 0.241451px 0.0965802px -1.25px, rgba(0, 0, 0, 0.07) 0px 2px 0.8px -2.5px; opacity: 1;" href="./impact-studies" tabindex="0"><div class="framer-zal1z" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-111defn" data-styles-preset="QTqhzGRsK" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)))">Our impact</p></div><div class="framer-eb7jiy" data-framer-name="icon wrapper" style="--border-bottom-width: 0px; --border-color: rgba(0, 0, 0, 0); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; backdrop-filter: blur(0px); background-color: rgba(0, 0, 0, 0); border-radius: 100px; opacity: 1;"><div class="framer-ufe7wg-container" style="opacity: 1;"><div style="display:contents"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" focusable="false" color="var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255))" style="user-select: none; width: 100%; height: 100%; display: inline-block; fill: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); color: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); flex-shrink: 0;"><g color="var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255))" weight="bold"><path d="M204,64V168a12,12,0,0,1-24,0V93L72.49,200.49a12,12,0,0,1-17-17L163,76H88a12,12,0,0,1,0-24H192A12,12,0,0,1,204,64Z"></path></g></svg></div></div></div></a></div></div></div><a class="framer-1bgwoap framer-e9o1wh" data-framer-name="link trigger" href="./impact-studies" style="opacity: 1;"></a></div></div><div class="framer-4f13jv-container" style="opacity: 1;"><div class="framer-96gL1 framer-bWVvL framer-ICBEI framer-16jcinv framer-v-1pl0hr8" data-framer-name="Video - Left - text (280) - Playing" style="--nawyok: 20px; background-color: var(--token-d0b03925-a317-440a-9e3d-a59011de1d8e, rgb(242, 242, 242)); height: 100%; width: 100%; opacity: 1;"><div class="framer-8a1iwz" data-framer-name="Backgrounds" style="opacity: 1;"><div class="framer-14985je" data-framer-name="overlay" style="background:radial-gradient(100% 399.99999999999994% at 0% 100%, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);opacity:0.4"></div><div class="framer-r8umuv-container" data-framer-name="plain video" name="plain video" style="opacity:0"><video src="https://framerusercontent.com/assets/ju9VNHl7AbveHi8dJvqKvQQCk.mp4" loop="" poster="https://framerusercontent.com/images/S65aMjQoGpYFGDpHDiYly0JsRQ.png" muted="" playsinline="" style="cursor:auto;width:100%;height:100%;border-radius:0px;display:block;object-fit:cover;background-color:rgba(0, 0, 0, 0);object-position:50% 50%"></video></div></div><div class="framer-98x5iu" data-framer-name="Container w max width" style="opacity: 1;"><div class="framer-1qkbgh7" data-framer-name="content" style="opacity: 1;"><div class="framer-vme281" data-framer-name="text" style="opacity: 1;"><div class="framer-15iswmb" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-1w1cjl5: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><h6 class="framer-text framer-styles-preset-1ev2mkn" data-styles-preset="AlmbKU9f1" style="--framer-text-color:var(--extracted-1w1cjl5, var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)))">No passengers. We're all crew.</h6></div><div class="framer-i9a1fo" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-ytkpuz" data-styles-preset="OnHxadXjT" style="--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)))">We've always got missions for the curious and daring.</p></div></div><div class="framer-1mg17ox-container" style="opacity: 1;"><a class="framer-h2r6s framer-H7CMq framer-1fhdeof framer-v-1rxo9ix framer-3anl5s" data-border="true" data-framer-name="Primary + Icon (white)" data-highlight="true" style="--border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.2); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; backdrop-filter: blur(0px); background-color: rgba(0, 0, 0, 0); border-radius: 100px; box-shadow: rgba(0, 0, 0, 0.07) 0px 0.241451px 0.0965802px -1.25px, rgba(0, 0, 0, 0.07) 0px 2px 0.8px -2.5px; opacity: 1;" href="./careers" tabindex="0"><div class="framer-zal1z" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-111defn" data-styles-preset="QTqhzGRsK" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)))">Apply now</p></div><div class="framer-eb7jiy" data-framer-name="icon wrapper" style="--border-bottom-width: 0px; --border-color: rgba(0, 0, 0, 0); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; backdrop-filter: blur(0px); background-color: rgba(0, 0, 0, 0); border-radius: 100px; opacity: 1;"><div class="framer-ufe7wg-container" style="opacity: 1;"><div style="display:contents"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" focusable="false" color="var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255))" style="user-select: none; width: 100%; height: 100%; display: inline-block; fill: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); color: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); flex-shrink: 0;"><g color="var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255))" weight="bold"><path d="M204,64V168a12,12,0,0,1-24,0V93L72.49,200.49a12,12,0,0,1-17-17L163,76H88a12,12,0,0,1,0-24H192A12,12,0,0,1,204,64Z"></path></g></svg></div></div></div></a></div></div></div><a class="framer-1bgwoap framer-e9o1wh" data-framer-name="link trigger" href="./careers" style="opacity: 1;"></a></div></div></section></div></div><div class="ssr-variant hidden-1vflgbi hidden-y6cnby hidden-17b9z8l"><div class="framer-1b5tkly-container" id="1b5tkly"><section class="framer-ZG3RZ framer-iy761i framer-v-16fm5rr" data-framer-name="Phone" data-highlight="true" style="width: 100%; opacity: 1;" tabindex="0"><div class="framer-1meqjix-container" style="opacity: 1;"><div class="framer-qC5Uz framer-bWVvL framer-ICBEI framer-1pycz7u framer-v-1pdoxr0" data-framer-name="Phone - Color + Render — lightBG" data-highlight="true" style="background-color: rgb(255, 255, 255); width: 100%; opacity: 1;" tabindex="0"><a class="framer-xprgpe framer-1olprkr" data-framer-name="Link trigger" data-highlight="true" tabindex="0" style="opacity: 1;"></a><div class="framer-ihev8n" data-framer-name="Content max width" style="opacity: 1;"><div class="framer-1actxa5" data-framer-name="content" style="opacity: 1;"><div class="framer-p9o3ps" data-framer-name="text" style="opacity: 1;"><div class="framer-ytn4sj" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-1w1cjl5: var(--variable-reference-NImFMVwG6-j1Z_DWg9a); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; --variable-reference-NImFMVwG6-j1Z_DWg9a: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><h6 class="framer-text framer-styles-preset-1ev2mkn" data-styles-preset="AlmbKU9f1" style="--framer-text-alignment:left;--framer-text-color:var(--extracted-1w1cjl5, var(--variable-reference-NImFMVwG6-j1Z_DWg9a))">Your new system of action</h6></div><div class="framer-152lgx7" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--variable-reference-NImFMVwG6-j1Z_DWg9a); --variable-reference-NImFMVwG6-j1Z_DWg9a: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-ytkpuz" data-styles-preset="OnHxadXjT" style="--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-NImFMVwG6-j1Z_DWg9a))">Act on customers as you analyze them.</p></div></div><div class="framer-1wsliqd-container" style="opacity: 1;"><a class="framer-h2r6s framer-H7CMq framer-1fhdeof framer-v-3i4ewl framer-3anl5s" data-border="true" data-framer-name="Primary + Icon (black) " data-highlight="true" style="--border-bottom-width: 1px; --border-color: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; backdrop-filter: blur(0px); background-color: rgba(0, 0, 0, 0); border-radius: 100px; box-shadow: rgba(0, 0, 0, 0.07) 0px 0.241451px 0.0965802px -1.25px, rgba(0, 0, 0, 0.07) 0px 2px 0.8px -2.5px; opacity: 1;" tabindex="0"><div class="framer-zal1z" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-111defn" data-styles-preset="QTqhzGRsK" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Request a demo</p></div><div class="framer-eb7jiy" data-framer-name="icon wrapper" style="--border-bottom-width: 0px; --border-color: rgba(0, 0, 0, 0); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; backdrop-filter: blur(0px); background-color: rgba(0, 0, 0, 0); border-radius: 100px; opacity: 1;"><div class="framer-ufe7wg-container" style="opacity: 1;"><div style="display:contents"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" focusable="false" color="var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17))" style="user-select: none; width: 100%; height: 100%; display: inline-block; fill: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); color: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); flex-shrink: 0;"><g color="var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17))" weight="bold"><path d="M204,64V168a12,12,0,0,1-24,0V93L72.49,200.49a12,12,0,0,1-17-17L163,76H88a12,12,0,0,1,0-24H192A12,12,0,0,1,204,64Z"></path></g></svg></div></div></div></a></div></div><div class="framer-16jz2zs" data-framer-name="Media" style="opacity: 1;"><div class="framer-1hur5q4" data-framer-name="Render" style="opacity: 1;"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" sizes="min(max(100vw, 1px), 1200px)" srcset="https://framerusercontent.com/images/mNI4b5v85O4Y911MZXHdC1fcTN4.png?scale-down-to=512&amp;lossless=1 512w,https://framerusercontent.com/images/mNI4b5v85O4Y911MZXHdC1fcTN4.png?scale-down-to=1024&amp;lossless=1 1024w,https://framerusercontent.com/images/mNI4b5v85O4Y911MZXHdC1fcTN4.png?lossless=1 1240w" src="https://framerusercontent.com/images/mNI4b5v85O4Y911MZXHdC1fcTN4.png?lossless=1" alt="Three layered card view of different Planhat workspaces: Customer Success, Sales and Support." style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center top;object-fit:cover"></div></div></div></div></div></div></section></div></div></div><div class="framer-gzm6yi" data-border="true" data-framer-name="Footer" name="Footer"><div class="ssr-variant hidden-1vflgbi hidden-y6cnby hidden-17b9z8l"><div class="framer-5gxe9t-container" data-framer-name="footer" name="footer"><div name="footer" class="framer-2LTNh framer-ioapa framer-ULy7H framer-GtYOX framer-148k9lh framer-v-1e6g67u" data-framer-name="Condensed" style="background-color: var(--token-6889a6d4-a9a4-45fd-a538-dcf976f7e3db, rgb(255, 255, 255)); max-width: 100%; width: 100%; opacity: 1;"><div class="framer-kuh4q2" data-framer-name="Container" style="opacity: 1;"><div class="framer-12c1vwk" style="opacity: 1;"><div class="framer-d4rons" style="--border-bottom-width: 1px; --border-color: var(--token-d0b03925-a317-440a-9e3d-a59011de1d8e, rgb(242, 242, 242)); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; opacity: 1;" data-border="true"><div class="framer-8l0ff7" style="opacity: 1;"><div data-framer-component-type="SVG" data-framer-name="Planhat_horizontal_text" style="image-rendering: pixelated; flex-shrink: 0; background-size: 100% 100%; background-image: url(&quot;data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%2089%2021%22%3E%3Cpath%20d%3D%22M%207.28%204.443%20C%205.792%204.443%204.579%205.027%203.64%206.22%20L%203.64%204.676%20L%200%204.676%20L%200%2020.974%20L%203.64%2020.974%20L%203.64%2014.754%20C%204.579%2015.947%205.792%2016.531%207.28%2016.531%20C%208.723%2016.531%209.936%2015.97%2010.875%2014.824%20C%2011.814%2013.679%2012.294%2012.229%2012.294%2010.475%20C%2012.294%208.722%2011.814%207.295%2010.875%206.149%20C%209.936%205.004%208.723%204.443%207.28%204.443%20Z%20M%204.35%2012.486%20C%203.869%2011.948%203.64%2011.293%203.64%2010.475%20C%203.64%209.657%203.869%209.002%204.35%208.464%20C%204.808%207.95%205.403%207.693%206.113%207.693%20C%206.822%207.693%207.418%207.95%207.876%208.464%20C%208.333%209.002%208.562%209.657%208.562%2010.475%20C%208.562%2011.293%208.334%2011.948%207.876%2012.486%20C%207.418%2013.024%206.822%2013.281%206.113%2013.281%20C%205.403%2013.281%204.808%2013.024%204.35%2012.486%20Z%20M%2015.158%2016.297%20L%2018.798%2016.297%20L%2018.798%200%20L%2015.158%200%20Z%20M%2030.304%206.22%20C%2029.365%205.027%2028.151%204.442%2026.663%204.442%20C%2025.221%204.442%2024.008%205.004%2023.069%206.149%20C%2022.13%207.295%2021.649%208.721%2021.649%2010.475%20C%2021.649%2012.229%2022.13%2013.678%2023.069%2014.824%20C%2024.008%2015.97%2025.221%2016.531%2026.663%2016.531%20C%2028.151%2016.531%2029.365%2015.947%2030.304%2014.754%20L%2030.304%2016.297%20L%2033.967%2016.297%20L%2033.967%204.676%20L%2030.304%204.676%20Z%20M%2026.091%2012.486%20C%2025.61%2011.948%2025.381%2011.293%2025.381%2010.475%20C%2025.381%209.657%2025.61%209.002%2026.091%208.464%20C%2026.549%207.95%2027.144%207.693%2027.854%207.693%20C%2028.563%207.693%2029.159%207.95%2029.617%208.464%20C%2030.075%209.002%2030.304%209.657%2030.304%2010.475%20C%2030.304%2011.293%2030.075%2011.948%2029.617%2012.486%20C%2029.159%2013.024%2028.563%2013.281%2027.854%2013.281%20C%2027.144%2013.281%2026.549%2013.024%2026.091%2012.486%20Z%20M%2044.408%204.443%20C%2042.966%204.443%2041.844%205.027%2041.043%206.22%20L%2041.043%204.676%20L%2037.38%204.676%20L%2037.38%2016.297%20L%2041.043%2016.297%20L%2041.043%209.446%20C%2041.043%208.23%2041.798%207.412%2042.966%207.412%20C%2044.065%207.412%2044.82%208.23%2044.82%209.446%20L%2044.82%2016.297%20L%2048.483%2016.297%20L%2048.483%208.909%20C%2048.483%207.599%2048.094%206.524%2047.338%205.682%20C%2046.583%204.863%2045.599%204.443%2044.408%204.443%20Z%20M%2058.736%204.443%20C%2057.317%204.443%2056.218%205.051%2055.439%206.243%20L%2055.439%200%20L%2051.799%200%20L%2051.799%2016.297%20L%2055.439%2016.297%20L%2055.439%209.446%20C%2055.439%208.23%2056.195%207.412%2057.363%207.412%20C%2058.462%207.412%2059.217%208.23%2059.217%209.446%20L%2059.217%2016.297%20L%2062.88%2016.297%20L%2062.88%208.909%20C%2062.88%207.599%2062.491%206.524%2061.735%205.682%20C%2060.957%204.863%2059.95%204.443%2058.736%204.443%20Z%20M%2074.278%206.22%20C%2073.34%205.027%2072.127%204.442%2070.638%204.442%20C%2069.196%204.442%2067.983%205.004%2067.044%206.149%20C%2066.105%207.295%2065.624%208.721%2065.624%2010.475%20C%2065.624%2012.229%2066.105%2013.678%2067.044%2014.824%20C%2067.983%2015.97%2069.196%2016.531%2070.638%2016.531%20C%2072.127%2016.531%2073.34%2015.947%2074.278%2014.754%20L%2074.278%2016.297%20L%2077.942%2016.297%20L%2077.942%204.676%20L%2074.278%204.676%20Z%20M%2070.066%2012.486%20C%2069.585%2011.948%2069.356%2011.293%2069.356%2010.475%20C%2069.356%209.657%2069.585%209.002%2070.066%208.464%20C%2070.524%207.95%2071.119%207.693%2071.829%207.693%20C%2072.539%207.693%2073.134%207.95%2073.592%208.464%20C%2074.05%209.002%2074.278%209.657%2074.278%2010.475%20C%2074.278%2011.293%2074.05%2011.948%2073.592%2012.486%20C%2073.134%2013.024%2072.539%2013.281%2071.829%2013.281%20C%2071.119%2013.281%2070.524%2013.024%2070.066%2012.486%20Z%20M%2086.322%204.676%20L%2086.322%201.613%20L%2082.66%201.613%20L%2082.66%204.676%20L%2080.553%204.676%20L%2080.553%207.763%20L%2082.66%207.763%20L%2082.66%2016.297%20L%2086.322%2016.297%20L%2086.322%207.763%20L%2088.841%207.763%20L%2088.841%204.676%20Z%22%20fill%3D%22rgb(0%2C%200%2C%200)%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E&quot;); opacity: 1;" class="framer-emi1v5" aria-hidden="true"></div><a class="framer-1dx1bni framer-4s4w4z" data-framer-name="G2 section" href="https://www.g2.com/products/planhat/reviews" target="_blank" rel="noopener" style="opacity: 1;"><div data-framer-component-type="SVG" data-framer-name="g2_seeklogo" style="image-rendering: pixelated; flex-shrink: 0; opacity: 1;" class="framer-152mxa7" aria-hidden="true"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg11960281463"></use></svg></div></div><div class="framer-bp9gr8" data-framer-name="divider" style="background-color: var(--token-d0b03925-a317-440a-9e3d-a59011de1d8e, rgb(242, 242, 242)); border-radius: 100px; opacity: 1;"></div><div class="framer-wd7gwu" data-framer-name="stars" style="opacity: 1;"><div class="framer-xdg4r1-container" style="opacity: 1;"><div style="display:contents"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" focusable="false" color="var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0))" style="user-select: none; width: 100%; height: 100%; display: inline-block; fill: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); color: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); flex-shrink: 0;"><g color="var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0))" weight="fill"><path d="M234.5,114.38l-45.1,39.36,13.51,58.6a16,16,0,0,1-23.84,17.34l-51.11-31-51,31a16,16,0,0,1-23.84-17.34L66.61,153.8,21.5,114.38a16,16,0,0,1,9.11-28.06l59.46-5.15,23.21-55.36a15.95,15.95,0,0,1,29.44,0h0L166,81.17l59.44,5.15a16,16,0,0,1,9.11,28.06Z"></path></g></svg></div></div><div class="framer-gz1f87-container" style="opacity: 1;"><div style="display:contents"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" focusable="false" color="var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0))" style="user-select: none; width: 100%; height: 100%; display: inline-block; fill: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); color: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); flex-shrink: 0;"><g color="var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0))" weight="fill"><path d="M234.5,114.38l-45.1,39.36,13.51,58.6a16,16,0,0,1-23.84,17.34l-51.11-31-51,31a16,16,0,0,1-23.84-17.34L66.61,153.8,21.5,114.38a16,16,0,0,1,9.11-28.06l59.46-5.15,23.21-55.36a15.95,15.95,0,0,1,29.44,0h0L166,81.17l59.44,5.15a16,16,0,0,1,9.11,28.06Z"></path></g></svg></div></div><div class="framer-1mdco1s-container" style="opacity: 1;"><div style="display:contents"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" focusable="false" color="var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0))" style="user-select: none; width: 100%; height: 100%; display: inline-block; fill: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); color: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); flex-shrink: 0;"><g color="var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0))" weight="fill"><path d="M234.5,114.38l-45.1,39.36,13.51,58.6a16,16,0,0,1-23.84,17.34l-51.11-31-51,31a16,16,0,0,1-23.84-17.34L66.61,153.8,21.5,114.38a16,16,0,0,1,9.11-28.06l59.46-5.15,23.21-55.36a15.95,15.95,0,0,1,29.44,0h0L166,81.17l59.44,5.15a16,16,0,0,1,9.11,28.06Z"></path></g></svg></div></div><div class="framer-6aeei0-container" style="opacity: 1;"><div style="display:contents"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" focusable="false" color="var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0))" style="user-select: none; width: 100%; height: 100%; display: inline-block; fill: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); color: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); flex-shrink: 0;"><g color="var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0))" weight="fill"><path d="M234.5,114.38l-45.1,39.36,13.51,58.6a16,16,0,0,1-23.84,17.34l-51.11-31-51,31a16,16,0,0,1-23.84-17.34L66.61,153.8,21.5,114.38a16,16,0,0,1,9.11-28.06l59.46-5.15,23.21-55.36a15.95,15.95,0,0,1,29.44,0h0L166,81.17l59.44,5.15a16,16,0,0,1,9.11,28.06Z"></path></g></svg></div></div><div class="framer-1o3cvq3-container" style="opacity: 1;"><div style="display:contents"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" focusable="false" color="var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0))" style="user-select: none; width: 100%; height: 100%; display: inline-block; fill: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); color: var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0)); flex-shrink: 0;"><g color="var(--token-1a8662bc-f4a6-4da9-ae8c-97ff0dc18ab8, rgb(237, 126, 0))" weight="fill"><path d="M234.5,114.38l-45.1,39.36,13.51,58.6a16,16,0,0,1-23.84,17.34l-51.11-31-51,31a16,16,0,0,1-23.84-17.34L66.61,153.8,21.5,114.38a16,16,0,0,1,9.11-28.06l59.46-5.15,23.21-55.36a15.95,15.95,0,0,1,29.44,0h0L166,81.17l59.44,5.15a16,16,0,0,1,9.11,28.06Z"></path></g></svg></div></div></div><div class="framer-12imyj3" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-39ea0503-6ae8-4d3d-a3b8-29c6cf0ec521, rgb(87, 85, 81)); --framer-link-text-color: rgb(0, 153, 255); --framer-link-text-decoration: underline; transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-39ea0503-6ae8-4d3d-a3b8-29c6cf0ec521, rgb(87, 85, 81)))">550+ reviews</p></div></a></div><div class="framer-hy19pq" style="opacity: 1;"><div class="framer-bw79k8" data-framer-name="Copy &amp; G2 reviews" style="opacity: 1;"><div class="framer-pwbzh8" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-39ea0503-6ae8-4d3d-a3b8-29c6cf0ec521, rgb(87, 85, 81)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-39ea0503-6ae8-4d3d-a3b8-29c6cf0ec521, rgb(87, 85, 81)))">Thought-leading customer-centric content, direct to your inbox every month.</p></div></div><div class="framer-1axsr2m-container" style="opacity: 1;"><div style="width:100%;height:100%" id="hubspot_form_pcL1YodTW" data-hs-forms-root="true"><form id="hsForm_2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3" method="POST" accept-charset="UTF-8" enctype="multipart/form-data" novalidate="" action="https://forms.hsforms.com/submissions/v3/public/submit/formsnext/multipart/3285366/2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3" class="hs-form-private hsForm_2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3 hs-form-2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3 hs-form-2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_ef335a34-2e8f-4625-82d0-9726ff47bb55 hs-form stacked" target="target_iframe_2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3" data-instance-id="ef335a34-2e8f-4625-82d0-9726ff47bb55" data-form-id="2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3" data-portal-id="3285366" data-test-id="hsForm_2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3"><div class="hs_email hs-email hs-fieldtype-text field hs-form-field"><label id="label-email-2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3" class="" placeholder="Enter your " for="email-2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3"><span></span></label><legend class="hs-field-desc" style="display: none;"></legend><div class="input"><input id="email-2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3" name="email" required="" placeholder="What's your email?*" type="email" class="hs-input" inputmode="email" autocomplete="email" value=""></div></div><div class="hs_submit hs-submit"><div class="hs-field-desc" style="display: none;"></div><div class="actions"><input type="submit" class="hs-button primary large" value="Subscribe"></div></div><input name="hs_context" type="hidden" value="{&quot;embedAtTimestamp&quot;:&quot;1728354850969&quot;,&quot;formDefinitionUpdatedAt&quot;:&quot;1714731533465&quot;,&quot;lang&quot;:&quot;en&quot;,&quot;embedType&quot;:&quot;REGULAR&quot;,&quot;clonedFromForm&quot;:&quot;98b5cb51-4adc-4e41-bd6f-4df85c1a2b1b&quot;,&quot;renderRawHtml&quot;:&quot;true&quot;,&quot;userAgent&quot;:&quot;Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36&quot;,&quot;pageTitle&quot;:&quot;Planhat | The Customer Success Software&quot;,&quot;pageUrl&quot;:&quot;https://www.planhat.com/&quot;,&quot;isHubSpotCmsGeneratedPage&quot;:false,&quot;hutk&quot;:&quot;2063159ab220e30eca5744abaef917f8&quot;,&quot;__hsfp&quot;:1996815887,&quot;__hssc&quot;:&quot;145175723.1.1728354849452&quot;,&quot;__hstc&quot;:&quot;145175723.2063159ab220e30eca5744abaef917f8.1728354849451.1728354849451.1728354849451.1&quot;,&quot;formTarget&quot;:&quot;#hubspot_form_pcL1YodTW&quot;,&quot;formInstanceId&quot;:&quot;2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3&quot;,&quot;rumScriptExecuteTime&quot;:4987.399999999907,&quot;rumTotalRequestTime&quot;:5508.600000000093,&quot;rumTotalRenderTime&quot;:5555.200000000186,&quot;rumServiceResponseTime&quot;:521.2000000001863,&quot;rumFormRenderTime&quot;:46.60000000009313,&quot;connectionType&quot;:&quot;4g&quot;,&quot;firstContentfulPaint&quot;:0,&quot;largestContentfulPaint&quot;:0,&quot;locale&quot;:&quot;en&quot;,&quot;timestamp&quot;:1728354851103,&quot;originalEmbedContext&quot;:{&quot;portalId&quot;:&quot;3285366&quot;,&quot;formId&quot;:&quot;2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3&quot;,&quot;region&quot;:&quot;na1&quot;,&quot;target&quot;:&quot;#hubspot_form_pcL1YodTW&quot;,&quot;isBuilder&quot;:false,&quot;isTestPage&quot;:false,&quot;isPreview&quot;:false,&quot;formInstanceId&quot;:&quot;2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3&quot;,&quot;isMobileResponsive&quot;:true},&quot;correlationId&quot;:&quot;ef335a34-2e8f-4625-82d0-9726ff47bb55&quot;,&quot;renderedFieldsIds&quot;:[&quot;email&quot;],&quot;captchaStatus&quot;:&quot;NOT_APPLICABLE&quot;,&quot;emailResubscribeStatus&quot;:&quot;NOT_APPLICABLE&quot;,&quot;isInsideCrossOriginFrame&quot;:false,&quot;source&quot;:&quot;forms-embed-1.6227&quot;,&quot;sourceName&quot;:&quot;forms-embed&quot;,&quot;sourceVersion&quot;:&quot;1.6227&quot;,&quot;sourceVersionMajor&quot;:&quot;1&quot;,&quot;sourceVersionMinor&quot;:&quot;6227&quot;,&quot;allPageIds&quot;:{},&quot;_debug_embedLogLines&quot;:[{&quot;clientTimestamp&quot;:1728354851047,&quot;level&quot;:&quot;INFO&quot;,&quot;message&quot;:&quot;Retrieved pageContext values which may be overriden by the embed context: {\&quot;pageTitle\&quot;:\&quot;Planhat | The Customer Success Software\&quot;,\&quot;pageUrl\&quot;:\&quot;https://www.planhat.com/\&quot;,\&quot;userAgent\&quot;:\&quot;Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36\&quot;,\&quot;isHubSpotCmsGeneratedPage\&quot;:false}&quot;},{&quot;clientTimestamp&quot;:1728354851050,&quot;level&quot;:&quot;INFO&quot;,&quot;message&quot;:&quot;Retrieved countryCode property from normalized embed definition response: \&quot;ES\&quot;&quot;},{&quot;clientTimestamp&quot;:1728354851055,&quot;level&quot;:&quot;INFO&quot;,&quot;message&quot;:&quot;Retrieved analytics values from API response which may be overriden by the embed context: {\&quot;hutk\&quot;:\&quot;2063159ab220e30eca5744abaef917f8\&quot;}&quot;}]}"><iframe name="target_iframe_2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3_2119fd98-9fe3-4e60-90dd-9dcdcd5a2af3" style="display: none;"></iframe></form></div></div><div class="framer-xjnthl" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-ymsmh3" data-styles-preset="fLRpOV0GC" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)))">By submitting this form I agree that Planhat may collect, process and retain my data pursuant to its <a class="framer-text framer-styles-preset-1ip098i" data-styles-preset="cpPccWB8T" href="./legal/privacy-policy" target="_blank">Privacy Policy</a>.</p></div></div></div><div class="framer-1j8lpur" style="opacity: 1;"><div class="framer-33e8sh" data-framer-name="Menu" style="opacity: 1;"><div class="framer-8mked5" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)))"><strong class="framer-text">Solutions</strong></p></div><div class="framer-isnmv9" data-framer-name="Link Group" style="opacity: 1;"><div class="framer-vp73wf-container" style="opacity: 1;"><a class="framer-B3pOD framer-ioapa framer-phmyn2 framer-v-phmyn2 framer-18qv8a" data-framer-name="footerLinkItem" style="width: 100%; opacity: 1;" href="./products"><div class="framer-iwexgv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Overview</p></div></a></div><div class="framer-cqgup2-container" style="opacity: 1;"><a class="framer-B3pOD framer-ioapa framer-phmyn2 framer-v-phmyn2 framer-18qv8a" data-framer-name="footerLinkItem" style="width: 100%; opacity: 1;" href="./products/sales"><div class="framer-iwexgv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">For Sales</p></div></a></div><div class="framer-1e58zot-container" style="opacity: 1;"><a class="framer-B3pOD framer-ioapa framer-phmyn2 framer-v-phmyn2 framer-18qv8a" data-framer-name="footerLinkItem" style="width: 100%; opacity: 1;" href="./products/services"><div class="framer-iwexgv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">For Professional Services</p></div></a></div><div class="framer-jeurxw-container" style="opacity: 1;"><a class="framer-B3pOD framer-ioapa framer-phmyn2 framer-v-phmyn2 framer-18qv8a" data-framer-name="footerLinkItem" style="width: 100%; opacity: 1;" href="./products/success"><div class="framer-iwexgv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">For Customer Success</p></div></a></div><div class="framer-1asfato-container" style="opacity: 1;"><a class="framer-B3pOD framer-ioapa framer-phmyn2 framer-v-phmyn2 framer-18qv8a" data-framer-name="footerLinkItem" style="width: 100%; opacity: 1;" href="./cisco"><div class="framer-iwexgv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Cisco CX Specialization</p></div></a></div></div></div><div class="framer-sjjypm" data-framer-name="Menu" style="opacity: 1;"><div class="framer-734uxe" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)))"><strong class="framer-text">Platform</strong></p></div><div class="framer-b2yi4u" data-framer-name="Link Group" style="opacity: 1;"><div class="framer-1d8rtmr-container" style="opacity: 1;"><a class="framer-B3pOD framer-ioapa framer-phmyn2 framer-v-phmyn2 framer-18qv8a" data-framer-name="footerLinkItem" style="width: 100%; opacity: 1;" href="./features"><div class="framer-iwexgv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Features</p></div></a></div><div class="framer-j73juz-container" style="opacity: 1;"><a class="framer-B3pOD framer-ioapa framer-phmyn2 framer-v-phmyn2 framer-18qv8a" data-framer-name="footerLinkItem" style="width: 100%; opacity: 1;" href="./platform#views"><div class="framer-iwexgv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Views</p></div></a></div><div class="framer-5bwy5o-container" style="opacity: 1;"><a class="framer-B3pOD framer-ioapa framer-phmyn2 framer-v-phmyn2 framer-18qv8a" data-framer-name="footerLinkItem" style="width: 100%; opacity: 1;" href="./platform#workflows"><div class="framer-iwexgv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Workflows</p></div></a></div><div class="framer-1b1kawx-container" style="opacity: 1;"><a class="framer-B3pOD framer-ioapa framer-phmyn2 framer-v-phmyn2 framer-18qv8a" data-framer-name="footerLinkItem" style="width: 100%; opacity: 1;" href="./platform#metrics"><div class="framer-iwexgv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Metrics</p></div></a></div><div class="framer-1hqmni8-container" style="opacity: 1;"><a class="framer-B3pOD framer-ioapa framer-phmyn2 framer-v-phmyn2 framer-18qv8a" data-framer-name="footerLinkItem" style="width: 100%; opacity: 1;" href="./platform#automations"><div class="framer-iwexgv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Automations</p></div></a></div><div class="framer-11py9fh-container" style="opacity: 1;"><a class="framer-B3pOD framer-ioapa framer-phmyn2 framer-v-phmyn2 framer-18qv8a" data-framer-name="footerLinkItem" style="width: 100%; opacity: 1;" href="./platform#integrations"><div class="framer-iwexgv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Integrations</p></div></a></div></div></div><div class="framer-qo0gka" data-framer-name="Menu" style="opacity: 1;"><div class="framer-17ajmsg" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)))"><strong class="framer-text">Resources</strong></p></div><div class="framer-1s4zk3g" data-framer-name="Link Group" style="opacity: 1;"><div class="framer-1qxw2bo-container" style="opacity: 1;"><a class="framer-B3pOD framer-ioapa framer-phmyn2 framer-v-phmyn2 framer-18qv8a" data-framer-name="footerLinkItem" style="width: 100%; opacity: 1;" href="./pricing"><div class="framer-iwexgv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Pricing</p></div></a></div><div class="framer-cotmm-container" style="opacity: 1;"><a class="framer-B3pOD framer-ioapa framer-phmyn2 framer-v-phmyn2 framer-18qv8a" data-framer-name="footerLinkItem" style="width: 100%; opacity: 1;" href="./thought-leadership/all#articles"><div class="framer-iwexgv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Blog</p></div></a></div><div class="framer-fnf3r1-container" style="opacity: 1;"><a class="framer-B3pOD framer-ioapa framer-phmyn2 framer-v-phmyn2 framer-18qv8a" data-framer-name="footerLinkItem" style="width: 100%; opacity: 1;" href="./thought-leadership/all#webinars"><div class="framer-iwexgv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Webinars</p></div></a></div><div class="framer-ykkm79-container" style="opacity: 1;"><a class="framer-B3pOD framer-ioapa framer-phmyn2 framer-v-phmyn2 framer-18qv8a" data-framer-name="footerLinkItem" style="width: 100%; opacity: 1;" href="./thought-leadership"><div class="framer-iwexgv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Thought Leadership</p></div></a></div><div class="framer-1hpp3pv-container" style="opacity: 1;"><a class="framer-B3pOD framer-ioapa framer-phmyn2 framer-v-phmyn2 framer-18qv8a" data-framer-name="footerLinkItem" style="width: 100%; opacity: 1;" href="https://support.planhat.com/en" rel="noopener"><div class="framer-iwexgv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Help Center</p></div></a></div><div class="framer-iawsyq-container" style="opacity: 1;"><a class="framer-B3pOD framer-ioapa framer-phmyn2 framer-v-phmyn2 framer-18qv8a" data-framer-name="footerLinkItem" style="width: 100%; opacity: 1;" href="https://docs.planhat.com/#introduction" rel="noopener"><div class="framer-iwexgv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Documentation</p></div></a></div></div></div><div class="framer-1kaq2cm" data-framer-name="Menu" style="opacity: 1;"><div class="framer-2t3c20" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)))"><strong class="framer-text">Customers</strong></p></div><div class="framer-151zglj" data-framer-name="Link Group" style="opacity: 1;"><div class="framer-18efh3y-container" style="opacity: 1;"><a class="framer-B3pOD framer-ioapa framer-phmyn2 framer-v-phmyn2 framer-18qv8a" data-framer-name="footerLinkItem" style="width: 100%; opacity: 1;" href="./impact-studies"><div class="framer-iwexgv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Impact Studies</p></div></a></div><div class="framer-nwybwc-container" style="opacity: 1;"><a class="framer-B3pOD framer-ioapa framer-phmyn2 framer-v-phmyn2 framer-18qv8a" data-framer-name="footerLinkItem" style="width: 100%; opacity: 1;" href="./industries/software"><div class="framer-iwexgv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Software</p></div></a></div><div class="framer-te2odd-container" style="opacity: 1;"><a class="framer-B3pOD framer-ioapa framer-phmyn2 framer-v-phmyn2 framer-18qv8a" data-framer-name="footerLinkItem" style="width: 100%; opacity: 1;" href="./industries/business-services"><div class="framer-iwexgv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Business Services</p></div></a></div><div class="framer-sg8h9q-container" style="opacity: 1;"><a class="framer-B3pOD framer-ioapa framer-phmyn2 framer-v-phmyn2 framer-18qv8a" data-framer-name="footerLinkItem" style="width: 100%; opacity: 1;" href="./industries/connected-businesses"><div class="framer-iwexgv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Connected Businesses</p></div></a></div><div class="framer-xr480g-container" style="opacity: 1;"><a class="framer-B3pOD framer-ioapa framer-phmyn2 framer-v-phmyn2 framer-18qv8a" data-framer-name="footerLinkItem" style="width: 100%; opacity: 1;" href="./industries/financial-services"><div class="framer-iwexgv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Financial Services</p></div></a></div><div class="framer-1k9o77u-container" style="opacity: 1;"><a class="framer-B3pOD framer-ioapa framer-phmyn2 framer-v-phmyn2 framer-18qv8a" data-framer-name="footerLinkItem" style="width: 100%; opacity: 1;" href="./industries/healthcare-life-sciences"><div class="framer-iwexgv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Healthcare &amp; Life Sciences</p></div></a></div><div class="framer-1l30b93-container" style="opacity: 1;"><a class="framer-B3pOD framer-ioapa framer-phmyn2 framer-v-phmyn2 framer-18qv8a" data-framer-name="footerLinkItem" style="width: 100%; opacity: 1;" href="./industries/it-services"><div class="framer-iwexgv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">IT Services</p></div></a></div></div></div><div class="framer-1nt5r1c" data-framer-name="Menu" style="opacity: 1;"><div class="framer-1qzjhzp" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-79144cdb-25c1-430c-aaff-2584be63d295, rgb(158, 157, 155)))"><strong class="framer-text">Company</strong></p></div><div class="framer-1gvh5p5" data-framer-name="Link Group" style="opacity: 1;"><div class="framer-11ajfzy-container" style="opacity: 1;"><a class="framer-B3pOD framer-ioapa framer-phmyn2 framer-v-phmyn2 framer-18qv8a" data-framer-name="footerLinkItem" style="width: 100%; opacity: 1;" href="./about"><div class="framer-iwexgv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">About</p></div></a></div><div class="framer-1ksqzxu-container" style="opacity: 1;"><a class="framer-B3pOD framer-ioapa framer-phmyn2 framer-v-phmyn2 framer-18qv8a" data-framer-name="footerLinkItem" style="width: 100%; opacity: 1;" href="./open"><div class="framer-iwexgv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Planhat Open 2024</p></div></a></div><div class="framer-1qenubh-container" style="opacity: 1;"><a class="framer-B3pOD framer-ioapa framer-phmyn2 framer-v-phmyn2 framer-18qv8a" data-framer-name="footerLinkItem" style="width: 100%; opacity: 1;" href="./careers"><div class="framer-iwexgv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Careers</p></div></a></div><div class="framer-14m35fb-container" style="opacity: 1;"><a class="framer-B3pOD framer-ioapa framer-phmyn2 framer-v-phmyn2 framer-18qv8a" data-framer-name="footerLinkItem" style="width: 100%; opacity: 1;" href="./press"><div class="framer-iwexgv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Press</p></div></a></div><div class="framer-i4c6b5-container" style="opacity: 1;"><a class="framer-B3pOD framer-ioapa framer-phmyn2 framer-v-phmyn2 framer-18qv8a" data-framer-name="footerLinkItem" style="width: 100%; opacity: 1;" href="./partners"><div class="framer-iwexgv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Partnerships</p></div></a></div><div class="framer-1gsjfsl-container" style="opacity: 1;"><a class="framer-B3pOD framer-ioapa framer-phmyn2 framer-v-phmyn2 framer-18qv8a" data-framer-name="footerLinkItem" style="width: 100%; opacity: 1;" href="./newsroom"><div class="framer-iwexgv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Newsroom</p></div></a></div><div class="framer-1y6hr8l-container" style="opacity: 1;"><a class="framer-B3pOD framer-ioapa framer-phmyn2 framer-v-phmyn2 framer-18qv8a" data-framer-name="footerLinkItem" style="width: 100%; opacity: 1;" href="./contact"><div class="framer-iwexgv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Contact</p></div></a></div><div class="framer-y5hnsd-container" style="opacity: 1;"><a class="framer-B3pOD framer-ioapa framer-phmyn2 framer-v-phmyn2 framer-18qv8a" data-framer-name="footerLinkItem" style="width: 100%; opacity: 1;" href="./legal"><div class="framer-iwexgv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Legal</p></div></a></div></div></div><div class="framer-1wz6ijf" style="opacity: 1;"><div class="framer-176kbo" data-framer-name="socsvg" style="opacity: 1;"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" src="https://framerusercontent.com/images/2kXpASYjqQ87tTMA9liDJO1RYI.svg" alt="AICPA SOC" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover"></div></div></div></div></div><div class="framer-1y2uyed" data-border="true" data-framer-name="Wrap" style="--border-bottom-width: 0px; --border-color: var(--token-d0b03925-a317-440a-9e3d-a59011de1d8e, rgb(242, 242, 242)); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; opacity: 1;"><div class="framer-18p9wfn" data-framer-name="Legal" style="opacity: 1;"><div class="framer-16unius" data-framer-name="Wrap" style="opacity: 1;"><div class="framer-1j5dseo" style="opacity: 1;"><div class="framer-1s2ofnk" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:rgb(0, 0, 0);opacity:0.6;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, rgb(0, 0, 0))">© 2024 Planhat AB</p></div><div class="framer-z90k2z" style="opacity: 1;"><div class="framer-95gy3g-container" style="opacity: 1;"><a class="framer-B3pOD framer-ioapa framer-phmyn2 framer-v-phmyn2 framer-18qv8a" data-framer-name="footerLinkItem" href="./legal/terms-of-service" style="opacity: 1;"><div class="framer-iwexgv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Terms of Service</p></div></a></div><div class="framer-1tbbhfe-container" style="opacity: 1;"><a class="framer-B3pOD framer-ioapa framer-phmyn2 framer-v-phmyn2 framer-18qv8a" data-framer-name="footerLinkItem" href="./legal/privacy-policy" style="opacity: 1;"><div class="framer-iwexgv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Privacy Policy</p></div></a></div><div class="framer-y084k7-container" style="opacity: 1;"><a class="framer-B3pOD framer-ioapa framer-phmyn2 framer-v-phmyn2 framer-18qv8a" data-framer-name="footerLinkItem" href="./legal/cookie-policy" style="opacity: 1;"><div class="framer-iwexgv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Cookie Policy</p></div></a></div><div class="framer-1daxoe9-container" style="opacity: 1;"><a class="framer-B3pOD framer-ioapa framer-phmyn2 framer-v-phmyn2 framer-18qv8a" data-framer-name="footerLinkItem" href="https://planhat.servicecheck.io/" rel="noopener" style="opacity: 1;"><div class="framer-iwexgv" style="outline: none; display: flex; flex-direction: column; justify-content: flex-start; flex-shrink: 0; --extracted-r6o4lv: var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)); transform: none; opacity: 1;" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-fafu7i" data-styles-preset="t6xCqXWHW" style="--framer-text-color:var(--extracted-r6o4lv, var(--token-db54caba-b31b-41fa-9f69-699e0eb81f2b, rgb(18, 18, 17)))">Status</p></div></a></div></div></div><div class="framer-2hzlpv" style="background-color: rgb(255, 255, 255); opacity: 1;"><a data-framer-component-type="SVG" data-framer-name="xdotcom" href="https://twitter.com/planhat?lang=en" target="_blank" rel="noopener" style="background-color: rgba(0, 0, 0, 0); image-rendering: pixelated; flex-shrink: 0; background-size: 100% 100%; background-image: url(&quot;data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%2016%2014%22%3E%3Cpath%20d%3D%22M%200.039%200%20L%206.217%207.722%20L%200%2014%20L%201.399%2014%20L%206.841%208.503%20L%2011.239%2014%20L%2016%2014%20L%209.475%205.844%20L%2015.261%200%20L%2013.862%200%20L%208.85%205.062%20L%204.8%200%20L%200.04%200%20Z%20M%202.097%200.963%20L%204.283%200.963%20L%2013.942%2013.037%20L%2011.755%2013.037%20Z%22%20fill%3D%22rgb(102%2C%20102%2C%20102)%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E&quot;); opacity: 1;" class="framer-1emqpad framer-4s4w4z" aria-hidden="true"></a><a data-framer-component-type="SVG" href="https://www.linkedin.com/company/planhat/" target="_blank" rel="noopener" style="image-rendering: pixelated; flex-shrink: 0; background-size: 100% 100%; background-image: url(&quot;data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cg%20id%3D%22ss9132870665_1%22%3E%3Cpath%20d%3D%22M%200%200%20L%2016%200%20L%2016%2016%20L%200%2016%20Z%22%20fill%3D%22transparent%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M%203.725%205.148%20L%200.512%205.148%20C%200.37%205.148%200.254%205.263%200.254%205.405%20L%200.254%2015.725%20C%200.254%2015.868%200.369%2015.983%200.512%2015.983%20L%203.725%2015.983%20C%203.867%2015.983%203.982%2015.868%203.982%2015.725%20L%203.982%205.405%20C%203.982%205.263%203.867%205.148%203.724%205.148%20Z%20M%202.12%200.017%20C%200.95%200.018%200.002%200.965%200%202.134%20C%200.001%203.304%200.95%204.252%202.12%204.253%20C%203.289%204.251%204.236%203.304%204.237%202.134%20C%204.236%200.965%203.288%200.018%202.118%200.017%20Z%20M%2011.894%204.891%20C%2010.604%204.891%209.651%205.445%209.072%206.075%20L%209.072%205.406%20C%209.072%205.338%209.045%205.272%208.997%205.223%20C%208.948%205.175%208.883%205.148%208.814%205.148%20L%205.738%205.148%20C%205.67%205.148%205.604%205.175%205.556%205.223%20C%205.507%205.272%205.48%205.338%205.48%205.406%20L%205.48%2015.725%20C%205.48%2015.868%205.596%2015.983%205.738%2015.983%20L%208.943%2015.983%20C%209.085%2015.983%209.201%2015.868%209.201%2015.725%20L%209.201%2010.62%20C%209.201%208.899%209.668%208.228%2010.868%208.228%20C%2012.173%208.228%2012.278%209.303%2012.278%2010.708%20L%2012.278%2015.725%20C%2012.278%2015.868%2012.393%2015.983%2012.536%2015.983%20L%2015.742%2015.983%20C%2015.884%2015.983%2016%2015.868%2016%2015.725%20L%2016%2010.065%20C%2016%207.507%2015.512%204.892%2011.894%204.892%20Z%22%20fill%3D%22rgb(102%2C%20102%2C%20102)%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E&quot;); opacity: 1;" class="framer-11mwx1k framer-4s4w4z" aria-hidden="true"></a></div></div></div></div></div></div></div></div></div></div><div class="framer-xW8hV framer-1RI9x" id="overlay"></div><!--/$--></div><script>(()=>{function i(){for(let e of document.querySelectorAll("[data-framer-original-sizes]")){let t=e.getAttribute("data-framer-original-sizes");t===""?e.removeAttribute("sizes"):e.setAttribute("sizes",t),e.removeAttribute("data-framer-original-sizes")}}function a(){window.__framer_onRewriteBreakpoints=i}return a})()()</script>
    
    
    
    <script>"use strict";var animator=(()=>{var $=Object.defineProperty;var Ae=Object.getOwnPropertyDescriptor;var he=Object.getOwnPropertyNames;var we=Object.prototype.hasOwnProperty;var Te=(e,t)=>{for(var n in t)$(e,n,{get:t[n],enumerable:!0})},Me=(e,t,n,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let f of he(t))!we.call(e,f)&&f!==n&&$(e,f,{get:()=>t[f],enumerable:!(o=Ae(t,f))||o.enumerable});return e};var be=e=>Me($({},"__esModule",{value:!0}),e);var He={};Te(He,{animateAppearEffects:()=>xe,getActiveVariantHash:()=>ge,spring:()=>k,startOptimizedAppearAnimation:()=>j});var _=e=>e.replace(/([a-z])([A-Z])/gu,"$1-$2").toLowerCase();var B="framerAppearId",H="data-"+_(B);var K=e=>e;var U=K;var ve=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],Q=new Set(ve);var z=(e,t,n)=>n>t?t:n<e?e:n;var O=e=>e*1e3,S=e=>e/1e3;function J(e,t){return t?e*(1e3/t):0}var Oe=5;function ee(e,t,n){let o=Math.max(t-Oe,0);return J(n-e(o),t-o)}var R=.001,Se=.01,te=10,ke=.05,Pe=1;function ne({duration:e=800,bounce:t=.25,velocity:n=0,mass:o=1}){let f,r;U(e<=O(te),"Spring duration must be 10 seconds or less");let i=1-t;i=z(ke,Pe,i),e=z(Se,te,S(e)),i<1?(f=a=>{let p=a*i,c=p*e,u=p-n,l=V(a,i),d=Math.exp(-c);return R-u/l*d},r=a=>{let c=a*i*e,u=c*n+n,l=Math.pow(i,2)*Math.pow(a,2)*e,d=Math.exp(-c),g=V(Math.pow(a,2),i);return(-f(a)+R>0?-1:1)*((u-l)*d)/g}):(f=a=>{let p=Math.exp(-a*e),c=(a-n)*e+1;return-R+p*c},r=a=>{let p=Math.exp(-a*e),c=(n-a)*(e*e);return p*c});let m=5/e,s=Ie(f,r,m);if(e=O(e),isNaN(s))return{stiffness:100,damping:10,duration:e};{let a=Math.pow(s,2)*o;return{stiffness:a,damping:i*2*Math.sqrt(o*a),duration:e}}}var De=12;function Ie(e,t,n){let o=n;for(let f=1;f<De;f++)o=o-e(o)/t(o);return o}function V(e,t){return e*Math.sqrt(1-t*t)}var Ke=["duration","bounce"],Ve=["stiffness","damping","mass"];function oe(e,t){return t.some(n=>e[n]!==void 0)}function Ce(e){let t={velocity:0,stiffness:100,damping:10,mass:1,isResolvedFromDuration:!1,...e};if(!oe(e,Ve)&&oe(e,Ke)){let n=ne(e);t={...t,...n,mass:1},t.isResolvedFromDuration=!0}return t}function k({keyframes:e,restDelta:t,restSpeed:n,...o}){let f=e[0],r=e[e.length-1],i={done:!1,value:f},{stiffness:m,damping:s,mass:a,duration:p,velocity:c,isResolvedFromDuration:u}=Ce({...o,velocity:-S(o.velocity||0)}),l=c||0,d=s/(2*Math.sqrt(m*a)),g=r-f,y=S(Math.sqrt(m/a)),T=Math.abs(g)<5;n||(n=T?.01:2),t||(t=T?.005:.5);let h;if(d<1){let x=V(y,d);h=A=>{let M=Math.exp(-d*y*A);return r-M*((l+d*y*g)/x*Math.sin(x*A)+g*Math.cos(x*A))}}else if(d===1)h=x=>r-Math.exp(-y*x)*(g+(l+y*g)*x);else{let x=y*Math.sqrt(d*d-1);h=A=>{let M=Math.exp(-d*y*A),I=Math.min(x*A,300);return r-M*((l+d*y*g)*Math.sinh(I)+x*g*Math.cosh(I))/x}}return{calculatedDuration:u&&p||null,next:x=>{let A=h(x);if(u)i.done=x>=p;else{let M=0;d<1&&(M=x===0?O(l):ee(h,x,A));let I=Math.abs(M)<=n,ye=Math.abs(r-A)<=t;i.done=I&&ye}return i.value=i.done?r:A,i}}}var re=e=>Array.isArray(e)&&typeof e[0]=="number";var P=([e,t,n,o])=>`cubic-bezier(${e}, ${t}, ${n}, ${o})`,ie={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:P([0,.65,.55,1]),circOut:P([.55,0,1,.45]),backIn:P([.31,.01,.66,-.59]),backOut:P([.33,1.53,.69,.99])};function Ee(e){return L(e)||ie.easeOut}function L(e){if(e)return re(e)?P(e):Array.isArray(e)?e.map(Ee):ie[e]}function X(e,t,n,{delay:o=0,duration:f=300,repeat:r=0,repeatType:i="loop",ease:m,times:s}={}){let a={[t]:n};s&&(a.offset=s);let p=L(m);return Array.isArray(p)&&(a.easing=p),e.animate(a,{delay:o,duration:f,easing:Array.isArray(p)?"linear":p,fill:"both",iterations:r+1,direction:i==="reverse"?"alternate":"normal"})}function se(e){return e.props[H]}var b=(e,t)=>{let n=Q.has(t)?"transform":t;return`${e}: ${n}`};var w=new Map,Y=new Set;function F(e,t,n){let o=b(e,t),f=w.get(o);if(!f)return null;let{animation:r,startTime:i}=f;function m(){var s;(s=window.MotionCancelOptimisedAnimation)===null||s===void 0||s.call(window,e,t,n)}return r.onfinish=m,i===null||window.MotionHandoffIsComplete?(m(),null):i}var C,v,N=new Set;function $e(){N.forEach(e=>{e.animation.play(),e.animation.startTime=e.startTime}),N.clear()}function j(e,t,n,o,f){if(window.MotionHandoffIsComplete){window.MotionHandoffAnimation=void 0;return}let r=e.dataset[B];if(!r)return;window.MotionHandoffAnimation=F;let i=b(r,t);v||(v=X(e,t,[n[0],n[0]],{duration:1e4,ease:"linear"}),w.set(i,{animation:v,startTime:null}),window.MotionHandoffAnimation=F,window.MotionHasOptimisedAnimation=(s,a)=>{if(!s)return!1;if(!a)return Y.has(s);let p=b(s,a);return!!w.get(p)},window.MotionCancelOptimisedAnimation=(s,a,p,c)=>{let u=b(s,a),l=w.get(u);l&&(p&&c===void 0?p.postRender(()=>{p.postRender(()=>{l.animation.cancel()})}):l.animation.cancel(),p&&c?(N.add(l),p.render($e)):(w.delete(u),w.size||(window.MotionCancelOptimisedAnimation=void 0)))},window.MotionCheckAppearSync=(s,a,p)=>{var c,u;let l=se(s);if(!l)return;let d=(c=window.MotionHasOptimisedAnimation)===null||c===void 0?void 0:c.call(window,l,a),g=(u=s.props.values)===null||u===void 0?void 0:u[a];if(!d||!g)return;let y=p.on("change",T=>{var h;g.get()!==T&&((h=window.MotionCancelOptimisedAnimation)===null||h===void 0||h.call(window,l,a),y())});return y});let m=()=>{v.cancel();let s=X(e,t,n,o);C===void 0&&(C=performance.now()),s.startTime=C,w.set(i,{animation:s,startTime:C}),f&&f(s)};Y.add(r),v.ready?v.ready.then(m).catch(K):m()}var G=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],Be={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},ze={translateX:"px",translateY:"px",translateZ:"px",x:"px",y:"px",z:"px",perspective:"px",transformPerspective:"px",rotate:"deg",rotateX:"deg",rotateY:"deg"};function ae(e,t){let n=ze[e];return!n||typeof t=="string"&&t.endsWith(n)?t:`${t}${n}`}function W(e){return G.includes(e)}var Re=(e,t)=>G.indexOf(e)-G.indexOf(t);function pe({transform:e,transformKeys:t},n){let o={},f=!0,r="";t.sort(Re);for(let i of t){let m=e[i],s=!0;typeof m=="number"?s=m===(i.startsWith("scale")?1:0):s=parseFloat(m)===0,s||(f=!1,r+=`${Be[i]||i}(${e[i]}) `),n&&(o[i]=e[i])}return r=r.trim(),n?r=n(o,r):f&&(r="none"),r}function Z(e,t){let n=new Set(Object.keys(e));for(let o in t)n.add(o);return Array.from(n)}function q(e,t){let n=t-e.length;if(n<=0)return e;let o=new Array(n).fill(e[e.length-1]);return e.concat(o)}function D(e){return e*1e3}var ce={duration:.001},E={opacity:1,scale:1,translateX:0,translateY:0,translateZ:0,x:0,y:0,z:0,rotate:0,rotateX:0,rotateY:0};function ue(e,t,n,o,f){return n.delay&&(n.delay=D(n.delay)),n.type==="spring"?Xe(e,t,n,o,f):Fe(e,t,n,o,f)}function Le(e,t,n){let o={},f=0,r=0;for(let i of Z(e,t)){let m=e[i]??E[i],s=t[i]??E[i];if(m===void 0||s===void 0||i!=="transformPerspective"&&m===s)continue;i==="transformPerspective"&&(o[i]=[m,s]);let a=Ze(m,s,n),{duration:p,keyframes:c}=a;p===void 0||c===void 0||(p>f&&(f=p,r=c.length),o[i]=c)}return{keyframeValuesByProps:o,longestDuration:f,longestLength:r}}function Xe(e,t,n,o,f){let r={},{keyframeValuesByProps:i,longestDuration:m,longestLength:s}=Le(e,t,n);if(!s)return r;let a={ease:"linear",duration:m,delay:n.delay},p=f?ce:a,c={};for(let[l,d]of Object.entries(i))W(l)?c[l]=q(d,s):r[l]={keyframes:q(d,s),options:l==="opacity"?a:p};let u=de(c,o);return u&&(r.transform={keyframes:u,options:p}),r}function Ye(e){let{type:t,duration:n,...o}=e;return{duration:D(n),...o}}function Fe(e,t,n,o,f){let r=Ye(n);if(!r)return;let i={},m=f?ce:r,s={};for(let p of Z(e,t)){let c=e[p]??E[p],u=t[p]??E[p];c===void 0||u===void 0||p!=="transformPerspective"&&c===u||(W(p)?s[p]=[c,u]:i[p]={keyframes:[c,u],options:p==="opacity"?r:m})}let a=de(s,o);return a&&(i.transform={keyframes:a,options:m}),i}var Ne=["duration","bounce"],je=["stiffness","damping","mass"];function le(e){return je.some(t=>t in e)?!1:Ne.some(t=>t in e)}function Ge(e,t,n){return le(n)?`${e}-${t}-${n.duration}-${n.bounce}`:`${e}-${t}-${n.damping}-${n.stiffness}-${n.mass}`}function We(e){return le(e)?{...e,duration:D(e.duration)}:e}var fe=new Map,me=10;function Ze(e,t,n){let o=Ge(e,t,n),f=fe.get(o);if(f)return f;let r=[e,t],i=k({...We(n),keyframes:r}),m={done:!1,value:r[0]},s=[],a=0;for(;!m.done&&a<D(10);)m=i.next(a),s.push(m.value),a+=me;r=s;let p=a-me,u={keyframes:r,duration:p,ease:"linear"};return fe.set(o,u),u}function de(e,t){let n=[],o=Object.values(e)[0]?.length;if(!o)return;let f=Object.keys(e);for(let r=0;r<o;r++){let i={};for(let[s,a]of Object.entries(e)){let p=a[r];p!==void 0&&(i[s]=ae(s,p))}let m=pe({transform:i,transformKeys:f},t);n.push(m)}return n}function qe(e,t){if(!t)for(let n in e){let o=e[n];return o?.legacy===!0?o:void 0}}function xe(e,t,n,o,f,r){for(let[i,m]of Object.entries(e)){let s=r?m[r]:void 0;if(s===null||!s&&m.default===null)continue;let a=s??m.default??qe(m,r);if(!a)continue;let{initial:p,animate:c,transformTemplate:u}=a;if(!p||!c)continue;let{transition:l,...d}=c,g=ue(p,d,l,_e(u,o),f);if(!g)continue;let y={},T={};for(let[x,A]of Object.entries(g))y[x]=A.keyframes,T[x]=A.options;let h=r?`:not(.hidden-${r}) `:"";t(`${h}[${n}="${i}"]`,y,T)}}function _e(e,t){if(!(!e||!t))return(n,o)=>e.replace(t,o)}function ge(e){return e?e.find(n=>n.mediaQuery?window.matchMedia(n.mediaQuery).matches===!0:!1)?.hash:void 0}return be(He);})();
</script>
                <script type="framer/appear" id="__framer__appearAnimationsContent">{"1tbm122":{"default":{"initial":{"opacity":0.001,"rotate":0,"rotateX":0,"rotateY":0,"scale":0.8,"skewX":0,"skewY":0,"x":0,"y":0},"animate":{"opacity":1,"rotate":0,"rotateX":0,"rotateY":0,"scale":1,"skewX":0,"skewY":0,"transition":{"damping":60,"delay":0,"mass":1,"stiffness":600,"type":"spring"},"x":0,"y":0}}},"7odllg":{"16xibdb":{"animate":{"opacity":1,"rotate":0,"rotateX":0,"rotateY":0,"scale":1,"skewX":0,"skewY":0,"transition":{"damping":30,"delay":0,"mass":0.5,"stiffness":500,"type":"spring"},"x":0,"y":0},"legacy":true,"initial":{"opacity":0.001,"rotate":0,"rotateX":0,"rotateY":0,"scale":1,"skewX":0,"skewY":0,"x":-16,"y":0}}},"kcl9ae":{"2v7965":{"animate":{"opacity":1,"rotate":0,"rotateX":0,"rotateY":0,"scale":1,"skewX":0,"skewY":0,"transition":{"damping":30,"delay":0,"mass":0.5,"stiffness":500,"type":"spring"},"x":0,"y":0},"legacy":true,"initial":{"opacity":0.001,"rotate":0,"rotateX":0,"rotateY":0,"scale":1,"skewX":0,"skewY":0,"x":-16,"y":0}}},"x1r35":{"1s2xb8":{"animate":{"opacity":1,"rotate":0,"rotateX":0,"rotateY":0,"scale":1,"skewX":0,"skewY":0,"transition":{"damping":30,"delay":0,"mass":0.5,"stiffness":500,"type":"spring"},"x":0,"y":0},"legacy":true,"initial":{"opacity":0.001,"rotate":0,"rotateX":0,"rotateY":0,"scale":1,"skewX":0,"skewY":0,"x":-16,"y":0}}},"18wmw7t":{"vdt6l9":{"animate":{"opacity":1,"rotate":0,"rotateX":0,"rotateY":0,"scale":1,"skewX":0,"skewY":0,"transition":{"damping":30,"delay":0,"mass":0.5,"stiffness":500,"type":"spring"},"x":0,"y":0},"legacy":true,"initial":{"opacity":0.001,"rotate":0,"rotateX":0,"rotateY":0,"scale":1,"skewX":0,"skewY":0,"x":-16,"y":0}}},"ax8hif":{"1rez1au":{"animate":{"opacity":1,"rotate":0,"rotateX":0,"rotateY":0,"scale":1,"skewX":0,"skewY":0,"transition":{"damping":30,"delay":0,"mass":0.5,"stiffness":500,"type":"spring"},"x":0,"y":0},"legacy":true,"initial":{"opacity":0.001,"rotate":0,"rotateX":0,"rotateY":0,"scale":1,"skewX":0,"skewY":0,"x":-16,"y":0}}},"qr63m7":{"rgbp0p":{"animate":{"opacity":1,"rotate":0,"rotateX":0,"rotateY":0,"scale":1,"skewX":0,"skewY":0,"transition":{"damping":30,"delay":0,"mass":0.5,"stiffness":500,"type":"spring"},"x":0,"y":0},"legacy":true,"initial":{"opacity":0.001,"rotate":0,"rotateX":0,"rotateY":0,"scale":1,"skewX":0,"skewY":0,"x":-16,"y":0}}},"16b724r":{"25lzyd":{"animate":{"opacity":1,"rotate":0,"rotateX":0,"rotateY":0,"scale":1,"skewX":0,"skewY":0,"transition":{"damping":30,"delay":0,"mass":0.5,"stiffness":500,"type":"spring"},"x":0,"y":0},"legacy":true,"initial":{"opacity":0.001,"rotate":0,"rotateX":0,"rotateY":0,"scale":1,"skewX":0,"skewY":0,"x":-16,"y":0}}},"1mpcf84":{"default":{"animate":{"opacity":1,"rotate":0,"rotateX":0,"rotateY":0,"scale":1,"skewX":0,"skewY":0,"transition":{"damping":60,"delay":0,"mass":1,"stiffness":300,"type":"spring"},"x":0,"y":0},"legacy":true,"initial":{"opacity":0.001,"rotate":0,"rotateX":0,"rotateY":0,"scale":1,"skewX":0,"skewY":0,"x":0,"y":40}}},"1ailn4x":{"default":{"animate":{"opacity":1,"rotate":0,"rotateX":0,"rotateY":0,"scale":1,"skewX":0,"skewY":0,"transition":{"damping":60,"delay":0,"mass":1,"stiffness":300,"type":"spring"},"x":0,"y":0},"legacy":true,"initial":{"opacity":0.001,"rotate":0,"rotateX":0,"rotateY":0,"scale":1,"skewX":0,"skewY":0,"x":0,"y":40}}},"1yylvh5":{"default":{"animate":{"opacity":1,"rotate":0,"rotateX":0,"rotateY":0,"scale":1,"skewX":0,"skewY":0,"transition":{"damping":60,"delay":0,"mass":1,"stiffness":300,"type":"spring"},"x":0,"y":0},"legacy":true,"initial":{"opacity":0.001,"rotate":0,"rotateX":0,"rotateY":0,"scale":1,"skewX":0,"skewY":0,"x":0,"y":40}}},"1eyno2i":{"default":{"animate":{"opacity":1,"rotate":0,"rotateX":0,"rotateY":0,"scale":1,"skewX":0,"skewY":0,"transition":{"damping":60,"delay":0,"mass":1,"stiffness":300,"type":"spring"},"x":0,"y":0},"legacy":true,"initial":{"opacity":0.001,"rotate":0,"rotateX":0,"rotateY":0,"scale":1,"skewX":0,"skewY":0,"x":0,"y":40}}}}</script>
                <script type="framer/appear" id="__framer__breakpoints">[{"hash":"y6cnby","mediaQuery":"(min-width: 1440px)"},{"hash":"1vflgbi","mediaQuery":"(min-width: 1200px) and (max-width: 1439px)"},{"hash":"17b9z8l","mediaQuery":"(min-width: 810px) and (max-width: 1199px)"},{"hash":"oktnh9","mediaQuery":"(max-width: 809px)"}]</script><script data-framer-appear-animation="no-preference">(()=>{function s(r,n,t){window.__framer_disable_appear_effects_optimization__||typeof animator>"u"||requestAnimationFrame(()=>{performance.mark("framer-appear-start"),animator.animateAppearEffects(JSON.parse(window.__framer__appearAnimationsContent.text),(i,o,p)=>{let e=document.querySelector(i);if(e)for(let[a,m]of Object.entries(o))animator.startOptimizedAppearAnimation(e,a,m,p[a])},r,n,t&&window.matchMedia("(prefers-reduced-motion:reduce)").matches===!0,animator.getActiveVariantHash(JSON.parse(window.__framer__breakpoints.text))),performance.mark("framer-appear-end"),performance.measure("framer-appear","framer-appear-start","framer-appear-end")})}return s})()("data-framer-appear-id","__Appear_Animation_Transform__",false)</script>
    <script type="module" async="" data-framer-bundle="main" fetchpriority="low" src="https://framerusercontent.com/sites/2dYA2Fo9WB6PMbsWedNqce/script_main.I7K2ZPSK.mjs"></script><div id="svg-templates" style="position: absolute; overflow: hidden; bottom: 0; left: 0; width: 0; height: 0; z-index: 0; contain: strict" aria-hidden="true">
<svg viewBox="0 0 16 16" id="svg11960281463"><g transform="translate(0 0)" id="ss11960281463_1"><g transform="translate(0 0)" id="ss11960281463_2"><path d="M 11.279 11.438 C 11.885 12.463 12.483 13.476 13.081 14.489 C 10.433 16.467 6.312 16.706 3.261 14.428 C -0.249 11.804 -0.826 7.327 1.053 4.104 C 3.215 0.397 7.26 -0.422 9.865 0.179 C 9.794 0.328 8.234 3.485 8.234 3.485 C 8.234 3.485 8.111 3.493 8.041 3.495 C 7.271 3.526 6.698 3.701 6.083 4.011 C 4.714 4.708 3.788 6.022 3.612 7.519 C 3.521 8.266 3.627 9.024 3.919 9.72 C 4.167 10.309 4.517 10.832 4.987 11.274 C 5.707 11.952 6.564 12.371 7.557 12.51 C 8.498 12.642 9.402 12.512 10.25 12.096 C 10.568 11.94 10.838 11.769 11.155 11.533 C 11.195 11.507 11.231 11.475 11.279 11.438 Z" fill="var(--token-39ea0503-6ae8-4d3d-a3b8-29c6cf0ec521, rgb(87, 85, 81)) /* {&quot;name&quot;:&quot;Muted&quot;} */"></path><path d="M 11.285 2.45 C 11.131 2.303 10.989 2.167 10.847 2.03 C 10.763 1.948 10.681 1.863 10.594 1.783 C 10.563 1.755 10.527 1.715 10.527 1.715 C 10.527 1.715 10.556 1.654 10.569 1.629 C 10.735 1.305 10.995 1.067 11.303 0.878 C 11.644 0.668 12.041 0.561 12.444 0.571 C 12.96 0.581 13.44 0.706 13.845 1.044 C 14.144 1.293 14.297 1.609 14.324 1.986 C 14.369 2.623 14.099 3.111 13.563 3.451 C 13.248 3.651 12.908 3.806 12.567 3.989 C 12.379 4.091 12.219 4.18 12.035 4.363 C 11.874 4.546 11.866 4.72 11.866 4.72 L 14.307 4.717 L 14.307 5.777 L 10.539 5.777 L 10.539 5.675 C 10.524 5.153 10.587 4.663 10.831 4.19 C 11.056 3.755 11.406 3.437 11.826 3.193 C 12.15 3.004 12.491 2.844 12.815 2.656 C 13.015 2.54 13.156 2.37 13.155 2.124 C 13.155 1.913 12.998 1.725 12.773 1.667 C 12.242 1.527 11.702 1.75 11.421 2.224 C 11.38 2.293 11.338 2.362 11.285 2.45 Z M 16.007 10.311 L 13.95 6.845 L 9.879 6.845 L 7.809 10.347 L 11.909 10.347 L 13.933 13.796 Z" fill="var(--token-39ea0503-6ae8-4d3d-a3b8-29c6cf0ec521, rgb(87, 85, 81)) /* {&quot;name&quot;:&quot;Muted&quot;} */"></path></g></g></svg>
</div>
    <!-- Start of bodyEnd -->
    
    <!-- End of bodyEnd -->



<script id="hs-script-loader" text="" charset="" type="text/javascript" src="//js.hs-scripts.com/3285366.js"></script><script type="text/javascript" id="" charset="">var hsscript=document.createElement("script");hsscript.id="wphs";hsscript.src="https://cdn.jsdelivr.net/npm/hockeystack@latest/hockeystack.min.js";hsscript.async=1;hsscript.dataset.apikey="6b5b977e1cb2b94b09abe87c42ac10";hsscript.dataset.cookieless=1;hsscript.dataset.autoIdentify=1;document.getElementsByTagName("head")[0].append(hsscript);</script>
<script type="text/javascript" id="" charset="">(function(a,b,c,d,e){a=b.createElement(c);b=b.getElementsByTagName(c)[0];a.async=1;a.id=e;a.src=d;b.parentNode.insertBefore(a,b)})(window,document,"script","https://tag.demandbase.com/dd98c68b92207c80.min.js","demandbase_js_lib");</script><script type="text/javascript" id="" charset="">(function(d,e,f,b,c,a){c="";b="https://tracking.g2crowd.com/attribution_tracking/conversions/"+d+".js?p\x3d"+encodeURI(e)+"\x26e\x3d"+c;a=document.createElement("script");a.type="application/javascript";a.async=!0;a.src=b;f.getElementsByTagName("head")[0].appendChild(a)})("4694",document.location.href,document);</script><script type="text/javascript" id="" charset="">!function(){var a=window.reb2b=window.reb2b||[];if(!a.invoked){a.invoked=!0;a.methods=["identify","collect"];a.factory=function(c){return function(){var b=Array.prototype.slice.call(arguments);b.unshift(c);a.push(b);return a}};for(var d=0;d<a.methods.length;d++){var e=a.methods[d];a[e]=a.factory(e)}a.load=function(c){var b=document.createElement("script");b.type="text/javascript";b.async=!0;b.src="https://s3-us-west-2.amazonaws.com/b2bjsstore/b/"+c+"/reb2b.js.gz";c=document.getElementsByTagName("script")[0];
c.parentNode.insertBefore(b,c)};a.SNIPPET_VERSION="1.0.1";a.load("ZQOQRJHMYR62")}}();</script>
<iframe alt="" aria-hidden="true" width="0" height="0" sandbox="" id="db-sync" src="https://s.company-target.com/s/sync?exc=lr" style="display: none; border: 0px;"></iframe><img alt="" aria-hidden="true" width="0" height="0" id="db_lr_pixel_ad" src="https://id.rlcdn.com/464526.gif" style="display: none;"><div id="batBeacon774108646290" style="width: 0px; height: 0px; display: none; visibility: hidden;"><img id="batBeacon932204689677" width="0" height="0" alt="" src="https://bat.bing.com/action/0?ti=97128459&amp;tm=gtm002&amp;Ver=2&amp;mid=5ae164c5-a1fc-4552-83f0-883c46fd5463&amp;sid=cb869a60851d11ef8ae89bc2dc2aa9e9&amp;vid=cb86d870851d11efbb733b260ae6800e&amp;vids=1&amp;msclkid=N&amp;gtm_tag_source=1&amp;pi=918639831&amp;lg=en-US&amp;sw=1&amp;sh=1&amp;sc=24&amp;tl=Planhat%20%7C%20The%20Customer%20Success%20Software&amp;p=https%3A%2F%2Fwww.planhat.com%2F&amp;r=&amp;lt=1358&amp;evt=pageLoad&amp;sv=1&amp;cdb=AQAQ&amp;rn=190624" style="width: 0px; height: 0px; display: none; visibility: hidden;"><img id="batBeacon270245385950" width="0" height="0" alt="" src="https://bat.bing.com/action/0?ti=97128459&amp;tm=gtm002&amp;Ver=2&amp;mid=5ae164c5-a1fc-4552-83f0-883c46fd5463&amp;sid=cb869a60851d11ef8ae89bc2dc2aa9e9&amp;vid=cb86d870851d11efbb733b260ae6800e&amp;vids=0&amp;msclkid=N&amp;tpp=1&amp;ea=GA4%20Event&amp;en=Y&amp;p=https%3A%2F%2Fwww.planhat.com%2F&amp;sw=1&amp;sh=1&amp;sc=24&amp;evt=custom&amp;cdb=AQAQ&amp;rn=362450" style="width: 0px; height: 0px; display: none; visibility: hidden;"></div><style>.ch2-style-light .ch2-btn-primary, .ch2-style-dark .ch2-btn-primary { background: #4f15d7}.ch2-style-light .ch2-btn-primary:hover, .ch2-style-dark .ch2-btn-primary:hover { background: #4f15d7; box-shadow: 0px 0px 20px 0 #4f15d766; }.ch2-style-light .ch2-switch input:checked + label, .ch2-style-dark .ch2-switch input:checked + label { background: #4f15d7 }.ch2-style-light.ch2-icon a:hover svg { border: 2px solid #4f15d7; fill: #4f15d7 }.ch2-style-dark.ch2-icon a:hover svg { border: 2px solid #4f15d7; background: #4f15d7 }@media (max-width: 800px) {.ch2-settings-declaration table tbody tr td:not([colspan]):nth-child(1)::before { content: 'Name: '; }.ch2-settings-declaration table tbody tr td:not([colspan]):nth-child(2)::before { content: 'Hostname: '; }.ch2-settings-declaration table tbody tr td:not([colspan]):nth-child(3)::before { content: 'Path: '; }.ch2-settings-declaration table tbody tr td:not([colspan]):nth-child(4)::before { content: 'Expiry: '; }}</style><script src="https://js-eu1.hsforms.net/forms/shell.js" data-hubspot-rendered="true"></script></body></html>