308 status code is a permanent redirect that, unlike 301, ensures the request method remains unchanged.
The user is permanently redirected to the new URL, and the request method remains the same.
200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: chekd.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html> <!-- ✨ Built with Framer • https://www.framer.com/ --> <html lang="en"> <head> <meta charset="utf-8"> <!-- Start of headStart --> <!-- End of headStart --> <meta name="viewport" content="width=device-width"> <meta name="generator" content="Framer 315fd46"> <title>CHEKD Health | Therapeutics</title> <meta name="description" content="The #1 Authority in Personalized Preventive Health & Interventional Endocrinology"> <meta name="framer-search-index" content="https://framerusercontent.com/sites/4h3Y6YvcKfGlLMZv1tesOE/searchIndex-mHxEHbnyLE77.json"> <link rel="icon" href="https://framerusercontent.com/images/pluEmJd0A0YXIh26GdnfHT5YCT8.png"> <!-- Open Graph / Facebook --> <meta property="og:type" content="website"> <meta property="og:title" content="CHEKD Health | Therapeutics"> <meta property="og:description" content="The #1 Authority in Personalized Preventive Health & Interventional Endocrinology"> <meta property="og:image" content="https://framerusercontent.com/images/XtZJ6QOpaq9UyXUsJQ3z5Y4fYw.png"> <!-- Twitter --> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="CHEKD Health | Therapeutics"> <meta name="twitter:description" content="The #1 Authority in Personalized Preventive Health & Interventional Endocrinology"> <meta name="twitter:image" content="https://framerusercontent.com/images/XtZJ6QOpaq9UyXUsJQ3z5Y4fYw.png"> <link href="https://fonts.gstatic.com" rel="preconnect" crossorigin> <meta name="robots" content="max-image-preview:large"><link rel="canonical" href="https://www.chekd.com/"><meta property="og:url" content="https://www.chekd.com/"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/4h3Y6YvcKfGlLMZv1tesOE/chunk-AHNSA4FA.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/4h3Y6YvcKfGlLMZv1tesOE/chunk-OIST4OYN.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/4h3Y6YvcKfGlLMZv1tesOE/nsL9TYqC71u39RrfJYJi8-7jju8kdA9_xVqrgVI2shc.JMDDLS2S.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/4h3Y6YvcKfGlLMZv1tesOE/chunk-HCPP4RNU.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/4h3Y6YvcKfGlLMZv1tesOE/chunk-EUSL2QXI.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/4h3Y6YvcKfGlLMZv1tesOE/chunk-YEU6U7SL.mjs"><link rel="modulepreload" fetchpriority="low" href="https://framerusercontent.com/sites/4h3Y6YvcKfGlLMZv1tesOE/script_main.FY4O6WW6.mjs"><script>const applyIntlFormatPatch = function ke(e){function t(d,r){return typeof r=="bigint"?`${r}n`:r instanceof Date?r.getTime():r}function n(...d){let r=JSON.stringify(d,t),c=0;for(let u=0;u<r.length;u++)c+=r.charCodeAt(u),c+=c<<10,c^=c>>6;return c+=c<<3,c^=c>>11,c+=c<<15,c>>>0}function o(d,r,c){let u=d[r];if(typeof u<"u")return u;let f=c();return d[r]=f,f}function a(d){return{...d}}let s=Date.prototype.toLocaleString,l=Date.prototype.toLocaleDateString;s&&(Date.prototype.toLocaleString=function(r,c){let u=n(this,r,c);return o(e.Date.toLocaleString,u,()=>s.call(this,r,c))}),l&&(Date.prototype.toLocaleDateString=function(r,c){let u=n(this,r,c);return o(e.Date.toLocaleDateString,u,()=>l.call(this,r,c))});let i=Object.getOwnPropertyDescriptors(Intl.DateTimeFormat.prototype).format.get,m=Intl.DateTimeFormat.prototype.formatRange,g=Intl.DateTimeFormat.prototype.formatToParts,p=Intl.DateTimeFormat.prototype.formatRangeToParts;function y(d){let r=d.resolvedOptions(),c={locale:r.locale,calendar:r.calendar,numberingSystem:r.numberingSystem,timeZone:r.timeZone,hour12:r.hour12,weekday:r.weekday,era:r.era,year:r.year,month:r.month,day:r.day,hour:r.hour,minute:r.minute,second:r.second,timeZoneName:r.timeZoneName};for(let u in r)u in c||(c[u]=r[u]);return c}i&&Object.defineProperty(Intl.DateTimeFormat.prototype,"format",{get(){function d(r){let c=y(this),u=n(r,c);return o(e.DateTimeFormat.format,u,()=>i.call(this)(r))}return d.bind(this)}}),m&&(Intl.DateTimeFormat.prototype.formatRange=function(r,c){let u=y(this),f=n(r,c,u);return o(e.DateTimeFormat.formatRange,f,()=>m.call(this,r,c))}),g&&(Intl.DateTimeFormat.prototype.formatToParts=function(r){let c=y(this),u=n(r,c);return o(e.DateTimeFormat.formatToParts,u,()=>g.call(this,r)).map(a)}),p&&(Intl.DateTimeFormat.prototype.formatRangeToParts=function(r,c){let u=y(this),f=n(r,c,u);return o(e.DateTimeFormat.formatRangeToParts,f,()=>p.call(this,r,c)).map(a)});let T=Number.prototype.toLocaleString;T&&(Number.prototype.toLocaleString=function(r,c){let u=n(this,r,c);return o(e.Number.toLocaleString,u,()=>T.call(this,r,c))});let P=Object.getOwnPropertyDescriptors(Intl.NumberFormat.prototype).format.get,x=Intl.NumberFormat.prototype.formatRange,S=Intl.NumberFormat.prototype.formatToParts,N=Intl.NumberFormat.prototype.formatRangeToParts;function I(d){let r=d.resolvedOptions(),c={locale:r.locale,numberingSystem:r.numberingSystem,style:r.style,currency:r.currency,currencyDisplay:r.currencyDisplay,currencySign:r.currencySign,unit:r.unit,unitDisplay:r.unitDisplay,minimumIntegerDigits:r.minimumIntegerDigits,minimumFractionDigits:r.minimumFractionDigits,maximumFractionDigits:r.maximumFractionDigits,minimumSignificantDigits:r.minimumSignificantDigits,maximumSignificantDigits:r.maximumSignificantDigits,useGrouping:r.useGrouping===!0?"auto":r.useGrouping,notation:r.notation,compactDisplay:r.compactDisplay,signDisplay:r.signDisplay,roundingIncrement:r.roundingIncrement??1,roundingMode:r.roundingMode??"halfExpand",roundingPriority:r.roundingPriority??"auto",trailingZeroDisplay:r.trailingZeroDisplay??"auto"};for(let u in r)u in c||(c[u]=r[u]);return c}P&&Object.defineProperty(Intl.NumberFormat.prototype,"format",{get(){function d(r){let c=I(this),u=n(r,c);return o(e.NumberFormat.format,u,()=>P.call(this)(r))}return d.bind(this)}}),x&&(Intl.NumberFormat.prototype.formatRange=function(r,c){let u=I(this),f=n(r,c,u);return o(e.NumberFormat.formatRange,f,()=>x.call(this,r,c))}),S&&(Intl.NumberFormat.prototype.formatToParts=function(r){let c=I(this),u=n(r,c);return o(e.NumberFormat.formatToParts,u,()=>S.call(this,r)).map(a)}),N&&(Intl.NumberFormat.prototype.formatRangeToParts=function(r,c){let u=I(this),f=n(r,c,u);return o(e.NumberFormat.formatRangeToParts,f,()=>N.call(this,r,c)).map(a)})};const formatCache = {"Date":{"toLocaleString":{},"toLocaleDateString":{}},"DateTimeFormat":{"format":{"707715854":"2024","2897826392":"2024","3874021175":"2024"},"formatRange":{},"formatToParts":{},"formatRangeToParts":{}},"Number":{"toLocaleString":{}},"NumberFormat":{"format":{},"formatRange":{},"formatToParts":{},"formatRangeToParts":{}}};applyIntlFormatPatch(formatCache);</script><style data-framer-css-ssr-minified data-framer-components="framer-v8bti PropertyOverrides framer-TSTNR framer-hv0AW framer-eObwS framer-3m87V framer-GLMkZ framer-HX4KK framer-jPocz framer-JidZS framer-7nBHK framer-4DYjK framer-qMglL framer-amEIz framer-1TR5f framer-DKIDZ framer-C5GVS framer-GpVWH framer-YKZmg framer-2lqbE framer-FskCk framer-Rrcjx framer-nttyo framer-MRBQ5 framer-GlBxr">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-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d: rgb(255, 255, 255);--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a: rgb(245, 255, 255);--token-1b3a9887-1275-4e93-ab27-0379cd7d0c69: rgb(204, 255, 255);--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14: rgb(104, 248, 253);--token-64549ac4-d685-4363-a417-5961f1d256e9: rgb(2, 146, 151);--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd: rgb(1, 73, 75);--token-3143fb62-c6ac-431a-b880-3c19724d4494: rgb(250, 250, 250);--token-c343ab22-1d3a-4da0-abde-c467c071b4e5: rgb(230, 230, 230);--token-30f82874-c8da-4644-9b56-be44a5497013: rgb(179, 179, 179);--token-573b3519-0dda-485d-a120-19ed8d20c69c: rgb(128, 128, 128);--token-4a323a7b-c18a-4a69-837e-50e05467ac35: rgb(51, 51, 51)}@font-face{font-family:ABeeZee;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/abeezee/v22/esDR31xSG-6AGleN2tukkIcH.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:ABeeZee;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/abeezee/v22/esDR31xSG-6AGleN2tWkkA.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:Inter Tight;font-style:italic;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSyv5HMAFg6IuGlBNMjxLsCwadkRFe9.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:Inter Tight;font-style:italic;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSyv5HMAFg6IuGlBNMjxLsCwa5kRFe9.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Tight;font-style:italic;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSyv5HMAFg6IuGlBNMjxLsCwaZkRFe9.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Tight;font-style:italic;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSyv5HMAFg6IuGlBNMjxLsCwalkRFe9.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Tight;font-style:italic;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSyv5HMAFg6IuGlBNMjxLsCwaVkRFe9.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Tight;font-style:italic;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSyv5HMAFg6IuGlBNMjxLsCwaRkRFe9.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:Inter Tight;font-style:italic;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSyv5HMAFg6IuGlBNMjxLsCwapkRA.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:Inter Tight;font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSyv5HMAFg6IuGlBNMjxLsCwadkRFe9.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:Inter Tight;font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSyv5HMAFg6IuGlBNMjxLsCwa5kRFe9.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Tight;font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSyv5HMAFg6IuGlBNMjxLsCwaZkRFe9.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Tight;font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSyv5HMAFg6IuGlBNMjxLsCwalkRFe9.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Tight;font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSyv5HMAFg6IuGlBNMjxLsCwaVkRFe9.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Tight;font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSyv5HMAFg6IuGlBNMjxLsCwaRkRFe9.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:Inter Tight;font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSyv5HMAFg6IuGlBNMjxLsCwapkRA.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:Inter Tight;font-style:italic;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSyv5HMAFg6IuGlBNMjxLsCwadkRFe9.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:Inter Tight;font-style:italic;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSyv5HMAFg6IuGlBNMjxLsCwa5kRFe9.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Tight;font-style:italic;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSyv5HMAFg6IuGlBNMjxLsCwaZkRFe9.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Tight;font-style:italic;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSyv5HMAFg6IuGlBNMjxLsCwalkRFe9.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Tight;font-style:italic;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSyv5HMAFg6IuGlBNMjxLsCwaVkRFe9.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Tight;font-style:italic;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSyv5HMAFg6IuGlBNMjxLsCwaRkRFe9.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:Inter Tight;font-style:italic;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSyv5HMAFg6IuGlBNMjxLsCwapkRA.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:Inter Tight;font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSyv5HMAFg6IuGlBNMjxLsCwadkRFe9.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:Inter Tight;font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSyv5HMAFg6IuGlBNMjxLsCwa5kRFe9.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Tight;font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSyv5HMAFg6IuGlBNMjxLsCwaZkRFe9.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Tight;font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSyv5HMAFg6IuGlBNMjxLsCwalkRFe9.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Tight;font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSyv5HMAFg6IuGlBNMjxLsCwaVkRFe9.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Tight;font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSyv5HMAFg6IuGlBNMjxLsCwaRkRFe9.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:Inter Tight;font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSyv5HMAFg6IuGlBNMjxLsCwapkRA.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:Inter Tight;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSwv5HMAFg6IuGlBNMjxLsK8ah8QA.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:Inter Tight;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSwv5HMAFg6IuGlBNMjxLsD8ah8QA.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Tight;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSwv5HMAFg6IuGlBNMjxLsL8ah8QA.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSwv5HMAFg6IuGlBNMjxLsE8ah8QA.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSwv5HMAFg6IuGlBNMjxLsI8ah8QA.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Tight;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSwv5HMAFg6IuGlBNMjxLsJ8ah8QA.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:Inter Tight;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSwv5HMAFg6IuGlBNMjxLsH8ag.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:Inter Tight;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSwv5HMAFg6IuGlBNMjxLsK8ah8QA.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:Inter Tight;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSwv5HMAFg6IuGlBNMjxLsD8ah8QA.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Tight;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSwv5HMAFg6IuGlBNMjxLsL8ah8QA.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSwv5HMAFg6IuGlBNMjxLsE8ah8QA.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSwv5HMAFg6IuGlBNMjxLsI8ah8QA.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Tight;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSwv5HMAFg6IuGlBNMjxLsJ8ah8QA.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:Inter Tight;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSwv5HMAFg6IuGlBNMjxLsH8ag.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:Inter Tight;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSwv5HMAFg6IuGlBNMjxLsK8ah8QA.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:Inter Tight;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSwv5HMAFg6IuGlBNMjxLsD8ah8QA.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Tight;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSwv5HMAFg6IuGlBNMjxLsL8ah8QA.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSwv5HMAFg6IuGlBNMjxLsE8ah8QA.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSwv5HMAFg6IuGlBNMjxLsI8ah8QA.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Tight;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSwv5HMAFg6IuGlBNMjxLsJ8ah8QA.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:Inter Tight;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSwv5HMAFg6IuGlBNMjxLsH8ag.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:Inter Tight;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSwv5HMAFg6IuGlBNMjxLsK8ah8QA.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:Inter Tight;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSwv5HMAFg6IuGlBNMjxLsD8ah8QA.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Tight;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSwv5HMAFg6IuGlBNMjxLsL8ah8QA.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSwv5HMAFg6IuGlBNMjxLsE8ah8QA.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSwv5HMAFg6IuGlBNMjxLsI8ah8QA.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Tight;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSwv5HMAFg6IuGlBNMjxLsJ8ah8QA.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:Inter Tight;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSwv5HMAFg6IuGlBNMjxLsH8ag.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:Inter Tight;font-style:italic;font-weight:900;font-display:block;src:url(https://fonts.gstatic.com/s/intertight/v7/NGShv5HMAFg6IuGlBNMjxLsC66ZMtb8hyW62x0zrGB5diKskPg.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:Inter Tight;font-style:italic;font-weight:900;font-display:block;src:url(https://fonts.gstatic.com/s/intertight/v7/NGShv5HMAFg6IuGlBNMjxLsC66ZMtb8hyW62x0zrGB5UiKskPg.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Tight;font-style:italic;font-weight:900;font-display:block;src:url(https://fonts.gstatic.com/s/intertight/v7/NGShv5HMAFg6IuGlBNMjxLsC66ZMtb8hyW62x0zrGB5ciKskPg.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Tight;font-style:italic;font-weight:900;font-display:block;src:url(https://fonts.gstatic.com/s/intertight/v7/NGShv5HMAFg6IuGlBNMjxLsC66ZMtb8hyW62x0zrGB5TiKskPg.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Tight;font-style:italic;font-weight:900;font-display:block;src:url(https://fonts.gstatic.com/s/intertight/v7/NGShv5HMAFg6IuGlBNMjxLsC66ZMtb8hyW62x0zrGB5fiKskPg.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Tight;font-style:italic;font-weight:900;font-display:block;src:url(https://fonts.gstatic.com/s/intertight/v7/NGShv5HMAFg6IuGlBNMjxLsC66ZMtb8hyW62x0zrGB5eiKskPg.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:Inter Tight;font-style:italic;font-weight:900;font-display:block;src:url(https://fonts.gstatic.com/s/intertight/v7/NGShv5HMAFg6IuGlBNMjxLsC66ZMtb8hyW62x0zrGB5QiKs.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:Inter Tight;font-style:normal;font-weight:900;font-display:block;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjpgiaVi5SkK8.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:Inter Tight;font-style:normal;font-weight:900;font-display:block;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjpgiaXy5SkK8.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Tight;font-style:normal;font-weight:900;font-display:block;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjpgiaVy5SkK8.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:900;font-display:block;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjpgiaWC5SkK8.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:900;font-display:block;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjpgiaVC5SkK8.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Tight;font-style:normal;font-weight:900;font-display:block;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjpgiaVS5SkK8.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:Inter Tight;font-style:normal;font-weight:900;font-display:block;src:url(https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjpgiaWy5S.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:Inter Tight Bold;src:url(https://framerusercontent.com/assets/viFpes9dUlUO8CCcAtcQsDtZA.woff2);font-display:swap}@font-face{font-family:Inter Tight Black;src:url(https://framerusercontent.com/assets/DoRpCC9IvJrqpasxkQvtfTGasj4.woff2);font-display:swap}@font-face{font-family:Equinox Bold;src:url(https://framerusercontent.com/assets/SxgvuoNOPHoWbmPF7JvdaRgNJjQ.woff);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/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/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/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/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/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:ABeeZee Placeholder;src:local("Arial");ascent-override:85.43%;descent-override:24.33%;line-gap-override:0%;size-adjust:107.69%}@font-face{font-family:Inter Tight Placeholder;src:local("Arial");ascent-override:99.65%;descent-override:24.81%;line-gap-override:0%;size-adjust:97.21%}@font-face{font-family:Inter Tight Bold Placeholder;src:local("Arial");ascent-override:92.99%;descent-override:23.15%;line-gap-override:0%;size-adjust:104.18%}@font-face{font-family:Inter Tight Black Placeholder;src:local("Arial");ascent-override:89.02%;descent-override:22.16%;line-gap-override:0%;size-adjust:108.83%}@font-face{font-family:Equinox Bold Placeholder;src:local("Arial");ascent-override:65.23%;descent-override:8.78%;line-gap-override:15.55%;size-adjust:128.46%}@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-augiA20Il-framer-v8bti{background:white}.framer-v8bti.framer-lux5qc,.framer-v8bti .framer-lux5qc{display:block}.framer-v8bti.framer-72rtr7{align-content:center;align-items:center;background-color:#fff;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0px;height:21282px;justify-content:flex-start;overflow:visible;padding:0;position:relative;width:1200px}.framer-v8bti .framer-16ogooi{flex:none;height:64px;overflow:hidden;position:relative;width:100%}.framer-v8bti .framer-av3keg-container{flex:none;height:98%;left:calc(50.00000000000002% - 100% / 2);position:absolute;top:calc(48.43750000000002% - 98.4375% / 2);width:100%}.framer-v8bti .framer-52r56u{flex:none;inset:0 17px 0 1008px;overflow:hidden;position:absolute}.framer-v8bti .framer-jyh20m{flex:none;height:44px;left:calc(50.7042253521127% - 186px / 2);overflow:hidden;position:absolute;top:calc(46.87500000000002% - 44px / 2);width:186px}.framer-v8bti .framer-1qss4v{background-color:#fff;box-shadow:.5175247177903657px .07961918735236395px .5236134533400078px -.9375px #0000002e,1.5694289930179366px .24145061431045178px 1.5878934987196682px -1.875px #0000002c,4.1487247889649px .6382653521484462px 4.197534995008979px -2.8125px #00000026,13px 2px 13.152946437965905px -3.75px #00000010;flex:none;height:40px;left:0;overflow:hidden;position:absolute;right:0;top:calc(50.00000000000002% - 40px / 2)}.framer-v8bti .framer-1g72a1w{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:10px;height:28px;justify-content:center;left:calc(50.292397660818736% - 156px / 2);overflow:hidden;padding:9px;position:absolute;top:calc(50.00000000000002% - 28px / 2);width:156px}.framer-v8bti .framer-xs7uv0{flex:none;height:auto;left:49%;position:absolute;top:50%;transform:translate(-50%,-50%);white-space:pre;width:auto;z-index:1}.framer-v8bti .framer-cyeu7c{align-content:center;align-items:center;background-color:#b9dad1;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:0px;height:92.97124600638978vh;justify-content:center;overflow:hidden;padding:48px 48px 0;position:relative;width:100%}.framer-v8bti .framer-ucf1pl-container{flex:none;height:100vh;left:0;position:absolute;right:0;top:0}.framer-v8bti .framer-15ssmb6{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:48px;height:600px;justify-content:flex-start;max-width:1200px;overflow:visible;padding:0;position:relative;width:100%}.framer-v8bti .framer-pv0yjg{align-content:flex-start;align-items:flex-start;display:flex;flex:1 0 0px;flex-direction:column;flex-wrap:nowrap;gap:11px;height:100%;justify-content:center;overflow:visible;padding:0 0 0 77px;position:relative;width:1px;z-index:1}.framer-v8bti .framer-1xepcta{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:10px;height:36px;justify-content:center;overflow:hidden;padding:0;position:relative;width:401px}.framer-v8bti .framer-1suv5iv{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:52px;height:min-content;justify-content:center;overflow:hidden;padding:0;position:relative;width:100%}.framer-v8bti .framer-4uz134,.framer-v8bti .framer-1gcma8m,.framer-v8bti .framer-1tsh1nf,.framer-v8bti .framer-105p8j2,.framer-v8bti .framer-1i4d7p5,.framer-v8bti .framer-1pe3cl4,.framer-v8bti .framer-rny2yq,.framer-v8bti .framer-2ljcxr,.framer-v8bti .framer-1w1x06b,.framer-v8bti .framer-ygcvcy,.framer-v8bti .framer-1u4jzm3,.framer-v8bti .framer-1b9ches,.framer-v8bti .framer-h4okz4,.framer-v8bti .framer-1ov3r7s,.framer-v8bti .framer-1mie3o3,.framer-v8bti .framer-q3x8uz,.framer-v8bti .framer-4jpqr,.framer-v8bti .framer-18qakz3,.framer-v8bti .framer-15zey7h,.framer-v8bti .framer-zpi6u1,.framer-v8bti .framer-wch4sc,.framer-v8bti .framer-14cvqzu,.framer-v8bti .framer-1wdi8qw,.framer-v8bti .framer-83txdq,.framer-v8bti .framer-549rjz,.framer-v8bti .framer-1awopn5,.framer-v8bti .framer-u1xchw{--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;z-index:1}.framer-v8bti .framer-k36f4u{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:8px;height:min-content;justify-content:flex-start;overflow:visible;padding:8px 0 0;position:relative;width:100%;z-index:1}.framer-v8bti .framer-hj9pmp-container,.framer-v8bti .framer-13gbqmf-container,.framer-v8bti .framer-x1u8jd-container,.framer-v8bti .framer-6z31kr-container,.framer-v8bti .framer-vhmu8i-container,.framer-v8bti .framer-1vmo2rf-container{flex:none;height:auto;position:relative;width:auto}.framer-v8bti .framer-127rj9r{align-content:center;align-items:center;display:flex;flex:1 0 0px;flex-direction:row;flex-wrap:nowrap;gap:0px;height:100%;justify-content:center;overflow:visible;padding:0;position:relative;width:1px;z-index:1}.framer-v8bti .framer-16kpqa7{flex:none;height:633px;overflow:hidden;position:relative;width:441px}.framer-v8bti .framer-13s01kf{flex:none;height:222px;left:calc(53.306613226452924% - 202px / 2);position:absolute;top:17px;width:202px}.framer-v8bti .framer-aj9b6m{-webkit-filter:blur(100px);background-color:#b9dad1;border-radius:2000px;filter:blur(100px);flex:none;height:1184px;left:56px;overflow:hidden;position:absolute;right:36px;top:112px;will-change:var(--framer-will-change-override, transform);z-index:1}.framer-v8bti .framer-5mso4x{aspect-ratio:.6666666666666666 / 1;flex:none;height:var(--framer-aspect-ratio-supported, 617px);left:39px;overflow:visible;position:absolute;right:40px;top:144px;z-index:1}.framer-v8bti .framer-1j0nvxg{align-content:center;align-items:center;background:linear-gradient(180deg,rgba(184,217,208,0) 53.63879504504504%,rgba(184,217,208,.8) 86.52167792792793%);display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:48px;height:min-content;justify-content:center;overflow:hidden;padding:120px 48px;position:relative;width:100%}.framer-v8bti .framer-rvxk85,.framer-v8bti .framer-1arkca0{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:48px;height:min-content;justify-content:flex-start;max-width:1200px;overflow:visible;padding:0;position:relative;width:100%}.framer-v8bti .framer-1h7wjsc,.framer-v8bti .framer-l3rrdj,.framer-v8bti .framer-i711ft,.framer-v8bti .framer-oecmqn{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:24px;height:min-content;justify-content:center;max-width:720px;overflow:visible;padding:0;position:relative;width:100%;z-index:1}.framer-v8bti .framer-g4v4gt-container{flex:none;height:auto;max-width:1200px;position:relative;width:100%}.framer-v8bti .framer-12u10ci{align-content:center;align-items:center;background:linear-gradient(180deg,rgba(184,217,208,.8) 50%,rgba(184,217,208,.09) 100%);display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:0px;height:min-content;justify-content:center;overflow:hidden;padding:0;position:relative;width:100%}.framer-v8bti .framer-z0jz75,.framer-v8bti .framer-fgamky{align-content:center;align-items:center;display:flex;flex:1 0 0px;flex-direction:column;flex-wrap:nowrap;gap:20px;height:600px;justify-content:center;overflow:hidden;padding:0;position:relative;width:1px}.framer-v8bti .framer-ggb7sr,.framer-v8bti .framer-ivaq7k{align-content:center;align-items:center;align-self:stretch;display:flex;flex:1 0 0px;flex-direction:row;flex-wrap:nowrap;gap:10px;height:auto;justify-content:center;overflow:hidden;padding:0;position:relative;width:1px}.framer-v8bti .framer-e78da9{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:8px;height:min-content;justify-content:center;max-width:2018px;padding:0;position:relative;width:400px}.framer-v8bti .framer-kao90,.framer-v8bti .framer-3ncf4m,.framer-v8bti .framer-7ytvma,.framer-v8bti .framer-oouin1,.framer-v8bti .framer-1a212h3,.framer-v8bti .framer-5pzm81,.framer-v8bti .framer-bvezw5,.framer-v8bti .framer-kqq2mu,.framer-v8bti .framer-akih0i,.framer-v8bti .framer-tcf3hh,.framer-v8bti .framer-5jscau{--framer-link-text-color: #0099ff;--framer-link-text-decoration: underline;--framer-paragraph-spacing: 0px;flex:none;height:auto;overflow:visible;position:relative;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word}.framer-v8bti .framer-1vx6e84,.framer-v8bti .framer-9yzthd,.framer-v8bti .framer-17pzd2i,.framer-v8bti .framer-6i3twg,.framer-v8bti .framer-t5q18,.framer-v8bti .framer-1n3vxd9,.framer-v8bti .framer-qybqxb,.framer-v8bti .framer-9t5o2z,.framer-v8bti .framer-zwrhoi,.framer-v8bti .framer-16f7skp,.framer-v8bti .framer-14rkvp6,.framer-v8bti .framer-ctpoyy,.framer-v8bti .framer-11pfwcz,.framer-v8bti .framer-1xj3iar,.framer-v8bti .framer-9nopjv,.framer-v8bti .framer-mvlaqk,.framer-v8bti .framer-si2zha,.framer-v8bti .framer-1ircfm6,.framer-v8bti .framer-1i26ya8,.framer-v8bti .framer-1r6jjpf,.framer-v8bti .framer-t3g1ik{--framer-paragraph-spacing: 0px;flex:none;height:auto;overflow:visible;position:relative;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word}.framer-v8bti .framer-1fgzhzk{align-content:center;align-items:center;background:linear-gradient(180deg,rgba(184,217,208,.09) 36%,rgba(184,217,208,.8) 93%);display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:0px;height:min-content;justify-content:center;overflow:hidden;padding:0;position:relative;width:100%}.framer-v8bti .framer-j1v5n8{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;max-width:2018px;padding:0;position:relative;width:400px}.framer-v8bti .framer-1lerr8k{flex:none;height:61px;overflow:hidden;position:relative;width:306px}.framer-v8bti .framer-dx90wv{align-content:center;align-items:center;background-color:#b9dad1;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:0px;height:min-content;justify-content:center;overflow:hidden;padding:100px;position:relative;text-decoration:none;width:100%}.framer-v8bti .framer-182xavv{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:2px;height:130px;justify-content:center;overflow:hidden;padding:0 0 44px;position:relative;width:407px}.framer-v8bti .framer-1pwkw9c,.framer-v8bti .framer-vfwgpj,.framer-v8bti .framer-13c2zcs,.framer-v8bti .framer-9mfetr,.framer-v8bti .framer-nx0mae,.framer-v8bti .framer-2smu79{flex:none;height:auto;position:relative;white-space:pre;width:auto}.framer-v8bti .framer-4vg1ab{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:10px;height:47px;justify-content:center;overflow:hidden;padding:0;position:relative;width:197px}.framer-v8bti .framer-1ykfj0s{display:grid;flex:none;gap:60px;grid-auto-rows:min-content;grid-template-columns:repeat(3,minmax(200px,1fr));grid-template-rows:repeat(2,min-content);height:min-content;justify-content:center;max-width:1000px;overflow:visible;padding:0;position:relative;width:100%}.framer-v8bti .framer-11tsmc9,.framer-v8bti .framer-10zj6x,.framer-v8bti .framer-bg2fpu,.framer-v8bti .framer-ujumba,.framer-v8bti .framer-darqk0,.framer-v8bti .framer-9p2ghi{align-content:center;align-items:center;align-self:start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:30px;height:auto;justify-content:center;justify-self:start;overflow:visible;padding:0;position:relative;width:100%}.framer-v8bti .framer-z8p2kh,.framer-v8bti .framer-120l8pm,.framer-v8bti .framer-5lbvob{align-content:center;align-items:center;aspect-ratio:1 / 1;border-radius:20px;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:20px;height:var(--framer-aspect-ratio-supported, 294px);justify-content:center;overflow:hidden;padding:0;position:relative;width:100%;will-change:var(--framer-will-change-override, transform)}.framer-v8bti .framer-1sqorhs,.framer-v8bti .framer-fnmd1r,.framer-v8bti .framer-5i5r2k{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;padding:0;position:relative;width:100%}.framer-v8bti .framer-imyp8u{align-content:center;align-items:center;background-color:#fff;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:0px;height:717px;justify-content:center;overflow:hidden;padding:0;position:relative;width:100%}.framer-v8bti .framer-hsv7ev{align-content:center;align-items:center;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}.framer-v8bti .framer-rsj555{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:center;max-width:2018px;padding:0;position:relative;width:400px}.framer-v8bti .framer-1rin5l3{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:15px;height:min-content;justify-content:center;min-height:40px;min-width:108px;overflow:visible;padding:0;position:relative;width:min-content}.framer-v8bti .framer-1bgikgn{align-content:center;align-items:center;border-radius:12px;display:flex;flex:1 0 0px;flex-direction:column;flex-wrap:nowrap;gap:19px;height:723px;justify-content:center;overflow:hidden;padding:0;position:relative;width:1px;will-change:var(--framer-will-change-override, transform)}.framer-v8bti .framer-wz0zfo{align-content:center;align-items:center;background-color:#b9dad1;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:20px;height:1011px;justify-content:center;overflow:hidden;padding:40px;position:relative;width:100%}.framer-v8bti .framer-1epybeu{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:10px;height:72px;justify-content:center;overflow:hidden;padding:0;position:relative;width:740px}.framer-v8bti .framer-1wi9uvc-container{flex:none;height:600px;position:relative;width:800px}.framer-v8bti .framer-1fd1pw0,.framer-v8bti .framer-tr9ihu{--framer-link-text-color: #0099ff;--framer-link-text-decoration: underline;--framer-paragraph-spacing: 0px;flex:none;height:auto;max-width:100%;position:relative;white-space:pre-wrap;width:auto;word-break:break-word;word-wrap:break-word}.framer-v8bti .framer-1aozsjk,.framer-v8bti .framer-1vwslia{--framer-paragraph-spacing: 0px;flex:none;height:auto;max-width:100%;overflow:visible;position:relative;white-space:pre-wrap;width:390px;word-break:break-word;word-wrap:break-word}.framer-v8bti .framer-igpi0i,.framer-v8bti .framer-v3jzmc,.framer-v8bti .framer-19g9wdk{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:15px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:min-content}.framer-v8bti .framer-hawnhh,.framer-v8bti .framer-sok5x2,.framer-v8bti .framer-mb918r,.framer-v8bti .framer-1xmcujz,.framer-v8bti .framer-v1y5p2,.framer-v8bti .framer-1l04mc0,.framer-v8bti .framer-m6tgel{align-content:center;align-items:center;background-color:#222;border-radius:8px;box-shadow:0 .7065919983928324px .7065919983928324px -.625px #00000026,0 1.8065619053231785px 1.8065619053231785px -1.25px #00000025,0 3.6217592146567767px 3.6217592146567767px -1.875px #00000023,0 6.8655999097303715px 6.8655999097303715px -2.5px #00000020,0 13.646761411524492px 13.646761411524492px -3.125px #0000001b,0 30px 30px -3.75px #0000000d;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:10px;height:40px;justify-content:center;overflow:visible;padding:15px;position:relative;width:min-content}.framer-v8bti .framer-fvbhp9,.framer-v8bti .framer-1wry2bb,.framer-v8bti .framer-i0wmwn,.framer-v8bti .framer-mxkesh,.framer-v8bti .framer-czsyp,.framer-v8bti .framer-ph9dl1,.framer-v8bti .framer-1igy9lv,.framer-v8bti .framer-5ostaq,.framer-v8bti .framer-6bi8lg,.framer-v8bti .framer-13k4s5r,.framer-v8bti .framer-q3mhhj,.framer-v8bti .framer-epvqc5,.framer-v8bti .framer-107aeva,.framer-v8bti .framer-1dgk0r6,.framer-v8bti .framer-k7p4ai,.framer-v8bti .framer-1r3yvdk,.framer-v8bti .framer-1a0elfc,.framer-v8bti .framer-egjzol,.framer-v8bti .framer-zkn3ug,.framer-v8bti .framer-16dyjgd,.framer-v8bti .framer-10ackou,.framer-v8bti .framer-1em7znh,.framer-v8bti .framer-ywu609,.framer-v8bti .framer-gy53lz,.framer-v8bti .framer-47fws0,.framer-v8bti .framer-ybp0kt,.framer-v8bti .framer-vmgjrh,.framer-v8bti .framer-15czu30,.framer-v8bti .framer-p89mt7,.framer-v8bti .framer-m8ydgd,.framer-v8bti .framer-eqs0hc,.framer-v8bti .framer-8ax2ja,.framer-v8bti .framer-1hf2nni,.framer-v8bti .framer-1fkujol,.framer-v8bti .framer-xpqb5s,.framer-v8bti .framer-egyuvc,.framer-v8bti .framer-l4mmml,.framer-v8bti .framer-1jitwq9,.framer-v8bti .framer-1fgzrow,.framer-v8bti .framer-1xznzoa,.framer-v8bti .framer-22i0qk,.framer-v8bti .framer-snw7vl,.framer-v8bti .framer-1t3xfrd,.framer-v8bti .framer-1q7iu23,.framer-v8bti .framer-18vkjmh,.framer-v8bti .framer-dqkqno,.framer-v8bti .framer-fh3c7d,.framer-v8bti .framer-mic79s,.framer-v8bti .framer-g44mrl,.framer-v8bti .framer-1sh8x1n,.framer-v8bti .framer-1fxv34p,.framer-v8bti .framer-1yyyjtq,.framer-v8bti .framer-1p6nafu,.framer-v8bti .framer-gc3pkg,.framer-v8bti .framer-2gxkzm,.framer-v8bti .framer-6l98z9,.framer-v8bti .framer-peubdm,.framer-v8bti .framer-od8ocp,.framer-v8bti .framer-1qkwbdl,.framer-v8bti .framer-1h3tvov,.framer-v8bti .framer-nytybo,.framer-v8bti .framer-1jpjcxg,.framer-v8bti .framer-12n2fb0,.framer-v8bti .framer-10rtx72,.framer-v8bti .framer-1asqb0h,.framer-v8bti .framer-1soxt5i,.framer-v8bti .framer-1x0fvwu,.framer-v8bti .framer-3un36p{--framer-link-text-color: #0099ff;--framer-link-text-decoration: underline;--framer-paragraph-spacing: 0px;flex:none;height:auto;position:relative;white-space:pre;width:auto}.framer-v8bti .framer-1mf88hz,.framer-v8bti .framer-sxgckd,.framer-v8bti .framer-k8rcld{align-content:center;align-items:center;background-color:#ebebeb;border-radius:8px;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:10px;height:40px;justify-content:center;overflow:visible;padding:15px;position:relative;width:min-content}.framer-v8bti .framer-zdyqpr,.framer-v8bti .framer-1qxkn5l,.framer-v8bti .framer-gd5t3u,.framer-v8bti .framer-iebzr3,.framer-v8bti .framer-z4heo3,.framer-v8bti .framer-1adbmj{align-content:center;align-items:center;background-color:#fff;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:60px;height:min-content;justify-content:center;overflow:hidden;padding:100px 40px;position:relative;width:100%}.framer-v8bti .framer-f7b03,.framer-v8bti .framer-agr9qq{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:wrap;gap:20px;height:min-content;justify-content:center;max-width:100%;overflow:visible;padding:0;position:relative;width:1000px}.framer-v8bti .framer-1uwe2la{align-content:center;align-items:center;background-color:#fff;border-radius:20px;box-shadow:0 .7961918735236395px 2.3885756205709185px -.625px #0000000d,0 2.414506143104518px 7.2435184293135535px -1.25px #0000000d,0 6.382653521484461px 19.147960564453385px -1.875px #0000000d,0 20px 60px -2.5px #0000000d;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:0px;height:min-content;justify-content:center;min-width:100px;overflow:hidden;padding:0;position:relative;width:320px;will-change:var(--framer-will-change-override, transform)}.framer-v8bti .framer-195gk86,.framer-v8bti .framer-1a74k0r,.framer-v8bti .framer-14b0xtg{aspect-ratio:1.3333333333333333 / 1;border-top-left-radius:20px;border-top-right-radius:20px;flex:none;height:var(--framer-aspect-ratio-supported, 240px);overflow:hidden;position:relative;width:100%;will-change:var(--framer-will-change-override, transform)}.framer-v8bti .framer-jnnh54,.framer-v8bti .framer-1vjtzqt,.framer-v8bti .framer-4qfw7k{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:center;padding:30px;position:relative;width:100%}.framer-v8bti .framer-ccawm1,.framer-v8bti .framer-142nwxo{align-content:center;align-items:center;background-color:#fff;border-radius:20px;box-shadow:0 .7961918735236395px 2.3885756205709185px -.625px #0000000d,0 2.414506143104518px 7.2435184293135535px -1.25px #0000000d,0 6.382653521484461px 19.147960564453385px -1.875px #0000000d,0 20px 60px -2.5px #0000000d;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:320px;will-change:var(--framer-will-change-override, transform)}.framer-v8bti .framer-qh7k5a{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:100%;overflow:visible;padding:0;position:relative;width:1000px}.framer-v8bti .framer-pm0c44,.framer-v8bti .framer-144bth8,.framer-v8bti .framer-m8wcwj{align-content:center;align-items:center;display:flex;flex:1 0 0px;flex-direction:column;flex-wrap:nowrap;gap:20px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:1px}.framer-v8bti .framer-zydy6a,.framer-v8bti .framer-h2cvda,.framer-v8bti .framer-z8w8ub,.framer-v8bti .framer-634i6n,.framer-v8bti .framer-ez8y7m,.framer-v8bti .framer-1pexpky,.framer-v8bti .framer-12shkxs{align-content:center;align-items:center;background-color:#fff;border-radius:20px;box-shadow:0 .7961918735236395px 2.3885756205709185px -.625px #0000000d,0 2.414506143104518px 7.2435184293135535px -1.25px #0000000d,0 6.382653521484461px 19.147960564453385px -1.875px #0000000d,0 20px 60px -2.5px #0000000d;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:20px;height:min-content;justify-content:flex-start;padding:30px;position:relative;width:100%}.framer-v8bti .framer-wv3v3c,.framer-v8bti .framer-1309i97,.framer-v8bti .framer-n5tzfk,.framer-v8bti .framer-1rd1d6u,.framer-v8bti .framer-om3ro,.framer-v8bti .framer-1704l5s,.framer-v8bti .framer-1dlst0z,.framer-v8bti .framer-5fr00c,.framer-v8bti .framer-j5a8nd,.framer-v8bti .framer-12dhr3w,.framer-v8bti .framer-sc1im8,.framer-v8bti .framer-d71m53{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:15px;height:min-content;justify-content:flex-start;overflow:hidden;padding:0;position:relative;width:100%}.framer-v8bti .framer-mj5mzv,.framer-v8bti .framer-bdv9qj,.framer-v8bti .framer-1dwdelo,.framer-v8bti .framer-ohdfuo,.framer-v8bti .framer-78ficf,.framer-v8bti .framer-1ftjd3j,.framer-v8bti .framer-1atbat3,.framer-v8bti .framer-f2ny0t,.framer-v8bti .framer-165yzkh,.framer-v8bti .framer-drv1td,.framer-v8bti .framer-xua501,.framer-v8bti .framer-1frhtnt,.framer-v8bti .framer-efirr{aspect-ratio:1 / 1;border-radius:50%;flex:none;height:var(--framer-aspect-ratio-supported, 50px);overflow:hidden;position:relative;width:50px;will-change:var(--framer-will-change-override, transform)}.framer-v8bti .framer-15ravru,.framer-v8bti .framer-5yy8ru,.framer-v8bti .framer-30vbp9,.framer-v8bti .framer-1yovxmj,.framer-v8bti .framer-dld7an,.framer-v8bti .framer-1w406hj,.framer-v8bti .framer-1sbow3k,.framer-v8bti .framer-15fwz7b,.framer-v8bti .framer-1x80nmt{align-content:flex-start;align-items:flex-start;display:flex;flex:1 0 0px;flex-direction:column;flex-wrap:nowrap;gap:0px;height:min-content;justify-content:center;overflow:hidden;padding:0;position:relative;width:1px}.framer-v8bti .framer-xgm591,.framer-v8bti .framer-6qsw4o,.framer-v8bti .framer-1kg5b3c,.framer-v8bti .framer-1rqwwxm,.framer-v8bti .framer-14uwt70,.framer-v8bti .framer-1cxg158,.framer-v8bti .framer-1f01elr,.framer-v8bti .framer-kpgvlp,.framer-v8bti .framer-1oy5vfq,.framer-v8bti .framer-1w9di88,.framer-v8bti .framer-15kzv24,.framer-v8bti .framer-xo302s,.framer-v8bti .framer-1fy04uj,.framer-v8bti .framer-1x9mkfr,.framer-v8bti .framer-x5rqls,.framer-v8bti .framer-1n2stdf,.framer-v8bti .framer-z9ks2f,.framer-v8bti .framer-5zg5ge,.framer-v8bti .framer-1dyvaq8,.framer-v8bti .framer-1ujhqp4,.framer-v8bti .framer-1lwn2f1,.framer-v8bti .framer-1bx1jub,.framer-v8bti .framer-16i82go,.framer-v8bti .framer-1muxyic,.framer-v8bti .framer-ey0stz,.framer-v8bti .framer-ogbz5j,.framer-v8bti .framer-3xjtyi{--framer-link-text-color: #0099ff;--framer-link-text-decoration: underline;--framer-paragraph-spacing: 0px;flex:none;height:auto;overflow:visible;position:relative;white-space:pre;width:auto}.framer-v8bti .framer-1ipu2rg,.framer-v8bti .framer-1r06n5{align-content:center;align-items:center;background-color:#fff;border-radius:20px;box-shadow:0 .7961918735236395px 2.3885756205709185px -.625px #0000000d,0 2.414506143104518px 7.2435184293135535px -1.25px #0000000d,0 6.382653521484461px 19.147960564453385px -1.875px #0000000d,0 20px 60px -2.5px #0000000d;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:30px;height:min-content;justify-content:flex-start;padding:30px;position:relative;width:100%}.framer-v8bti .framer-ofiqrv{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:2px;height:213px;justify-content:center;overflow:hidden;padding:0;position:relative;width:933px}.framer-v8bti .framer-1fcx49c{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:10px;height:54px;justify-content:center;overflow:hidden;padding:0;position:relative;width:749px}.framer-v8bti .framer-502ou3{align-content:center;align-items:center;background-color:#fff;border-radius:20px;box-shadow:0 .7961918735236395px 2.3885756205709185px -.625px #0000000d,0 2.414506143104518px 7.2435184293135535px -1.25px #0000000d,0 6.382653521484461px 19.147960564453385px -1.875px #0000000d,0 20px 60px -2.5px #0000000d;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:30px;height:360px;justify-content:flex-start;padding:30px;position:relative;width:320px}.framer-v8bti .framer-bisfou,.framer-v8bti .framer-1nvpyxg,.framer-v8bti .framer-12x0ewi{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:17px 0;position:relative;width:200px}.framer-v8bti .framer-4bi499,.framer-v8bti .framer-xfu309{align-content:center;align-items:center;background-color:#fff;border-radius:20px;box-shadow:0 .7961918735236395px 2.3885756205709185px -.625px #0000000d,0 2.414506143104518px 7.2435184293135535px -1.25px #0000000d,0 6.382653521484461px 19.147960564453385px -1.875px #0000000d,0 20px 60px -2.5px #0000000d;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:20px;height:360px;justify-content:flex-start;padding:30px;position:relative;width:320px}.framer-v8bti .framer-fykfc5{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:40px;height:min-content;justify-content:center;max-width:100%;overflow:visible;padding:0;position:relative;width:1000px}.framer-v8bti .framer-hblfle{--framer-paragraph-spacing: 0px;flex:none;height:auto;max-width:500px;overflow:visible;position:relative;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word}.framer-v8bti .framer-1xozx0w{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:15px;height:min-content;justify-content:flex-start;overflow:hidden;padding:0;position:relative;width:min-content}.framer-v8bti .framer-73u0po{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:min-content}.framer-v8bti .framer-1lph08h,.framer-v8bti .framer-y06rtp{align-content:center;align-items:center;background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, #ffffff);display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:10px;height:min-content;justify-content:center;overflow:hidden;padding:120px 48px;position:relative;width:100%}.framer-v8bti .framer-1vwksfd,.framer-v8bti .framer-1c6s4yj{flex:none;inset:0;overflow:hidden;position:absolute;z-index:1}.framer-v8bti .framer-1hyd6e1{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:48px;height:min-content;justify-content:flex-start;max-width:1200px;overflow:visible;padding:0;position:relative;width:100%}.framer-v8bti .framer-1irzli,.framer-v8bti .framer-1b8n4qs{align-content:center;align-items:center;align-self:stretch;display:flex;flex:1 0 0px;flex-direction:column;flex-wrap:nowrap;gap:24px;height:auto;justify-content:flex-start;max-width:720px;overflow:visible;padding:0;position:relative;width:1px;z-index:1}.framer-v8bti .framer-ox8xd6-container{aspect-ratio:1 / 1;flex:none;height:var(--framer-aspect-ratio-supported, 240px);left:-48px;position:absolute;top:-48px;width:240px;z-index:1}.framer-v8bti .framer-zmomzw,.framer-v8bti .framer-zk708e{border-radius:2px;flex:1 0 0px;height:1px;overflow:visible;position:relative;width:100%;z-index:1}.framer-v8bti .framer-18ce8mg-container{bottom:-36px;flex:none;height:72px;position:absolute;right:36px;width:auto;z-index:1}.framer-v8bti .framer-1mfvn0o{align-content:flex-start;align-items:flex-start;display:flex;flex:1 0 0px;flex-direction:column;flex-wrap:nowrap;gap:48px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:1px}.framer-v8bti .framer-1gy7buk,.framer-v8bti .framer-por8a9{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:24px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:100%}.framer-v8bti .framer-lzffhi-container,.framer-v8bti .framer-1djxoih-container,.framer-v8bti .framer-x2sgbb-container,.framer-v8bti .framer-jccvzc-container,.framer-v8bti .framer-1fy8zly-container{flex:1 0 0px;height:auto;position:relative;width:1px;z-index:1}.framer-v8bti .framer-1756fa5{align-content:center;align-items:center;background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, #f5ffff);display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:48px;height:min-content;justify-content:center;overflow:hidden;padding:120px 48px;position:relative;width:100%}.framer-v8bti .framer-1c9rzcb-container{flex:none;height:480px;left:0;position:absolute;top:480px;width:50%;z-index:1}.framer-v8bti .framer-6k6thl-container{flex:none;height:480px;position:absolute;right:0;top:960px;width:50%;z-index:1}.framer-v8bti .framer-o68yon{display:grid;flex:none;gap:40px;grid-auto-rows:minmax(0,1fr);grid-template-columns:repeat(3,minmax(200px,1fr));height:min-content;justify-content:center;padding:0;position:relative;width:100%;z-index:1}.framer-v8bti .framer-y5ko5-container,.framer-v8bti .framer-i8wm8q-container,.framer-v8bti .framer-1miwx3q-container,.framer-v8bti .framer-1iblov6-container,.framer-v8bti .framer-1isa52h-container,.framer-v8bti .framer-dkfevq-container{align-self:start;flex:none;height:auto;justify-self:start;position:relative;width:100%}.framer-v8bti .framer-zqtr7k{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:48px;height:min-content;justify-content:flex-start;max-width:1200px;overflow:visible;padding:0;position:relative;width:100%}.framer-v8bti .framer-1ddwsou{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:24px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:100%;z-index:1}.framer-v8bti .framer-3q9rpx{--framer-link-text-color: #0099ff;--framer-link-text-decoration: underline;flex:none;height:auto;position:relative;white-space:pre-wrap;width:50%;word-break:break-word;word-wrap:break-word;z-index:1}.framer-v8bti .framer-19rxfgk{align-content:flex-start;align-items:flex-start;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:100%}.framer-v8bti .framer-wv9536{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:48px;height:min-content;justify-content:center;overflow:visible;padding:0 48px 0 0;position:relative;width:55%}.framer-v8bti .framer-wn7cvm{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:24px;height:min-content;justify-content:center;overflow:hidden;padding:0;position:relative;width:100%}.framer-v8bti .framer-j5ti56{display:grid;flex:1 0 0px;gap:24px;grid-auto-rows:minmax(0,1fr);grid-template-columns:repeat(2,minmax(200px,1fr));grid-template-rows:repeat(2,minmax(0,1fr));height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:1px;z-index:1}.framer-v8bti .framer-in37ce-container,.framer-v8bti .framer-8obmyb-container,.framer-v8bti .framer-10jnnq9-container,.framer-v8bti .framer-189j5xh-container,.framer-v8bti .framer-d7ytde-container,.framer-v8bti .framer-njy0uh-container{align-self:start;flex:none;height:100%;justify-self:start;position:relative;width:100%}.framer-v8bti .framer-iccn2a-container{flex:none;height:240px;position:absolute;right:-48px;top:-48px;width:240px;z-index:1}.framer-v8bti .framer-u1fx2v{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:20px;height:600px;justify-content:center;overflow:hidden;padding:60px;position:relative;width:100%}.framer-v8bti .framer-3ssk46{--framer-link-text-color: #0099ff;--framer-link-text-decoration: underline;--framer-paragraph-spacing: 0px;flex:none;height:auto;max-width:100%;position:relative;white-space:pre-wrap;width:auto;word-break:break-word;word-wrap:break-word;z-index:1}.framer-v8bti .framer-1smj9vc{--framer-paragraph-spacing: 0px;flex:none;height:auto;max-width:100%;overflow:visible;position:relative;white-space:pre-wrap;width:390px;word-break:break-word;word-wrap:break-word;z-index:1}.framer-v8bti .framer-f0dc2l,.framer-v8bti .framer-1wd3xlm{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:15px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:min-content;z-index:1}.framer-v8bti .framer-3bqbw,.framer-v8bti .framer-gwai66,.framer-v8bti .framer-qjx78y{align-content:center;align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:10px;height:40px;justify-content:center;overflow:visible;padding:15px;position:relative;width:min-content}.framer-v8bti .framer-14b731y,.framer-v8bti .framer-zfs1hs,.framer-v8bti .framer-5doidh{align-content:center;align-items:center;background-color:#ffffff40;border-radius:8px;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:10px;height:40px;justify-content:center;overflow:visible;padding:15px;position:relative;width:min-content}.framer-v8bti .framer-cukuby,.framer-v8bti .framer-vfu6zo,.framer-v8bti .framer-86s3x7{background-color:#00000080;flex:none;inset:0;overflow:hidden;position:absolute}.framer-v8bti .framer-19lxkqe{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:24px;height:min-content;justify-content:center;max-width:1200px;min-height:93px;overflow:hidden;padding:0;position:relative;width:1104px}.framer-v8bti .framer-1dqivba{align-content:center;align-items:center;background-color:var(--token-3143fb62-c6ac-431a-b880-3c19724d4494, #fafafa);display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:10px;height:min-content;justify-content:center;overflow:hidden;padding:120px 48px;position:relative;width:100%}.framer-v8bti .framer-ax25rk{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:48px;height:min-content;justify-content:flex-start;max-width:1200px;overflow:visible;padding:21px 0;position:relative;width:100%}.framer-v8bti .framer-1yufzxp{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:48px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:100%}.framer-v8bti .framer-1wch66a{align-content:center;align-items:center;display:flex;flex:1 0 0px;flex-direction:column;flex-wrap:nowrap;gap:48px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:1px}.framer-v8bti .framer-17mgyoz{align-content:flex-start;align-items:flex-start;display:flex;flex:1 0 0px;flex-direction:row;flex-wrap:nowrap;gap:24px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:1px;z-index:1}.framer-v8bti .framer-uqiyse-container,.framer-v8bti .framer-1q5p9rx-container,.framer-v8bti .framer-1tha213-container{flex:1 0 0px;height:auto;position:relative;width:1px}.framer-v8bti .framer-fctrip{align-content:center;align-items:center;background-color:#fff;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:60px;height:min-content;justify-content:flex-start;overflow:visible;padding:100px 40px;position:relative;width:100%}.framer-v8bti .framer-1m0qim1{align-content:center;align-items:center;background-color:#9ef;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:10px;height:46px;justify-content:center;overflow:hidden;padding:0;position:relative;width:463px}.framer-v8bti .framer-1k788dy,.framer-v8bti .framer-ctibpv{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:10px;height:48px;justify-content:center;overflow:hidden;padding:0;position:relative;width:487px}.framer-v8bti .framer-1ou0ckb{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:wrap;gap:20px;height:min-content;justify-content:center;max-width:1000px;overflow:visible;padding:0;position:relative;width:100%}.framer-v8bti .framer-n6yk8u,.framer-v8bti .framer-1ala6ov{align-content:flex-start;align-items:flex-start;border-radius:20px;box-shadow:0 .7961918735236395px 2.3885756205709185px -.625px #0000000d,0 2.414506143104518px 7.2435184293135535px -1.25px #0000000d,0 6.382653521484461px 19.147960564453385px -1.875px #0000000d,0 20px 60px -2.5px #0000000d;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:20px;height:min-content;justify-content:flex-start;overflow:hidden;padding:30px;position:relative;width:320px;will-change:var(--framer-will-change-override, transform)}.framer-v8bti .framer-2b0isx,.framer-v8bti .framer-m4l6zy,.framer-v8bti .framer-yo1qzy{align-content:flex-end;align-items:flex-end;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:8px;height:min-content;justify-content:flex-start;overflow:visible;padding:0;position:relative;width:min-content}.framer-v8bti .framer-1a60o5f,.framer-v8bti .framer-1cxm1ib,.framer-v8bti .framer-1oultr1{--framer-link-text-color: #0099ff;--framer-link-text-decoration: underline;--framer-paragraph-spacing: 0px;flex:none;height:48px;position:relative;white-space:pre;width:auto}.framer-v8bti .framer-1dfx3ac,.framer-v8bti .framer-ukospk,.framer-v8bti .framer-xuq1gj{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;overflow:visible;padding:20px 0;position:relative;width:100%}.framer-v8bti .framer-1rjcs38,.framer-v8bti .framer-zh4k96,.framer-v8bti .framer-bixedo,.framer-v8bti .framer-1e0sowo,.framer-v8bti .framer-1ygobwa,.framer-v8bti .framer-y0586a,.framer-v8bti .framer-1hw8opm,.framer-v8bti .framer-cj4p5x,.framer-v8bti .framer-1iy03aq,.framer-v8bti .framer-zf02vg,.framer-v8bti .framer-sj2696,.framer-v8bti .framer-1evr3a5,.framer-v8bti .framer-96sy4,.framer-v8bti .framer-4aqqvd,.framer-v8bti .framer-b94a2p,.framer-v8bti .framer-1tejbmb,.framer-v8bti .framer-1br70so,.framer-v8bti .framer-1qx4l5o,.framer-v8bti .framer-11md96c,.framer-v8bti .framer-2eufe6,.framer-v8bti .framer-1cib4ui,.framer-v8bti .framer-5klhvs,.framer-v8bti .framer-1koas0h,.framer-v8bti .framer-16ssozh,.framer-v8bti .framer-6ggd1z,.framer-v8bti .framer-10l8b2t,.framer-v8bti .framer-l7bi70,.framer-v8bti .framer-1e7r4ds,.framer-v8bti .framer-p2vy3p,.framer-v8bti .framer-rl888m,.framer-v8bti .framer-1surd3d,.framer-v8bti .framer-19m2n1l,.framer-v8bti .framer-1xgbpvb,.framer-v8bti .framer-1nv59ct,.framer-v8bti .framer-bjbs6i,.framer-v8bti .framer-1h5ep0q,.framer-v8bti .framer-kv3ui6,.framer-v8bti .framer-12yatau,.framer-v8bti .framer-u874so,.framer-v8bti .framer-1i44r4w,.framer-v8bti .framer-nbnl94,.framer-v8bti .framer-1cvhkri,.framer-v8bti .framer-1krc9nx{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-v8bti .framer-htiqwh,.framer-v8bti .framer-1y7mn0s,.framer-v8bti .framer-1nudbh6,.framer-v8bti .framer-tdv5ka,.framer-v8bti .framer-1biqv82,.framer-v8bti .framer-15j6ydq,.framer-v8bti .framer-huj1qr,.framer-v8bti .framer-1qkm922,.framer-v8bti .framer-1dlq71s,.framer-v8bti .framer-1b13hnu,.framer-v8bti .framer-1n0vz4n,.framer-v8bti .framer-n5usxl,.framer-v8bti .framer-4hbkwi,.framer-v8bti .framer-vfnnmx,.framer-v8bti .framer-15rcm7j,.framer-v8bti .framer-uwd742,.framer-v8bti .framer-g7ro6l,.framer-v8bti .framer-1rw6xjj,.framer-v8bti .framer-1ui1fi9,.framer-v8bti .framer-fbhbt6,.framer-v8bti .framer-1qg9tvz,.framer-v8bti .framer-wfvhxn,.framer-v8bti .framer-lg5kxk,.framer-v8bti .framer-bb8kmy,.framer-v8bti .framer-1wob6r8,.framer-v8bti .framer-1abopwo,.framer-v8bti .framer-1uyhyca,.framer-v8bti .framer-rgggyy,.framer-v8bti .framer-kpxk6l,.framer-v8bti .framer-1biev7r,.framer-v8bti .framer-1lub4ms,.framer-v8bti .framer-1j82ohw,.framer-v8bti .framer-m6bchy,.framer-v8bti .framer-hnoq97,.framer-v8bti .framer-q0z5l7,.framer-v8bti .framer-dakqyr,.framer-v8bti .framer-18tbfjd,.framer-v8bti .framer-4uzdyq,.framer-v8bti .framer-1vu07tl,.framer-v8bti .framer-c4vb1a,.framer-v8bti .framer-1upq6ix,.framer-v8bti .framer-1id1kqt,.framer-v8bti .framer-whppo4{flex:none;height:24px;position:relative;width:24px}.framer-v8bti .framer-jb31g8,.framer-v8bti .framer-y3wsqh{align-content:center;align-items:center;background-color:#f2f2f2;border-radius:8px;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:10px;height:40px;justify-content:center;overflow:visible;padding:15px;position:relative;width:min-content}.framer-v8bti .framer-fkauv3{align-content:flex-start;align-items:flex-start;background-color:#fff;border-radius:20px;box-shadow:0 .7961918735236395px 2.3885756205709185px -.625px #0000000d,0 2.414506143104518px 7.2435184293135535px -1.25px #0000000d,0 6.382653521484461px 19.147960564453385px -1.875px #0000000d,0 20px 60px -2.5px #0000000d;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:20px;height:min-content;justify-content:flex-start;overflow:hidden;padding:30px;position:relative;width:320px;will-change:var(--framer-will-change-override, transform)}.framer-v8bti .framer-1lkp1zi{background-color:#4cf;border-radius:20px;flex:none;height:167px;overflow:hidden;position:relative;width:456px;will-change:var(--framer-will-change-override, transform)}.framer-v8bti .framer-1c8apw6{align-content:center;align-items:center;background-color:#f2f2f2;border-radius:8px;bottom:16px;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:10px;height:56px;justify-content:center;left:50%;overflow:visible;padding:15px;position:absolute;transform:translate(-50%);width:min-content}.framer-v8bti .framer-41xt7c{align-content:center;align-items:center;background-color:#fff;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:20px;height:792px;justify-content:center;overflow:hidden;padding:40px;position:relative;width:100%}.framer-v8bti .framer-4s4z9q-container{flex:none;height:36px;position:relative;width:142px;z-index:3}.framer-v8bti .framer-no21te{align-content:center;align-items:center;background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, #ffffff);display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:48px;height:min-content;justify-content:center;overflow:hidden;padding:120px 48px;position:relative;width:100%}.framer-v8bti .framer-1omdp8h,.framer-v8bti .framer-4d7nnf{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:24px;height:min-content;justify-content:center;max-width:1200px;overflow:visible;padding:0;position:relative;width:100%;z-index:1}.framer-v8bti .framer-di076o{display:grid;flex:none;gap:24px;grid-auto-rows:minmax(0,1fr);grid-template-columns:repeat(3,minmax(1px,1fr));grid-template-rows:repeat(2,minmax(0,1fr));height:min-content;justify-content:center;max-width:1200px;overflow:visible;padding:0;position:relative;width:100%}.framer-v8bti .framer-cginc8-container,.framer-v8bti .framer-1ou53u0-container,.framer-v8bti .framer-suusbr-container,.framer-v8bti .framer-1qxjiwn-container,.framer-v8bti .framer-1h81tow-container,.framer-v8bti .framer-7y9f3x-container{align-self:start;flex:none;height:100%;justify-self:start;position:relative;width:100%;z-index:1}.framer-v8bti .framer-mvg126{align-content:center;align-items:center;background-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, #029297);display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:0px;height:min-content;justify-content:center;overflow:hidden;padding:120px 48px;position:relative;width:100%}.framer-v8bti .framer-17dm6lw-container{flex:none;inset:0;position:absolute;z-index:1}.framer-v8bti .framer-1l0fx03-container{flex:none;height:76px;left:calc(64.58333333333336% - 120px / 2);position:absolute;top:calc(50.00000000000002% - 76px / 2);width:120px;z-index:1}.framer-v8bti .framer-1sxbjcp{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:24px;height:min-content;justify-content:center;overflow:hidden;padding:0 24px 0 0;position:relative;width:442px}.framer-v8bti .framer-1lqy3c7-container{flex:none;height:auto;max-width:1200px;position:relative;width:100%;z-index:1}.framer-v8bti .framer-4vy3jv{align-content:center;align-items:center;background-color:#b9dad1;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:20px;height:806px;justify-content:center;overflow:hidden;padding:60px;position:relative;width:100%}.framer-v8bti .framer-zvqdah{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:24px;height:min-content;justify-content:center;max-width:1200px;overflow:hidden;padding:0;position:relative;width:100%}.framer-v8bti .framer-a5roqs{align-content:center;align-items:center;background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, #ffffff);display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:48px;height:min-content;justify-content:center;overflow:visible;padding:48px 48px 0;position:relative;width:100%;z-index:1}.framer-v8bti .framer-1ysvska{display:grid;flex:1 0 0px;gap:24px;grid-auto-rows:minmax(0,1fr);grid-template-columns:repeat(3,minmax(1px,1fr));grid-template-rows:repeat(2,minmax(0,1fr));height:min-content;justify-content:center;max-width:1200px;overflow:visible;padding:0;position:relative;width:1px}.framer-v8bti .framer-1ktsftu{align-content:center;align-items:center;background-color:#fff;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:20px;height:1150px;justify-content:center;overflow:hidden;padding:40px;position:relative;width:100%}.framer-v8bti .framer-1k8h4z5{align-content:center;align-items:center;background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, #ffffff);display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:48px;height:min-content;justify-content:center;overflow:hidden;padding:84px 48px 0;position:relative;width:100%}.framer-v8bti .framer-pr0f86{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:48px;height:min-content;justify-content:center;max-width:1200px;overflow:visible;padding:0;position:relative;width:100%;z-index:1}.framer-v8bti .framer-nonu22{align-content:flex-start;align-items:flex-start;display:flex;flex:1 0 0px;flex-direction:column;flex-wrap:nowrap;gap:24px;height:min-content;justify-content:center;overflow:hidden;padding:120px 0 0;position:relative;width:1px}.framer-v8bti .framer-y8ik0h{align-content:flex-end;align-items:flex-end;align-self:stretch;background-color:var(--token-3143fb62-c6ac-431a-b880-3c19724d4494, #fafafa);display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:10px;height:auto;justify-content:center;overflow:hidden;padding:48px 0 0;position:relative;width:50%}.framer-v8bti .framer-1n845dj{aspect-ratio:1.56 / 1;bottom:0;flex:none;height:var(--framer-aspect-ratio-supported, 298px);left:24px;overflow:visible;position:absolute;right:24px;z-index:1}.framer-v8bti .framer-z63qek{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:24px;height:min-content;justify-content:flex-start;max-width:1200px;overflow:visible;padding:0;position:relative;width:100%}.framer-v8bti .framer-3ywwum{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:20px;height:1183px;justify-content:center;overflow:hidden;padding:60px;position:relative;width:100%}.framer-v8bti .framer-9juz6b{background-color:#9ef;flex:none;height:307px;overflow:hidden;position:relative;width:548px}.framer-v8bti .framer-1if5r94{--framer-link-text-color: #0099ff;--framer-link-text-decoration: underline;--framer-paragraph-spacing: 0px;flex:none;height:auto;left:50%;max-width:100%;position:absolute;top:42px;transform:translate(-50%);white-space:pre-wrap;width:auto;word-break:break-word;word-wrap:break-word;z-index:1}.framer-v8bti .framer-16pwfa6{--framer-paragraph-spacing: 0px;bottom:69px;flex:none;height:auto;left:50%;max-width:100%;overflow:visible;position:absolute;transform:translate(-50%);white-space:pre-wrap;width:390px;word-break:break-word;word-wrap:break-word;z-index:1}.framer-v8bti .framer-17dgub{align-content:center;align-items:center;bottom:9px;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:15px;height:min-content;justify-content:center;left:50%;overflow:visible;padding:0;position:absolute;transform:translate(-50%);width:min-content;z-index:1}.framer-v8bti .framer-zvn117{background-color:#4cf;flex:none;height:530px;overflow:hidden;position:relative;width:1097px}.framer-v8bti .framer-1xkugs0{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:10px;height:min-content;justify-content:center;max-width:100%;overflow:visible;padding:0;position:relative;width:1000px}.framer-v8bti .framer-r4aado-container{flex:1 0 0px;height:auto;position:relative;width:1px;z-index:2}.framer-v8bti .framer-1450wob,.framer-v8bti .framer-1l2pacp,.framer-v8bti .framer-lkn3ko,.framer-v8bti .framer-mhah5a{--framer-link-text-color: #0099ff;--framer-link-text-decoration: underline;flex:none;height:auto;overflow:visible;position:relative;white-space:pre;width:auto}.framer-v8bti .framer-1eic37n{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:10px;height:min-content;justify-content:center;max-width:400px;overflow:visible;padding:0;position:relative;width:100%}.framer-v8bti .framer-1wd8s5j{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:visible;padding:0;position:relative;width:100%}.framer-v8bti .framer-y9q0mt{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:20px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:100%}.framer-v8bti .framer-vqo86s,.framer-v8bti .framer-459d05{align-content:flex-start;align-items:flex-start;display:flex;flex:1 0 0px;flex-direction:column;flex-wrap:nowrap;gap:10px;height:min-content;justify-content:flex-start;padding:0;position:relative;width:1px}.framer-v8bti .framer-155gi4a,.framer-v8bti .framer-66c4wx{--framer-input-background: #f2f2f2;--framer-input-border-radius-bottom-left: 8px;--framer-input-border-radius-bottom-right: 8px;--framer-input-border-radius-top-left: 8px;--framer-input-border-radius-top-right: 8px;--framer-input-focused-border-color: #0099ff;--framer-input-focused-border-style: solid;--framer-input-focused-border-width: 1px;--framer-input-font-color: #333333;--framer-input-font-family: "Inter";--framer-input-font-letter-spacing: 0em;--framer-input-font-line-height: 1.2em;--framer-input-font-size: 14px;--framer-input-font-weight: 400;--framer-input-icon-color: #999999;--framer-input-padding: 12px;--framer-input-placeholder-color: #999999;flex:none;height:40px;position:relative;width:100%}.framer-v8bti .framer-1dgrh8m{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:flex-start;padding:0;position:relative;width:100%}.framer-v8bti .framer-ttm2no{--framer-input-background: #f2f2f2;--framer-input-border-radius-bottom-left: 8px;--framer-input-border-radius-bottom-right: 8px;--framer-input-border-radius-top-left: 8px;--framer-input-border-radius-top-right: 8px;--framer-input-focused-border-color: #0099ff;--framer-input-focused-border-style: solid;--framer-input-focused-border-width: 1px;--framer-input-font-color: #333333;--framer-input-font-family: "Inter";--framer-input-font-letter-spacing: 0em;--framer-input-font-line-height: 1.2em;--framer-input-font-size: 14px;--framer-input-font-weight: 400;--framer-input-icon-color: #999999;--framer-input-padding: 12px;--framer-input-placeholder-color: #999999;--framer-input-wrapper-height: auto;--framer-textarea-resize: vertical;flex:none;height:auto;min-height:100px;position:relative;width:100%}.framer-v8bti .framer-1nnke8q-container{flex:none;height:40px;position:relative;width:100%}.framer-v8bti .framer-11809p6-container{flex:none;height:auto;position:relative;width:100%}@supports (background: -webkit-named-image(i)) and (not (scale:1)){.framer-v8bti.framer-72rtr7,.framer-v8bti .framer-1g72a1w,.framer-v8bti .framer-cyeu7c,.framer-v8bti .framer-15ssmb6,.framer-v8bti .framer-pv0yjg,.framer-v8bti .framer-1xepcta,.framer-v8bti .framer-1suv5iv,.framer-v8bti .framer-k36f4u,.framer-v8bti .framer-127rj9r,.framer-v8bti .framer-1j0nvxg,.framer-v8bti .framer-rvxk85,.framer-v8bti .framer-1h7wjsc,.framer-v8bti .framer-12u10ci,.framer-v8bti .framer-z0jz75,.framer-v8bti .framer-ggb7sr,.framer-v8bti .framer-e78da9,.framer-v8bti .framer-1fgzhzk,.framer-v8bti .framer-ivaq7k,.framer-v8bti .framer-j1v5n8,.framer-v8bti .framer-fgamky,.framer-v8bti .framer-dx90wv,.framer-v8bti .framer-182xavv,.framer-v8bti .framer-4vg1ab,.framer-v8bti .framer-11tsmc9,.framer-v8bti .framer-z8p2kh,.framer-v8bti .framer-1sqorhs,.framer-v8bti .framer-10zj6x,.framer-v8bti .framer-120l8pm,.framer-v8bti .framer-fnmd1r,.framer-v8bti .framer-bg2fpu,.framer-v8bti .framer-5lbvob,.framer-v8bti .framer-5i5r2k,.framer-v8bti .framer-ujumba,.framer-v8bti .framer-darqk0,.framer-v8bti .framer-9p2ghi,.framer-v8bti .framer-imyp8u,.framer-v8bti .framer-hsv7ev,.framer-v8bti .framer-rsj555,.framer-v8bti .framer-1rin5l3,.framer-v8bti .framer-1bgikgn,.framer-v8bti .framer-wz0zfo,.framer-v8bti .framer-1epybeu,.framer-v8bti .framer-igpi0i,.framer-v8bti .framer-hawnhh,.framer-v8bti .framer-1mf88hz,.framer-v8bti .framer-zdyqpr,.framer-v8bti .framer-f7b03,.framer-v8bti .framer-1uwe2la,.framer-v8bti .framer-jnnh54,.framer-v8bti .framer-sok5x2,.framer-v8bti .framer-ccawm1,.framer-v8bti .framer-1vjtzqt,.framer-v8bti .framer-mb918r,.framer-v8bti .framer-142nwxo,.framer-v8bti .framer-4qfw7k,.framer-v8bti .framer-1xmcujz,.framer-v8bti .framer-1qxkn5l,.framer-v8bti .framer-qh7k5a,.framer-v8bti .framer-pm0c44,.framer-v8bti .framer-zydy6a,.framer-v8bti .framer-wv3v3c,.framer-v8bti .framer-15ravru,.framer-v8bti .framer-h2cvda,.framer-v8bti .framer-1309i97,.framer-v8bti .framer-5yy8ru,.framer-v8bti .framer-1ipu2rg,.framer-v8bti .framer-n5tzfk,.framer-v8bti .framer-30vbp9,.framer-v8bti .framer-144bth8,.framer-v8bti .framer-1r06n5,.framer-v8bti .framer-1rd1d6u,.framer-v8bti .framer-1yovxmj,.framer-v8bti .framer-z8w8ub,.framer-v8bti .framer-om3ro,.framer-v8bti .framer-dld7an,.framer-v8bti .framer-634i6n,.framer-v8bti .framer-1704l5s,.framer-v8bti .framer-1w406hj,.framer-v8bti .framer-m8wcwj,.framer-v8bti .framer-ez8y7m,.framer-v8bti .framer-1dlst0z,.framer-v8bti .framer-1sbow3k,.framer-v8bti .framer-1pexpky,.framer-v8bti .framer-5fr00c,.framer-v8bti .framer-15fwz7b,.framer-v8bti .framer-12shkxs,.framer-v8bti .framer-j5a8nd,.framer-v8bti .framer-1x80nmt,.framer-v8bti .framer-gd5t3u,.framer-v8bti .framer-ofiqrv,.framer-v8bti .framer-1fcx49c,.framer-v8bti .framer-agr9qq,.framer-v8bti .framer-502ou3,.framer-v8bti .framer-12dhr3w,.framer-v8bti .framer-bisfou,.framer-v8bti .framer-4bi499,.framer-v8bti .framer-sc1im8,.framer-v8bti .framer-1nvpyxg,.framer-v8bti .framer-xfu309,.framer-v8bti .framer-d71m53,.framer-v8bti .framer-12x0ewi,.framer-v8bti .framer-iebzr3,.framer-v8bti .framer-fykfc5,.framer-v8bti .framer-1xozx0w,.framer-v8bti .framer-73u0po,.framer-v8bti .framer-1lph08h,.framer-v8bti .framer-1hyd6e1,.framer-v8bti .framer-1irzli,.framer-v8bti .framer-1mfvn0o,.framer-v8bti .framer-l3rrdj,.framer-v8bti .framer-1gy7buk,.framer-v8bti .framer-1756fa5,.framer-v8bti .framer-1arkca0,.framer-v8bti .framer-i711ft,.framer-v8bti .framer-y06rtp,.framer-v8bti .framer-zqtr7k,.framer-v8bti .framer-1ddwsou,.framer-v8bti .framer-19rxfgk,.framer-v8bti .framer-wv9536,.framer-v8bti .framer-wn7cvm,.framer-v8bti .framer-1b8n4qs,.framer-v8bti .framer-u1fx2v,.framer-v8bti .framer-f0dc2l,.framer-v8bti .framer-3bqbw,.framer-v8bti .framer-14b731y,.framer-v8bti .framer-19lxkqe,.framer-v8bti .framer-1dqivba,.framer-v8bti .framer-ax25rk,.framer-v8bti .framer-oecmqn,.framer-v8bti .framer-1yufzxp,.framer-v8bti .framer-1wch66a,.framer-v8bti .framer-por8a9,.framer-v8bti .framer-17mgyoz,.framer-v8bti .framer-fctrip,.framer-v8bti .framer-1m0qim1,.framer-v8bti .framer-1k788dy,.framer-v8bti .framer-1ou0ckb,.framer-v8bti .framer-n6yk8u,.framer-v8bti .framer-2b0isx,.framer-v8bti .framer-1dfx3ac,.framer-v8bti .framer-1rjcs38,.framer-v8bti .framer-zh4k96,.framer-v8bti .framer-bixedo,.framer-v8bti .framer-1e0sowo,.framer-v8bti .framer-1ygobwa,.framer-v8bti .framer-y0586a,.framer-v8bti .framer-1hw8opm,.framer-v8bti .framer-cj4p5x,.framer-v8bti .framer-1iy03aq,.framer-v8bti .framer-zf02vg,.framer-v8bti .framer-sj2696,.framer-v8bti .framer-1evr3a5,.framer-v8bti .framer-96sy4,.framer-v8bti .framer-jb31g8,.framer-v8bti .framer-fkauv3,.framer-v8bti .framer-m4l6zy,.framer-v8bti .framer-ukospk,.framer-v8bti .framer-4aqqvd,.framer-v8bti .framer-b94a2p,.framer-v8bti .framer-1tejbmb,.framer-v8bti .framer-1br70so,.framer-v8bti .framer-1qx4l5o,.framer-v8bti .framer-11md96c,.framer-v8bti .framer-2eufe6,.framer-v8bti .framer-1cib4ui,.framer-v8bti .framer-5klhvs,.framer-v8bti .framer-1koas0h,.framer-v8bti .framer-16ssozh,.framer-v8bti .framer-6ggd1z,.framer-v8bti .framer-10l8b2t,.framer-v8bti .framer-l7bi70,.framer-v8bti .framer-v1y5p2,.framer-v8bti .framer-1ala6ov,.framer-v8bti .framer-yo1qzy,.framer-v8bti .framer-xuq1gj,.framer-v8bti .framer-1e7r4ds,.framer-v8bti .framer-p2vy3p,.framer-v8bti .framer-rl888m,.framer-v8bti .framer-1surd3d,.framer-v8bti .framer-19m2n1l,.framer-v8bti .framer-1xgbpvb,.framer-v8bti .framer-1nv59ct,.framer-v8bti .framer-bjbs6i,.framer-v8bti .framer-1h5ep0q,.framer-v8bti .framer-kv3ui6,.framer-v8bti .framer-12yatau,.framer-v8bti .framer-u874so,.framer-v8bti .framer-1i44r4w,.framer-v8bti .framer-nbnl94,.framer-v8bti .framer-1cvhkri,.framer-v8bti .framer-1krc9nx,.framer-v8bti .framer-y3wsqh,.framer-v8bti .framer-1c8apw6,.framer-v8bti .framer-ctibpv,.framer-v8bti .framer-41xt7c,.framer-v8bti .framer-no21te,.framer-v8bti .framer-1omdp8h,.framer-v8bti .framer-v3jzmc,.framer-v8bti .framer-1l04mc0,.framer-v8bti .framer-sxgckd,.framer-v8bti .framer-mvg126,.framer-v8bti .framer-4d7nnf,.framer-v8bti .framer-1sxbjcp,.framer-v8bti .framer-4vy3jv,.framer-v8bti .framer-1wd3xlm,.framer-v8bti .framer-gwai66,.framer-v8bti .framer-zfs1hs,.framer-v8bti .framer-zvqdah,.framer-v8bti .framer-a5roqs,.framer-v8bti .framer-1ktsftu,.framer-v8bti .framer-19g9wdk,.framer-v8bti .framer-m6tgel,.framer-v8bti .framer-k8rcld,.framer-v8bti .framer-1k8h4z5,.framer-v8bti .framer-pr0f86,.framer-v8bti .framer-nonu22,.framer-v8bti .framer-y8ik0h,.framer-v8bti .framer-z63qek,.framer-v8bti .framer-3ywwum,.framer-v8bti .framer-17dgub,.framer-v8bti .framer-qjx78y,.framer-v8bti .framer-5doidh,.framer-v8bti .framer-z4heo3,.framer-v8bti .framer-1xkugs0,.framer-v8bti .framer-1adbmj,.framer-v8bti .framer-1eic37n,.framer-v8bti .framer-1wd8s5j,.framer-v8bti .framer-y9q0mt,.framer-v8bti .framer-vqo86s,.framer-v8bti .framer-459d05,.framer-v8bti .framer-1dgrh8m{gap:0px}.framer-v8bti.framer-72rtr7>*,.framer-v8bti .framer-cyeu7c>*,.framer-v8bti .framer-j1v5n8>*,.framer-v8bti .framer-dx90wv>*,.framer-v8bti .framer-1uwe2la>*,.framer-v8bti .framer-ccawm1>*,.framer-v8bti .framer-142nwxo>*,.framer-v8bti .framer-15ravru>*,.framer-v8bti .framer-5yy8ru>*,.framer-v8bti .framer-30vbp9>*,.framer-v8bti .framer-1yovxmj>*,.framer-v8bti .framer-dld7an>*,.framer-v8bti .framer-1w406hj>*,.framer-v8bti .framer-1sbow3k>*,.framer-v8bti .framer-15fwz7b>*,.framer-v8bti .framer-1x80nmt>*,.framer-v8bti .framer-bisfou>*,.framer-v8bti .framer-1nvpyxg>*,.framer-v8bti .framer-12x0ewi>*,.framer-v8bti .framer-73u0po>*,.framer-v8bti .framer-mvg126>*{margin:0}.framer-v8bti.framer-72rtr7>:first-child,.framer-v8bti .framer-cyeu7c>:first-child,.framer-v8bti .framer-pv0yjg>:first-child,.framer-v8bti .framer-1suv5iv>:first-child,.framer-v8bti .framer-1j0nvxg>:first-child,.framer-v8bti .framer-rvxk85>:first-child,.framer-v8bti .framer-1h7wjsc>:first-child,.framer-v8bti .framer-z0jz75>:first-child,.framer-v8bti .framer-e78da9>:first-child,.framer-v8bti .framer-j1v5n8>:first-child,.framer-v8bti .framer-fgamky>:first-child,.framer-v8bti .framer-dx90wv>:first-child,.framer-v8bti .framer-182xavv>:first-child,.framer-v8bti .framer-11tsmc9>:first-child,.framer-v8bti .framer-z8p2kh>:first-child,.framer-v8bti .framer-1sqorhs>:first-child,.framer-v8bti .framer-10zj6x>:first-child,.framer-v8bti .framer-120l8pm>:first-child,.framer-v8bti .framer-fnmd1r>:first-child,.framer-v8bti .framer-bg2fpu>:first-child,.framer-v8bti .framer-5lbvob>:first-child,.framer-v8bti .framer-5i5r2k>:first-child,.framer-v8bti .framer-ujumba>:first-child,.framer-v8bti .framer-darqk0>:first-child,.framer-v8bti .framer-9p2ghi>:first-child,.framer-v8bti .framer-rsj555>:first-child,.framer-v8bti .framer-1bgikgn>:first-child,.framer-v8bti .framer-wz0zfo>:first-child,.framer-v8bti .framer-zdyqpr>:first-child,.framer-v8bti .framer-1uwe2la>:first-child,.framer-v8bti .framer-jnnh54>:first-child,.framer-v8bti .framer-ccawm1>:first-child,.framer-v8bti .framer-1vjtzqt>:first-child,.framer-v8bti .framer-142nwxo>:first-child,.framer-v8bti .framer-4qfw7k>:first-child,.framer-v8bti .framer-1qxkn5l>:first-child,.framer-v8bti .framer-pm0c44>:first-child,.framer-v8bti .framer-zydy6a>:first-child,.framer-v8bti .framer-15ravru>:first-child,.framer-v8bti .framer-h2cvda>:first-child,.framer-v8bti .framer-5yy8ru>:first-child,.framer-v8bti .framer-1ipu2rg>:first-child,.framer-v8bti .framer-30vbp9>:first-child,.framer-v8bti .framer-144bth8>:first-child,.framer-v8bti .framer-1r06n5>:first-child,.framer-v8bti .framer-1yovxmj>:first-child,.framer-v8bti .framer-z8w8ub>:first-child,.framer-v8bti .framer-dld7an>:first-child,.framer-v8bti .framer-634i6n>:first-child,.framer-v8bti .framer-1w406hj>:first-child,.framer-v8bti .framer-m8wcwj>:first-child,.framer-v8bti .framer-ez8y7m>:first-child,.framer-v8bti .framer-1sbow3k>:first-child,.framer-v8bti .framer-1pexpky>:first-child,.framer-v8bti .framer-15fwz7b>:first-child,.framer-v8bti .framer-12shkxs>:first-child,.framer-v8bti .framer-1x80nmt>:first-child,.framer-v8bti .framer-gd5t3u>:first-child,.framer-v8bti .framer-ofiqrv>:first-child,.framer-v8bti .framer-502ou3>:first-child,.framer-v8bti .framer-bisfou>:first-child,.framer-v8bti .framer-4bi499>:first-child,.framer-v8bti .framer-1nvpyxg>:first-child,.framer-v8bti .framer-xfu309>:first-child,.framer-v8bti .framer-12x0ewi>:first-child,.framer-v8bti .framer-iebzr3>:first-child,.framer-v8bti .framer-fykfc5>:first-child,.framer-v8bti .framer-73u0po>:first-child,.framer-v8bti .framer-1lph08h>:first-child,.framer-v8bti .framer-1irzli>:first-child,.framer-v8bti .framer-1mfvn0o>:first-child,.framer-v8bti .framer-l3rrdj>:first-child,.framer-v8bti .framer-1756fa5>:first-child,.framer-v8bti .framer-1arkca0>:first-child,.framer-v8bti .framer-i711ft>:first-child,.framer-v8bti .framer-y06rtp>:first-child,.framer-v8bti .framer-zqtr7k>:first-child,.framer-v8bti .framer-1ddwsou>:first-child,.framer-v8bti .framer-wv9536>:first-child,.framer-v8bti .framer-1b8n4qs>:first-child,.framer-v8bti .framer-u1fx2v>:first-child,.framer-v8bti .framer-19lxkqe>:first-child,.framer-v8bti .framer-1dqivba>:first-child,.framer-v8bti .framer-ax25rk>:first-child,.framer-v8bti .framer-oecmqn>:first-child,.framer-v8bti .framer-1wch66a>:first-child,.framer-v8bti .framer-fctrip>:first-child,.framer-v8bti .framer-n6yk8u>:first-child,.framer-v8bti .framer-1dfx3ac>:first-child,.framer-v8bti .framer-fkauv3>:first-child,.framer-v8bti .framer-ukospk>:first-child,.framer-v8bti .framer-1ala6ov>:first-child,.framer-v8bti .framer-xuq1gj>:first-child,.framer-v8bti .framer-41xt7c>:first-child,.framer-v8bti .framer-no21te>:first-child,.framer-v8bti .framer-1omdp8h>:first-child,.framer-v8bti .framer-mvg126>:first-child,.framer-v8bti .framer-4d7nnf>:first-child,.framer-v8bti .framer-1sxbjcp>:first-child,.framer-v8bti .framer-4vy3jv>:first-child,.framer-v8bti .framer-zvqdah>:first-child,.framer-v8bti .framer-1ktsftu>:first-child,.framer-v8bti .framer-1k8h4z5>:first-child,.framer-v8bti .framer-nonu22>:first-child,.framer-v8bti .framer-3ywwum>:first-child,.framer-v8bti .framer-z4heo3>:first-child,.framer-v8bti .framer-1adbmj>:first-child,.framer-v8bti .framer-1eic37n>:first-child,.framer-v8bti .framer-1wd8s5j>:first-child,.framer-v8bti .framer-vqo86s>:first-child,.framer-v8bti .framer-459d05>:first-child,.framer-v8bti .framer-1dgrh8m>:first-child{margin-top:0}.framer-v8bti.framer-72rtr7>:last-child,.framer-v8bti .framer-cyeu7c>:last-child,.framer-v8bti .framer-pv0yjg>:last-child,.framer-v8bti .framer-1suv5iv>:last-child,.framer-v8bti .framer-1j0nvxg>:last-child,.framer-v8bti .framer-rvxk85>:last-child,.framer-v8bti .framer-1h7wjsc>:last-child,.framer-v8bti .framer-z0jz75>:last-child,.framer-v8bti .framer-e78da9>:last-child,.framer-v8bti .framer-j1v5n8>:last-child,.framer-v8bti .framer-fgamky>:last-child,.framer-v8bti .framer-dx90wv>:last-child,.framer-v8bti .framer-182xavv>:last-child,.framer-v8bti .framer-11tsmc9>:last-child,.framer-v8bti .framer-z8p2kh>:last-child,.framer-v8bti .framer-1sqorhs>:last-child,.framer-v8bti .framer-10zj6x>:last-child,.framer-v8bti .framer-120l8pm>:last-child,.framer-v8bti .framer-fnmd1r>:last-child,.framer-v8bti .framer-bg2fpu>:last-child,.framer-v8bti .framer-5lbvob>:last-child,.framer-v8bti .framer-5i5r2k>:last-child,.framer-v8bti .framer-ujumba>:last-child,.framer-v8bti .framer-darqk0>:last-child,.framer-v8bti .framer-9p2ghi>:last-child,.framer-v8bti .framer-rsj555>:last-child,.framer-v8bti .framer-1bgikgn>:last-child,.framer-v8bti .framer-wz0zfo>:last-child,.framer-v8bti .framer-zdyqpr>:last-child,.framer-v8bti .framer-1uwe2la>:last-child,.framer-v8bti .framer-jnnh54>:last-child,.framer-v8bti .framer-ccawm1>:last-child,.framer-v8bti .framer-1vjtzqt>:last-child,.framer-v8bti .framer-142nwxo>:last-child,.framer-v8bti .framer-4qfw7k>:last-child,.framer-v8bti .framer-1qxkn5l>:last-child,.framer-v8bti .framer-pm0c44>:last-child,.framer-v8bti .framer-zydy6a>:last-child,.framer-v8bti .framer-15ravru>:last-child,.framer-v8bti .framer-h2cvda>:last-child,.framer-v8bti .framer-5yy8ru>:last-child,.framer-v8bti .framer-1ipu2rg>:last-child,.framer-v8bti .framer-30vbp9>:last-child,.framer-v8bti .framer-144bth8>:last-child,.framer-v8bti .framer-1r06n5>:last-child,.framer-v8bti .framer-1yovxmj>:last-child,.framer-v8bti .framer-z8w8ub>:last-child,.framer-v8bti .framer-dld7an>:last-child,.framer-v8bti .framer-634i6n>:last-child,.framer-v8bti .framer-1w406hj>:last-child,.framer-v8bti .framer-m8wcwj>:last-child,.framer-v8bti .framer-ez8y7m>:last-child,.framer-v8bti .framer-1sbow3k>:last-child,.framer-v8bti .framer-1pexpky>:last-child,.framer-v8bti .framer-15fwz7b>:last-child,.framer-v8bti .framer-12shkxs>:last-child,.framer-v8bti .framer-1x80nmt>:last-child,.framer-v8bti .framer-gd5t3u>:last-child,.framer-v8bti .framer-ofiqrv>:last-child,.framer-v8bti .framer-502ou3>:last-child,.framer-v8bti .framer-bisfou>:last-child,.framer-v8bti .framer-4bi499>:last-child,.framer-v8bti .framer-1nvpyxg>:last-child,.framer-v8bti .framer-xfu309>:last-child,.framer-v8bti .framer-12x0ewi>:last-child,.framer-v8bti .framer-iebzr3>:last-child,.framer-v8bti .framer-fykfc5>:last-child,.framer-v8bti .framer-73u0po>:last-child,.framer-v8bti .framer-1lph08h>:last-child,.framer-v8bti .framer-1irzli>:last-child,.framer-v8bti .framer-1mfvn0o>:last-child,.framer-v8bti .framer-l3rrdj>:last-child,.framer-v8bti .framer-1756fa5>:last-child,.framer-v8bti .framer-1arkca0>:last-child,.framer-v8bti .framer-i711ft>:last-child,.framer-v8bti .framer-y06rtp>:last-child,.framer-v8bti .framer-zqtr7k>:last-child,.framer-v8bti .framer-1ddwsou>:last-child,.framer-v8bti .framer-wv9536>:last-child,.framer-v8bti .framer-1b8n4qs>:last-child,.framer-v8bti .framer-u1fx2v>:last-child,.framer-v8bti .framer-19lxkqe>:last-child,.framer-v8bti .framer-1dqivba>:last-child,.framer-v8bti .framer-ax25rk>:last-child,.framer-v8bti .framer-oecmqn>:last-child,.framer-v8bti .framer-1wch66a>:last-child,.framer-v8bti .framer-fctrip>:last-child,.framer-v8bti .framer-n6yk8u>:last-child,.framer-v8bti .framer-1dfx3ac>:last-child,.framer-v8bti .framer-fkauv3>:last-child,.framer-v8bti .framer-ukospk>:last-child,.framer-v8bti .framer-1ala6ov>:last-child,.framer-v8bti .framer-xuq1gj>:last-child,.framer-v8bti .framer-41xt7c>:last-child,.framer-v8bti .framer-no21te>:last-child,.framer-v8bti .framer-1omdp8h>:last-child,.framer-v8bti .framer-mvg126>:last-child,.framer-v8bti .framer-4d7nnf>:last-child,.framer-v8bti .framer-1sxbjcp>:last-child,.framer-v8bti .framer-4vy3jv>:last-child,.framer-v8bti .framer-zvqdah>:last-child,.framer-v8bti .framer-1ktsftu>:last-child,.framer-v8bti .framer-1k8h4z5>:last-child,.framer-v8bti .framer-nonu22>:last-child,.framer-v8bti .framer-3ywwum>:last-child,.framer-v8bti .framer-z4heo3>:last-child,.framer-v8bti .framer-1adbmj>:last-child,.framer-v8bti .framer-1eic37n>:last-child,.framer-v8bti .framer-1wd8s5j>:last-child,.framer-v8bti .framer-vqo86s>:last-child,.framer-v8bti .framer-459d05>:last-child,.framer-v8bti .framer-1dgrh8m>:last-child{margin-bottom:0}.framer-v8bti .framer-1g72a1w>*,.framer-v8bti .framer-1xepcta>*,.framer-v8bti .framer-ggb7sr>*,.framer-v8bti .framer-ivaq7k>*,.framer-v8bti .framer-4vg1ab>*,.framer-v8bti .framer-hsv7ev>*,.framer-v8bti .framer-1epybeu>*,.framer-v8bti .framer-hawnhh>*,.framer-v8bti .framer-1mf88hz>*,.framer-v8bti .framer-sok5x2>*,.framer-v8bti .framer-mb918r>*,.framer-v8bti .framer-1xmcujz>*,.framer-v8bti .framer-1fcx49c>*,.framer-v8bti .framer-3bqbw>*,.framer-v8bti .framer-14b731y>*,.framer-v8bti .framer-1m0qim1>*,.framer-v8bti .framer-1k788dy>*,.framer-v8bti .framer-1rjcs38>*,.framer-v8bti .framer-zh4k96>*,.framer-v8bti .framer-bixedo>*,.framer-v8bti .framer-1e0sowo>*,.framer-v8bti .framer-1ygobwa>*,.framer-v8bti .framer-y0586a>*,.framer-v8bti .framer-1hw8opm>*,.framer-v8bti .framer-cj4p5x>*,.framer-v8bti .framer-1iy03aq>*,.framer-v8bti .framer-zf02vg>*,.framer-v8bti .framer-sj2696>*,.framer-v8bti .framer-1evr3a5>*,.framer-v8bti .framer-96sy4>*,.framer-v8bti .framer-jb31g8>*,.framer-v8bti .framer-4aqqvd>*,.framer-v8bti .framer-b94a2p>*,.framer-v8bti .framer-1tejbmb>*,.framer-v8bti .framer-1br70so>*,.framer-v8bti .framer-1qx4l5o>*,.framer-v8bti .framer-11md96c>*,.framer-v8bti .framer-2eufe6>*,.framer-v8bti .framer-1cib4ui>*,.framer-v8bti .framer-5klhvs>*,.framer-v8bti .framer-1koas0h>*,.framer-v8bti .framer-16ssozh>*,.framer-v8bti .framer-6ggd1z>*,.framer-v8bti .framer-10l8b2t>*,.framer-v8bti .framer-l7bi70>*,.framer-v8bti .framer-v1y5p2>*,.framer-v8bti .framer-1e7r4ds>*,.framer-v8bti .framer-p2vy3p>*,.framer-v8bti .framer-rl888m>*,.framer-v8bti .framer-1surd3d>*,.framer-v8bti .framer-19m2n1l>*,.framer-v8bti .framer-1xgbpvb>*,.framer-v8bti .framer-1nv59ct>*,.framer-v8bti .framer-bjbs6i>*,.framer-v8bti .framer-1h5ep0q>*,.framer-v8bti .framer-kv3ui6>*,.framer-v8bti .framer-12yatau>*,.framer-v8bti .framer-u874so>*,.framer-v8bti .framer-1i44r4w>*,.framer-v8bti .framer-nbnl94>*,.framer-v8bti .framer-1cvhkri>*,.framer-v8bti .framer-1krc9nx>*,.framer-v8bti .framer-y3wsqh>*,.framer-v8bti .framer-1c8apw6>*,.framer-v8bti .framer-ctibpv>*,.framer-v8bti .framer-1l04mc0>*,.framer-v8bti .framer-sxgckd>*,.framer-v8bti .framer-gwai66>*,.framer-v8bti .framer-zfs1hs>*,.framer-v8bti .framer-m6tgel>*,.framer-v8bti .framer-k8rcld>*,.framer-v8bti .framer-y8ik0h>*,.framer-v8bti .framer-qjx78y>*,.framer-v8bti .framer-5doidh>*,.framer-v8bti .framer-1xkugs0>*{margin:0 5px}.framer-v8bti .framer-1g72a1w>:first-child,.framer-v8bti .framer-15ssmb6>:first-child,.framer-v8bti .framer-1xepcta>:first-child,.framer-v8bti .framer-k36f4u>:first-child,.framer-v8bti .framer-127rj9r>:first-child,.framer-v8bti .framer-12u10ci>:first-child,.framer-v8bti .framer-ggb7sr>:first-child,.framer-v8bti .framer-1fgzhzk>:first-child,.framer-v8bti .framer-ivaq7k>:first-child,.framer-v8bti .framer-4vg1ab>:first-child,.framer-v8bti .framer-imyp8u>:first-child,.framer-v8bti .framer-hsv7ev>:first-child,.framer-v8bti .framer-1rin5l3>:first-child,.framer-v8bti .framer-1epybeu>:first-child,.framer-v8bti .framer-igpi0i>:first-child,.framer-v8bti .framer-hawnhh>:first-child,.framer-v8bti .framer-1mf88hz>:first-child,.framer-v8bti .framer-f7b03>:first-child,.framer-v8bti .framer-sok5x2>:first-child,.framer-v8bti .framer-mb918r>:first-child,.framer-v8bti .framer-1xmcujz>:first-child,.framer-v8bti .framer-qh7k5a>:first-child,.framer-v8bti .framer-wv3v3c>:first-child,.framer-v8bti .framer-1309i97>:first-child,.framer-v8bti .framer-n5tzfk>:first-child,.framer-v8bti .framer-1rd1d6u>:first-child,.framer-v8bti .framer-om3ro>:first-child,.framer-v8bti .framer-1704l5s>:first-child,.framer-v8bti .framer-1dlst0z>:first-child,.framer-v8bti .framer-5fr00c>:first-child,.framer-v8bti .framer-j5a8nd>:first-child,.framer-v8bti .framer-1fcx49c>:first-child,.framer-v8bti .framer-agr9qq>:first-child,.framer-v8bti .framer-12dhr3w>:first-child,.framer-v8bti .framer-sc1im8>:first-child,.framer-v8bti .framer-d71m53>:first-child,.framer-v8bti .framer-1xozx0w>:first-child,.framer-v8bti .framer-1hyd6e1>:first-child,.framer-v8bti .framer-1gy7buk>:first-child,.framer-v8bti .framer-19rxfgk>:first-child,.framer-v8bti .framer-wn7cvm>:first-child,.framer-v8bti .framer-f0dc2l>:first-child,.framer-v8bti .framer-3bqbw>:first-child,.framer-v8bti .framer-14b731y>:first-child,.framer-v8bti .framer-1yufzxp>:first-child,.framer-v8bti .framer-por8a9>:first-child,.framer-v8bti .framer-17mgyoz>:first-child,.framer-v8bti .framer-1m0qim1>:first-child,.framer-v8bti .framer-1k788dy>:first-child,.framer-v8bti .framer-1ou0ckb>:first-child,.framer-v8bti .framer-2b0isx>:first-child,.framer-v8bti .framer-1rjcs38>:first-child,.framer-v8bti .framer-zh4k96>:first-child,.framer-v8bti .framer-bixedo>:first-child,.framer-v8bti .framer-1e0sowo>:first-child,.framer-v8bti .framer-1ygobwa>:first-child,.framer-v8bti .framer-y0586a>:first-child,.framer-v8bti .framer-1hw8opm>:first-child,.framer-v8bti .framer-cj4p5x>:first-child,.framer-v8bti .framer-1iy03aq>:first-child,.framer-v8bti .framer-zf02vg>:first-child,.framer-v8bti .framer-sj2696>:first-child,.framer-v8bti .framer-1evr3a5>:first-child,.framer-v8bti .framer-96sy4>:first-child,.framer-v8bti .framer-jb31g8>:first-child,.framer-v8bti .framer-m4l6zy>:first-child,.framer-v8bti .framer-4aqqvd>:first-child,.framer-v8bti .framer-b94a2p>:first-child,.framer-v8bti .framer-1tejbmb>:first-child,.framer-v8bti .framer-1br70so>:first-child,.framer-v8bti .framer-1qx4l5o>:first-child,.framer-v8bti .framer-11md96c>:first-child,.framer-v8bti .framer-2eufe6>:first-child,.framer-v8bti .framer-1cib4ui>:first-child,.framer-v8bti .framer-5klhvs>:first-child,.framer-v8bti .framer-1koas0h>:first-child,.framer-v8bti .framer-16ssozh>:first-child,.framer-v8bti .framer-6ggd1z>:first-child,.framer-v8bti .framer-10l8b2t>:first-child,.framer-v8bti .framer-l7bi70>:first-child,.framer-v8bti .framer-v1y5p2>:first-child,.framer-v8bti .framer-yo1qzy>:first-child,.framer-v8bti .framer-1e7r4ds>:first-child,.framer-v8bti .framer-p2vy3p>:first-child,.framer-v8bti .framer-rl888m>:first-child,.framer-v8bti .framer-1surd3d>:first-child,.framer-v8bti .framer-19m2n1l>:first-child,.framer-v8bti .framer-1xgbpvb>:first-child,.framer-v8bti .framer-1nv59ct>:first-child,.framer-v8bti .framer-bjbs6i>:first-child,.framer-v8bti .framer-1h5ep0q>:first-child,.framer-v8bti .framer-kv3ui6>:first-child,.framer-v8bti .framer-12yatau>:first-child,.framer-v8bti .framer-u874so>:first-child,.framer-v8bti .framer-1i44r4w>:first-child,.framer-v8bti .framer-nbnl94>:first-child,.framer-v8bti .framer-1cvhkri>:first-child,.framer-v8bti .framer-1krc9nx>:first-child,.framer-v8bti .framer-y3wsqh>:first-child,.framer-v8bti .framer-1c8apw6>:first-child,.framer-v8bti .framer-ctibpv>:first-child,.framer-v8bti .framer-v3jzmc>:first-child,.framer-v8bti .framer-1l04mc0>:first-child,.framer-v8bti .framer-sxgckd>:first-child,.framer-v8bti .framer-1wd3xlm>:first-child,.framer-v8bti .framer-gwai66>:first-child,.framer-v8bti .framer-zfs1hs>:first-child,.framer-v8bti .framer-a5roqs>:first-child,.framer-v8bti .framer-19g9wdk>:first-child,.framer-v8bti .framer-m6tgel>:first-child,.framer-v8bti .framer-k8rcld>:first-child,.framer-v8bti .framer-pr0f86>:first-child,.framer-v8bti .framer-y8ik0h>:first-child,.framer-v8bti .framer-z63qek>:first-child,.framer-v8bti .framer-17dgub>:first-child,.framer-v8bti .framer-qjx78y>:first-child,.framer-v8bti .framer-5doidh>:first-child,.framer-v8bti .framer-1xkugs0>:first-child,.framer-v8bti .framer-y9q0mt>:first-child{margin-left:0}.framer-v8bti .framer-1g72a1w>:last-child,.framer-v8bti .framer-15ssmb6>:last-child,.framer-v8bti .framer-1xepcta>:last-child,.framer-v8bti .framer-k36f4u>:last-child,.framer-v8bti .framer-127rj9r>:last-child,.framer-v8bti .framer-12u10ci>:last-child,.framer-v8bti .framer-ggb7sr>:last-child,.framer-v8bti .framer-1fgzhzk>:last-child,.framer-v8bti .framer-ivaq7k>:last-child,.framer-v8bti .framer-4vg1ab>:last-child,.framer-v8bti .framer-imyp8u>:last-child,.framer-v8bti .framer-hsv7ev>:last-child,.framer-v8bti .framer-1rin5l3>:last-child,.framer-v8bti .framer-1epybeu>:last-child,.framer-v8bti .framer-igpi0i>:last-child,.framer-v8bti .framer-hawnhh>:last-child,.framer-v8bti .framer-1mf88hz>:last-child,.framer-v8bti .framer-f7b03>:last-child,.framer-v8bti .framer-sok5x2>:last-child,.framer-v8bti .framer-mb918r>:last-child,.framer-v8bti .framer-1xmcujz>:last-child,.framer-v8bti .framer-qh7k5a>:last-child,.framer-v8bti .framer-wv3v3c>:last-child,.framer-v8bti .framer-1309i97>:last-child,.framer-v8bti .framer-n5tzfk>:last-child,.framer-v8bti .framer-1rd1d6u>:last-child,.framer-v8bti .framer-om3ro>:last-child,.framer-v8bti .framer-1704l5s>:last-child,.framer-v8bti .framer-1dlst0z>:last-child,.framer-v8bti .framer-5fr00c>:last-child,.framer-v8bti .framer-j5a8nd>:last-child,.framer-v8bti .framer-1fcx49c>:last-child,.framer-v8bti .framer-agr9qq>:last-child,.framer-v8bti .framer-12dhr3w>:last-child,.framer-v8bti .framer-sc1im8>:last-child,.framer-v8bti .framer-d71m53>:last-child,.framer-v8bti .framer-1xozx0w>:last-child,.framer-v8bti .framer-1hyd6e1>:last-child,.framer-v8bti .framer-1gy7buk>:last-child,.framer-v8bti .framer-19rxfgk>:last-child,.framer-v8bti .framer-wn7cvm>:last-child,.framer-v8bti .framer-f0dc2l>:last-child,.framer-v8bti .framer-3bqbw>:last-child,.framer-v8bti .framer-14b731y>:last-child,.framer-v8bti .framer-1yufzxp>:last-child,.framer-v8bti .framer-por8a9>:last-child,.framer-v8bti .framer-17mgyoz>:last-child,.framer-v8bti .framer-1m0qim1>:last-child,.framer-v8bti .framer-1k788dy>:last-child,.framer-v8bti .framer-1ou0ckb>:last-child,.framer-v8bti .framer-2b0isx>:last-child,.framer-v8bti .framer-1rjcs38>:last-child,.framer-v8bti .framer-zh4k96>:last-child,.framer-v8bti .framer-bixedo>:last-child,.framer-v8bti .framer-1e0sowo>:last-child,.framer-v8bti .framer-1ygobwa>:last-child,.framer-v8bti .framer-y0586a>:last-child,.framer-v8bti .framer-1hw8opm>:last-child,.framer-v8bti .framer-cj4p5x>:last-child,.framer-v8bti .framer-1iy03aq>:last-child,.framer-v8bti .framer-zf02vg>:last-child,.framer-v8bti .framer-sj2696>:last-child,.framer-v8bti .framer-1evr3a5>:last-child,.framer-v8bti .framer-96sy4>:last-child,.framer-v8bti .framer-jb31g8>:last-child,.framer-v8bti .framer-m4l6zy>:last-child,.framer-v8bti .framer-4aqqvd>:last-child,.framer-v8bti .framer-b94a2p>:last-child,.framer-v8bti .framer-1tejbmb>:last-child,.framer-v8bti .framer-1br70so>:last-child,.framer-v8bti .framer-1qx4l5o>:last-child,.framer-v8bti .framer-11md96c>:last-child,.framer-v8bti .framer-2eufe6>:last-child,.framer-v8bti .framer-1cib4ui>:last-child,.framer-v8bti .framer-5klhvs>:last-child,.framer-v8bti .framer-1koas0h>:last-child,.framer-v8bti .framer-16ssozh>:last-child,.framer-v8bti .framer-6ggd1z>:last-child,.framer-v8bti .framer-10l8b2t>:last-child,.framer-v8bti .framer-l7bi70>:last-child,.framer-v8bti .framer-v1y5p2>:last-child,.framer-v8bti .framer-yo1qzy>:last-child,.framer-v8bti .framer-1e7r4ds>:last-child,.framer-v8bti .framer-p2vy3p>:last-child,.framer-v8bti .framer-rl888m>:last-child,.framer-v8bti .framer-1surd3d>:last-child,.framer-v8bti .framer-19m2n1l>:last-child,.framer-v8bti .framer-1xgbpvb>:last-child,.framer-v8bti .framer-1nv59ct>:last-child,.framer-v8bti .framer-bjbs6i>:last-child,.framer-v8bti .framer-1h5ep0q>:last-child,.framer-v8bti .framer-kv3ui6>:last-child,.framer-v8bti .framer-12yatau>:last-child,.framer-v8bti .framer-u874so>:last-child,.framer-v8bti .framer-1i44r4w>:last-child,.framer-v8bti .framer-nbnl94>:last-child,.framer-v8bti .framer-1cvhkri>:last-child,.framer-v8bti .framer-1krc9nx>:last-child,.framer-v8bti .framer-y3wsqh>:last-child,.framer-v8bti .framer-1c8apw6>:last-child,.framer-v8bti .framer-ctibpv>:last-child,.framer-v8bti .framer-v3jzmc>:last-child,.framer-v8bti .framer-1l04mc0>:last-child,.framer-v8bti .framer-sxgckd>:last-child,.framer-v8bti .framer-1wd3xlm>:last-child,.framer-v8bti .framer-gwai66>:last-child,.framer-v8bti .framer-zfs1hs>:last-child,.framer-v8bti .framer-a5roqs>:last-child,.framer-v8bti .framer-19g9wdk>:last-child,.framer-v8bti .framer-m6tgel>:last-child,.framer-v8bti .framer-k8rcld>:last-child,.framer-v8bti .framer-pr0f86>:last-child,.framer-v8bti .framer-y8ik0h>:last-child,.framer-v8bti .framer-z63qek>:last-child,.framer-v8bti .framer-17dgub>:last-child,.framer-v8bti .framer-qjx78y>:last-child,.framer-v8bti .framer-5doidh>:last-child,.framer-v8bti .framer-1xkugs0>:last-child,.framer-v8bti .framer-y9q0mt>:last-child{margin-right:0}.framer-v8bti .framer-15ssmb6>*,.framer-v8bti .framer-1hyd6e1>*,.framer-v8bti .framer-1yufzxp>*,.framer-v8bti .framer-a5roqs>*,.framer-v8bti .framer-pr0f86>*{margin:0 24px}.framer-v8bti .framer-pv0yjg>*{margin:5.5px 0}.framer-v8bti .framer-1suv5iv>*{margin:26px 0}.framer-v8bti .framer-k36f4u>*,.framer-v8bti .framer-2b0isx>*,.framer-v8bti .framer-m4l6zy>*,.framer-v8bti .framer-yo1qzy>*{margin:0 4px}.framer-v8bti .framer-127rj9r>*,.framer-v8bti .framer-12u10ci>*,.framer-v8bti .framer-1fgzhzk>*,.framer-v8bti .framer-imyp8u>*,.framer-v8bti .framer-19rxfgk>*{margin:0}.framer-v8bti .framer-1j0nvxg>*,.framer-v8bti .framer-rvxk85>*,.framer-v8bti .framer-1mfvn0o>*,.framer-v8bti .framer-1756fa5>*,.framer-v8bti .framer-1arkca0>*,.framer-v8bti .framer-zqtr7k>*,.framer-v8bti .framer-wv9536>*,.framer-v8bti .framer-ax25rk>*,.framer-v8bti .framer-1wch66a>*,.framer-v8bti .framer-no21te>*,.framer-v8bti .framer-1k8h4z5>*{margin:24px 0}.framer-v8bti .framer-1h7wjsc>*,.framer-v8bti .framer-1irzli>*,.framer-v8bti .framer-l3rrdj>*,.framer-v8bti .framer-i711ft>*,.framer-v8bti .framer-1ddwsou>*,.framer-v8bti .framer-1b8n4qs>*,.framer-v8bti .framer-19lxkqe>*,.framer-v8bti .framer-oecmqn>*,.framer-v8bti .framer-1omdp8h>*,.framer-v8bti .framer-4d7nnf>*,.framer-v8bti .framer-1sxbjcp>*,.framer-v8bti .framer-zvqdah>*,.framer-v8bti .framer-nonu22>*{margin:12px 0}.framer-v8bti .framer-z0jz75>*,.framer-v8bti .framer-fgamky>*,.framer-v8bti .framer-z8p2kh>*,.framer-v8bti .framer-120l8pm>*,.framer-v8bti .framer-5lbvob>*,.framer-v8bti .framer-rsj555>*,.framer-v8bti .framer-wz0zfo>*,.framer-v8bti .framer-jnnh54>*,.framer-v8bti .framer-1vjtzqt>*,.framer-v8bti .framer-4qfw7k>*,.framer-v8bti .framer-pm0c44>*,.framer-v8bti .framer-zydy6a>*,.framer-v8bti .framer-h2cvda>*,.framer-v8bti .framer-144bth8>*,.framer-v8bti .framer-z8w8ub>*,.framer-v8bti .framer-634i6n>*,.framer-v8bti .framer-m8wcwj>*,.framer-v8bti .framer-ez8y7m>*,.framer-v8bti .framer-1pexpky>*,.framer-v8bti .framer-12shkxs>*,.framer-v8bti .framer-4bi499>*,.framer-v8bti .framer-xfu309>*,.framer-v8bti .framer-u1fx2v>*,.framer-v8bti .framer-n6yk8u>*,.framer-v8bti .framer-fkauv3>*,.framer-v8bti .framer-1ala6ov>*,.framer-v8bti .framer-41xt7c>*,.framer-v8bti .framer-4vy3jv>*,.framer-v8bti .framer-1ktsftu>*,.framer-v8bti .framer-3ywwum>*,.framer-v8bti .framer-1wd8s5j>*{margin:10px 0}.framer-v8bti .framer-e78da9>*{margin:4px 0}.framer-v8bti .framer-182xavv>*,.framer-v8bti .framer-ofiqrv>*{margin:1px 0}.framer-v8bti .framer-11tsmc9>*,.framer-v8bti .framer-10zj6x>*,.framer-v8bti .framer-bg2fpu>*,.framer-v8bti .framer-ujumba>*,.framer-v8bti .framer-darqk0>*,.framer-v8bti .framer-9p2ghi>*,.framer-v8bti .framer-1ipu2rg>*,.framer-v8bti .framer-1r06n5>*,.framer-v8bti .framer-502ou3>*{margin:15px 0}.framer-v8bti .framer-1sqorhs>*,.framer-v8bti .framer-fnmd1r>*,.framer-v8bti .framer-5i5r2k>*,.framer-v8bti .framer-1lph08h>*,.framer-v8bti .framer-y06rtp>*,.framer-v8bti .framer-1dqivba>*,.framer-v8bti .framer-1dfx3ac>*,.framer-v8bti .framer-ukospk>*,.framer-v8bti .framer-xuq1gj>*,.framer-v8bti .framer-1eic37n>*,.framer-v8bti .framer-vqo86s>*,.framer-v8bti .framer-459d05>*,.framer-v8bti .framer-1dgrh8m>*{margin:5px 0}.framer-v8bti .framer-1rin5l3>*,.framer-v8bti .framer-igpi0i>*,.framer-v8bti .framer-wv3v3c>*,.framer-v8bti .framer-1309i97>*,.framer-v8bti .framer-n5tzfk>*,.framer-v8bti .framer-1rd1d6u>*,.framer-v8bti .framer-om3ro>*,.framer-v8bti .framer-1704l5s>*,.framer-v8bti .framer-1dlst0z>*,.framer-v8bti .framer-5fr00c>*,.framer-v8bti .framer-j5a8nd>*,.framer-v8bti .framer-12dhr3w>*,.framer-v8bti .framer-sc1im8>*,.framer-v8bti .framer-d71m53>*,.framer-v8bti .framer-1xozx0w>*,.framer-v8bti .framer-f0dc2l>*,.framer-v8bti .framer-v3jzmc>*,.framer-v8bti .framer-1wd3xlm>*,.framer-v8bti .framer-19g9wdk>*,.framer-v8bti .framer-17dgub>*{margin:0 7.5px}.framer-v8bti .framer-1bgikgn>*{margin:9.5px 0}.framer-v8bti .framer-zdyqpr>*,.framer-v8bti .framer-1qxkn5l>*,.framer-v8bti .framer-gd5t3u>*,.framer-v8bti .framer-iebzr3>*,.framer-v8bti .framer-fctrip>*,.framer-v8bti .framer-z4heo3>*,.framer-v8bti .framer-1adbmj>*{margin:30px 0}.framer-v8bti .framer-f7b03>*,.framer-v8bti .framer-qh7k5a>*,.framer-v8bti .framer-agr9qq>*,.framer-v8bti .framer-1ou0ckb>*,.framer-v8bti .framer-y9q0mt>*{margin:0 10px}.framer-v8bti .framer-fykfc5>*{margin:20px 0}.framer-v8bti .framer-1gy7buk>*,.framer-v8bti .framer-wn7cvm>*,.framer-v8bti .framer-por8a9>*,.framer-v8bti .framer-17mgyoz>*,.framer-v8bti .framer-z63qek>*{margin:0 12px}}@media (min-width: 1200px){.framer-v8bti .hidden-72rtr7{display:none!important}}@media (min-width: 810px) and (max-width: 1199px){.framer-v8bti .hidden-1ya9o1s{display:none!important}.framer-body-augiA20Il-framer-v8bti{background:white}.framer-v8bti.framer-72rtr7{height:min-content;width:810px}.framer-v8bti .framer-16ogooi{order:0}.framer-v8bti .framer-av3keg-container{left:unset;right:1px;width:104%}.framer-v8bti .framer-cyeu7c{height:min-content;order:1;padding:132px 24px 0}.framer-v8bti .framer-ucf1pl-container{height:auto}.framer-v8bti .framer-15ssmb6{align-content:flex-end;align-items:flex-end;gap:24px;height:min-content;padding:0 0 48px}.framer-v8bti .framer-pv0yjg{height:min-content}.framer-v8bti .framer-4uz134{white-space:pre;width:auto}.framer-v8bti .framer-k36f4u,.framer-v8bti .framer-19rxfgk,.framer-v8bti .framer-1yufzxp{flex-direction:column}.framer-v8bti .framer-hj9pmp-container,.framer-v8bti .framer-13gbqmf-container,.framer-v8bti .framer-3q9rpx{width:100%}.framer-v8bti .framer-127rj9r{align-content:flex-end;align-items:flex-end;flex:none;height:567px;width:60%}.framer-v8bti .framer-13s01kf{left:143px;top:67px}.framer-v8bti .framer-5mso4x{height:var(--framer-aspect-ratio-supported, 686px);left:0;right:0;top:153px}.framer-v8bti .framer-1j0nvxg{order:19;padding:120px 24px}.framer-v8bti .framer-rvxk85,.framer-v8bti .framer-1hyd6e1,.framer-v8bti .framer-zqtr7k{align-content:flex-end;align-items:flex-end}.framer-v8bti .framer-12u10ci{order:2}.framer-v8bti .framer-z0jz75,.framer-v8bti .framer-fgamky,.framer-v8bti .framer-1bgikgn{height:500px}.framer-v8bti .framer-e78da9,.framer-v8bti .framer-j1v5n8,.framer-v8bti .framer-rsj555{flex:1 0 0px;padding:40px;width:1px}.framer-v8bti .framer-1fgzhzk{order:3}.framer-v8bti .framer-dx90wv{order:10;padding:100px 40px}.framer-v8bti .framer-z8p2kh,.framer-v8bti .framer-120l8pm,.framer-v8bti .framer-5lbvob{height:var(--framer-aspect-ratio-supported, 204px)}.framer-v8bti .framer-imyp8u{height:min-content;order:8}.framer-v8bti .framer-hsv7ev{align-self:stretch;height:auto}.framer-v8bti .framer-wz0zfo{height:600px;order:4}.framer-v8bti .framer-zdyqpr{order:5;padding:80px 40px}.framer-v8bti .framer-1uwe2la,.framer-v8bti .framer-ccawm1,.framer-v8bti .framer-142nwxo,.framer-v8bti .framer-502ou3,.framer-v8bti .framer-4bi499,.framer-v8bti .framer-xfu309,.framer-v8bti .framer-n6yk8u,.framer-v8bti .framer-fkauv3,.framer-v8bti .framer-1ala6ov{flex:1 0 0px;width:1px}.framer-v8bti .framer-195gk86,.framer-v8bti .framer-1a74k0r,.framer-v8bti .framer-14b0xtg{height:var(--framer-aspect-ratio-supported, 173px)}.framer-v8bti .framer-1qxkn5l{order:6}.framer-v8bti .framer-gd5t3u{order:9;padding:80px 40px}.framer-v8bti .framer-iebzr3{order:7;padding:80px 40px}.framer-v8bti .framer-1lph08h{order:11;padding:120px 24px}.framer-v8bti .framer-1756fa5{order:12;padding:120px 24px}.framer-v8bti .framer-1arkca0{padding:0 0 48px}.framer-v8bti .framer-y06rtp{order:13;padding:120px 24px}.framer-v8bti .framer-h4okz4{max-width:100%}.framer-v8bti .framer-wv9536{order:1;padding:48px 0 0;width:100%}.framer-v8bti .framer-1b8n4qs{align-self:unset;aspect-ratio:1.27 / 1;flex:none;height:var(--framer-aspect-ratio-supported, 600px);max-width:unset;order:0;overflow:hidden;width:100%}.framer-v8bti .framer-zk708e{aspect-ratio:1 / 1;flex:none;height:var(--framer-aspect-ratio-supported, 762px);left:0;position:absolute;right:0;top:0;width:unset}.framer-v8bti .framer-u1fx2v{order:14}.framer-v8bti .framer-1dqivba{order:15;padding:120px 24px}.framer-v8bti .framer-ax25rk{align-content:flex-end;align-items:flex-end;padding:21px 0 0}.framer-v8bti .framer-1wch66a{flex:none;order:0;width:100%}.framer-v8bti .framer-fctrip{order:16;padding:80px 40px}.framer-v8bti .framer-41xt7c{height:600px;order:18}.framer-v8bti .framer-no21te{padding:120px 24px}.framer-v8bti .framer-di076o{grid-template-columns:repeat(2,minmax(1px,1fr))}.framer-v8bti .framer-mvg126{gap:48px;order:17;padding:120px 24px}.framer-v8bti .framer-4d7nnf{max-width:unset}.framer-v8bti .framer-1sxbjcp{padding:0;width:100%}.framer-v8bti .framer-4vy3jv{height:600px;order:20}.framer-v8bti .framer-83txdq{width:400px}.framer-v8bti .framer-a5roqs{padding:48px 24px 0}.framer-v8bti .framer-1ktsftu{height:600px;order:21}.framer-v8bti .framer-1k8h4z5{justify-content:flex-start;padding:84px 24px 0}.framer-v8bti .framer-pr0f86{align-content:center;align-items:center}.framer-v8bti .framer-1n845dj{height:var(--framer-aspect-ratio-supported, 219px);left:0;right:0}.framer-v8bti .framer-3ywwum{height:600px;order:22}.framer-v8bti .framer-z4heo3{order:24;padding:80px 40px}.framer-v8bti .framer-1adbmj{order:23}.framer-v8bti .framer-11809p6-container{order:25}@supports (background: -webkit-named-image(i)) and (not (scale:1)){.framer-v8bti .framer-15ssmb6,.framer-v8bti .framer-k36f4u,.framer-v8bti .framer-19rxfgk,.framer-v8bti .framer-1yufzxp,.framer-v8bti .framer-mvg126{gap:0px}.framer-v8bti .framer-15ssmb6>*{margin:0 12px}.framer-v8bti .framer-15ssmb6>:first-child{margin-left:0}.framer-v8bti .framer-15ssmb6>:last-child{margin-right:0}.framer-v8bti .framer-k36f4u>*{margin:4px 0}.framer-v8bti .framer-k36f4u>:first-child,.framer-v8bti .framer-19rxfgk>:first-child,.framer-v8bti .framer-1yufzxp>:first-child,.framer-v8bti .framer-mvg126>:first-child{margin-top:0}.framer-v8bti .framer-k36f4u>:last-child,.framer-v8bti .framer-19rxfgk>:last-child,.framer-v8bti .framer-1yufzxp>:last-child,.framer-v8bti .framer-mvg126>:last-child{margin-bottom:0}.framer-v8bti .framer-19rxfgk>*{margin:0}.framer-v8bti .framer-1yufzxp>*,.framer-v8bti .framer-mvg126>*{margin:24px 0}}}@media (max-width: 809px){.framer-v8bti .hidden-1uavoh6{display:none!important}.framer-body-augiA20Il-framer-v8bti{background:white}.framer-v8bti.framer-72rtr7{height:min-content;width:390px}.framer-v8bti .framer-cyeu7c{height:min-content;padding:132px 24px 0}.framer-v8bti .framer-15ssmb6,.framer-v8bti .framer-imyp8u{flex-direction:column;height:min-content}.framer-v8bti .framer-pv0yjg{flex:none;height:min-content;width:100%}.framer-v8bti .framer-k36f4u,.framer-v8bti .framer-12u10ci,.framer-v8bti .framer-1fgzhzk,.framer-v8bti .framer-f7b03,.framer-v8bti .framer-qh7k5a,.framer-v8bti .framer-agr9qq,.framer-v8bti .framer-1gy7buk,.framer-v8bti .framer-19rxfgk,.framer-v8bti .framer-wn7cvm,.framer-v8bti .framer-1yufzxp,.framer-v8bti .framer-por8a9,.framer-v8bti .framer-1ou0ckb,.framer-v8bti .framer-pr0f86,.framer-v8bti .framer-z63qek,.framer-v8bti .framer-y9q0mt{flex-direction:column}.framer-v8bti .framer-hj9pmp-container,.framer-v8bti .framer-13gbqmf-container,.framer-v8bti .framer-1uwe2la,.framer-v8bti .framer-ccawm1,.framer-v8bti .framer-142nwxo,.framer-v8bti .framer-x1u8jd-container,.framer-v8bti .framer-6z31kr-container,.framer-v8bti .framer-3q9rpx,.framer-v8bti .framer-vhmu8i-container,.framer-v8bti .framer-1vmo2rf-container{width:100%}.framer-v8bti .framer-127rj9r{flex:none;height:min-content;max-width:340px;width:100%}.framer-v8bti .framer-5mso4x{flex:1 0 0px;height:var(--framer-aspect-ratio-supported, 0px);left:unset;position:relative;right:unset;top:unset;width:1px}.framer-v8bti .framer-1j0nvxg,.framer-v8bti .framer-1756fa5,.framer-v8bti .framer-no21te{padding:96px 24px}.framer-v8bti .framer-z0jz75,.framer-v8bti .framer-fgamky,.framer-v8bti .framer-1bgikgn{flex:none;height:400px;order:0;width:100%}.framer-v8bti .framer-ggb7sr,.framer-v8bti .framer-ivaq7k{align-self:unset;flex:none;height:min-content;order:1;width:100%}.framer-v8bti .framer-e78da9,.framer-v8bti .framer-j1v5n8,.framer-v8bti .framer-rsj555{flex:1 0 0px;padding:20px;width:1px}.framer-v8bti .framer-dx90wv{padding:20px}.framer-v8bti .framer-1ykfj0s,.framer-v8bti .framer-o68yon{grid-template-columns:repeat(1,minmax(200px,1fr))}.framer-v8bti .framer-z8p2kh,.framer-v8bti .framer-120l8pm,.framer-v8bti .framer-5lbvob{height:var(--framer-aspect-ratio-supported, 350px)}.framer-v8bti .framer-hsv7ev{flex:none;height:min-content;order:1;width:100%}.framer-v8bti .framer-wz0zfo,.framer-v8bti .framer-41xt7c,.framer-v8bti .framer-1ktsftu{height:600px;padding:60px}.framer-v8bti .framer-zdyqpr,.framer-v8bti .framer-iebzr3,.framer-v8bti .framer-z4heo3{padding:60px 20px}.framer-v8bti .framer-195gk86,.framer-v8bti .framer-1a74k0r,.framer-v8bti .framer-14b0xtg{height:var(--framer-aspect-ratio-supported, 263px)}.framer-v8bti .framer-pm0c44,.framer-v8bti .framer-144bth8,.framer-v8bti .framer-m8wcwj,.framer-v8bti .framer-lzffhi-container,.framer-v8bti .framer-1djxoih-container,.framer-v8bti .framer-uqiyse-container,.framer-v8bti .framer-1q5p9rx-container,.framer-v8bti .framer-1tha213-container,.framer-v8bti .framer-x2sgbb-container,.framer-v8bti .framer-jccvzc-container,.framer-v8bti .framer-1fy8zly-container,.framer-v8bti .framer-vqo86s,.framer-v8bti .framer-459d05{flex:none;width:100%}.framer-v8bti .framer-gd5t3u{padding:100px 20px}.framer-v8bti .framer-502ou3,.framer-v8bti .framer-4bi499,.framer-v8bti .framer-xfu309{height:min-content;width:100%}.framer-v8bti .framer-1lph08h,.framer-v8bti .framer-y06rtp,.framer-v8bti .framer-1dqivba{padding:96px 0}.framer-v8bti .framer-1hyd6e1{flex-direction:column;gap:72px}.framer-v8bti .framer-1irzli{align-self:unset;flex:none;height:min-content;width:100%}.framer-v8bti .framer-zmomzw{border-bottom-left-radius:unset;border-bottom-right-radius:unset;border-top-left-radius:unset;border-top-right-radius:unset;flex:none;height:240px}.framer-v8bti .framer-1mfvn0o{flex:none;padding:0 24px;width:100%}.framer-v8bti .framer-h4okz4{max-width:100%}.framer-v8bti .framer-zqtr7k,.framer-v8bti .framer-oecmqn{padding:0 24px}.framer-v8bti .framer-wv9536{order:1;padding:48px 0 0;width:100%}.framer-v8bti .framer-j5ti56{flex:none;grid-template-columns:repeat(2,minmax(1px,1fr));width:100%}.framer-v8bti .framer-1b8n4qs{align-self:unset;flex:none;height:min-content;order:0;width:100%}.framer-v8bti .framer-zk708e{aspect-ratio:1 / 1;flex:none;height:var(--framer-aspect-ratio-supported, 342px)}.framer-v8bti .framer-1wch66a{flex:none;order:0;padding:0 24px;width:100%}.framer-v8bti .framer-17mgyoz{flex:none;flex-direction:column;gap:48px;width:100%}.framer-v8bti .framer-1omdp8h{align-content:center;align-items:center}.framer-v8bti .framer-di076o{grid-template-columns:repeat(1,minmax(1px,1fr))}.framer-v8bti .framer-mvg126{gap:48px;padding:96px 24px}.framer-v8bti .framer-4d7nnf{padding:0 9px}.framer-v8bti .framer-1sxbjcp{padding:0;width:100%}.framer-v8bti .framer-4vy3jv,.framer-v8bti .framer-3ywwum{height:600px}.framer-v8bti .framer-a5roqs{flex-direction:column;padding:48px 24px 0}.framer-v8bti .framer-1ysvska{flex:none;grid-template-columns:repeat(1,minmax(1px,1fr));width:100%}.framer-v8bti .framer-1k8h4z5{gap:24px;padding:180px 24px 0}.framer-v8bti .framer-nonu22{flex:none;padding:0;width:100%}.framer-v8bti .framer-y8ik0h{align-self:unset;height:min-content;width:100%}.framer-v8bti .framer-1n845dj{bottom:unset;height:var(--framer-aspect-ratio-supported, 219px);left:unset;position:relative;right:unset;width:342px}@supports (background: -webkit-named-image(i)) and (not (scale:1)){.framer-v8bti .framer-15ssmb6,.framer-v8bti .framer-k36f4u,.framer-v8bti .framer-12u10ci,.framer-v8bti .framer-1fgzhzk,.framer-v8bti .framer-imyp8u,.framer-v8bti .framer-f7b03,.framer-v8bti .framer-qh7k5a,.framer-v8bti .framer-agr9qq,.framer-v8bti .framer-1hyd6e1,.framer-v8bti .framer-1gy7buk,.framer-v8bti .framer-19rxfgk,.framer-v8bti .framer-wn7cvm,.framer-v8bti .framer-1yufzxp,.framer-v8bti .framer-por8a9,.framer-v8bti .framer-17mgyoz,.framer-v8bti .framer-1ou0ckb,.framer-v8bti .framer-mvg126,.framer-v8bti .framer-a5roqs,.framer-v8bti .framer-1k8h4z5,.framer-v8bti .framer-pr0f86,.framer-v8bti .framer-z63qek,.framer-v8bti .framer-y9q0mt{gap:0px}.framer-v8bti .framer-15ssmb6>*,.framer-v8bti .framer-1yufzxp>*,.framer-v8bti .framer-17mgyoz>*,.framer-v8bti .framer-mvg126>*,.framer-v8bti .framer-a5roqs>*,.framer-v8bti .framer-pr0f86>*{margin:24px 0}.framer-v8bti .framer-15ssmb6>:first-child,.framer-v8bti .framer-k36f4u>:first-child,.framer-v8bti .framer-12u10ci>:first-child,.framer-v8bti .framer-1fgzhzk>:first-child,.framer-v8bti .framer-imyp8u>:first-child,.framer-v8bti .framer-f7b03>:first-child,.framer-v8bti .framer-qh7k5a>:first-child,.framer-v8bti .framer-agr9qq>:first-child,.framer-v8bti .framer-1hyd6e1>:first-child,.framer-v8bti .framer-1gy7buk>:first-child,.framer-v8bti .framer-19rxfgk>:first-child,.framer-v8bti .framer-wn7cvm>:first-child,.framer-v8bti .framer-1yufzxp>:first-child,.framer-v8bti .framer-por8a9>:first-child,.framer-v8bti .framer-17mgyoz>:first-child,.framer-v8bti .framer-1ou0ckb>:first-child,.framer-v8bti .framer-mvg126>:first-child,.framer-v8bti .framer-a5roqs>:first-child,.framer-v8bti .framer-1k8h4z5>:first-child,.framer-v8bti .framer-pr0f86>:first-child,.framer-v8bti .framer-z63qek>:first-child,.framer-v8bti .framer-y9q0mt>:first-child{margin-top:0}.framer-v8bti .framer-15ssmb6>:last-child,.framer-v8bti .framer-k36f4u>:last-child,.framer-v8bti .framer-12u10ci>:last-child,.framer-v8bti .framer-1fgzhzk>:last-child,.framer-v8bti .framer-imyp8u>:last-child,.framer-v8bti .framer-f7b03>:last-child,.framer-v8bti .framer-qh7k5a>:last-child,.framer-v8bti .framer-agr9qq>:last-child,.framer-v8bti .framer-1hyd6e1>:last-child,.framer-v8bti .framer-1gy7buk>:last-child,.framer-v8bti .framer-19rxfgk>:last-child,.framer-v8bti .framer-wn7cvm>:last-child,.framer-v8bti .framer-1yufzxp>:last-child,.framer-v8bti .framer-por8a9>:last-child,.framer-v8bti .framer-17mgyoz>:last-child,.framer-v8bti .framer-1ou0ckb>:last-child,.framer-v8bti .framer-mvg126>:last-child,.framer-v8bti .framer-a5roqs>:last-child,.framer-v8bti .framer-1k8h4z5>:last-child,.framer-v8bti .framer-pr0f86>:last-child,.framer-v8bti .framer-z63qek>:last-child,.framer-v8bti .framer-y9q0mt>:last-child{margin-bottom:0}.framer-v8bti .framer-k36f4u>*{margin:4px 0}.framer-v8bti .framer-12u10ci>*,.framer-v8bti .framer-1fgzhzk>*,.framer-v8bti .framer-imyp8u>*,.framer-v8bti .framer-19rxfgk>*{margin:0}.framer-v8bti .framer-f7b03>*,.framer-v8bti .framer-qh7k5a>*,.framer-v8bti .framer-agr9qq>*,.framer-v8bti .framer-1ou0ckb>*,.framer-v8bti .framer-y9q0mt>*{margin:10px 0}.framer-v8bti .framer-1hyd6e1>*{margin:36px 0}.framer-v8bti .framer-1gy7buk>*,.framer-v8bti .framer-wn7cvm>*,.framer-v8bti .framer-por8a9>*,.framer-v8bti .framer-1k8h4z5>*,.framer-v8bti .framer-z63qek>*{margin:12px 0}}}.framer-RGHra .framer-styles-preset-135acoq:not(.rich-text-wrapper),.framer-RGHra .framer-styles-preset-135acoq.rich-text-wrapper p{--framer-font-family: "Inter Tight", "Inter Tight Placeholder", sans-serif;--framer-font-family-bold: "Inter Tight", sans-serif;--framer-font-family-bold-italic: "Inter Tight", sans-serif;--framer-font-family-italic: "Inter Tight", "Inter Tight Placeholder", sans-serif;--framer-font-size: 16px;--framer-font-style: normal;--framer-font-style-bold: normal;--framer-font-style-bold-italic: italic;--framer-font-style-italic: italic;--framer-font-weight: 600;--framer-font-weight-bold: 900;--framer-font-weight-bold-italic: 900;--framer-font-weight-italic: 600;--framer-letter-spacing: 0em;--framer-line-height: 1.4em;--framer-paragraph-spacing: 20px;--framer-text-alignment: center;--framer-text-color: var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, #01494b);--framer-text-decoration: none;--framer-text-transform: none}.framer-TSTNR.framer-k2joe3,.framer-TSTNR .framer-k2joe3{display:block}.framer-TSTNR.framer-1vvkwpz{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:20px;height:74px;justify-content:flex-start;overflow:hidden;padding:0;position:relative;width:1200px}.framer-TSTNR .framer-d20azn{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:10px 0 10px 44px;position:relative;width:min-content}.framer-TSTNR .framer-1w71lgc{flex:none;height:53px;position:relative;width:120px}.framer-TSTNR .framer-1l0afpu{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:42px;height:min-content;justify-content:center;overflow:visible;padding:28px 2px 2px;position:relative;width:min-content;z-index:1}.framer-TSTNR .framer-3xf7g,.framer-TSTNR .framer-1521o26,.framer-TSTNR .framer-4rmq10,.framer-TSTNR .framer-r63r2l,.framer-TSTNR .framer-1lyv2fu{-webkit-user-select:none;flex:none;height:auto;position:relative;user-select:none;white-space:pre;width:auto}.framer-TSTNR .framer-1hlk0uw{flex:none;height:1px;overflow:visible;position:relative;width:6px}.framer-TSTNR .framer-ithbji{bottom:0;flex:none;height:1px;left:0;overflow:visible;position:absolute;right:0;z-index:1}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-TSTNR.framer-1vvkwpz,.framer-TSTNR .framer-d20azn,.framer-TSTNR .framer-1l0afpu{gap:0px}.framer-TSTNR.framer-1vvkwpz>*{margin:0 10px}.framer-TSTNR.framer-1vvkwpz>:first-child,.framer-TSTNR .framer-d20azn>:first-child,.framer-TSTNR .framer-1l0afpu>:first-child{margin-left:0}.framer-TSTNR.framer-1vvkwpz>:last-child,.framer-TSTNR .framer-d20azn>:last-child,.framer-TSTNR .framer-1l0afpu>:last-child{margin-right:0}.framer-TSTNR .framer-d20azn>*{margin:0}.framer-TSTNR .framer-1l0afpu>*{margin:0 21px}}.framer-TSTNR.framer-v-n5st6s.framer-1vvkwpz{flex-direction:column;gap:0px;height:64px;width:390px}.framer-TSTNR.framer-v-n5st6s .framer-d20azn,.framer-TSTNR.framer-v-13q28qr .framer-d20azn{cursor:pointer;gap:unset;justify-content:space-between;padding:10px;width:100%}.framer-TSTNR.framer-v-n5st6s .framer-1w71lgc{order:0}.framer-TSTNR.framer-v-n5st6s .framer-1l0afpu,.framer-TSTNR.framer-v-13q28qr .framer-1l0afpu{align-content:flex-start;align-items:flex-start;flex-direction:column;gap:0px;justify-content:flex-start;padding:20px;width:100%}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-TSTNR.framer-v-n5st6s.framer-1vvkwpz,.framer-TSTNR.framer-v-n5st6s .framer-d20azn,.framer-TSTNR.framer-v-n5st6s .framer-1l0afpu{gap:0px}.framer-TSTNR.framer-v-n5st6s.framer-1vvkwpz>*,.framer-TSTNR.framer-v-n5st6s .framer-1l0afpu>*{margin:0}.framer-TSTNR.framer-v-n5st6s.framer-1vvkwpz>:first-child,.framer-TSTNR.framer-v-n5st6s .framer-1l0afpu>:first-child{margin-top:0}.framer-TSTNR.framer-v-n5st6s.framer-1vvkwpz>:last-child,.framer-TSTNR.framer-v-n5st6s .framer-1l0afpu>:last-child{margin-bottom:0}.framer-TSTNR.framer-v-n5st6s .framer-d20azn>*,.framer-TSTNR.framer-v-n5st6s .framer-d20azn>:first-child,.framer-TSTNR.framer-v-n5st6s .framer-d20azn>:last-child{margin:0}}.framer-TSTNR.framer-v-13q28qr.framer-1vvkwpz{flex-direction:column;gap:0px;height:min-content;max-height:calc(var(--framer-viewport-height, 100vh) * 1);overflow:auto;overscroll-behavior:contain;width:390px}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-TSTNR.framer-v-13q28qr.framer-1vvkwpz,.framer-TSTNR.framer-v-13q28qr .framer-d20azn,.framer-TSTNR.framer-v-13q28qr .framer-1l0afpu{gap:0px}.framer-TSTNR.framer-v-13q28qr.framer-1vvkwpz>*,.framer-TSTNR.framer-v-13q28qr .framer-1l0afpu>*{margin:0}.framer-TSTNR.framer-v-13q28qr.framer-1vvkwpz>:first-child,.framer-TSTNR.framer-v-13q28qr .framer-1l0afpu>:first-child{margin-top:0}.framer-TSTNR.framer-v-13q28qr.framer-1vvkwpz>:last-child,.framer-TSTNR.framer-v-13q28qr .framer-1l0afpu>:last-child{margin-bottom:0}.framer-TSTNR.framer-v-13q28qr .framer-d20azn>*,.framer-TSTNR.framer-v-13q28qr .framer-d20azn>:first-child,.framer-TSTNR.framer-v-13q28qr .framer-d20azn>:last-child{margin:0}}.framer-SWKNO .framer-styles-preset-yuwymj:not(.rich-text-wrapper),.framer-SWKNO .framer-styles-preset-yuwymj.rich-text-wrapper a{--framer-link-current-text-decoration: underline;--framer-link-hover-text-color: var(--token-4a323a7b-c18a-4a69-837e-50e05467ac35, #333333) ;--framer-link-hover-text-decoration: underline;--framer-link-text-color: var(--token-4a323a7b-c18a-4a69-837e-50e05467ac35, #333333);--framer-link-text-decoration: none}.framer-TSTNR[data-border=true]:after,.framer-TSTNR [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-3m87V.framer-1dlvsmx,.framer-3m87V .framer-1dlvsmx{display:block}.framer-3m87V.framer-175tavu{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;height:478px;justify-content:center;overflow:visible;padding:0;position:relative;width:1200px}.framer-3m87V .framer-14ayf6w-container{flex:1 0 0px;height:478px;max-width:720px;position:relative;width:1px}.framer-3m87V .framer-bqpd2f-container,.framer-3m87V .framer-1b34bn6-container,.framer-3m87V .framer-1wv0xzy-container,.framer-3m87V .framer-19o9r6l-container,.framer-3m87V .framer-w1nw62-container,.framer-3m87V .framer-1bvaau-container{height:478px;position:relative;width:689px}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-3m87V.framer-175tavu{gap:0px}.framer-3m87V.framer-175tavu>*{margin:0 5px}.framer-3m87V.framer-175tavu>:first-child{margin-left:0}.framer-3m87V.framer-175tavu>:last-child{margin-right:0}}.framer-3m87V.framer-v-11dv3qf.framer-175tavu{height:min-content;width:419px}.framer-3m87V.framer-v-11dv3qf .framer-14ayf6w-container{height:600px}.framer-GLMkZ.framer-pdvwja,.framer-GLMkZ .framer-pdvwja{display:block}.framer-GLMkZ.framer-uqhuw{align-content:center;align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;height:478px;justify-content:space-between;max-width:1200px;overflow:hidden;padding:48px 48px 96px;position:relative;width:689px;will-change:var(--framer-will-change-override, transform)}.framer-GLMkZ .framer-tjip5j{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:48px;height:min-content;justify-content:center;overflow:hidden;padding:0;position:relative;width:100%}.framer-GLMkZ .framer-nxypz7{flex:none;height:24px;position:relative;width:40px}.framer-GLMkZ .framer-1in9rra{flex:none;height:auto;position:relative;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word}.framer-GLMkZ .framer-zo2twi{align-content:center;align-items:center;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:96px}.framer-GLMkZ .framer-p964uf{flex:none;height:auto;position:relative;white-space:pre;width:auto}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-GLMkZ .framer-tjip5j,.framer-GLMkZ .framer-zo2twi{gap:0px}.framer-GLMkZ .framer-tjip5j>*{margin:24px 0}.framer-GLMkZ .framer-tjip5j>:first-child,.framer-GLMkZ .framer-zo2twi>:first-child{margin-top:0}.framer-GLMkZ .framer-tjip5j>:last-child,.framer-GLMkZ .framer-zo2twi>:last-child{margin-bottom:0}.framer-GLMkZ .framer-zo2twi>*{margin:6px 0}}.framer-GLMkZ.framer-v-1tg6wre.framer-uqhuw{gap:48px;height:480px;justify-content:center;width:522px}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-GLMkZ.framer-v-1tg6wre.framer-uqhuw{gap:0px}.framer-GLMkZ.framer-v-1tg6wre.framer-uqhuw>*{margin:24px 0}.framer-GLMkZ.framer-v-1tg6wre.framer-uqhuw>:first-child{margin-top:0}.framer-GLMkZ.framer-v-1tg6wre.framer-uqhuw>:last-child{margin-bottom:0}}.framer-GLMkZ.framer-v-1mmt6yz.framer-uqhuw{gap:48px;height:600px;justify-content:center;padding:24px 24px 96px;width:296px}.framer-GLMkZ.framer-v-1mmt6yz .framer-tjip5j{gap:24px}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-GLMkZ.framer-v-1mmt6yz.framer-uqhuw,.framer-GLMkZ.framer-v-1mmt6yz .framer-tjip5j{gap:0px}.framer-GLMkZ.framer-v-1mmt6yz.framer-uqhuw>*{margin:24px 0}.framer-GLMkZ.framer-v-1mmt6yz.framer-uqhuw>:first-child,.framer-GLMkZ.framer-v-1mmt6yz .framer-tjip5j>:first-child{margin-top:0}.framer-GLMkZ.framer-v-1mmt6yz.framer-uqhuw>:last-child,.framer-GLMkZ.framer-v-1mmt6yz .framer-tjip5j>:last-child{margin-bottom:0}.framer-GLMkZ.framer-v-1mmt6yz .framer-tjip5j>*{margin:12px 0}}.framer-OZ5R1 .framer-styles-preset-sappme:not(.rich-text-wrapper),.framer-OZ5R1 .framer-styles-preset-sappme.rich-text-wrapper p{--framer-font-family: "Inter Tight", "Inter Tight Placeholder", sans-serif;--framer-font-family-bold: "Inter Tight", "Inter Tight Placeholder", sans-serif;--framer-font-family-bold-italic: "Inter Tight", "Inter Tight Placeholder", sans-serif;--framer-font-family-italic: "Inter Tight", "Inter Tight Placeholder", sans-serif;--framer-font-size: 18px;--framer-font-style: italic;--framer-font-style-bold: italic;--framer-font-style-bold-italic: italic;--framer-font-style-italic: italic;--framer-font-weight: 300;--framer-font-weight-bold: 400;--framer-font-weight-bold-italic: 400;--framer-font-weight-italic: 300;--framer-letter-spacing: 0em;--framer-line-height: 1.4em;--framer-paragraph-spacing: 20px;--framer-text-alignment: center;--framer-text-color: var(--token-4a323a7b-c18a-4a69-837e-50e05467ac35, #333333);--framer-text-decoration: none;--framer-text-transform: none}.framer-typeform div,.framer-typeform iframe{width:100%;height:100%;border:none!important}.framer-HX4KK.framer-1os3wrk,.framer-HX4KK .framer-1os3wrk{display:block}.framer-HX4KK.framer-10vellq{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;height:72px;justify-content:center;overflow:hidden;padding:24px;position:relative;width:min-content;will-change:var(--framer-will-change-override, transform)}.framer-HX4KK .framer-utb2of{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:12px;height:40px;justify-content:center;overflow:visible;padding:0;position:relative;width:min-content}.framer-HX4KK .framer-4dfg4v-container{flex:none;height:40px;position:relative;width:40px}.framer-HX4KK .framer-7i3j13{flex:none;height:auto;position:relative;white-space:pre-wrap;width:134px;word-break:break-word;word-wrap:break-word}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-HX4KK.framer-10vellq,.framer-HX4KK .framer-utb2of{gap:0px}.framer-HX4KK.framer-10vellq>*{margin:0 5px}.framer-HX4KK.framer-10vellq>:first-child,.framer-HX4KK .framer-utb2of>:first-child{margin-left:0}.framer-HX4KK.framer-10vellq>:last-child,.framer-HX4KK .framer-utb2of>:last-child{margin-right:0}.framer-HX4KK .framer-utb2of>*{margin:0 6px}}.framer-JidZS.framer-qob2m0,.framer-JidZS .framer-qob2m0{display:block}.framer-JidZS.framer-1gnvw3g{align-content:center;align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:12px;height:min-content;justify-content:center;overflow:hidden;padding:0;position:relative;width:270px}.framer-JidZS .framer-cti9gj,.framer-JidZS .framer-120dnvl{flex:none;height:auto;position:relative;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word;z-index:1}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-JidZS.framer-1gnvw3g{gap:0px}.framer-JidZS.framer-1gnvw3g>*{margin:6px 0}.framer-JidZS.framer-1gnvw3g>:first-child{margin-top:0}.framer-JidZS.framer-1gnvw3g>:last-child{margin-bottom:0}}.framer-7nBHK.framer-1vp6yly,.framer-7nBHK .framer-1vp6yly{display:block}.framer-7nBHK.framer-1qenahs{align-content:center;align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:24px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:325px}.framer-7nBHK .framer-sqv10v{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:120px}.framer-7nBHK .framer-1l2l4zm-container{aspect-ratio:1 / 1;flex:none;height:var(--framer-aspect-ratio-supported, 168px);left:50%;position:absolute;top:50%;width:168px;z-index:1}.framer-7nBHK .framer-1ct0l9n{align-content:center;align-items:center;aspect-ratio:1 / 1;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:10px;height:var(--framer-aspect-ratio-supported, 200px);justify-content:center;overflow:hidden;padding:0;position:relative;width:100%;will-change:var(--framer-will-change-override, transform);z-index:1}.framer-7nBHK .framer-1d653cp-container{flex:none;height:72px;position:relative;width:72px}.framer-7nBHK .framer-1j065al{flex:none;height:auto;position:relative;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word;z-index:1}.framer-7nBHK .framer-6ozb3q{align-content:center;align-items:center;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:325px;z-index:1}.framer-7nBHK .framer-ix22fq-container,.framer-7nBHK .framer-qyu6jx-container,.framer-7nBHK .framer-8bo1q7-container,.framer-7nBHK .framer-f88lbh-container{flex:none;height:auto;position:relative;width:100%}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-7nBHK.framer-1qenahs,.framer-7nBHK .framer-sqv10v,.framer-7nBHK .framer-1ct0l9n,.framer-7nBHK .framer-6ozb3q{gap:0px}.framer-7nBHK.framer-1qenahs>*{margin:12px 0}.framer-7nBHK.framer-1qenahs>:first-child,.framer-7nBHK .framer-sqv10v>:first-child,.framer-7nBHK .framer-6ozb3q>:first-child{margin-top:0}.framer-7nBHK.framer-1qenahs>:last-child,.framer-7nBHK .framer-sqv10v>:last-child,.framer-7nBHK .framer-6ozb3q>:last-child{margin-bottom:0}.framer-7nBHK .framer-sqv10v>*{margin:5px 0}.framer-7nBHK .framer-1ct0l9n>*{margin:0 5px}.framer-7nBHK .framer-1ct0l9n>:first-child{margin-left:0}.framer-7nBHK .framer-1ct0l9n>:last-child{margin-right:0}.framer-7nBHK .framer-6ozb3q>*{margin:6px 0}}.framer-7nBHK[data-border=true]:after,.framer-7nBHK [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-4DYjK.framer-1xbwrui,.framer-4DYjK .framer-1xbwrui{display:block}.framer-4DYjK.framer-12mo9ww{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:6px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:240px}.framer-4DYjK .framer-gry2cd-container{aspect-ratio:1 / 1;flex:none;height:19px;position:relative;width:var(--framer-aspect-ratio-supported, 19px);z-index:1}.framer-4DYjK .framer-b982wd{flex:none;height:auto;position:relative;white-space:pre;width:auto;z-index:1}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-4DYjK.framer-12mo9ww{gap:0px}.framer-4DYjK.framer-12mo9ww>*{margin:0 3px}.framer-4DYjK.framer-12mo9ww>:first-child{margin-left:0}.framer-4DYjK.framer-12mo9ww>:last-child{margin-right:0}}.framer-4DYjK.framer-v-1bab7gv.framer-12mo9ww{justify-content:flex-start}.framer-qMglL.framer-9f5rni,.framer-qMglL .framer-9f5rni{display:block}.framer-qMglL.framer-1ghednx{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;height:19px;justify-content:center;overflow:hidden;padding:0;position:relative;width:19px;will-change:var(--framer-will-change-override, transform)}.framer-qMglL .framer-1x013e-container{flex:none;height:15px;position:relative;width:15px}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-qMglL.framer-1ghednx{gap:0px}.framer-qMglL.framer-1ghednx>*{margin:0 5px}.framer-qMglL.framer-1ghednx>:first-child{margin-left:0}.framer-qMglL.framer-1ghednx>:last-child{margin-right:0}}.framer-amEIz[data-border=true]:after,.framer-amEIz [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-amEIz.framer-grcaur,.framer-amEIz .framer-grcaur{display:block}.framer-amEIz.framer-5uckcy{align-content:center;align-items:center;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;height:36px;justify-content:center;overflow:hidden;padding:12px;position:relative;text-decoration:none;width:142px;will-change:var(--framer-will-change-override, transform)}.framer-amEIz .framer-1kyc7gl{flex:none;height:auto;left:50%;position:absolute;top:50%;white-space:pre;width:auto;z-index:1}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-amEIz.framer-5uckcy{gap:0px}.framer-amEIz.framer-5uckcy>*{margin:0 5px}.framer-amEIz.framer-5uckcy>:first-child{margin-left:0}.framer-amEIz.framer-5uckcy>:last-child{margin-right:0}}.framer-jPocz.framer-h6gwg6,.framer-jPocz .framer-h6gwg6{display:block}.framer-jPocz.framer-5qch1o{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:24px;height:min-content;justify-content:center;max-width:720px;overflow:visible;padding:0;position:relative;width:160px}.framer-jPocz .framer-1cjod0w{align-content:center;align-items:center;aspect-ratio:1 / 1;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:10px;height:var(--framer-aspect-ratio-supported, 48px);justify-content:center;overflow:hidden;padding:0;position:relative;width:48px;will-change:var(--framer-will-change-override, transform)}.framer-jPocz .framer-1n3alaq-container{flex:none;height:24px;position:relative;width:24px}.framer-jPocz .framer-ru6o0o{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:12px;height:min-content;justify-content:center;overflow:hidden;padding:0;position:relative;width:100%}.framer-jPocz .framer-1r98xap,.framer-jPocz .framer-a3kkvn{flex:none;height:auto;position:relative;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word;z-index:1}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-jPocz.framer-5qch1o,.framer-jPocz .framer-1cjod0w,.framer-jPocz .framer-ru6o0o{gap:0px}.framer-jPocz.framer-5qch1o>*{margin:12px 0}.framer-jPocz.framer-5qch1o>:first-child,.framer-jPocz .framer-ru6o0o>:first-child{margin-top:0}.framer-jPocz.framer-5qch1o>:last-child,.framer-jPocz .framer-ru6o0o>:last-child{margin-bottom:0}.framer-jPocz .framer-1cjod0w>*{margin:0 5px}.framer-jPocz .framer-1cjod0w>:first-child{margin-left:0}.framer-jPocz .framer-1cjod0w>:last-child{margin-right:0}.framer-jPocz .framer-ru6o0o>*{margin:6px 0}}.framer-cTY9z .framer-styles-preset-18453zt:not(.rich-text-wrapper),.framer-cTY9z .framer-styles-preset-18453zt.rich-text-wrapper h1{--framer-font-family: "Inter", 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: 44px;--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: 1em;--framer-paragraph-spacing: 40px;--framer-text-alignment: start;--framer-text-color: var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, #01494b);--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-cTY9z .framer-styles-preset-18453zt:not(.rich-text-wrapper),.framer-cTY9z .framer-styles-preset-18453zt.rich-text-wrapper h1{--framer-font-family: "Inter", 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: 36px;--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: 1em;--framer-paragraph-spacing: 40px;--framer-text-alignment: start;--framer-text-color: var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, #01494b);--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-cTY9z .framer-styles-preset-18453zt:not(.rich-text-wrapper),.framer-cTY9z .framer-styles-preset-18453zt.rich-text-wrapper h1{--framer-font-family: "Inter", 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: 32px;--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: 1em;--framer-paragraph-spacing: 40px;--framer-text-alignment: start;--framer-text-color: var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, #01494b);--framer-text-decoration: none;--framer-text-stroke-color: initial;--framer-text-stroke-width: initial;--framer-text-transform: none}}.framer-5JoSH .framer-styles-preset-dnzc71:not(.rich-text-wrapper),.framer-5JoSH .framer-styles-preset-dnzc71.rich-text-wrapper h2{--framer-font-family: "Inter Tight Black", "Inter Tight Black Placeholder", sans-serif;--framer-font-open-type-features: normal;--framer-font-size: 36px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: 0em;--framer-line-height: 1.4em;--framer-paragraph-spacing: 40px;--framer-text-alignment: start;--framer-text-color: var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, #01494b);--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-5JoSH .framer-styles-preset-dnzc71:not(.rich-text-wrapper),.framer-5JoSH .framer-styles-preset-dnzc71.rich-text-wrapper h2{--framer-font-family: "Inter Tight Black", "Inter Tight Black Placeholder", sans-serif;--framer-font-open-type-features: normal;--framer-font-size: 28px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: 0em;--framer-line-height: 1.4em;--framer-paragraph-spacing: 40px;--framer-text-alignment: start;--framer-text-color: var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, #01494b);--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-5JoSH .framer-styles-preset-dnzc71:not(.rich-text-wrapper),.framer-5JoSH .framer-styles-preset-dnzc71.rich-text-wrapper h2{--framer-font-family: "Inter Tight Black", "Inter Tight Black Placeholder", sans-serif;--framer-font-open-type-features: normal;--framer-font-size: 24px;--framer-font-style: normal;--framer-font-weight: 400;--framer-letter-spacing: 0em;--framer-line-height: 1.4em;--framer-paragraph-spacing: 40px;--framer-text-alignment: start;--framer-text-color: var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, #01494b);--framer-text-decoration: none;--framer-text-stroke-color: initial;--framer-text-stroke-width: initial;--framer-text-transform: none}}.framer-8Hzgf .framer-styles-preset-z4h2c3:not(.rich-text-wrapper),.framer-8Hzgf .framer-styles-preset-z4h2c3.rich-text-wrapper h4{--framer-font-family: "Inter-SemiBold", "Inter", "Inter Placeholder", sans-serif;--framer-font-family-bold: "Inter-Black", "Inter", sans-serif;--framer-font-family-bold-italic: "Inter-BlackItalic", "Inter", sans-serif;--framer-font-family-italic: "Inter-SemiBoldItalic", "Inter", "Inter Placeholder", sans-serif;--framer-font-size: 18px;--framer-font-style: normal;--framer-font-style-bold: normal;--framer-font-style-bold-italic: italic;--framer-font-style-italic: italic;--framer-font-weight: 600;--framer-font-weight-bold: 900;--framer-font-weight-bold-italic: 900;--framer-font-weight-italic: 600;--framer-letter-spacing: 0em;--framer-line-height: 1.4em;--framer-paragraph-spacing: 40px;--framer-text-alignment: start;--framer-text-color: var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, #01494b);--framer-text-decoration: none;--framer-text-transform: none}.framer-NG0v5 .framer-styles-preset-1a4xi5s:not(.rich-text-wrapper),.framer-NG0v5 .framer-styles-preset-1a4xi5s.rich-text-wrapper p{--framer-font-family: "Inter Tight", "Inter Tight Placeholder", sans-serif;--framer-font-family-bold: "Inter Tight", "Inter Tight Placeholder", sans-serif;--framer-font-family-bold-italic: "Inter Tight", "Inter Tight Placeholder", sans-serif;--framer-font-family-italic: "Inter Tight", "Inter Tight Placeholder", sans-serif;--framer-font-size: 14px;--framer-font-style: normal;--framer-font-style-bold: normal;--framer-font-style-bold-italic: italic;--framer-font-style-italic: italic;--framer-font-weight: 300;--framer-font-weight-bold: 400;--framer-font-weight-bold-italic: 400;--framer-font-weight-italic: 300;--framer-letter-spacing: 0em;--framer-line-height: 1.4em;--framer-paragraph-spacing: 20px;--framer-text-alignment: start;--framer-text-color: var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, #808080);--framer-text-decoration: none;--framer-text-transform: none}.framer-JEz4e .framer-styles-preset-70ul5r:not(.rich-text-wrapper),.framer-JEz4e .framer-styles-preset-70ul5r.rich-text-wrapper a{--framer-link-current-text-color: var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, #68f8fd) ;--framer-link-current-text-decoration: none;--framer-link-hover-text-color: var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, #68f8fd) ;--framer-link-hover-text-decoration: underline;--framer-link-text-color: var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, #68f8fd);--framer-link-text-decoration: none}.framer-1TR5f[data-border=true]:after,.framer-1TR5f [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-1TR5f.framer-h8njf3,.framer-1TR5f .framer-h8njf3{display:block}.framer-1TR5f.framer-1dictrm{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;height:min-content;justify-content:center;overflow:hidden;padding:0;position:relative;width:min-content}.framer-1TR5f .framer-mafk8o{flex:none;height:61px;position:relative;width:96px}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-1TR5f.framer-1dictrm{gap:0px}.framer-1TR5f.framer-1dictrm>*{margin:0 5px}.framer-1TR5f.framer-1dictrm>:first-child{margin-left:0}.framer-1TR5f.framer-1dictrm>:last-child{margin-right:0}}.framer-DKIDZ.framer-r8mpcy,.framer-DKIDZ .framer-r8mpcy{display:block}.framer-DKIDZ.framer-1jkhvs4{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0px;height:min-content;justify-content:flex-end;overflow:visible;padding:0;position:relative;width:1200px}.framer-DKIDZ .framer-1cf6xlk-container{flex:1 0 0px;height:478px;position:relative;width:1px;z-index:1}.framer-DKIDZ .framer-kxf9hb{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:48px;height:574px;justify-content:center;overflow:hidden;padding:0;position:relative;width:60%;will-change:var(--framer-will-change-override, transform);z-index:1}.framer-DKIDZ .framer-t97f1n{aspect-ratio:1.762008733624454 / 1;flex:none;height:100%;overflow:visible;position:relative;width:var(--framer-aspect-ratio-supported, 1012px)}.framer-DKIDZ .framer-1fnoqc7{bottom:0;flex:none;height:100%;left:0;overflow:hidden;position:absolute;right:0;z-index:1}.framer-DKIDZ .framer-qfi8zw-container{flex:none;height:auto;left:50%;position:absolute;top:50%;width:auto;z-index:1}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-DKIDZ.framer-1jkhvs4,.framer-DKIDZ .framer-kxf9hb{gap:0px}.framer-DKIDZ.framer-1jkhvs4>*{margin:0}.framer-DKIDZ.framer-1jkhvs4>:first-child,.framer-DKIDZ .framer-kxf9hb>:first-child{margin-left:0}.framer-DKIDZ.framer-1jkhvs4>:last-child,.framer-DKIDZ .framer-kxf9hb>:last-child{margin-right:0}.framer-DKIDZ .framer-kxf9hb>*{margin:0 24px}}.framer-DKIDZ.framer-v-a425i5.framer-1jkhvs4{flex-direction:column;width:810px}.framer-DKIDZ.framer-v-a425i5 .framer-1cf6xlk-container,.framer-DKIDZ.framer-v-1y8rgla .framer-1cf6xlk-container{flex:none;width:100%}.framer-DKIDZ.framer-v-a425i5 .framer-kxf9hb{height:min-content;width:100%}.framer-DKIDZ.framer-v-a425i5 .framer-t97f1n{aspect-ratio:1.8048780487804879 / 1;flex:1 0 0px;height:var(--framer-aspect-ratio-supported, 449px);width:1px}.framer-DKIDZ.framer-v-a425i5 .framer-1fnoqc7{height:449px}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-DKIDZ.framer-v-a425i5.framer-1jkhvs4{gap:0px}.framer-DKIDZ.framer-v-a425i5.framer-1jkhvs4>*{margin:0}.framer-DKIDZ.framer-v-a425i5.framer-1jkhvs4>:first-child{margin-top:0}.framer-DKIDZ.framer-v-a425i5.framer-1jkhvs4>:last-child{margin-bottom:0}}.framer-DKIDZ.framer-v-1y8rgla.framer-1jkhvs4{flex-direction:column;width:390px}.framer-DKIDZ.framer-v-1y8rgla .framer-kxf9hb{height:360px;width:100%}.framer-DKIDZ.framer-v-1y8rgla .framer-t97f1n{aspect-ratio:2 / 1;height:var(--framer-aspect-ratio-supported, 360px);width:720px}.framer-DKIDZ.framer-v-1y8rgla .framer-qfi8zw-container{bottom:150px;left:24px;right:24px;top:unset;width:unset}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-DKIDZ.framer-v-1y8rgla.framer-1jkhvs4{gap:0px}.framer-DKIDZ.framer-v-1y8rgla.framer-1jkhvs4>*{margin:0}.framer-DKIDZ.framer-v-1y8rgla.framer-1jkhvs4>:first-child{margin-top:0}.framer-DKIDZ.framer-v-1y8rgla.framer-1jkhvs4>:last-child{margin-bottom:0}}.framer-C5GVS.framer-190z972,.framer-C5GVS .framer-190z972{display:block}.framer-C5GVS.framer-17ebs39{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:24px;height:min-content;justify-content:center;overflow:hidden;padding:48px;position:relative;width:543px;will-change:var(--framer-will-change-override, transform)}.framer-C5GVS .framer-gk8qqx{flex:none;height:auto;position:relative;white-space:pre;width:auto}.framer-C5GVS .framer-j7pciy{align-content:center;align-items:center;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-C5GVS .framer-ta5nzk-container,.framer-C5GVS .framer-1xtgbdw-container,.framer-C5GVS .framer-engh0t-container,.framer-C5GVS .framer-rflyej-container,.framer-C5GVS .framer-w644pq-container,.framer-C5GVS .framer-1vwy4c4-container,.framer-C5GVS .framer-1qal5rs-container{flex:none;height:48px;position:relative;width:100%}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-C5GVS.framer-17ebs39,.framer-C5GVS .framer-j7pciy{gap:0px}.framer-C5GVS.framer-17ebs39>*{margin:12px 0}.framer-C5GVS.framer-17ebs39>:first-child,.framer-C5GVS .framer-j7pciy>:first-child{margin-top:0}.framer-C5GVS.framer-17ebs39>:last-child,.framer-C5GVS .framer-j7pciy>:last-child{margin-bottom:0}.framer-C5GVS .framer-j7pciy>*{margin:0}}.framer-C5GVS.framer-v-1c649g.framer-17ebs39{padding:24px}.framer-vp35t .framer-styles-preset-1tkdmol:not(.rich-text-wrapper),.framer-vp35t .framer-styles-preset-1tkdmol.rich-text-wrapper h3{--framer-font-family: "Inter Tight", "Inter Tight Placeholder", sans-serif;--framer-font-family-bold: "Inter Tight", sans-serif;--framer-font-family-bold-italic: "Inter Tight", sans-serif;--framer-font-family-italic: "Inter Tight", "Inter Tight Placeholder", sans-serif;--framer-font-size: 18px;--framer-font-style: normal;--framer-font-style-bold: normal;--framer-font-style-bold-italic: italic;--framer-font-style-italic: italic;--framer-font-weight: 600;--framer-font-weight-bold: 900;--framer-font-weight-bold-italic: 900;--framer-font-weight-italic: 600;--framer-letter-spacing: 0em;--framer-line-height: 1.4em;--framer-paragraph-spacing: 40px;--framer-text-alignment: start;--framer-text-color: var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, #01494b);--framer-text-decoration: none;--framer-text-transform: none}.framer-GpVWH.framer-f896l4,.framer-GpVWH .framer-f896l4{display:block}.framer-GpVWH.framer-1uc9nn4{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:48px;justify-content:space-between;list-style:none;margin:0;overflow:hidden;padding:0;position:relative;width:323px}.framer-GpVWH .framer-h417pz,.framer-GpVWH .framer-h2npnw{flex:none;height:auto;position:relative;white-space:pre;width:auto}.framer-GpVWH[data-border=true]:after,.framer-GpVWH [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-YKZmg.framer-lemn4o,.framer-YKZmg .framer-lemn4o{display:block}.framer-YKZmg.framer-1jh1dp7{align-content:center;align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:12px;height:min-content;justify-content:flex-start;overflow:visible;padding:0;position:relative;text-decoration:none;width:335px}.framer-YKZmg .framer-1d1kcsp{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:12px;height:min-content;justify-content:center;overflow:visible;padding:48px 0;position:relative;width:100%}.framer-YKZmg .framer-1zrsc9,.framer-YKZmg .framer-1hwgeh0{flex:none;height:auto;position:relative;white-space:pre;width:auto}.framer-YKZmg .framer-19cqo7r{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:8px;height:min-content;justify-content:center;overflow:hidden;padding:0;position:relative;width:100%}.framer-YKZmg .framer-1jk9004-container{flex:none;height:48px;position:relative;width:48px}.framer-YKZmg .framer-1i748ce{flex:none;height:48px;overflow:hidden;position:relative;width:48px}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-YKZmg.framer-1jh1dp7,.framer-YKZmg .framer-1d1kcsp,.framer-YKZmg .framer-19cqo7r{gap:0px}.framer-YKZmg.framer-1jh1dp7>*,.framer-YKZmg .framer-1d1kcsp>*{margin:6px 0}.framer-YKZmg.framer-1jh1dp7>:first-child,.framer-YKZmg .framer-1d1kcsp>:first-child,.framer-YKZmg .framer-19cqo7r>:first-child{margin-top:0}.framer-YKZmg.framer-1jh1dp7>:last-child,.framer-YKZmg .framer-1d1kcsp>:last-child,.framer-YKZmg .framer-19cqo7r>:last-child{margin-bottom:0}.framer-YKZmg .framer-19cqo7r>*{margin:4px 0}}.framer-lY9Hm .framer-styles-preset-1hrx5zd:not(.rich-text-wrapper),.framer-lY9Hm .framer-styles-preset-1hrx5zd.rich-text-wrapper p{--framer-font-family: "Inter Tight", "Inter Tight Placeholder", sans-serif;--framer-font-family-bold: "Inter Tight", "Inter Tight Placeholder", sans-serif;--framer-font-family-bold-italic: "Inter Tight", "Inter Tight Placeholder", sans-serif;--framer-font-family-italic: "Inter Tight", "Inter Tight Placeholder", sans-serif;--framer-font-size: 14px;--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: 1.4em;--framer-paragraph-spacing: 20px;--framer-text-alignment: start;--framer-text-color: var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, #808080);--framer-text-decoration: none;--framer-text-transform: none}.framer-0N3Sc .framer-styles-preset-1i8r630:not(.rich-text-wrapper),.framer-0N3Sc .framer-styles-preset-1i8r630.rich-text-wrapper p{--framer-font-family: "Inter Tight", "Inter Tight Placeholder", sans-serif;--framer-font-family-bold: "Inter Tight", "Inter Tight Placeholder", sans-serif;--framer-font-family-bold-italic: "Inter Tight", "Inter Tight Placeholder", sans-serif;--framer-font-family-italic: "Inter Tight", "Inter Tight Placeholder", sans-serif;--framer-font-size: 18px;--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: 1.4em;--framer-paragraph-spacing: 20px;--framer-text-alignment: start;--framer-text-color: var(--token-4a323a7b-c18a-4a69-837e-50e05467ac35, #333333);--framer-text-decoration: none;--framer-text-transform: none}.framer-YKZmg[data-border=true]:after,.framer-YKZmg [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-2lqbE[data-border=true]:after,.framer-2lqbE [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-2lqbE.framer-6rum1o,.framer-2lqbE .framer-6rum1o{display:block}.framer-2lqbE.framer-16g0886{align-content:center;align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:24px;height:min-content;justify-content:center;overflow:hidden;padding:0;position:relative;width:247px;will-change:var(--framer-will-change-override, transform)}.framer-2lqbE .framer-6y8469-container{flex:none;inset:0;position:absolute;z-index:1}.framer-2lqbE .framer-1o5i9tr{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:24px;height:min-content;justify-content:center;overflow:visible;padding:48px;position:relative;width:100%;z-index:1}.framer-2lqbE .framer-1oz7wnb,.framer-2lqbE .framer-8lrtmv{flex:none;height:auto;position:relative;white-space:pre-wrap;width:160px;word-break:break-word;word-wrap:break-word;z-index:1}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-2lqbE.framer-16g0886,.framer-2lqbE .framer-1o5i9tr{gap:0px}.framer-2lqbE.framer-16g0886>*,.framer-2lqbE .framer-1o5i9tr>*{margin:12px 0}.framer-2lqbE.framer-16g0886>:first-child,.framer-2lqbE .framer-1o5i9tr>:first-child{margin-top:0}.framer-2lqbE.framer-16g0886>:last-child,.framer-2lqbE .framer-1o5i9tr>:last-child{margin-bottom:0}}.framer-Lxn44 .framer-styles-preset-1rzff0:not(.rich-text-wrapper),.framer-Lxn44 .framer-styles-preset-1rzff0.rich-text-wrapper p{--framer-font-family: "Inter Display", "Inter Display Placeholder", sans-serif;--framer-font-family-bold: "Inter Display", "Inter Display Placeholder", sans-serif;--framer-font-family-bold-italic: "Inter Display", "Inter Display Placeholder", sans-serif;--framer-font-family-italic: "Inter Display", "Inter Display Placeholder", sans-serif;--framer-font-open-type-features: normal;--framer-font-size: 28px;--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: 1.1em;--framer-paragraph-spacing: 20px;--framer-text-alignment: start;--framer-text-color: var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, #808080);--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-Lxn44 .framer-styles-preset-1rzff0:not(.rich-text-wrapper),.framer-Lxn44 .framer-styles-preset-1rzff0.rich-text-wrapper p{--framer-font-family: "Inter Display", "Inter Display Placeholder", sans-serif;--framer-font-family-bold: "Inter Display", "Inter Display Placeholder", sans-serif;--framer-font-family-bold-italic: "Inter Display", "Inter Display Placeholder", sans-serif;--framer-font-family-italic: "Inter Display", "Inter Display Placeholder", sans-serif;--framer-font-open-type-features: normal;--framer-font-size: 16px;--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: 1.1em;--framer-paragraph-spacing: 20px;--framer-text-alignment: start;--framer-text-color: var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, #808080);--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-Lxn44 .framer-styles-preset-1rzff0:not(.rich-text-wrapper),.framer-Lxn44 .framer-styles-preset-1rzff0.rich-text-wrapper p{--framer-font-family: "Inter Display", "Inter Display Placeholder", sans-serif;--framer-font-family-bold: "Inter Display", "Inter Display Placeholder", sans-serif;--framer-font-family-bold-italic: "Inter Display", "Inter Display Placeholder", sans-serif;--framer-font-family-italic: "Inter Display", "Inter Display Placeholder", sans-serif;--framer-font-open-type-features: normal;--framer-font-size: 16px;--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: 1.1em;--framer-paragraph-spacing: 20px;--framer-text-alignment: start;--framer-text-color: var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, #808080);--framer-text-decoration: none;--framer-text-stroke-color: initial;--framer-text-stroke-width: initial;--framer-text-transform: none}}.framer-FskCk.framer-1coe7wk,.framer-FskCk .framer-1coe7wk{display:block}.framer-FskCk.framer-blotja{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0px;height:min-content;justify-content:flex-start;overflow:hidden;padding:0 20px;position:relative;width:1000px;will-change:var(--framer-will-change-override, transform)}.framer-FskCk .framer-zv4dh7-container,.framer-FskCk .framer-8dqt8p-container,.framer-FskCk .framer-1t45puq-container{flex:none;height:auto;position:relative;width:100%}.framer-FskCk .framer-1bz8ivt,.framer-FskCk .framer-y2qpdd{flex:none;height:1px;overflow:hidden;position:relative;width:100%}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-FskCk.framer-blotja{gap:0px}.framer-FskCk.framer-blotja>*{margin:0}.framer-FskCk.framer-blotja>:first-child{margin-top:0}.framer-FskCk.framer-blotja>:last-child{margin-bottom:0}}.framer-Rrcjx.framer-1upzoxu,.framer-Rrcjx .framer-1upzoxu{display:block}.framer-Rrcjx.framer-1ilvie8{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0px;height:min-content;justify-content:flex-start;overflow:hidden;padding:0;position:relative;width:400px}.framer-Rrcjx .framer-1kf0vaz{-webkit-user-select:none;align-content:center;align-items:center;cursor:pointer;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:24px;height:min-content;justify-content:flex-start;overflow:visible;padding:20px 0 20px 40px;position:relative;user-select:none;width:100%}.framer-Rrcjx .framer-te3wkt{flex:none;height:16px;left:0;overflow:hidden;position:absolute;top:25px;width:16px;z-index:1}.framer-Rrcjx .framer-1y8pjwb{flex:none;height:2px;left:calc(50.00000000000002% - 16px / 2);overflow:visible;position:absolute;top:calc(50.00000000000002% - 2px / 2);width:16px}.framer-Rrcjx .framer-1rhwwf5{flex:none;height:16px;left:calc(50.00000000000002% - 2px / 2);overflow:visible;position:absolute;top:calc(50.00000000000002% - 16px / 2);width:2px}.framer-Rrcjx .framer-1r5cwfl{flex:1 0 0px;height:auto;position:relative;white-space:pre-wrap;width:1px;word-break:break-word;word-wrap:break-word}.framer-Rrcjx .framer-1e0pndw{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:flex-start;overflow:visible;padding:0 20px 20px 40px;position:relative;width:100%}.framer-Rrcjx .framer-1smfdws{-webkit-user-select:none;flex:none;height:auto;position:relative;user-select:none;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-Rrcjx.framer-1ilvie8,.framer-Rrcjx .framer-1kf0vaz,.framer-Rrcjx .framer-1e0pndw{gap:0px}.framer-Rrcjx.framer-1ilvie8>*{margin:0}.framer-Rrcjx.framer-1ilvie8>:first-child,.framer-Rrcjx .framer-1e0pndw>:first-child{margin-top:0}.framer-Rrcjx.framer-1ilvie8>:last-child,.framer-Rrcjx .framer-1e0pndw>:last-child{margin-bottom:0}.framer-Rrcjx .framer-1kf0vaz>*{margin:0 12px}.framer-Rrcjx .framer-1kf0vaz>:first-child{margin-left:0}.framer-Rrcjx .framer-1kf0vaz>:last-child{margin-right:0}.framer-Rrcjx .framer-1e0pndw>*{margin:5px 0}}.framer-form-text-input textarea::-webkit-resizer{background:no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14"><path d="m1.5 8 7-7M9 5.5l-3 3" stroke="%23999" stroke-width="1.5" stroke-linecap="round"></path></svg>')}.framer-form-text-input .framer-form-input[type=date]:before{mask-image:var(--framer-input-icon-mask-image, url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path fill="rgb(153, 153, 153)" d="M3 5a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v2H3Z" opacity=".3"/><path fill="transparent" stroke="rgb(153, 153, 153)" stroke-width="1.5" d="M3.25 5.25a2 2 0 0 1 2-2h5.5a2 2 0 0 1 2 2v5.5a2 2 0 0 1-2 2h-5.5a2 2 0 0 1-2-2ZM3 6.75h9.5"/></svg>'));background-image:var(--framer-input-icon-image)}.framer-form-text-input .framer-form-input[type=time]:before{mask-image:var(--framer-input-icon-mask-image, url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path fill="transparent" stroke="rgb(153, 153, 153)" stroke-width="1.5" d="M2.5 8a5.5 5.5 0 1 1 11 0 5.5 5.5 0 1 1-11 0Z"/><path fill="transparent" stroke="rgb(153, 153, 153)" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.75 8.25v-3m0 3h2"/></svg>'));background-image:var(--framer-input-icon-image)}.framer-form-text-input textarea::-webkit-resizer{background:no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14"><path d="m1.5 8 7-7M9 5.5l-3 3" stroke="%23999" stroke-width="1.5" stroke-linecap="round"></path></svg>')}.framer-form-text-input .framer-form-input[type=date]:before{mask-image:var(--framer-input-icon-mask-image, url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path fill="rgb(153, 153, 153)" d="M3 5a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v2H3Z" opacity=".3"/><path fill="transparent" stroke="rgb(153, 153, 153)" stroke-width="1.5" d="M3.25 5.25a2 2 0 0 1 2-2h5.5a2 2 0 0 1 2 2v5.5a2 2 0 0 1-2 2h-5.5a2 2 0 0 1-2-2ZM3 6.75h9.5"/></svg>'));background-image:var(--framer-input-icon-image)}.framer-form-text-input .framer-form-input[type=time]:before{mask-image:var(--framer-input-icon-mask-image, url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path fill="transparent" stroke="rgb(153, 153, 153)" stroke-width="1.5" d="M2.5 8a5.5 5.5 0 1 1 11 0 5.5 5.5 0 1 1-11 0Z"/><path fill="transparent" stroke="rgb(153, 153, 153)" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.75 8.25v-3m0 3h2"/></svg>'));background-image:var(--framer-input-icon-image)}.framer-form-input{padding:var(--framer-input-padding);background:transparent;font-family:var(--framer-input-font-family);font-weight:var(--framer-input-font-weight);font-size:var(--framer-input-font-size);font-style:var(--framer-input-font-style);color:var(--framer-input-font-color);border:none;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%;height:var(--framer-input-wrapper-height, 100%);letter-spacing:var(--framer-input-font-letter-spacing);text-align:var(--framer-input-font-text-alignment);line-height:var(--framer-input-font-line-height)}.framer-form-input:focus-visible{outline:none}.framer-form-input-wrapper:after{content:"";pointer-events:none;box-sizing:border-box;position:absolute;top:0;left:0;width:100%;height:100%;border-top-left-radius:var(--framer-input-border-radius-top-left);border-top-right-radius:var(--framer-input-border-radius-top-right);border-bottom-right-radius:var(--framer-input-border-radius-bottom-right);border-bottom-left-radius:var(--framer-input-border-radius-bottom-left);border-color:var(--framer-input-border-color);border-top-width:var(--framer-input-border-top-width);border-right-width:var(--framer-input-border-right-width);border-bottom-width:var(--framer-input-border-bottom-width);border-left-width:var(--framer-input-border-left-width);border-style:var(--framer-input-border-style);transition:var(--framer-input-focused-transition);transition-property:border-color,border-width,border-style,border-top-left-radius,border-top-right-radius,border-bottom-right-radius,border-bottom-left-radius}.framer-form-input-wrapper{overflow:hidden}.framer-form-input-wrapper{box-shadow:var(--framer-input-box-shadow);border-top-left-radius:var(--framer-input-border-radius-top-left);border-top-right-radius:var(--framer-input-border-radius-top-right);border-bottom-right-radius:var(--framer-input-border-radius-bottom-right);border-bottom-left-radius:var(--framer-input-border-radius-bottom-left);background:var(--framer-input-background);transition:var(--framer-input-focused-transition);transition-property:background,box-shadow}.framer-form-text-input .framer-form-input::placeholder{color:var(--framer-input-placeholder-color)}.framer-form-text-input .framer-form-input[type=date],.framer-form-text-input .framer-form-input[type=time]{-webkit-appearance:none;appearance:none}.framer-form-text-input .framer-form-input::-webkit-date-and-time-value{text-align:start}.framer-form-text-input textarea{display:flex;resize:var(--framer-textarea-resize);overflow-y:auto;min-height:inherit;max-height:inherit;white-space:break-spaces}.framer-form-text-input textarea::-webkit-resizer{background:no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14"><path d="m1.5 8 7-7M9 5.5l-3 3" stroke="%23999" stroke-width="1.5" stroke-linecap="round"></path></svg>')}.framer-form-text-input textarea::-webkit-scrollbar{cursor:pointer;background:transparent}.framer-form-text-input textarea::-webkit-scrollbar-thumb:window-inactive{opacity:0}.framer-form-text-input textarea::-webkit-scrollbar-corner{background:none;background-color:transparent;outline:none}.framer-form-text-input .framer-form-input.framer-form-input-empty::-webkit-datetime-edit{color:var(--framer-input-placeholder-color);-webkit-text-fill-color:var(--framer-input-placeholder-color);height:var(--framer-input-font-line-height);overflow:visible}.framer-form-text-input .framer-form-input[type=date]:before,.framer-form-text-input .framer-form-input[type=time]:before{content:"";display:block;position:absolute;right:0;top:0;bottom:0;width:16px;box-sizing:content-box;padding:var(--framer-input-padding);border:none;pointer-events:none;background-repeat:no-repeat;background-size:16px;mask-repeat:no-repeat;mask-size:16px;background-color:var(--framer-input-icon-color);padding-left:10px;mask-position:10px center;background-position:10px center}.framer-form-text-input .framer-form-input[type=date]:before{mask-image:var(--framer-input-icon-mask-image, url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path fill="rgb(153, 153, 153)" d="M3 5a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v2H3Z" opacity=".3"/><path fill="transparent" stroke="rgb(153, 153, 153)" stroke-width="1.5" d="M3.25 5.25a2 2 0 0 1 2-2h5.5a2 2 0 0 1 2 2v5.5a2 2 0 0 1-2 2h-5.5a2 2 0 0 1-2-2ZM3 6.75h9.5"/></svg>'));background-image:var(--framer-input-icon-image)}.framer-form-text-input .framer-form-input[type=time]:before{mask-image:var(--framer-input-icon-mask-image, url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path fill="transparent" stroke="rgb(153, 153, 153)" stroke-width="1.5" d="M2.5 8a5.5 5.5 0 1 1 11 0 5.5 5.5 0 1 1-11 0Z"/><path fill="transparent" stroke="rgb(153, 153, 153)" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.75 8.25v-3m0 3h2"/></svg>'));background-image:var(--framer-input-icon-image)}.framer-form-text-input .framer-form-input::-webkit-calendar-picker-indicator{opacity:0;position:absolute;right:0;top:0;bottom:0;padding:var(--framer-input-padding);padding-top:0;padding-bottom:0;width:16px;height:100%}.framer-form-text-input:focus-within,.framer-form-text-input.framer-form-input-forced-focus{box-shadow:var(--framer-input-focused-box-shadow, var(--framer-input-box-shadow));background:var(--framer-input-focused-background, var(--framer-input-background))}.framer-form-text-input:focus-within:after,.framer-form-text-input.framer-form-input-forced-focus:after{border-color:var(--framer-input-focused-border-color, var(--framer-input-border-color));border-style:var(--framer-input-focused-border-style, var(--framer-input-border-style));border-width:var(--framer-input-focused-border-width, var(--framer-input-border-top-width) var(--framer-input-border-right-width) var(--framer-input-border-bottom-width) var(--framer-input-border-left-width))}.framer-nttyo.framer-146yrc6,.framer-nttyo .framer-146yrc6{display:block}.framer-nttyo.framer-1qz0ux4{align-content:center;align-items:center;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0px;height:50px;justify-content:center;overflow:visible;padding:0;position:relative;width:240px}.framer-nttyo .framer-ktzai0{flex:none;height:auto;position:relative;white-space:pre;width:auto}.framer-nttyo .framer-j7pb5h{aspect-ratio:1 / 1;flex:none;height:var(--framer-aspect-ratio-supported, 20px);overflow:hidden;position:relative;width:20px}.framer-nttyo .framer-10zmbfp{flex:none;inset:0;overflow:visible;position:absolute}.framer-nttyo .framer-161t4lu{aspect-ratio:1 / 1;flex:none;height:var(--framer-aspect-ratio-supported, 2px);left:50%;overflow:visible;position:absolute;top:0;width:2px}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-nttyo.framer-1qz0ux4{gap:0px}.framer-nttyo.framer-1qz0ux4>*{margin:0}.framer-nttyo.framer-1qz0ux4>:first-child{margin-left:0}.framer-nttyo.framer-1qz0ux4>:last-child{margin-right:0}}.framer-nttyo.framer-v-sak86q.framer-1qz0ux4,.framer-nttyo.framer-v-2heg4s.framer-1qz0ux4,.framer-nttyo.framer-v-x9lg.framer-1qz0ux4,.framer-nttyo.framer-v-1wnj7gd.framer-1qz0ux4{cursor:unset}.framer-nttyo.framer-v-sak86q .framer-10zmbfp{overflow:hidden}.ssr-variant{display:contents}.framer-MRBQ5.framer-8sn2b5,.framer-MRBQ5 .framer-8sn2b5{display:block}.framer-MRBQ5.framer-4yf7vs{align-content:center;align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:48px;height:min-content;justify-content:center;overflow:visible;padding:120px 48px;position:relative;width:1384px}.framer-MRBQ5 .framer-12482yi-container{flex:none;inset:0;position:absolute;z-index:1}.framer-MRBQ5 .framer-nklixk{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;height:min-content;justify-content:space-between;max-width:1200px;overflow:visible;padding:0;position:relative;width:100%;z-index:1}.framer-MRBQ5 .framer-hmdboh{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:48px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:30%;z-index:2}.framer-MRBQ5 .framer-e0jd26-container{flex:none;height:36px;position:relative;width:auto}.framer-MRBQ5 .framer-2smav3{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:24px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:min-content}.framer-MRBQ5 .framer-gz3vnm-container,.framer-MRBQ5 .framer-8dx9px-container,.framer-MRBQ5 .framer-1bb7p4y-container,.framer-MRBQ5 .framer-thpcpg-container{flex:none;height:auto;position:relative;width:auto}.framer-MRBQ5 .framer-1hafzi0,.framer-MRBQ5 .framer-5yhahz{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:48px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:192px;z-index:2}.framer-MRBQ5 .framer-1eomxxe,.framer-MRBQ5 .framer-1v3lr2s,.framer-MRBQ5 .framer-1gs1nfb{flex:none;height:36px;position:relative;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word}.framer-MRBQ5 .framer-oz3kfn,.framer-MRBQ5 .framer-biso3y{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:24px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:100%}.framer-MRBQ5 .framer-19gg7n6,.framer-MRBQ5 .framer-knj4yy,.framer-MRBQ5 .framer-1tfdr6z,.framer-MRBQ5 .framer-sef5z2{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:24px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:min-content}.framer-MRBQ5 .framer-1ysen6k,.framer-MRBQ5 .framer-e0bgoo,.framer-MRBQ5 .framer-12cl6bm,.framer-MRBQ5 .framer-1ngblyh,.framer-MRBQ5 .framer-c9gia6{flex:none;height:auto;position:relative;white-space:pre-wrap;width:100px;word-break:break-word;word-wrap:break-word}.framer-MRBQ5 .framer-5smbz2,.framer-MRBQ5 .framer-zed5fx,.framer-MRBQ5 .framer-o4j1n6,.framer-MRBQ5 .framer-1m3gkzx{flex:none;height:auto;position:relative;white-space:pre-wrap;width:192px;word-break:break-word;word-wrap:break-word}.framer-MRBQ5 .framer-1422k3x{align-content:flex-start;align-items:flex-start;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:48px;height:min-content;justify-content:flex-start;overflow:visible;padding:0;position:relative;width:243px;z-index:2}.framer-MRBQ5 .framer-sk9c83,.framer-MRBQ5 .framer-8x9ph5,.framer-MRBQ5 .framer-130bit6{flex:none;height:auto;position:relative;white-space:pre-wrap;width:100%;word-break:break-word;word-wrap:break-word}.framer-MRBQ5 .framer-s0obub{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;gap:24px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;width:100%}.framer-MRBQ5 .framer-y4htcd{flex:none;height:1px;max-width:1200px;overflow:visible;position:relative;width:100%;z-index:1}.framer-MRBQ5 .framer-l6k0nu{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;height:14px;justify-content:space-between;max-width:1200px;overflow:hidden;padding:0;position:relative;width:100%;z-index:1}.framer-MRBQ5 .framer-14f849i{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:0px;height:14px;justify-content:flex-start;overflow:hidden;padding:0;position:relative;width:min-content}.framer-MRBQ5 .framer-kuf2m8,.framer-MRBQ5 .framer-1h76w5j,.framer-MRBQ5 .framer-17gl004,.framer-MRBQ5 .framer-1wekyx9,.framer-MRBQ5 .framer-x5iu2m,.framer-MRBQ5 .framer-ldr564,.framer-MRBQ5 .framer-3c33dx{flex:none;height:auto;position:relative;white-space:pre;width:auto}.framer-MRBQ5 .framer-dd59iz{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:6px;height:14px;justify-content:center;overflow:hidden;padding:0;position:relative;width:min-content}.framer-MRBQ5 .framer-183tteo-container{flex:none;height:16px;position:relative;width:16px}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-MRBQ5.framer-4yf7vs,.framer-MRBQ5 .framer-hmdboh,.framer-MRBQ5 .framer-2smav3,.framer-MRBQ5 .framer-1hafzi0,.framer-MRBQ5 .framer-oz3kfn,.framer-MRBQ5 .framer-19gg7n6,.framer-MRBQ5 .framer-knj4yy,.framer-MRBQ5 .framer-5yhahz,.framer-MRBQ5 .framer-biso3y,.framer-MRBQ5 .framer-1tfdr6z,.framer-MRBQ5 .framer-sef5z2,.framer-MRBQ5 .framer-1422k3x,.framer-MRBQ5 .framer-s0obub,.framer-MRBQ5 .framer-14f849i,.framer-MRBQ5 .framer-dd59iz{gap:0px}.framer-MRBQ5.framer-4yf7vs>*,.framer-MRBQ5 .framer-hmdboh>*,.framer-MRBQ5 .framer-1hafzi0>*,.framer-MRBQ5 .framer-5yhahz>*,.framer-MRBQ5 .framer-1422k3x>*{margin:24px 0}.framer-MRBQ5.framer-4yf7vs>:first-child,.framer-MRBQ5 .framer-hmdboh>:first-child,.framer-MRBQ5 .framer-1hafzi0>:first-child,.framer-MRBQ5 .framer-oz3kfn>:first-child,.framer-MRBQ5 .framer-19gg7n6>:first-child,.framer-MRBQ5 .framer-knj4yy>:first-child,.framer-MRBQ5 .framer-5yhahz>:first-child,.framer-MRBQ5 .framer-biso3y>:first-child,.framer-MRBQ5 .framer-1tfdr6z>:first-child,.framer-MRBQ5 .framer-sef5z2>:first-child,.framer-MRBQ5 .framer-1422k3x>:first-child,.framer-MRBQ5 .framer-s0obub>:first-child{margin-top:0}.framer-MRBQ5.framer-4yf7vs>:last-child,.framer-MRBQ5 .framer-hmdboh>:last-child,.framer-MRBQ5 .framer-1hafzi0>:last-child,.framer-MRBQ5 .framer-oz3kfn>:last-child,.framer-MRBQ5 .framer-19gg7n6>:last-child,.framer-MRBQ5 .framer-knj4yy>:last-child,.framer-MRBQ5 .framer-5yhahz>:last-child,.framer-MRBQ5 .framer-biso3y>:last-child,.framer-MRBQ5 .framer-1tfdr6z>:last-child,.framer-MRBQ5 .framer-sef5z2>:last-child,.framer-MRBQ5 .framer-1422k3x>:last-child,.framer-MRBQ5 .framer-s0obub>:last-child{margin-bottom:0}.framer-MRBQ5 .framer-2smav3>*{margin:0 12px}.framer-MRBQ5 .framer-2smav3>:first-child,.framer-MRBQ5 .framer-14f849i>:first-child,.framer-MRBQ5 .framer-dd59iz>:first-child{margin-left:0}.framer-MRBQ5 .framer-2smav3>:last-child,.framer-MRBQ5 .framer-14f849i>:last-child,.framer-MRBQ5 .framer-dd59iz>:last-child{margin-right:0}.framer-MRBQ5 .framer-oz3kfn>*,.framer-MRBQ5 .framer-19gg7n6>*,.framer-MRBQ5 .framer-knj4yy>*,.framer-MRBQ5 .framer-biso3y>*,.framer-MRBQ5 .framer-1tfdr6z>*,.framer-MRBQ5 .framer-sef5z2>*,.framer-MRBQ5 .framer-s0obub>*{margin:12px 0}.framer-MRBQ5 .framer-14f849i>*{margin:0}.framer-MRBQ5 .framer-dd59iz>*{margin:0 3px}}.framer-MRBQ5.framer-v-smlx2e.framer-4yf7vs{overflow:hidden;width:762px;will-change:var(--framer-will-change-override, transform)}.framer-MRBQ5.framer-v-smlx2e .framer-nklixk,.framer-MRBQ5.framer-v-krtw2y .framer-nklixk{flex-direction:column;gap:48px;justify-content:flex-start;max-width:unset}.framer-MRBQ5.framer-v-smlx2e .framer-hmdboh{order:0;padding:0 24px 0 0;width:100%}.framer-MRBQ5.framer-v-smlx2e .framer-1hafzi0{gap:24px;order:1;padding:0 24px 0 0;width:100%}.framer-MRBQ5.framer-v-smlx2e .framer-1eomxxe,.framer-MRBQ5.framer-v-smlx2e .framer-1v3lr2s,.framer-MRBQ5.framer-v-smlx2e .framer-1gs1nfb,.framer-MRBQ5.framer-v-krtw2y .framer-1eomxxe,.framer-MRBQ5.framer-v-krtw2y .framer-1v3lr2s,.framer-MRBQ5.framer-v-krtw2y .framer-1gs1nfb{height:auto}.framer-MRBQ5.framer-v-smlx2e .framer-19gg7n6,.framer-MRBQ5.framer-v-smlx2e .framer-knj4yy,.framer-MRBQ5.framer-v-smlx2e .framer-1tfdr6z,.framer-MRBQ5.framer-v-smlx2e .framer-sef5z2,.framer-MRBQ5.framer-v-krtw2y .framer-19gg7n6,.framer-MRBQ5.framer-v-krtw2y .framer-knj4yy,.framer-MRBQ5.framer-v-krtw2y .framer-1tfdr6z,.framer-MRBQ5.framer-v-krtw2y .framer-sef5z2{flex-direction:row;gap:0px;width:100%}.framer-MRBQ5.framer-v-smlx2e .framer-1ysen6k,.framer-MRBQ5.framer-v-smlx2e .framer-e0bgoo,.framer-MRBQ5.framer-v-smlx2e .framer-12cl6bm,.framer-MRBQ5.framer-v-smlx2e .framer-1ngblyh,.framer-MRBQ5.framer-v-smlx2e .framer-5smbz2,.framer-MRBQ5.framer-v-smlx2e .framer-zed5fx,.framer-MRBQ5.framer-v-smlx2e .framer-o4j1n6,.framer-MRBQ5.framer-v-smlx2e .framer-1m3gkzx,.framer-MRBQ5.framer-v-smlx2e .framer-8x9ph5,.framer-MRBQ5.framer-v-smlx2e .framer-130bit6,.framer-MRBQ5.framer-v-krtw2y .framer-1ysen6k,.framer-MRBQ5.framer-v-krtw2y .framer-e0bgoo,.framer-MRBQ5.framer-v-krtw2y .framer-12cl6bm,.framer-MRBQ5.framer-v-krtw2y .framer-1ngblyh,.framer-MRBQ5.framer-v-krtw2y .framer-5smbz2,.framer-MRBQ5.framer-v-krtw2y .framer-zed5fx,.framer-MRBQ5.framer-v-krtw2y .framer-o4j1n6,.framer-MRBQ5.framer-v-krtw2y .framer-1m3gkzx,.framer-MRBQ5.framer-v-krtw2y .framer-8x9ph5,.framer-MRBQ5.framer-v-krtw2y .framer-130bit6{flex:1 0 0px;width:1px}.framer-MRBQ5.framer-v-smlx2e .framer-5yhahz{gap:24px;order:2;padding:0 24px 0 0;width:100%}.framer-MRBQ5.framer-v-smlx2e .framer-1422k3x{gap:24px;order:3;width:100%}.framer-MRBQ5.framer-v-smlx2e .framer-sk9c83,.framer-MRBQ5.framer-v-krtw2y .framer-sk9c83{max-width:290px}.framer-MRBQ5.framer-v-smlx2e .framer-s0obub,.framer-MRBQ5.framer-v-krtw2y .framer-s0obub{flex-direction:row;gap:0px}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-MRBQ5.framer-v-smlx2e .framer-nklixk,.framer-MRBQ5.framer-v-smlx2e .framer-1hafzi0,.framer-MRBQ5.framer-v-smlx2e .framer-19gg7n6,.framer-MRBQ5.framer-v-smlx2e .framer-knj4yy,.framer-MRBQ5.framer-v-smlx2e .framer-5yhahz,.framer-MRBQ5.framer-v-smlx2e .framer-1tfdr6z,.framer-MRBQ5.framer-v-smlx2e .framer-sef5z2,.framer-MRBQ5.framer-v-smlx2e .framer-1422k3x,.framer-MRBQ5.framer-v-smlx2e .framer-s0obub{gap:0px}.framer-MRBQ5.framer-v-smlx2e .framer-nklixk>*{margin:24px 0}.framer-MRBQ5.framer-v-smlx2e .framer-nklixk>:first-child,.framer-MRBQ5.framer-v-smlx2e .framer-1hafzi0>:first-child,.framer-MRBQ5.framer-v-smlx2e .framer-5yhahz>:first-child,.framer-MRBQ5.framer-v-smlx2e .framer-1422k3x>:first-child{margin-top:0}.framer-MRBQ5.framer-v-smlx2e .framer-nklixk>:last-child,.framer-MRBQ5.framer-v-smlx2e .framer-1hafzi0>:last-child,.framer-MRBQ5.framer-v-smlx2e .framer-5yhahz>:last-child,.framer-MRBQ5.framer-v-smlx2e .framer-1422k3x>:last-child{margin-bottom:0}.framer-MRBQ5.framer-v-smlx2e .framer-1hafzi0>*,.framer-MRBQ5.framer-v-smlx2e .framer-5yhahz>*,.framer-MRBQ5.framer-v-smlx2e .framer-1422k3x>*{margin:12px 0}.framer-MRBQ5.framer-v-smlx2e .framer-19gg7n6>*,.framer-MRBQ5.framer-v-smlx2e .framer-knj4yy>*,.framer-MRBQ5.framer-v-smlx2e .framer-1tfdr6z>*,.framer-MRBQ5.framer-v-smlx2e .framer-sef5z2>*,.framer-MRBQ5.framer-v-smlx2e .framer-s0obub>*{margin:0}.framer-MRBQ5.framer-v-smlx2e .framer-19gg7n6>:first-child,.framer-MRBQ5.framer-v-smlx2e .framer-knj4yy>:first-child,.framer-MRBQ5.framer-v-smlx2e .framer-1tfdr6z>:first-child,.framer-MRBQ5.framer-v-smlx2e .framer-sef5z2>:first-child,.framer-MRBQ5.framer-v-smlx2e .framer-s0obub>:first-child{margin-left:0}.framer-MRBQ5.framer-v-smlx2e .framer-19gg7n6>:last-child,.framer-MRBQ5.framer-v-smlx2e .framer-knj4yy>:last-child,.framer-MRBQ5.framer-v-smlx2e .framer-1tfdr6z>:last-child,.framer-MRBQ5.framer-v-smlx2e .framer-sef5z2>:last-child,.framer-MRBQ5.framer-v-smlx2e .framer-s0obub>:last-child{margin-right:0}}.framer-MRBQ5.framer-v-krtw2y.framer-4yf7vs{padding:96px 24px;width:390px}.framer-MRBQ5.framer-v-krtw2y .framer-hmdboh{padding:0 24px 0 0;width:100%}.framer-MRBQ5.framer-v-krtw2y .framer-1hafzi0,.framer-MRBQ5.framer-v-krtw2y .framer-5yhahz{gap:24px;padding:0 24px 0 0;width:100%}.framer-MRBQ5.framer-v-krtw2y .framer-1422k3x{gap:24px;width:100%}.framer-MRBQ5.framer-v-krtw2y .framer-l6k0nu{align-content:flex-start;align-items:flex-start;flex-direction:column;gap:24px;height:min-content;justify-content:flex-start}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-MRBQ5.framer-v-krtw2y .framer-nklixk,.framer-MRBQ5.framer-v-krtw2y .framer-1hafzi0,.framer-MRBQ5.framer-v-krtw2y .framer-19gg7n6,.framer-MRBQ5.framer-v-krtw2y .framer-knj4yy,.framer-MRBQ5.framer-v-krtw2y .framer-5yhahz,.framer-MRBQ5.framer-v-krtw2y .framer-1tfdr6z,.framer-MRBQ5.framer-v-krtw2y .framer-sef5z2,.framer-MRBQ5.framer-v-krtw2y .framer-1422k3x,.framer-MRBQ5.framer-v-krtw2y .framer-s0obub,.framer-MRBQ5.framer-v-krtw2y .framer-l6k0nu{gap:0px}.framer-MRBQ5.framer-v-krtw2y .framer-nklixk>*{margin:24px 0}.framer-MRBQ5.framer-v-krtw2y .framer-nklixk>:first-child,.framer-MRBQ5.framer-v-krtw2y .framer-1hafzi0>:first-child,.framer-MRBQ5.framer-v-krtw2y .framer-5yhahz>:first-child,.framer-MRBQ5.framer-v-krtw2y .framer-1422k3x>:first-child,.framer-MRBQ5.framer-v-krtw2y .framer-l6k0nu>:first-child{margin-top:0}.framer-MRBQ5.framer-v-krtw2y .framer-nklixk>:last-child,.framer-MRBQ5.framer-v-krtw2y .framer-1hafzi0>:last-child,.framer-MRBQ5.framer-v-krtw2y .framer-5yhahz>:last-child,.framer-MRBQ5.framer-v-krtw2y .framer-1422k3x>:last-child,.framer-MRBQ5.framer-v-krtw2y .framer-l6k0nu>:last-child{margin-bottom:0}.framer-MRBQ5.framer-v-krtw2y .framer-1hafzi0>*,.framer-MRBQ5.framer-v-krtw2y .framer-5yhahz>*,.framer-MRBQ5.framer-v-krtw2y .framer-1422k3x>*,.framer-MRBQ5.framer-v-krtw2y .framer-l6k0nu>*{margin:12px 0}.framer-MRBQ5.framer-v-krtw2y .framer-19gg7n6>*,.framer-MRBQ5.framer-v-krtw2y .framer-knj4yy>*,.framer-MRBQ5.framer-v-krtw2y .framer-1tfdr6z>*,.framer-MRBQ5.framer-v-krtw2y .framer-sef5z2>*,.framer-MRBQ5.framer-v-krtw2y .framer-s0obub>*{margin:0}.framer-MRBQ5.framer-v-krtw2y .framer-19gg7n6>:first-child,.framer-MRBQ5.framer-v-krtw2y .framer-knj4yy>:first-child,.framer-MRBQ5.framer-v-krtw2y .framer-1tfdr6z>:first-child,.framer-MRBQ5.framer-v-krtw2y .framer-sef5z2>:first-child,.framer-MRBQ5.framer-v-krtw2y .framer-s0obub>:first-child{margin-left:0}.framer-MRBQ5.framer-v-krtw2y .framer-19gg7n6>:last-child,.framer-MRBQ5.framer-v-krtw2y .framer-knj4yy>:last-child,.framer-MRBQ5.framer-v-krtw2y .framer-1tfdr6z>:last-child,.framer-MRBQ5.framer-v-krtw2y .framer-sef5z2>:last-child,.framer-MRBQ5.framer-v-krtw2y .framer-s0obub>:last-child{margin-right:0}}.framer-ynfCT .framer-styles-preset-o8o4o4:not(.rich-text-wrapper),.framer-ynfCT .framer-styles-preset-o8o4o4.rich-text-wrapper a{--framer-link-current-text-color: var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, #ffffff) ;--framer-link-current-text-decoration: none;--framer-link-hover-text-color: var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, #ffffff) ;--framer-link-hover-text-decoration: underline;--framer-link-text-color: var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, #ffffff);--framer-link-text-decoration: none}.framer-hv0AW.framer-1w6wrp5,.framer-hv0AW .framer-1w6wrp5{display:block}.framer-hv0AW.framer-g3a1fd{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;height:816px;justify-content:center;overflow:hidden;padding:0;position:relative;width:1456px}.framer-hv0AW .framer-b4r0q3{flex:none;height:990px;left:0;overflow:visible;position:absolute;right:0;top:0;z-index:1}.framer-hv0AW .framer-8nj9tv-container{flex:none;inset:0;position:absolute;z-index:1}.framer-hv0AW .framer-wid1eg{flex:none;inset:0;overflow:hidden;position:absolute;z-index:1}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-hv0AW.framer-g3a1fd{gap:0px}.framer-hv0AW.framer-g3a1fd>*{margin:0 5px}.framer-hv0AW.framer-g3a1fd>:first-child{margin-left:0}.framer-hv0AW.framer-g3a1fd>:last-child{margin-right:0}}.framer-hv0AW.framer-v-1b4pc6s .framer-b4r0q3{order:0}.framer-hv0AW.framer-v-1b4pc6s .framer-8nj9tv-container{order:1}.framer-hv0AW.framer-v-1b4pc6s .framer-wid1eg{order:2}.framer-hv0AW.framer-v-uhhzlt.framer-g3a1fd{height:323px;width:362px}.framer-hv0AW.framer-v-vx3n5f.framer-g3a1fd,.framer-hv0AW.framer-v-1yz056u.framer-g3a1fd{width:1293px}.framer-GlBxr.framer-q0arz5,.framer-GlBxr .framer-q0arz5{display:block}.framer-GlBxr.framer-po6jck{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:8px;height:36px;justify-content:flex-start;overflow:hidden;padding:0;position:relative;text-decoration:none;width:min-content}.framer-GlBxr .framer-e14kqz{flex:none;height:36px;position:relative;width:36px}.framer-GlBxr .framer-ulq6uo{flex:none;height:auto;position:relative;white-space:pre;width:auto}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-GlBxr.framer-po6jck{gap:0px}.framer-GlBxr.framer-po6jck>*{margin:0 4px}.framer-GlBxr.framer-po6jck>:first-child{margin-left:0}.framer-GlBxr.framer-po6jck>:last-child{margin-right:0}}@supports (aspect-ratio: 1){body{--framer-aspect-ratio-supported: auto}}.framer-eObwS.framer-dfeyo5,.framer-eObwS .framer-dfeyo5{display:block}.framer-eObwS.framer-60zshs{align-content:center;align-items:center;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;height:min-content;justify-content:center;overflow:visible;padding:0;position:relative;text-decoration:none;width:min-content}.framer-eObwS .framer-zlnbj9{flex:none;inset:-6px;overflow:hidden;position:absolute;will-change:var(--framer-will-change-override, transform);z-index:1}.framer-eObwS .framer-f4gtvj{flex:none;inset:0;overflow:hidden;position:absolute;will-change:var(--framer-will-change-override, transform);z-index:1}.framer-eObwS .framer-uay6r2{align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:10px;height:60px;justify-content:center;overflow:hidden;padding:0 36px;position:relative;width:min-content;z-index:1}.framer-eObwS .framer-18zxiff{flex:none;height:auto;position:relative;white-space:pre;width:auto}.framer-eObwS .framer-112oknr-container{flex:none;height:24px;position:relative;width:24px}@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)){.framer-eObwS.framer-60zshs,.framer-eObwS .framer-uay6r2{gap:0px}.framer-eObwS.framer-60zshs>*,.framer-eObwS .framer-uay6r2>*{margin:0 5px}.framer-eObwS.framer-60zshs>:first-child,.framer-eObwS .framer-uay6r2>:first-child{margin-left:0}.framer-eObwS.framer-60zshs>:last-child,.framer-eObwS .framer-uay6r2>:last-child{margin-right:0}}.framer-eObwS.framer-v-18bxaa9 .framer-uay6r2{z-index:2}.framer-eObwS.framer-v-1o3j3ll .framer-zlnbj9,.framer-eObwS.framer-v-br8ewc .framer-zlnbj9,.framer-eObwS.framer-v-yvvtyd .framer-zlnbj9,.framer-eObwS.framer-v-di5cej .framer-zlnbj9,.framer-eObwS.framer-v-13tkkdo .framer-zlnbj9,.framer-eObwS.framer-v-1dmh1d5 .framer-zlnbj9,.framer-eObwS.framer-v-wy4ohb .framer-zlnbj9{inset:-4px}.framer-eObwS.framer-v-1o3j3ll .framer-uay6r2,.framer-eObwS.framer-v-di5cej .framer-uay6r2,.framer-eObwS.framer-v-13tkkdo .framer-uay6r2{height:36px;padding:0 24px}.framer-eObwS.framer-v-br8ewc .framer-uay6r2,.framer-eObwS.framer-v-yvvtyd .framer-uay6r2{height:36px;padding:0 24px;z-index:2}.framer-eObwS.framer-v-1dmh1d5 .framer-uay6r2,.framer-eObwS.framer-v-wy4ohb .framer-uay6r2{height:36px;padding:0;width:36px} </style><!-- Start of headEnd --> <!-- End of headEnd --> </head> <body class="framer-body-augiA20Il-framer-v8bti"> <script async src="https://events.framer.com/script" data-fid="4a982badd7a70ade1af66961ede11e1575fda33f14dfb30ed1229346b5c0579b"></script> <!-- Start of bodyStart --> <!-- End of bodyStart --> <div id="main" data-framer-hydrate-v2="{"routeId":"augiA20Il","localeId":"default","breakpoints":[{"hash":"72rtr7","mediaQuery":"(min-width: 1200px)"},{"hash":"1ya9o1s","mediaQuery":"(min-width: 810px) and (max-width: 1199px)"},{"hash":"1uavoh6","mediaQuery":"(max-width: 809px)"}]}" data-framer-ssr-released-at="2024-08-28T11:12:04.695Z" data-framer-page-optimized-at="2024-08-31T01:00:58.414Z"><!--$--><div class="framer-v8bti framer-cTY9z framer-Lxn44 framer-RGHra framer-5JoSH framer-72rtr7" style="min-height:100vh;width:auto"><div class="framer-16ogooi"><div class="ssr-variant hidden-1ya9o1s"><div class="framer-av3keg-container" id="kY35KsqmF"><div class="ssr-variant hidden-1uavoh6"><nav class="framer-TSTNR framer-SWKNO framer-1vvkwpz framer-v-1vvkwpz" data-border="true" data-framer-name="Desktop" style="--border-bottom-width:1px;--border-color:rgb(34, 34, 34);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px;height:100%;width:100%"><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-width: 1200px) 100vw, (max-width: 809px) 100vw, (min-width: 810px) and (max-width: 1199px) 103.5802vw" srcset="https://framerusercontent.com/images/zcKaDDGWmr3Og0Qta8W0VzHnZA.png?scale-down-to=512 512w,https://framerusercontent.com/images/zcKaDDGWmr3Og0Qta8W0VzHnZA.png 775w" src="https://framerusercontent.com/images/zcKaDDGWmr3Og0Qta8W0VzHnZA.png" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto" data-framer-original-sizes="100vw"></div><div class="framer-d20azn" data-framer-name="Top"><div class="framer-1w71lgc"><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/XtZJ6QOpaq9UyXUsJQ3z5Y4fYw.png" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto"></div></div></div><div class="framer-1l0afpu" data-framer-name="Links" style="opacity:1"><div class="framer-3xf7g" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:15px;--framer-letter-spacing:-0.2px;--framer-line-height:2em;--framer-text-alignment:center" class="framer-text"><a class="framer-text framer-styles-preset-yuwymj" data-styles-preset="yPRTfzFA0" href="./#experiences"><strong class="framer-text">Our Results</strong></a></p></div><div class="framer-1521o26" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:15px;--framer-letter-spacing:-0.01em;--framer-line-height:2em;--framer-text-alignment:center" class="framer-text"><strong class="framer-text">The Process</strong></p></div><div class="framer-4rmq10" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:15px;--framer-letter-spacing:-0.2px;--framer-line-height:2em;--framer-text-alignment:center" class="framer-text"><strong class="framer-text">What We Treat</strong></p></div><div class="framer-r63r2l" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:15px;--framer-letter-spacing:-0.2px;--framer-line-height:2em;--framer-text-alignment:center" class="framer-text"><strong class="framer-text">Pricing</strong></p></div><div class="framer-1lyv2fu" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:15px;--framer-letter-spacing:-0.2px;--framer-line-height:2em;--framer-text-alignment:center" class="framer-text"><a class="framer-text framer-styles-preset-yuwymj" data-styles-preset="yPRTfzFA0" href="https://chekd.joinportal.com" target="_blank" rel="noopener"><strong class="framer-text">Client Portal Login</strong></a></p></div><div class="framer-1hlk0uw" style="background-color:rgb(153, 238, 255)"></div></div><div class="framer-ithbji" data-framer-name="Bottom Line" style="background-color:rgba(0, 0, 0, 0.08)"></div></nav></div><div class="ssr-variant hidden-72rtr7"><nav class="framer-TSTNR framer-SWKNO framer-1vvkwpz framer-v-n5st6s" data-border="true" data-framer-name="Phone" style="--border-bottom-width:1px;--border-color:rgb(34, 34, 34);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px;height:100%;width:100%"><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-width: 1200px) 100vw, (max-width: 809px) 100vw, (min-width: 810px) and (max-width: 1199px) 103.5802vw" srcset="https://framerusercontent.com/images/zcKaDDGWmr3Og0Qta8W0VzHnZA.png?scale-down-to=512 512w,https://framerusercontent.com/images/zcKaDDGWmr3Og0Qta8W0VzHnZA.png 775w" src="https://framerusercontent.com/images/zcKaDDGWmr3Og0Qta8W0VzHnZA.png" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto" data-framer-original-sizes="100vw"></div><div class="framer-d20azn" data-framer-name="Top" data-highlight="true" tabindex="0"><div class="framer-1w71lgc"><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/XtZJ6QOpaq9UyXUsJQ3z5Y4fYw.png" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto"></div></div></div><div class="framer-1l0afpu" data-framer-name="Links" style="opacity:0"><div class="framer-3xf7g" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:15px;--framer-letter-spacing:-0.2px;--framer-line-height:1.5em;--framer-text-alignment:left" class="framer-text"><a class="framer-text framer-styles-preset-yuwymj" data-styles-preset="yPRTfzFA0" href="./#experiences"><strong class="framer-text">Our Results</strong></a></p></div><div class="framer-1521o26" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXIgVGlnaHQtNjAw;--framer-font-family:"Inter Tight", "Inter Tight Placeholder", sans-serif;--framer-font-size:32px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left" class="framer-text"><strong class="framer-text">The Process</strong></p></div><div class="framer-4rmq10" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXIgVGlnaHQtNjAw;--framer-font-family:"Inter Tight", "Inter Tight Placeholder", sans-serif;--framer-font-size:32px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left" class="framer-text"><strong class="framer-text">What We Treat</strong></p></div><div class="framer-r63r2l" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXIgVGlnaHQtNjAw;--framer-font-family:"Inter Tight", "Inter Tight Placeholder", sans-serif;--framer-font-size:32px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left" class="framer-text"><strong class="framer-text">Pricing</strong></p></div><div class="framer-1lyv2fu" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:15px;--framer-letter-spacing:-0.2px;--framer-line-height:2em;--framer-text-alignment:center" class="framer-text"><a class="framer-text framer-styles-preset-yuwymj" data-styles-preset="yPRTfzFA0" href="https://chekd.joinportal.com" target="_blank" rel="noopener"><strong class="framer-text">Client Portal Login</strong></a></p></div><div class="framer-1hlk0uw" style="background-color:rgb(153, 238, 255)"></div></div><div class="framer-ithbji" data-framer-name="Bottom Line" style="background-color:rgba(0, 0, 0, 0.08)"></div></nav></div></div></div><div class="ssr-variant hidden-72rtr7 hidden-1uavoh6"><div class="framer-av3keg-container" id="kY35KsqmF"><nav class="framer-TSTNR framer-SWKNO framer-1vvkwpz framer-v-1vvkwpz" data-border="true" data-framer-name="Desktop" style="--border-bottom-width:1px;--border-color:rgb(34, 34, 34);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px;height:100%;width:100%"><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-width: 1200px) 100vw, (max-width: 809px) 100vw, (min-width: 810px) and (max-width: 1199px) 103.5802vw" srcset="https://framerusercontent.com/images/zcKaDDGWmr3Og0Qta8W0VzHnZA.png?scale-down-to=512 512w,https://framerusercontent.com/images/zcKaDDGWmr3Og0Qta8W0VzHnZA.png 775w" src="https://framerusercontent.com/images/zcKaDDGWmr3Og0Qta8W0VzHnZA.png" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto" data-framer-original-sizes="103.5802vw"></div><div class="framer-d20azn" data-framer-name="Top"><div class="framer-1w71lgc"><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/XtZJ6QOpaq9UyXUsJQ3z5Y4fYw.png" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto"></div></div></div><div class="framer-1l0afpu" data-framer-name="Links" style="opacity:1"><div class="framer-3xf7g" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:15px;--framer-letter-spacing:-0.2px;--framer-line-height:2em;--framer-text-alignment:center" class="framer-text"><a class="framer-text framer-styles-preset-yuwymj" data-styles-preset="yPRTfzFA0" href="./#experiences"><strong class="framer-text">Our Results</strong></a></p></div><div class="framer-1521o26" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:15px;--framer-letter-spacing:-0.01em;--framer-line-height:2em;--framer-text-alignment:center" class="framer-text"><strong class="framer-text">The Process</strong></p></div><div class="framer-4rmq10" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:15px;--framer-letter-spacing:-0.2px;--framer-line-height:2em;--framer-text-alignment:center" class="framer-text"><strong class="framer-text">What We Treat</strong></p></div><div class="framer-r63r2l" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:15px;--framer-letter-spacing:-0.2px;--framer-line-height:2em;--framer-text-alignment:center" class="framer-text"><strong class="framer-text">Pricing</strong></p></div><div class="framer-1lyv2fu" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:15px;--framer-letter-spacing:-0.2px;--framer-line-height:2em;--framer-text-alignment:center" class="framer-text"><a class="framer-text framer-styles-preset-yuwymj" data-styles-preset="yPRTfzFA0" href="https://chekd.joinportal.com" target="_blank" rel="noopener"><strong class="framer-text">Client Portal Login</strong></a></p></div><div class="framer-1hlk0uw" style="background-color:rgb(153, 238, 255)"></div></div><div class="framer-ithbji" data-framer-name="Bottom Line" style="background-color:rgba(0, 0, 0, 0.08)"></div></nav></div></div><div class="framer-52r56u"><div class="framer-jyh20m"><div class="framer-1qss4v"><div class="framer-1g72a1w"><div class="framer-xs7uv0" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:translate(-50%, -50%)" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0VxdWlub3ggQm9sZA==;--framer-font-family:"Equinox Bold", "Equinox Bold Placeholder", sans-serif;--framer-font-size:21px;--framer-text-alignment:center" class="framer-text"><strong class="framer-text">Get Started</strong></p></div></div></div></div></div></div><section class="framer-cyeu7c" data-framer-name="Hero Section" name="Hero Section"><div class="ssr-variant hidden-1ya9o1s hidden-1uavoh6"><div class="framer-ucf1pl-container" id="hero-background" style="opacity:1;transform:none"><div class="framer-hv0AW framer-g3a1fd framer-v-g3a1fd" data-framer-name="Pattern" style="background-color:rgb(255, 255, 255);height:100%;width:100%"><div class="framer-8nj9tv-container"><div style="width:100%;height:100%;background-color:transparent;background-image:radial-gradient(var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)) 1px, transparent 1px), radial-gradient(var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)) 1px, rgba(35, 84, 84, 0) 1px);background-position:0 0, 20px 20px;background-size:40px 40px;border-radius:0"></div></div><div class="framer-wid1eg" data-framer-name="gradient" style="background:linear-gradient(123deg, rgba(2, 145, 150, 0) 0%, rgba(185, 218, 209, 0.27) 42%, rgba(93, 167, 167, 0.25107) 90%, rgb(185, 218, 209) 104%)"></div></div></div></div><div class="ssr-variant hidden-72rtr7 hidden-1uavoh6"><div class="framer-ucf1pl-container" id="hero-background" style="opacity:1;transform:none"><div class="framer-hv0AW framer-g3a1fd framer-v-g3a1fd" data-framer-name="Pattern" style="background-color:rgb(255, 255, 255);width:100%"><div class="framer-8nj9tv-container"><div style="width:100%;height:100%;background-color:transparent;background-image:radial-gradient(var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)) 1px, transparent 1px), radial-gradient(var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)) 1px, rgba(35, 84, 84, 0) 1px);background-position:0 0, 20px 20px;background-size:40px 40px;border-radius:0"></div></div><div class="framer-wid1eg" data-framer-name="gradient" style="background:linear-gradient(123deg, rgba(2, 145, 150, 0) 0%, rgba(185, 218, 209, 0.27) 42%, rgba(93, 167, 167, 0.25107) 90%, rgb(185, 218, 209) 104%)"></div></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-ucf1pl-container" id="hero-background" style="opacity:1;transform:none"><div class="framer-hv0AW framer-g3a1fd framer-v-g3a1fd" data-framer-name="Pattern" style="background-color:rgb(255, 255, 255);height:100%;width:100%"><div class="framer-8nj9tv-container"><div style="width:100%;height:100%;background-color:transparent;background-image:radial-gradient(var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)) 1px, transparent 1px), radial-gradient(var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)) 1px, rgba(35, 84, 84, 0) 1px);background-position:0 0, 20px 20px;background-size:40px 40px;border-radius:0"></div></div><div class="framer-wid1eg" data-framer-name="gradient" style="background:linear-gradient(123deg, rgba(2, 145, 150, 0) 0%, rgba(185, 218, 209, 0.27) 42%, rgba(93, 167, 167, 0.25107) 90%, rgb(185, 218, 209) 104%)"></div></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-1uavoh6"><div class="framer-15ssmb6" data-framer-name="Content Stack" name="Content Stack" style="opacity:1;transform:none"><div class="framer-pv0yjg" data-framer-name="Heading Stack" name="Heading Stack"><div class="framer-1xepcta"></div><div class="framer-1suv5iv"><div class="framer-4uz134" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h1 class="framer-text framer-styles-preset-18453zt" data-styles-preset="xmWXR2j3E" style="--framer-text-color:rgb(0, 5, 5)">The Authority For<strong class="framer-text"><br class="framer-text"></strong><strong class="framer-text">PERSONALIZED PREVENTIVE </strong><strong class="framer-text"><br class="framer-text"></strong><strong class="framer-text">HEALTH.</strong></h1></div><div class="framer-1gcma8m" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-alignment:left;--framer-text-color:var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128))">Analyze 108+ Lab Tests to Reach Optimal Health in Just 90 Days.</p></div></div><div class="framer-k36f4u" data-framer-name="Buttons" name="Buttons"><div class="framer-hj9pmp-container"><a class="framer-eObwS framer-60zshs framer-v-wfdgvy framer-dfeyo5" data-framer-name="Big - Default(1)"><div class="framer-zlnbj9" data-framer-name="Hover Background" style="background-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:8px;border-top-right-radius:8px;opacity:0"></div><div class="framer-f4gtvj" data-framer-name="Background" style="background-color:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.1)"></div><div class="framer-uay6r2" data-framer-name="Content" style="background-color:rgb(255, 49, 49)"><div class="framer-18zxiff" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0VxdWlub3ggQm9sZA==;--framer-font-family:"Equinox Bold", "Equinox Bold Placeholder", sans-serif;--framer-font-size:22px;--framer-line-height:1em;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text">Get Started</p></div></div></a></div><div class="framer-13gbqmf-container"><a class="framer-eObwS framer-60zshs framer-v-18bxaa9 framer-dfeyo5" data-framer-name="Big - Secondary(0) " href="https://chekd.joinportal.com" rel="noopener"><div class="framer-zlnbj9" data-framer-name="Hover Background" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:8px;border-top-right-radius:8px;opacity:0"></div><div class="framer-f4gtvj" data-framer-name="Background" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.1)"></div><div class="framer-uay6r2" data-framer-name="Content" style="background-color:rgb(255, 255, 255)"><div class="framer-18zxiff" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0VxdWlub3ggQm9sZA==;--framer-font-family:"Equinox Bold", "Equinox Bold Placeholder", sans-serif;--framer-font-size:22px;--framer-line-height:1em;--framer-text-color:var(--extracted-r6o4lv, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))" class="framer-text">client portal login</p></div></div></a></div></div></div><div class="framer-127rj9r" data-framer-name="Photo Stack" name="Photo Stack"><div class="framer-16kpqa7"><div class="framer-13s01kf"><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-width: 1200px) 202px, (min-width: 810px) and (max-width: 1199px) 202px, (max-width: 809px) 202px" srcset="https://framerusercontent.com/images/pluEmJd0A0YXIh26GdnfHT5YCT8.png?scale-down-to=512 512w,https://framerusercontent.com/images/pluEmJd0A0YXIh26GdnfHT5YCT8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/pluEmJd0A0YXIh26GdnfHT5YCT8.png 1200w" src="https://framerusercontent.com/images/pluEmJd0A0YXIh26GdnfHT5YCT8.png" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto" data-framer-original-sizes="202px"></div></div></div><div class="framer-aj9b6m" data-framer-name="Back Shadow" name="Back Shadow"></div><div class="framer-5mso4x" data-framer-name="perfect_smile" name="perfect_smile"><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-width: 1200px) calc(max((min(100vw - 96px, 1200px) - 48px) / 2, 1px) - 78.5px), (min-width: 810px) and (max-width: 1199px) calc(min(100vw - 48px, 1200px) * 0.5997), (max-width: 809px) max(min(min(100vw - 48px, 1200px), 340px) - 441px, 1px)" srcset="https://framerusercontent.com/images/dhkNaSXwjHSGsbfHrHEAa2LoUOw.png?scale-down-to=1024 682w,https://framerusercontent.com/images/dhkNaSXwjHSGsbfHrHEAa2LoUOw.png 896w" src="https://framerusercontent.com/images/dhkNaSXwjHSGsbfHrHEAa2LoUOw.png" alt="Girl with a bright white smile" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain;image-rendering:auto" data-framer-original-sizes="calc(max((min(100vw - 96px, 1200px) - 48px) / 2, 1px) - 78.5px)"></div></div></div></div></div><div class="ssr-variant hidden-72rtr7 hidden-1uavoh6"><div class="framer-15ssmb6" data-framer-name="Content Stack" name="Content Stack" style="opacity:1;transform:none"><div class="framer-pv0yjg" data-framer-name="Heading Stack" name="Heading Stack"><div class="framer-1xepcta"></div><div class="framer-1suv5iv"><div class="framer-4uz134" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h1 class="framer-text framer-styles-preset-18453zt" data-styles-preset="xmWXR2j3E" style="--framer-text-color:rgb(0, 5, 5)">The Authority For<strong class="framer-text"><br class="framer-text"></strong><strong class="framer-text">PERSONALIZED PREVENTIVE </strong><strong class="framer-text"><br class="framer-text"></strong><strong class="framer-text">HEALTH.</strong></h1></div><div class="framer-1gcma8m" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-alignment:left;--framer-text-color:var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128))">Analyze 108+ Lab Tests to Reach Optimal Health in Just 90 Days.</p></div></div><div class="framer-k36f4u" data-framer-name="Buttons" name="Buttons"><div class="framer-hj9pmp-container"><a class="framer-eObwS framer-60zshs framer-v-wfdgvy framer-dfeyo5" data-framer-name="Big - Default(1)" style="width:100%"><div class="framer-zlnbj9" data-framer-name="Hover Background" style="background-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:8px;border-top-right-radius:8px;opacity:0"></div><div class="framer-f4gtvj" data-framer-name="Background" style="background-color:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.1)"></div><div class="framer-uay6r2" data-framer-name="Content" style="background-color:rgb(255, 49, 49)"><div class="framer-18zxiff" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0VxdWlub3ggQm9sZA==;--framer-font-family:"Equinox Bold", "Equinox Bold Placeholder", sans-serif;--framer-font-size:22px;--framer-line-height:1em;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text">Get Started</p></div></div></a></div><div class="framer-13gbqmf-container"><a class="framer-eObwS framer-60zshs framer-v-18bxaa9 framer-dfeyo5" data-framer-name="Big - Secondary(0) " style="width:100%" href="https://chekd.joinportal.com" rel="noopener"><div class="framer-zlnbj9" data-framer-name="Hover Background" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:8px;border-top-right-radius:8px;opacity:0"></div><div class="framer-f4gtvj" data-framer-name="Background" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.1)"></div><div class="framer-uay6r2" data-framer-name="Content" style="background-color:rgb(255, 255, 255)"><div class="framer-18zxiff" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0VxdWlub3ggQm9sZA==;--framer-font-family:"Equinox Bold", "Equinox Bold Placeholder", sans-serif;--framer-font-size:22px;--framer-line-height:1em;--framer-text-color:var(--extracted-r6o4lv, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))" class="framer-text">client portal login</p></div></div></a></div></div></div><div class="framer-127rj9r" data-framer-name="Photo Stack" name="Photo Stack"><div class="framer-16kpqa7"><div class="framer-13s01kf"><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-width: 1200px) 202px, (min-width: 810px) and (max-width: 1199px) 202px, (max-width: 809px) 202px" srcset="https://framerusercontent.com/images/pluEmJd0A0YXIh26GdnfHT5YCT8.png?scale-down-to=512 512w,https://framerusercontent.com/images/pluEmJd0A0YXIh26GdnfHT5YCT8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/pluEmJd0A0YXIh26GdnfHT5YCT8.png 1200w" src="https://framerusercontent.com/images/pluEmJd0A0YXIh26GdnfHT5YCT8.png" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto" data-framer-original-sizes="202px"></div></div></div><div class="framer-aj9b6m" data-framer-name="Back Shadow" name="Back Shadow"></div><div class="framer-5mso4x" data-framer-name="perfect_smile" name="perfect_smile"><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-width: 1200px) calc(max((min(100vw - 96px, 1200px) - 48px) / 2, 1px) - 78.5px), (min-width: 810px) and (max-width: 1199px) calc(min(100vw - 48px, 1200px) * 0.5997), (max-width: 809px) max(min(min(100vw - 48px, 1200px), 340px) - 441px, 1px)" srcset="https://framerusercontent.com/images/dhkNaSXwjHSGsbfHrHEAa2LoUOw.png?scale-down-to=1024 682w,https://framerusercontent.com/images/dhkNaSXwjHSGsbfHrHEAa2LoUOw.png 896w" src="https://framerusercontent.com/images/dhkNaSXwjHSGsbfHrHEAa2LoUOw.png" alt="Girl with a bright white smile" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain;image-rendering:auto" data-framer-original-sizes="calc(min(100vw - 48px, 1200px) * 0.5997)"></div></div></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-15ssmb6" data-framer-name="Content Stack" name="Content Stack" style="opacity:1;transform:none"><div class="framer-pv0yjg" data-framer-name="Heading Stack" name="Heading Stack"><div class="framer-1xepcta"></div><div class="framer-1suv5iv"><div class="framer-4uz134" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h1 class="framer-text framer-styles-preset-18453zt" data-styles-preset="xmWXR2j3E" style="--framer-text-color:rgb(0, 5, 5)">The Authority For<strong class="framer-text"><br class="framer-text"></strong><strong class="framer-text">PERSONALIZED PREVENTIVE </strong><strong class="framer-text"><br class="framer-text"></strong><strong class="framer-text">HEALTH.</strong></h1></div><div class="framer-1gcma8m" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-alignment:left;--framer-text-color:var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128))">Analyze 108+ Lab Tests to Reach Optimal Health in Just 90 Days.</p></div></div><div class="framer-k36f4u" data-framer-name="Buttons" name="Buttons"><div class="framer-hj9pmp-container"><a class="framer-eObwS framer-60zshs framer-v-wfdgvy framer-dfeyo5" data-framer-name="Big - Default(1)" style="width:100%"><div class="framer-zlnbj9" data-framer-name="Hover Background" style="background-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:8px;border-top-right-radius:8px;opacity:0"></div><div class="framer-f4gtvj" data-framer-name="Background" style="background-color:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.1)"></div><div class="framer-uay6r2" data-framer-name="Content" style="background-color:rgb(255, 49, 49)"><div class="framer-18zxiff" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0VxdWlub3ggQm9sZA==;--framer-font-family:"Equinox Bold", "Equinox Bold Placeholder", sans-serif;--framer-font-size:22px;--framer-line-height:1em;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text">Get Started</p></div></div></a></div><div class="framer-13gbqmf-container"><a class="framer-eObwS framer-60zshs framer-v-18bxaa9 framer-dfeyo5" data-framer-name="Big - Secondary(0) " style="width:100%" href="https://chekd.joinportal.com" rel="noopener"><div class="framer-zlnbj9" data-framer-name="Hover Background" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:8px;border-top-right-radius:8px;opacity:0"></div><div class="framer-f4gtvj" data-framer-name="Background" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.1)"></div><div class="framer-uay6r2" data-framer-name="Content" style="background-color:rgb(255, 255, 255)"><div class="framer-18zxiff" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0VxdWlub3ggQm9sZA==;--framer-font-family:"Equinox Bold", "Equinox Bold Placeholder", sans-serif;--framer-font-size:22px;--framer-line-height:1em;--framer-text-color:var(--extracted-r6o4lv, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))" class="framer-text">client portal login</p></div></div></a></div></div></div><div class="framer-127rj9r" data-framer-name="Photo Stack" name="Photo Stack"><div class="framer-16kpqa7"><div class="framer-13s01kf"><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-width: 1200px) 202px, (min-width: 810px) and (max-width: 1199px) 202px, (max-width: 809px) 202px" srcset="https://framerusercontent.com/images/pluEmJd0A0YXIh26GdnfHT5YCT8.png?scale-down-to=512 512w,https://framerusercontent.com/images/pluEmJd0A0YXIh26GdnfHT5YCT8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/pluEmJd0A0YXIh26GdnfHT5YCT8.png 1200w" src="https://framerusercontent.com/images/pluEmJd0A0YXIh26GdnfHT5YCT8.png" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto" data-framer-original-sizes="202px"></div></div></div><div class="framer-aj9b6m" data-framer-name="Back Shadow" name="Back Shadow"></div><div class="framer-5mso4x" data-framer-name="perfect_smile" name="perfect_smile"><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-width: 1200px) calc(max((min(100vw - 96px, 1200px) - 48px) / 2, 1px) - 78.5px), (min-width: 810px) and (max-width: 1199px) calc(min(100vw - 48px, 1200px) * 0.5997), (max-width: 809px) max(min(min(100vw - 48px, 1200px), 340px) - 441px, 1px)" srcset="https://framerusercontent.com/images/dhkNaSXwjHSGsbfHrHEAa2LoUOw.png?scale-down-to=1024 682w,https://framerusercontent.com/images/dhkNaSXwjHSGsbfHrHEAa2LoUOw.png 896w" src="https://framerusercontent.com/images/dhkNaSXwjHSGsbfHrHEAa2LoUOw.png" alt="Girl with a bright white smile" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain;image-rendering:auto" data-framer-original-sizes="max(min(min(100vw - 48px, 1200px), 340px) - 441px, 1px)"></div></div></div></div></div></section><section class="framer-1j0nvxg" data-framer-name="Testimonials Section" id="our-results" name="Testimonials Section"><div class="framer-rvxk85" data-framer-name="Content Stack" id="experiences" name="Content Stack"><div class="framer-1h7wjsc" data-framer-name="Heading Stack" name="Heading Stack"><div class="framer-1tsh1nf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-135acoq" data-styles-preset="m90wm8COZ" style="--framer-text-alignment:center;--framer-text-color:rgb(185, 218, 209)">Our Results</p></div><div class="framer-105p8j2" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h2 class="framer-text framer-styles-preset-dnzc71" data-styles-preset="mOtnGF6vo" style="--framer-text-alignment:center;--framer-text-color:rgb(0, 0, 0)">Real Experiences From Our Clients</h2></div><div class="framer-1i4d7p5" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-alignment:center;--framer-text-color:var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128))">Discover the Stories of Thousands who have Reached Optimal Health with Us Since 2015.</p></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-1uavoh6"><div class="framer-g4v4gt-container"><div class="framer-3m87V framer-175tavu framer-v-175tavu" data-framer-name="Desktop" style="max-width:100%;width:100%"><div class="framer-14ayf6w-container"><section style="display:flex;flex-direction:row;width:100%;height:100%;max-width:100%;max-height:100%;place-items:center;margin:0;padding:0px;list-style-type:none;text-indent:none;opacity:0.001;user-select:none"><div style="width:100%;height:100%;margin:0;padding:inherit;position:absolute;inset:0;overflow:visible;border-radius:0;user-select:none;perspective:200px"><ul style="display:flex;flex-direction:row;width:100%;height:100%;max-width:100%;max-height:100%;place-items:center;margin:0;padding:0;list-style-type:none;text-indent:none;gap:12px;cursor:grab;user-select:none;transform:none;-webkit-touch-callout:none;-webkit-user-select:none;touch-action:pan-y" draggable="false"><li style="display:contents" aria-hidden="false"><div class="framer-bqpd2f-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">My life is productive again and I have become a positive addition to my social group. I look forward to getting up every morning because I love my newfound outlook…Thank you guys for getting me here!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">John D. - Winston Salem, NC</h3></div></div></div></div></li><li style="display:contents" aria-hidden="false"><div class="framer-1b34bn6-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">CHEKD is the service I've been waiting all my life for. I wanted to order my own lab tests to track my own results, but I hated that I had to go first to my doctor - so glad I found this service. CHEKD expedited a long process into a quick one. Absolutely amazing, going to check my results every 3 months. I'm a customer for life, thank you CHEKD.</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Marie G. - Los Angeles, CA</h3></div></div></div></div></li><li style="display:contents" aria-hidden="false"><div class="framer-1wv0xzy-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">Less fatigue, less anxiety, overall well-being improved. Today I have been going nonstop cleaning and doing yard work. This is unheard of for me!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Liz S. - Nashville, TN</h3></div></div></div></div></li><li style="display:contents" aria-hidden="false"><div class="framer-19o9r6l-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">Thank you for helping me. I have more hope from CHEKD than all the Doctors I have been to over the years.</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Ryan K. - Seattle, WA</h3></div></div></div></div></li><li style="display:contents" aria-hidden="false"><div class="framer-w1nw62-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">It’s hard to find a good clinic! I’ve reached out to some of the TRT clinics in Miami but all they do it push TRT and a bunch of peptides no matter what your condition is. And regular doctors don’t seem to be too interested in “maxing out” your markers as long as they are within range. So needless to say, I’m excited to be working with CHEKD!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Vitaliy K. - Miami, FL</h3></div></div></div></div></li><li style="display:contents" aria-hidden="false"><div class="framer-1bvaau-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">I had the honor and privilege of using the professional services of CHEKD. It was a wonderful experience that enlightened me to my current health situation. It's frustrating when you know something isn't right with your body and all your routine blood tests come back with no explanation otherwise. That's when I ordered my CHEKD tests, especially the hormone tests that most Doctors won't order for you. The results came in much to my surprise at age 46 years old - I am peri-menopausal. CHEKD has afforded me the opportunity of learning about my health status that I wouldn't have known otherwise. The professional medical interpretation of my results were all at my convenience to review at home. Thank you CHEKD for helping me now know why my body is feeling the way it currently does and for suggesting ways to improve it!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Stephanie M. - Holmdel, NJ</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-bqpd2f-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">My life is productive again and I have become a positive addition to my social group. I look forward to getting up every morning because I love my newfound outlook…Thank you guys for getting me here!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">John D. - Winston Salem, NC</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-1b34bn6-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">CHEKD is the service I've been waiting all my life for. I wanted to order my own lab tests to track my own results, but I hated that I had to go first to my doctor - so glad I found this service. CHEKD expedited a long process into a quick one. Absolutely amazing, going to check my results every 3 months. I'm a customer for life, thank you CHEKD.</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Marie G. - Los Angeles, CA</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-1wv0xzy-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">Less fatigue, less anxiety, overall well-being improved. Today I have been going nonstop cleaning and doing yard work. This is unheard of for me!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Liz S. - Nashville, TN</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-19o9r6l-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">Thank you for helping me. I have more hope from CHEKD than all the Doctors I have been to over the years.</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Ryan K. - Seattle, WA</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-w1nw62-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">It’s hard to find a good clinic! I’ve reached out to some of the TRT clinics in Miami but all they do it push TRT and a bunch of peptides no matter what your condition is. And regular doctors don’t seem to be too interested in “maxing out” your markers as long as they are within range. So needless to say, I’m excited to be working with CHEKD!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Vitaliy K. - Miami, FL</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-1bvaau-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">I had the honor and privilege of using the professional services of CHEKD. It was a wonderful experience that enlightened me to my current health situation. It's frustrating when you know something isn't right with your body and all your routine blood tests come back with no explanation otherwise. That's when I ordered my CHEKD tests, especially the hormone tests that most Doctors won't order for you. The results came in much to my surprise at age 46 years old - I am peri-menopausal. CHEKD has afforded me the opportunity of learning about my health status that I wouldn't have known otherwise. The professional medical interpretation of my results were all at my convenience to review at home. Thank you CHEKD for helping me now know why my body is feeling the way it currently does and for suggesting ways to improve it!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Stephanie M. - Holmdel, NJ</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-bqpd2f-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">My life is productive again and I have become a positive addition to my social group. I look forward to getting up every morning because I love my newfound outlook…Thank you guys for getting me here!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">John D. - Winston Salem, NC</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-1b34bn6-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">CHEKD is the service I've been waiting all my life for. I wanted to order my own lab tests to track my own results, but I hated that I had to go first to my doctor - so glad I found this service. CHEKD expedited a long process into a quick one. Absolutely amazing, going to check my results every 3 months. I'm a customer for life, thank you CHEKD.</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Marie G. - Los Angeles, CA</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-1wv0xzy-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">Less fatigue, less anxiety, overall well-being improved. Today I have been going nonstop cleaning and doing yard work. This is unheard of for me!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Liz S. - Nashville, TN</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-19o9r6l-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">Thank you for helping me. I have more hope from CHEKD than all the Doctors I have been to over the years.</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Ryan K. - Seattle, WA</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-w1nw62-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">It’s hard to find a good clinic! I’ve reached out to some of the TRT clinics in Miami but all they do it push TRT and a bunch of peptides no matter what your condition is. And regular doctors don’t seem to be too interested in “maxing out” your markers as long as they are within range. So needless to say, I’m excited to be working with CHEKD!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Vitaliy K. - Miami, FL</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-1bvaau-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">I had the honor and privilege of using the professional services of CHEKD. It was a wonderful experience that enlightened me to my current health situation. It's frustrating when you know something isn't right with your body and all your routine blood tests come back with no explanation otherwise. That's when I ordered my CHEKD tests, especially the hormone tests that most Doctors won't order for you. The results came in much to my surprise at age 46 years old - I am peri-menopausal. CHEKD has afforded me the opportunity of learning about my health status that I wouldn't have known otherwise. The professional medical interpretation of my results were all at my convenience to review at home. Thank you CHEKD for helping me now know why my body is feeling the way it currently does and for suggesting ways to improve it!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Stephanie M. - Holmdel, NJ</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-bqpd2f-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">My life is productive again and I have become a positive addition to my social group. I look forward to getting up every morning because I love my newfound outlook…Thank you guys for getting me here!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">John D. - Winston Salem, NC</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-1b34bn6-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">CHEKD is the service I've been waiting all my life for. I wanted to order my own lab tests to track my own results, but I hated that I had to go first to my doctor - so glad I found this service. CHEKD expedited a long process into a quick one. Absolutely amazing, going to check my results every 3 months. I'm a customer for life, thank you CHEKD.</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Marie G. - Los Angeles, CA</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-1wv0xzy-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">Less fatigue, less anxiety, overall well-being improved. Today I have been going nonstop cleaning and doing yard work. This is unheard of for me!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Liz S. - Nashville, TN</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-19o9r6l-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">Thank you for helping me. I have more hope from CHEKD than all the Doctors I have been to over the years.</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Ryan K. - Seattle, WA</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-w1nw62-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">It’s hard to find a good clinic! I’ve reached out to some of the TRT clinics in Miami but all they do it push TRT and a bunch of peptides no matter what your condition is. And regular doctors don’t seem to be too interested in “maxing out” your markers as long as they are within range. So needless to say, I’m excited to be working with CHEKD!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Vitaliy K. - Miami, FL</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-1bvaau-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">I had the honor and privilege of using the professional services of CHEKD. It was a wonderful experience that enlightened me to my current health situation. It's frustrating when you know something isn't right with your body and all your routine blood tests come back with no explanation otherwise. That's when I ordered my CHEKD tests, especially the hormone tests that most Doctors won't order for you. The results came in much to my surprise at age 46 years old - I am peri-menopausal. CHEKD has afforded me the opportunity of learning about my health status that I wouldn't have known otherwise. The professional medical interpretation of my results were all at my convenience to review at home. Thank you CHEKD for helping me now know why my body is feeling the way it currently does and for suggesting ways to improve it!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Stephanie M. - Holmdel, NJ</h3></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:12px;top:12px;left:12px;right:12px;bottom:12px"><button type="button" style="border:none;display:block;place-content:center;place-items:center;overflow:hidden;background:transparent;cursor:pointer;margin:0;padding:0;background-color:var(--token-c343ab22-1d3a-4da0-abde-c467c071b4e5, rgb(230, 230, 230));width:36px;height:36px;border-radius:500px;pointer-events:auto;transform:none" aria-label="Previous" tabindex="0"><img width="36" height="36" src="https://framerusercontent.com/images/6tTbkXggWgQCAJ4DO2QEdXXmgM.svg" alt="Back Arrow"></button><button type="button" style="border:none;display:block;place-content:center;place-items:center;overflow:hidden;background:transparent;cursor:pointer;margin:0;padding:0;background-color:var(--token-c343ab22-1d3a-4da0-abde-c467c071b4e5, rgb(230, 230, 230));width:36px;height:36px;border-radius:500px;pointer-events:auto;transform:none" aria-label="Next" tabindex="0"><img width="36" height="36" src="https://framerusercontent.com/images/11KSGbIZoRSg4pjdnUoif6MKHI.svg" alt="Next Arrow"></button></div><div style="display:flex;place-content:center;place-items:center;overflow:hidden;position:absolute;pointer-events:auto;left:50%;top:unset;transform:translateX(-50%);flex-direction:row;bottom:36px;border-radius:50px;background-color:rgba(255, 255, 255, 0);user-select:none"><button aria-label="Scroll to page 1" type="button" style="border:none;display:flex;place-content:center;place-items:center;overflow:hidden;background:transparent;cursor:pointer;margin:0;padding:0px 6px 0px 0px"><div style="border-radius:50%;background:white;cursor:pointer;border:none;place-content:center;place-items:center;padding:0;width:9px;height:9px;background-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));opacity:1"></div></button><button aria-label="Scroll to page 2" type="button" style="border:none;display:flex;place-content:center;place-items:center;overflow:hidden;background:transparent;cursor:pointer;margin:0;padding:0px 6px 0px 6px"><div style="border-radius:50%;background:white;cursor:pointer;border:none;place-content:center;place-items:center;padding:0;width:9px;height:9px;background-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));opacity:0.2"></div></button><button aria-label="Scroll to page 3" type="button" style="border:none;display:flex;place-content:center;place-items:center;overflow:hidden;background:transparent;cursor:pointer;margin:0;padding:0px 6px 0px 6px"><div style="border-radius:50%;background:white;cursor:pointer;border:none;place-content:center;place-items:center;padding:0;width:9px;height:9px;background-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));opacity:0.2"></div></button><button aria-label="Scroll to page 4" type="button" style="border:none;display:flex;place-content:center;place-items:center;overflow:hidden;background:transparent;cursor:pointer;margin:0;padding:0px 6px 0px 6px"><div style="border-radius:50%;background:white;cursor:pointer;border:none;place-content:center;place-items:center;padding:0;width:9px;height:9px;background-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));opacity:0.2"></div></button><button aria-label="Scroll to page 5" type="button" style="border:none;display:flex;place-content:center;place-items:center;overflow:hidden;background:transparent;cursor:pointer;margin:0;padding:0px 6px 0px 6px"><div style="border-radius:50%;background:white;cursor:pointer;border:none;place-content:center;place-items:center;padding:0;width:9px;height:9px;background-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));opacity:0.2"></div></button><button aria-label="Scroll to page 6" type="button" style="border:none;display:flex;place-content:center;place-items:center;overflow:hidden;background:transparent;cursor:pointer;margin:0;padding:0px 0px 0px 6px"><div style="border-radius:50%;background:white;cursor:pointer;border:none;place-content:center;place-items:center;padding:0;width:9px;height:9px;background-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));opacity:0.2"></div></button></div></fieldset></section></div></div></div></div><div class="ssr-variant hidden-72rtr7 hidden-1uavoh6"><div class="framer-g4v4gt-container"><div class="framer-3m87V framer-175tavu framer-v-175tavu" data-framer-name="Desktop" style="max-width:100%;width:100%"><div class="framer-14ayf6w-container"><section style="display:flex;flex-direction:row;width:100%;height:100%;max-width:100%;max-height:100%;place-items:center;margin:0;padding:0px;list-style-type:none;text-indent:none;opacity:0.001;user-select:none"><div style="width:100%;height:100%;margin:0;padding:inherit;position:absolute;inset:0;overflow:visible;border-radius:0;user-select:none;perspective:200px"><ul style="display:flex;flex-direction:row;width:100%;height:100%;max-width:100%;max-height:100%;place-items:center;margin:0;padding:0;list-style-type:none;text-indent:none;gap:12px;cursor:grab;user-select:none;transform:none;-webkit-touch-callout:none;-webkit-user-select:none;touch-action:pan-y" draggable="false"><li style="display:contents" aria-hidden="false"><div class="framer-bqpd2f-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">My life is productive again and I have become a positive addition to my social group. I look forward to getting up every morning because I love my newfound outlook…Thank you guys for getting me here!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">John D. - Winston Salem, NC</h3></div></div></div></div></li><li style="display:contents" aria-hidden="false"><div class="framer-1b34bn6-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">CHEKD is the service I've been waiting all my life for. I wanted to order my own lab tests to track my own results, but I hated that I had to go first to my doctor - so glad I found this service. CHEKD expedited a long process into a quick one. Absolutely amazing, going to check my results every 3 months. I'm a customer for life, thank you CHEKD.</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Marie G. - Los Angeles, CA</h3></div></div></div></div></li><li style="display:contents" aria-hidden="false"><div class="framer-1wv0xzy-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">Less fatigue, less anxiety, overall well-being improved. Today I have been going nonstop cleaning and doing yard work. This is unheard of for me!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Liz S. - Nashville, TN</h3></div></div></div></div></li><li style="display:contents" aria-hidden="false"><div class="framer-19o9r6l-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">Thank you for helping me. I have more hope from CHEKD than all the Doctors I have been to over the years.</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Ryan K. - Seattle, WA</h3></div></div></div></div></li><li style="display:contents" aria-hidden="false"><div class="framer-w1nw62-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">It’s hard to find a good clinic! I’ve reached out to some of the TRT clinics in Miami but all they do it push TRT and a bunch of peptides no matter what your condition is. And regular doctors don’t seem to be too interested in “maxing out” your markers as long as they are within range. So needless to say, I’m excited to be working with CHEKD!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Vitaliy K. - Miami, FL</h3></div></div></div></div></li><li style="display:contents" aria-hidden="false"><div class="framer-1bvaau-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">I had the honor and privilege of using the professional services of CHEKD. It was a wonderful experience that enlightened me to my current health situation. It's frustrating when you know something isn't right with your body and all your routine blood tests come back with no explanation otherwise. That's when I ordered my CHEKD tests, especially the hormone tests that most Doctors won't order for you. The results came in much to my surprise at age 46 years old - I am peri-menopausal. CHEKD has afforded me the opportunity of learning about my health status that I wouldn't have known otherwise. The professional medical interpretation of my results were all at my convenience to review at home. Thank you CHEKD for helping me now know why my body is feeling the way it currently does and for suggesting ways to improve it!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Stephanie M. - Holmdel, NJ</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-bqpd2f-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">My life is productive again and I have become a positive addition to my social group. I look forward to getting up every morning because I love my newfound outlook…Thank you guys for getting me here!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">John D. - Winston Salem, NC</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-1b34bn6-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">CHEKD is the service I've been waiting all my life for. I wanted to order my own lab tests to track my own results, but I hated that I had to go first to my doctor - so glad I found this service. CHEKD expedited a long process into a quick one. Absolutely amazing, going to check my results every 3 months. I'm a customer for life, thank you CHEKD.</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Marie G. - Los Angeles, CA</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-1wv0xzy-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">Less fatigue, less anxiety, overall well-being improved. Today I have been going nonstop cleaning and doing yard work. This is unheard of for me!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Liz S. - Nashville, TN</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-19o9r6l-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">Thank you for helping me. I have more hope from CHEKD than all the Doctors I have been to over the years.</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Ryan K. - Seattle, WA</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-w1nw62-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">It’s hard to find a good clinic! I’ve reached out to some of the TRT clinics in Miami but all they do it push TRT and a bunch of peptides no matter what your condition is. And regular doctors don’t seem to be too interested in “maxing out” your markers as long as they are within range. So needless to say, I’m excited to be working with CHEKD!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Vitaliy K. - Miami, FL</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-1bvaau-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">I had the honor and privilege of using the professional services of CHEKD. It was a wonderful experience that enlightened me to my current health situation. It's frustrating when you know something isn't right with your body and all your routine blood tests come back with no explanation otherwise. That's when I ordered my CHEKD tests, especially the hormone tests that most Doctors won't order for you. The results came in much to my surprise at age 46 years old - I am peri-menopausal. CHEKD has afforded me the opportunity of learning about my health status that I wouldn't have known otherwise. The professional medical interpretation of my results were all at my convenience to review at home. Thank you CHEKD for helping me now know why my body is feeling the way it currently does and for suggesting ways to improve it!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Stephanie M. - Holmdel, NJ</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-bqpd2f-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">My life is productive again and I have become a positive addition to my social group. I look forward to getting up every morning because I love my newfound outlook…Thank you guys for getting me here!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">John D. - Winston Salem, NC</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-1b34bn6-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">CHEKD is the service I've been waiting all my life for. I wanted to order my own lab tests to track my own results, but I hated that I had to go first to my doctor - so glad I found this service. CHEKD expedited a long process into a quick one. Absolutely amazing, going to check my results every 3 months. I'm a customer for life, thank you CHEKD.</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Marie G. - Los Angeles, CA</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-1wv0xzy-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">Less fatigue, less anxiety, overall well-being improved. Today I have been going nonstop cleaning and doing yard work. This is unheard of for me!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Liz S. - Nashville, TN</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-19o9r6l-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">Thank you for helping me. I have more hope from CHEKD than all the Doctors I have been to over the years.</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Ryan K. - Seattle, WA</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-w1nw62-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">It’s hard to find a good clinic! I’ve reached out to some of the TRT clinics in Miami but all they do it push TRT and a bunch of peptides no matter what your condition is. And regular doctors don’t seem to be too interested in “maxing out” your markers as long as they are within range. So needless to say, I’m excited to be working with CHEKD!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Vitaliy K. - Miami, FL</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-1bvaau-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">I had the honor and privilege of using the professional services of CHEKD. It was a wonderful experience that enlightened me to my current health situation. It's frustrating when you know something isn't right with your body and all your routine blood tests come back with no explanation otherwise. That's when I ordered my CHEKD tests, especially the hormone tests that most Doctors won't order for you. The results came in much to my surprise at age 46 years old - I am peri-menopausal. CHEKD has afforded me the opportunity of learning about my health status that I wouldn't have known otherwise. The professional medical interpretation of my results were all at my convenience to review at home. Thank you CHEKD for helping me now know why my body is feeling the way it currently does and for suggesting ways to improve it!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Stephanie M. - Holmdel, NJ</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-bqpd2f-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">My life is productive again and I have become a positive addition to my social group. I look forward to getting up every morning because I love my newfound outlook…Thank you guys for getting me here!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">John D. - Winston Salem, NC</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-1b34bn6-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">CHEKD is the service I've been waiting all my life for. I wanted to order my own lab tests to track my own results, but I hated that I had to go first to my doctor - so glad I found this service. CHEKD expedited a long process into a quick one. Absolutely amazing, going to check my results every 3 months. I'm a customer for life, thank you CHEKD.</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Marie G. - Los Angeles, CA</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-1wv0xzy-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">Less fatigue, less anxiety, overall well-being improved. Today I have been going nonstop cleaning and doing yard work. This is unheard of for me!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Liz S. - Nashville, TN</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-19o9r6l-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">Thank you for helping me. I have more hope from CHEKD than all the Doctors I have been to over the years.</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Ryan K. - Seattle, WA</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-w1nw62-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">It’s hard to find a good clinic! I’ve reached out to some of the TRT clinics in Miami but all they do it push TRT and a bunch of peptides no matter what your condition is. And regular doctors don’t seem to be too interested in “maxing out” your markers as long as they are within range. So needless to say, I’m excited to be working with CHEKD!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Vitaliy K. - Miami, FL</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-1bvaau-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">I had the honor and privilege of using the professional services of CHEKD. It was a wonderful experience that enlightened me to my current health situation. It's frustrating when you know something isn't right with your body and all your routine blood tests come back with no explanation otherwise. That's when I ordered my CHEKD tests, especially the hormone tests that most Doctors won't order for you. The results came in much to my surprise at age 46 years old - I am peri-menopausal. CHEKD has afforded me the opportunity of learning about my health status that I wouldn't have known otherwise. The professional medical interpretation of my results were all at my convenience to review at home. Thank you CHEKD for helping me now know why my body is feeling the way it currently does and for suggesting ways to improve it!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Stephanie M. - Holmdel, NJ</h3></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:12px;top:12px;left:12px;right:12px;bottom:12px"><button type="button" style="border:none;display:block;place-content:center;place-items:center;overflow:hidden;background:transparent;cursor:pointer;margin:0;padding:0;background-color:var(--token-c343ab22-1d3a-4da0-abde-c467c071b4e5, rgb(230, 230, 230));width:36px;height:36px;border-radius:500px;pointer-events:auto;transform:none" aria-label="Previous" tabindex="0"><img width="36" height="36" src="https://framerusercontent.com/images/6tTbkXggWgQCAJ4DO2QEdXXmgM.svg" alt="Back Arrow"></button><button type="button" style="border:none;display:block;place-content:center;place-items:center;overflow:hidden;background:transparent;cursor:pointer;margin:0;padding:0;background-color:var(--token-c343ab22-1d3a-4da0-abde-c467c071b4e5, rgb(230, 230, 230));width:36px;height:36px;border-radius:500px;pointer-events:auto;transform:none" aria-label="Next" tabindex="0"><img width="36" height="36" src="https://framerusercontent.com/images/11KSGbIZoRSg4pjdnUoif6MKHI.svg" alt="Next Arrow"></button></div><div style="display:flex;place-content:center;place-items:center;overflow:hidden;position:absolute;pointer-events:auto;left:50%;top:unset;transform:translateX(-50%);flex-direction:row;bottom:36px;border-radius:50px;background-color:rgba(255, 255, 255, 0);user-select:none"><button aria-label="Scroll to page 1" type="button" style="border:none;display:flex;place-content:center;place-items:center;overflow:hidden;background:transparent;cursor:pointer;margin:0;padding:0px 6px 0px 0px"><div style="border-radius:50%;background:white;cursor:pointer;border:none;place-content:center;place-items:center;padding:0;width:9px;height:9px;background-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));opacity:1"></div></button><button aria-label="Scroll to page 2" type="button" style="border:none;display:flex;place-content:center;place-items:center;overflow:hidden;background:transparent;cursor:pointer;margin:0;padding:0px 6px 0px 6px"><div style="border-radius:50%;background:white;cursor:pointer;border:none;place-content:center;place-items:center;padding:0;width:9px;height:9px;background-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));opacity:0.2"></div></button><button aria-label="Scroll to page 3" type="button" style="border:none;display:flex;place-content:center;place-items:center;overflow:hidden;background:transparent;cursor:pointer;margin:0;padding:0px 6px 0px 6px"><div style="border-radius:50%;background:white;cursor:pointer;border:none;place-content:center;place-items:center;padding:0;width:9px;height:9px;background-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));opacity:0.2"></div></button><button aria-label="Scroll to page 4" type="button" style="border:none;display:flex;place-content:center;place-items:center;overflow:hidden;background:transparent;cursor:pointer;margin:0;padding:0px 6px 0px 6px"><div style="border-radius:50%;background:white;cursor:pointer;border:none;place-content:center;place-items:center;padding:0;width:9px;height:9px;background-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));opacity:0.2"></div></button><button aria-label="Scroll to page 5" type="button" style="border:none;display:flex;place-content:center;place-items:center;overflow:hidden;background:transparent;cursor:pointer;margin:0;padding:0px 6px 0px 6px"><div style="border-radius:50%;background:white;cursor:pointer;border:none;place-content:center;place-items:center;padding:0;width:9px;height:9px;background-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));opacity:0.2"></div></button><button aria-label="Scroll to page 6" type="button" style="border:none;display:flex;place-content:center;place-items:center;overflow:hidden;background:transparent;cursor:pointer;margin:0;padding:0px 0px 0px 6px"><div style="border-radius:50%;background:white;cursor:pointer;border:none;place-content:center;place-items:center;padding:0;width:9px;height:9px;background-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));opacity:0.2"></div></button></div></fieldset></section></div></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-g4v4gt-container"><div class="framer-3m87V framer-175tavu framer-v-11dv3qf" data-framer-name="Mobile" style="max-width:100%;width:100%"><div class="framer-14ayf6w-container"><section style="display:flex;flex-direction:row;width:100%;height:100%;max-width:100%;max-height:100%;place-items:center;margin:0;padding:0px;list-style-type:none;text-indent:none;opacity:0.001;user-select:none"><div style="width:100%;height:100%;margin:0;padding:inherit;position:absolute;inset:0;overflow:visible;border-radius:0;user-select:none;perspective:200px"><ul style="display:flex;flex-direction:row;width:100%;height:100%;max-width:100%;max-height:100%;place-items:center;margin:0;padding:0;list-style-type:none;text-indent:none;gap:12px;cursor:grab;user-select:none;transform:none;-webkit-touch-callout:none;-webkit-user-select:none;touch-action:pan-y" draggable="false"><li style="display:contents" aria-hidden="false"><div class="framer-bqpd2f-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-1mmt6yz" data-framer-name="Mobile" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">My life is productive again and I have become a positive addition to my social group. I look forward to getting up every morning because I love my newfound outlook…Thank you guys for getting me here!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">John D. - Winston Salem, NC</h3></div></div></div></div></li><li style="display:contents" aria-hidden="false"><div class="framer-1b34bn6-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-1mmt6yz" data-framer-name="Mobile" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">CHEKD is the service I've been waiting all my life for. I wanted to order my own lab tests to track my own results, but I hated that I had to go first to my doctor - so glad I found this service. CHEKD expedited a long process into a quick one. Absolutely amazing, going to check my results every 3 months. I'm a customer for life, thank you CHEKD.</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Marie G. - Los Angeles, CA</h3></div></div></div></div></li><li style="display:contents" aria-hidden="false"><div class="framer-1wv0xzy-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">Less fatigue, less anxiety, overall well-being improved. Today I have been going nonstop cleaning and doing yard work. This is unheard of for me!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Liz S. - Nashville, TN</h3></div></div></div></div></li><li style="display:contents" aria-hidden="false"><div class="framer-19o9r6l-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">Thank you for helping me. I have more hope from CHEKD than all the Doctors I have been to over the years.</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Ryan K. - Seattle, WA</h3></div></div></div></div></li><li style="display:contents" aria-hidden="false"><div class="framer-w1nw62-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">It’s hard to find a good clinic! I’ve reached out to some of the TRT clinics in Miami but all they do it push TRT and a bunch of peptides no matter what your condition is. And regular doctors don’t seem to be too interested in “maxing out” your markers as long as they are within range. So needless to say, I’m excited to be working with CHEKD!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Vitaliy K. - Miami, FL</h3></div></div></div></div></li><li style="display:contents" aria-hidden="false"><div class="framer-1bvaau-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">I had the honor and privilege of using the professional services of CHEKD. It was a wonderful experience that enlightened me to my current health situation. It's frustrating when you know something isn't right with your body and all your routine blood tests come back with no explanation otherwise. That's when I ordered my CHEKD tests, especially the hormone tests that most Doctors won't order for you. The results came in much to my surprise at age 46 years old - I am peri-menopausal. CHEKD has afforded me the opportunity of learning about my health status that I wouldn't have known otherwise. The professional medical interpretation of my results were all at my convenience to review at home. Thank you CHEKD for helping me now know why my body is feeling the way it currently does and for suggesting ways to improve it!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Stephanie M. - Holmdel, NJ</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-bqpd2f-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-1mmt6yz" data-framer-name="Mobile" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">My life is productive again and I have become a positive addition to my social group. I look forward to getting up every morning because I love my newfound outlook…Thank you guys for getting me here!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">John D. - Winston Salem, NC</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-1b34bn6-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-1mmt6yz" data-framer-name="Mobile" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">CHEKD is the service I've been waiting all my life for. I wanted to order my own lab tests to track my own results, but I hated that I had to go first to my doctor - so glad I found this service. CHEKD expedited a long process into a quick one. Absolutely amazing, going to check my results every 3 months. I'm a customer for life, thank you CHEKD.</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Marie G. - Los Angeles, CA</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-1wv0xzy-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">Less fatigue, less anxiety, overall well-being improved. Today I have been going nonstop cleaning and doing yard work. This is unheard of for me!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Liz S. - Nashville, TN</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-19o9r6l-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">Thank you for helping me. I have more hope from CHEKD than all the Doctors I have been to over the years.</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Ryan K. - Seattle, WA</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-w1nw62-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">It’s hard to find a good clinic! I’ve reached out to some of the TRT clinics in Miami but all they do it push TRT and a bunch of peptides no matter what your condition is. And regular doctors don’t seem to be too interested in “maxing out” your markers as long as they are within range. So needless to say, I’m excited to be working with CHEKD!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Vitaliy K. - Miami, FL</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-1bvaau-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">I had the honor and privilege of using the professional services of CHEKD. It was a wonderful experience that enlightened me to my current health situation. It's frustrating when you know something isn't right with your body and all your routine blood tests come back with no explanation otherwise. That's when I ordered my CHEKD tests, especially the hormone tests that most Doctors won't order for you. The results came in much to my surprise at age 46 years old - I am peri-menopausal. CHEKD has afforded me the opportunity of learning about my health status that I wouldn't have known otherwise. The professional medical interpretation of my results were all at my convenience to review at home. Thank you CHEKD for helping me now know why my body is feeling the way it currently does and for suggesting ways to improve it!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Stephanie M. - Holmdel, NJ</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-bqpd2f-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-1mmt6yz" data-framer-name="Mobile" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">My life is productive again and I have become a positive addition to my social group. I look forward to getting up every morning because I love my newfound outlook…Thank you guys for getting me here!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">John D. - Winston Salem, NC</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-1b34bn6-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-1mmt6yz" data-framer-name="Mobile" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">CHEKD is the service I've been waiting all my life for. I wanted to order my own lab tests to track my own results, but I hated that I had to go first to my doctor - so glad I found this service. CHEKD expedited a long process into a quick one. Absolutely amazing, going to check my results every 3 months. I'm a customer for life, thank you CHEKD.</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Marie G. - Los Angeles, CA</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-1wv0xzy-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">Less fatigue, less anxiety, overall well-being improved. Today I have been going nonstop cleaning and doing yard work. This is unheard of for me!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Liz S. - Nashville, TN</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-19o9r6l-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">Thank you for helping me. I have more hope from CHEKD than all the Doctors I have been to over the years.</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Ryan K. - Seattle, WA</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-w1nw62-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">It’s hard to find a good clinic! I’ve reached out to some of the TRT clinics in Miami but all they do it push TRT and a bunch of peptides no matter what your condition is. And regular doctors don’t seem to be too interested in “maxing out” your markers as long as they are within range. So needless to say, I’m excited to be working with CHEKD!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Vitaliy K. - Miami, FL</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-1bvaau-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">I had the honor and privilege of using the professional services of CHEKD. It was a wonderful experience that enlightened me to my current health situation. It's frustrating when you know something isn't right with your body and all your routine blood tests come back with no explanation otherwise. That's when I ordered my CHEKD tests, especially the hormone tests that most Doctors won't order for you. The results came in much to my surprise at age 46 years old - I am peri-menopausal. CHEKD has afforded me the opportunity of learning about my health status that I wouldn't have known otherwise. The professional medical interpretation of my results were all at my convenience to review at home. Thank you CHEKD for helping me now know why my body is feeling the way it currently does and for suggesting ways to improve it!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Stephanie M. - Holmdel, NJ</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-bqpd2f-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-1mmt6yz" data-framer-name="Mobile" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">My life is productive again and I have become a positive addition to my social group. I look forward to getting up every morning because I love my newfound outlook…Thank you guys for getting me here!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">John D. - Winston Salem, NC</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-1b34bn6-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-1mmt6yz" data-framer-name="Mobile" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">CHEKD is the service I've been waiting all my life for. I wanted to order my own lab tests to track my own results, but I hated that I had to go first to my doctor - so glad I found this service. CHEKD expedited a long process into a quick one. Absolutely amazing, going to check my results every 3 months. I'm a customer for life, thank you CHEKD.</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Marie G. - Los Angeles, CA</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-1wv0xzy-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">Less fatigue, less anxiety, overall well-being improved. Today I have been going nonstop cleaning and doing yard work. This is unheard of for me!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Liz S. - Nashville, TN</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-19o9r6l-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">Thank you for helping me. I have more hope from CHEKD than all the Doctors I have been to over the years.</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Ryan K. - Seattle, WA</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-w1nw62-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">It’s hard to find a good clinic! I’ve reached out to some of the TRT clinics in Miami but all they do it push TRT and a bunch of peptides no matter what your condition is. And regular doctors don’t seem to be too interested in “maxing out” your markers as long as they are within range. So needless to say, I’m excited to be working with CHEKD!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Vitaliy K. - Miami, FL</h3></div></div></div></div></li><li style="display:contents" aria-hidden="true"><div class="framer-1bvaau-container" style="flex-shrink:0;user-select:none;width:100%;height:100%;opacity:1;visibility:hidden;transform:none;transform-origin:100% 50% 0"><div class="framer-GLMkZ framer-cTY9z framer-5JoSH framer-vp35t framer-8Hzgf framer-OZ5R1 framer-JEz4e framer-uqhuw framer-v-uqhuw" data-framer-name="Desktop" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.05);height:100%;width:100%"><div class="framer-tjip5j"><div data-framer-component-type="SVG" data-framer-name="Quotes" style="image-rendering:pixelated;flex-shrink:0" class="framer-nxypz7"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg9897831505"/></svg></div></div><div class="framer-1in9rra" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-sappme">I had the honor and privilege of using the professional services of CHEKD. It was a wonderful experience that enlightened me to my current health situation. It's frustrating when you know something isn't right with your body and all your routine blood tests come back with no explanation otherwise. That's when I ordered my CHEKD tests, especially the hormone tests that most Doctors won't order for you. The results came in much to my surprise at age 46 years old - I am peri-menopausal. CHEKD has afforded me the opportunity of learning about my health status that I wouldn't have known otherwise. The professional medical interpretation of my results were all at my convenience to review at home. Thank you CHEKD for helping me now know why my body is feeling the way it currently does and for suggesting ways to improve it!</p></div></div><div class="framer-zo2twi"><div class="framer-p964uf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)))">Stephanie M. - Holmdel, NJ</h3></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:12px;top:12px;left:12px;right:12px;bottom:12px"><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:var(--token-30f82874-c8da-4644-9b56-be44a5497013, rgb(179, 179, 179));width:48px;height:48px;border-radius:500px;pointer-events:auto;transform:none" aria-label="Previous" tabindex="0"><img width="48" height="48" 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:var(--token-30f82874-c8da-4644-9b56-be44a5497013, rgb(179, 179, 179));width:48px;height:48px;border-radius:500px;pointer-events:auto;transform:none" aria-label="Next" tabindex="0"><img width="48" height="48" src="https://framerusercontent.com/images/11KSGbIZoRSg4pjdnUoif6MKHI.svg" alt="Next Arrow"></button></div><div style="display:flex;place-content:center;place-items:center;overflow:hidden;position:absolute;pointer-events:auto;left:50%;top:unset;transform:translateX(-50%);flex-direction:row;bottom:36px;border-radius:50px;background-color:rgba(255, 255, 255, 0);user-select:none"><button aria-label="Scroll to page 1" type="button" style="border:none;display:flex;place-content:center;place-items:center;overflow:hidden;background:transparent;cursor:pointer;margin:0;padding:0px 6px 0px 0px"><div style="border-radius:50%;background:white;cursor:pointer;border:none;place-content:center;place-items:center;padding:0;width:9px;height:9px;background-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));opacity:1"></div></button><button aria-label="Scroll to page 2" type="button" style="border:none;display:flex;place-content:center;place-items:center;overflow:hidden;background:transparent;cursor:pointer;margin:0;padding:0px 6px 0px 6px"><div style="border-radius:50%;background:white;cursor:pointer;border:none;place-content:center;place-items:center;padding:0;width:9px;height:9px;background-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));opacity:0.2"></div></button><button aria-label="Scroll to page 3" type="button" style="border:none;display:flex;place-content:center;place-items:center;overflow:hidden;background:transparent;cursor:pointer;margin:0;padding:0px 6px 0px 6px"><div style="border-radius:50%;background:white;cursor:pointer;border:none;place-content:center;place-items:center;padding:0;width:9px;height:9px;background-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));opacity:0.2"></div></button><button aria-label="Scroll to page 4" type="button" style="border:none;display:flex;place-content:center;place-items:center;overflow:hidden;background:transparent;cursor:pointer;margin:0;padding:0px 6px 0px 6px"><div style="border-radius:50%;background:white;cursor:pointer;border:none;place-content:center;place-items:center;padding:0;width:9px;height:9px;background-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));opacity:0.2"></div></button><button aria-label="Scroll to page 5" type="button" style="border:none;display:flex;place-content:center;place-items:center;overflow:hidden;background:transparent;cursor:pointer;margin:0;padding:0px 6px 0px 6px"><div style="border-radius:50%;background:white;cursor:pointer;border:none;place-content:center;place-items:center;padding:0;width:9px;height:9px;background-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));opacity:0.2"></div></button><button aria-label="Scroll to page 6" type="button" style="border:none;display:flex;place-content:center;place-items:center;overflow:hidden;background:transparent;cursor:pointer;margin:0;padding:0px 0px 0px 6px"><div style="border-radius:50%;background:white;cursor:pointer;border:none;place-content:center;place-items:center;padding:0;width:9px;height:9px;background-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));opacity:0.2"></div></button></div></fieldset></section></div></div></div></div></section><div class="framer-12u10ci" data-framer-name="2 Columns Text Image" name="2 Columns Text Image"><div class="ssr-variant hidden-1ya9o1s hidden-1uavoh6"><div class="framer-z0jz75" data-framer-name="Image" name="Image"><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-width: 1200px) max(50vw, 1px), (min-width: 810px) and (max-width: 1199px) max(50vw, 1px), (max-width: 809px) 100vw" srcset="https://framerusercontent.com/images/FBXOBGF083fgyB3jdZLT4uPbDc.png?scale-down-to=512 512w,https://framerusercontent.com/images/FBXOBGF083fgyB3jdZLT4uPbDc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/FBXOBGF083fgyB3jdZLT4uPbDc.png 1200w" src="https://framerusercontent.com/images/FBXOBGF083fgyB3jdZLT4uPbDc.png?scale-down-to=1024" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto" data-framer-original-sizes="max(50vw, 1px)"></div></div></div><div class="ssr-variant hidden-72rtr7 hidden-1uavoh6"><div class="framer-z0jz75" data-framer-name="Image" name="Image"><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-width: 1200px) max(50vw, 1px), (min-width: 810px) and (max-width: 1199px) max(50vw, 1px), (max-width: 809px) 100vw" srcset="https://framerusercontent.com/images/FBXOBGF083fgyB3jdZLT4uPbDc.png?scale-down-to=512 512w,https://framerusercontent.com/images/FBXOBGF083fgyB3jdZLT4uPbDc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/FBXOBGF083fgyB3jdZLT4uPbDc.png 1200w" src="https://framerusercontent.com/images/FBXOBGF083fgyB3jdZLT4uPbDc.png?scale-down-to=1024" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto" data-framer-original-sizes="max(50vw, 1px)"></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-z0jz75" data-framer-name="Image" name="Image"><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-width: 1200px) max(50vw, 1px), (min-width: 810px) and (max-width: 1199px) max(50vw, 1px), (max-width: 809px) 100vw" srcset="https://framerusercontent.com/images/FBXOBGF083fgyB3jdZLT4uPbDc.png?scale-down-to=512 512w,https://framerusercontent.com/images/FBXOBGF083fgyB3jdZLT4uPbDc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/FBXOBGF083fgyB3jdZLT4uPbDc.png 1200w" src="https://framerusercontent.com/images/FBXOBGF083fgyB3jdZLT4uPbDc.png?scale-down-to=1024" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto" data-framer-original-sizes="100vw"></div></div></div><div class="framer-ggb7sr"><div class="framer-e78da9" data-framer-name="Content" name="Content"><div class="framer-kao90" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h1 style="--font-selector:Q1VTVE9NO0VxdWlub3ggQm9sZA==;--framer-font-family:"Equinox Bold", "Equinox Bold Placeholder", sans-serif;--framer-font-size:35px;--framer-letter-spacing:-2px;--framer-text-alignment:left;--framer-text-color:rgb(51, 51, 51)" class="framer-text"><span style="--framer-font-size:50px" class="framer-text">INNEr dESIGN</span><span style="--framer-font-size:44px;--framer-letter-spacing:-1.7px" class="framer-text">™</span><br class="framer-text"><span style="--framer-font-size:50px" class="framer-text">analysis</span></h1></div><div class="framer-3ncf4m" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h1 style="--font-selector:SW50ZXItTWVkaXVt;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:50px;--framer-font-weight:500;--framer-letter-spacing:-2px;--framer-text-alignment:left;--framer-text-color:rgb(51, 51, 51)" class="framer-text"><strong class="framer-text">A LIVING CLINICAL STUDY OF YOU.</strong></h1></div><div class="framer-1vx6e84" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h2 style="--font-selector:R0Y7SW50ZXItNTAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:24px;--framer-font-weight:500;--framer-letter-spacing:-0.5px;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(136, 136, 136)" class="framer-text"><br class="framer-text">Discover what's really going on inside your body with the most advanced health report available. </h2></div></div></div></div><div class="framer-1fgzhzk" data-framer-name="2 Columns Text Image" name="2 Columns Text Image"><div class="framer-ivaq7k"><div class="framer-j1v5n8" data-framer-name="Content" name="Content"><div class="framer-1lerr8k"><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-width: 1200px) 306px, (min-width: 810px) and (max-width: 1199px) 306px, (max-width: 809px) 306px" srcset="https://framerusercontent.com/images/HvbBzuC5kNlFFDy0MHoWj9qO4hU.png?scale-down-to=512 512w,https://framerusercontent.com/images/HvbBzuC5kNlFFDy0MHoWj9qO4hU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/HvbBzuC5kNlFFDy0MHoWj9qO4hU.png 1039w" src="https://framerusercontent.com/images/HvbBzuC5kNlFFDy0MHoWj9qO4hU.png" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto" data-framer-original-sizes="306px"></div></div><div class="framer-7ytvma" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h1 style="--font-selector:Q1VTVE9NO0VxdWlub3ggQm9sZA==;--framer-font-family:"Equinox Bold", "Equinox Bold Placeholder", sans-serif;--framer-font-size:50px;--framer-letter-spacing:-2px;--framer-text-alignment:left;--framer-text-color:rgb(51, 51, 51)" class="framer-text">Optimal Zone</h1></div><div class="framer-oouin1" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h1 style="--framer-font-size:50px;--framer-letter-spacing:-2px;--framer-text-alignment:left;--framer-text-color:rgb(51, 51, 51)" class="framer-text"><strong class="framer-text">THE TRUTH IS INSIDE YOU.</strong></h1></div><div class="framer-9yzthd" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h2 style="--font-selector:R0Y7SW50ZXItNTAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:24px;--framer-font-weight:500;--framer-letter-spacing:-0.5px;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(136, 136, 136)" class="framer-text"><br class="framer-text">Discover what's really going on inside your body with the most advanced health report available.</h2></div></div></div><div class="ssr-variant hidden-1uavoh6"><div class="framer-fgamky" data-framer-name="Image" name="Image"><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-width: 1200px) max(50vw, 1px), (min-width: 810px) and (max-width: 1199px) max(50vw, 1px), (max-width: 809px) 100vw" srcset="https://framerusercontent.com/images/ChTET6nTlsKOLsmp8JHTgdPACE.png?scale-down-to=512 512w,https://framerusercontent.com/images/ChTET6nTlsKOLsmp8JHTgdPACE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ChTET6nTlsKOLsmp8JHTgdPACE.png 1165w" src="https://framerusercontent.com/images/ChTET6nTlsKOLsmp8JHTgdPACE.png?scale-down-to=1024" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto" data-framer-original-sizes="max(50vw, 1px)"></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-fgamky" data-framer-name="Image" name="Image"><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-width: 1200px) max(50vw, 1px), (min-width: 810px) and (max-width: 1199px) max(50vw, 1px), (max-width: 809px) 100vw" srcset="https://framerusercontent.com/images/ChTET6nTlsKOLsmp8JHTgdPACE.png?scale-down-to=512 512w,https://framerusercontent.com/images/ChTET6nTlsKOLsmp8JHTgdPACE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ChTET6nTlsKOLsmp8JHTgdPACE.png 1165w" src="https://framerusercontent.com/images/ChTET6nTlsKOLsmp8JHTgdPACE.png?scale-down-to=1024" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto" data-framer-original-sizes="100vw"></div></div></div></div><a class="framer-dx90wv framer-lux5qc" data-framer-name="Grid 1" id="howitworks" name="Grid 1" href="./" data-framer-page-link-current="true"><div class="framer-182xavv"><div class="framer-1pwkw9c" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:50px;--framer-font-weight:700;--framer-letter-spacing:-2.1px;--framer-text-alignment:center;--framer-text-color:var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))" class="framer-text">Easy As 1-2-3</p></div><div class="framer-4vg1ab"></div></div><div class="framer-1ykfj0s"><div class="framer-11tsmc9"><div class="ssr-variant hidden-1ya9o1s hidden-1uavoh6"><div class="framer-z8p2kh" data-framer-name="Image" name="Image"><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-width: 1200px) max((min(100vw - 200px, 1000px) - 120px) / 3, 200px), (min-width: 810px) and (max-width: 1199px) max((min(100vw - 80px, 1000px) - 120px) / 3, 200px), (max-width: 809px) max(min(100vw - 40px, 1000px), 200px)" srcset="https://framerusercontent.com/images/vZwnkG1nmkCkVtZuIKxaEE9c.svg 864w" src="https://framerusercontent.com/images/vZwnkG1nmkCkVtZuIKxaEE9c.svg" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto" data-framer-original-sizes="max((min(100vw - 200px, 1000px) - 120px) / 3, 200px)"></div></div></div><div class="ssr-variant hidden-72rtr7 hidden-1uavoh6"><div class="framer-z8p2kh" data-framer-name="Image" name="Image"><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-width: 1200px) max((min(100vw - 200px, 1000px) - 120px) / 3, 200px), (min-width: 810px) and (max-width: 1199px) max((min(100vw - 80px, 1000px) - 120px) / 3, 200px), (max-width: 809px) max(min(100vw - 40px, 1000px), 200px)" srcset="https://framerusercontent.com/images/vZwnkG1nmkCkVtZuIKxaEE9c.svg 864w" src="https://framerusercontent.com/images/vZwnkG1nmkCkVtZuIKxaEE9c.svg" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto" data-framer-original-sizes="max((min(100vw - 80px, 1000px) - 120px) / 3, 200px)"></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-z8p2kh" data-framer-name="Image" name="Image"><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-width: 1200px) max((min(100vw - 200px, 1000px) - 120px) / 3, 200px), (min-width: 810px) and (max-width: 1199px) max((min(100vw - 80px, 1000px) - 120px) / 3, 200px), (max-width: 809px) max(min(100vw - 40px, 1000px), 200px)" srcset="https://framerusercontent.com/images/vZwnkG1nmkCkVtZuIKxaEE9c.svg 864w" src="https://framerusercontent.com/images/vZwnkG1nmkCkVtZuIKxaEE9c.svg" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto" data-framer-original-sizes="max(min(100vw - 40px, 1000px), 200px)"></div></div></div><div class="framer-1sqorhs" data-framer-name="Content" name="Content"><div class="framer-1a212h3" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h2 style="--font-selector:Q1VTVE9NO0ludGVyIFRpZ2h0IEJvbGQ=;--framer-font-family:"Inter Tight Bold", "Inter Tight Bold Placeholder", sans-serif;--framer-font-size:22px;--framer-letter-spacing:-0.8px;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(51, 51, 51)" class="framer-text">GET 108+ LAB TESTS </h2></div><div class="framer-17pzd2i" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h3 style="--font-selector:SW50ZXItTWVkaXVt;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:20px;--framer-font-weight:500;--framer-letter-spacing:-0.5px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--token-1021654d-251a-4750-952b-de3f7005260e, rgb(136, 136, 136))" class="framer-text">Get the most comprehensive tests available at a nearby test center to start. No hidden fees. No insurance needed.</h3></div></div></div><div class="framer-10zj6x"><div class="ssr-variant hidden-1ya9o1s hidden-1uavoh6"><div class="framer-120l8pm" data-framer-name="Image" name="Image"><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-width: 1200px) max((min(100vw - 200px, 1000px) - 120px) / 3, 200px), (min-width: 810px) and (max-width: 1199px) max((min(100vw - 80px, 1000px) - 120px) / 3, 200px), (max-width: 809px) max(min(100vw - 40px, 1000px), 200px)" srcset="https://framerusercontent.com/images/wU3lmCLqVJK4MPHhwKoA3AYPOk.png?scale-down-to=1024 983w,https://framerusercontent.com/images/wU3lmCLqVJK4MPHhwKoA3AYPOk.png 1920w" src="https://framerusercontent.com/images/wU3lmCLqVJK4MPHhwKoA3AYPOk.png" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto" data-framer-original-sizes="max((min(100vw - 200px, 1000px) - 120px) / 3, 200px)"></div></div></div><div class="ssr-variant hidden-72rtr7 hidden-1uavoh6"><div class="framer-120l8pm" data-framer-name="Image" name="Image"><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-width: 1200px) max((min(100vw - 200px, 1000px) - 120px) / 3, 200px), (min-width: 810px) and (max-width: 1199px) max((min(100vw - 80px, 1000px) - 120px) / 3, 200px), (max-width: 809px) max(min(100vw - 40px, 1000px), 200px)" srcset="https://framerusercontent.com/images/wU3lmCLqVJK4MPHhwKoA3AYPOk.png?scale-down-to=1024 983w,https://framerusercontent.com/images/wU3lmCLqVJK4MPHhwKoA3AYPOk.png 1920w" src="https://framerusercontent.com/images/wU3lmCLqVJK4MPHhwKoA3AYPOk.png" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto" data-framer-original-sizes="max((min(100vw - 80px, 1000px) - 120px) / 3, 200px)"></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-120l8pm" data-framer-name="Image" name="Image"><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-width: 1200px) max((min(100vw - 200px, 1000px) - 120px) / 3, 200px), (min-width: 810px) and (max-width: 1199px) max((min(100vw - 80px, 1000px) - 120px) / 3, 200px), (max-width: 809px) max(min(100vw - 40px, 1000px), 200px)" srcset="https://framerusercontent.com/images/wU3lmCLqVJK4MPHhwKoA3AYPOk.png?scale-down-to=1024 983w,https://framerusercontent.com/images/wU3lmCLqVJK4MPHhwKoA3AYPOk.png 1920w" src="https://framerusercontent.com/images/wU3lmCLqVJK4MPHhwKoA3AYPOk.png" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto" data-framer-original-sizes="max(min(100vw - 40px, 1000px), 200px)"></div></div></div><div class="framer-fnmd1r" data-framer-name="Content" name="Content"><div class="framer-5pzm81" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h2 style="--font-selector:Q1VTVE9NO0ludGVyIFRpZ2h0IEJvbGQ=;--framer-font-family:"Inter Tight Bold", "Inter Tight Bold Placeholder", sans-serif;--framer-font-size:22px;--framer-letter-spacing:-0.8px;--framer-line-height:1.3em;--framer-text-alignment:left;--framer-text-color:rgb(51, 51, 51)" class="framer-text"><strong class="framer-text">DISCUSS YOUR INNER DESIGN ANALYSIS</strong></h2></div><div class="framer-6i3twg" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h3 style="--font-selector:SW50ZXItTWVkaXVt;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:20px;--framer-font-weight:500;--framer-letter-spacing:-0.5px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--token-1021654d-251a-4750-952b-de3f7005260e, rgb(136, 136, 136))" class="framer-text">Learn about what's really going on in your body with the most in-depth, advanced report for longevity.</h3></div></div></div><div class="framer-bg2fpu"><div class="ssr-variant hidden-1ya9o1s hidden-1uavoh6"><div class="framer-5lbvob" data-framer-name="Image" name="Image"><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-width: 1200px) max((min(100vw - 200px, 1000px) - 120px) / 3, 200px), (min-width: 810px) and (max-width: 1199px) max((min(100vw - 80px, 1000px) - 120px) / 3, 200px), (max-width: 809px) max(min(100vw - 40px, 1000px), 200px)" srcset="https://framerusercontent.com/images/t5ObeLHsYIaovMtAjbBJcgyikDo.svg 864w" src="https://framerusercontent.com/images/t5ObeLHsYIaovMtAjbBJcgyikDo.svg" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain;image-rendering:auto" data-framer-original-sizes="max((min(100vw - 200px, 1000px) - 120px) / 3, 200px)"></div></div></div><div class="ssr-variant hidden-72rtr7 hidden-1uavoh6"><div class="framer-5lbvob" data-framer-name="Image" name="Image"><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-width: 1200px) max((min(100vw - 200px, 1000px) - 120px) / 3, 200px), (min-width: 810px) and (max-width: 1199px) max((min(100vw - 80px, 1000px) - 120px) / 3, 200px), (max-width: 809px) max(min(100vw - 40px, 1000px), 200px)" srcset="https://framerusercontent.com/images/t5ObeLHsYIaovMtAjbBJcgyikDo.svg 864w" src="https://framerusercontent.com/images/t5ObeLHsYIaovMtAjbBJcgyikDo.svg" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain;image-rendering:auto" data-framer-original-sizes="max((min(100vw - 80px, 1000px) - 120px) / 3, 200px)"></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-5lbvob" data-framer-name="Image" name="Image"><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-width: 1200px) max((min(100vw - 200px, 1000px) - 120px) / 3, 200px), (min-width: 810px) and (max-width: 1199px) max((min(100vw - 80px, 1000px) - 120px) / 3, 200px), (max-width: 809px) max(min(100vw - 40px, 1000px), 200px)" srcset="https://framerusercontent.com/images/t5ObeLHsYIaovMtAjbBJcgyikDo.svg 864w" src="https://framerusercontent.com/images/t5ObeLHsYIaovMtAjbBJcgyikDo.svg" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain;image-rendering:auto" data-framer-original-sizes="max(min(100vw - 40px, 1000px), 200px)"></div></div></div><div class="framer-5i5r2k" data-framer-name="Content" name="Content"><div class="framer-bvezw5" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h2 style="--font-selector:Q1VTVE9NO0ludGVyIFRpZ2h0IEJvbGQ=;--framer-font-family:"Inter Tight Bold", "Inter Tight Bold Placeholder", sans-serif;--framer-font-size:22px;--framer-letter-spacing:-0.8px;--framer-text-alignment:left;--framer-text-color:rgb(51, 51, 51)" class="framer-text">START YOUR PERSONALIZED PROTOCOLS & RETEST</h2></div><div class="framer-t5q18" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h3 style="--framer-font-size:20px;--framer-letter-spacing:-0.5px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--token-1021654d-251a-4750-952b-de3f7005260e, rgb(136, 136, 136))" class="framer-text">Begin your 3-6 month uniquely tailored plan to address sub-optimal levels and monitor labs for improvements.</h3></div></div></div><div class="framer-ujumba"></div><div class="framer-darqk0"></div><div class="framer-9p2ghi"></div></div></a><div class="framer-imyp8u" data-framer-name="2 Columns Text Image" name="2 Columns Text Image"><div class="framer-hsv7ev"><div class="framer-rsj555" data-framer-name="Content" name="Content"><div class="ssr-variant hidden-1ya9o1s hidden-1uavoh6"><div class="framer-kqq2mu" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h1 style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:50px;--framer-font-weight:700;--framer-letter-spacing:-2px;--framer-text-alignment:left;--framer-text-color:rgb(51, 51, 51)" class="framer-text"><br class="framer-text"><br class="framer-text">Why We're Different.</h1></div></div><div class="ssr-variant hidden-72rtr7 hidden-1uavoh6"><div class="framer-kqq2mu" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h1 style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:40px;--framer-font-weight:700;--framer-letter-spacing:-1.8px;--framer-text-alignment:left;--framer-text-color:rgb(51, 51, 51)" class="framer-text"><br class="framer-text"><br class="framer-text">Why We're Different.</h1></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-kqq2mu" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h1 style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:30px;--framer-font-weight:700;--framer-letter-spacing:-1.2px;--framer-text-alignment:left;--framer-text-color:rgb(51, 51, 51)" class="framer-text"><br class="framer-text"><br class="framer-text">Why We're Different.</h1></div></div><div class="framer-1n3vxd9" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h2 style="--font-selector:R0Y7SW50ZXItNTAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:24px;--framer-font-weight:500;--framer-letter-spacing:-0.5px;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(136, 136, 136)" class="framer-text">• You WILL know the root cause of your symptoms<br class="framer-text"><br class="framer-text">• You WILL know exactly what you are able to do to become more aware of it.<br class="framer-text"><br class="framer-text">• Total 100% focus on the only things that matter.<br class="framer-text"><br class="framer-text">• Clinically-tested Protocols used by actual Medical Doctors who experimented every protocol on themselves.<br class="framer-text"><br class="framer-text"><br class="framer-text"><br class="framer-text trailing-break"></h2></div><div class="framer-1rin5l3"></div></div></div><div class="ssr-variant hidden-1uavoh6"><div class="framer-1bgikgn" data-framer-name="Image" name="Image"><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-width: 1200px) max(50vw, 1px), (min-width: 810px) and (max-width: 1199px) max(50vw, 1px), (max-width: 809px) 100vw" srcset="https://framerusercontent.com/images/Bg6WI0bahLddrfpLw3zryFC8rao.png?scale-down-to=512 512w,https://framerusercontent.com/images/Bg6WI0bahLddrfpLw3zryFC8rao.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Bg6WI0bahLddrfpLw3zryFC8rao.png 1200w" src="https://framerusercontent.com/images/Bg6WI0bahLddrfpLw3zryFC8rao.png?scale-down-to=1024" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain;image-rendering:auto" data-framer-original-sizes="max(50vw, 1px)"></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-1bgikgn" data-framer-name="Image" name="Image"><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-width: 1200px) max(50vw, 1px), (min-width: 810px) and (max-width: 1199px) max(50vw, 1px), (max-width: 809px) 100vw" srcset="https://framerusercontent.com/images/Bg6WI0bahLddrfpLw3zryFC8rao.png?scale-down-to=512 512w,https://framerusercontent.com/images/Bg6WI0bahLddrfpLw3zryFC8rao.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Bg6WI0bahLddrfpLw3zryFC8rao.png 1200w" src="https://framerusercontent.com/images/Bg6WI0bahLddrfpLw3zryFC8rao.png?scale-down-to=1024" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:contain;image-rendering:auto" data-framer-original-sizes="100vw"></div></div></div></div><header class="framer-wz0zfo" data-framer-name="Header" name="Header"><div class="framer-1epybeu"><div class="framer-vfwgpj" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:50px;--framer-font-weight:700;--framer-letter-spacing:-2px;--framer-text-alignment:center;--framer-text-color:rgb(51, 51, 51)" class="framer-text">Tell Us About Your Health.</p></div></div><div class="framer-1wi9uvc-container"><div style="position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center" height="100%" id="FYd1fJ0ZG" width="100%"><div style="width:100%;height:100%" class="framer-typeform"></div></div></div><div class="framer-1fd1pw0" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h1 style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:45px;--framer-font-weight:700;--framer-letter-spacing:-2.6px;--framer-text-alignment:center;--framer-text-color:rgb(51, 51, 51)" class="framer-text">Ship sites with style.</h1></div><div class="ssr-variant hidden-1uavoh6"><div class="framer-1aozsjk" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h2 style="--font-selector:R0Y7SW50ZXItNTAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:24px;--framer-font-weight:500;--framer-letter-spacing:-0.5px;--framer-line-height:1.5em;--framer-text-alignment:center;--framer-text-color:rgb(136, 136, 136)" class="framer-text">Go from design to site with Framer, the web builder for creative pros.</h2></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-1aozsjk" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h2 style="--font-selector:R0Y7SW50ZXItNTAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:20px;--framer-font-weight:500;--framer-letter-spacing:-0.5px;--framer-line-height:1.5em;--framer-text-alignment:center;--framer-text-color:rgb(136, 136, 136)" class="framer-text">Go from design to site with Framer, the web builder for creative pros.</h2></div></div><div class="framer-igpi0i"><div class="framer-hawnhh" data-framer-name="Button" name="Button"><div class="framer-fvbhp9" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:700;--framer-text-alignment:center;--framer-text-color:rgb(255, 255, 255)" class="framer-text">Get Started</p></div></div><div class="framer-1mf88hz" data-framer-name="Button" name="Button"><div class="framer-1wry2bb" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:700;--framer-text-alignment:center;--framer-text-color:rgb(51, 51, 51)" class="framer-text">Learn More</p></div></div></div></header><div class="framer-zdyqpr" data-framer-name="Blog" name="Blog"><div class="framer-f7b03"><div class="framer-1uwe2la" data-framer-name="Card" name="Card"><div class="framer-195gk86" data-framer-name="Image" name="Image"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0;background-repeat:repeat;background-position:left top;background-size:126px auto;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTI2IiBoZWlnaHQ9IjEyNiI+PGRlZnM+PHBhdGggaWQ9ImEiIGQ9Ik0xMjYgMHYyMS41ODRMMjEuNTg0IDEyNkgwdi0xNy41ODVMMTA4LjQxNSAwSDEyNlptMCAxMDguNDE0VjEyNmgtMTcuNTg2TDEyNiAxMDguNDE0Wm0wLTg0djM5LjE3MUw2My41ODUgMTI2SDI0LjQxNEwxMjYgMjQuNDE0Wm0wIDQydjM5LjE3TDEwNS41ODQgMTI2aC0zOS4xN0wxMjYgNjYuNDE0Wk0xMDUuNTg2IDAgMCAxMDUuNTg2VjY2LjQxNUw2Ni40MTUgMGgzOS4xNzFabS00MiAwTDAgNjMuNTg2VjI0LjQxNUwyNC40MTUgMGgzOS4xNzFabS00MiAwTDAgMjEuNTg2VjBoMjEuNTg2WiIvPjwvZGVmcz48dXNlIHhsaW5rOmhyZWY9IiNhIiBmaWxsPSIjODg4IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);opacity:0.2" data-framer-background-image-wrapper="true"></div></div><div class="framer-jnnh54" data-framer-name="Content" name="Content"><div class="framer-akih0i" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h3 style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:20px;--framer-font-weight:600;--framer-letter-spacing:-0.5px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))" class="framer-text">Scaling Your Site</h3></div><div class="framer-qybqxb" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNTAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-weight:500;--framer-line-height:1.6em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Learn about hosting built for scale and reliability.</p></div><button class="framer-sok5x2" data-framer-name="Button" data-reset="button" name="Button"><div class="framer-i0wmwn" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-text-alignment:center;--framer-text-color:rgb(255, 255, 255)" class="framer-text">Read More</p></div></button></div></div><div class="framer-ccawm1" data-framer-name="Card" name="Card"><div class="framer-1a74k0r" data-framer-name="Image" name="Image"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0;background-repeat:repeat;background-position:left top;background-size:126px auto;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTI2IiBoZWlnaHQ9IjEyNiI+PGRlZnM+PHBhdGggaWQ9ImEiIGQ9Ik0xMjYgMHYyMS41ODRMMjEuNTg0IDEyNkgwdi0xNy41ODVMMTA4LjQxNSAwSDEyNlptMCAxMDguNDE0VjEyNmgtMTcuNTg2TDEyNiAxMDguNDE0Wm0wLTg0djM5LjE3MUw2My41ODUgMTI2SDI0LjQxNEwxMjYgMjQuNDE0Wm0wIDQydjM5LjE3TDEwNS41ODQgMTI2aC0zOS4xN0wxMjYgNjYuNDE0Wk0xMDUuNTg2IDAgMCAxMDUuNTg2VjY2LjQxNUw2Ni40MTUgMGgzOS4xNzFabS00MiAwTDAgNjMuNTg2VjI0LjQxNUwyNC40MTUgMGgzOS4xNzFabS00MiAwTDAgMjEuNTg2VjBoMjEuNTg2WiIvPjwvZGVmcz48dXNlIHhsaW5rOmhyZWY9IiNhIiBmaWxsPSIjODg4IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);opacity:0.2" data-framer-background-image-wrapper="true"></div></div><div class="framer-1vjtzqt" data-framer-name="Content" name="Content"><div class="framer-tcf3hh" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h3 style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:20px;--framer-font-weight:600;--framer-letter-spacing:-0.5px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))" class="framer-text">Optimize for SEO</h3></div><div class="framer-9t5o2z" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNTAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-weight:500;--framer-line-height:1.6em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Learn how Framer can optimize your site for search engines.</p></div><button class="framer-mb918r" data-framer-name="Button" data-reset="button" name="Button"><div class="framer-mxkesh" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-text-alignment:center;--framer-text-color:rgb(255, 255, 255)" class="framer-text">Read More</p></div></button></div></div><div class="framer-142nwxo" data-framer-name="Card" name="Card"><div class="framer-14b0xtg" data-framer-name="Image" name="Image"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0;background-repeat:repeat;background-position:left top;background-size:126px auto;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTI2IiBoZWlnaHQ9IjEyNiI+PGRlZnM+PHBhdGggaWQ9ImEiIGQ9Ik0xMjYgMHYyMS41ODRMMjEuNTg0IDEyNkgwdi0xNy41ODVMMTA4LjQxNSAwSDEyNlptMCAxMDguNDE0VjEyNmgtMTcuNTg2TDEyNiAxMDguNDE0Wm0wLTg0djM5LjE3MUw2My41ODUgMTI2SDI0LjQxNEwxMjYgMjQuNDE0Wm0wIDQydjM5LjE3TDEwNS41ODQgMTI2aC0zOS4xN0wxMjYgNjYuNDE0Wk0xMDUuNTg2IDAgMCAxMDUuNTg2VjY2LjQxNUw2Ni40MTUgMGgzOS4xNzFabS00MiAwTDAgNjMuNTg2VjI0LjQxNUwyNC40MTUgMGgzOS4xNzFabS00MiAwTDAgMjEuNTg2VjBoMjEuNTg2WiIvPjwvZGVmcz48dXNlIHhsaW5rOmhyZWY9IiNhIiBmaWxsPSIjODg4IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);opacity:0.2" data-framer-background-image-wrapper="true"></div></div><div class="framer-4qfw7k" data-framer-name="Content" name="Content"><div class="framer-5jscau" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h3 style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:20px;--framer-font-weight:600;--framer-letter-spacing:-0.5px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))" class="framer-text">CMS Examples</h3></div><div class="framer-zwrhoi" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNTAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-weight:500;--framer-line-height:1.6em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Get inspired by blogs, job openings, events and more.</p></div><button class="framer-1xmcujz" data-framer-name="Button" data-reset="button" name="Button"><div class="framer-czsyp" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-text-alignment:center;--framer-text-color:rgb(255, 255, 255)" class="framer-text">Read More</p></div></button></div></div></div></div><div class="framer-1qxkn5l" data-framer-name="Testimonials 3" name="Testimonials 3"><div class="framer-qh7k5a"><div class="framer-pm0c44"><div class="framer-zydy6a" data-framer-name="Card" name="Card"><div class="framer-wv3v3c"><div class="framer-mj5mzv"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0;background-repeat:repeat;background-position:left top;background-size:126px auto;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTI2IiBoZWlnaHQ9IjEyNiI+PGRlZnM+PHBhdGggaWQ9ImEiIGQ9Ik0xMjYgMHYyMS41ODRMMjEuNTg0IDEyNkgwdi0xNy41ODVMMTA4LjQxNSAwSDEyNlptMCAxMDguNDE0VjEyNmgtMTcuNTg2TDEyNiAxMDguNDE0Wm0wLTg0djM5LjE3MUw2My41ODUgMTI2SDI0LjQxNEwxMjYgMjQuNDE0Wm0wIDQydjM5LjE3TDEwNS41ODQgMTI2aC0zOS4xN0wxMjYgNjYuNDE0Wk0xMDUuNTg2IDAgMCAxMDUuNTg2VjY2LjQxNUw2Ni40MTUgMGgzOS4xNzFabS00MiAwTDAgNjMuNTg2VjI0LjQxNUwyNC40MTUgMGgzOS4xNzFabS00MiAwTDAgMjEuNTg2VjBoMjEuNTg2WiIvPjwvZGVmcz48dXNlIHhsaW5rOmhyZWY9IiNhIiBmaWxsPSIjODg4IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);opacity:0.2" data-framer-background-image-wrapper="true"></div></div><div class="framer-15ravru"><div class="framer-xgm591" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h3 style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:20px;--framer-font-weight:700;--framer-letter-spacing:-0.8px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:rgb(51, 51, 51)" class="framer-text">Alex K, Male 35</h3></div><div class="framer-6qsw4o" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItcmVndWxhcg==;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-letter-spacing:-0.7px;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(153, 153, 153)" class="framer-text">Washington, DC</p></div></div></div><div class="framer-16f7skp" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNTAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-weight:500;--framer-line-height:1.6em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">"I definitely feel way more energy and have almost no anxiety now so it's safe to say things are working great."</p></div></div><div class="framer-h2cvda" data-framer-name="Card" name="Card"><div class="framer-1309i97"><div class="framer-bdv9qj"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0;background-repeat:repeat;background-position:left top;background-size:126px auto;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTI2IiBoZWlnaHQ9IjEyNiI+PGRlZnM+PHBhdGggaWQ9ImEiIGQ9Ik0xMjYgMHYyMS41ODRMMjEuNTg0IDEyNkgwdi0xNy41ODVMMTA4LjQxNSAwSDEyNlptMCAxMDguNDE0VjEyNmgtMTcuNTg2TDEyNiAxMDguNDE0Wm0wLTg0djM5LjE3MUw2My41ODUgMTI2SDI0LjQxNEwxMjYgMjQuNDE0Wm0wIDQydjM5LjE3TDEwNS41ODQgMTI2aC0zOS4xN0wxMjYgNjYuNDE0Wk0xMDUuNTg2IDAgMCAxMDUuNTg2VjY2LjQxNUw2Ni40MTUgMGgzOS4xNzFabS00MiAwTDAgNjMuNTg2VjI0LjQxNUwyNC40MTUgMGgzOS4xNzFabS00MiAwTDAgMjEuNTg2VjBoMjEuNTg2WiIvPjwvZGVmcz48dXNlIHhsaW5rOmhyZWY9IiNhIiBmaWxsPSIjODg4IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);opacity:0.2" data-framer-background-image-wrapper="true"></div></div><div class="framer-5yy8ru"><div class="framer-1kg5b3c" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h3 style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:20px;--framer-font-weight:700;--framer-letter-spacing:-0.8px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:rgb(51, 51, 51)" class="framer-text">Mani</h3></div><div class="framer-1rqwwxm" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItcmVndWxhcg==;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-letter-spacing:-0.7px;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(153, 153, 153)" class="framer-text">@BeingMani97</p></div></div></div><div class="framer-14rkvp6" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNTAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-weight:500;--framer-line-height:1.6em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">The scroll variant in <a class="framer-text" href="https://twitter.com/framer" rel="noopener">@framer</a> hits differently. Never imaged that making some complex things would be easy with that. Everyday i learn something new with Framer.</p></div></div><div class="framer-1ipu2rg" data-framer-name="Card" name="Card"><div class="framer-n5tzfk"><div class="framer-1dwdelo"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0;background-repeat:repeat;background-position:left top;background-size:126px auto;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTI2IiBoZWlnaHQ9IjEyNiI+PGRlZnM+PHBhdGggaWQ9ImEiIGQ9Ik0xMjYgMHYyMS41ODRMMjEuNTg0IDEyNkgwdi0xNy41ODVMMTA4LjQxNSAwSDEyNlptMCAxMDguNDE0VjEyNmgtMTcuNTg2TDEyNiAxMDguNDE0Wm0wLTg0djM5LjE3MUw2My41ODUgMTI2SDI0LjQxNEwxMjYgMjQuNDE0Wm0wIDQydjM5LjE3TDEwNS41ODQgMTI2aC0zOS4xN0wxMjYgNjYuNDE0Wk0xMDUuNTg2IDAgMCAxMDUuNTg2VjY2LjQxNUw2Ni40MTUgMGgzOS4xNzFabS00MiAwTDAgNjMuNTg2VjI0LjQxNUwyNC40MTUgMGgzOS4xNzFabS00MiAwTDAgMjEuNTg2VjBoMjEuNTg2WiIvPjwvZGVmcz48dXNlIHhsaW5rOmhyZWY9IiNhIiBmaWxsPSIjODg4IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);opacity:0.2" data-framer-background-image-wrapper="true"></div></div><div class="framer-30vbp9"><div class="framer-14uwt70" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h3 style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:20px;--framer-font-weight:700;--framer-letter-spacing:-0.8px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:rgb(51, 51, 51)" class="framer-text">Lauren</h3></div><div class="framer-1cxg158" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItcmVndWxhcg==;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-letter-spacing:-0.7px;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(153, 153, 153)" class="framer-text">@waller_texas</p></div></div></div><div class="framer-ctpoyy" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNTAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-weight:500;--framer-line-height:1.6em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Honestly the @framer publish time is insanely fast. Just published 2 weeks of changes in 5 seconds – like it’s almost too fast for such a big moment.</p></div></div></div><div class="framer-144bth8"><div class="framer-1r06n5" data-framer-name="Card" name="Card"><div class="framer-1rd1d6u"><div class="framer-ohdfuo"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0;background-repeat:repeat;background-position:left top;background-size:126px auto;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTI2IiBoZWlnaHQ9IjEyNiI+PGRlZnM+PHBhdGggaWQ9ImEiIGQ9Ik0xMjYgMHYyMS41ODRMMjEuNTg0IDEyNkgwdi0xNy41ODVMMTA4LjQxNSAwSDEyNlptMCAxMDguNDE0VjEyNmgtMTcuNTg2TDEyNiAxMDguNDE0Wm0wLTg0djM5LjE3MUw2My41ODUgMTI2SDI0LjQxNEwxMjYgMjQuNDE0Wm0wIDQydjM5LjE3TDEwNS41ODQgMTI2aC0zOS4xN0wxMjYgNjYuNDE0Wk0xMDUuNTg2IDAgMCAxMDUuNTg2VjY2LjQxNUw2Ni40MTUgMGgzOS4xNzFabS00MiAwTDAgNjMuNTg2VjI0LjQxNUwyNC40MTUgMGgzOS4xNzFabS00MiAwTDAgMjEuNTg2VjBoMjEuNTg2WiIvPjwvZGVmcz48dXNlIHhsaW5rOmhyZWY9IiNhIiBmaWxsPSIjODg4IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);opacity:0.2" data-framer-background-image-wrapper="true"></div></div><div class="framer-1yovxmj"><div class="framer-1f01elr" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h3 style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:20px;--framer-font-weight:700;--framer-letter-spacing:-0.8px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:rgb(51, 51, 51)" class="framer-text">Dann</h3></div><div class="framer-kpgvlp" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItcmVndWxhcg==;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-letter-spacing:-0.7px;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(153, 153, 153)" class="framer-text">@DannPetty</p></div></div></div><div class="framer-11pfwcz" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNTAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-weight:500;--framer-line-height:1.6em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">I learned how to build a website in <a class="framer-text" href="https://twitter.com/framer" rel="noopener">@Framer</a>! My goal was to learn the basic tools in about 20 minutes a day last week. Nothing fancy. No special design. Just random elements that's responsive. If I can do it, so can you!</p></div></div><div class="framer-z8w8ub" data-framer-name="Card" name="Card"><div class="framer-om3ro"><div class="framer-78ficf"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0;background-repeat:repeat;background-position:left top;background-size:126px auto;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTI2IiBoZWlnaHQ9IjEyNiI+PGRlZnM+PHBhdGggaWQ9ImEiIGQ9Ik0xMjYgMHYyMS41ODRMMjEuNTg0IDEyNkgwdi0xNy41ODVMMTA4LjQxNSAwSDEyNlptMCAxMDguNDE0VjEyNmgtMTcuNTg2TDEyNiAxMDguNDE0Wm0wLTg0djM5LjE3MUw2My41ODUgMTI2SDI0LjQxNEwxMjYgMjQuNDE0Wm0wIDQydjM5LjE3TDEwNS41ODQgMTI2aC0zOS4xN0wxMjYgNjYuNDE0Wk0xMDUuNTg2IDAgMCAxMDUuNTg2VjY2LjQxNUw2Ni40MTUgMGgzOS4xNzFabS00MiAwTDAgNjMuNTg2VjI0LjQxNUwyNC40MTUgMGgzOS4xNzFabS00MiAwTDAgMjEuNTg2VjBoMjEuNTg2WiIvPjwvZGVmcz48dXNlIHhsaW5rOmhyZWY9IiNhIiBmaWxsPSIjODg4IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);opacity:0.2" data-framer-background-image-wrapper="true"></div></div><div class="framer-dld7an"><div class="framer-1oy5vfq" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h3 style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:20px;--framer-font-weight:700;--framer-letter-spacing:-0.8px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:rgb(51, 51, 51)" class="framer-text">Davo</h3></div><div class="framer-1w9di88" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItcmVndWxhcg==;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-letter-spacing:-0.7px;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(153, 153, 153)" class="framer-text">@pixelbeat</p></div></div></div><div class="framer-1xj3iar" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNTAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-weight:500;--framer-line-height:1.6em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">A quick word about <a class="framer-text" href="https://twitter.com/framer" rel="noopener">@framer</a>. Framer is forever changing the experience of designing for the web. Forget about a design tool. Once you get the basics, you're not on a design tool anymore. You're creating your product/story in the medium itself. As friendly & powerful as it is.</p></div></div><div class="framer-634i6n" data-framer-name="Card" name="Card"><div class="framer-1704l5s"><div class="framer-1ftjd3j"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0;background-repeat:repeat;background-position:left top;background-size:126px auto;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTI2IiBoZWlnaHQ9IjEyNiI+PGRlZnM+PHBhdGggaWQ9ImEiIGQ9Ik0xMjYgMHYyMS41ODRMMjEuNTg0IDEyNkgwdi0xNy41ODVMMTA4LjQxNSAwSDEyNlptMCAxMDguNDE0VjEyNmgtMTcuNTg2TDEyNiAxMDguNDE0Wm0wLTg0djM5LjE3MUw2My41ODUgMTI2SDI0LjQxNEwxMjYgMjQuNDE0Wm0wIDQydjM5LjE3TDEwNS41ODQgMTI2aC0zOS4xN0wxMjYgNjYuNDE0Wk0xMDUuNTg2IDAgMCAxMDUuNTg2VjY2LjQxNUw2Ni40MTUgMGgzOS4xNzFabS00MiAwTDAgNjMuNTg2VjI0LjQxNUwyNC40MTUgMGgzOS4xNzFabS00MiAwTDAgMjEuNTg2VjBoMjEuNTg2WiIvPjwvZGVmcz48dXNlIHhsaW5rOmhyZWY9IiNhIiBmaWxsPSIjODg4IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);opacity:0.2" data-framer-background-image-wrapper="true"></div></div><div class="framer-1w406hj"><div class="framer-15kzv24" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h3 style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:20px;--framer-font-weight:700;--framer-letter-spacing:-0.8px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:rgb(51, 51, 51)" class="framer-text">Parker</h3></div><div class="framer-xo302s" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItcmVndWxhcg==;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-letter-spacing:-0.7px;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(153, 153, 153)" class="framer-text">@_prkr</p></div></div></div><div class="framer-9nopjv" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNTAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-weight:500;--framer-line-height:1.6em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">I was enjoying <a class="framer-text" href="https://twitter.com/framer" target="_blank" rel="noopener">@framer</a> a lot but I am BLOWN AWAY by their Figma plug-in. From Auto-layout to flex-box in the browser in seconds; this has completely changed how I'll build.</p></div></div></div><div class="framer-m8wcwj"><div class="framer-ez8y7m" data-framer-name="Card" name="Card"><div class="framer-1dlst0z"><div class="framer-1atbat3"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0;background-repeat:repeat;background-position:left top;background-size:126px auto;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTI2IiBoZWlnaHQ9IjEyNiI+PGRlZnM+PHBhdGggaWQ9ImEiIGQ9Ik0xMjYgMHYyMS41ODRMMjEuNTg0IDEyNkgwdi0xNy41ODVMMTA4LjQxNSAwSDEyNlptMCAxMDguNDE0VjEyNmgtMTcuNTg2TDEyNiAxMDguNDE0Wm0wLTg0djM5LjE3MUw2My41ODUgMTI2SDI0LjQxNEwxMjYgMjQuNDE0Wm0wIDQydjM5LjE3TDEwNS41ODQgMTI2aC0zOS4xN0wxMjYgNjYuNDE0Wk0xMDUuNTg2IDAgMCAxMDUuNTg2VjY2LjQxNUw2Ni40MTUgMGgzOS4xNzFabS00MiAwTDAgNjMuNTg2VjI0LjQxNUwyNC40MTUgMGgzOS4xNzFabS00MiAwTDAgMjEuNTg2VjBoMjEuNTg2WiIvPjwvZGVmcz48dXNlIHhsaW5rOmhyZWY9IiNhIiBmaWxsPSIjODg4IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);opacity:0.2" data-framer-background-image-wrapper="true"></div></div><div class="framer-1sbow3k"><div class="framer-1fy04uj" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h3 style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:20px;--framer-font-weight:700;--framer-letter-spacing:-0.8px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:rgb(51, 51, 51)" class="framer-text">Manoj</h3></div><div class="framer-1x9mkfr" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItcmVndWxhcg==;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-letter-spacing:-0.7px;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(153, 153, 153)" class="framer-text">@manojnayak</p></div></div></div><div class="framer-mvlaqk" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNTAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-weight:500;--framer-line-height:1.6em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Websites built on <a class="framer-text" href="https://twitter.com/framer" target="_blank" rel="noopener">@framer</a> look so beautiful.</p></div></div><div class="framer-1pexpky" data-framer-name="Card" name="Card"><div class="framer-5fr00c"><div class="framer-f2ny0t"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0;background-repeat:repeat;background-position:left top;background-size:126px auto;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTI2IiBoZWlnaHQ9IjEyNiI+PGRlZnM+PHBhdGggaWQ9ImEiIGQ9Ik0xMjYgMHYyMS41ODRMMjEuNTg0IDEyNkgwdi0xNy41ODVMMTA4LjQxNSAwSDEyNlptMCAxMDguNDE0VjEyNmgtMTcuNTg2TDEyNiAxMDguNDE0Wm0wLTg0djM5LjE3MUw2My41ODUgMTI2SDI0LjQxNEwxMjYgMjQuNDE0Wm0wIDQydjM5LjE3TDEwNS41ODQgMTI2aC0zOS4xN0wxMjYgNjYuNDE0Wk0xMDUuNTg2IDAgMCAxMDUuNTg2VjY2LjQxNUw2Ni40MTUgMGgzOS4xNzFabS00MiAwTDAgNjMuNTg2VjI0LjQxNUwyNC40MTUgMGgzOS4xNzFabS00MiAwTDAgMjEuNTg2VjBoMjEuNTg2WiIvPjwvZGVmcz48dXNlIHhsaW5rOmhyZWY9IiNhIiBmaWxsPSIjODg4IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);opacity:0.2" data-framer-background-image-wrapper="true"></div></div><div class="framer-15fwz7b"><div class="framer-x5rqls" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h3 style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:20px;--framer-font-weight:700;--framer-letter-spacing:-0.8px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:rgb(51, 51, 51)" class="framer-text">Fekry</h3></div><div class="framer-1n2stdf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItcmVndWxhcg==;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-letter-spacing:-0.7px;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(153, 153, 153)" class="framer-text">FekryAiad</p></div></div></div><div class="framer-si2zha" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNTAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-weight:500;--framer-line-height:1.6em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">I have been in a <a class="framer-text" href="https://twitter.com/framer" rel="noopener">@framer</a> rabbit hole for the past 6 hours without even noticing as time goes by — its everything I love in Figma combined with everything I love in Webflow. I am in love.</p></div></div><div class="framer-12shkxs" data-framer-name="Card" name="Card"><div class="framer-j5a8nd"><div class="framer-165yzkh"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0;background-repeat:repeat;background-position:left top;background-size:126px auto;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTI2IiBoZWlnaHQ9IjEyNiI+PGRlZnM+PHBhdGggaWQ9ImEiIGQ9Ik0xMjYgMHYyMS41ODRMMjEuNTg0IDEyNkgwdi0xNy41ODVMMTA4LjQxNSAwSDEyNlptMCAxMDguNDE0VjEyNmgtMTcuNTg2TDEyNiAxMDguNDE0Wm0wLTg0djM5LjE3MUw2My41ODUgMTI2SDI0LjQxNEwxMjYgMjQuNDE0Wm0wIDQydjM5LjE3TDEwNS41ODQgMTI2aC0zOS4xN0wxMjYgNjYuNDE0Wk0xMDUuNTg2IDAgMCAxMDUuNTg2VjY2LjQxNUw2Ni40MTUgMGgzOS4xNzFabS00MiAwTDAgNjMuNTg2VjI0LjQxNUwyNC40MTUgMGgzOS4xNzFabS00MiAwTDAgMjEuNTg2VjBoMjEuNTg2WiIvPjwvZGVmcz48dXNlIHhsaW5rOmhyZWY9IiNhIiBmaWxsPSIjODg4IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);opacity:0.2" data-framer-background-image-wrapper="true"></div></div><div class="framer-1x80nmt"><div class="framer-z9ks2f" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h3 style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:20px;--framer-font-weight:700;--framer-letter-spacing:-0.8px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:rgb(51, 51, 51)" class="framer-text">Miguel</h3></div><div class="framer-5zg5ge" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItcmVndWxhcg==;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-letter-spacing:-0.7px;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(153, 153, 153)" class="framer-text">@migdvv</p></div></div></div><div class="framer-1ircfm6" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNTAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-weight:500;--framer-line-height:1.6em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Learned some basics of <a class="framer-text" href="https://twitter.com/framer" rel="noopener">@framer</a> yesterday, and today I delivered a landing page for a client. It's so unreal how small the learning curve is from Figma to <a class="framer-text" href="https://twitter.com/framer" rel="noopener">@framer</a>. Absolutely love it.</p></div></div></div></div></div><div class="framer-gd5t3u" data-framer-name="Testimonials" name="Testimonials"><div class="framer-ofiqrv"><div class="framer-13c2zcs" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:50px;--framer-font-weight:700;--framer-letter-spacing:-2px;--framer-text-alignment:center;--framer-text-color:rgb(51, 51, 51)" class="framer-text"><br class="framer-text trailing-break"></p><p style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:56px;--framer-font-weight:700;--framer-letter-spacing:-2px;--framer-text-alignment:center;--framer-text-color:rgb(51, 51, 51)" class="framer-text">Real Experiences From Real Clients.</p></div><div class="framer-1fcx49c"><div class="framer-9mfetr" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7QUJlZVplZS1yZWd1bGFy;--framer-font-family:"ABeeZee", "ABeeZee Placeholder", sans-serif;--framer-font-size:22px;--framer-text-alignment:center" class="framer-text">Thousands of Clients since 2015 have reached Optimal Health with us.</p></div></div></div><div class="framer-agr9qq"><div class="framer-502ou3" data-framer-name="Card" name="Card"><div class="framer-12dhr3w"><div class="framer-drv1td"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0;background-repeat:repeat;background-position:left top;background-size:126px auto;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTI2IiBoZWlnaHQ9IjEyNiI+PGRlZnM+PHBhdGggaWQ9ImEiIGQ9Ik0xMjYgMHYyMS41ODRMMjEuNTg0IDEyNkgwdi0xNy41ODVMMTA4LjQxNSAwSDEyNlptMCAxMDguNDE0VjEyNmgtMTcuNTg2TDEyNiAxMDguNDE0Wm0wLTg0djM5LjE3MUw2My41ODUgMTI2SDI0LjQxNEwxMjYgMjQuNDE0Wm0wIDQydjM5LjE3TDEwNS41ODQgMTI2aC0zOS4xN0wxMjYgNjYuNDE0Wk0xMDUuNTg2IDAgMCAxMDUuNTg2VjY2LjQxNUw2Ni40MTUgMGgzOS4xNzFabS00MiAwTDAgNjMuNTg2VjI0LjQxNUwyNC40MTUgMGgzOS4xNzFabS00MiAwTDAgMjEuNTg2VjBoMjEuNTg2WiIvPjwvZGVmcz48dXNlIHhsaW5rOmhyZWY9IiNhIiBmaWxsPSIjODg4IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);opacity:0.2" data-framer-background-image-wrapper="true"></div></div><div class="framer-bisfou"><div class="framer-1dyvaq8" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h3 style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:20px;--framer-font-weight:600;--framer-letter-spacing:-0.5px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))" class="framer-text">Scott W.</h3></div><div class="framer-1ujhqp4" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNTAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:500;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:var(--token-fb4b67b5-91ba-4b73-b4a6-f55417ea1c0c, rgb(102, 102, 102))" class="framer-text">Maui, Hawaii</p></div></div></div><div class="framer-1i26ya8" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNTAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-weight:500;--framer-line-height:1.6em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Thank you for building such an empowering tool, especially for designers! The site went from Figma to Framer in less than a week!</p></div></div><div class="framer-4bi499" data-framer-name="Card" name="Card"><div class="framer-sc1im8"><div class="framer-xua501"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0;background-repeat:repeat;background-position:left top;background-size:126px auto;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTI2IiBoZWlnaHQ9IjEyNiI+PGRlZnM+PHBhdGggaWQ9ImEiIGQ9Ik0xMjYgMHYyMS41ODRMMjEuNTg0IDEyNkgwdi0xNy41ODVMMTA4LjQxNSAwSDEyNlptMCAxMDguNDE0VjEyNmgtMTcuNTg2TDEyNiAxMDguNDE0Wm0wLTg0djM5LjE3MUw2My41ODUgMTI2SDI0LjQxNEwxMjYgMjQuNDE0Wm0wIDQydjM5LjE3TDEwNS41ODQgMTI2aC0zOS4xN0wxMjYgNjYuNDE0Wk0xMDUuNTg2IDAgMCAxMDUuNTg2VjY2LjQxNUw2Ni40MTUgMGgzOS4xNzFabS00MiAwTDAgNjMuNTg2VjI0LjQxNUwyNC40MTUgMGgzOS4xNzFabS00MiAwTDAgMjEuNTg2VjBoMjEuNTg2WiIvPjwvZGVmcz48dXNlIHhsaW5rOmhyZWY9IiNhIiBmaWxsPSIjODg4IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);opacity:0.2" data-framer-background-image-wrapper="true"></div></div><div class="framer-1nvpyxg"><div class="framer-1lwn2f1" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h3 style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:20px;--framer-font-weight:600;--framer-letter-spacing:-0.5px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))" class="framer-text">Chris Norton</h3></div><div class="framer-1bx1jub" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNTAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:500;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:var(--token-fb4b67b5-91ba-4b73-b4a6-f55417ea1c0c, rgb(102, 102, 102))" class="framer-text">@mccoy</p></div></div></div><div class="framer-1r6jjpf" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNTAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-weight:500;--framer-line-height:1.6em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Playing around with <a class="framer-text" href="https://twitter.com/framer" target="_blank" rel="noopener">@framer</a> while building a landing page for a side project. I’m terrible at animations, but they make it so easy!</p></div></div><div class="framer-xfu309" data-framer-name="Card" name="Card"><div class="framer-d71m53"><div class="framer-1frhtnt"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0;background-repeat:repeat;background-position:left top;background-size:126px auto;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTI2IiBoZWlnaHQ9IjEyNiI+PGRlZnM+PHBhdGggaWQ9ImEiIGQ9Ik0xMjYgMHYyMS41ODRMMjEuNTg0IDEyNkgwdi0xNy41ODVMMTA4LjQxNSAwSDEyNlptMCAxMDguNDE0VjEyNmgtMTcuNTg2TDEyNiAxMDguNDE0Wm0wLTg0djM5LjE3MUw2My41ODUgMTI2SDI0LjQxNEwxMjYgMjQuNDE0Wm0wIDQydjM5LjE3TDEwNS41ODQgMTI2aC0zOS4xN0wxMjYgNjYuNDE0Wk0xMDUuNTg2IDAgMCAxMDUuNTg2VjY2LjQxNUw2Ni40MTUgMGgzOS4xNzFabS00MiAwTDAgNjMuNTg2VjI0LjQxNUwyNC40MTUgMGgzOS4xNzFabS00MiAwTDAgMjEuNTg2VjBoMjEuNTg2WiIvPjwvZGVmcz48dXNlIHhsaW5rOmhyZWY9IiNhIiBmaWxsPSIjODg4IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);opacity:0.2" data-framer-background-image-wrapper="true"></div></div><div class="framer-12x0ewi"><div class="framer-16i82go" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h3 style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:20px;--framer-font-weight:600;--framer-letter-spacing:-0.5px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))" class="framer-text">Kayla Ray</h3></div><div class="framer-1muxyic" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNTAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:500;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:var(--token-fb4b67b5-91ba-4b73-b4a6-f55417ea1c0c, rgb(102, 102, 102))" class="framer-text">@kayray</p></div></div></div><div class="framer-t3g1ik" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNTAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-weight:500;--framer-line-height:1.6em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">I’ve built pretty handy sites powered by Craft or WordPress in the past, but seeing @framer tackle CMS stuff so effortlessly is mind-boggling</p></div></div></div></div><div class="framer-iebzr3" data-framer-name="Testimonials 2" name="Testimonials 2"><div class="framer-fykfc5"><div class="framer-hblfle" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h2 style="--font-selector:R0Y7SW50ZXItNTAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:24px;--framer-font-weight:500;--framer-letter-spacing:-0.7px;--framer-line-height:1.5em;--framer-text-alignment:center;--framer-text-color:var(--token-1021654d-251a-4750-952b-de3f7005260e, rgb(136, 136, 136))" class="framer-text">“Appreciation for creating such an enabling instrument, particularly for designers! The platform transitioned from Figma to Framer in under a week.”</h2></div><div class="framer-1xozx0w"><div class="framer-efirr" data-framer-name="Avatar" name="Avatar"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0;background-repeat:repeat;background-position:left top;background-size:126px auto;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTI2IiBoZWlnaHQ9IjEyNiI+PGRlZnM+PHBhdGggaWQ9ImEiIGQ9Ik0xMjYgMHYyMS41ODRMMjEuNTg0IDEyNkgwdi0xNy41ODVMMTA4LjQxNSAwSDEyNlptMCAxMDguNDE0VjEyNmgtMTcuNTg2TDEyNiAxMDguNDE0Wm0wLTg0djM5LjE3MUw2My41ODUgMTI2SDI0LjQxNEwxMjYgMjQuNDE0Wm0wIDQydjM5LjE3TDEwNS41ODQgMTI2aC0zOS4xN0wxMjYgNjYuNDE0Wk0xMDUuNTg2IDAgMCAxMDUuNTg2VjY2LjQxNUw2Ni40MTUgMGgzOS4xNzFabS00MiAwTDAgNjMuNTg2VjI0LjQxNUwyNC40MTUgMGgzOS4xNzFabS00MiAwTDAgMjEuNTg2VjBoMjEuNTg2WiIvPjwvZGVmcz48dXNlIHhsaW5rOmhyZWY9IiNhIiBmaWxsPSIjODg4IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);opacity:0.2" data-framer-background-image-wrapper="true"></div></div><div class="framer-73u0po"><div class="framer-ey0stz" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h3 style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:20px;--framer-font-weight:600;--framer-letter-spacing:-0.5px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))" class="framer-text">Kayla Ray</h3></div><div class="framer-ogbz5j" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNTAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:500;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:var(--token-fb4b67b5-91ba-4b73-b4a6-f55417ea1c0c, rgb(102, 102, 102))" class="framer-text">@kayray</p></div></div></div></div></div><section class="framer-1lph08h" data-framer-name="About Section" name="About Section"><div class="framer-1vwksfd" data-framer-name="About Background" id="about-background" name="About Background"></div><div class="framer-1hyd6e1" data-framer-name="Content Stack" name="Content Stack"><div class="framer-1irzli" data-framer-name="Photo Stack" name="Photo Stack"><div class="framer-ox8xd6-container"><div class="framer-hv0AW framer-g3a1fd framer-v-uhhzlt" data-framer-name="Only Pattern" style="background-color:rgb(255, 255, 255);height:100%;width:100%"><div class="framer-8nj9tv-container"><div style="width:100%;height:100%;background-color:transparent;background-image:radial-gradient(rgb(2, 220, 227) 1px, transparent 1px), radial-gradient(rgb(2, 220, 227) 1px, rgba(35, 84, 84, 0) 1px);background-position:0 0, 10px 10px;background-size:20px 20px;border-radius:0"></div></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-1uavoh6"><div class="framer-zmomzw" data-framer-name="Verve-Lobby Photo" name="Verve-Lobby Photo"><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-width: 1200px) min(max((min(100vw - 96px, 1200px) - 48px) / 2, 1px), 720px), (min-width: 810px) and (max-width: 1199px) min(max((min(100vw - 48px, 1200px) - 48px) / 2, 1px), 720px), (max-width: 809px) min(min(100vw, 1200px), 720px)" srcset="https://framerusercontent.com/images/yIQr0kxAnzBC5gj35cD3g9C2Uw.png?scale-down-to=512 512w,https://framerusercontent.com/images/yIQr0kxAnzBC5gj35cD3g9C2Uw.png 972w" src="https://framerusercontent.com/images/yIQr0kxAnzBC5gj35cD3g9C2Uw.png" alt="Clinic Lobby Entrance" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto" data-framer-original-sizes="min(max((min(100vw - 96px, 1200px) - 48px) / 2, 1px), 720px)"></div></div></div><div class="ssr-variant hidden-72rtr7 hidden-1uavoh6"><div class="framer-zmomzw" data-framer-name="Verve-Lobby Photo" name="Verve-Lobby Photo"><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-width: 1200px) min(max((min(100vw - 96px, 1200px) - 48px) / 2, 1px), 720px), (min-width: 810px) and (max-width: 1199px) min(max((min(100vw - 48px, 1200px) - 48px) / 2, 1px), 720px), (max-width: 809px) min(min(100vw, 1200px), 720px)" srcset="https://framerusercontent.com/images/yIQr0kxAnzBC5gj35cD3g9C2Uw.png?scale-down-to=512 512w,https://framerusercontent.com/images/yIQr0kxAnzBC5gj35cD3g9C2Uw.png 972w" src="https://framerusercontent.com/images/yIQr0kxAnzBC5gj35cD3g9C2Uw.png" alt="Clinic Lobby Entrance" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto" data-framer-original-sizes="min(max((min(100vw - 48px, 1200px) - 48px) / 2, 1px), 720px)"></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-zmomzw" data-framer-name="Verve-Lobby Photo" name="Verve-Lobby Photo"><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-width: 1200px) min(max((min(100vw - 96px, 1200px) - 48px) / 2, 1px), 720px), (min-width: 810px) and (max-width: 1199px) min(max((min(100vw - 48px, 1200px) - 48px) / 2, 1px), 720px), (max-width: 809px) min(min(100vw, 1200px), 720px)" srcset="https://framerusercontent.com/images/yIQr0kxAnzBC5gj35cD3g9C2Uw.png?scale-down-to=512 512w,https://framerusercontent.com/images/yIQr0kxAnzBC5gj35cD3g9C2Uw.png 972w" src="https://framerusercontent.com/images/yIQr0kxAnzBC5gj35cD3g9C2Uw.png" alt="Clinic Lobby Entrance" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto" data-framer-original-sizes="min(min(100vw, 1200px), 720px)"></div></div></div><div class="framer-18ce8mg-container" style="opacity:1;transform:perspective(1200px) translateY(36px)"><div class="framer-HX4KK framer-10vellq framer-v-10vellq" data-framer-name="Variant 1" style="background-color:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;height:100%"><div class="framer-utb2of"><div class="framer-4dfg4v-container"><div style="display:contents"></div></div><div class="framer-7i3j13" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text">123 Rue du Sourire 75008 Paris, France</p></div></div></div></div></div><div class="framer-1mfvn0o" data-framer-name="Right Stack" name="Right Stack"><div class="framer-l3rrdj" data-framer-name="Heading Stack" name="Heading Stack"><div class="framer-1pe3cl4" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-135acoq" data-styles-preset="m90wm8COZ" style="--framer-text-alignment:left;--framer-text-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151))">About</p></div><div class="framer-rny2yq" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h2 class="framer-text framer-styles-preset-dnzc71" data-styles-preset="mOtnGF6vo" style="--framer-text-alignment:left;--framer-text-color:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75))">Our Dental Clinic</h2></div><div class="framer-2ljcxr" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-alignment:left;--framer-text-color:var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128))">At Verve, we are passionate about providing exceptional stomatology care in a warm and welcoming environment.</p></div></div><div class="framer-1gy7buk"><div class="ssr-variant hidden-1ya9o1s hidden-1uavoh6"><div class="framer-lzffhi-container"><div class="framer-jPocz framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-5qch1o framer-v-5qch1o" data-framer-name="Variant 1" style="width:100%"><div class="framer-1cjod0w" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px"><div class="framer-1n3alaq-container"><div style="display:contents"></div></div></div><div class="framer-ru6o0o"><div class="framer-1r98xap" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Years of Excellence</h3></div><div class="framer-a3kkvn" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Established in 2000, VerveDent has been providing top dental care.</p></div></div></div></div></div><div class="ssr-variant hidden-72rtr7 hidden-1uavoh6"><div class="framer-lzffhi-container"><div class="framer-jPocz framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-5qch1o framer-v-5qch1o" data-framer-name="Variant 1" style="width:100%"><div class="framer-1cjod0w" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px"><div class="framer-1n3alaq-container"><div style="display:contents"></div></div></div><div class="framer-ru6o0o"><div class="framer-1r98xap" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Years of Excellence</h3></div><div class="framer-a3kkvn" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Established in 2000, VerveDent has been providing top dental care.</p></div></div></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-lzffhi-container"><div class="framer-jPocz framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-5qch1o framer-v-5qch1o" data-framer-name="Variant 1" style="width:100%"><div class="framer-1cjod0w" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px"><div class="framer-1n3alaq-container"><div style="display:contents"></div></div></div><div class="framer-ru6o0o"><div class="framer-1r98xap" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Years of Excellence</h3></div><div class="framer-a3kkvn" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Established in 2000, VerveDent has been providing top dental care.</p></div></div></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-1uavoh6"><div class="framer-1djxoih-container"><div class="framer-jPocz framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-5qch1o framer-v-5qch1o" data-framer-name="Variant 1" style="width:100%"><div class="framer-1cjod0w" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px"><div class="framer-1n3alaq-container"><div style="display:contents"></div></div></div><div class="framer-ru6o0o"><div class="framer-1r98xap" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">100% Satisfied Patients</h3></div><div class="framer-a3kkvn" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Over 10,000 satisfied patients have entrusted their smiles to VerveDent.</p></div></div></div></div></div><div class="ssr-variant hidden-72rtr7 hidden-1uavoh6"><div class="framer-1djxoih-container"><div class="framer-jPocz framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-5qch1o framer-v-5qch1o" data-framer-name="Variant 1" style="width:100%"><div class="framer-1cjod0w" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px"><div class="framer-1n3alaq-container"><div style="display:contents"></div></div></div><div class="framer-ru6o0o"><div class="framer-1r98xap" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">100% Satisfied Patients</h3></div><div class="framer-a3kkvn" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Over 10,000 satisfied patients have entrusted their smiles to VerveDent.</p></div></div></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-1djxoih-container"><div class="framer-jPocz framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-5qch1o framer-v-5qch1o" data-framer-name="Variant 1" style="width:100%"><div class="framer-1cjod0w" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px"><div class="framer-1n3alaq-container"><div style="display:contents"></div></div></div><div class="framer-ru6o0o"><div class="framer-1r98xap" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">100% Satisfied Patients</h3></div><div class="framer-a3kkvn" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Over 10,000 satisfied patients have entrusted their smiles to VerveDent.</p></div></div></div></div></div></div><div class="ssr-variant hidden-1uavoh6"><div class="framer-x1u8jd-container"><a class="framer-eObwS framer-60zshs framer-v-13tkkdo framer-dfeyo5" data-framer-name="Small - Secondary(1) " href="./"><div class="framer-zlnbj9" data-framer-name="Hover Background" style="background-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;opacity:0"></div><div class="framer-f4gtvj" data-framer-name="Background" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.1)"></div><div class="framer-uay6r2" data-framer-name="Content" style="background-color:rgba(0, 0, 0, 0)"><div class="framer-18zxiff" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0VxdWlub3ggQm9sZA==;--framer-font-family:"Equinox Bold", "Equinox Bold Placeholder", sans-serif;--framer-line-height:1em;--framer-text-color:var(--extracted-r6o4lv, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))" class="framer-text">More about Us</p></div></div></a></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-x1u8jd-container"><a class="framer-eObwS framer-60zshs framer-v-13tkkdo framer-dfeyo5" data-framer-name="Small - Secondary(1) " style="width:100%" href="./"><div class="framer-zlnbj9" data-framer-name="Hover Background" style="background-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;opacity:0"></div><div class="framer-f4gtvj" data-framer-name="Background" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.1)"></div><div class="framer-uay6r2" data-framer-name="Content" style="background-color:rgba(0, 0, 0, 0)"><div class="framer-18zxiff" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0VxdWlub3ggQm9sZA==;--framer-font-family:"Equinox Bold", "Equinox Bold Placeholder", sans-serif;--framer-line-height:1em;--framer-text-color:var(--extracted-r6o4lv, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))" class="framer-text">More about Us</p></div></div></a></div></div></div></div></section><section class="framer-1756fa5" data-framer-name="Team Section" name="Team Section"><div class="framer-1c9rzcb-container"><div class="framer-hv0AW framer-g3a1fd framer-v-uhhzlt" data-framer-name="Only Pattern" style="background-color:rgb(255, 255, 255);height:100%;width:100%"><div class="framer-8nj9tv-container"><div style="width:100%;height:100%;background-color:transparent;background-image:radial-gradient(rgb(2, 220, 227) 1px, transparent 1px), radial-gradient(rgb(2, 220, 227) 1px, rgba(35, 84, 84, 0) 1px);background-position:0 0, 15px 15px;background-size:30px 30px;border-radius:0"></div></div></div></div><div class="framer-6k6thl-container"><div class="framer-hv0AW framer-g3a1fd framer-v-uhhzlt" data-framer-name="Only Pattern" style="background-color:rgb(255, 255, 255);height:100%;width:100%"><div class="framer-8nj9tv-container"><div style="width:100%;height:100%;background-color:transparent;background-image:radial-gradient(rgb(2, 220, 227) 1px, transparent 1px), radial-gradient(rgb(2, 220, 227) 1px, rgba(35, 84, 84, 0) 1px);background-position:0 0, 15px 15px;background-size:30px 30px;border-radius:0"></div></div></div></div><div class="framer-1arkca0" data-framer-name="Content Stack" name="Content Stack"><div class="framer-i711ft" data-framer-name="Heading Stack" name="Heading Stack"><div class="framer-1w1x06b" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-135acoq" data-styles-preset="m90wm8COZ" style="--framer-text-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151))">Meet Us</p></div><div class="framer-ygcvcy" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h2 class="framer-text framer-styles-preset-dnzc71" data-styles-preset="mOtnGF6vo" style="--framer-text-alignment:center;--framer-text-color:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75))">Our Passionate Team</h2></div><div class="framer-1u4jzm3" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-alignment:center;--framer-text-color:var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128))">Our dedicated team is at the heart of Verve. We are a group of highly qualified and experienced dentists, hygienists, and staff, all committed to providing exceptional stomatology care in a warm and welcoming environment.</p></div></div><div class="framer-o68yon"><div class="ssr-variant hidden-1uavoh6"></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"></div></div><div class="ssr-variant hidden-1uavoh6"><div class="framer-6z31kr-container hidden-72rtr7 hidden-1ya9o1s"><a class="framer-eObwS framer-60zshs framer-v-13tkkdo framer-dfeyo5" data-framer-name="Small - Secondary(1) " href="./"><div class="framer-zlnbj9" data-framer-name="Hover Background" style="background-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;opacity:0"></div><div class="framer-f4gtvj" data-framer-name="Background" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.1)"></div><div class="framer-uay6r2" data-framer-name="Content" style="background-color:rgba(0, 0, 0, 0)"><div class="framer-18zxiff" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0VxdWlub3ggQm9sZA==;--framer-font-family:"Equinox Bold", "Equinox Bold Placeholder", sans-serif;--framer-line-height:1em;--framer-text-color:var(--extracted-r6o4lv, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))" class="framer-text">View all Team</p></div></div></a></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-6z31kr-container hidden-72rtr7 hidden-1ya9o1s"><a class="framer-eObwS framer-60zshs framer-v-13tkkdo framer-dfeyo5" data-framer-name="Small - Secondary(1) " style="width:100%" href="./"><div class="framer-zlnbj9" data-framer-name="Hover Background" style="background-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;opacity:0"></div><div class="framer-f4gtvj" data-framer-name="Background" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.1)"></div><div class="framer-uay6r2" data-framer-name="Content" style="background-color:rgba(0, 0, 0, 0)"><div class="framer-18zxiff" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0VxdWlub3ggQm9sZA==;--framer-font-family:"Equinox Bold", "Equinox Bold Placeholder", sans-serif;--framer-line-height:1em;--framer-text-color:var(--extracted-r6o4lv, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))" class="framer-text">View all Team</p></div></div></a></div></div></div></section><section class="framer-y06rtp" data-framer-name="General Services Section" name="General Services Section"><div class="framer-1b9ches" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h1 class="framer-text framer-styles-preset-18453zt" data-styles-preset="xmWXR2j3E" style="--framer-text-alignment:left;--framer-text-color:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75))">Our Comprehensive Dental Services</h1></div><div class="framer-h4okz4" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-alignment:left;--framer-text-color:var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128))">From preventive care to specialized treatments, our comprehensive services cater to all your dental needs. Immerse yourself in a world of personalized oral health solutions designed for your well-being.</p></div><div class="framer-zqtr7k" data-framer-name="Content Stack" name="Content Stack"><div class="framer-1ddwsou" data-framer-name="Heading Stack" name="Heading Stack"><div class="framer-1ov3r7s" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-135acoq" data-styles-preset="m90wm8COZ" style="--framer-text-alignment:left;--framer-text-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151))">Services</p></div><div class="framer-1mie3o3" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h2 class="framer-text framer-styles-preset-dnzc71" data-styles-preset="mOtnGF6vo" style="--framer-text-alignment:left;--framer-text-color:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75))">General & Cosmetic Dentistry</h2></div><div class="framer-3q9rpx" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-alignment:left;--framer-text-color:var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128))">Transform your smile with our General & Cosmetic Dentistry services. From routine exams to smile makeovers, our expert team ensures comprehensive care for a confident and radiant smile.</p></div></div><div class="framer-19rxfgk"><div class="framer-wv9536" data-framer-name="Left Stack" name="Left Stack"><div class="framer-wn7cvm"><div class="framer-j5ti56" data-framer-name="Data Stack" name="Data Stack"><div class="ssr-variant hidden-1ya9o1s hidden-1uavoh6"><div class="framer-in37ce-container"><div class="framer-JidZS framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-1gnvw3g framer-v-1gnvw3g" data-framer-name="Variant 1" style="width:100%"><div class="framer-cti9gj" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Comprehensive Dental Exams</h3></div><div class="framer-120dnvl" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Regular check-ups ensure the early detection of issues, promoting proactive care and maintaining optimal oral health.</p></div></div></div></div><div class="ssr-variant hidden-72rtr7 hidden-1uavoh6"><div class="framer-in37ce-container"><div class="framer-JidZS framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-1gnvw3g framer-v-1gnvw3g" data-framer-name="Variant 1" style="width:100%"><div class="framer-cti9gj" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Comprehensive Dental Exams</h3></div><div class="framer-120dnvl" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Regular check-ups ensure the early detection of issues, promoting proactive care and maintaining optimal oral health.</p></div></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-in37ce-container"><div class="framer-JidZS framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-1gnvw3g framer-v-1gnvw3g" data-framer-name="Variant 1" style="width:100%"><div class="framer-cti9gj" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Comprehensive Dental Exams</h3></div><div class="framer-120dnvl" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Regular check-ups ensure the early detection of issues, promoting proactive care and maintaining optimal oral health.</p></div></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-1uavoh6"><div class="framer-8obmyb-container"><div class="framer-JidZS framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-1gnvw3g framer-v-1gnvw3g" data-framer-name="Variant 1" style="width:100%"><div class="framer-cti9gj" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Professional Teeth Cleaning</h3></div><div class="framer-120dnvl" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Our skilled hygienists use advanced techniques to remove plaque and tartar, leaving your teeth clean and refreshed.</p></div></div></div></div><div class="ssr-variant hidden-72rtr7 hidden-1uavoh6"><div class="framer-8obmyb-container"><div class="framer-JidZS framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-1gnvw3g framer-v-1gnvw3g" data-framer-name="Variant 1" style="width:100%"><div class="framer-cti9gj" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Professional Teeth Cleaning</h3></div><div class="framer-120dnvl" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Our skilled hygienists use advanced techniques to remove plaque and tartar, leaving your teeth clean and refreshed.</p></div></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-8obmyb-container"><div class="framer-JidZS framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-1gnvw3g framer-v-1gnvw3g" data-framer-name="Variant 1" style="width:100%"><div class="framer-cti9gj" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Professional Teeth Cleaning</h3></div><div class="framer-120dnvl" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Our skilled hygienists use advanced techniques to remove plaque and tartar, leaving your teeth clean and refreshed.</p></div></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-1uavoh6"><div class="framer-10jnnq9-container"><div class="framer-JidZS framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-1gnvw3g framer-v-1gnvw3g" data-framer-name="Variant 1" style="width:100%"><div class="framer-cti9gj" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Digital X-rays and Diagnostics</h3></div><div class="framer-120dnvl" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Utilizing state-of-the-art technology, we provide precise diagnostics for a thorough understanding of your oral health.</p></div></div></div></div><div class="ssr-variant hidden-72rtr7 hidden-1uavoh6"><div class="framer-10jnnq9-container"><div class="framer-JidZS framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-1gnvw3g framer-v-1gnvw3g" data-framer-name="Variant 1" style="width:100%"><div class="framer-cti9gj" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Digital X-rays and Diagnostics</h3></div><div class="framer-120dnvl" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Utilizing state-of-the-art technology, we provide precise diagnostics for a thorough understanding of your oral health.</p></div></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-10jnnq9-container"><div class="framer-JidZS framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-1gnvw3g framer-v-1gnvw3g" data-framer-name="Variant 1" style="width:100%"><div class="framer-cti9gj" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Digital X-rays and Diagnostics</h3></div><div class="framer-120dnvl" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Utilizing state-of-the-art technology, we provide precise diagnostics for a thorough understanding of your oral health.</p></div></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-1uavoh6"><div class="framer-189j5xh-container"><div class="framer-JidZS framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-1gnvw3g framer-v-1gnvw3g" data-framer-name="Variant 1" style="width:100%"><div class="framer-cti9gj" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Teeth Whitening</h3></div><div class="framer-120dnvl" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Brighten your smile with professional teeth whitening, tailored to your preferences for a dazzling, confident appearance.</p></div></div></div></div><div class="ssr-variant hidden-72rtr7 hidden-1uavoh6"><div class="framer-189j5xh-container"><div class="framer-JidZS framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-1gnvw3g framer-v-1gnvw3g" data-framer-name="Variant 1" style="width:100%"><div class="framer-cti9gj" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Teeth Whitening</h3></div><div class="framer-120dnvl" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Brighten your smile with professional teeth whitening, tailored to your preferences for a dazzling, confident appearance.</p></div></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-189j5xh-container"><div class="framer-JidZS framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-1gnvw3g framer-v-1gnvw3g" data-framer-name="Variant 1" style="width:100%"><div class="framer-cti9gj" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Teeth Whitening</h3></div><div class="framer-120dnvl" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Brighten your smile with professional teeth whitening, tailored to your preferences for a dazzling, confident appearance.</p></div></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-1uavoh6"><div class="framer-d7ytde-container"><div class="framer-JidZS framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-1gnvw3g framer-v-1gnvw3g" data-framer-name="Variant 1" style="width:100%"><div class="framer-cti9gj" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Porcelain Veneers</h3></div><div class="framer-120dnvl" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Correct imperfections and achieve a flawless smile with custom-crafted porcelain veneers, enhancing both form and function.</p></div></div></div></div><div class="ssr-variant hidden-72rtr7 hidden-1uavoh6"><div class="framer-d7ytde-container"><div class="framer-JidZS framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-1gnvw3g framer-v-1gnvw3g" data-framer-name="Variant 1" style="width:100%"><div class="framer-cti9gj" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Porcelain Veneers</h3></div><div class="framer-120dnvl" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Correct imperfections and achieve a flawless smile with custom-crafted porcelain veneers, enhancing both form and function.</p></div></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-d7ytde-container"><div class="framer-JidZS framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-1gnvw3g framer-v-1gnvw3g" data-framer-name="Variant 1" style="width:100%"><div class="framer-cti9gj" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Porcelain Veneers</h3></div><div class="framer-120dnvl" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Correct imperfections and achieve a flawless smile with custom-crafted porcelain veneers, enhancing both form and function.</p></div></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-1uavoh6"><div class="framer-njy0uh-container"><div class="framer-JidZS framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-1gnvw3g framer-v-1gnvw3g" data-framer-name="Variant 1" style="width:100%"><div class="framer-cti9gj" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Smile Makeovers</h3></div><div class="framer-120dnvl" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Transform your smile comprehensively with personalized treatments, addressing multiple aspects to achieve your desired aesthetic goals.</p></div></div></div></div><div class="ssr-variant hidden-72rtr7 hidden-1uavoh6"><div class="framer-njy0uh-container"><div class="framer-JidZS framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-1gnvw3g framer-v-1gnvw3g" data-framer-name="Variant 1" style="width:100%"><div class="framer-cti9gj" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Smile Makeovers</h3></div><div class="framer-120dnvl" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Transform your smile comprehensively with personalized treatments, addressing multiple aspects to achieve your desired aesthetic goals.</p></div></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-njy0uh-container"><div class="framer-JidZS framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-1gnvw3g framer-v-1gnvw3g" data-framer-name="Variant 1" style="width:100%"><div class="framer-cti9gj" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Smile Makeovers</h3></div><div class="framer-120dnvl" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Transform your smile comprehensively with personalized treatments, addressing multiple aspects to achieve your desired aesthetic goals.</p></div></div></div></div></div></div><div class="ssr-variant hidden-1uavoh6"><div class="framer-vhmu8i-container"><a class="framer-eObwS framer-60zshs framer-v-13tkkdo framer-dfeyo5" data-framer-name="Small - Secondary(1) " href="./"><div class="framer-zlnbj9" data-framer-name="Hover Background" style="background-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;opacity:0"></div><div class="framer-f4gtvj" data-framer-name="Background" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.1)"></div><div class="framer-uay6r2" data-framer-name="Content" style="background-color:rgba(0, 0, 0, 0)"><div class="framer-18zxiff" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0VxdWlub3ggQm9sZA==;--framer-font-family:"Equinox Bold", "Equinox Bold Placeholder", sans-serif;--framer-line-height:1em;--framer-text-color:var(--extracted-r6o4lv, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))" class="framer-text">View Pricing</p></div></div></a></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-vhmu8i-container"><a class="framer-eObwS framer-60zshs framer-v-13tkkdo framer-dfeyo5" data-framer-name="Small - Secondary(1) " style="width:100%" href="./"><div class="framer-zlnbj9" data-framer-name="Hover Background" style="background-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;opacity:0"></div><div class="framer-f4gtvj" data-framer-name="Background" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.1)"></div><div class="framer-uay6r2" data-framer-name="Content" style="background-color:rgba(0, 0, 0, 0)"><div class="framer-18zxiff" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0VxdWlub3ggQm9sZA==;--framer-font-family:"Equinox Bold", "Equinox Bold Placeholder", sans-serif;--framer-line-height:1em;--framer-text-color:var(--extracted-r6o4lv, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))" class="framer-text">View Pricing</p></div></div></a></div></div></div><div class="framer-1b8n4qs" data-framer-name="Photo Stack" name="Photo Stack"><div class="framer-iccn2a-container"><div class="framer-hv0AW framer-g3a1fd framer-v-uhhzlt" data-framer-name="Only Pattern" style="background-color:rgb(255, 255, 255);height:100%;width:100%"><div class="framer-8nj9tv-container"><div style="width:100%;height:100%;background-color:transparent;background-image:radial-gradient(rgb(2, 220, 227) 1px, transparent 1px), radial-gradient(rgb(2, 220, 227) 1px, rgba(35, 84, 84, 0) 1px);background-position:0 0, 10px 10px;background-size:20px 20px;border-radius:0"></div></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-1uavoh6"><div class="framer-zk708e" data-framer-name="Dental_cabinet_01" name="Dental_cabinet_01"><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-width: 1200px) min(max(min(100vw - 96px, 1200px) * 0.45, 1px), 720px), (min-width: 810px) and (max-width: 1199px) min(100vw - 48px, 1200px), (max-width: 809px) min(min(100vw, 1200px) - 48px, 720px)" srcset="https://framerusercontent.com/images/XafiGCwyjFmEfc5MR3mtGMDbaks.png?scale-down-to=512 512w,https://framerusercontent.com/images/XafiGCwyjFmEfc5MR3mtGMDbaks.png 1024w" src="https://framerusercontent.com/images/XafiGCwyjFmEfc5MR3mtGMDbaks.png" alt="Dentist with his Patient" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto" data-framer-original-sizes="min(max(min(100vw - 96px, 1200px) * 0.45, 1px), 720px)"></div></div></div><div class="ssr-variant hidden-72rtr7 hidden-1uavoh6"><div class="framer-zk708e" data-framer-name="Dental_cabinet_01" name="Dental_cabinet_01"><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-width: 1200px) min(max(min(100vw - 96px, 1200px) * 0.45, 1px), 720px), (min-width: 810px) and (max-width: 1199px) min(100vw - 48px, 1200px), (max-width: 809px) min(min(100vw, 1200px) - 48px, 720px)" srcset="https://framerusercontent.com/images/XafiGCwyjFmEfc5MR3mtGMDbaks.png?scale-down-to=512 512w,https://framerusercontent.com/images/XafiGCwyjFmEfc5MR3mtGMDbaks.png 1024w" src="https://framerusercontent.com/images/XafiGCwyjFmEfc5MR3mtGMDbaks.png" alt="Dentist with his Patient" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto" data-framer-original-sizes="min(100vw - 48px, 1200px)"></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-zk708e" data-framer-name="Dental_cabinet_01" name="Dental_cabinet_01"><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-width: 1200px) min(max(min(100vw - 96px, 1200px) * 0.45, 1px), 720px), (min-width: 810px) and (max-width: 1199px) min(100vw - 48px, 1200px), (max-width: 809px) min(min(100vw, 1200px) - 48px, 720px)" srcset="https://framerusercontent.com/images/XafiGCwyjFmEfc5MR3mtGMDbaks.png?scale-down-to=512 512w,https://framerusercontent.com/images/XafiGCwyjFmEfc5MR3mtGMDbaks.png 1024w" src="https://framerusercontent.com/images/XafiGCwyjFmEfc5MR3mtGMDbaks.png" alt="Dentist with his Patient" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto" data-framer-original-sizes="min(min(100vw, 1200px) - 48px, 720px)"></div></div></div></div></div></div></section><header class="framer-u1fx2v" data-framer-name="Header Image" name="Header Image"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0;background-repeat:repeat;background-position:left top;background-size:126px auto;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTI2IiBoZWlnaHQ9IjEyNiI+PGRlZnM+PHBhdGggaWQ9ImEiIGQ9Ik0xMjYgMHYyMS41ODRMMjEuNTg0IDEyNkgwdi0xNy41ODVMMTA4LjQxNSAwSDEyNlptMCAxMDguNDE0VjEyNmgtMTcuNTg2TDEyNiAxMDguNDE0Wm0wLTg0djM5LjE3MUw2My41ODUgMTI2SDI0LjQxNEwxMjYgMjQuNDE0Wm0wIDQydjM5LjE3TDEwNS41ODQgMTI2aC0zOS4xN0wxMjYgNjYuNDE0Wk0xMDUuNTg2IDAgMCAxMDUuNTg2VjY2LjQxNUw2Ni40MTUgMGgzOS4xNzFabS00MiAwTDAgNjMuNTg2VjI0LjQxNUwyNC40MTUgMGgzOS4xNzFabS00MiAwTDAgMjEuNTg2VjBoMjEuNTg2WiIvPjwvZGVmcz48dXNlIHhsaW5rOmhyZWY9IiNhIiBmaWxsPSIjODg4IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);opacity:0.2" data-framer-background-image-wrapper="true"></div><div class="framer-3ssk46" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h1 style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:50px;--framer-font-weight:700;--framer-letter-spacing:-2px;--framer-text-alignment:center;--framer-text-color:rgb(255, 255, 255)" class="framer-text">Ship sites with style.</h1></div><div class="framer-1smj9vc" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h2 style="--font-selector:R0Y7SW50ZXItNTAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:24px;--framer-font-weight:500;--framer-letter-spacing:-0.5px;--framer-line-height:1.5em;--framer-text-alignment:center;--framer-text-color:rgba(255, 255, 255, 0.6)" class="framer-text">Go from design to site with Framer, the web builder for creative pros.</h2></div><div class="framer-f0dc2l"><div class="framer-3bqbw" data-framer-name="Button" name="Button"><div class="framer-ph9dl1" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:700;--framer-text-alignment:center;--framer-text-color:rgb(51, 51, 51)" class="framer-text">Get Started</p></div></div><div class="framer-14b731y" data-framer-name="Button" name="Button"><div class="framer-1igy9lv" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:700;--framer-text-alignment:center;--framer-text-color:rgb(255, 255, 255)" class="framer-text">Learn More</p></div></div></div><div class="framer-cukuby" data-framer-name="Overlay" name="Overlay"></div><div class="framer-19lxkqe" data-framer-name="Heading Stack" name="Heading Stack"></div></header><section class="framer-1dqivba" data-framer-name="General Services Section" name="General Services Section"><div class="framer-ax25rk" data-framer-name="Content Stack" name="Content Stack"><div class="framer-oecmqn" data-framer-name="Heading Stack" name="Heading Stack"><div class="framer-q3x8uz" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-135acoq" data-styles-preset="m90wm8COZ" style="--framer-text-alignment:center;--framer-text-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151))">Services</p></div><div class="framer-4jpqr" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h2 class="framer-text framer-styles-preset-dnzc71" data-styles-preset="mOtnGF6vo" style="--framer-text-alignment:center;--framer-text-color:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75))">Specialized & Preventive Care</h2></div><div class="framer-18qakz3" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-alignment:center;--framer-text-color:var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128))">Transform your smile with our General & Cosmetic Dentistry services. From routine exams to smile makeovers, our expert team ensures comprehensive care for a confident and radiant smile.</p></div></div><div class="framer-1yufzxp"><div class="framer-1wch66a" data-framer-name="Left Stack" name="Left Stack"><div class="framer-por8a9"><div class="framer-17mgyoz" data-framer-name="Data Stack" name="Data Stack"><div class="ssr-variant hidden-1ya9o1s hidden-1uavoh6"><div class="framer-uqiyse-container" style="opacity:1;transform:perspective(1200px) translateX(48px)"><div class="framer-7nBHK framer-vp35t framer-1qenahs framer-v-1qenahs" data-framer-name="Default" style="width:100%"><div class="framer-sqv10v" data-framer-name="Graphic Icon"><div class="framer-1l2l4zm-container" style="transform:translate(-50%, -50%)"><div class="framer-hv0AW framer-g3a1fd framer-v-uhhzlt" data-framer-name="Only Pattern" style="background-color:rgb(255, 255, 255);height:100%;width:100%"><div class="framer-8nj9tv-container"><div style="width:100%;height:100%;background-color:transparent;background-image:radial-gradient(rgb(2, 220, 227) 1px, transparent 1px), radial-gradient(rgb(2, 220, 227) 1px, rgba(35, 84, 84, 0) 1px);background-position:0 0, 12px 12px;background-size:24px 24px;border-radius:0"></div></div></div></div><div class="framer-1ct0l9n" data-border="true" style="--border-bottom-width:1px;--border-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--border-left-width:1px;--border-right-width:1px;--border-style:solid;--border-top-width:1px;background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:96px;border-bottom-right-radius:96px;border-top-left-radius:96px;border-top-right-radius:96px"><div class="framer-1d653cp-container"><div style="display:contents"></div></div></div></div><div class="framer-1j065al" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-alignment:center;--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Restorative & Surgical Services</h3></div><div class="framer-6ozb3q"><div class="framer-ix22fq-container"><div class="framer-4DYjK framer-NG0v5 framer-12mo9ww framer-v-12mo9ww" data-framer-name="Variant 1" style="width:100%"><div class="framer-gry2cd-container"><div class="framer-qMglL framer-1ghednx framer-v-1ghednx" data-framer-name="Variant 1" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:24px;border-bottom-right-radius:24px;border-top-left-radius:24px;border-top-right-radius:24px;height:100%;width:100%"><div class="framer-1x013e-container"><div style="display:contents"></div></div></div></div><div class="framer-b982wd" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s" data-styles-preset="lSJiOgwfA" style="--framer-text-alignment:left">Restorative Dentistry</p></div></div></div><div class="framer-qyu6jx-container"><div class="framer-4DYjK framer-NG0v5 framer-12mo9ww framer-v-12mo9ww" data-framer-name="Variant 1" style="width:100%"><div class="framer-gry2cd-container"><div class="framer-qMglL framer-1ghednx framer-v-1ghednx" data-framer-name="Variant 1" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:24px;border-bottom-right-radius:24px;border-top-left-radius:24px;border-top-right-radius:24px;height:100%;width:100%"><div class="framer-1x013e-container"><div style="display:contents"></div></div></div></div><div class="framer-b982wd" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s" data-styles-preset="lSJiOgwfA" style="--framer-text-alignment:left">Oral Surgery</p></div></div></div></div></div></div></div><div class="ssr-variant hidden-72rtr7 hidden-1uavoh6"><div class="framer-uqiyse-container" style="opacity:1;transform:perspective(1200px) translateX(48px)"><div class="framer-7nBHK framer-vp35t framer-1qenahs framer-v-1qenahs" data-framer-name="Default" style="width:100%"><div class="framer-sqv10v" data-framer-name="Graphic Icon"><div class="framer-1l2l4zm-container" style="transform:translate(-50%, -50%)"><div class="framer-hv0AW framer-g3a1fd framer-v-uhhzlt" data-framer-name="Only Pattern" style="background-color:rgb(255, 255, 255);height:100%;width:100%"><div class="framer-8nj9tv-container"><div style="width:100%;height:100%;background-color:transparent;background-image:radial-gradient(rgb(2, 220, 227) 1px, transparent 1px), radial-gradient(rgb(2, 220, 227) 1px, rgba(35, 84, 84, 0) 1px);background-position:0 0, 12px 12px;background-size:24px 24px;border-radius:0"></div></div></div></div><div class="framer-1ct0l9n" data-border="true" style="--border-bottom-width:1px;--border-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--border-left-width:1px;--border-right-width:1px;--border-style:solid;--border-top-width:1px;background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:96px;border-bottom-right-radius:96px;border-top-left-radius:96px;border-top-right-radius:96px"><div class="framer-1d653cp-container"><div style="display:contents"></div></div></div></div><div class="framer-1j065al" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-alignment:center;--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Restorative & Surgical Services</h3></div><div class="framer-6ozb3q"><div class="framer-ix22fq-container"><div class="framer-4DYjK framer-NG0v5 framer-12mo9ww framer-v-12mo9ww" data-framer-name="Variant 1" style="width:100%"><div class="framer-gry2cd-container"><div class="framer-qMglL framer-1ghednx framer-v-1ghednx" data-framer-name="Variant 1" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:24px;border-bottom-right-radius:24px;border-top-left-radius:24px;border-top-right-radius:24px;height:100%;width:100%"><div class="framer-1x013e-container"><div style="display:contents"></div></div></div></div><div class="framer-b982wd" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s" data-styles-preset="lSJiOgwfA" style="--framer-text-alignment:left">Restorative Dentistry</p></div></div></div><div class="framer-qyu6jx-container"><div class="framer-4DYjK framer-NG0v5 framer-12mo9ww framer-v-12mo9ww" data-framer-name="Variant 1" style="width:100%"><div class="framer-gry2cd-container"><div class="framer-qMglL framer-1ghednx framer-v-1ghednx" data-framer-name="Variant 1" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:24px;border-bottom-right-radius:24px;border-top-left-radius:24px;border-top-right-radius:24px;height:100%;width:100%"><div class="framer-1x013e-container"><div style="display:contents"></div></div></div></div><div class="framer-b982wd" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s" data-styles-preset="lSJiOgwfA" style="--framer-text-alignment:left">Oral Surgery</p></div></div></div></div></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-uqiyse-container" style="opacity:1;transform:none"><div class="framer-7nBHK framer-vp35t framer-1qenahs framer-v-1qenahs" data-framer-name="Default" style="width:100%"><div class="framer-sqv10v" data-framer-name="Graphic Icon"><div class="framer-1l2l4zm-container" style="transform:translate(-50%, -50%)"><div class="framer-hv0AW framer-g3a1fd framer-v-uhhzlt" data-framer-name="Only Pattern" style="background-color:rgb(255, 255, 255);height:100%;width:100%"><div class="framer-8nj9tv-container"><div style="width:100%;height:100%;background-color:transparent;background-image:radial-gradient(rgb(2, 220, 227) 1px, transparent 1px), radial-gradient(rgb(2, 220, 227) 1px, rgba(35, 84, 84, 0) 1px);background-position:0 0, 12px 12px;background-size:24px 24px;border-radius:0"></div></div></div></div><div class="framer-1ct0l9n" data-border="true" style="--border-bottom-width:1px;--border-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--border-left-width:1px;--border-right-width:1px;--border-style:solid;--border-top-width:1px;background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:96px;border-bottom-right-radius:96px;border-top-left-radius:96px;border-top-right-radius:96px"><div class="framer-1d653cp-container"><div style="display:contents"></div></div></div></div><div class="framer-1j065al" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-alignment:center;--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Restorative & Surgical Services</h3></div><div class="framer-6ozb3q"><div class="framer-ix22fq-container"><div class="framer-4DYjK framer-NG0v5 framer-12mo9ww framer-v-12mo9ww" data-framer-name="Variant 1" style="width:100%"><div class="framer-gry2cd-container"><div class="framer-qMglL framer-1ghednx framer-v-1ghednx" data-framer-name="Variant 1" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:24px;border-bottom-right-radius:24px;border-top-left-radius:24px;border-top-right-radius:24px;height:100%;width:100%"><div class="framer-1x013e-container"><div style="display:contents"></div></div></div></div><div class="framer-b982wd" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s" data-styles-preset="lSJiOgwfA" style="--framer-text-alignment:left">Restorative Dentistry</p></div></div></div><div class="framer-qyu6jx-container"><div class="framer-4DYjK framer-NG0v5 framer-12mo9ww framer-v-12mo9ww" data-framer-name="Variant 1" style="width:100%"><div class="framer-gry2cd-container"><div class="framer-qMglL framer-1ghednx framer-v-1ghednx" data-framer-name="Variant 1" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:24px;border-bottom-right-radius:24px;border-top-left-radius:24px;border-top-right-radius:24px;height:100%;width:100%"><div class="framer-1x013e-container"><div style="display:contents"></div></div></div></div><div class="framer-b982wd" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s" data-styles-preset="lSJiOgwfA" style="--framer-text-alignment:left">Oral Surgery</p></div></div></div></div></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-1uavoh6"><div class="framer-1q5p9rx-container"><div class="framer-7nBHK framer-vp35t framer-1qenahs framer-v-1qenahs" data-framer-name="Default" style="width:100%"><div class="framer-sqv10v" data-framer-name="Graphic Icon"><div class="framer-1l2l4zm-container" style="transform:translate(-50%, -50%)"><div class="framer-hv0AW framer-g3a1fd framer-v-uhhzlt" data-framer-name="Only Pattern" style="background-color:rgb(255, 255, 255);height:100%;width:100%"><div class="framer-8nj9tv-container"><div style="width:100%;height:100%;background-color:transparent;background-image:radial-gradient(rgb(2, 220, 227) 1px, transparent 1px), radial-gradient(rgb(2, 220, 227) 1px, rgba(35, 84, 84, 0) 1px);background-position:0 0, 12px 12px;background-size:24px 24px;border-radius:0"></div></div></div></div><div class="framer-1ct0l9n" data-border="true" style="--border-bottom-width:1px;--border-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--border-left-width:1px;--border-right-width:1px;--border-style:solid;--border-top-width:1px;background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:96px;border-bottom-right-radius:96px;border-top-left-radius:96px;border-top-right-radius:96px"><div class="framer-1d653cp-container"><div style="display:contents"></div></div></div></div><div class="framer-1j065al" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-alignment:center;--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Specialized Treatments</h3></div><div class="framer-6ozb3q"><div class="framer-ix22fq-container"><div class="framer-4DYjK framer-NG0v5 framer-12mo9ww framer-v-12mo9ww" data-framer-name="Variant 1" style="width:100%"><div class="framer-gry2cd-container"><div class="framer-qMglL framer-1ghednx framer-v-1ghednx" data-framer-name="Variant 1" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:24px;border-bottom-right-radius:24px;border-top-left-radius:24px;border-top-right-radius:24px;height:100%;width:100%"><div class="framer-1x013e-container"><div style="display:contents"></div></div></div></div><div class="framer-b982wd" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s" data-styles-preset="lSJiOgwfA" style="--framer-text-alignment:left">Traditional Braces</p></div></div></div><div class="framer-qyu6jx-container"><div class="framer-4DYjK framer-NG0v5 framer-12mo9ww framer-v-12mo9ww" data-framer-name="Variant 1" style="width:100%"><div class="framer-gry2cd-container"><div class="framer-qMglL framer-1ghednx framer-v-1ghednx" data-framer-name="Variant 1" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:24px;border-bottom-right-radius:24px;border-top-left-radius:24px;border-top-right-radius:24px;height:100%;width:100%"><div class="framer-1x013e-container"><div style="display:contents"></div></div></div></div><div class="framer-b982wd" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s" data-styles-preset="lSJiOgwfA" style="--framer-text-alignment:left">Invisalign Clear Aligners</p></div></div></div><div class="framer-8bo1q7-container"><div class="framer-4DYjK framer-NG0v5 framer-12mo9ww framer-v-12mo9ww" data-framer-name="Variant 1" style="width:100%"><div class="framer-gry2cd-container"><div class="framer-qMglL framer-1ghednx framer-v-1ghednx" data-framer-name="Variant 1" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:24px;border-bottom-right-radius:24px;border-top-left-radius:24px;border-top-right-radius:24px;height:100%;width:100%"><div class="framer-1x013e-container"><div style="display:contents"></div></div></div></div><div class="framer-b982wd" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s" data-styles-preset="lSJiOgwfA" style="--framer-text-alignment:left">Retainers and Post-Treatment Care</p></div></div></div></div></div></div></div><div class="ssr-variant hidden-72rtr7 hidden-1uavoh6"><div class="framer-1q5p9rx-container"><div class="framer-7nBHK framer-vp35t framer-1qenahs framer-v-1qenahs" data-framer-name="Default" style="width:100%"><div class="framer-sqv10v" data-framer-name="Graphic Icon"><div class="framer-1l2l4zm-container" style="transform:translate(-50%, -50%)"><div class="framer-hv0AW framer-g3a1fd framer-v-uhhzlt" data-framer-name="Only Pattern" style="background-color:rgb(255, 255, 255);height:100%;width:100%"><div class="framer-8nj9tv-container"><div style="width:100%;height:100%;background-color:transparent;background-image:radial-gradient(rgb(2, 220, 227) 1px, transparent 1px), radial-gradient(rgb(2, 220, 227) 1px, rgba(35, 84, 84, 0) 1px);background-position:0 0, 12px 12px;background-size:24px 24px;border-radius:0"></div></div></div></div><div class="framer-1ct0l9n" data-border="true" style="--border-bottom-width:1px;--border-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--border-left-width:1px;--border-right-width:1px;--border-style:solid;--border-top-width:1px;background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:96px;border-bottom-right-radius:96px;border-top-left-radius:96px;border-top-right-radius:96px"><div class="framer-1d653cp-container"><div style="display:contents"></div></div></div></div><div class="framer-1j065al" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-alignment:center;--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Specialized Treatments</h3></div><div class="framer-6ozb3q"><div class="framer-ix22fq-container"><div class="framer-4DYjK framer-NG0v5 framer-12mo9ww framer-v-12mo9ww" data-framer-name="Variant 1" style="width:100%"><div class="framer-gry2cd-container"><div class="framer-qMglL framer-1ghednx framer-v-1ghednx" data-framer-name="Variant 1" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:24px;border-bottom-right-radius:24px;border-top-left-radius:24px;border-top-right-radius:24px;height:100%;width:100%"><div class="framer-1x013e-container"><div style="display:contents"></div></div></div></div><div class="framer-b982wd" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s" data-styles-preset="lSJiOgwfA" style="--framer-text-alignment:left">Traditional Braces</p></div></div></div><div class="framer-qyu6jx-container"><div class="framer-4DYjK framer-NG0v5 framer-12mo9ww framer-v-12mo9ww" data-framer-name="Variant 1" style="width:100%"><div class="framer-gry2cd-container"><div class="framer-qMglL framer-1ghednx framer-v-1ghednx" data-framer-name="Variant 1" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:24px;border-bottom-right-radius:24px;border-top-left-radius:24px;border-top-right-radius:24px;height:100%;width:100%"><div class="framer-1x013e-container"><div style="display:contents"></div></div></div></div><div class="framer-b982wd" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s" data-styles-preset="lSJiOgwfA" style="--framer-text-alignment:left">Invisalign Clear Aligners</p></div></div></div><div class="framer-8bo1q7-container"><div class="framer-4DYjK framer-NG0v5 framer-12mo9ww framer-v-12mo9ww" data-framer-name="Variant 1" style="width:100%"><div class="framer-gry2cd-container"><div class="framer-qMglL framer-1ghednx framer-v-1ghednx" data-framer-name="Variant 1" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:24px;border-bottom-right-radius:24px;border-top-left-radius:24px;border-top-right-radius:24px;height:100%;width:100%"><div class="framer-1x013e-container"><div style="display:contents"></div></div></div></div><div class="framer-b982wd" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s" data-styles-preset="lSJiOgwfA" style="--framer-text-alignment:left">Retainers and Post-Treatment Care</p></div></div></div></div></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-1q5p9rx-container"><div class="framer-7nBHK framer-vp35t framer-1qenahs framer-v-1qenahs" data-framer-name="Default" style="width:100%"><div class="framer-sqv10v" data-framer-name="Graphic Icon"><div class="framer-1l2l4zm-container" style="transform:translate(-50%, -50%)"><div class="framer-hv0AW framer-g3a1fd framer-v-uhhzlt" data-framer-name="Only Pattern" style="background-color:rgb(255, 255, 255);height:100%;width:100%"><div class="framer-8nj9tv-container"><div style="width:100%;height:100%;background-color:transparent;background-image:radial-gradient(rgb(2, 220, 227) 1px, transparent 1px), radial-gradient(rgb(2, 220, 227) 1px, rgba(35, 84, 84, 0) 1px);background-position:0 0, 12px 12px;background-size:24px 24px;border-radius:0"></div></div></div></div><div class="framer-1ct0l9n" data-border="true" style="--border-bottom-width:1px;--border-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--border-left-width:1px;--border-right-width:1px;--border-style:solid;--border-top-width:1px;background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:96px;border-bottom-right-radius:96px;border-top-left-radius:96px;border-top-right-radius:96px"><div class="framer-1d653cp-container"><div style="display:contents"></div></div></div></div><div class="framer-1j065al" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-alignment:center;--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Specialized Treatments</h3></div><div class="framer-6ozb3q"><div class="framer-ix22fq-container"><div class="framer-4DYjK framer-NG0v5 framer-12mo9ww framer-v-12mo9ww" data-framer-name="Variant 1" style="width:100%"><div class="framer-gry2cd-container"><div class="framer-qMglL framer-1ghednx framer-v-1ghednx" data-framer-name="Variant 1" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:24px;border-bottom-right-radius:24px;border-top-left-radius:24px;border-top-right-radius:24px;height:100%;width:100%"><div class="framer-1x013e-container"><div style="display:contents"></div></div></div></div><div class="framer-b982wd" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s" data-styles-preset="lSJiOgwfA" style="--framer-text-alignment:left">Traditional Braces</p></div></div></div><div class="framer-qyu6jx-container"><div class="framer-4DYjK framer-NG0v5 framer-12mo9ww framer-v-12mo9ww" data-framer-name="Variant 1" style="width:100%"><div class="framer-gry2cd-container"><div class="framer-qMglL framer-1ghednx framer-v-1ghednx" data-framer-name="Variant 1" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:24px;border-bottom-right-radius:24px;border-top-left-radius:24px;border-top-right-radius:24px;height:100%;width:100%"><div class="framer-1x013e-container"><div style="display:contents"></div></div></div></div><div class="framer-b982wd" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s" data-styles-preset="lSJiOgwfA" style="--framer-text-alignment:left">Invisalign Clear Aligners</p></div></div></div><div class="framer-8bo1q7-container"><div class="framer-4DYjK framer-NG0v5 framer-12mo9ww framer-v-12mo9ww" data-framer-name="Variant 1" style="width:100%"><div class="framer-gry2cd-container"><div class="framer-qMglL framer-1ghednx framer-v-1ghednx" data-framer-name="Variant 1" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:24px;border-bottom-right-radius:24px;border-top-left-radius:24px;border-top-right-radius:24px;height:100%;width:100%"><div class="framer-1x013e-container"><div style="display:contents"></div></div></div></div><div class="framer-b982wd" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s" data-styles-preset="lSJiOgwfA" style="--framer-text-alignment:left">Retainers and Post-Treatment Care</p></div></div></div></div></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-1uavoh6"><div class="framer-1tha213-container" style="opacity:1;transform:perspective(1200px) translateX(-48px)"><div class="framer-7nBHK framer-vp35t framer-1qenahs framer-v-1qenahs" data-framer-name="Default" style="width:100%"><div class="framer-sqv10v" data-framer-name="Graphic Icon"><div class="framer-1l2l4zm-container" style="transform:translate(-50%, -50%)"><div class="framer-hv0AW framer-g3a1fd framer-v-uhhzlt" data-framer-name="Only Pattern" style="background-color:rgb(255, 255, 255);height:100%;width:100%"><div class="framer-8nj9tv-container"><div style="width:100%;height:100%;background-color:transparent;background-image:radial-gradient(rgb(2, 220, 227) 1px, transparent 1px), radial-gradient(rgb(2, 220, 227) 1px, rgba(35, 84, 84, 0) 1px);background-position:0 0, 12px 12px;background-size:24px 24px;border-radius:0"></div></div></div></div><div class="framer-1ct0l9n" data-border="true" style="--border-bottom-width:1px;--border-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--border-left-width:1px;--border-right-width:1px;--border-style:solid;--border-top-width:1px;background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:96px;border-bottom-right-radius:96px;border-top-left-radius:96px;border-top-right-radius:96px"><div class="framer-1d653cp-container"><div style="display:contents"></div></div></div></div><div class="framer-1j065al" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-alignment:center;--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Comfort and Emergency Solutions</h3></div><div class="framer-6ozb3q"><div class="framer-ix22fq-container"><div class="framer-4DYjK framer-NG0v5 framer-12mo9ww framer-v-12mo9ww" data-framer-name="Variant 1" style="width:100%"><div class="framer-gry2cd-container"><div class="framer-qMglL framer-1ghednx framer-v-1ghednx" data-framer-name="Variant 1" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:24px;border-bottom-right-radius:24px;border-top-left-radius:24px;border-top-right-radius:24px;height:100%;width:100%"><div class="framer-1x013e-container"><div style="display:contents"></div></div></div></div><div class="framer-b982wd" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s" data-styles-preset="lSJiOgwfA" style="--framer-text-alignment:left">Sedation Dentistry</p></div></div></div><div class="framer-qyu6jx-container"><div class="framer-4DYjK framer-NG0v5 framer-12mo9ww framer-v-12mo9ww" data-framer-name="Variant 1" style="width:100%"><div class="framer-gry2cd-container"><div class="framer-qMglL framer-1ghednx framer-v-1ghednx" data-framer-name="Variant 1" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:24px;border-bottom-right-radius:24px;border-top-left-radius:24px;border-top-right-radius:24px;height:100%;width:100%"><div class="framer-1x013e-container"><div style="display:contents"></div></div></div></div><div class="framer-b982wd" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s" data-styles-preset="lSJiOgwfA" style="--framer-text-alignment:left">TMJ/TMD Treatment</p></div></div></div><div class="framer-8bo1q7-container"><div class="framer-4DYjK framer-NG0v5 framer-12mo9ww framer-v-12mo9ww" data-framer-name="Variant 1" style="width:100%"><div class="framer-gry2cd-container"><div class="framer-qMglL framer-1ghednx framer-v-1ghednx" data-framer-name="Variant 1" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:24px;border-bottom-right-radius:24px;border-top-left-radius:24px;border-top-right-radius:24px;height:100%;width:100%"><div class="framer-1x013e-container"><div style="display:contents"></div></div></div></div><div class="framer-b982wd" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s" data-styles-preset="lSJiOgwfA" style="--framer-text-alignment:left">Emergency Dentistry</p></div></div></div></div></div></div></div><div class="ssr-variant hidden-72rtr7 hidden-1uavoh6"><div class="framer-1tha213-container" style="opacity:1;transform:perspective(1200px) translateX(-48px)"><div class="framer-7nBHK framer-vp35t framer-1qenahs framer-v-1qenahs" data-framer-name="Default" style="width:100%"><div class="framer-sqv10v" data-framer-name="Graphic Icon"><div class="framer-1l2l4zm-container" style="transform:translate(-50%, -50%)"><div class="framer-hv0AW framer-g3a1fd framer-v-uhhzlt" data-framer-name="Only Pattern" style="background-color:rgb(255, 255, 255);height:100%;width:100%"><div class="framer-8nj9tv-container"><div style="width:100%;height:100%;background-color:transparent;background-image:radial-gradient(rgb(2, 220, 227) 1px, transparent 1px), radial-gradient(rgb(2, 220, 227) 1px, rgba(35, 84, 84, 0) 1px);background-position:0 0, 12px 12px;background-size:24px 24px;border-radius:0"></div></div></div></div><div class="framer-1ct0l9n" data-border="true" style="--border-bottom-width:1px;--border-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--border-left-width:1px;--border-right-width:1px;--border-style:solid;--border-top-width:1px;background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:96px;border-bottom-right-radius:96px;border-top-left-radius:96px;border-top-right-radius:96px"><div class="framer-1d653cp-container"><div style="display:contents"></div></div></div></div><div class="framer-1j065al" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-alignment:center;--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Comfort and Emergency Solutions</h3></div><div class="framer-6ozb3q"><div class="framer-ix22fq-container"><div class="framer-4DYjK framer-NG0v5 framer-12mo9ww framer-v-12mo9ww" data-framer-name="Variant 1" style="width:100%"><div class="framer-gry2cd-container"><div class="framer-qMglL framer-1ghednx framer-v-1ghednx" data-framer-name="Variant 1" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:24px;border-bottom-right-radius:24px;border-top-left-radius:24px;border-top-right-radius:24px;height:100%;width:100%"><div class="framer-1x013e-container"><div style="display:contents"></div></div></div></div><div class="framer-b982wd" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s" data-styles-preset="lSJiOgwfA" style="--framer-text-alignment:left">Sedation Dentistry</p></div></div></div><div class="framer-qyu6jx-container"><div class="framer-4DYjK framer-NG0v5 framer-12mo9ww framer-v-12mo9ww" data-framer-name="Variant 1" style="width:100%"><div class="framer-gry2cd-container"><div class="framer-qMglL framer-1ghednx framer-v-1ghednx" data-framer-name="Variant 1" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:24px;border-bottom-right-radius:24px;border-top-left-radius:24px;border-top-right-radius:24px;height:100%;width:100%"><div class="framer-1x013e-container"><div style="display:contents"></div></div></div></div><div class="framer-b982wd" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s" data-styles-preset="lSJiOgwfA" style="--framer-text-alignment:left">TMJ/TMD Treatment</p></div></div></div><div class="framer-8bo1q7-container"><div class="framer-4DYjK framer-NG0v5 framer-12mo9ww framer-v-12mo9ww" data-framer-name="Variant 1" style="width:100%"><div class="framer-gry2cd-container"><div class="framer-qMglL framer-1ghednx framer-v-1ghednx" data-framer-name="Variant 1" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:24px;border-bottom-right-radius:24px;border-top-left-radius:24px;border-top-right-radius:24px;height:100%;width:100%"><div class="framer-1x013e-container"><div style="display:contents"></div></div></div></div><div class="framer-b982wd" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s" data-styles-preset="lSJiOgwfA" style="--framer-text-alignment:left">Emergency Dentistry</p></div></div></div></div></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-1tha213-container" style="opacity:1;transform:none"><div class="framer-7nBHK framer-vp35t framer-1qenahs framer-v-1qenahs" data-framer-name="Default" style="width:100%"><div class="framer-sqv10v" data-framer-name="Graphic Icon"><div class="framer-1l2l4zm-container" style="transform:translate(-50%, -50%)"><div class="framer-hv0AW framer-g3a1fd framer-v-uhhzlt" data-framer-name="Only Pattern" style="background-color:rgb(255, 255, 255);height:100%;width:100%"><div class="framer-8nj9tv-container"><div style="width:100%;height:100%;background-color:transparent;background-image:radial-gradient(rgb(2, 220, 227) 1px, transparent 1px), radial-gradient(rgb(2, 220, 227) 1px, rgba(35, 84, 84, 0) 1px);background-position:0 0, 12px 12px;background-size:24px 24px;border-radius:0"></div></div></div></div><div class="framer-1ct0l9n" data-border="true" style="--border-bottom-width:1px;--border-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--border-left-width:1px;--border-right-width:1px;--border-style:solid;--border-top-width:1px;background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:96px;border-bottom-right-radius:96px;border-top-left-radius:96px;border-top-right-radius:96px"><div class="framer-1d653cp-container"><div style="display:contents"></div></div></div></div><div class="framer-1j065al" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-alignment:center;--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Comfort and Emergency Solutions</h3></div><div class="framer-6ozb3q"><div class="framer-ix22fq-container"><div class="framer-4DYjK framer-NG0v5 framer-12mo9ww framer-v-12mo9ww" data-framer-name="Variant 1" style="width:100%"><div class="framer-gry2cd-container"><div class="framer-qMglL framer-1ghednx framer-v-1ghednx" data-framer-name="Variant 1" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:24px;border-bottom-right-radius:24px;border-top-left-radius:24px;border-top-right-radius:24px;height:100%;width:100%"><div class="framer-1x013e-container"><div style="display:contents"></div></div></div></div><div class="framer-b982wd" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s" data-styles-preset="lSJiOgwfA" style="--framer-text-alignment:left">Sedation Dentistry</p></div></div></div><div class="framer-qyu6jx-container"><div class="framer-4DYjK framer-NG0v5 framer-12mo9ww framer-v-12mo9ww" data-framer-name="Variant 1" style="width:100%"><div class="framer-gry2cd-container"><div class="framer-qMglL framer-1ghednx framer-v-1ghednx" data-framer-name="Variant 1" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:24px;border-bottom-right-radius:24px;border-top-left-radius:24px;border-top-right-radius:24px;height:100%;width:100%"><div class="framer-1x013e-container"><div style="display:contents"></div></div></div></div><div class="framer-b982wd" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s" data-styles-preset="lSJiOgwfA" style="--framer-text-alignment:left">TMJ/TMD Treatment</p></div></div></div><div class="framer-8bo1q7-container"><div class="framer-4DYjK framer-NG0v5 framer-12mo9ww framer-v-12mo9ww" data-framer-name="Variant 1" style="width:100%"><div class="framer-gry2cd-container"><div class="framer-qMglL framer-1ghednx framer-v-1ghednx" data-framer-name="Variant 1" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:24px;border-bottom-right-radius:24px;border-top-left-radius:24px;border-top-right-radius:24px;height:100%;width:100%"><div class="framer-1x013e-container"><div style="display:contents"></div></div></div></div><div class="framer-b982wd" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s" data-styles-preset="lSJiOgwfA" style="--framer-text-alignment:left">Emergency Dentistry</p></div></div></div></div></div></div></div></div></div><div class="ssr-variant hidden-1uavoh6"><div class="framer-1vmo2rf-container"><a class="framer-eObwS framer-60zshs framer-v-13tkkdo framer-dfeyo5" data-framer-name="Small - Secondary(1) " href="./"><div class="framer-zlnbj9" data-framer-name="Hover Background" style="background-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;opacity:0"></div><div class="framer-f4gtvj" data-framer-name="Background" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.1)"></div><div class="framer-uay6r2" data-framer-name="Content" style="background-color:rgba(0, 0, 0, 0)"><div class="framer-18zxiff" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0VxdWlub3ggQm9sZA==;--framer-font-family:"Equinox Bold", "Equinox Bold Placeholder", sans-serif;--framer-line-height:1em;--framer-text-color:var(--extracted-r6o4lv, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))" class="framer-text">View Pricing</p></div></div></a></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-1vmo2rf-container"><a class="framer-eObwS framer-60zshs framer-v-13tkkdo framer-dfeyo5" data-framer-name="Small - Secondary(1) " style="width:100%" href="./"><div class="framer-zlnbj9" data-framer-name="Hover Background" style="background-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;opacity:0"></div><div class="framer-f4gtvj" data-framer-name="Background" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.1)"></div><div class="framer-uay6r2" data-framer-name="Content" style="background-color:rgba(0, 0, 0, 0)"><div class="framer-18zxiff" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0VxdWlub3ggQm9sZA==;--framer-font-family:"Equinox Bold", "Equinox Bold Placeholder", sans-serif;--framer-line-height:1em;--framer-text-color:var(--extracted-r6o4lv, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))" class="framer-text">View Pricing</p></div></div></a></div></div></div></div></div></section><section class="framer-fctrip" data-framer-name="Pricing" name="Pricing"><div class="framer-1m0qim1"><div class="framer-nx0mae" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-135acoq" data-styles-preset="m90wm8COZ" style="--framer-text-alignment:center;--framer-text-color:rgb(185, 218, 209)">Pricing</p></div></div><div class="framer-1k788dy"><div class="framer-2smu79" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0VxdWlub3ggQm9sZA==;--framer-font-family:"Equinox Bold", "Equinox Bold Placeholder", sans-serif;--framer-font-size:42px;--framer-text-alignment:center" class="framer-text"><strong class="framer-text">simple, clear pricing. N</strong></p></div></div><div class="framer-1ou0ckb" data-framer-name="Container" name="Container"><div class="framer-n6yk8u" data-framer-name="Card" name="Card"><div class="framer-5ostaq" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">BASELINE</p></div><div class="framer-2b0isx"><div class="framer-1a60o5f" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:54px;--framer-font-weight:700;--framer-letter-spacing:-3px;--framer-line-height:1em;--framer-text-alignment:left;--framer-text-color:var(--token-fb63d21e-2930-4a00-8ef1-606d72b7b50f, rgb(51, 51, 51))" class="framer-text">$800</p></div><div class="framer-6bi8lg" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">p/month</p></div></div><div class="framer-1dfx3ac"><div class="framer-1rjcs38" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-htiqwh"></div><div class="framer-13k4s5r" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">1 projects</p></div></div><div class="framer-zh4k96" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-1y7mn0s"></div><div class="framer-q3mhhj" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Analytics</p></div></div><div class="framer-bixedo" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-1nudbh6"></div><div class="framer-epvqc5" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Insights Panel</p></div></div><div class="framer-1e0sowo" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-tdv5ka"></div><div class="framer-107aeva" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Share Features</p></div></div><div class="framer-1ygobwa" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-1biqv82"></div><div class="framer-1dgk0r6" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Share Features</p></div></div><div class="framer-y0586a" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-15j6ydq"></div><div class="framer-k7p4ai" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Share Features</p></div></div><div class="framer-1hw8opm" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-huj1qr"></div><div class="framer-1r3yvdk" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Share Features</p></div></div><div class="framer-cj4p5x" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-1qkm922"></div><div class="framer-1a0elfc" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Share Features</p></div></div><div class="framer-1iy03aq" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-1dlq71s"></div><div class="framer-egjzol" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Share Features</p></div></div><div class="framer-zf02vg" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-1b13hnu"></div><div class="framer-zkn3ug" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Share Features</p></div></div><div class="framer-sj2696" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-1n0vz4n"></div><div class="framer-16dyjgd" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Share Features</p></div></div><div class="framer-1evr3a5" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-n5usxl"></div><div class="framer-10ackou" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Share Features</p></div></div><div class="framer-96sy4" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-4hbkwi"></div><div class="framer-1em7znh" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Share Features</p></div></div></div><button class="framer-jb31g8" data-framer-name="Button" data-reset="button" name="Button"><div class="framer-ywu609" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-text-alignment:center;--framer-text-color:var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(17, 17, 17))" class="framer-text">Get Started</p></div></button></div><div class="framer-fkauv3" data-framer-name="Card" name="Card"><div class="framer-gy53lz" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">ADVANCED</p></div><div class="framer-m4l6zy"><div class="framer-1cxm1ib" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:54px;--framer-font-weight:700;--framer-letter-spacing:-3px;--framer-line-height:1em;--framer-text-alignment:left;--framer-text-color:var(--token-fb63d21e-2930-4a00-8ef1-606d72b7b50f, rgb(51, 51, 51))" class="framer-text">$980</p></div><div class="framer-47fws0" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">p/month</p></div></div><div class="framer-ukospk"><div class="framer-4aqqvd" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-vfnnmx"></div><div class="framer-ybp0kt" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">2 projects</p></div></div><div class="framer-b94a2p" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-15rcm7j"></div><div class="framer-vmgjrh" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Analytics</p></div></div><div class="framer-1tejbmb" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-uwd742"></div><div class="framer-15czu30" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Insights Panel</p></div></div><div class="framer-1br70so" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-g7ro6l"></div><div class="framer-p89mt7" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Share Features</p></div></div><div class="framer-1qx4l5o" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-1rw6xjj"></div><div class="framer-m8ydgd" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Share Features</p></div></div><div class="framer-11md96c" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-1ui1fi9"></div><div class="framer-eqs0hc" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Share Features</p></div></div><div class="framer-2eufe6" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-fbhbt6"></div><div class="framer-8ax2ja" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Share Features</p></div></div><div class="framer-1cib4ui" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-1qg9tvz"></div><div class="framer-1hf2nni" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Share Features</p></div></div><div class="framer-5klhvs" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-wfvhxn"></div><div class="framer-1fkujol" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Share Features</p></div></div><div class="framer-1koas0h" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-lg5kxk"></div><div class="framer-xpqb5s" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Share Features</p></div></div><div class="framer-16ssozh" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-bb8kmy"></div><div class="framer-egyuvc" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Share Features</p></div></div><div class="framer-6ggd1z" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-1wob6r8"></div><div class="framer-l4mmml" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Share Features</p></div></div><div class="framer-10l8b2t" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-1abopwo"></div><div class="framer-1jitwq9" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Share Features</p></div></div><div class="framer-l7bi70" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-1uyhyca"></div><div class="framer-1fgzrow" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Share Features</p></div></div></div><button class="framer-v1y5p2" data-framer-name="Button" data-reset="button" name="Button"><div class="framer-1xznzoa" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-text-alignment:center;--framer-text-color:rgb(255, 255, 255)" class="framer-text">Get Started</p></div></button></div><div class="framer-1ala6ov" data-framer-name="Card" name="Card"><div class="framer-22i0qk" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">ULTIMATE</p></div><div class="framer-yo1qzy"><div class="framer-1oultr1" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:54px;--framer-font-weight:700;--framer-letter-spacing:-3px;--framer-line-height:1em;--framer-text-alignment:left;--framer-text-color:var(--token-fb63d21e-2930-4a00-8ef1-606d72b7b50f, rgb(51, 51, 51))" class="framer-text">$3920</p></div><div class="framer-snw7vl" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">p/month</p></div></div><div class="framer-xuq1gj"><div class="framer-1e7r4ds" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-rgggyy"></div><div class="framer-1t3xfrd" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Unlimited Projects</p></div></div><div class="framer-p2vy3p" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-kpxk6l"></div><div class="framer-1q7iu23" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Analytics</p></div></div><div class="framer-rl888m" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-1biev7r"></div><div class="framer-18vkjmh" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Insights Panel</p></div></div><div class="framer-1surd3d" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-1lub4ms"></div><div class="framer-dqkqno" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Insights Panel</p></div></div><div class="framer-19m2n1l" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-1j82ohw"></div><div class="framer-fh3c7d" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Insights Panel</p></div></div><div class="framer-1xgbpvb" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-m6bchy"></div><div class="framer-mic79s" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Insights Panel</p></div></div><div class="framer-1nv59ct" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-hnoq97"></div><div class="framer-g44mrl" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Insights Panel</p></div></div><div class="framer-bjbs6i" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-q0z5l7"></div><div class="framer-1sh8x1n" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Insights Panel</p></div></div><div class="framer-1h5ep0q" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-dakqyr"></div><div class="framer-1fxv34p" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Insights Panel</p></div></div><div class="framer-kv3ui6" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-18tbfjd"></div><div class="framer-1yyyjtq" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Insights Panel</p></div></div><div class="framer-12yatau" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-4uzdyq"></div><div class="framer-1p6nafu" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Insights Panel</p></div></div><div class="framer-u874so" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-1vu07tl"></div><div class="framer-gc3pkg" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Insights Panel</p></div></div><div class="framer-1i44r4w" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-c4vb1a"></div><div class="framer-2gxkzm" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Insights Panel</p></div></div><div class="framer-nbnl94" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-1upq6ix"></div><div class="framer-6l98z9" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Insights Panel</p></div></div><div class="framer-1cvhkri" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-1id1kqt"></div><div class="framer-peubdm" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Insights Panel</p></div></div><div class="framer-1krc9nx" data-framer-name="Row" name="Row"><div data-framer-component-type="SVG" data-framer-name="Check" name="Check" radius="0" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-whppo4"></div><div class="framer-od8ocp" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(102, 102, 102)" class="framer-text">Share Features</p></div></div></div><button class="framer-y3wsqh" data-framer-name="Button" data-reset="button" name="Button"><div class="framer-1qkwbdl" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-text-alignment:center;--framer-text-color:var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(17, 17, 17))" class="framer-text">Get Started</p></div></button></div></div><div class="framer-1lkp1zi"><button class="framer-1c8apw6" data-framer-name="Button" data-reset="button" name="Button"><div class="framer-1h3tvov" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-text-alignment:center;--framer-text-color:var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(17, 17, 17))" class="framer-text">Upload</p></div></button></div><div class="framer-ctibpv"></div></section><header class="framer-41xt7c" data-framer-name="Header" name="Header"><div class="framer-tr9ihu" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h1 style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:50px;--framer-font-weight:700;--framer-letter-spacing:-2.6px;--framer-text-alignment:center;--framer-text-color:rgb(51, 51, 51)" class="framer-text">Ship sites with style.</h1></div><div class="framer-4s4z9q-container"><a class="framer-amEIz framer-5uckcy framer-v-5uckcy framer-grcaur" data-framer-name="Get Template" style="background-color:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top-left-radius:10px;border-top-right-radius:10px;box-shadow:0px 2px 4px 0px rgba(0, 0, 0, 0.1);height:100%;width:100%" href="https://framer.com/projects/new?duplicate=x2PqH1p9IqbsxZB1tFWO&via=cristianmielu" target="_blank" rel="noopener" tabindex="0"><div class="framer-1kyc7gl" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-67f46c62-dabf-4520-93ef-2989d3567173, rgb(255, 255, 255));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--framer-paragraph-spacing:0px;transform:translate(-50%, -50%)" data-framer-component-type="RichTextContainer"><p style="--font-selector:SW50ZXItU2VtaUJvbGQ=;--framer-font-family:"Inter-SemiBold", "Inter", "Inter Placeholder", sans-serif;--framer-font-size:13px;--framer-font-weight:600;--framer-text-color:var(--extracted-r6o4lv, var(--token-67f46c62-dabf-4520-93ef-2989d3567173, rgb(255, 255, 255)))" class="framer-text">Get FREE Template</p></div></a></div><section class="framer-no21te" data-framer-name="About Section" name="About Section"><div class="framer-1omdp8h" data-framer-name="Heading Stack" name="Heading Stack"><div class="framer-15zey7h" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-135acoq" data-styles-preset="m90wm8COZ" style="--framer-text-alignment:left;--framer-text-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151))">About Us</p></div><div class="framer-zpi6u1" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h2 class="framer-text framer-styles-preset-dnzc71" data-styles-preset="mOtnGF6vo" style="--framer-text-alignment:left;--framer-text-color:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75))">Nurturing Smiles for Over 20 Years</h2></div><div class="framer-wch4sc" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-alignment:left;--framer-text-color:var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128))">Discover the Pillars of Our Commitment - From Satisfied Patients to Cutting-Edge Technology</p></div></div><div class="framer-di076o" data-framer-name="About Cards" name="About Cards"><div class="ssr-variant hidden-1ya9o1s hidden-1uavoh6"><div class="framer-cginc8-container"><div class="framer-jPocz framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-5qch1o framer-v-5qch1o" data-framer-name="Variant 1" style="width:100%"><div class="framer-1cjod0w" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px"><div class="framer-1n3alaq-container"><div style="display:contents"></div></div></div><div class="framer-ru6o0o"><div class="framer-1r98xap" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Years of Excellence</h3></div><div class="framer-a3kkvn" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Established in 2000, VerveDent has been providing top dental care.</p></div></div></div></div></div><div class="ssr-variant hidden-72rtr7 hidden-1uavoh6"><div class="framer-cginc8-container"><div class="framer-jPocz framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-5qch1o framer-v-5qch1o" data-framer-name="Variant 1" style="width:100%"><div class="framer-1cjod0w" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px"><div class="framer-1n3alaq-container"><div style="display:contents"></div></div></div><div class="framer-ru6o0o"><div class="framer-1r98xap" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Years of Excellence</h3></div><div class="framer-a3kkvn" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Established in 2000, VerveDent has been providing top dental care.</p></div></div></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-cginc8-container"><div class="framer-jPocz framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-5qch1o framer-v-5qch1o" data-framer-name="Variant 1" style="width:100%"><div class="framer-1cjod0w" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px"><div class="framer-1n3alaq-container"><div style="display:contents"></div></div></div><div class="framer-ru6o0o"><div class="framer-1r98xap" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Years of Excellence</h3></div><div class="framer-a3kkvn" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Established in 2000, VerveDent has been providing top dental care.</p></div></div></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-1uavoh6"><div class="framer-1ou53u0-container"><div class="framer-jPocz framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-5qch1o framer-v-5qch1o" data-framer-name="Variant 1" style="width:100%"><div class="framer-1cjod0w" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px"><div class="framer-1n3alaq-container"><div style="display:contents"></div></div></div><div class="framer-ru6o0o"><div class="framer-1r98xap" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">100% Satisfied Patients</h3></div><div class="framer-a3kkvn" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Over 10,000 satisfied patients have entrusted their smiles to VerveDent.</p></div></div></div></div></div><div class="ssr-variant hidden-72rtr7 hidden-1uavoh6"><div class="framer-1ou53u0-container"><div class="framer-jPocz framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-5qch1o framer-v-5qch1o" data-framer-name="Variant 1" style="width:100%"><div class="framer-1cjod0w" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px"><div class="framer-1n3alaq-container"><div style="display:contents"></div></div></div><div class="framer-ru6o0o"><div class="framer-1r98xap" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">100% Satisfied Patients</h3></div><div class="framer-a3kkvn" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Over 10,000 satisfied patients have entrusted their smiles to VerveDent.</p></div></div></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-1ou53u0-container"><div class="framer-jPocz framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-5qch1o framer-v-5qch1o" data-framer-name="Variant 1" style="width:100%"><div class="framer-1cjod0w" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px"><div class="framer-1n3alaq-container"><div style="display:contents"></div></div></div><div class="framer-ru6o0o"><div class="framer-1r98xap" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">100% Satisfied Patients</h3></div><div class="framer-a3kkvn" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Over 10,000 satisfied patients have entrusted their smiles to VerveDent.</p></div></div></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-1uavoh6"><div class="framer-suusbr-container"><div class="framer-jPocz framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-5qch1o framer-v-5qch1o" data-framer-name="Variant 1" style="width:100%"><div class="framer-1cjod0w" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px"><div class="framer-1n3alaq-container"><div style="display:contents"></div></div></div><div class="framer-ru6o0o"><div class="framer-1r98xap" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Expert Team</h3></div><div class="framer-a3kkvn" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Our team boasts a combined experience of 75+ years in delivering high-quality dental care.</p></div></div></div></div></div><div class="ssr-variant hidden-72rtr7 hidden-1uavoh6"><div class="framer-suusbr-container"><div class="framer-jPocz framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-5qch1o framer-v-5qch1o" data-framer-name="Variant 1" style="width:100%"><div class="framer-1cjod0w" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px"><div class="framer-1n3alaq-container"><div style="display:contents"></div></div></div><div class="framer-ru6o0o"><div class="framer-1r98xap" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Expert Team</h3></div><div class="framer-a3kkvn" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Our team boasts a combined experience of 75+ years in delivering high-quality dental care.</p></div></div></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-suusbr-container"><div class="framer-jPocz framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-5qch1o framer-v-5qch1o" data-framer-name="Variant 1" style="width:100%"><div class="framer-1cjod0w" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px"><div class="framer-1n3alaq-container"><div style="display:contents"></div></div></div><div class="framer-ru6o0o"><div class="framer-1r98xap" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Expert Team</h3></div><div class="framer-a3kkvn" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Our team boasts a combined experience of 75+ years in delivering high-quality dental care.</p></div></div></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-1uavoh6"><div class="framer-1qxjiwn-container"><div class="framer-jPocz framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-5qch1o framer-v-5qch1o" data-framer-name="Variant 1" style="width:100%"><div class="framer-1cjod0w" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px"><div class="framer-1n3alaq-container"><div style="display:contents"></div></div></div><div class="framer-ru6o0o"><div class="framer-1r98xap" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Cutting-Edge Technology</h3></div><div class="framer-a3kkvn" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Equipped with latest technology, we ensure precise and efficient treatments for our patients.</p></div></div></div></div></div><div class="ssr-variant hidden-72rtr7 hidden-1uavoh6"><div class="framer-1qxjiwn-container"><div class="framer-jPocz framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-5qch1o framer-v-5qch1o" data-framer-name="Variant 1" style="width:100%"><div class="framer-1cjod0w" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px"><div class="framer-1n3alaq-container"><div style="display:contents"></div></div></div><div class="framer-ru6o0o"><div class="framer-1r98xap" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Cutting-Edge Technology</h3></div><div class="framer-a3kkvn" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Equipped with latest technology, we ensure precise and efficient treatments for our patients.</p></div></div></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-1qxjiwn-container"><div class="framer-jPocz framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-5qch1o framer-v-5qch1o" data-framer-name="Variant 1" style="width:100%"><div class="framer-1cjod0w" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px"><div class="framer-1n3alaq-container"><div style="display:contents"></div></div></div><div class="framer-ru6o0o"><div class="framer-1r98xap" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Cutting-Edge Technology</h3></div><div class="framer-a3kkvn" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Equipped with latest technology, we ensure precise and efficient treatments for our patients.</p></div></div></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-1uavoh6"><div class="framer-1h81tow-container"><div class="framer-jPocz framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-5qch1o framer-v-5qch1o" data-framer-name="Variant 1" style="width:100%"><div class="framer-1cjod0w" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px"><div class="framer-1n3alaq-container"><div style="display:contents"></div></div></div><div class="framer-ru6o0o"><div class="framer-1r98xap" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Emergency Response Time</h3></div><div class="framer-a3kkvn" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Our average response time to dental emergencies is under 30 minutes.</p></div></div></div></div></div><div class="ssr-variant hidden-72rtr7 hidden-1uavoh6"><div class="framer-1h81tow-container"><div class="framer-jPocz framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-5qch1o framer-v-5qch1o" data-framer-name="Variant 1" style="width:100%"><div class="framer-1cjod0w" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px"><div class="framer-1n3alaq-container"><div style="display:contents"></div></div></div><div class="framer-ru6o0o"><div class="framer-1r98xap" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Emergency Response Time</h3></div><div class="framer-a3kkvn" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Our average response time to dental emergencies is under 30 minutes.</p></div></div></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-1h81tow-container"><div class="framer-jPocz framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-5qch1o framer-v-5qch1o" data-framer-name="Variant 1" style="width:100%"><div class="framer-1cjod0w" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px"><div class="framer-1n3alaq-container"><div style="display:contents"></div></div></div><div class="framer-ru6o0o"><div class="framer-1r98xap" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Emergency Response Time</h3></div><div class="framer-a3kkvn" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">Our average response time to dental emergencies is under 30 minutes.</p></div></div></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-1uavoh6"><div class="framer-7y9f3x-container"><div class="framer-jPocz framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-5qch1o framer-v-5qch1o" data-framer-name="Variant 1" style="width:100%"><div class="framer-1cjod0w" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px"><div class="framer-1n3alaq-container"><div style="display:contents"></div></div></div><div class="framer-ru6o0o"><div class="framer-1r98xap" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Preventive Education</h3></div><div class="framer-a3kkvn" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">5,000+ patients with preventive care knowledge, promoting proactive oral health practices.</p></div></div></div></div></div><div class="ssr-variant hidden-72rtr7 hidden-1uavoh6"><div class="framer-7y9f3x-container"><div class="framer-jPocz framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-5qch1o framer-v-5qch1o" data-framer-name="Variant 1" style="width:100%"><div class="framer-1cjod0w" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px"><div class="framer-1n3alaq-container"><div style="display:contents"></div></div></div><div class="framer-ru6o0o"><div class="framer-1r98xap" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Preventive Education</h3></div><div class="framer-a3kkvn" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">5,000+ patients with preventive care knowledge, promoting proactive oral health practices.</p></div></div></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-7y9f3x-container"><div class="framer-jPocz framer-vp35t framer-cTY9z framer-5JoSH framer-8Hzgf framer-NG0v5 framer-JEz4e framer-5qch1o framer-v-5qch1o" data-framer-name="Variant 1" style="width:100%"><div class="framer-1cjod0w" style="background-color:var(--token-2358d5f3-5f5b-4cd9-89c4-e082bd2a2a0a, rgb(245, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px"><div class="framer-1n3alaq-container"><div style="display:contents"></div></div></div><div class="framer-ru6o0o"><div class="framer-1r98xap" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)))">Preventive Education</h3></div><div class="framer-a3kkvn" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1a4xi5s">5,000+ patients with preventive care knowledge, promoting proactive oral health practices.</p></div></div></div></div></div></div></section><div class="ssr-variant hidden-1uavoh6"><div class="framer-1vwslia" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h2 style="--font-selector:R0Y7SW50ZXItNTAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:24px;--framer-font-weight:500;--framer-letter-spacing:-0.5px;--framer-line-height:1.5em;--framer-text-alignment:center;--framer-text-color:rgb(136, 136, 136)" class="framer-text">Go from design to site with Framer, the web builder for creative pros.</h2></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-1vwslia" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h2 style="--font-selector:R0Y7SW50ZXItNTAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:20px;--framer-font-weight:500;--framer-letter-spacing:-0.5px;--framer-line-height:1.5em;--framer-text-alignment:center;--framer-text-color:rgb(136, 136, 136)" class="framer-text">Go from design to site with Framer, the web builder for creative pros.</h2></div></div><div class="framer-v3jzmc"><div class="framer-1l04mc0" data-framer-name="Button" name="Button"><div class="framer-nytybo" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:700;--framer-text-alignment:center;--framer-text-color:rgb(255, 255, 255)" class="framer-text">Get Started</p></div></div><div class="framer-sxgckd" data-framer-name="Button" name="Button"><div class="framer-1jpjcxg" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:700;--framer-text-alignment:center;--framer-text-color:rgb(51, 51, 51)" class="framer-text">Learn More</p></div></div></div></header><section class="framer-mvg126" data-framer-name="Make an Appoinment Section" name="Make an Appoinment Section"><div class="framer-1c6s4yj" data-framer-name="Appointment Background" id="appointment-background" name="Appointment Background"></div><div class="framer-17dm6lw-container"><div class="framer-hv0AW framer-g3a1fd framer-v-1w0uaka" data-framer-name="Pattern V2" style="background-color:rgb(255, 255, 255);height:100%;width:100%"><div class="framer-8nj9tv-container"><div style="width:100%;height:100%;background-color:transparent;background-image:radial-gradient(rgb(2, 220, 227) 1px, transparent 1px), radial-gradient(rgb(2, 220, 227) 1px, rgba(35, 84, 84, 0) 1px);background-position:0 0, 20px 20px;background-size:40px 40px;border-radius:0"></div></div><div class="framer-wid1eg" data-framer-name="gradient" style="background:linear-gradient(127deg, rgba(2, 145, 150, 0) 0%, rgba(93, 167, 167, 0.25107) 31.386861313868607%, rgba(185, 218, 209, 0.27) 38%, rgb(185, 218, 209) 70%)"></div></div></div><div class="framer-4d7nnf" data-framer-name="Heading Stack" name="Heading Stack"><div class="framer-1l0fx03-container hidden-1ya9o1s hidden-1uavoh6" style="opacity:1;transform:perspective(1200px) scale(0.8) rotate(-35deg)"><div class="framer-1TR5f framer-1dictrm framer-v-1dictrm" data-framer-name="White" style="height:100%;width:100%" tabindex="0"><div data-framer-component-type="SVG" data-framer-name="Curved_Arrow" style="image-rendering:pixelated;flex-shrink:0;background-size:100% 100%;background-image:url('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%2096%2061.228%22%3E%3Cpath%20d%3D%22M%200.383%201.385%20C%200.417%200.985%200.608%200.615%200.914%200.357%20C%201.221%200.098%201.617%20-0.028%202.017%200.005%20C%2015.467%201.142%2030.833%202.953%2046.558%2010.936%20C%2060.6%2018.064%2074.826%2030.058%2088.279%2050.672%20C%2086.531%2040.541%2088.774%2033.324%2093.39%2028.441%20C%2093.964%2027.834%2094.921%2027.808%2095.528%2028.382%20C%2096.134%2028.956%2096.161%2029.913%2095.587%2030.52%20C%2090.79%2035.592%2088.567%2044.199%2093.434%2058.473%20C%2093.578%2058.893%2093.529%2059.355%2093.301%2059.736%20C%2093.146%2060.303%2092.678%2060.728%2092.099%2060.828%20C%2091.521%2060.928%2090.937%2060.684%2090.601%2060.202%20C%2090.542%2060.16%2090.485%2060.115%2090.432%2060.065%20C%2073.409%2044.152%2056.817%2041.197%2041.197%2041.197%20C%2040.362%2041.197%2039.685%2040.52%2039.685%2039.685%20C%2039.685%2038.85%2040.362%2038.173%2041.197%2038.173%20C%2055.211%2038.173%2070.205%2040.509%2085.539%2052.006%20C%2072.398%2031.97%2058.624%2020.452%2045.19%2013.631%20C%2030.017%205.929%2015.148%204.15%201.763%203.018%20C%201.363%202.985%200.993%202.794%200.734%202.488%20C%200.475%202.181%200.349%201.784%200.382%201.385%20Z%22%20fill%3D%22rgb(255%2C255%2C255)%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')" class="framer-mafk8o"></div></div></div><div class="framer-1sxbjcp"><div class="framer-14cvqzu" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h2 class="framer-text framer-styles-preset-dnzc71" data-styles-preset="mOtnGF6vo" style="--framer-text-alignment:left;--framer-text-color:var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253))">Book an Appointment</h2></div><div class="framer-1wdi8qw" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-alignment:left;--framer-text-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255))">Schedule your visit now for personalized care in a comfortable environment. Your journey to a brighter, healthier smile begins here.</p></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-1uavoh6"><div class="framer-1lqy3c7-container"><div class="framer-DKIDZ framer-1jkhvs4 framer-v-1jkhvs4" data-framer-name="Desktop" style="max-width:100%;width:100%" tabindex="0"><div class="framer-1cf6xlk-container" style="opacity:1;transform:perspective(1200px) translateX(72px)"><div class="framer-C5GVS framer-vp35t framer-17ebs39 framer-v-17ebs39" data-framer-name="Default" style="background-color:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;height:100%;width:100%"><div class="framer-gk8qqx" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253)))">Our Working Program</h3></div><div class="framer-j7pciy"><div class="framer-ta5nzk-container"><ul class="framer-GpVWH framer-Lxn44 framer-1uc9nn4 framer-v-1uc9nn4" data-border="true" data-framer-name="Default" style="--border-bottom-width:1px;--border-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px;height:100%;width:100%" tabindex="0"><li class="framer-h417pz" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-EO1YxXoty-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-EO1YxXoty-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-EO1YxXoty-eccSAvABR))">Monday</p></li><li class="framer-h2npnw" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-ikdOOYy9z-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-ikdOOYy9z-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-ikdOOYy9z-eccSAvABR))">08:00 - 18:00</p></li></ul></div><div class="framer-1xtgbdw-container"><ul class="framer-GpVWH framer-Lxn44 framer-1uc9nn4 framer-v-1uc9nn4" data-border="true" data-framer-name="Default" style="--border-bottom-width:1px;--border-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px;height:100%;width:100%" tabindex="0"><li class="framer-h417pz" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-EO1YxXoty-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-EO1YxXoty-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-EO1YxXoty-eccSAvABR))">Tuesday</p></li><li class="framer-h2npnw" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-ikdOOYy9z-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-ikdOOYy9z-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-ikdOOYy9z-eccSAvABR))">08:00 - 18:00</p></li></ul></div><div class="framer-engh0t-container"><ul class="framer-GpVWH framer-Lxn44 framer-1uc9nn4 framer-v-1uc9nn4" data-border="true" data-framer-name="Default" style="--border-bottom-width:1px;--border-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px;height:100%;width:100%" tabindex="0"><li class="framer-h417pz" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-EO1YxXoty-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-EO1YxXoty-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-EO1YxXoty-eccSAvABR))">Wednesday</p></li><li class="framer-h2npnw" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-ikdOOYy9z-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-ikdOOYy9z-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-ikdOOYy9z-eccSAvABR))">08:00 - 18:00</p></li></ul></div><div class="framer-rflyej-container"><ul class="framer-GpVWH framer-Lxn44 framer-1uc9nn4 framer-v-1uc9nn4" data-border="true" data-framer-name="Default" style="--border-bottom-width:1px;--border-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px;height:100%;width:100%" tabindex="0"><li class="framer-h417pz" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-EO1YxXoty-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-EO1YxXoty-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-EO1YxXoty-eccSAvABR))">Thursday</p></li><li class="framer-h2npnw" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-ikdOOYy9z-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-ikdOOYy9z-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-ikdOOYy9z-eccSAvABR))">08:00 - 18:00</p></li></ul></div><div class="framer-w644pq-container"><ul class="framer-GpVWH framer-Lxn44 framer-1uc9nn4 framer-v-1uc9nn4" data-border="true" data-framer-name="Default" style="--border-bottom-width:1px;--border-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px;height:100%;width:100%" tabindex="0"><li class="framer-h417pz" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-EO1YxXoty-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-EO1YxXoty-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-EO1YxXoty-eccSAvABR))">Friday</p></li><li class="framer-h2npnw" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-ikdOOYy9z-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-ikdOOYy9z-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-ikdOOYy9z-eccSAvABR))">08:00 - 18:00</p></li></ul></div><div class="framer-1vwy4c4-container"><ul class="framer-GpVWH framer-Lxn44 framer-1uc9nn4 framer-v-1uc9nn4" data-border="true" data-framer-name="Default" style="--border-bottom-width:1px;--border-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px;height:100%;width:100%" tabindex="0"><li class="framer-h417pz" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-EO1YxXoty-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-EO1YxXoty-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-EO1YxXoty-eccSAvABR))">Saturday</p></li><li class="framer-h2npnw" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-ikdOOYy9z-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-ikdOOYy9z-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-ikdOOYy9z-eccSAvABR))">08:00 - 14:00</p></li></ul></div><div class="framer-1qal5rs-container"><ul class="framer-GpVWH framer-Lxn44 framer-1uc9nn4 framer-v-1ffv7q4" data-border="true" data-framer-name="Last" style="--border-bottom-width:0px;--border-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px;height:100%;width:100%" tabindex="0"><li class="framer-h417pz" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-EO1YxXoty-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-EO1YxXoty-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-EO1YxXoty-eccSAvABR))">Sunday</p></li><li class="framer-h2npnw" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-ikdOOYy9z-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-ikdOOYy9z-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-ikdOOYy9z-eccSAvABR))">Closed</p></li></ul></div></div></div></div><div class="framer-kxf9hb" data-framer-name="Appointment Photo" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.1)"><div class="framer-t97f1n" data-framer-name="dental_clinic_00"><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-width: 1200px) 807px, (min-width: 810px) and (max-width: 1199px) 100vw, (max-width: 809px) 720px" srcset="https://framerusercontent.com/images/UBCKIXJtyeQQHICDWd76O00vxA.png?scale-down-to=512 512w,https://framerusercontent.com/images/UBCKIXJtyeQQHICDWd76O00vxA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/UBCKIXJtyeQQHICDWd76O00vxA.png 1536w" src="https://framerusercontent.com/images/UBCKIXJtyeQQHICDWd76O00vxA.png" alt="Dental Clinic" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto" data-framer-original-sizes="807px"></div></div><div class="framer-1fnoqc7" data-framer-name="Background" style="background:linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)) /* {"name":"White/100"} */ 100%)"></div><div class="framer-qfi8zw-container" style="transform:translate(-50%, -50%)"><a class="framer-eObwS framer-60zshs framer-v-1vrj2y6 framer-dfeyo5" data-framer-name="Big - Default - New Tab(1)" href="https://www.zoho.com/bookings/industries/healthcare/dentists.html" target="_blank" rel="noopener"><div class="framer-zlnbj9" data-framer-name="Hover Background" style="background-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:8px;border-top-right-radius:8px;opacity:0"></div><div class="framer-f4gtvj" data-framer-name="Background" style="background-color:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.1)"></div><div class="framer-uay6r2" data-framer-name="Content" style="background-color:rgba(0, 0, 0, 0)"><div class="framer-18zxiff" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0VxdWlub3ggQm9sZA==;--framer-font-family:"Equinox Bold", "Equinox Bold Placeholder", sans-serif;--framer-font-size:22px;--framer-line-height:1em;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text">Book an Appointment</p></div></div></a></div></div></div></div></div><div class="ssr-variant hidden-72rtr7 hidden-1uavoh6"><div class="framer-1lqy3c7-container"><div class="framer-DKIDZ framer-1jkhvs4 framer-v-a425i5" data-framer-name="Tablet" style="max-width:100%;width:100%" tabindex="0"><div class="framer-1cf6xlk-container" style="opacity:1;transform:perspective(1200px) translateY(48px)"><div class="framer-C5GVS framer-vp35t framer-17ebs39 framer-v-17ebs39" data-framer-name="Default" style="background-color:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;height:100%;width:100%"><div class="framer-gk8qqx" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253)))">Our Working Program</h3></div><div class="framer-j7pciy"><div class="framer-ta5nzk-container"><ul class="framer-GpVWH framer-Lxn44 framer-1uc9nn4 framer-v-1uc9nn4" data-border="true" data-framer-name="Default" style="--border-bottom-width:1px;--border-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px;height:100%;width:100%" tabindex="0"><li class="framer-h417pz" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-EO1YxXoty-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-EO1YxXoty-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-EO1YxXoty-eccSAvABR))">Monday</p></li><li class="framer-h2npnw" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-ikdOOYy9z-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-ikdOOYy9z-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-ikdOOYy9z-eccSAvABR))">08:00 - 18:00</p></li></ul></div><div class="framer-1xtgbdw-container"><ul class="framer-GpVWH framer-Lxn44 framer-1uc9nn4 framer-v-1uc9nn4" data-border="true" data-framer-name="Default" style="--border-bottom-width:1px;--border-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px;height:100%;width:100%" tabindex="0"><li class="framer-h417pz" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-EO1YxXoty-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-EO1YxXoty-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-EO1YxXoty-eccSAvABR))">Tuesday</p></li><li class="framer-h2npnw" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-ikdOOYy9z-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-ikdOOYy9z-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-ikdOOYy9z-eccSAvABR))">08:00 - 18:00</p></li></ul></div><div class="framer-engh0t-container"><ul class="framer-GpVWH framer-Lxn44 framer-1uc9nn4 framer-v-1uc9nn4" data-border="true" data-framer-name="Default" style="--border-bottom-width:1px;--border-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px;height:100%;width:100%" tabindex="0"><li class="framer-h417pz" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-EO1YxXoty-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-EO1YxXoty-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-EO1YxXoty-eccSAvABR))">Wednesday</p></li><li class="framer-h2npnw" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-ikdOOYy9z-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-ikdOOYy9z-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-ikdOOYy9z-eccSAvABR))">08:00 - 18:00</p></li></ul></div><div class="framer-rflyej-container"><ul class="framer-GpVWH framer-Lxn44 framer-1uc9nn4 framer-v-1uc9nn4" data-border="true" data-framer-name="Default" style="--border-bottom-width:1px;--border-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px;height:100%;width:100%" tabindex="0"><li class="framer-h417pz" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-EO1YxXoty-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-EO1YxXoty-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-EO1YxXoty-eccSAvABR))">Thursday</p></li><li class="framer-h2npnw" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-ikdOOYy9z-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-ikdOOYy9z-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-ikdOOYy9z-eccSAvABR))">08:00 - 18:00</p></li></ul></div><div class="framer-w644pq-container"><ul class="framer-GpVWH framer-Lxn44 framer-1uc9nn4 framer-v-1uc9nn4" data-border="true" data-framer-name="Default" style="--border-bottom-width:1px;--border-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px;height:100%;width:100%" tabindex="0"><li class="framer-h417pz" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-EO1YxXoty-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-EO1YxXoty-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-EO1YxXoty-eccSAvABR))">Friday</p></li><li class="framer-h2npnw" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-ikdOOYy9z-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-ikdOOYy9z-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-ikdOOYy9z-eccSAvABR))">08:00 - 18:00</p></li></ul></div><div class="framer-1vwy4c4-container"><ul class="framer-GpVWH framer-Lxn44 framer-1uc9nn4 framer-v-1uc9nn4" data-border="true" data-framer-name="Default" style="--border-bottom-width:1px;--border-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px;height:100%;width:100%" tabindex="0"><li class="framer-h417pz" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-EO1YxXoty-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-EO1YxXoty-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-EO1YxXoty-eccSAvABR))">Saturday</p></li><li class="framer-h2npnw" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-ikdOOYy9z-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-ikdOOYy9z-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-ikdOOYy9z-eccSAvABR))">08:00 - 14:00</p></li></ul></div><div class="framer-1qal5rs-container"><ul class="framer-GpVWH framer-Lxn44 framer-1uc9nn4 framer-v-1ffv7q4" data-border="true" data-framer-name="Last" style="--border-bottom-width:0px;--border-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px;height:100%;width:100%" tabindex="0"><li class="framer-h417pz" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-EO1YxXoty-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-EO1YxXoty-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-EO1YxXoty-eccSAvABR))">Sunday</p></li><li class="framer-h2npnw" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-ikdOOYy9z-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-ikdOOYy9z-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-ikdOOYy9z-eccSAvABR))">Closed</p></li></ul></div></div></div></div><div class="framer-kxf9hb" data-framer-name="Appointment Photo" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.1)"><div class="framer-t97f1n" data-framer-name="dental_clinic_00"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0" data-framer-background-image-wrapper="true"><img decoding="async" srcset="https://framerusercontent.com/images/UBCKIXJtyeQQHICDWd76O00vxA.png?scale-down-to=512 512w,https://framerusercontent.com/images/UBCKIXJtyeQQHICDWd76O00vxA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/UBCKIXJtyeQQHICDWd76O00vxA.png 1536w" src="https://framerusercontent.com/images/UBCKIXJtyeQQHICDWd76O00vxA.png" alt="Dental Clinic" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto" data-framer-original-sizes sizes="(min-width: 1200px) 807px, (min-width: 810px) and (max-width: 1199px) 100vw, (max-width: 809px) 720px"></div></div><div class="framer-1fnoqc7" data-framer-name="Background" style="background:linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)) /* {"name":"White/100"} */ 100%)"></div><div class="framer-qfi8zw-container" style="transform:translate(-50%, -50%)"><a class="framer-eObwS framer-60zshs framer-v-1vrj2y6 framer-dfeyo5" data-framer-name="Big - Default - New Tab(1)" href="https://www.zoho.com/bookings/industries/healthcare/dentists.html" target="_blank" rel="noopener"><div class="framer-zlnbj9" data-framer-name="Hover Background" style="background-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:8px;border-top-right-radius:8px;opacity:0"></div><div class="framer-f4gtvj" data-framer-name="Background" style="background-color:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.1)"></div><div class="framer-uay6r2" data-framer-name="Content" style="background-color:rgba(0, 0, 0, 0)"><div class="framer-18zxiff" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0VxdWlub3ggQm9sZA==;--framer-font-family:"Equinox Bold", "Equinox Bold Placeholder", sans-serif;--framer-font-size:22px;--framer-line-height:1em;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text">Book an Appointment</p></div></div></a></div></div></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-1lqy3c7-container"><div class="framer-DKIDZ framer-1jkhvs4 framer-v-1y8rgla" data-framer-name="Mobile" style="max-width:100%;width:100%" tabindex="0"><div class="framer-1cf6xlk-container" style="opacity:1;transform:perspective(1200px) translateY(48px)"><div class="framer-C5GVS framer-vp35t framer-17ebs39 framer-v-1c649g" data-framer-name="Mobile" style="background-color:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;height:100%;width:100%"><div class="framer-gk8qqx" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-a0htzi:var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h3 class="framer-text framer-styles-preset-1tkdmol" data-styles-preset="qyhiwbadA" style="--framer-text-color:var(--extracted-a0htzi, var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253)))">Our Working Program</h3></div><div class="framer-j7pciy"><div class="framer-ta5nzk-container"><ul class="framer-GpVWH framer-Lxn44 framer-1uc9nn4 framer-v-1uc9nn4" data-border="true" data-framer-name="Default" style="--border-bottom-width:1px;--border-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px;height:100%;width:100%" tabindex="0"><li class="framer-h417pz" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-EO1YxXoty-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-EO1YxXoty-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-EO1YxXoty-eccSAvABR))">Monday</p></li><li class="framer-h2npnw" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-ikdOOYy9z-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-ikdOOYy9z-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-ikdOOYy9z-eccSAvABR))">08:00 - 18:00</p></li></ul></div><div class="framer-1xtgbdw-container"><ul class="framer-GpVWH framer-Lxn44 framer-1uc9nn4 framer-v-1uc9nn4" data-border="true" data-framer-name="Default" style="--border-bottom-width:1px;--border-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px;height:100%;width:100%" tabindex="0"><li class="framer-h417pz" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-EO1YxXoty-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-EO1YxXoty-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-EO1YxXoty-eccSAvABR))">Tuesday</p></li><li class="framer-h2npnw" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-ikdOOYy9z-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-ikdOOYy9z-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-ikdOOYy9z-eccSAvABR))">08:00 - 18:00</p></li></ul></div><div class="framer-engh0t-container"><ul class="framer-GpVWH framer-Lxn44 framer-1uc9nn4 framer-v-1uc9nn4" data-border="true" data-framer-name="Default" style="--border-bottom-width:1px;--border-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px;height:100%;width:100%" tabindex="0"><li class="framer-h417pz" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-EO1YxXoty-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-EO1YxXoty-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-EO1YxXoty-eccSAvABR))">Wednesday</p></li><li class="framer-h2npnw" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-ikdOOYy9z-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-ikdOOYy9z-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-ikdOOYy9z-eccSAvABR))">08:00 - 18:00</p></li></ul></div><div class="framer-rflyej-container"><ul class="framer-GpVWH framer-Lxn44 framer-1uc9nn4 framer-v-1uc9nn4" data-border="true" data-framer-name="Default" style="--border-bottom-width:1px;--border-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px;height:100%;width:100%" tabindex="0"><li class="framer-h417pz" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-EO1YxXoty-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-EO1YxXoty-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-EO1YxXoty-eccSAvABR))">Thursday</p></li><li class="framer-h2npnw" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-ikdOOYy9z-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-ikdOOYy9z-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-ikdOOYy9z-eccSAvABR))">08:00 - 18:00</p></li></ul></div><div class="framer-w644pq-container"><ul class="framer-GpVWH framer-Lxn44 framer-1uc9nn4 framer-v-1uc9nn4" data-border="true" data-framer-name="Default" style="--border-bottom-width:1px;--border-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px;height:100%;width:100%" tabindex="0"><li class="framer-h417pz" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-EO1YxXoty-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-EO1YxXoty-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-EO1YxXoty-eccSAvABR))">Friday</p></li><li class="framer-h2npnw" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-ikdOOYy9z-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-ikdOOYy9z-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-ikdOOYy9z-eccSAvABR))">08:00 - 18:00</p></li></ul></div><div class="framer-1vwy4c4-container"><ul class="framer-GpVWH framer-Lxn44 framer-1uc9nn4 framer-v-1uc9nn4" data-border="true" data-framer-name="Default" style="--border-bottom-width:1px;--border-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px;height:100%;width:100%" tabindex="0"><li class="framer-h417pz" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-EO1YxXoty-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-EO1YxXoty-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-EO1YxXoty-eccSAvABR))">Saturday</p></li><li class="framer-h2npnw" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-ikdOOYy9z-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-ikdOOYy9z-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-ikdOOYy9z-eccSAvABR))">08:00 - 14:00</p></li></ul></div><div class="framer-1qal5rs-container"><ul class="framer-GpVWH framer-Lxn44 framer-1uc9nn4 framer-v-1ffv7q4" data-border="true" data-framer-name="Last" style="--border-bottom-width:0px;--border-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px;height:100%;width:100%" tabindex="0"><li class="framer-h417pz" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-EO1YxXoty-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-EO1YxXoty-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-EO1YxXoty-eccSAvABR))">Sunday</p></li><li class="framer-h2npnw" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--variable-reference-ikdOOYy9z-eccSAvABR);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--variable-reference-ikdOOYy9z-eccSAvABR:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--extracted-r6o4lv, var(--variable-reference-ikdOOYy9z-eccSAvABR))">Closed</p></li></ul></div></div></div></div><div class="framer-kxf9hb" data-framer-name="Appointment Photo" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.1)"><div class="framer-t97f1n" data-framer-name="dental_clinic_00"><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-width: 1200px) 807px, (min-width: 810px) and (max-width: 1199px) 100vw, (max-width: 809px) 720px" srcset="https://framerusercontent.com/images/UBCKIXJtyeQQHICDWd76O00vxA.png?scale-down-to=512 512w,https://framerusercontent.com/images/UBCKIXJtyeQQHICDWd76O00vxA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/UBCKIXJtyeQQHICDWd76O00vxA.png 1536w" src="https://framerusercontent.com/images/UBCKIXJtyeQQHICDWd76O00vxA.png" alt="Dental Clinic" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto" data-framer-original-sizes="720px"></div></div><div class="framer-1fnoqc7" data-framer-name="Background" style="background:linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)) /* {"name":"White/100"} */ 100%)"></div><div class="framer-qfi8zw-container"><a class="framer-eObwS framer-60zshs framer-v-1vrj2y6 framer-dfeyo5" data-framer-name="Big - Default - New Tab(1)" style="width:100%" href="https://www.zoho.com/bookings/industries/healthcare/dentists.html" target="_blank" rel="noopener"><div class="framer-zlnbj9" data-framer-name="Hover Background" style="background-color:var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151));border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:8px;border-top-right-radius:8px;opacity:0"></div><div class="framer-f4gtvj" data-framer-name="Background" style="background-color:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.1)"></div><div class="framer-uay6r2" data-framer-name="Content" style="background-color:rgba(0, 0, 0, 0)"><div class="framer-18zxiff" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:Q1VTVE9NO0VxdWlub3ggQm9sZA==;--framer-font-family:"Equinox Bold", "Equinox Bold Placeholder", sans-serif;--framer-font-size:22px;--framer-line-height:1em;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text">Book an Appointment</p></div></div></a></div></div></div></div></div></section><header class="framer-4vy3jv" data-framer-name="Header Image" name="Header Image"><div class="framer-1wd3xlm"><div class="framer-gwai66" data-framer-name="Button" name="Button"><div class="framer-12n2fb0" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:700;--framer-text-alignment:center;--framer-text-color:rgb(51, 51, 51)" class="framer-text">Get Started</p></div></div><div class="framer-zfs1hs" data-framer-name="Button" name="Button"><div class="framer-10rtx72" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:700;--framer-text-alignment:center;--framer-text-color:rgb(255, 255, 255)" class="framer-text">Learn More</p></div></div></div><div class="framer-vfu6zo" data-framer-name="Overlay" name="Overlay"></div><div class="framer-zvqdah" data-framer-name="Heading Stack" name="Heading Stack"><div class="framer-83txdq" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h1 class="framer-text framer-styles-preset-18453zt" data-styles-preset="xmWXR2j3E" style="--framer-text-alignment:left;--framer-text-color:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75))">Licensing</h1></div><div class="framer-549rjz" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-alignment:left;--framer-text-color:var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128))">Resources used for building this template.</p></div></div><section class="framer-a5roqs" data-framer-name="Blog Posts Section" name="Blog Posts Section"><div class="framer-1ysvska" data-framer-name="Content" name="Content"><div class="ssr-variant hidden-1ya9o1s hidden-1uavoh6"><div class="framer-i8wm8q-container"><a class="framer-YKZmg framer-lY9Hm framer-0N3Sc framer-1jh1dp7 framer-v-1jh1dp7 framer-lemn4o" data-border="true" data-framer-name="Icon" style="--border-bottom-width:1px;--border-color:var(--token-3143fb62-c6ac-431a-b880-3c19724d4494, rgb(250, 250, 250));--border-left-width:1px;--border-right-width:1px;--border-style:solid;--border-top-width:1px;border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;width:100%" href="https://framer.supply/" target="_blank" rel="noopener"><div class="framer-1d1kcsp" style="background-color:var(--token-3143fb62-c6ac-431a-b880-3c19724d4494, rgb(250, 250, 250))"><div class="framer-1zrsc9" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1hrx5zd" data-styles-preset="tkrTQuwU2">Components</p></div><div class="framer-19cqo7r"><div class="framer-1jk9004-container"><div style="display:contents"></div></div><div class="framer-1hwgeh0" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1i8r630" data-styles-preset="Bx3T3m7dl">Framer Supply</p></div></div></div></a></div></div><div class="ssr-variant hidden-72rtr7 hidden-1uavoh6"><div class="framer-i8wm8q-container"><a class="framer-YKZmg framer-lY9Hm framer-0N3Sc framer-1jh1dp7 framer-v-1jh1dp7 framer-lemn4o" data-border="true" data-framer-name="Icon" style="--border-bottom-width:1px;--border-color:var(--token-3143fb62-c6ac-431a-b880-3c19724d4494, rgb(250, 250, 250));--border-left-width:1px;--border-right-width:1px;--border-style:solid;--border-top-width:1px;border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;width:100%" href="https://framer.supply/" target="_blank" rel="noopener"><div class="framer-1d1kcsp" style="background-color:var(--token-3143fb62-c6ac-431a-b880-3c19724d4494, rgb(250, 250, 250))"><div class="framer-1zrsc9" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1hrx5zd" data-styles-preset="tkrTQuwU2">Components</p></div><div class="framer-19cqo7r"><div class="framer-1jk9004-container"><div style="display:contents"></div></div><div class="framer-1hwgeh0" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1i8r630" data-styles-preset="Bx3T3m7dl">Framer Supply</p></div></div></div></a></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-i8wm8q-container"><a class="framer-YKZmg framer-lY9Hm framer-0N3Sc framer-1jh1dp7 framer-v-1jh1dp7 framer-lemn4o" data-border="true" data-framer-name="Icon" style="--border-bottom-width:1px;--border-color:var(--token-3143fb62-c6ac-431a-b880-3c19724d4494, rgb(250, 250, 250));--border-left-width:1px;--border-right-width:1px;--border-style:solid;--border-top-width:1px;border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;width:100%" href="https://framer.supply/" target="_blank" rel="noopener"><div class="framer-1d1kcsp" style="background-color:var(--token-3143fb62-c6ac-431a-b880-3c19724d4494, rgb(250, 250, 250))"><div class="framer-1zrsc9" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1hrx5zd" data-styles-preset="tkrTQuwU2">Components</p></div><div class="framer-19cqo7r"><div class="framer-1jk9004-container"><div style="display:contents"></div></div><div class="framer-1hwgeh0" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1i8r630" data-styles-preset="Bx3T3m7dl">Framer Supply</p></div></div></div></a></div></div><div class="ssr-variant hidden-1ya9o1s hidden-1uavoh6"><div class="framer-1miwx3q-container"><a class="framer-YKZmg framer-lY9Hm framer-0N3Sc framer-1jh1dp7 framer-v-1jh1dp7 framer-lemn4o" data-border="true" data-framer-name="Icon" style="--border-bottom-width:1px;--border-color:var(--token-3143fb62-c6ac-431a-b880-3c19724d4494, rgb(250, 250, 250));--border-left-width:1px;--border-right-width:1px;--border-style:solid;--border-top-width:1px;border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;width:100%" href="https://phosphoricons.com/" target="_blank" rel="noopener"><div class="framer-1d1kcsp" style="background-color:var(--token-3143fb62-c6ac-431a-b880-3c19724d4494, rgb(250, 250, 250))"><div class="framer-1zrsc9" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1hrx5zd" data-styles-preset="tkrTQuwU2">Icons</p></div><div class="framer-19cqo7r"><div class="framer-1jk9004-container"><div style="display:contents"></div></div><div class="framer-1hwgeh0" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1i8r630" data-styles-preset="Bx3T3m7dl">Phosphor</p></div></div></div></a></div></div><div class="ssr-variant hidden-72rtr7 hidden-1uavoh6"><div class="framer-1miwx3q-container"><a class="framer-YKZmg framer-lY9Hm framer-0N3Sc framer-1jh1dp7 framer-v-1jh1dp7 framer-lemn4o" data-border="true" data-framer-name="Icon" style="--border-bottom-width:1px;--border-color:var(--token-3143fb62-c6ac-431a-b880-3c19724d4494, rgb(250, 250, 250));--border-left-width:1px;--border-right-width:1px;--border-style:solid;--border-top-width:1px;border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;width:100%" href="https://phosphoricons.com/" target="_blank" rel="noopener"><div class="framer-1d1kcsp" style="background-color:var(--token-3143fb62-c6ac-431a-b880-3c19724d4494, rgb(250, 250, 250))"><div class="framer-1zrsc9" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1hrx5zd" data-styles-preset="tkrTQuwU2">Icons</p></div><div class="framer-19cqo7r"><div class="framer-1jk9004-container"><div style="display:contents"></div></div><div class="framer-1hwgeh0" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1i8r630" data-styles-preset="Bx3T3m7dl">Phosphor</p></div></div></div></a></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-1miwx3q-container"><a class="framer-YKZmg framer-lY9Hm framer-0N3Sc framer-1jh1dp7 framer-v-1jh1dp7 framer-lemn4o" data-border="true" data-framer-name="Icon" style="--border-bottom-width:1px;--border-color:var(--token-3143fb62-c6ac-431a-b880-3c19724d4494, rgb(250, 250, 250));--border-left-width:1px;--border-right-width:1px;--border-style:solid;--border-top-width:1px;border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;width:100%" href="https://phosphoricons.com/" target="_blank" rel="noopener"><div class="framer-1d1kcsp" style="background-color:var(--token-3143fb62-c6ac-431a-b880-3c19724d4494, rgb(250, 250, 250))"><div class="framer-1zrsc9" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1hrx5zd" data-styles-preset="tkrTQuwU2">Icons</p></div><div class="framer-19cqo7r"><div class="framer-1jk9004-container"><div style="display:contents"></div></div><div class="framer-1hwgeh0" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1i8r630" data-styles-preset="Bx3T3m7dl">Phosphor</p></div></div></div></a></div></div><div class="ssr-variant hidden-1ya9o1s hidden-1uavoh6"><div class="framer-1iblov6-container"><a class="framer-YKZmg framer-lY9Hm framer-0N3Sc framer-1jh1dp7 framer-v-1jh1dp7 framer-lemn4o" data-border="true" data-framer-name="Icon" style="--border-bottom-width:1px;--border-color:var(--token-3143fb62-c6ac-431a-b880-3c19724d4494, rgb(250, 250, 250));--border-left-width:1px;--border-right-width:1px;--border-style:solid;--border-top-width:1px;border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;width:100%" href="https://fonts.google.com/" target="_blank" rel="noopener"><div class="framer-1d1kcsp" style="background-color:var(--token-3143fb62-c6ac-431a-b880-3c19724d4494, rgb(250, 250, 250))"><div class="framer-1zrsc9" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1hrx5zd" data-styles-preset="tkrTQuwU2">Typography</p></div><div class="framer-19cqo7r"><div class="framer-1jk9004-container"><div style="display:contents"></div></div><div class="framer-1hwgeh0" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1i8r630" data-styles-preset="Bx3T3m7dl">Google Fonts</p></div></div></div></a></div></div><div class="ssr-variant hidden-72rtr7 hidden-1uavoh6"><div class="framer-1iblov6-container"><a class="framer-YKZmg framer-lY9Hm framer-0N3Sc framer-1jh1dp7 framer-v-1jh1dp7 framer-lemn4o" data-border="true" data-framer-name="Icon" style="--border-bottom-width:1px;--border-color:var(--token-3143fb62-c6ac-431a-b880-3c19724d4494, rgb(250, 250, 250));--border-left-width:1px;--border-right-width:1px;--border-style:solid;--border-top-width:1px;border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;width:100%" href="https://fonts.google.com/" target="_blank" rel="noopener"><div class="framer-1d1kcsp" style="background-color:var(--token-3143fb62-c6ac-431a-b880-3c19724d4494, rgb(250, 250, 250))"><div class="framer-1zrsc9" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1hrx5zd" data-styles-preset="tkrTQuwU2">Typography</p></div><div class="framer-19cqo7r"><div class="framer-1jk9004-container"><div style="display:contents"></div></div><div class="framer-1hwgeh0" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1i8r630" data-styles-preset="Bx3T3m7dl">Google Fonts</p></div></div></div></a></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-1iblov6-container"><a class="framer-YKZmg framer-lY9Hm framer-0N3Sc framer-1jh1dp7 framer-v-1jh1dp7 framer-lemn4o" data-border="true" data-framer-name="Icon" style="--border-bottom-width:1px;--border-color:var(--token-3143fb62-c6ac-431a-b880-3c19724d4494, rgb(250, 250, 250));--border-left-width:1px;--border-right-width:1px;--border-style:solid;--border-top-width:1px;border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;width:100%" href="https://fonts.google.com/" target="_blank" rel="noopener"><div class="framer-1d1kcsp" style="background-color:var(--token-3143fb62-c6ac-431a-b880-3c19724d4494, rgb(250, 250, 250))"><div class="framer-1zrsc9" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1hrx5zd" data-styles-preset="tkrTQuwU2">Typography</p></div><div class="framer-19cqo7r"><div class="framer-1jk9004-container"><div style="display:contents"></div></div><div class="framer-1hwgeh0" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1i8r630" data-styles-preset="Bx3T3m7dl">Google Fonts</p></div></div></div></a></div></div><div class="ssr-variant hidden-1ya9o1s hidden-1uavoh6"><div class="framer-1isa52h-container"><a class="framer-YKZmg framer-lY9Hm framer-0N3Sc framer-1jh1dp7 framer-v-1cbwxr7 framer-lemn4o" data-border="true" data-framer-name="Photo" style="--border-bottom-width:1px;--border-color:var(--token-3143fb62-c6ac-431a-b880-3c19724d4494, rgb(250, 250, 250));--border-left-width:1px;--border-right-width:1px;--border-style:solid;--border-top-width:1px;border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;width:100%" href="https://www.midjourney.com/home" target="_blank" rel="noopener"><div class="framer-1d1kcsp" style="background-color:var(--token-3143fb62-c6ac-431a-b880-3c19724d4494, rgb(250, 250, 250))"><div class="framer-1zrsc9" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1hrx5zd" data-styles-preset="tkrTQuwU2">Photography</p></div><div class="framer-19cqo7r"><div class="framer-1i748ce" data-framer-name="Photo"><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="48px" src="https://framerusercontent.com/images/z9d0ajzixuwF5w03ASGl1Dh4U.svg" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto"></div></div><div class="framer-1hwgeh0" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1i8r630" data-styles-preset="Bx3T3m7dl">Midjourney</p></div></div></div></a></div></div><div class="ssr-variant hidden-72rtr7 hidden-1uavoh6"><div class="framer-1isa52h-container"><a class="framer-YKZmg framer-lY9Hm framer-0N3Sc framer-1jh1dp7 framer-v-1cbwxr7 framer-lemn4o" data-border="true" data-framer-name="Photo" style="--border-bottom-width:1px;--border-color:var(--token-3143fb62-c6ac-431a-b880-3c19724d4494, rgb(250, 250, 250));--border-left-width:1px;--border-right-width:1px;--border-style:solid;--border-top-width:1px;border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;width:100%" href="https://www.midjourney.com/home" target="_blank" rel="noopener"><div class="framer-1d1kcsp" style="background-color:var(--token-3143fb62-c6ac-431a-b880-3c19724d4494, rgb(250, 250, 250))"><div class="framer-1zrsc9" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1hrx5zd" data-styles-preset="tkrTQuwU2">Photography</p></div><div class="framer-19cqo7r"><div class="framer-1i748ce" data-framer-name="Photo"><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="48px" src="https://framerusercontent.com/images/z9d0ajzixuwF5w03ASGl1Dh4U.svg" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto"></div></div><div class="framer-1hwgeh0" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1i8r630" data-styles-preset="Bx3T3m7dl">Midjourney</p></div></div></div></a></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-1isa52h-container"><a class="framer-YKZmg framer-lY9Hm framer-0N3Sc framer-1jh1dp7 framer-v-1cbwxr7 framer-lemn4o" data-border="true" data-framer-name="Photo" style="--border-bottom-width:1px;--border-color:var(--token-3143fb62-c6ac-431a-b880-3c19724d4494, rgb(250, 250, 250));--border-left-width:1px;--border-right-width:1px;--border-style:solid;--border-top-width:1px;border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;width:100%" href="https://www.midjourney.com/home" target="_blank" rel="noopener"><div class="framer-1d1kcsp" style="background-color:var(--token-3143fb62-c6ac-431a-b880-3c19724d4494, rgb(250, 250, 250))"><div class="framer-1zrsc9" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1hrx5zd" data-styles-preset="tkrTQuwU2">Photography</p></div><div class="framer-19cqo7r"><div class="framer-1i748ce" data-framer-name="Photo"><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="48px" src="https://framerusercontent.com/images/z9d0ajzixuwF5w03ASGl1Dh4U.svg" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto"></div></div><div class="framer-1hwgeh0" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1i8r630" data-styles-preset="Bx3T3m7dl">Midjourney</p></div></div></div></a></div></div><div class="ssr-variant hidden-1ya9o1s hidden-1uavoh6"><div class="framer-dkfevq-container"><a class="framer-YKZmg framer-lY9Hm framer-0N3Sc framer-1jh1dp7 framer-v-1cbwxr7 framer-lemn4o" data-border="true" data-framer-name="Photo" style="--border-bottom-width:1px;--border-color:var(--token-3143fb62-c6ac-431a-b880-3c19724d4494, rgb(250, 250, 250));--border-left-width:1px;--border-right-width:1px;--border-style:solid;--border-top-width:1px;border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;width:100%" href="https://www.remove.bg/" target="_blank" rel="noopener"><div class="framer-1d1kcsp" style="background-color:var(--token-3143fb62-c6ac-431a-b880-3c19724d4494, rgb(250, 250, 250))"><div class="framer-1zrsc9" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1hrx5zd" data-styles-preset="tkrTQuwU2">Photo Edit</p></div><div class="framer-19cqo7r"><div class="framer-1i748ce" data-framer-name="Photo"><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="48px" src="https://framerusercontent.com/images/igCThfJjuq2qhY7C00aJv8D8rs.svg" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto"></div></div><div class="framer-1hwgeh0" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1i8r630" data-styles-preset="Bx3T3m7dl">Remove.bg</p></div></div></div></a></div></div><div class="ssr-variant hidden-72rtr7 hidden-1uavoh6"><div class="framer-dkfevq-container"><a class="framer-YKZmg framer-lY9Hm framer-0N3Sc framer-1jh1dp7 framer-v-1cbwxr7 framer-lemn4o" data-border="true" data-framer-name="Photo" style="--border-bottom-width:1px;--border-color:var(--token-3143fb62-c6ac-431a-b880-3c19724d4494, rgb(250, 250, 250));--border-left-width:1px;--border-right-width:1px;--border-style:solid;--border-top-width:1px;border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;width:100%" href="https://www.remove.bg/" target="_blank" rel="noopener"><div class="framer-1d1kcsp" style="background-color:var(--token-3143fb62-c6ac-431a-b880-3c19724d4494, rgb(250, 250, 250))"><div class="framer-1zrsc9" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1hrx5zd" data-styles-preset="tkrTQuwU2">Photo Edit</p></div><div class="framer-19cqo7r"><div class="framer-1i748ce" data-framer-name="Photo"><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="48px" src="https://framerusercontent.com/images/igCThfJjuq2qhY7C00aJv8D8rs.svg" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto"></div></div><div class="framer-1hwgeh0" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1i8r630" data-styles-preset="Bx3T3m7dl">Remove.bg</p></div></div></div></a></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-dkfevq-container"><a class="framer-YKZmg framer-lY9Hm framer-0N3Sc framer-1jh1dp7 framer-v-1cbwxr7 framer-lemn4o" data-border="true" data-framer-name="Photo" style="--border-bottom-width:1px;--border-color:var(--token-3143fb62-c6ac-431a-b880-3c19724d4494, rgb(250, 250, 250));--border-left-width:1px;--border-right-width:1px;--border-style:solid;--border-top-width:1px;border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;width:100%" href="https://www.remove.bg/" target="_blank" rel="noopener"><div class="framer-1d1kcsp" style="background-color:var(--token-3143fb62-c6ac-431a-b880-3c19724d4494, rgb(250, 250, 250))"><div class="framer-1zrsc9" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1hrx5zd" data-styles-preset="tkrTQuwU2">Photo Edit</p></div><div class="framer-19cqo7r"><div class="framer-1i748ce" data-framer-name="Photo"><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="48px" src="https://framerusercontent.com/images/igCThfJjuq2qhY7C00aJv8D8rs.svg" alt style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto"></div></div><div class="framer-1hwgeh0" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1i8r630" data-styles-preset="Bx3T3m7dl">Remove.bg</p></div></div></div></a></div></div></div></section></header><header class="framer-1ktsftu" data-framer-name="Header" name="Header"><div class="framer-19g9wdk"><div class="framer-m6tgel" data-framer-name="Button" name="Button"><div class="framer-1asqb0h" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:700;--framer-text-alignment:center;--framer-text-color:rgb(255, 255, 255)" class="framer-text">Get Started</p></div></div><div class="framer-k8rcld" data-framer-name="Button" name="Button"><div class="framer-1soxt5i" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:700;--framer-text-alignment:center;--framer-text-color:rgb(51, 51, 51)" class="framer-text">Learn More</p></div></div></div><section class="framer-1k8h4z5" data-framer-name="Hero Section" name="Hero Section"><div class="framer-pr0f86" data-framer-name="Top Content Stack" name="Top Content Stack"><div class="framer-nonu22" data-framer-name="Heading Stack" name="Heading Stack"><div class="framer-1awopn5" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h1 class="framer-text framer-styles-preset-18453zt" data-styles-preset="xmWXR2j3E" style="--framer-text-color:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75))">A Legacy of Dental Excellence</h1></div><div class="framer-u1xchw" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-color:var(--token-573b3519-0dda-485d-a120-19ed8d20c69c, rgb(128, 128, 128))">At VerveDent, our unwavering commitment revolves around providing extraordinary stomatology care. We go beyond the ordinary, ensuring each patient experiences exceptional service that reflects our dedication to dental excellence. </p></div></div><div class="framer-y8ik0h"><div class="ssr-variant hidden-1ya9o1s hidden-1uavoh6"><div class="framer-1n845dj" data-framer-name="Team_Group" name="Team_Group"><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-width: 1200px) calc(min(100vw - 176px, 1200px) / 2 - 48px), (min-width: 810px) and (max-width: 1199px) calc(min(100vw - 128px, 1200px) / 2), (max-width: 809px) 342px" srcset="https://framerusercontent.com/images/2Ez1xmtch1bY49VbhfXU7Lbo.png?scale-down-to=512 512w,https://framerusercontent.com/images/2Ez1xmtch1bY49VbhfXU7Lbo.png 624w" src="https://framerusercontent.com/images/2Ez1xmtch1bY49VbhfXU7Lbo.png" alt="Team Group" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto" data-framer-original-sizes="calc(min(100vw - 176px, 1200px) / 2 - 48px)"></div></div></div><div class="ssr-variant hidden-72rtr7 hidden-1uavoh6"><div class="framer-1n845dj" data-framer-name="Team_Group" name="Team_Group"><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-width: 1200px) calc(min(100vw - 176px, 1200px) / 2 - 48px), (min-width: 810px) and (max-width: 1199px) calc(min(100vw - 128px, 1200px) / 2), (max-width: 809px) 342px" srcset="https://framerusercontent.com/images/2Ez1xmtch1bY49VbhfXU7Lbo.png?scale-down-to=512 512w,https://framerusercontent.com/images/2Ez1xmtch1bY49VbhfXU7Lbo.png 624w" src="https://framerusercontent.com/images/2Ez1xmtch1bY49VbhfXU7Lbo.png" alt="Team Group" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto" data-framer-original-sizes="calc(min(100vw - 128px, 1200px) / 2)"></div></div></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><div class="framer-1n845dj" data-framer-name="Team_Group" name="Team_Group"><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-width: 1200px) calc(min(100vw - 176px, 1200px) / 2 - 48px), (min-width: 810px) and (max-width: 1199px) calc(min(100vw - 128px, 1200px) / 2), (max-width: 809px) 342px" srcset="https://framerusercontent.com/images/2Ez1xmtch1bY49VbhfXU7Lbo.png?scale-down-to=512 512w,https://framerusercontent.com/images/2Ez1xmtch1bY49VbhfXU7Lbo.png 624w" src="https://framerusercontent.com/images/2Ez1xmtch1bY49VbhfXU7Lbo.png" alt="Team Group" style="display:block;width:100%;height:100%;border-radius:inherit;object-position:center;object-fit:cover;image-rendering:auto" data-framer-original-sizes="342px"></div></div></div></div></div><div class="framer-z63qek" data-framer-name="Statistics Numbers Stack" name="Statistics Numbers Stack"><div class="framer-x2sgbb-container" style="opacity:1;transform:perspective(1200px) scale(0.9)"><div class="framer-2lqbE framer-Lxn44 framer-16g0886 framer-v-16g0886" data-framer-name="Variant 1" style="border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;width:100%" tabindex="0"><div class="framer-6y8469-container"><div class="framer-hv0AW framer-g3a1fd framer-v-vx3n5f" data-framer-name="Dark Bottom-Right" style="background-color:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));height:100%;width:100%"><div class="framer-8nj9tv-container"><div style="width:100%;height:100%;background-color:transparent;background-image:radial-gradient(rgb(2, 220, 227) 1px, transparent 1px), radial-gradient(rgb(2, 220, 227) 1px, rgba(35, 84, 84, 0) 1px);background-position:0 0, 20px 20px;background-size:40px 40px;border-radius:0"></div></div><div class="framer-wid1eg" data-framer-name="gradient" style="background:linear-gradient(165deg, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)) /* {"name":"Tuirquoise/15"} */ 54.27052899059066%, rgba(1, 72, 74, 0) 99.99999999999993%)"></div></div></div><div class="framer-1o5i9tr" style="border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px"><div class="framer-1oz7wnb" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-1of0zx5:var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h2 style="--font-selector:R0Y7SW50ZXIgVGlnaHQtNjAw;--framer-font-family:"Inter Tight", "Inter Tight Placeholder", sans-serif;--framer-font-size:48px;--framer-font-weight:600;--framer-text-alignment:center;--framer-text-color:var(--extracted-1of0zx5, var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253)))" class="framer-text">+10k</h2></div><div class="framer-8lrtmv" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-alignment:center;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))">Smiles Transformed</p></div></div></div></div><div class="framer-jccvzc-container" style="opacity:1;transform:perspective(1200px) scale(0.9)"><div class="framer-2lqbE framer-Lxn44 framer-16g0886 framer-v-16g0886" data-framer-name="Variant 1" style="border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;width:100%" tabindex="0"><div class="framer-6y8469-container"><div class="framer-hv0AW framer-g3a1fd framer-v-vx3n5f" data-framer-name="Dark Bottom-Right" style="background-color:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));height:100%;width:100%"><div class="framer-8nj9tv-container"><div style="width:100%;height:100%;background-color:transparent;background-image:radial-gradient(rgb(2, 220, 227) 1px, transparent 1px), radial-gradient(rgb(2, 220, 227) 1px, rgba(35, 84, 84, 0) 1px);background-position:0 0, 20px 20px;background-size:40px 40px;border-radius:0"></div></div><div class="framer-wid1eg" data-framer-name="gradient" style="background:linear-gradient(165deg, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)) /* {"name":"Tuirquoise/15"} */ 54.27052899059066%, rgba(1, 72, 74, 0) 99.99999999999993%)"></div></div></div><div class="framer-1o5i9tr" style="border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px"><div class="framer-1oz7wnb" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-1of0zx5:var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h2 style="--font-selector:R0Y7SW50ZXIgVGlnaHQtNjAw;--framer-font-family:"Inter Tight", "Inter Tight Placeholder", sans-serif;--framer-font-size:48px;--framer-font-weight:600;--framer-text-alignment:center;--framer-text-color:var(--extracted-1of0zx5, var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253)))" class="framer-text">100%</h2></div><div class="framer-8lrtmv" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-alignment:center;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))">Satisfied Patients</p></div></div></div></div><div class="framer-1fy8zly-container" style="opacity:1;transform:perspective(1200px) scale(0.9)"><div class="framer-2lqbE framer-Lxn44 framer-16g0886 framer-v-16g0886" data-framer-name="Variant 1" style="border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;width:100%" tabindex="0"><div class="framer-6y8469-container"><div class="framer-hv0AW framer-g3a1fd framer-v-vx3n5f" data-framer-name="Dark Bottom-Right" style="background-color:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));height:100%;width:100%"><div class="framer-8nj9tv-container"><div style="width:100%;height:100%;background-color:transparent;background-image:radial-gradient(rgb(2, 220, 227) 1px, transparent 1px), radial-gradient(rgb(2, 220, 227) 1px, rgba(35, 84, 84, 0) 1px);background-position:0 0, 20px 20px;background-size:40px 40px;border-radius:0"></div></div><div class="framer-wid1eg" data-framer-name="gradient" style="background:linear-gradient(165deg, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)) /* {"name":"Tuirquoise/15"} */ 54.27052899059066%, rgba(1, 72, 74, 0) 99.99999999999993%)"></div></div></div><div class="framer-1o5i9tr" style="border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px"><div class="framer-1oz7wnb" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-1of0zx5:var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><h2 style="--font-selector:R0Y7SW50ZXIgVGlnaHQtNjAw;--framer-font-family:"Inter Tight", "Inter Tight Placeholder", sans-serif;--framer-font-size:48px;--framer-font-weight:600;--framer-text-alignment:center;--framer-text-color:var(--extracted-1of0zx5, var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253)))" class="framer-text">+20</h2></div><div class="framer-8lrtmv" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;transform:none" data-framer-component-type="RichTextContainer"><p class="framer-text framer-styles-preset-1rzff0" data-styles-preset="wzbFiBFuS" style="--framer-text-alignment:center;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))">Years of Experience</p></div></div></div></div></div></section></header><header class="framer-3ywwum" data-framer-name="Header Image" name="Header Image"><div style="position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0;background-repeat:repeat;background-position:left top;background-size:126px auto;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTI2IiBoZWlnaHQ9IjEyNiI+PGRlZnM+PHBhdGggaWQ9ImEiIGQ9Ik0xMjYgMHYyMS41ODRMMjEuNTg0IDEyNkgwdi0xNy41ODVMMTA4LjQxNSAwSDEyNlptMCAxMDguNDE0VjEyNmgtMTcuNTg2TDEyNiAxMDguNDE0Wm0wLTg0djM5LjE3MUw2My41ODUgMTI2SDI0LjQxNEwxMjYgMjQuNDE0Wm0wIDQydjM5LjE3TDEwNS41ODQgMTI2aC0zOS4xN0wxMjYgNjYuNDE0Wk0xMDUuNTg2IDAgMCAxMDUuNTg2VjY2LjQxNUw2Ni40MTUgMGgzOS4xNzFabS00MiAwTDAgNjMuNTg2VjI0LjQxNUwyNC40MTUgMGgzOS4xNzFabS00MiAwTDAgMjEuNTg2VjBoMjEuNTg2WiIvPjwvZGVmcz48dXNlIHhsaW5rOmhyZWY9IiNhIiBmaWxsPSIjODg4IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);opacity:0.2" data-framer-background-image-wrapper="true"></div><div class="framer-9juz6b"><div class="framer-1if5r94" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:translateX(-50%)" data-framer-component-type="RichTextContainer"><h1 style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:50px;--framer-font-weight:700;--framer-letter-spacing:-2px;--framer-text-alignment:center;--framer-text-color:rgb(255, 255, 255)" class="framer-text">Ship sites with style.</h1></div><div class="framer-16pwfa6" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:translateX(-50%)" data-framer-component-type="RichTextContainer"><h2 style="--font-selector:R0Y7SW50ZXItNTAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:24px;--framer-font-weight:500;--framer-letter-spacing:-0.5px;--framer-line-height:1.5em;--framer-text-alignment:center;--framer-text-color:rgba(255, 255, 255, 0.6)" class="framer-text">Go from design to site with Framer, the web builder for creative pros.</h2></div><div class="framer-17dgub"><div class="framer-qjx78y" data-framer-name="Button" name="Button"><div class="framer-1x0fvwu" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:700;--framer-text-alignment:center;--framer-text-color:rgb(51, 51, 51)" class="framer-text">Get Started</p></div></div><div class="framer-5doidh" data-framer-name="Button" name="Button"><div class="framer-3un36p" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:700;--framer-text-alignment:center;--framer-text-color:rgb(255, 255, 255)" class="framer-text">Learn More</p></div></div></div></div><div class="framer-zvn117"></div><div class="framer-86s3x7" data-framer-name="Overlay" name="Overlay"></div></header><div class="framer-z4heo3" data-framer-name="FAQ" name="FAQ"><div class="framer-3xjtyi" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h2 style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:50px;--framer-font-weight:700;--framer-letter-spacing:-2.6px;--framer-text-alignment:center;--framer-text-color:rgb(51, 51, 51)" class="framer-text">FAQ</h2></div><div class="framer-1xkugs0" data-framer-name="Column" name="Column"><div class="framer-r4aado-container"><div class="framer-FskCk framer-blotja framer-v-blotja" data-framer-name="Variant 1" style="background-color:var(--token-40c03004-286a-43c1-b36f-58b60663152c, rgb(242, 242, 242));border-bottom-left-radius:20px;border-bottom-right-radius:20px;border-top-left-radius:20px;border-top-right-radius:20px;width:100%"><div class="framer-zv4dh7-container"><div class="framer-Rrcjx framer-1ilvie8 framer-v-1ilvie8" data-framer-name="Closed" style="width:100%"><div class="framer-1kf0vaz" data-framer-name="Question" data-highlight="true" tabindex="0"><div class="framer-te3wkt" data-framer-name="Plus" style="opacity:0.3;transform:none"><div class="framer-1y8pjwb" style="background-color:rgb(0, 0, 0);border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top-left-radius:10px;border-top-right-radius:10px"></div><div class="framer-1rhwwf5" style="background-color:rgb(0, 0, 0);border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top-left-radius:10px;border-top-right-radius:10px"></div></div><div class="framer-1r5cwfl" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:rgb(51, 51, 51);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-weight:600;--framer-letter-spacing:0px;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, rgb(51, 51, 51))" class="framer-text">What is Framer?</p></div></div></div></div><div class="framer-1bz8ivt" data-framer-name="Line" style="background-color:rgba(0, 0, 0, 0.05)"></div><div class="framer-8dqt8p-container"><div class="framer-Rrcjx framer-1ilvie8 framer-v-1ilvie8" data-framer-name="Closed" style="width:100%"><div class="framer-1kf0vaz" data-framer-name="Question" data-highlight="true" tabindex="0"><div class="framer-te3wkt" data-framer-name="Plus" style="opacity:0.3;transform:none"><div class="framer-1y8pjwb" style="background-color:rgb(0, 0, 0);border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top-left-radius:10px;border-top-right-radius:10px"></div><div class="framer-1rhwwf5" style="background-color:rgb(0, 0, 0);border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top-left-radius:10px;border-top-right-radius:10px"></div></div><div class="framer-1r5cwfl" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:rgb(51, 51, 51);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-weight:600;--framer-letter-spacing:0px;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, rgb(51, 51, 51))" class="framer-text">Is it easy to learn?</p></div></div></div></div><div class="framer-y2qpdd" data-framer-name="Line" style="background-color:rgba(0, 0, 0, 0.05)"></div><div class="framer-1t45puq-container"><div class="framer-Rrcjx framer-1ilvie8 framer-v-1ilvie8" data-framer-name="Closed" style="width:100%"><div class="framer-1kf0vaz" data-framer-name="Question" data-highlight="true" tabindex="0"><div class="framer-te3wkt" data-framer-name="Plus" style="opacity:0.3;transform:none"><div class="framer-1y8pjwb" style="background-color:rgb(0, 0, 0);border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top-left-radius:10px;border-top-right-radius:10px"></div><div class="framer-1rhwwf5" style="background-color:rgb(0, 0, 0);border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top-left-radius:10px;border-top-right-radius:10px"></div></div><div class="framer-1r5cwfl" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:rgb(51, 51, 51);--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-weight:600;--framer-letter-spacing:0px;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, rgb(51, 51, 51))" class="framer-text">Do I need to code?</p></div></div></div></div></div></div></div></div><div class="framer-1adbmj" data-framer-name="Contact" name="Contact"><div class="framer-1450wob" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><h2 style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:50px;--framer-font-weight:700;--framer-letter-spacing:-2.1px;--framer-text-alignment:left;--framer-text-color:var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))" class="framer-text">Contact</h2></div><div class="framer-1eic37n" data-framer-name="Column" name="Column"><form class="framer-1wd8s5j"><div class="framer-y9q0mt"><label class="framer-vqo86s"><div class="framer-1l2pacp" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItcmVndWxhcg==;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-letter-spacing:0px;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(153, 153, 153)" class="framer-text">Name</p></div><div class="framer-form-text-input framer-form-input-wrapper framer-155gi4a"><input type="text" name="Name" placeholder="Jane Smith" class="framer-form-input framer-form-input-empty"></div></label><label class="framer-459d05"><div class="framer-lkn3ko" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItcmVndWxhcg==;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-letter-spacing:0px;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(153, 153, 153)" class="framer-text">Email</p></div><div class="framer-form-text-input framer-form-input-wrapper framer-66c4wx"><input type="email" name="Email" placeholder="[email protected]" class="framer-form-input framer-form-input-empty"></div></label></div><label class="framer-1dgrh8m"><div class="framer-mhah5a" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItcmVndWxhcg==;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-letter-spacing:0px;--framer-line-height:1.5em;--framer-text-alignment:left;--framer-text-color:rgb(153, 153, 153)" class="framer-text">Message</p></div><div class="framer-form-text-input framer-form-input-wrapper framer-ttm2no"><textarea name="Message" placeholder="Your message..." class="framer-form-input"></textarea></div></label><div class="framer-1nnke8q-container"><button type="submit" class="framer-nttyo framer-1qz0ux4 framer-v-1qz0ux4" data-framer-name="Default" data-reset="button" style="background-color:rgb(34, 34, 34);border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:8px;border-top-right-radius:8px;box-shadow:0px 0.7065919983928324px 0.7065919983928324px -0.625px rgba(0, 0, 0, 0.14764), 0px 1.8065619053231785px 1.8065619053231785px -1.25px rgba(0, 0, 0, 0.14398), 0px 3.6217592146567767px 3.6217592146567767px -1.875px rgba(0, 0, 0, 0.13793), 0px 6.8655999097303715px 6.8655999097303715px -2.5px rgba(0, 0, 0, 0.12711), 0px 13.646761411524492px 13.646761411524492px -3.125px rgba(0, 0, 0, 0.10451), 0px 30px 30px -3.75px rgba(0, 0, 0, 0.05);height:100%;width:100%;opacity:1" tabindex="0"><div class="framer-ktzai0" 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" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNjAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:600;--framer-text-alignment:center;--framer-text-color:var(--extracted-r6o4lv, rgb(255, 255, 255))" class="framer-text">Submit</p></div></button></div></form></div></div><div class="framer-11809p6-container"><div class="ssr-variant hidden-1ya9o1s hidden-1uavoh6"><footer class="framer-MRBQ5 framer-ynfCT framer-4yf7vs framer-v-4yf7vs" data-framer-name="Desktop" style="width:100%"><div class="framer-12482yi-container"><div class="framer-hv0AW framer-g3a1fd framer-v-vx3n5f" data-framer-name="Dark Bottom-Right" style="background-color:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));height:100%;width:100%"><div class="framer-8nj9tv-container"><div style="width:100%;height:100%;background-color:transparent;background-image:radial-gradient(rgb(2, 219, 227) 1px, transparent 1px), radial-gradient(rgb(2, 219, 227) 1px, rgba(35, 84, 84, 0) 1px);background-position:0 0, 20px 20px;background-size:40px 40px;border-radius:0"></div></div><div class="framer-wid1eg" data-framer-name="gradient" style="background:linear-gradient(165deg, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)) /* {"name":"Tuirquoise/15"} */ 54.27052899059066%, rgba(1, 72, 74, 0) 99.99999999999993%)"></div></div></div><nav class="framer-nklixk"><div class="framer-hmdboh" data-framer-name="Footer Content"><div class="framer-e0jd26-container"><a class="framer-GlBxr framer-po6jck framer-v-1gm5lzb framer-q0arz5" data-framer-name="White" style="height:100%" href="./" data-framer-page-link-current="true"><div data-framer-component-type="SVG" data-framer-name="Verve_dent" style="image-rendering:pixelated;flex-shrink:0" class="framer-e14kqz"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg11065180219"/></svg></div></div><div class="framer-ulq6uo" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-1w3ko1f:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--extracted-r6o4lv:var(--token-1b3a9887-1275-4e93-ab27-0379cd7d0c69, rgb(204, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:24px;--framer-font-weight:700;--framer-text-color:var(--extracted-r6o4lv, var(--token-1b3a9887-1275-4e93-ab27-0379cd7d0c69, rgb(204, 255, 255)))" class="framer-text">Verve<span style="--font-selector:R0Y7SW50ZXItMzAw;--framer-font-weight:300;--framer-text-color:var(--extracted-1w3ko1f, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text">Dent</span></p></div></a></div><div class="framer-2smav3" data-framer-name="Social Links"><div class="framer-gz3vnm-container"><a class="framer-eObwS framer-60zshs framer-v-wy4ohb framer-dfeyo5" data-framer-name="Icon(0)" href="https://twitter.com/CristianMielu" target="_blank" rel="noopener"><div class="framer-zlnbj9" data-framer-name="Hover Background" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;opacity:0"></div><div class="framer-f4gtvj" data-framer-name="Background" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.1)"></div><div class="framer-uay6r2" data-framer-name="Content" style="background-color:rgba(0, 0, 0, 0)"><div class="framer-112oknr-container"><div style="display:contents"></div></div></div></a></div><div class="framer-8dx9px-container"><a class="framer-eObwS framer-60zshs framer-v-wy4ohb framer-dfeyo5" data-framer-name="Icon(0)" href="https://twitter.com/CristianMielu" target="_blank" rel="noopener"><div class="framer-zlnbj9" data-framer-name="Hover Background" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;opacity:0"></div><div class="framer-f4gtvj" data-framer-name="Background" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.1)"></div><div class="framer-uay6r2" data-framer-name="Content" style="background-color:rgba(0, 0, 0, 0)"><div class="framer-112oknr-container"><div style="display:contents"></div></div></div></a></div><div class="framer-1bb7p4y-container"><a class="framer-eObwS framer-60zshs framer-v-wy4ohb framer-dfeyo5" data-framer-name="Icon(0)" href="https://twitter.com/CristianMielu" target="_blank" rel="noopener"><div class="framer-zlnbj9" data-framer-name="Hover Background" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;opacity:0"></div><div class="framer-f4gtvj" data-framer-name="Background" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.1)"></div><div class="framer-uay6r2" data-framer-name="Content" style="background-color:rgba(0, 0, 0, 0)"><div class="framer-112oknr-container"><div style="display:contents"></div></div></div></a></div></div></div><div class="framer-1hafzi0" data-framer-name="Footer Content"><div class="framer-1eomxxe" style="outline:none;display:flex;flex-direction:column;justify-content:center;flex-shrink:0;--extracted-r6o4lv:var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:SW50ZXItTGlnaHQ=;--framer-font-family:"Inter-Light", "Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:300;--framer-line-height:1.1em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253)))" class="framer-text">MENU</p></div><nav class="framer-oz3kfn"><div class="framer-19gg7n6"><div class="framer-1ysen6k" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="./">About Us</a></p></div><div class="framer-e0bgoo" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="./">Services</a></p></div></div><div class="framer-knj4yy"><div class="framer-12cl6bm" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="./">Pricing</a></p></div><div class="framer-1ngblyh" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="./">Blog</a></p></div></div><div class="framer-c9gia6" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="./">Contact</a></p></div></nav></div><div class="framer-5yhahz" data-framer-name="Footer Content"><div class="framer-1v3lr2s" style="outline:none;display:flex;flex-direction:column;justify-content:center;flex-shrink:0;--extracted-r6o4lv:var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:SW50ZXItTGlnaHQ=;--framer-font-family:"Inter-Light", "Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:300;--framer-line-height:1.1em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253)))" class="framer-text">USEFUL LINKS</p></div><nav class="framer-biso3y"><div class="framer-1tfdr6z"><div class="framer-5smbz2" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="./">Privacy Policy</a></p></div><div class="framer-zed5fx" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="./">Cookie Policy</a></p></div></div><div class="framer-sef5z2"><div class="framer-o4j1n6" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="./">Licensing</a></p></div><div class="framer-1m3gkzx" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="./404">404</a></p></div></div></nav></div><div class="framer-1422k3x" data-framer-name="Footer Content"><div class="framer-1gs1nfb" style="outline:none;display:flex;flex-direction:column;justify-content:center;flex-shrink:0;--extracted-r6o4lv:var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:SW50ZXItTGlnaHQ=;--framer-font-family:"Inter-Light", "Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:300;--framer-line-height:1.1em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253)))" class="framer-text">CONTACT</p></div><div class="framer-sk9c83" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-2gxw0f:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text">123 Rue du Sourire 75008</p><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-2gxw0f, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text">Paris, France</p></div><div class="framer-s0obub"><div class="framer-8x9ph5" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="mailto:[email protected]" target="_blank" rel="noopener">[email protected]</a></p></div><div class="framer-130bit6" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="tel: +000000000" target="_blank" rel="noopener">+44 111 333 555</a></p></div></div></div></nav><div class="framer-y4htcd" data-framer-name="Separator" style="background-color:var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253))"></div><div class="framer-l6k0nu"><div class="framer-14f849i"><div class="framer-kuf2m8" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:12px;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text">© Copyright </p></div><div class="framer-thpcpg-container"><p style="margin:0;padding:0;color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));font-family:"Inter", sans-serif;font-weight:500;font-size:12px;line-height:1em;visibility:hidden;font-style:normal;letter-spacing:0em;font-variant-numeric:tabular-nums;white-space:nowrap">2024</p></div><div class="framer-1h76w5j" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:12px;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text">. All rights Reserved.</p></div></div><div class="framer-dd59iz"><div class="framer-17gl004" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:12px;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text">Made by</p></div><div class="framer-1wekyx9" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:SW50ZXItQm9sZA==;--framer-font-family:"Inter-Bold", "Inter", "Inter Placeholder", sans-serif;--framer-font-size:12px;--framer-font-weight:700;--framer-text-color:var(--extracted-r6o4lv, var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="https://uxuicristian.framer.website/" target="_blank" rel="noopener">UXUIcristian</a></p></div><div class="framer-x5iu2m" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:12px;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text">with</p></div><div class="framer-183tteo-container"><div style="display:contents"></div></div><div class="framer-ldr564" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:12px;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text">in</p></div><div class="framer-3c33dx" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:SW50ZXItQm9sZA==;--framer-font-family:"Inter-Bold", "Inter", "Inter Placeholder", sans-serif;--framer-font-size:12px;--framer-font-weight:700;--framer-text-color:var(--extracted-r6o4lv, var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="https://www.framer.com/?via=cristianmielu" target="_blank" rel="noopener">Framer</a></p></div></div></div></footer></div><div class="ssr-variant hidden-72rtr7 hidden-1uavoh6"><footer class="framer-MRBQ5 framer-ynfCT framer-4yf7vs framer-v-smlx2e" data-framer-name="Tablet" style="width:100%"><div class="framer-12482yi-container"><div class="framer-hv0AW framer-g3a1fd framer-v-vx3n5f" data-framer-name="Dark Bottom-Right" style="background-color:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));height:100%;width:100%"><div class="framer-8nj9tv-container"><div style="width:100%;height:100%;background-color:transparent;background-image:radial-gradient(rgb(2, 219, 227) 1px, transparent 1px), radial-gradient(rgb(2, 219, 227) 1px, rgba(35, 84, 84, 0) 1px);background-position:0 0, 20px 20px;background-size:40px 40px;border-radius:0"></div></div><div class="framer-wid1eg" data-framer-name="gradient" style="background:linear-gradient(165deg, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)) /* {"name":"Tuirquoise/15"} */ 54.27052899059066%, rgba(1, 72, 74, 0) 99.99999999999993%)"></div></div></div><nav class="framer-nklixk"><div class="framer-hmdboh" data-framer-name="Footer Content"><div class="framer-e0jd26-container"><a class="framer-GlBxr framer-po6jck framer-v-1gm5lzb framer-q0arz5" data-framer-name="White" style="height:100%" href="./" data-framer-page-link-current="true"><div data-framer-component-type="SVG" data-framer-name="Verve_dent" style="image-rendering:pixelated;flex-shrink:0" class="framer-e14kqz"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg11065180219"/></svg></div></div><div class="framer-ulq6uo" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-1w3ko1f:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--extracted-r6o4lv:var(--token-1b3a9887-1275-4e93-ab27-0379cd7d0c69, rgb(204, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:24px;--framer-font-weight:700;--framer-text-color:var(--extracted-r6o4lv, var(--token-1b3a9887-1275-4e93-ab27-0379cd7d0c69, rgb(204, 255, 255)))" class="framer-text">Verve<span style="--font-selector:R0Y7SW50ZXItMzAw;--framer-font-weight:300;--framer-text-color:var(--extracted-1w3ko1f, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text">Dent</span></p></div></a></div><div class="framer-2smav3" data-framer-name="Social Links"><div class="framer-gz3vnm-container"><a class="framer-eObwS framer-60zshs framer-v-wy4ohb framer-dfeyo5" data-framer-name="Icon(0)" href="https://twitter.com/CristianMielu" target="_blank" rel="noopener"><div class="framer-zlnbj9" data-framer-name="Hover Background" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;opacity:0"></div><div class="framer-f4gtvj" data-framer-name="Background" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.1)"></div><div class="framer-uay6r2" data-framer-name="Content" style="background-color:rgba(0, 0, 0, 0)"><div class="framer-112oknr-container"><div style="display:contents"></div></div></div></a></div><div class="framer-8dx9px-container"><a class="framer-eObwS framer-60zshs framer-v-wy4ohb framer-dfeyo5" data-framer-name="Icon(0)" href="https://twitter.com/CristianMielu" target="_blank" rel="noopener"><div class="framer-zlnbj9" data-framer-name="Hover Background" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;opacity:0"></div><div class="framer-f4gtvj" data-framer-name="Background" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.1)"></div><div class="framer-uay6r2" data-framer-name="Content" style="background-color:rgba(0, 0, 0, 0)"><div class="framer-112oknr-container"><div style="display:contents"></div></div></div></a></div><div class="framer-1bb7p4y-container"><a class="framer-eObwS framer-60zshs framer-v-wy4ohb framer-dfeyo5" data-framer-name="Icon(0)" href="https://twitter.com/CristianMielu" target="_blank" rel="noopener"><div class="framer-zlnbj9" data-framer-name="Hover Background" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;opacity:0"></div><div class="framer-f4gtvj" data-framer-name="Background" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.1)"></div><div class="framer-uay6r2" data-framer-name="Content" style="background-color:rgba(0, 0, 0, 0)"><div class="framer-112oknr-container"><div style="display:contents"></div></div></div></a></div></div></div><div class="framer-1hafzi0" data-framer-name="Footer Content"><div class="framer-1eomxxe" style="outline:none;display:flex;flex-direction:column;justify-content:center;flex-shrink:0;--extracted-r6o4lv:var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:SW50ZXItTGlnaHQ=;--framer-font-family:"Inter-Light", "Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:300;--framer-line-height:1.1em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253)))" class="framer-text">MENU</p></div><nav class="framer-oz3kfn"><div class="framer-19gg7n6"><div class="framer-1ysen6k" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="./">About Us</a></p></div><div class="framer-e0bgoo" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="./">Services</a></p></div></div><div class="framer-knj4yy"><div class="framer-12cl6bm" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="./">Pricing</a></p></div><div class="framer-1ngblyh" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="./">Blog</a></p></div></div><div class="framer-c9gia6" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="./">Contact</a></p></div></nav></div><div class="framer-5yhahz" data-framer-name="Footer Content"><div class="framer-1v3lr2s" style="outline:none;display:flex;flex-direction:column;justify-content:center;flex-shrink:0;--extracted-r6o4lv:var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:SW50ZXItTGlnaHQ=;--framer-font-family:"Inter-Light", "Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:300;--framer-line-height:1.1em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253)))" class="framer-text">USEFUL LINKS</p></div><nav class="framer-biso3y"><div class="framer-1tfdr6z"><div class="framer-5smbz2" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="./">Privacy Policy</a></p></div><div class="framer-zed5fx" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="./">Cookie Policy</a></p></div></div><div class="framer-sef5z2"><div class="framer-o4j1n6" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="./">Licensing</a></p></div><div class="framer-1m3gkzx" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="./404">404</a></p></div></div></nav></div><div class="framer-1422k3x" data-framer-name="Footer Content"><div class="framer-1gs1nfb" style="outline:none;display:flex;flex-direction:column;justify-content:center;flex-shrink:0;--extracted-r6o4lv:var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:SW50ZXItTGlnaHQ=;--framer-font-family:"Inter-Light", "Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:300;--framer-line-height:1.1em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253)))" class="framer-text">CONTACT</p></div><div class="framer-sk9c83" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-2gxw0f:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text">123 Rue du Sourire 75008</p><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-2gxw0f, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text">Paris, France</p></div><div class="framer-s0obub"><div class="framer-8x9ph5" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="mailto:[email protected]" target="_blank" rel="noopener">[email protected]</a></p></div><div class="framer-130bit6" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="tel: +000000000" target="_blank" rel="noopener">+44 111 333 555</a></p></div></div></div></nav><div class="framer-y4htcd" data-framer-name="Separator" style="background-color:var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253))"></div><div class="framer-l6k0nu"><div class="framer-14f849i"><div class="framer-kuf2m8" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:12px;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text">© Copyright </p></div><div class="framer-thpcpg-container"><p style="margin:0;padding:0;color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));font-family:"Inter", sans-serif;font-weight:500;font-size:12px;line-height:1em;visibility:hidden;font-style:normal;letter-spacing:0em;font-variant-numeric:tabular-nums;white-space:nowrap">2024</p></div><div class="framer-1h76w5j" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:12px;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text">. All rights Reserved.</p></div></div><div class="framer-dd59iz"><div class="framer-17gl004" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:12px;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text">Made by</p></div><div class="framer-1wekyx9" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:SW50ZXItQm9sZA==;--framer-font-family:"Inter-Bold", "Inter", "Inter Placeholder", sans-serif;--framer-font-size:12px;--framer-font-weight:700;--framer-text-color:var(--extracted-r6o4lv, var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="https://uxuicristian.framer.website/" target="_blank" rel="noopener">UXUIcristian</a></p></div><div class="framer-x5iu2m" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:12px;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text">with</p></div><div class="framer-183tteo-container"><div style="display:contents"></div></div><div class="framer-ldr564" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:12px;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text">in</p></div><div class="framer-3c33dx" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:SW50ZXItQm9sZA==;--framer-font-family:"Inter-Bold", "Inter", "Inter Placeholder", sans-serif;--framer-font-size:12px;--framer-font-weight:700;--framer-text-color:var(--extracted-r6o4lv, var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="https://www.framer.com/?via=cristianmielu" target="_blank" rel="noopener">Framer</a></p></div></div></div></footer></div><div class="ssr-variant hidden-1ya9o1s hidden-72rtr7"><footer class="framer-MRBQ5 framer-ynfCT framer-4yf7vs framer-v-krtw2y" data-framer-name="Mobile" style="width:100%"><div class="framer-12482yi-container"><div class="framer-hv0AW framer-g3a1fd framer-v-vx3n5f" data-framer-name="Dark Bottom-Right" style="background-color:var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75));height:100%;width:100%"><div class="framer-8nj9tv-container"><div style="width:100%;height:100%;background-color:transparent;background-image:radial-gradient(rgb(2, 219, 227) 1px, transparent 1px), radial-gradient(rgb(2, 219, 227) 1px, rgba(35, 84, 84, 0) 1px);background-position:0 0, 20px 20px;background-size:40px 40px;border-radius:0"></div></div><div class="framer-wid1eg" data-framer-name="gradient" style="background:linear-gradient(165deg, var(--token-5488df1e-d961-4aa1-8975-0c6275ea8cbd, rgb(1, 73, 75)) /* {"name":"Tuirquoise/15"} */ 54.27052899059066%, rgba(1, 72, 74, 0) 99.99999999999993%)"></div></div></div><nav class="framer-nklixk"><div class="framer-hmdboh" data-framer-name="Footer Content"><div class="framer-e0jd26-container"><a class="framer-GlBxr framer-po6jck framer-v-1gm5lzb framer-q0arz5" data-framer-name="White" style="height:100%" href="./" data-framer-page-link-current="true"><div data-framer-component-type="SVG" data-framer-name="Verve_dent" style="image-rendering:pixelated;flex-shrink:0" class="framer-e14kqz"><div class="svgContainer" style="width:100%;height:100%;aspect-ratio:inherit"><svg style="width:100%;height:100%"><use href="#svg11065180219"/></svg></div></div><div class="framer-ulq6uo" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-1w3ko1f:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--extracted-r6o4lv:var(--token-1b3a9887-1275-4e93-ab27-0379cd7d0c69, rgb(204, 255, 255));transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:R0Y7SW50ZXItNzAw;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-size:24px;--framer-font-weight:700;--framer-text-color:var(--extracted-r6o4lv, var(--token-1b3a9887-1275-4e93-ab27-0379cd7d0c69, rgb(204, 255, 255)))" class="framer-text">Verve<span style="--font-selector:R0Y7SW50ZXItMzAw;--framer-font-weight:300;--framer-text-color:var(--extracted-1w3ko1f, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text">Dent</span></p></div></a></div><div class="framer-2smav3" data-framer-name="Social Links"><div class="framer-gz3vnm-container"><a class="framer-eObwS framer-60zshs framer-v-wy4ohb framer-dfeyo5" data-framer-name="Icon(0)" href="https://twitter.com/CristianMielu" target="_blank" rel="noopener"><div class="framer-zlnbj9" data-framer-name="Hover Background" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;opacity:0"></div><div class="framer-f4gtvj" data-framer-name="Background" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.1)"></div><div class="framer-uay6r2" data-framer-name="Content" style="background-color:rgba(0, 0, 0, 0)"><div class="framer-112oknr-container"><div style="display:contents"></div></div></div></a></div><div class="framer-8dx9px-container"><a class="framer-eObwS framer-60zshs framer-v-wy4ohb framer-dfeyo5" data-framer-name="Icon(0)" href="https://twitter.com/CristianMielu" target="_blank" rel="noopener"><div class="framer-zlnbj9" data-framer-name="Hover Background" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;opacity:0"></div><div class="framer-f4gtvj" data-framer-name="Background" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.1)"></div><div class="framer-uay6r2" data-framer-name="Content" style="background-color:rgba(0, 0, 0, 0)"><div class="framer-112oknr-container"><div style="display:contents"></div></div></div></a></div><div class="framer-1bb7p4y-container"><a class="framer-eObwS framer-60zshs framer-v-wy4ohb framer-dfeyo5" data-framer-name="Icon(0)" href="https://twitter.com/CristianMielu" target="_blank" rel="noopener"><div class="framer-zlnbj9" data-framer-name="Hover Background" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;opacity:0"></div><div class="framer-f4gtvj" data-framer-name="Background" style="background-color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;box-shadow:0px 2px 20px 0px rgba(0, 0, 0, 0.1)"></div><div class="framer-uay6r2" data-framer-name="Content" style="background-color:rgba(0, 0, 0, 0)"><div class="framer-112oknr-container"><div style="display:contents"></div></div></div></a></div></div></div><div class="framer-1hafzi0" data-framer-name="Footer Content"><div class="framer-1eomxxe" style="outline:none;display:flex;flex-direction:column;justify-content:center;flex-shrink:0;--extracted-r6o4lv:var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:SW50ZXItTGlnaHQ=;--framer-font-family:"Inter-Light", "Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:300;--framer-line-height:1.1em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253)))" class="framer-text">MENU</p></div><nav class="framer-oz3kfn"><div class="framer-19gg7n6"><div class="framer-1ysen6k" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="./">About Us</a></p></div><div class="framer-e0bgoo" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="./">Services</a></p></div></div><div class="framer-knj4yy"><div class="framer-12cl6bm" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="./">Pricing</a></p></div><div class="framer-1ngblyh" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="./">Blog</a></p></div></div><div class="framer-c9gia6" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="./">Contact</a></p></div></nav></div><div class="framer-5yhahz" data-framer-name="Footer Content"><div class="framer-1v3lr2s" style="outline:none;display:flex;flex-direction:column;justify-content:center;flex-shrink:0;--extracted-r6o4lv:var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:SW50ZXItTGlnaHQ=;--framer-font-family:"Inter-Light", "Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:300;--framer-line-height:1.1em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253)))" class="framer-text">USEFUL LINKS</p></div><nav class="framer-biso3y"><div class="framer-1tfdr6z"><div class="framer-5smbz2" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="./">Privacy Policy</a></p></div><div class="framer-zed5fx" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="./">Cookie Policy</a></p></div></div><div class="framer-sef5z2"><div class="framer-o4j1n6" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="./">Licensing</a></p></div><div class="framer-1m3gkzx" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="./404">404</a></p></div></div></nav></div><div class="framer-1422k3x" data-framer-name="Footer Content"><div class="framer-1gs1nfb" style="outline:none;display:flex;flex-direction:column;justify-content:center;flex-shrink:0;--extracted-r6o4lv:var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:SW50ZXItTGlnaHQ=;--framer-font-family:"Inter-Light", "Inter", "Inter Placeholder", sans-serif;--framer-font-size:14px;--framer-font-weight:300;--framer-line-height:1.1em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253)))" class="framer-text">CONTACT</p></div><div class="framer-sk9c83" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-2gxw0f:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text">123 Rue du Sourire 75008</p><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-2gxw0f, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text">Paris, France</p></div><div class="framer-s0obub"><div class="framer-8x9ph5" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="mailto:[email protected]" target="_blank" rel="noopener">[email protected]</a></p></div><div class="framer-130bit6" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:14px;--framer-line-height:1.4em;--framer-text-alignment:left;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="tel: +000000000" target="_blank" rel="noopener">+44 111 333 555</a></p></div></div></div></nav><div class="framer-y4htcd" data-framer-name="Separator" style="background-color:var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253))"></div><div class="framer-l6k0nu"><div class="framer-14f849i"><div class="framer-kuf2m8" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:12px;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text">© Copyright </p></div><div class="framer-thpcpg-container"><p style="margin:0;padding:0;color:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));font-family:"Inter", sans-serif;font-weight:500;font-size:12px;line-height:1em;visibility:hidden;font-style:normal;letter-spacing:0em;font-variant-numeric:tabular-nums;white-space:nowrap">2024</p></div><div class="framer-1h76w5j" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:12px;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text">. All rights Reserved.</p></div></div><div class="framer-dd59iz"><div class="framer-17gl004" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:12px;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text">Made by</p></div><div class="framer-1wekyx9" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:SW50ZXItQm9sZA==;--framer-font-family:"Inter-Bold", "Inter", "Inter Placeholder", sans-serif;--framer-font-size:12px;--framer-font-weight:700;--framer-text-color:var(--extracted-r6o4lv, var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="https://uxuicristian.framer.website/" target="_blank" rel="noopener">UXUIcristian</a></p></div><div class="framer-x5iu2m" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:12px;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text">with</p></div><div class="framer-183tteo-container"><div style="display:contents"></div></div><div class="framer-ldr564" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255));--framer-link-text-color:rgb(0, 153, 255);--framer-link-text-decoration:underline;--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--framer-font-size:12px;--framer-text-color:var(--extracted-r6o4lv, var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)))" class="framer-text">in</p></div><div class="framer-3c33dx" style="outline:none;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;--extracted-r6o4lv:var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253));--framer-paragraph-spacing:0px;transform:none" data-framer-component-type="RichTextContainer"><p style="--font-selector:SW50ZXItQm9sZA==;--framer-font-family:"Inter-Bold", "Inter", "Inter Placeholder", sans-serif;--framer-font-size:12px;--framer-font-weight:700;--framer-text-color:var(--extracted-r6o4lv, var(--token-bbd03ddf-1640-40ca-ba74-d0deb83f7d14, rgb(104, 248, 253)))" class="framer-text"><a class="framer-text framer-styles-preset-o8o4o4" data-styles-preset="GneDnYDxy" href="https://www.framer.com/?via=cristianmielu" target="_blank" rel="noopener">Framer</a></p></div></div></div></footer></div></div></div><div class="framer-v8bti framer-cTY9z framer-Lxn44 framer-RGHra framer-5JoSH" id="overlay"></div><!--/$--></div><script>(()=>{function t(){for(let e of document.querySelectorAll("[data-framer-original-sizes]")){let i=e.getAttribute("data-framer-original-sizes");i===""?e.removeAttribute("sizes"):e.setAttribute("sizes",i),e.removeAttribute("data-framer-original-sizes")}}function s(){window.__framer_onRewriteBreakpoints=t}return s})()()</script> <script data-framer-appear-animation="no-preference"></script> <script type="module" async data-framer-bundle="main" fetchpriority="low" src="https://framerusercontent.com/sites/4h3Y6YvcKfGlLMZv1tesOE/script_main.FY4O6WW6.mjs"></script><div id="svg-templates" style="position: absolute; overflow: hidden; bottom: 0; left: 0; width: 0; height: 0; z-index: 0; contain: strict"> <svg viewBox="0 0 40 24" id="svg9897831505"><path d="M 4.64 24 L 4.64 17.864 C 4.64 16 4.96 14.024 5.624 11.928 C 6.304 9.816 7.288 7.784 8.56 5.832 C 9.856 3.856 11.408 2.136 13.224 0.68 L 17.6 4.224 C 16.176 6.256 14.921 8.402 13.848 10.64 C 12.808 12.84 12.28 15.2 12.28 17.728 L 12.28 24 Z M 22.08 24 L 22.08 17.864 C 22.08 16 22.416 14.024 23.072 11.928 C 23.752 9.816 24.728 7.784 26 5.832 C 27.296 3.856 28.856 2.136 30.672 0.68 L 35.04 4.224 C 33.616 6.256 32.361 8.402 31.288 10.64 C 30.248 12.84 29.72 15.2 29.72 17.728 L 29.72 24 Z" fill="var(--token-64549ac4-d685-4363-a417-5961f1d256e9, rgb(2, 146, 151)) /* {"name":"Tuirquoise/30"} */"/></svg> <svg viewBox="0 0 36 36" id="svg11065180219"><path d="M 4.737 13.434 C 4.737 11.601 5.608 9.337 7.262 7.506 C 8.893 5.7 10.888 4.737 12.789 4.737 C 14.691 4.737 16.686 5.7 18.317 7.506 C 19.971 9.337 20.842 11.601 20.842 13.434 C 20.842 20.454 16.32 26.905 12.789 30.794 C 9.259 26.905 4.737 20.454 4.737 13.434 Z M 15.466 34.869 C 19.215 30.952 25.579 22.909 25.579 13.434 C 25.579 7.074 19.853 0 12.789 0 C 5.726 0 0 7.074 0 13.434 C 0 22.909 6.363 30.952 10.113 34.869 C 11.556 36.377 14.023 36.377 15.466 34.869 Z" fill="var(--token-1b3a9887-1275-4e93-ab27-0379cd7d0c69, rgb(204, 255, 255)) /* {"name":"Tuirquoise/90"} */"/><path d="M 31.263 13.434 C 31.263 20.454 26.741 26.905 23.211 30.794 C 19.68 26.905 15.158 20.454 15.158 13.434 C 15.158 11.601 16.029 9.337 17.683 7.506 C 17.787 7.39 17.893 7.279 18 7.171 C 16.712 5.864 15.224 5.062 13.747 4.816 C 11.681 7.311 10.421 10.45 10.421 13.434 C 10.421 22.909 16.785 30.952 20.534 34.869 C 21.977 36.377 24.444 36.377 25.887 34.869 C 29.637 30.952 36 22.909 36 13.434 C 36 7.074 30.274 0 23.211 0 C 21.355 0 19.592 0.488 18 1.323 C 19.625 2.176 21.07 3.391 22.253 4.816 C 22.569 4.764 22.89 4.737 23.211 4.737 C 25.112 4.737 27.107 5.7 28.738 7.506 C 30.392 9.337 31.263 11.601 31.263 13.434 Z" fill="var(--token-a74d5571-7600-4ee3-9cdd-4c3cb1ff121d, rgb(255, 255, 255)) /* {"name":"White/100"} */"/></svg> </div> <!-- Start of bodyEnd --> <!-- End of bodyEnd --> </body> </html>