@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}a{color:inherit;text-decoration:none}ul,ol{list-style:none}html{font-size:1rem;scroll-behavior:smooth}body{font-family:Inter Tight,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#000;background-color:#f9f7f4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.page-home{background-color:#f4f0ea}h1,h2,h3,h4,h5,h6{font-family:Stack Sans Headline,sans-serif;font-weight:700;line-height:1.2;color:#000;margin-bottom:1rem}h1{font-size:3rem}@media(min-width:768px)and (max-width:1023px){h1{font-size:2.5rem}}@media(max-width:767px){h1{font-size:2rem}}h2{font-size:2.5rem}@media(min-width:768px)and (max-width:1023px){h2{font-size:2rem}}@media(max-width:767px){h2{font-size:1.5rem}}h3{font-size:2rem}@media(min-width:768px)and (max-width:1023px){h3{font-size:1.5rem}}@media(max-width:767px){h3{font-size:1.5rem}}h4{font-size:1.5rem}@media(min-width:768px)and (max-width:1023px){h4{font-size:1.25rem}}@media(max-width:767px){h4{font-size:1.25rem}}h5{font-size:1.25rem}@media(min-width:768px)and (max-width:1023px){h5{font-size:1.125rem}}@media(max-width:767px){h5{font-size:1.125rem}}h6{font-size:1.125rem}@media(max-width:767px){h6{font-size:1rem}}p{margin-bottom:1rem}p:last-child{margin-bottom:0}.lead{font-size:1.125rem;line-height:1.75;color:#6c757d}@media(max-width:767px){.lead{font-size:1rem}}small,.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}strong,.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.container{padding:0 1rem}}.container-sm{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.container-sm{padding:0 1rem}}.container-sm{max-width:960px}.container-lg{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.container-lg{padding:0 1rem}}.container-lg{max-width:1440px}section{padding:5rem 0}@media(max-width:767px){section{padding:3rem 0}}.section-lg{padding:6rem 0}@media(max-width:767px){.section-lg{padding:4rem 0}}.text-primary{color:#057d8a}.text-light{color:#6c757d}.text-inverse{color:#fff}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.bg-white{background-color:#fff}.bg-light{background-color:#f9f7f4}.bg-alt{background-color:#f4f0ea}.bg-dark{background-color:#000}.bg-primary{background-color:#057d8a}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mt-0{margin-top:0}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.hidden{display:none}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.grid{display:grid}@media(max-width:767px){.hide-mobile{display:none!important}}@media(min-width:768px)and (max-width:1023px){.hide-tablet{display:none!important}}@media(min-width:1024px){.hide-desktop{display:none!important}}.show-mobile{display:none!important}@media(max-width:767px){.show-mobile{display:block!important}}.show-tablet{display:none!important}@media(min-width:768px)and (max-width:1023px){.show-tablet{display:block!important}}img{max-width:100%;height:auto;display:block}.img-cover{object-fit:cover;width:100%;height:100%}.img-contain{object-fit:contain}ul,ol{padding-left:1.5rem;margin-bottom:1rem}li{margin-bottom:.5rem}.list-none{list-style:none;padding-left:0}.sr-only,.skip-link{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed;top:1rem;left:1rem;z-index:500;padding:.75rem 1.5rem;background-color:#057d8a;color:#fff;clip:auto;width:auto;height:auto;overflow:visible;white-space:normal}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;height:40px;min-width:150px;padding:0 1.5rem;font-family:Stack Sans Headline,sans-serif;font-size:.875rem;font-weight:400;line-height:1;text-decoration:none;border:none;border-radius:9999px;cursor:pointer;transition:background-color .25s ease,border-color .25s ease;overflow:hidden}.btn:disabled{opacity:.6;cursor:not-allowed}.btn:focus-visible{outline:2px solid #057D8A;outline-offset:2px}.btn-primary{background-color:#057d8a;color:#fff}.btn-primary:hover:not(:disabled){background-color:#03616c}.btn-primary:active:not(:disabled){background-color:#034a52}.btn-secondary{background-color:#fff;color:#057d8a;border:1px solid #057D8A}.btn-secondary:hover:not(:disabled){background-color:#cae5e7}.btn-secondary:active:not(:disabled){background-color:#a4cdd0}.btn-black{background-color:#000;color:#fff}.btn-black:hover:not(:disabled){background-color:#333}.btn-black:active:not(:disabled){background-color:#444}.btn-black-secondary{background-color:transparent;color:#000;border:1px solid #000000}.btn-black-secondary:hover:not(:disabled){background-color:#ddd}.btn-black-secondary:active:not(:disabled){background-color:#ccc}.btn-ghost{background-color:transparent;color:#000;min-width:auto}.btn-ghost:hover:not(:disabled){background-color:#0000000d}.btn-white{background-color:#fff;color:#057d8a}.btn-white:hover:not(:disabled){background-color:#ffffffe6}.btn-sm{height:32px;min-width:100px;padding:0 1rem;font-size:.875rem}.btn-lg{height:48px;min-width:180px;padding:0 2rem;font-size:1.125rem}.btn-icon{min-width:auto;width:40px;padding:0}.btn-icon svg,.btn-icon img{width:16px;height:16px}.btn svg,.btn img{width:16px;height:16px;flex-shrink:0}.btn-block{width:100%}.btn-group{display:flex;flex-wrap:wrap;gap:1rem}@media(max-width:767px){.btn-group{flex-direction:column}.btn-group .btn{width:100%}}.btn-group-center{justify-content:center}.header{position:sticky;top:0;z-index:300;padding:1rem 1.5rem}.header__container{display:flex;align-items:center;justify-content:flex-end;max-width:1280px;margin:0 auto;background-color:#fff;border-radius:100px;box-shadow:2px 4px 9px -3px #0000001a;padding:1rem 2rem 1rem 3rem}@media(max-width:1024px){.header__container{padding:1rem 2rem}}.header__logo{display:flex;align-items:center;text-decoration:none;flex:1 1 100%}.header__logo .header__logo-full{height:33px;width:207px}@media(max-width:1024px){.header__logo .header__logo-full{display:none}}.header__logo .header__logo-symbol{display:none;height:33px;width:33px}@media(max-width:1024px){.header__logo .header__logo-symbol{display:block}}@media(max-width:1024px){.header__nav{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#f9f7f4;padding:5rem 1.5rem 1.5rem;transform:translate(100%);transition:transform .25s ease;z-index:400}.header__nav.is-open{transform:translate(0)}}.header__nav-list{display:flex;align-items:center;gap:2rem;list-style:none;margin:0;padding:0 3rem}.header__nav-list li{margin:0;padding:.5rem 0;white-space:nowrap}@media(max-width:1024px){.header__nav-list{flex-direction:column;align-items:flex-start;gap:1.5rem}}a.header__nav-link{font-family:Inter Tight,sans-serif;font-size:1rem;font-weight:500;color:#000;text-decoration:none;padding:.5rem 0;transition:color .15s ease}a.header__nav-link:hover{color:#057d8a}@media(max-width:1024px){a.header__nav-link{font-size:1.125rem}}.header__actions{display:flex;align-items:center;gap:.75rem}@media(max-width:1024px){.header__actions{display:none}}@media(min-width:1024px)and (max-width:1180px){.header__actions .btn-black{display:none}}.header__actions .btn-secondary{background-color:#f2f2f2;color:#000;border:none}.header__actions .btn-secondary:hover:not(:disabled){background-color:#e5e5e5}.header__actions .btn-primary{background-color:#000}.header__actions .btn-primary:hover:not(:disabled){background-color:#1a1a1a}.header__actions--mobile{display:none}@media(max-width:1024px){.header__actions--mobile{display:flex;flex-direction:column;gap:1rem;margin-top:auto;padding-top:2rem}}.header__login-mobile{display:none}@media(max-width:1024px){.header__login-mobile{display:inline-flex;margin-right:30px}}.header__menu-toggle{display:none;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;padding:0;background:none;border:none;cursor:pointer;z-index:500}@media(max-width:1024px){.header__menu-toggle{display:flex}}.header__menu-icon{position:relative;width:24px;height:2px;background-color:#000;transition:background-color .15s ease}.header__menu-icon:before,.header__menu-icon:after{content:"";position:absolute;left:0;width:100%;height:2px;background-color:#000;transition:transform .25s ease}.header__menu-icon:before{top:-7px}.header__menu-icon:after{bottom:-7px}.header__menu-toggle.is-active .header__menu-icon{background-color:transparent}.header__menu-toggle.is-active .header__menu-icon:before{transform:translateY(7px) rotate(45deg)}.header__menu-toggle.is-active .header__menu-icon:after{transform:translateY(-7px) rotate(-45deg)}body.no-scroll{overflow:hidden}.footer{background-color:#f4f0ea;color:#000;padding:4rem 0 2rem}@media(max-width:767px){.footer{padding:3rem 0 1.5rem}}.footer__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.footer__container{padding:0 1rem}}.footer__top{display:grid;grid-template-columns:auto repeat(3,auto) 1fr;gap:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(0,0,0,.1);align-items:start}@media(min-width:768px)and (max-width:1023px){.footer__top{grid-template-columns:1fr 1fr;gap:2rem 3rem}}@media(max-width:767px){.footer__top{grid-template-columns:1fr;gap:2rem}}.footer__brand{margin-right:4rem}@media(min-width:768px)and (max-width:1023px){.footer__brand{grid-column:1/-1;margin-bottom:1rem}}.footer__logo{display:inline-block}.footer__logo img{height:32px;width:auto}.footer__nav{min-width:120px}.footer__nav-title{font-family:Inter Tight,sans-serif;font-size:.875rem;font-weight:700;color:#000;margin-bottom:.75rem}.footer__nav-list{list-style:none;margin:0;padding:0}.footer__nav-list li{margin-bottom:.25rem}.footer__nav-link{font-family:Inter Tight,sans-serif;font-size:.875rem;color:#000;text-decoration:none;line-height:1.7;transition:color .15s ease}.footer__nav-link:hover{color:#057d8a}.footer__tagline-section{display:flex;flex-direction:column;align-items:flex-end;gap:1.5rem;justify-self:end}@media(min-width:768px)and (max-width:1023px){.footer__tagline-section{grid-column:1/-1;align-items:flex-start;margin-top:1rem}}.footer__tagline{font-family:Inter Tight,sans-serif;font-size:.875rem;line-height:1.75;color:#000;max-width:320px;text-align:right;margin:0}@media(min-width:768px)and (max-width:1023px){.footer__tagline{text-align:left;max-width:100%}}.footer__social{display:flex;gap:1rem}.footer__social-link{display:flex;align-items:center;justify-content:center;width:22px;height:22px;color:#000;text-decoration:none;transition:color .15s ease}.footer__social-link:hover{color:#057d8a}.footer__social-link svg{width:22px;height:22px}.footer__bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;gap:1rem}@media(max-width:767px){.footer__bottom{flex-direction:column;align-items:flex-start;gap:1rem}}.footer__copyright{font-family:Inter Tight,sans-serif;font-size:.75rem;color:#000;letter-spacing:-.02em;margin:0}.footer__legal{display:flex;gap:1.5rem}@media(max-width:767px){.footer__legal{flex-wrap:wrap;gap:1rem}}.footer__legal-link{font-family:Inter Tight,sans-serif;font-size:.75rem;color:#000;text-decoration:none;letter-spacing:-.02em;transition:color .15s ease}.footer__legal-link:hover{color:#057d8a}.hero{padding:3rem 0 0;background-color:#f4f0ea;overflow:hidden}@media(max-width:767px){.hero{padding:2rem 0 3rem}}.hero__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.hero__container{padding:0 1rem}}.hero__container{display:grid;grid-template-columns:1fr 1.2fr;gap:2rem;align-items:center}@media(min-width:768px)and (max-width:1023px){.hero__container{gap:1.5rem}}@media(max-width:767px){.hero__container{grid-template-columns:1fr;gap:2rem}}.hero__content{position:relative;z-index:1}.hero__content .hero__description-container{background-image:url(/images/graphical_images/background2.png);background-size:cover;background-repeat:no-repeat;background-position:bottom right;padding:2rem 5rem 2rem 0;width:145%}@media(max-width:767px){.hero__content .hero__description-container{background-image:none;width:100%;padding-right:0}}@media(min-width:768px)and (max-width:1023px){.hero__content:before{width:600px;height:240px}}@media(max-width:767px){.hero__content{text-align:center}.hero__content:before{bottom:-20%;left:-10%;width:120%;height:200px}}.hero__title{line-height:1.1;margin-bottom:4rem}@media(max-width:767px){.hero__title{margin-bottom:1.5rem}}.hero__description{font-family:Inter Tight,sans-serif;font-size:1.125rem;line-height:1.75;color:#000;margin-bottom:2rem;max-width:480px}@media(max-width:767px){.hero__description{font-size:1rem;max-width:none;margin-left:auto;margin-right:auto}}.hero__actions{display:flex;flex-wrap:wrap;gap:1rem}@media(max-width:767px){.hero__actions{justify-content:center}}.hero__visual{position:relative;min-height:500px;height:100%;padding-bottom:2rem}@media(min-width:768px)and (max-width:1023px){.hero__visual{min-height:400px}}@media(max-width:767px){.hero__visual{order:-1;min-height:350px}}.hero__image-container{position:relative;width:100%;height:100%;min-height:500px;overflow:hidden;border-radius:500px 0 0 500px}@media(min-width:768px)and (max-width:1023px){.hero__image-container{min-height:400px}}@media(max-width:767px){.hero__image-container{min-height:300px;border-radius:12px}}.hero__image{width:100%;height:100%;object-fit:cover;object-position:center top}.hero__stat-card{background:#ffffff40;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.3);border-radius:12px;box-shadow:0 4px 24px #0000001a;position:absolute;z-index:10;display:flex;flex-direction:column;gap:.25rem;padding:1rem 1.25rem}@media(max-width:767px){.hero__stat-card{padding:.75rem 1rem}}.hero__stat-card--velocity{top:20%;left:10%}.hero__stat-card--roi{top:45%;left:10%}.hero__stat-label{font-family:Inter Tight,sans-serif;font-size:.875rem;font-weight:500;color:#ffffffe6;display:flex;align-items:center;gap:.25rem}.hero__stat-arrow{color:#ffffffb3}.hero__stat-value{font-family:Stack Sans Headline,sans-serif;font-size:2.5rem;font-weight:700;color:#fff;line-height:1}@media(max-width:767px){.hero__stat-value{font-size:2rem}}.hero__glass{position:absolute;bottom:.5rem;right:-4%;width:35%;max-width:350px;height:auto;z-index:15;pointer-events:none;rotate:-15deg}.insights{padding:5rem 0}@media(max-width:767px){.insights{padding:3rem 0}}.insights{background-color:#fff}.insights__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.insights__container{padding:0 1rem}}.insights__header{margin-bottom:3rem}@media(max-width:767px){.insights__header{margin-bottom:2rem;text-align:center}}.insights__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(min-width:768px)and (max-width:1023px){.insights__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.insights__grid{grid-template-columns:1fr}}.insights__card{position:relative;display:flex;flex-direction:column;min-height:380px;border-radius:16px;overflow:hidden;background-color:#f4f0ea}@media(max-width:767px){.insights__card{min-height:320px}}.insights__card-top{position:relative;flex:1;display:flex;flex-direction:column;padding:1.5rem;overflow:visible;z-index:1}.insights__card-number{display:flex;align-items:center;justify-content:center;width:60px;height:40px;border-radius:9999px;border:1px solid rgba(255,255,255,.8);font-family:Stack Sans Headline,sans-serif;font-size:.875rem;font-weight:500;color:#fff;margin-bottom:1rem;z-index:2}.insights__card-title{font-family:Stack Sans Headline,sans-serif;font-size:1.5rem;font-weight:600;color:#fff;line-height:1.2;z-index:2}@media(max-width:767px){.insights__card-title{font-size:1.25rem}}.insights__card-bg{position:absolute;top:50%;left:50%;max-width:none;width:150%;transform:translate(-50%,-50%);z-index:0;pointer-events:none}.insights__card:nth-child(1) .insights__card-bg{width:330%;transform:translate(-50%,-50%) rotate(-70deg);top:83%;left:55%}.insights__card:nth-child(2){background-color:#cbc5c0}.insights__card:nth-child(2) .insights__card-bg{width:180%;transform:translate(-50%,-50%) rotate(30deg);top:100%;left:43%}.insights__card:nth-child(4) .insights__card-bg{width:300%;transform:translate(-50%,-50%) rotate(100deg);top:60%;left:50%}.insights__card-bottom{background:#d9d9d966;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;position:relative;padding:3rem 2rem;z-index:2;height:50%}.insights__card-description{font-family:Inter Tight,sans-serif;font-size:1rem;font-weight:500;line-height:1.2;color:#fff;text-shadow:0 0 20px rgba(0,0,0,.9);margin:0}@media(max-width:767px){.insights__card-description{font-size:1.125rem}}.developer-growth{padding:6rem 0}@media(max-width:767px){.developer-growth{padding:4rem 0}}.developer-growth{position:relative;overflow:hidden;background-color:#f9f7f4}.developer-growth__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.developer-growth__container{padding:0 1rem}}.developer-growth__container{position:relative;z-index:1}.developer-growth__header{display:grid;grid-template-columns:1fr 1.5fr;gap:3rem;margin-bottom:3rem}@media(max-width:767px){.developer-growth__header{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem;text-align:center}}.developer-growth__subtitle{font-size:1.25rem;line-height:1.75;color:#000}@media(max-width:767px){.developer-growth__subtitle{font-size:1.125rem}}.developer-growth__content{display:grid;grid-template-columns:1fr 1fr;gap:2rem}@media(min-width:768px)and (max-width:1023px){.developer-growth__content{grid-template-columns:1fr 1fr}}@media(max-width:767px){.developer-growth__content{grid-template-columns:1fr}}.developer-growth__tabs{display:flex;flex-direction:column;gap:.75rem}.developer-growth__tab{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:1rem;padding:1rem;cursor:pointer;transition:all .25s ease;text-align:left;background:#ffffff40;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.3);border-radius:12px;box-shadow:0 4px 24px #0000001a}.developer-growth__tab:hover{background-color:#fffc}.developer-growth__tab.is-active{border-color:#057d8a;background:linear-gradient(93deg,#047c8a4d,#70e0e04d,#b3e6ff4d,#98a1f44d,#d28cdc4d)}.developer-growth__tab-number{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background-color:#fffc;border-radius:8px;font-family:Stack Sans Headline,sans-serif;font-size:.875rem;font-weight:400;color:#000}.developer-growth__tab-title{font-family:Inter Tight,sans-serif;font-size:.875rem;font-weight:600;color:#000;margin:0}.developer-growth__panels{position:relative;min-height:400px}@media(max-width:767px){.developer-growth__panels{min-height:300px}}.developer-growth__panel{display:none;background-color:#fff9;border-radius:16px;padding:1.5rem;height:100%}.developer-growth__panel.is-active{display:block}.developer-growth__panel-title{font-family:Inter Tight,sans-serif;font-size:.875rem;font-weight:600;color:#000;margin-bottom:.5rem}.developer-growth__panel-description{font-size:.875rem;line-height:1.5;color:#000;margin-bottom:1rem}.developer-growth__panel-image{width:100%;height:auto;border-radius:12px;margin-top:40px}.developer-growth__background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;overflow:hidden}.developer-growth__background-image{position:absolute;width:80%;height:80%;opacity:.5;left:-45%;bottom:0}.strategic-advantage{padding:5rem 0}@media(max-width:767px){.strategic-advantage{padding:3rem 0}}.strategic-advantage{background-color:#fff}.strategic-advantage__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.strategic-advantage__container{padding:0 1rem}}.strategic-advantage__header{display:grid;grid-template-columns:1fr 1.5fr;gap:3rem;margin-bottom:3rem}@media(max-width:767px){.strategic-advantage__header{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem;text-align:center}}.strategic-advantage__description{font-size:1.25rem;line-height:1.75;color:#000}@media(max-width:767px){.strategic-advantage__description{font-size:1.125rem}}.strategic-advantage__badges{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-start}@media(max-width:767px){.strategic-advantage__badges{justify-content:center}}.strategic-advantage__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background-color:transparent;color:#057d8a;border:2px solid #057D8A;border-radius:9999px;font-family:Inter Tight,sans-serif;font-size:.875rem;font-weight:500;white-space:nowrap;cursor:pointer;transition:all .25s ease}.strategic-advantage__badge:hover{background-color:#057d8a1a}.strategic-advantage__badge.is-active{background-color:#057d8a;color:#fff}@media(max-width:767px){.strategic-advantage__badge{font-size:.75rem;padding:.5rem 1rem}}.personas{padding:6rem 0}@media(max-width:767px){.personas{padding:4rem 0}}.personas{position:relative;overflow:hidden}.personas__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.personas__container{padding:0 1rem}}.personas__header{display:grid;grid-template-columns:1fr 1.5fr;gap:3rem;margin-bottom:3rem}@media(max-width:767px){.personas__header{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem;text-align:center}}.personas__description{font-size:1.25rem;line-height:1.75;color:#000}@media(max-width:767px){.personas__description{font-size:1.125rem}}.personas__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(min-width:768px)and (max-width:1023px){.personas__grid{grid-template-columns:1fr}}@media(max-width:767px){.personas__grid{grid-template-columns:1fr}}.personas__card{position:relative;display:flex;flex-direction:column;padding:2rem;background-color:#fff9;border:1px solid rgba(255,255,255,.6);border-radius:16px;overflow:hidden}@media(max-width:767px){.personas__card{padding:1.5rem}}.personas__card-header{margin-bottom:1.5rem}.personas__card-title{font-family:Stack Sans Headline,sans-serif;font-size:1.5rem;font-weight:600;color:#000;margin-bottom:.75rem}@media(max-width:767px){.personas__card-title{font-size:1.25rem}}.personas__card-tagline{font-size:1.125rem;line-height:1.75;color:#000}@media(max-width:767px){.personas__card-tagline{font-size:1rem}}.personas__problems{border-top:1px solid rgba(0,0,0,.1);padding-top:1.5rem}.personas__problems-title{font-family:Inter Tight,sans-serif;font-size:1.125rem;font-weight:600;color:#000;letter-spacing:.03em;margin-bottom:1rem}@media(max-width:767px){.personas__problems-title{font-size:1rem}}.personas__problems-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.personas__problems-item{display:flex;align-items:flex-start;gap:.75rem;font-size:1rem;line-height:1.5;color:#000}.personas__problems-item:before{content:"";display:block;width:8px;height:8px;margin-top:.5rem;background-color:#057d8a;border-radius:2px;transform:rotate(45deg);flex-shrink:0}@media(max-width:767px){.personas__problems-item{font-size:.875rem}}.personas__background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;overflow:hidden}.personas__background-image{position:absolute}.personas__background-image1{width:40%;bottom:-15%;left:-25%}.personas__background-image2{width:40%;top:-15%;right:-25%}.product-showcase{padding:6rem 0}@media(max-width:767px){.product-showcase{padding:4rem 0}}.product-showcase{background-color:#fff}.product-showcase__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.product-showcase__container{padding:0 1rem}}.product-showcase__header{display:grid;grid-template-columns:1fr 1.5fr;gap:3rem;margin-bottom:3rem}@media(max-width:767px){.product-showcase__header{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem;text-align:center}}.product-showcase__description{font-size:1.25rem;line-height:1.75;color:#000}@media(max-width:767px){.product-showcase__description{font-size:1.125rem}}.product-showcase__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem}@media(min-width:768px)and (max-width:1023px){.product-showcase__grid{grid-template-columns:1fr;gap:2rem}}@media(max-width:767px){.product-showcase__grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}}.product-showcase__card{position:relative;display:flex;flex-direction:column}@media(min-width:768px)and (max-width:1023px){.product-showcase__card .product-showcase__screenshot{object-position:center bottom}}@media(max-width:767px){.product-showcase__card .product-showcase__screenshot{object-position:center bottom}}.product-showcase__screenshot-wrapper{position:relative;width:100%;aspect-ratio:3/4;border-radius:16px;overflow:hidden;background-color:#f2f2f2}@media(min-width:768px)and (max-width:1023px){.product-showcase__screenshot-wrapper{aspect-ratio:5/3}}@media(max-width:767px){.product-showcase__screenshot-wrapper{aspect-ratio:5/3}}.product-showcase__screenshot{width:100%;height:100%;object-fit:cover;object-position:top center}.product-showcase__card:nth-child(1) .product-showcase__screenshot{object-position:0}.product-showcase__overlay{background:#d9d9d966;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;position:absolute;bottom:0;left:0;right:0;padding:2rem;height:11rem}@media(max-width:767px){.product-showcase__overlay{bottom:.75rem;left:.75rem;right:.75rem;padding:1rem}}.product-showcase__card-title{font-family:Stack Sans Headline,sans-serif;font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:.5rem}@media(max-width:767px){.product-showcase__card-title{font-size:1.125rem}}.product-showcase__card-description{font-size:.875rem;line-height:1.5;color:#fff}.product-showcase__footer{display:flex;align-items:center;gap:3rem}.product-showcase__tagline{font-family:Stack Sans Headline,sans-serif;font-size:1.5rem;font-weight:600;color:#000;letter-spacing:-.01em;white-space:nowrap;margin:0}@media(max-width:767px){.product-showcase__tagline{font-size:1.25rem}}.product-showcase__line{flex:1;height:1.5px;background-color:#000}.blog{padding:6rem 0}@media(max-width:767px){.blog{padding:4rem 0}}.blog{background-color:#f9f7f4}.blog__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.blog__container{padding:0 1rem}}.blog__header{display:grid;grid-template-columns:1fr 1.5fr;gap:3rem;margin-bottom:3rem}@media(max-width:767px){.blog__header{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem;text-align:center}}.blog__header-right{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem}@media(max-width:767px){.blog__header-right{flex-direction:column;align-items:center}}.blog__description{font-size:1.25rem;line-height:1.75;color:#000}@media(max-width:767px){.blog__description{font-size:1.125rem}}.blog__arrows{display:flex;gap:.75rem;flex-shrink:0}@media(max-width:767px){.blog__arrows{display:none}}.blog__arrow{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid rgba(0,0,0,.5);border-radius:8px;background-color:transparent;cursor:pointer;transition:all .25s ease}.blog__arrow:hover{border-color:#000;background-color:#0000000d}.blog__arrow:disabled{opacity:.4;cursor:not-allowed}.blog__arrow svg{width:16px;height:16px;stroke:#000;stroke-width:2;fill:none}.blog__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:3rem;overflow:hidden;transition:transform .4s ease}@media(min-width:768px)and (max-width:1023px){.blog__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.blog__grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem;overflow:visible}}.blog__card{display:block;background-color:#fff;border-radius:12px;box-shadow:0 0 32px #00000012;overflow:hidden;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}.blog__card:hover{transform:translateY(-4px);box-shadow:0 10px 15px #0000001a}.blog__card-image-wrapper{padding:.75rem;padding-bottom:0}.blog__card-image{width:100%;height:190px;object-fit:cover;border-radius:12px;background-color:#f2f2f2}.blog__card-content{padding:1.25rem}.blog__card-title{font-family:Stack Sans Headline,sans-serif;font-size:1.25rem;font-weight:500;line-height:1.2;color:#000;margin-bottom:.75rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-transform:capitalize}@media(max-width:767px){.blog__card-title{font-size:1.125rem}}.blog__card-excerpt{font-family:Inter Tight,sans-serif;font-size:.875rem;line-height:1.5;color:#000;letter-spacing:.25px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-transform:capitalize}.blog__footer{display:flex;justify-content:center}.blog__view-all{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 2rem;font-family:Stack Sans Headline,sans-serif;font-size:1rem;font-weight:400;color:#000;background-color:transparent;border:1px solid #000000;border-radius:9999px;text-decoration:none;cursor:pointer;transition:all .25s ease}.blog__view-all:hover{background-color:#000;color:#fff}.page-blog{overflow-x:hidden}.blog-hero{padding:5rem 0}@media(max-width:767px){.blog-hero{padding:3rem 0}}.blog-hero{background-color:#f9f7f4;text-align:center;position:relative;overflow:visible;z-index:1}.blog-hero__glass{position:absolute;top:-20%;right:-10%;width:40%;max-width:400px;transform:rotate(25deg);pointer-events:none;z-index:0}@media(max-width:767px){.blog-hero__glass{width:50%;top:-15%;right:-15%}}.blog-hero__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.blog-hero__container{padding:0 1rem}}.blog-hero__container{max-width:800px;position:relative;z-index:1}.blog-hero__title{font-family:Stack Sans Headline,sans-serif;font-size:3rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1rem}@media(min-width:768px)and (max-width:1023px){.blog-hero__title{font-size:2.5rem}}@media(max-width:767px){.blog-hero__title{font-size:2rem}}.blog-hero__description{font-family:Inter Tight,sans-serif;font-size:1.125rem;line-height:1.75;color:#6c757d;max-width:600px;margin:0 auto}@media(max-width:767px){.blog-hero__description{font-size:1rem}}.blog-overview{padding:5rem 0}@media(max-width:767px){.blog-overview{padding:3rem 0}}.blog-overview{background-color:#fff}.blog-overview__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.blog-overview__container{padding:0 1rem}}.blog-overview__controls{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2.5rem}.blog-overview__search{position:relative;max-width:480px}@media(max-width:767px){.blog-overview__search{max-width:100%}}.blog-overview__search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:20px;height:20px;color:#6c757d;pointer-events:none}.blog-overview__search-input{width:100%;padding:.75rem 1rem .75rem 3rem;font-family:Inter Tight,sans-serif;font-size:1rem;color:#000;background-color:#fff;border:1px solid #e0e0e0;border-radius:9999px;outline:none;transition:border-color .25s ease}.blog-overview__search-input::placeholder{color:#6c757d}.blog-overview__search-input:focus{border-color:#057d8a}.blog-overview__filters{display:flex;flex-wrap:wrap;gap:.5rem}.blog-overview__filter{padding:.5rem 1rem;font-family:Stack Sans Headline,sans-serif;font-size:.875rem;font-weight:500;color:#6c757d;background-color:transparent;border:1px solid #e0e0e0;border-radius:9999px;cursor:pointer;transition:all .25s ease}.blog-overview__filter:hover{border-color:#057d8a;color:#057d8a}.blog-overview__filter.is-active{background-color:#057d8a;border-color:#057d8a;color:#fff}.blog-overview__results-count{font-family:Inter Tight,sans-serif;font-size:.875rem;color:#6c757d;margin-bottom:.5rem}.blog-overview__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2.5rem}@media(min-width:768px)and (max-width:1023px){.blog-overview__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.blog-overview__grid{grid-template-columns:1fr}}.blog-overview__card-meta{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;font-family:Inter Tight,sans-serif;font-size:.75rem;color:#6c757d;flex-wrap:wrap}.blog-overview__card-category{padding:.25rem .5rem;background-color:#057d8a1a;color:#057d8a;border-radius:4px;font-weight:500}.blog-overview__no-results{display:none;text-align:center;padding:4rem 0}.blog-overview__no-results.is-visible{display:block}.blog-overview__no-results-title{font-family:Stack Sans Headline,sans-serif;font-size:1.5rem;font-weight:600;color:#000;margin-bottom:.75rem}.blog-overview__no-results-text{font-family:Inter Tight,sans-serif;font-size:1rem;color:#6c757d}.blog-overview__error{text-align:center;padding:4rem 0;font-family:Inter Tight,sans-serif;font-size:1rem;color:#6c757d}.blog-overview__load-more-wrapper{display:flex;justify-content:center}.blog-overview__load-more{display:none}.blog-overview__load-more.is-visible{display:inline-flex}.page-blog-article{overflow-x:hidden}.blog-article-hero{padding:5rem 0}@media(max-width:767px){.blog-article-hero{padding:3rem 0}}.blog-article-hero{background-color:#f9f7f4;text-align:center;position:relative}.blog-article-hero__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.blog-article-hero__container{padding:0 1rem}}.blog-article-hero__container{max-width:800px}.blog-article-hero__back{display:flex;width:fit-content;align-items:center;gap:.5rem;font-family:Inter Tight,sans-serif;font-size:.875rem;color:#6c757d;text-decoration:none;margin-bottom:1.5rem;transition:color .25s ease}.blog-article-hero__back:hover{color:#057d8a}.blog-article-hero__back svg{width:16px;height:16px}.blog-article-hero__category{display:inline-block;padding:.25rem .75rem;font-family:Stack Sans Headline,sans-serif;font-size:.75rem;font-weight:500;color:#057d8a;background-color:#057d8a1a;border-radius:9999px;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.blog-article-hero__title{font-family:Stack Sans Headline,sans-serif;font-size:3rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1.5rem}@media(min-width:768px)and (max-width:1023px){.blog-article-hero__title{font-size:2.5rem}}@media(max-width:767px){.blog-article-hero__title{font-size:2rem}}.blog-article-hero__meta{display:flex;align-items:center;justify-content:center;gap:1rem;font-family:Inter Tight,sans-serif;font-size:.875rem;color:#6c757d}.blog-article-hero__meta-separator{width:4px;height:4px;border-radius:50%;background-color:#6c757d}.blog-article-image{background-color:#fff}.blog-article-image__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.blog-article-image__container{padding:0 1rem}}.blog-article-image__container{max-width:960px}.blog-article-image__img{width:100%;height:auto;border-radius:12px;display:block}@media(max-width:767px){.blog-article-image__img{border-radius:8px}}.blog-article{padding:5rem 0}@media(max-width:767px){.blog-article{padding:3rem 0}}.blog-article{background-color:#fff}.blog-article__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.blog-article__container{padding:0 1rem}}.blog-article__container{max-width:800px}.blog-article__content h2{font-family:Stack Sans Headline,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;color:#000;margin-top:3rem;margin-bottom:1rem}@media(max-width:767px){.blog-article__content h2{font-size:1.5rem}}.blog-article__content h2:first-child{margin-top:0}.blog-article__content h3{font-family:Stack Sans Headline,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.2;color:#000;margin-top:2rem;margin-bottom:.75rem}@media(max-width:767px){.blog-article__content h3{font-size:1.125rem}}.blog-article__content p{font-family:Inter Tight,sans-serif;font-size:1.125rem;line-height:1.75;color:#000;margin-bottom:1.5rem}@media(max-width:767px){.blog-article__content p{font-size:1rem}}.blog-article__content ul,.blog-article__content ol{font-family:Inter Tight,sans-serif;font-size:1.125rem;line-height:1.75;color:#000;margin-bottom:1.5rem;padding-left:1.5rem}@media(max-width:767px){.blog-article__content ul,.blog-article__content ol{font-size:1rem}}.blog-article__content ul li,.blog-article__content ol li{margin-bottom:.5rem}.blog-article__content blockquote{border-left:4px solid #057D8A;padding:1rem 1.5rem;margin:2rem 0;background-color:#f9f7f4;border-radius:0 8px 8px 0}.blog-article__content blockquote p{font-size:1.125rem;font-style:italic;color:#000;margin-bottom:0}.blog-article__content figure{margin:2rem 0}.blog-article__content figure img{width:100%;height:auto;border-radius:12px;display:block}.blog-article__content figure figcaption{font-family:Inter Tight,sans-serif;font-size:.875rem;color:#6c757d;text-align:center;margin-top:.75rem}.blog-article__content strong{font-weight:600}.blog-article__content a{color:#057d8a;text-decoration:underline;transition:color .25s ease}.blog-article__content a:hover{color:#03616c}.blog-article__share{display:flex;align-items:center;gap:1rem;padding-top:2rem;margin-top:2rem;border-top:1px solid #e0e0e0}.blog-article__share-label{font-family:Stack Sans Headline,sans-serif;font-size:.875rem;font-weight:500;color:#000}.blog-article__share-buttons{display:flex;gap:.75rem}.blog-article__share-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #e0e0e0;border-radius:9999px;background-color:transparent;color:#6c757d;cursor:pointer;transition:all .25s ease}.blog-article__share-btn:hover{border-color:#057d8a;color:#057d8a}.blog-article__share-btn svg{width:18px;height:18px}.blog-article__share-btn--copied{border-color:#057d8a;color:#057d8a}.blog-related{padding:5rem 0}@media(max-width:767px){.blog-related{padding:3rem 0}}.blog-related{background-color:#f9f7f4}.blog-related__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.blog-related__container{padding:0 1rem}}.blog-related__title{font-family:Stack Sans Headline,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:2.5rem;text-align:center}@media(max-width:767px){.blog-related__title{font-size:1.5rem;margin-bottom:2rem}}.blog-related__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(min-width:768px)and (max-width:1023px){.blog-related__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.blog-related__grid{grid-template-columns:1fr}}.testimonials{padding:6rem 0}@media(max-width:767px){.testimonials{padding:4rem 0}}.testimonials{background-color:#f4f0ea;overflow:hidden}.testimonials__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.testimonials__container{padding:0 1rem}}.testimonials__header{display:grid;grid-template-columns:1fr 1.5fr;gap:3rem;margin-bottom:3rem}@media(max-width:767px){.testimonials__header{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem;text-align:center}}.testimonials__title{line-height:1.1}.testimonials__description{font-size:1.25rem;line-height:1.75;color:#000}@media(max-width:767px){.testimonials__description{font-size:1.125rem}}.testimonials__carousel{display:flex;gap:1.25rem;margin-bottom:2.5rem;padding-right:2rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.testimonials__carousel::-webkit-scrollbar{display:none}.testimonials__carousel:after{content:"";flex-shrink:0;width:calc(100vw - 500px - 1.25rem)}@media(min-width:768px)and (max-width:1023px){.testimonials__carousel{margin-left:1.5rem}}@media(max-width:767px){.testimonials__carousel{margin-left:1rem;gap:1rem}.testimonials__carousel:after{display:none}}.testimonials__grid{display:flex;gap:1.25rem;margin-bottom:2.5rem;overflow:visible}@media(max-width:767px){.testimonials__grid{flex-direction:column;gap:1.5rem}}.testimonials__card{position:relative;display:flex;flex-direction:column;flex-shrink:0;width:500px;padding:3rem 2.5rem 2rem;min-height:400px;border-radius:16px;background-color:#fff;overflow:hidden;scroll-snap-align:start}@media(min-width:768px)and (max-width:1023px){.testimonials__card{width:500px}}@media(max-width:767px){.testimonials__card{width:100%;padding:1.5rem;min-height:auto}}.testimonials__card:hover{background:linear-gradient(62deg,#047c8a4d 14%,#70e0e04d 9%,#b3e6ff4d 39%,#a3bcf84d 51%,#98a1f44d 69%,#d28cdc4d 90%,#eba6674d 107%);border:1px solid #057D8A}.testimonials__card-company{font-family:Stack Sans Headline,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1rem}@media(max-width:767px){.testimonials__card-company{font-size:1.5rem}}.testimonials__card-quote{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.5;color:#000;flex-grow:1;margin-bottom:2rem}@media(max-width:767px){.testimonials__card-quote{font-size:.875rem;line-height:1.75}}.testimonials__author{display:flex;align-items:center;gap:.75rem}.testimonials__avatar{width:40px;height:40px;border-radius:9999px;object-fit:cover;background-color:#f2f2f2}.testimonials__author-info{display:flex;flex-direction:column;gap:.25rem}.testimonials__author-name{font-family:Inter Tight,sans-serif;font-size:1rem;font-weight:600;color:#000;line-height:1.4}.testimonials__author-title{font-family:Inter Tight,sans-serif;font-size:1rem;font-weight:400;color:#00000080;line-height:1.4}.testimonials__pagination{display:flex;justify-content:center;gap:.5rem}.testimonials__dot{width:10px;height:10px;border-radius:9999px;background-color:#0003;border:none;cursor:pointer;transition:background-color .25s ease}.testimonials__dot:hover{background-color:#0006}.testimonials__dot.is-active{background-color:#000}.cta{padding:6rem 0}@media(max-width:767px){.cta{padding:4rem 0}}.cta{background-color:#fff}.cta__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.cta__container{padding:0 1rem}}.cta__container{display:grid;grid-template-columns:1fr 1fr;gap:0;min-height:700px}@media(min-width:768px)and (max-width:1023px){.cta__container{grid-template-columns:1fr;min-height:auto}}@media(max-width:767px){.cta__container{grid-template-columns:1fr;min-height:auto}}.cta__content{position:relative;display:flex;flex-direction:column;justify-content:center;padding:4rem 3rem;background-color:#f4f0ea;border-radius:16px 0 0 16px;overflow:hidden}@media(min-width:768px)and (max-width:1023px){.cta__content{padding:2.5rem 2rem;border-radius:16px 16px 0 0}}@media(max-width:767px){.cta__content{padding:2rem 1.5rem;border-radius:16px 16px 0 0}}.cta__content:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/images/graphical_elements/Deventura_light_bg.svg);background-size:110%;background-position:right center;background-repeat:no-repeat;pointer-events:none}.cta__label{position:relative;font-family:Inter Tight,sans-serif;font-size:1rem;font-weight:600;color:#000;margin-bottom:1rem}.cta__divider{position:relative;width:100%;max-width:600px;height:1.5px;background-color:#888;margin-bottom:2rem}.cta__title{position:relative;margin-bottom:2rem;max-width:600px}.cta__description{position:relative;font-family:Inter Tight,sans-serif;font-size:1.25rem;line-height:28px;color:#000;margin-bottom:2.5rem;max-width:560px}@media(max-width:767px){.cta__description{font-size:1.125rem}}.cta__button{position:relative;align-self:flex-start}.cta__visual{position:relative;display:flex;align-items:center;justify-content:center;padding:3rem;border-radius:0 16px 16px 0;overflow:hidden;box-shadow:-17px 0 32px #0000001a}@media(min-width:768px)and (max-width:1023px){.cta__visual{padding:2.5rem 2rem;border-radius:0 0 16px 16px;box-shadow:0 17px 32px #0000001a;min-height:400px}}@media(max-width:767px){.cta__visual{padding:2rem 1.5rem;border-radius:0 0 16px 16px;min-height:300px}}.cta__visual-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.cta__visual-title{position:relative;font-family:Stack Sans Headline,sans-serif;font-size:3rem;font-weight:700;line-height:1.2;color:#000;max-width:600px}@media(min-width:768px)and (max-width:1023px){.cta__visual-title{font-size:2.5rem}}@media(max-width:767px){.cta__visual-title{font-size:2rem}}.page-faq{overflow-x:hidden}.faq-hero{padding:5rem 0}@media(max-width:767px){.faq-hero{padding:3rem 0}}.faq-hero{background-color:#f9f7f4;text-align:center;position:relative;overflow:visible;z-index:1}.faq-hero__glass{position:absolute;top:-20%;right:-10%;width:40%;max-width:400px;transform:rotate(25deg);pointer-events:none;z-index:0}@media(max-width:767px){.faq-hero__glass{width:50%;top:-15%;right:-15%}}.faq-hero__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.faq-hero__container{padding:0 1rem}}.faq-hero__container{max-width:800px;position:relative;z-index:1}.faq-hero__title{font-family:Stack Sans Headline,sans-serif;font-size:3rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1rem}@media(min-width:768px)and (max-width:1023px){.faq-hero__title{font-size:2.5rem}}@media(max-width:767px){.faq-hero__title{font-size:2rem}}.faq-hero__description{font-family:Inter Tight,sans-serif;font-size:1.125rem;line-height:1.75;color:#6c757d;max-width:600px;margin:0 auto}@media(max-width:767px){.faq-hero__description{font-size:1rem}}.faq{padding-bottom:5rem;background-color:#fff;position:relative;overflow:hidden}@media(max-width:767px){.faq{padding-bottom:3rem}}.faq__background-image{position:absolute;width:60%;max-width:600px;left:-25%;bottom:0;z-index:0;pointer-events:none}@media(max-width:767px){.faq__background-image{width:80%;left:-35%;bottom:-5%}}.faq__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.faq__container{padding:0 1rem}}.faq__container{max-width:800px;position:relative;z-index:1}.faq__accordion{display:flex;flex-direction:column}.faq__item{border-bottom:1px solid #e0e0e0}.faq__item:first-child{border-top:1px solid #e0e0e0}.faq__question{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 0;background:transparent;border:none;cursor:pointer;text-align:left;gap:1rem}.faq__question:hover .faq__question-text{color:#03616c}.faq__question[aria-expanded=true] .faq__icon{transform:rotate(180deg)}.faq__question:focus-visible{outline:2px solid #057D8A;outline-offset:2px}@media(max-width:767px){.faq__question{padding:1rem 0}}.faq__question-text{font-family:Stack Sans Headline,sans-serif;font-size:1.125rem;font-weight:600;line-height:1.5;color:#057d8a;transition:color .25s ease}@media(max-width:767px){.faq__question-text{font-size:1rem}}.faq__icon{flex-shrink:0;width:24px;height:24px;position:relative;transition:transform .25s ease}.faq__icon:before{content:"";position:absolute;top:50%;left:50%;width:10px;height:10px;border-right:2px solid #057D8A;border-bottom:2px solid #057D8A;transform:translate(-50%,-70%) rotate(45deg)}.faq__answer{overflow:hidden;max-height:0;transition:max-height .25s ease,padding .25s ease}.faq__answer[aria-hidden=false]{max-height:500px;padding-bottom:1.5rem}@media(max-width:767px){.faq__answer[aria-hidden=false]{padding-bottom:1rem}}.faq__answer p{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#6c757d;margin:0}.page-how-it-works{overflow-x:hidden}.hiw-hero{padding:5rem 0}@media(max-width:767px){.hiw-hero{padding:3rem 0}}.hiw-hero{background-color:#f9f7f4;position:relative;overflow:visible}.hiw-hero__background{position:absolute;width:50%;max-width:600px;right:-15%;top:-20%;z-index:0;pointer-events:none}@media(min-width:768px)and (max-width:1023px){.hiw-hero__background{width:60%;right:-20%;top:-10%}}@media(max-width:767px){.hiw-hero__background{width:80%;right:-30%;top:-5%}}.hiw-hero__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.hiw-hero__container{padding:0 1rem}}.hiw-hero__container{position:relative;z-index:1}.hiw-hero__content{text-align:center;max-width:800px;margin:0 auto 3rem}.hiw-hero__title{font-family:Stack Sans Headline,sans-serif;font-size:3rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1rem}@media(min-width:768px)and (max-width:1023px){.hiw-hero__title{font-size:2.5rem}}@media(max-width:767px){.hiw-hero__title{font-size:2rem}}.hiw-hero__description{font-family:Inter Tight,sans-serif;font-size:1.125rem;line-height:1.75;color:#6c757d}@media(max-width:767px){.hiw-hero__description{font-size:1rem}}.hiw-hero__cards{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(min-width:768px)and (max-width:1023px){.hiw-hero__cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.hiw-hero__cards{grid-template-columns:1fr;gap:1rem}}.hiw-hero__card{background:#ffffff40;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.3);border-radius:12px;box-shadow:0 4px 24px #0000001a;padding:1.5rem;text-align:center;transition:transform .25s ease,box-shadow .25s ease}.hiw-hero__card-icon{width:48px;height:48px;margin:0 auto 1rem;color:#057d8a}.hiw-hero__card-icon svg{width:100%;height:100%}.hiw-hero__card-title{font-family:Stack Sans Headline,sans-serif;font-size:1.125rem;font-weight:600;color:#000;margin-bottom:.5rem}.hiw-hero__card-text{font-family:Inter Tight,sans-serif;font-size:.875rem;line-height:1.75;color:#6c757d;margin:0}.hiw-steps{padding:5rem 0}@media(max-width:767px){.hiw-steps{padding:3rem 0}}.hiw-steps{background-color:#fff}.hiw-steps__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.hiw-steps__container{padding:0 1rem}}.hiw-steps__header{text-align:center;max-width:700px;margin:0 auto 3rem}.hiw-steps__title{font-family:Stack Sans Headline,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1rem}@media(min-width:768px)and (max-width:1023px){.hiw-steps__title{font-size:2rem}}@media(max-width:767px){.hiw-steps__title{font-size:1.5rem}}.hiw-steps__subtitle{font-family:Inter Tight,sans-serif;font-size:1.125rem;line-height:1.75;color:#6c757d;margin:0}@media(max-width:767px){.hiw-steps__subtitle{font-size:1rem}}.hiw-steps__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(min-width:768px)and (max-width:1023px){.hiw-steps__grid{gap:1.5rem}}@media(max-width:767px){.hiw-steps__grid{grid-template-columns:1fr;gap:2rem}}.hiw-steps__card{position:relative;text-align:center}.hiw-steps__card-number{position:absolute;top:-1rem;left:50%;transform:translate(-50%);width:48px;height:48px;background:#057d8a;color:#fff;font-family:Stack Sans Headline,sans-serif;font-size:1.25rem;font-weight:700;border-radius:9999px;display:flex;align-items:center;justify-content:center;z-index:2}.hiw-steps__card-image{background:#f9f7f4;border-radius:16px;padding:2rem 1rem 1rem;margin-bottom:1rem;overflow:hidden}.hiw-steps__card-image img{width:100%;height:auto;border-radius:12px}.hiw-steps__card-title{font-family:Stack Sans Headline,sans-serif;font-size:1.25rem;font-weight:600;color:#000;margin-bottom:.5rem}@media(max-width:767px){.hiw-steps__card-title{font-size:1.125rem}}.hiw-steps__card-text{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#6c757d;margin:0}@media(max-width:767px){.hiw-steps__card-text{font-size:.875rem}}.hiw-screenshots{padding:5rem 0}@media(max-width:767px){.hiw-screenshots{padding:3rem 0}}.hiw-screenshots{background-color:#f9f7f4}.hiw-screenshots__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.hiw-screenshots__container{padding:0 1rem}}.hiw-screenshots__header{text-align:center;max-width:700px;margin:0 auto 4rem}@media(max-width:767px){.hiw-screenshots__header{margin-bottom:2.5rem}}.hiw-screenshots__title{font-family:Stack Sans Headline,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1rem}@media(min-width:768px)and (max-width:1023px){.hiw-screenshots__title{font-size:2rem}}@media(max-width:767px){.hiw-screenshots__title{font-size:1.5rem}}.hiw-screenshots__subtitle{font-family:Inter Tight,sans-serif;font-size:1.125rem;line-height:1.75;color:#6c757d;margin:0}@media(max-width:767px){.hiw-screenshots__subtitle{font-size:1rem}}.hiw-screenshots__items{display:flex;flex-direction:column;gap:4rem}@media(max-width:767px){.hiw-screenshots__items{gap:2.5rem}}.hiw-screenshots__item{display:grid;grid-template-columns:1.2fr 1fr;gap:3rem;align-items:center}@media(min-width:768px)and (max-width:1023px){.hiw-screenshots__item{grid-template-columns:1fr;gap:1.5rem}}.hiw-screenshots__item--reverse{grid-template-columns:1fr 1.2fr}@media(min-width:768px)and (max-width:1023px){.hiw-screenshots__item--reverse{grid-template-columns:1fr}}.hiw-screenshots__item--reverse .hiw-screenshots__item-image{order:2}@media(min-width:768px)and (max-width:1023px){.hiw-screenshots__item--reverse .hiw-screenshots__item-image{order:1}}.hiw-screenshots__item--reverse .hiw-screenshots__item-content{order:1}@media(min-width:768px)and (max-width:1023px){.hiw-screenshots__item--reverse .hiw-screenshots__item-content{order:2}}.hiw-screenshots__item-image img{width:100%;height:auto;border-radius:4px;box-shadow:0 10px 15px #0000001a}.hiw-screenshots__item-title{font-family:Stack Sans Headline,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1rem}@media(min-width:768px)and (max-width:1023px){.hiw-screenshots__item-title{font-size:1.5rem}}@media(max-width:767px){.hiw-screenshots__item-title{font-size:1.25rem}}.hiw-screenshots__item-text{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#6c757d;margin-bottom:1.5rem}.hiw-screenshots__item-features{list-style:none;padding:0;margin:0}.hiw-screenshots__item-features li{position:relative;padding-left:1.5rem;font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000;margin-bottom:.5rem}.hiw-screenshots__item-features li:before{content:"";position:absolute;left:0;top:.75rem;width:8px;height:8px;background:#057d8a;border-radius:9999px}.hiw-screenshots__item-features li:last-child{margin-bottom:0}.hiw-pillars{padding:5rem 0}@media(max-width:767px){.hiw-pillars{padding:3rem 0}}.hiw-pillars{background-color:#fff;position:relative;overflow:hidden}.hiw-pillars__background{position:absolute;width:50%;max-width:700px;left:-20%;bottom:-15%;z-index:0;pointer-events:none}@media(min-width:768px)and (max-width:1023px){.hiw-pillars__background{width:60%;left:-25%;bottom:-10%}}@media(max-width:767px){.hiw-pillars__background{width:80%;left:-35%;bottom:-5%}}.hiw-pillars__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.hiw-pillars__container{padding:0 1rem}}.hiw-pillars__container{position:relative;z-index:1}.hiw-pillars__header{text-align:center;max-width:700px;margin:0 auto 3rem}.hiw-pillars__title{font-family:Stack Sans Headline,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1rem}@media(min-width:768px)and (max-width:1023px){.hiw-pillars__title{font-size:2rem}}@media(max-width:767px){.hiw-pillars__title{font-size:1.5rem}}.hiw-pillars__subtitle{font-family:Inter Tight,sans-serif;font-size:1.125rem;line-height:1.75;color:#6c757d;margin:0}@media(max-width:767px){.hiw-pillars__subtitle{font-size:1rem}}.hiw-pillars__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(min-width:768px)and (max-width:1023px){.hiw-pillars__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.hiw-pillars__grid{grid-template-columns:1fr;gap:1rem}}.hiw-pillars__card{background:#f9f7f4;border-radius:16px;padding:1.5rem;text-align:center;transition:transform .25s ease,box-shadow .25s ease;box-shadow:0 2px 10px #0000001a}.hiw-pillars__card-image{margin-bottom:1rem;border-radius:12px;overflow:hidden}.hiw-pillars__card-image img{width:100%;height:auto;display:block}.hiw-pillars__card-title{font-family:Stack Sans Headline,sans-serif;font-size:1.25rem;font-weight:600;color:#000;margin-bottom:.5rem}@media(max-width:767px){.hiw-pillars__card-title{font-size:1.125rem}}.hiw-pillars__card-text{font-family:Inter Tight,sans-serif;font-size:.875rem;line-height:1.75;color:#6c757d;margin:0}.hiw-features{padding:5rem 0}@media(max-width:767px){.hiw-features{padding:3rem 0}}.hiw-features{background-color:#f4f0ea;position:relative;overflow:hidden}.hiw-features__background{position:absolute;width:60%;right:15%;top:30%;z-index:0;pointer-events:none;transform:rotate(-25deg)}@media(min-width:768px)and (max-width:1023px){.hiw-features__background{width:50%;right:-20%;top:-15%}}@media(max-width:767px){.hiw-features__background{width:60%;right:-25%;top:-10%}}.hiw-features__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.hiw-features__container{padding:0 1rem}}.hiw-features__container{position:relative;z-index:1}.hiw-features__header{text-align:center;max-width:600px;margin:0 auto 3rem}.hiw-features__title{font-family:Stack Sans Headline,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1rem}@media(min-width:768px)and (max-width:1023px){.hiw-features__title{font-size:2rem}}@media(max-width:767px){.hiw-features__title{font-size:1.5rem}}.hiw-features__subtitle{font-family:Inter Tight,sans-serif;font-size:1.125rem;line-height:1.75;color:#6c757d;margin:0}@media(max-width:767px){.hiw-features__subtitle{font-size:1rem}}.hiw-features__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(min-width:768px)and (max-width:1023px){.hiw-features__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.hiw-features__grid{grid-template-columns:1fr;gap:1rem}}.hiw-features__card{background:#ffffff40;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.3);border-radius:12px;box-shadow:0 4px 24px #0000001a;display:flex;flex-direction:column;padding:2rem}@media(max-width:767px){.hiw-features__card{padding:1.5rem}}.hiw-features__card-number{display:inline-flex;align-items:center;justify-content:center;width:52px;height:32px;border-radius:9999px;border:1px solid rgba(0,0,0,.3);font-family:Inter Tight,sans-serif;font-size:.875rem;font-weight:500;color:#000;margin-bottom:1rem}.hiw-features__card-title{font-family:Stack Sans Headline,sans-serif;font-size:1.25rem;font-weight:600;color:#000;margin-bottom:.75rem}@media(max-width:767px){.hiw-features__card-title{font-size:1.125rem}}.hiw-features__card-text{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000;margin:0}@media(max-width:767px){.hiw-features__card-text{font-size:.875rem}}.hiw-audience{padding:5rem 0}@media(max-width:767px){.hiw-audience{padding:3rem 0}}.hiw-audience{background-color:#f9f7f4;position:relative;overflow:hidden}.hiw-audience__background{position:absolute;width:40%;max-width:500px;z-index:0;pointer-events:none}.hiw-audience__background--left{left:-25%;bottom:-15%}@media(min-width:768px)and (max-width:1023px){.hiw-audience__background--left{width:50%;left:-30%;bottom:-10%}}@media(max-width:767px){.hiw-audience__background--left{width:60%;left:-35%;bottom:-5%}}.hiw-audience__background--right{right:-25%;top:-15%;transform:scaleX(-1)}@media(min-width:768px)and (max-width:1023px){.hiw-audience__background--right{width:50%;right:-30%;top:-10%}}@media(max-width:767px){.hiw-audience__background--right{width:60%;right:-35%;top:-5%}}.hiw-audience__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.hiw-audience__container{padding:0 1rem}}.hiw-audience__container{position:relative;z-index:1}.hiw-audience__header{text-align:center;max-width:600px;margin:0 auto 3rem}.hiw-audience__title{font-family:Stack Sans Headline,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1rem}@media(min-width:768px)and (max-width:1023px){.hiw-audience__title{font-size:2rem}}@media(max-width:767px){.hiw-audience__title{font-size:1.5rem}}.hiw-audience__subtitle{font-family:Inter Tight,sans-serif;font-size:1.125rem;line-height:1.75;color:#6c757d;margin:0}@media(max-width:767px){.hiw-audience__subtitle{font-size:1rem}}.hiw-audience__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(min-width:768px)and (max-width:1023px){.hiw-audience__grid{grid-template-columns:1fr;gap:1.5rem}}.hiw-audience__card{background:#fff9;border:1px solid rgba(255,255,255,.6);border-radius:16px;padding:2rem}@media(max-width:767px){.hiw-audience__card{padding:1.5rem}}.hiw-audience__card-title{font-family:Stack Sans Headline,sans-serif;font-size:1.5rem;font-weight:700;color:#000;margin-bottom:.25rem}@media(max-width:767px){.hiw-audience__card-title{font-size:1.25rem}}.hiw-audience__card-tagline{font-family:Inter Tight,sans-serif;font-size:1rem;color:#6c757d;margin-bottom:1rem}.hiw-audience__card-divider{width:100%;height:1px;background-color:#e0e0e0;margin-bottom:1rem}.hiw-audience__card-subtitle{font-family:Stack Sans Headline,sans-serif;font-size:.875rem;font-weight:600;color:#000;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem}.hiw-audience__card-list{list-style:none;padding:0;margin:0}.hiw-audience__card-list li{position:relative;padding-left:1.25rem;font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000;margin-bottom:.5rem}.hiw-audience__card-list li:before{content:"";position:absolute;left:0;top:8px;width:8px;height:8px;background:#057d8a;transform:rotate(45deg)}.hiw-audience__card-list li:last-child{margin-bottom:0}.page-about{overflow-x:hidden}.about-hero{padding:5rem 0}@media(max-width:767px){.about-hero{padding:3rem 0}}.about-hero{background-color:#f9f7f4;position:relative;overflow:visible}.about-hero__background{position:absolute;width:50%;max-width:600px;right:-15%;top:-60%;z-index:0;pointer-events:none}@media(min-width:768px)and (max-width:1023px){.about-hero__background{width:60%;right:-20%;top:-10%}}@media(max-width:767px){.about-hero__background{width:80%;right:-30%;top:-5%}}.about-hero__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.about-hero__container{padding:0 1rem}}.about-hero__container{position:relative;z-index:1}.about-hero__content{text-align:center;max-width:800px;margin:0 auto}.about-hero__title{font-family:Stack Sans Headline,sans-serif;font-size:3rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1rem}@media(min-width:768px)and (max-width:1023px){.about-hero__title{font-size:2.5rem}}@media(max-width:767px){.about-hero__title{font-size:2rem}}.about-hero__description{font-family:Inter Tight,sans-serif;font-size:1.125rem;line-height:1.75;color:#6c757d}@media(max-width:767px){.about-hero__description{font-size:1rem}}.about-story{padding:5rem 0}@media(max-width:767px){.about-story{padding:3rem 0}}.about-story{background-color:#f4f0ea;position:relative}.about-story__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.about-story__container{padding:0 1rem}}.about-story__content{max-width:800px;margin:0 auto;text-align:center}.about-story__title{font-family:Stack Sans Headline,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:2rem}@media(min-width:768px)and (max-width:1023px){.about-story__title{font-size:2rem}}@media(max-width:767px){.about-story__title{font-size:1.5rem}}.about-story__text{font-family:Inter Tight,sans-serif;font-size:1.125rem;line-height:1.75;color:#000;margin-bottom:1.5rem}.about-story__text:last-child{margin-bottom:0}@media(max-width:767px){.about-story__text{font-size:1rem}}.about-values{padding:5rem 0}@media(max-width:767px){.about-values{padding:3rem 0}}.about-values{background-color:#fff;position:relative;overflow:hidden}.about-values__background{position:absolute;width:60%;max-width:700px;left:-20%;bottom:-20%;z-index:0;pointer-events:none;opacity:.5}@media(min-width:768px)and (max-width:1023px){.about-values__background{width:70%;left:-25%;bottom:-15%}}@media(max-width:767px){.about-values__background{width:90%;left:-35%;bottom:-10%}}.about-values__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.about-values__container{padding:0 1rem}}.about-values__container{position:relative;z-index:1}.about-values__header{text-align:center;max-width:600px;margin:0 auto 3rem}.about-values__title{font-family:Stack Sans Headline,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1rem}@media(min-width:768px)and (max-width:1023px){.about-values__title{font-size:2rem}}@media(max-width:767px){.about-values__title{font-size:1.5rem}}.about-values__subtitle{font-family:Inter Tight,sans-serif;font-size:1.125rem;line-height:1.75;color:#6c757d;margin:0}@media(max-width:767px){.about-values__subtitle{font-size:1rem}}.about-values__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(min-width:768px)and (max-width:1023px){.about-values__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.about-values__grid{grid-template-columns:1fr;gap:1rem}}.about-values__card{background:#ffffff40;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.3);border-radius:12px;box-shadow:0 4px 24px #0000001a;padding:2rem;text-align:center;transition:transform .25s ease,box-shadow .25s ease}@media(max-width:767px){.about-values__card{padding:1.5rem}}.about-values__card-icon{width:48px;height:48px;margin:0 auto 1rem;color:#057d8a}.about-values__card-icon svg{width:100%;height:100%}.about-values__card-title{font-family:Stack Sans Headline,sans-serif;font-size:1.25rem;font-weight:600;color:#000;margin-bottom:.75rem}@media(max-width:767px){.about-values__card-title{font-size:1.125rem}}.about-values__card-text{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#6c757d;margin:0}@media(max-width:767px){.about-values__card-text{font-size:.875rem}}.blog__grid--three{grid-template-columns:repeat(3,1fr)}@media(min-width:768px)and (max-width:1023px){.blog__grid--three{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.blog__grid--three{grid-template-columns:1fr}}.page-security{overflow-x:hidden}.security-hero{padding:5rem 0}@media(max-width:767px){.security-hero{padding:3rem 0}}.security-hero{background-color:#f9f7f4;position:relative;overflow:visible}.security-hero__background--right{position:absolute;width:50%;max-width:600px;right:-15%;top:-60%;z-index:0;pointer-events:none}@media(min-width:768px)and (max-width:1023px){.security-hero__background--right{width:60%;right:-20%;top:-10%}}@media(max-width:767px){.security-hero__background--right{width:80%;right:-30%;top:-5%}}.security-hero__background--left{position:absolute;width:40%;max-width:500px;left:-15%;bottom:-40%;z-index:0;pointer-events:none;opacity:.6;transform:rotate(-30deg)}@media(min-width:768px)and (max-width:1023px){.security-hero__background--left{width:50%;left:-20%;bottom:-30%}}@media(max-width:767px){.security-hero__background--left{width:70%;left:-30%;bottom:-20%;opacity:.4}}.security-hero__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.security-hero__container{padding:0 1rem}}.security-hero__container{position:relative;z-index:1}.security-hero__content{text-align:center;max-width:900px;margin:0 auto}.security-hero__title{font-family:Stack Sans Headline,sans-serif;font-size:3rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1.5rem}@media(min-width:768px)and (max-width:1023px){.security-hero__title{font-size:2.5rem}}@media(max-width:767px){.security-hero__title{font-size:2rem}}.security-hero__description{font-family:Inter Tight,sans-serif;font-size:1.125rem;line-height:1.75;color:#6c757d}@media(max-width:767px){.security-hero__description{font-size:1rem}}.security-overview{padding:5rem 0}@media(max-width:767px){.security-overview{padding:3rem 0}}.security-overview{position:relative;overflow:hidden;position:static;background-color:#f4f0ea}.security-overview__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.security-overview__container{padding:0 1rem}}.security-overview__container{max-width:900px;position:relative;z-index:1}.security-overview__title{font-family:Stack Sans Headline,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1.5rem}@media(min-width:768px)and (max-width:1023px){.security-overview__title{font-size:1.5rem}}@media(max-width:767px){.security-overview__title{font-size:1.25rem}}.security-overview__content p{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000;margin-bottom:1rem}.security-overview__content p:last-child{margin-bottom:0}.security-overview__content p a{color:#057d8a;text-decoration:underline;transition:color .15s ease}.security-overview__content p a:hover{color:#03616c}.security-privacy{padding:5rem 0}@media(max-width:767px){.security-privacy{padding:3rem 0}}.security-privacy{position:relative;overflow:hidden;background-color:#fff}.security-privacy__background{position:absolute;height:85%;right:-500px;top:5%;z-index:0;pointer-events:none}@media(max-width:767px){.security-privacy__background{width:70%;right:-30%;top:0;opacity:.3}}.security-privacy__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.security-privacy__container{padding:0 1rem}}.security-privacy__container{max-width:900px;position:relative;z-index:1}.security-privacy__title{font-family:Stack Sans Headline,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1.5rem}@media(min-width:768px)and (max-width:1023px){.security-privacy__title{font-size:1.5rem}}@media(max-width:767px){.security-privacy__title{font-size:1.25rem}}.security-privacy__content p{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000;margin-bottom:1rem}.security-privacy__content p:last-child{margin-bottom:0}.security-privacy__content p a{color:#057d8a;text-decoration:underline;transition:color .15s ease}.security-privacy__content p a:hover{color:#03616c}.security-privacy__intro{font-size:1.125rem;font-weight:500;margin-bottom:1.5rem}@media(max-width:767px){.security-privacy__intro{font-size:1rem}}.security-privacy__subtitle{font-family:Stack Sans Headline,sans-serif;font-size:1.25rem;font-weight:600;color:#000;margin-top:2rem;margin-bottom:1rem}@media(max-width:767px){.security-privacy__subtitle{font-size:1.125rem}}.security-privacy__note{font-size:.875rem;color:#6c757d;font-style:italic;margin-top:.75rem}.security-ai{padding:5rem 0}@media(max-width:767px){.security-ai{padding:3rem 0}}.security-ai{position:relative;overflow:hidden;background-color:#f9f7f4}.security-ai__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.security-ai__container{padding:0 1rem}}.security-ai__container{max-width:900px;position:relative;z-index:1}.security-ai__title{font-family:Stack Sans Headline,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1.5rem}@media(min-width:768px)and (max-width:1023px){.security-ai__title{font-size:1.5rem}}@media(max-width:767px){.security-ai__title{font-size:1.25rem}}.security-ai__content p{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000;margin-bottom:1rem}.security-ai__content p:last-child{margin-bottom:0}.security-ai__content p a{color:#057d8a;text-decoration:underline;transition:color .15s ease}.security-ai__content p a:hover{color:#03616c}.security-ai__subtitle{font-family:Stack Sans Headline,sans-serif;font-size:1.25rem;font-weight:600;color:#000;margin-top:2rem;margin-bottom:1rem}@media(max-width:767px){.security-ai__subtitle{font-size:1.125rem}}.security-ai__subtitle-small{font-family:Stack Sans Headline,sans-serif;font-size:1.125rem;font-weight:600;color:#000;margin-top:1.5rem;margin-bottom:.75rem}@media(max-width:767px){.security-ai__subtitle-small{font-size:1rem}}.security-toms{padding:5rem 0}@media(max-width:767px){.security-toms{padding:3rem 0}}.security-toms{position:relative;overflow:hidden;background-color:#fff}.security-toms__background{position:absolute;width:50%;max-width:550px;left:-20%;bottom:0;z-index:0;pointer-events:none}@media(min-width:768px)and (max-width:1023px){.security-toms__background{width:60%;left:-25%;bottom:-25%}}@media(max-width:767px){.security-toms__background{width:80%;left:-35%;bottom:-20%}}.security-toms__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.security-toms__container{padding:0 1rem}}.security-toms__container{max-width:900px;position:relative;z-index:1}.security-toms__title{font-family:Stack Sans Headline,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1.5rem}@media(min-width:768px)and (max-width:1023px){.security-toms__title{font-size:1.5rem}}@media(max-width:767px){.security-toms__title{font-size:1.25rem}}.security-toms__content p{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000;margin-bottom:1rem}.security-toms__content p:last-child{margin-bottom:0}.security-toms__content p a{color:#057d8a;text-decoration:underline;transition:color .15s ease}.security-toms__content p a:hover{color:#03616c}.security-toms__intro{font-size:1.125rem;font-weight:500;margin-bottom:1.5rem}@media(max-width:767px){.security-toms__intro{font-size:1rem}}.security-toms__subtitle{font-family:Stack Sans Headline,sans-serif;font-size:1.25rem;font-weight:600;color:#000;margin-top:2rem;margin-bottom:1rem}@media(max-width:767px){.security-toms__subtitle{font-size:1.125rem}}.security-infrastructure{padding:5rem 0}@media(max-width:767px){.security-infrastructure{padding:3rem 0}}.security-infrastructure{position:relative;overflow:hidden;background-color:#f4f0ea}.security-infrastructure__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.security-infrastructure__container{padding:0 1rem}}.security-infrastructure__container{max-width:900px;position:relative;z-index:1}.security-infrastructure__title{font-family:Stack Sans Headline,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1.5rem}@media(min-width:768px)and (max-width:1023px){.security-infrastructure__title{font-size:1.5rem}}@media(max-width:767px){.security-infrastructure__title{font-size:1.25rem}}.security-infrastructure__content p{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000;margin-bottom:1rem}.security-infrastructure__content p:last-child{margin-bottom:0}.security-infrastructure__content p a{color:#057d8a;text-decoration:underline;transition:color .15s ease}.security-infrastructure__content p a:hover{color:#03616c}.security-transfers{padding:5rem 0}@media(max-width:767px){.security-transfers{padding:3rem 0}}.security-transfers{position:relative;overflow:hidden;background-color:#f9f7f4}.security-transfers__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.security-transfers__container{padding:0 1rem}}.security-transfers__container{max-width:900px;position:relative;z-index:1}.security-transfers__title{font-family:Stack Sans Headline,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1.5rem}@media(min-width:768px)and (max-width:1023px){.security-transfers__title{font-size:1.5rem}}@media(max-width:767px){.security-transfers__title{font-size:1.25rem}}.security-transfers__content p{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000;margin-bottom:1rem}.security-transfers__content p:last-child{margin-bottom:0}.security-transfers__content p a{color:#057d8a;text-decoration:underline;transition:color .15s ease}.security-transfers__content p a:hover{color:#03616c}.security-responsibilities{padding:5rem 0}@media(max-width:767px){.security-responsibilities{padding:3rem 0}}.security-responsibilities{position:relative;overflow:hidden;background-color:#fff}.security-responsibilities__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.security-responsibilities__container{padding:0 1rem}}.security-responsibilities__container{max-width:900px;position:relative;z-index:1}.security-responsibilities__title{font-family:Stack Sans Headline,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1.5rem}@media(min-width:768px)and (max-width:1023px){.security-responsibilities__title{font-size:1.5rem}}@media(max-width:767px){.security-responsibilities__title{font-size:1.25rem}}.security-responsibilities__content p{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000;margin-bottom:1rem}.security-responsibilities__content p:last-child{margin-bottom:0}.security-responsibilities__content p a{color:#057d8a;text-decoration:underline;transition:color .15s ease}.security-responsibilities__content p a:hover{color:#03616c}.security-responsibilities__intro{font-size:1.125rem;font-weight:500;margin-bottom:1.5rem}@media(max-width:767px){.security-responsibilities__intro{font-size:1rem}}.security-responsibilities__subtitle{font-family:Stack Sans Headline,sans-serif;font-size:1.25rem;font-weight:600;color:#000;margin-top:2rem;margin-bottom:1rem}@media(max-width:767px){.security-responsibilities__subtitle{font-size:1.125rem}}.security-contact{padding:5rem 0}@media(max-width:767px){.security-contact{padding:3rem 0}}.security-contact{position:relative;overflow:hidden;background-color:#f4f0ea}.security-contact__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.security-contact__container{padding:0 1rem}}.security-contact__container{max-width:900px;position:relative;z-index:1;text-align:center}.security-contact__title{font-family:Stack Sans Headline,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1.5rem}@media(min-width:768px)and (max-width:1023px){.security-contact__title{font-size:1.5rem}}@media(max-width:767px){.security-contact__title{font-size:1.25rem}}.security-contact__content p{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000;margin-bottom:1rem}.security-contact__content p:last-child{margin-bottom:0}.security-contact__content p a{color:#057d8a;text-decoration:underline;transition:color .15s ease}.security-contact__content p a:hover{color:#03616c}.security-contact__info p{margin-bottom:.5rem}.security-contact__info p:last-child{margin-bottom:0}.security-contact__info a{color:#057d8a;text-decoration:none;font-weight:500}.security-contact__info a:hover{text-decoration:underline}.security-list{list-style:none;padding:0;margin:0 0 1rem}.security-list li{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000;padding-left:1.5rem;margin-bottom:.75rem;position:relative}.security-list li:before{content:"";position:absolute;left:0;top:.6em;width:6px;height:6px;background-color:#057d8a;border-radius:9999px}.security-list li strong{font-weight:600}.security-list li:last-child{margin-bottom:0}.security-table-wrapper{overflow-x:auto;margin:1rem 0;-webkit-overflow-scrolling:touch}.security-table{width:100%;border-collapse:collapse;font-family:Inter Tight,sans-serif;font-size:1rem}.security-table th,.security-table td{padding:1rem;text-align:left;border-bottom:1px solid #e0e0e0}.security-table th{font-family:Stack Sans Headline,sans-serif;font-weight:600;color:#000;background-color:#f4f0ea}.security-table td{color:#000}.security-table tbody tr:hover{background-color:#057d8a08}@media(max-width:767px){.security-table{font-size:.875rem}.security-table th,.security-table td{padding:.75rem}}.security-info{padding:5rem 0}@media(max-width:767px){.security-info{padding:3rem 0}}.security-info{background-color:#fff;position:relative;overflow:hidden}.security-info__background{position:absolute;width:70%;max-width:800px;right:-25%;top:-15%;z-index:0;pointer-events:none;opacity:.5;transform:rotate(-20deg)}@media(min-width:768px)and (max-width:1023px){.security-info__background{width:80%;right:-30%;top:-10%}}@media(max-width:767px){.security-info__background{width:100%;right:-40%;top:-5%;opacity:.35}}.security-info__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.security-info__container{padding:0 1rem}}.security-info__container{position:relative;z-index:1}.security-info__title{font-family:Stack Sans Headline,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;color:#000;text-align:center;margin-bottom:3rem}@media(min-width:768px)and (max-width:1023px){.security-info__title{font-size:1.5rem}}@media(max-width:767px){.security-info__title{font-size:1.25rem;margin-bottom:2rem}}.security-info__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem}@media(min-width:768px)and (max-width:1023px){.security-info__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.security-info__grid{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem}}.security-info__card{background:#ffffff40;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.3);border-radius:12px;box-shadow:0 4px 24px #0000001a;padding:2rem}@media(max-width:767px){.security-info__card{padding:1.5rem}}.security-info__card-title{font-family:Stack Sans Headline,sans-serif;font-size:1.25rem;font-weight:600;color:#000;margin-bottom:1rem}@media(max-width:767px){.security-info__card-title{font-size:1.125rem}}.security-info__card-text{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#6c757d;margin:0}@media(max-width:767px){.security-info__card-text{font-size:.875rem}}.security-info__summary{background:#fff6;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.5);border-radius:12px;box-shadow:0 4px 24px #0000001a;padding:2rem;text-align:center;background:#f9f7f40d;border-color:#057d8a26}.security-info__summary p{font-family:Inter Tight,sans-serif;font-size:1.125rem;font-weight:500;line-height:1.75;color:#000;margin:0}@media(max-width:767px){.security-info__summary p{font-size:1rem}}.security-docs{padding:5rem 0}@media(max-width:767px){.security-docs{padding:3rem 0}}.security-docs{background-color:#f4f0ea;position:relative;overflow:hidden}.security-docs__pattern{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:url(/images/graphical_elements/Deventura_light_bg.svg);background-size:cover;background-position:center;opacity:.25}.security-docs__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.security-docs__container{padding:0 1rem}}.security-docs__container{text-align:center;position:relative;z-index:1}.security-docs__title{font-family:Stack Sans Headline,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:2rem}@media(min-width:768px)and (max-width:1023px){.security-docs__title{font-size:1.5rem}}@media(max-width:767px){.security-docs__title{font-size:1.25rem;margin-bottom:1.5rem}}.security-docs__links{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.security-docs__link{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-family:Stack Sans Headline,sans-serif;font-size:1rem;font-weight:500;color:#057d8a;background-color:#fff;border:1px solid #057D8A;border-radius:9999px;text-decoration:none;transition:all .25s ease}.security-docs__link:hover{background-color:#057d8a;color:#fff}@media(max-width:767px){.security-docs__link{font-size:.875rem;padding:.5rem 1rem}}.page-privacy{overflow-x:hidden}.privacy-hero{padding:5rem 0}@media(max-width:767px){.privacy-hero{padding:3rem 0}}.privacy-hero{background-color:#f9f7f4;position:relative;overflow:visible}.privacy-hero__background--left{position:absolute;width:40%;max-width:500px;left:-20%;bottom:-20%;z-index:0;pointer-events:none;transform:rotate(160deg)}@media(min-width:768px)and (max-width:1023px){.privacy-hero__background--left{width:50%;left:-20%;bottom:-30%}}@media(max-width:767px){.privacy-hero__background--left{width:70%;left:-30%;bottom:-20%;opacity:.4}}.privacy-hero__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.privacy-hero__container{padding:0 1rem}}.privacy-hero__container{position:relative;z-index:1}.privacy-hero__content{text-align:center;max-width:900px;margin:0 auto}.privacy-hero__title{font-family:Stack Sans Headline,sans-serif;font-size:3rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1.5rem}@media(min-width:768px)and (max-width:1023px){.privacy-hero__title{font-size:2.5rem}}@media(max-width:767px){.privacy-hero__title{font-size:2rem}}.privacy-hero__description{font-family:Inter Tight,sans-serif;font-size:1.125rem;line-height:1.75;color:#6c757d;margin-bottom:2rem}@media(max-width:767px){.privacy-hero__description{font-size:1rem;margin-bottom:1.5rem}}.privacy-hero__actions{display:flex;flex-direction:column;align-items:center;gap:1rem}.privacy-hero__updated{font-family:Inter Tight,sans-serif;font-size:.875rem;color:#6c757d;margin:0}.privacy-roles{padding:5rem 0}@media(max-width:767px){.privacy-roles{padding:3rem 0}}.privacy-roles{position:relative;overflow:hidden;background-color:#f4f0ea;position:static}.privacy-roles__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.privacy-roles__container{padding:0 1rem}}.privacy-roles__container{max-width:900px;position:relative;z-index:1}.privacy-roles__title{font-family:Stack Sans Headline,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1.5rem}@media(min-width:768px)and (max-width:1023px){.privacy-roles__title{font-size:1.5rem}}@media(max-width:767px){.privacy-roles__title{font-size:1.25rem}}.privacy-roles__content p{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000;margin-bottom:1rem}.privacy-roles__content p:last-child{margin-bottom:0}.privacy-roles__content p a{color:#057d8a;text-decoration:underline;transition:color .15s ease}.privacy-roles__content p a:hover{color:#03616c}.privacy-roles__subtitle{font-family:Stack Sans Headline,sans-serif;font-size:1.25rem;font-weight:600;color:#000;margin-top:2rem;margin-bottom:1rem}@media(max-width:767px){.privacy-roles__subtitle{font-size:1.125rem}}.privacy-collect{padding:5rem 0}@media(max-width:767px){.privacy-collect{padding:3rem 0}}.privacy-collect{position:relative;overflow:hidden;background-color:#fff}.privacy-collect__background{position:absolute;height:85%;right:-500px;top:5%;z-index:0;pointer-events:none}@media(max-width:767px){.privacy-collect__background{width:70%;right:-30%;top:0;opacity:.3}}.privacy-collect__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.privacy-collect__container{padding:0 1rem}}.privacy-collect__container{max-width:900px;position:relative;z-index:1}.privacy-collect__title{font-family:Stack Sans Headline,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1.5rem}@media(min-width:768px)and (max-width:1023px){.privacy-collect__title{font-size:1.5rem}}@media(max-width:767px){.privacy-collect__title{font-size:1.25rem}}.privacy-collect__content p{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000;margin-bottom:1rem}.privacy-collect__content p:last-child{margin-bottom:0}.privacy-collect__content p a{color:#057d8a;text-decoration:underline;transition:color .15s ease}.privacy-collect__content p a:hover{color:#03616c}.privacy-collect__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem}@media(max-width:767px){.privacy-collect__cards{grid-template-columns:1fr;gap:1rem}}.privacy-collect__card{background:#ffffff40;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.3);border-radius:12px;box-shadow:0 4px 24px #0000001a;padding:1.5rem}@media(max-width:767px){.privacy-collect__card{padding:1.25rem}}.privacy-collect__card-title{font-family:Stack Sans Headline,sans-serif;font-size:1.125rem;font-weight:600;color:#000;margin-bottom:1rem}@media(max-width:767px){.privacy-collect__card-title{font-size:1rem}}.privacy-usage{padding:5rem 0}@media(max-width:767px){.privacy-usage{padding:3rem 0}}.privacy-usage{position:relative;overflow:hidden;background-color:#f4f0ea}.privacy-usage__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.privacy-usage__container{padding:0 1rem}}.privacy-usage__container{max-width:900px;position:relative;z-index:1}.privacy-usage__title{font-family:Stack Sans Headline,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1.5rem}@media(min-width:768px)and (max-width:1023px){.privacy-usage__title{font-size:1.5rem}}@media(max-width:767px){.privacy-usage__title{font-size:1.25rem}}.privacy-usage__content p{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000;margin-bottom:1rem}.privacy-usage__content p:last-child{margin-bottom:0}.privacy-usage__content p a{color:#057d8a;text-decoration:underline;transition:color .15s ease}.privacy-usage__content p a:hover{color:#03616c}.privacy-security{padding:5rem 0}@media(max-width:767px){.privacy-security{padding:3rem 0}}.privacy-security{position:relative;overflow:hidden;background-color:#f9f7f4}.privacy-security__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.privacy-security__container{padding:0 1rem}}.privacy-security__container{max-width:900px;position:relative;z-index:1}.privacy-security__title{font-family:Stack Sans Headline,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1.5rem}@media(min-width:768px)and (max-width:1023px){.privacy-security__title{font-size:1.5rem}}@media(max-width:767px){.privacy-security__title{font-size:1.25rem}}.privacy-security__content p{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000;margin-bottom:1rem}.privacy-security__content p:last-child{margin-bottom:0}.privacy-security__content p a{color:#057d8a;text-decoration:underline;transition:color .15s ease}.privacy-security__content p a:hover{color:#03616c}.privacy-security__subtitle{font-family:Stack Sans Headline,sans-serif;font-size:1.25rem;font-weight:600;color:#000;margin-top:2rem;margin-bottom:1rem}@media(max-width:767px){.privacy-security__subtitle{font-size:1.125rem}}.privacy-retention{padding:5rem 0}@media(max-width:767px){.privacy-retention{padding:3rem 0}}.privacy-retention{position:relative;overflow:hidden;background-color:#fff}.privacy-retention__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.privacy-retention__container{padding:0 1rem}}.privacy-retention__container{max-width:900px;position:relative;z-index:1}.privacy-retention__title{font-family:Stack Sans Headline,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1.5rem}@media(min-width:768px)and (max-width:1023px){.privacy-retention__title{font-size:1.5rem}}@media(max-width:767px){.privacy-retention__title{font-size:1.25rem}}.privacy-retention__content p{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000;margin-bottom:1rem}.privacy-retention__content p:last-child{margin-bottom:0}.privacy-retention__content p a{color:#057d8a;text-decoration:underline;transition:color .15s ease}.privacy-retention__content p a:hover{color:#03616c}.privacy-sharing{padding:5rem 0}@media(max-width:767px){.privacy-sharing{padding:3rem 0}}.privacy-sharing{position:relative;overflow:hidden;background-color:#f4f0ea}.privacy-sharing__background{position:absolute;width:50%;max-width:550px;left:-20%;bottom:0;z-index:0;pointer-events:none}@media(min-width:768px)and (max-width:1023px){.privacy-sharing__background{width:60%;left:-25%;bottom:-25%}}@media(max-width:767px){.privacy-sharing__background{width:80%;left:-35%;bottom:-20%}}.privacy-sharing__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.privacy-sharing__container{padding:0 1rem}}.privacy-sharing__container{max-width:900px;position:relative;z-index:1}.privacy-sharing__title{font-family:Stack Sans Headline,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1.5rem}@media(min-width:768px)and (max-width:1023px){.privacy-sharing__title{font-size:1.5rem}}@media(max-width:767px){.privacy-sharing__title{font-size:1.25rem}}.privacy-sharing__content p{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000;margin-bottom:1rem}.privacy-sharing__content p:last-child{margin-bottom:0}.privacy-sharing__content p a{color:#057d8a;text-decoration:underline;transition:color .15s ease}.privacy-sharing__content p a:hover{color:#03616c}.privacy-sharing__subtitle{font-family:Stack Sans Headline,sans-serif;font-size:1.25rem;font-weight:600;color:#000;margin-top:2rem;margin-bottom:1rem}@media(max-width:767px){.privacy-sharing__subtitle{font-size:1.125rem}}.privacy-sharing__card{background:#ffffff40;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.3);border-radius:12px;box-shadow:0 4px 24px #0000001a;padding:1.5rem;margin-top:1.5rem}@media(max-width:767px){.privacy-sharing__card{padding:1.25rem}}.privacy-sharing__card-title{font-family:Stack Sans Headline,sans-serif;font-size:1.125rem;font-weight:600;color:#000;margin-bottom:1rem}@media(max-width:767px){.privacy-sharing__card-title{font-size:1rem}}.privacy-transfers{padding:5rem 0}@media(max-width:767px){.privacy-transfers{padding:3rem 0}}.privacy-transfers{position:relative;overflow:hidden;background-color:#fff}.privacy-transfers__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.privacy-transfers__container{padding:0 1rem}}.privacy-transfers__container{max-width:900px;position:relative;z-index:1}.privacy-transfers__title{font-family:Stack Sans Headline,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1.5rem}@media(min-width:768px)and (max-width:1023px){.privacy-transfers__title{font-size:1.5rem}}@media(max-width:767px){.privacy-transfers__title{font-size:1.25rem}}.privacy-transfers__content p{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000;margin-bottom:1rem}.privacy-transfers__content p:last-child{margin-bottom:0}.privacy-transfers__content p a{color:#057d8a;text-decoration:underline;transition:color .15s ease}.privacy-transfers__content p a:hover{color:#03616c}.privacy-rights{padding:5rem 0}@media(max-width:767px){.privacy-rights{padding:3rem 0}}.privacy-rights{position:relative;overflow:hidden;background-color:#f9f7f4}.privacy-rights__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.privacy-rights__container{padding:0 1rem}}.privacy-rights__container{max-width:900px;position:relative;z-index:1}.privacy-rights__title{font-family:Stack Sans Headline,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1.5rem}@media(min-width:768px)and (max-width:1023px){.privacy-rights__title{font-size:1.5rem}}@media(max-width:767px){.privacy-rights__title{font-size:1.25rem}}.privacy-rights__content p{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000;margin-bottom:1rem}.privacy-rights__content p:last-child{margin-bottom:0}.privacy-rights__content p a{color:#057d8a;text-decoration:underline;transition:color .15s ease}.privacy-rights__content p a:hover{color:#03616c}.privacy-rights__intro{font-size:1.125rem;font-weight:500;margin-bottom:1.5rem}@media(max-width:767px){.privacy-rights__intro{font-size:1rem}}.privacy-cookies{padding:5rem 0}@media(max-width:767px){.privacy-cookies{padding:3rem 0}}.privacy-cookies{position:relative;overflow:hidden;background-color:#f4f0ea}.privacy-cookies__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.privacy-cookies__container{padding:0 1rem}}.privacy-cookies__container{max-width:900px;position:relative;z-index:1}.privacy-cookies__title{font-family:Stack Sans Headline,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1.5rem}@media(min-width:768px)and (max-width:1023px){.privacy-cookies__title{font-size:1.5rem}}@media(max-width:767px){.privacy-cookies__title{font-size:1.25rem}}.privacy-cookies__content p{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000;margin-bottom:1rem}.privacy-cookies__content p:last-child{margin-bottom:0}.privacy-cookies__content p a{color:#057d8a;text-decoration:underline;transition:color .15s ease}.privacy-cookies__content p a:hover{color:#03616c}.privacy-cookies__subtitle{font-family:Stack Sans Headline,sans-serif;font-size:1.25rem;font-weight:600;color:#000;margin-top:2rem;margin-bottom:1rem}@media(max-width:767px){.privacy-cookies__subtitle{font-size:1.125rem}}.privacy-applicants{padding:5rem 0}@media(max-width:767px){.privacy-applicants{padding:3rem 0}}.privacy-applicants{position:relative;overflow:hidden;background-color:#fff}.privacy-applicants__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.privacy-applicants__container{padding:0 1rem}}.privacy-applicants__container{max-width:900px;position:relative;z-index:1}.privacy-applicants__title{font-family:Stack Sans Headline,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1.5rem}@media(min-width:768px)and (max-width:1023px){.privacy-applicants__title{font-size:1.5rem}}@media(max-width:767px){.privacy-applicants__title{font-size:1.25rem}}.privacy-applicants__content p{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000;margin-bottom:1rem}.privacy-applicants__content p:last-child{margin-bottom:0}.privacy-applicants__content p a{color:#057d8a;text-decoration:underline;transition:color .15s ease}.privacy-applicants__content p a:hover{color:#03616c}.privacy-contractors{padding:5rem 0}@media(max-width:767px){.privacy-contractors{padding:3rem 0}}.privacy-contractors{position:relative;overflow:hidden;background-color:#f4f0ea}.privacy-contractors__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.privacy-contractors__container{padding:0 1rem}}.privacy-contractors__container{max-width:900px;position:relative;z-index:1}.privacy-contractors__title{font-family:Stack Sans Headline,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1.5rem}@media(min-width:768px)and (max-width:1023px){.privacy-contractors__title{font-size:1.5rem}}@media(max-width:767px){.privacy-contractors__title{font-size:1.25rem}}.privacy-contractors__content p{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000;margin-bottom:1rem}.privacy-contractors__content p:last-child{margin-bottom:0}.privacy-contractors__content p a{color:#057d8a;text-decoration:underline;transition:color .15s ease}.privacy-contractors__content p a:hover{color:#03616c}.privacy-no-sale{padding:5rem 0}@media(max-width:767px){.privacy-no-sale{padding:3rem 0}}.privacy-no-sale{position:relative;overflow:hidden;background-color:#f9f7f4}.privacy-no-sale__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.privacy-no-sale__container{padding:0 1rem}}.privacy-no-sale__container{max-width:900px;position:relative;z-index:1}.privacy-no-sale__title{font-family:Stack Sans Headline,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1.5rem}@media(min-width:768px)and (max-width:1023px){.privacy-no-sale__title{font-size:1.5rem}}@media(max-width:767px){.privacy-no-sale__title{font-size:1.25rem}}.privacy-no-sale__content p{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000;margin-bottom:1rem}.privacy-no-sale__content p:last-child{margin-bottom:0}.privacy-no-sale__content p a{color:#057d8a;text-decoration:underline;transition:color .15s ease}.privacy-no-sale__content p a:hover{color:#03616c}.privacy-changes{padding:5rem 0}@media(max-width:767px){.privacy-changes{padding:3rem 0}}.privacy-changes{position:relative;overflow:hidden;position:static;background-color:#fff}.privacy-changes__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.privacy-changes__container{padding:0 1rem}}.privacy-changes__container{max-width:900px;position:relative;z-index:1}.privacy-changes__title{font-family:Stack Sans Headline,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1.5rem}@media(min-width:768px)and (max-width:1023px){.privacy-changes__title{font-size:1.5rem}}@media(max-width:767px){.privacy-changes__title{font-size:1.25rem}}.privacy-changes__content p{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000;margin-bottom:1rem}.privacy-changes__content p:last-child{margin-bottom:0}.privacy-changes__content p a{color:#057d8a;text-decoration:underline;transition:color .15s ease}.privacy-changes__content p a:hover{color:#03616c}.privacy-contact{padding:5rem 0}@media(max-width:767px){.privacy-contact{padding:3rem 0}}.privacy-contact{position:relative;overflow:hidden;overflow:visible;background-color:#f4f0ea}.privacy-contact__background{position:absolute;height:100%;right:-10%;top:-5%;z-index:0;pointer-events:none;transform:rotate(-20deg)}@media(min-width:768px)and (max-width:1023px){.privacy-contact__background{width:80%;right:-30%;top:-10%}}@media(max-width:767px){.privacy-contact__background{width:100%;right:-40%;top:-5%;opacity:.35}}.privacy-contact__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.privacy-contact__container{padding:0 1rem}}.privacy-contact__container{max-width:900px;position:relative;z-index:1;text-align:center}.privacy-contact__title{font-family:Stack Sans Headline,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1.5rem}@media(min-width:768px)and (max-width:1023px){.privacy-contact__title{font-size:1.5rem}}@media(max-width:767px){.privacy-contact__title{font-size:1.25rem}}.privacy-contact__content p{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000;margin-bottom:1rem}.privacy-contact__content p:last-child{margin-bottom:0}.privacy-contact__content p a{color:#057d8a;text-decoration:underline;transition:color .15s ease}.privacy-contact__content p a:hover{color:#03616c}.privacy-contact__content,.privacy-contact__info{margin-bottom:2rem}.privacy-contact__info p{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000;margin-bottom:.5rem}.privacy-contact__info p:last-child{margin-bottom:0}.privacy-contact__info a{color:#057d8a;text-decoration:none;font-weight:500}.privacy-contact__info a:hover{text-decoration:underline}.privacy-list{list-style:none;padding:0;margin:0 0 1rem}.privacy-list li{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000;padding-left:1.5rem;margin-bottom:.75rem;position:relative}.privacy-list li:before{content:"";position:absolute;left:0;top:.6em;width:6px;height:6px;background-color:#057d8a;border-radius:9999px}.privacy-list li strong{font-weight:600}.privacy-list li:last-child{margin-bottom:0}.privacy-section-number{font-family:Stack Sans Headline,sans-serif;font-weight:700;color:#057d8a;margin-right:.5rem}.privacy-table-wrapper{overflow-x:auto;margin:1rem 0;-webkit-overflow-scrolling:touch}.privacy-table{width:100%;border-collapse:collapse;font-family:Inter Tight,sans-serif;font-size:1rem}.privacy-table th,.privacy-table td{padding:1rem;text-align:left;border-bottom:1px solid #e0e0e0}.privacy-table th{font-family:Stack Sans Headline,sans-serif;font-weight:600;color:#000;background-color:#f4f0ea}.privacy-table td{color:#000}.privacy-table tbody tr:hover{background-color:#057d8a08}@media(max-width:767px){.privacy-table{font-size:.875rem}.privacy-table th,.privacy-table td{padding:.75rem}}.page-terms{overflow-x:hidden}.terms-hero{padding:5rem 0}@media(max-width:767px){.terms-hero{padding:3rem 0}}.terms-hero{background-color:#f9f7f4;position:relative;overflow:visible;z-index:1}.terms-hero__background--left{position:absolute;width:40%;max-width:500px;left:-20%;bottom:-20%;z-index:0;pointer-events:none;transform:rotate(160deg)}@media(min-width:768px)and (max-width:1023px){.terms-hero__background--left{width:50%;left:-20%;bottom:-30%}}@media(max-width:767px){.terms-hero__background--left{width:70%;left:-30%;bottom:-20%;opacity:.4}}.terms-hero__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.terms-hero__container{padding:0 1rem}}.terms-hero__container{position:relative;z-index:1}.terms-hero__content{text-align:center;max-width:900px;margin:0 auto}.terms-hero__title{font-family:Stack Sans Headline,sans-serif;font-size:3rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1.5rem}@media(min-width:768px)and (max-width:1023px){.terms-hero__title{font-size:2.5rem}}@media(max-width:767px){.terms-hero__title{font-size:2rem}}.terms-hero__description{font-family:Inter Tight,sans-serif;font-size:1.125rem;line-height:1.75;color:#6c757d;margin-bottom:2rem}@media(max-width:767px){.terms-hero__description{font-size:1rem;margin-bottom:1.5rem}}.terms-hero__actions{display:flex;flex-direction:column;align-items:center;gap:1rem}.terms-hero__updated{font-family:Inter Tight,sans-serif;font-size:.875rem;color:#6c757d;margin:0}.terms-section{padding:5rem 0}@media(max-width:767px){.terms-section{padding:3rem 0}}.terms-section{position:relative;overflow:hidden;background-color:#fff}.terms-section--alt{background-color:#f4f0ea}.terms-section--light{background-color:#f9f7f4}.terms-section__background--right{position:absolute;height:85%;right:-500px;top:5%;z-index:0;pointer-events:none}@media(max-width:767px){.terms-section__background--right{width:70%;right:-30%;top:0;opacity:.3}}.terms-section__background--left{position:absolute;width:50%;max-width:550px;left:-20%;bottom:0;z-index:0;pointer-events:none}@media(min-width:768px)and (max-width:1023px){.terms-section__background--left{width:60%;left:-25%;bottom:-25%}}@media(max-width:767px){.terms-section__background--left{width:80%;left:-35%;bottom:-20%;opacity:.3}}.terms-section__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.terms-section__container{padding:0 1rem}}.terms-section__container{max-width:900px;position:relative;z-index:1}.terms-section__title{font-family:Stack Sans Headline,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1.5rem}@media(min-width:768px)and (max-width:1023px){.terms-section__title{font-size:1.5rem}}@media(max-width:767px){.terms-section__title{font-size:1.25rem}}.terms-section__content p{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000;margin-bottom:1rem}.terms-section__content p:last-child{margin-bottom:0}.terms-section__content p a{color:#057d8a;text-decoration:underline;transition:color .15s ease}.terms-section__content p a:hover{color:#03616c}.terms-section__subtitle{font-family:Stack Sans Headline,sans-serif;font-size:1.25rem;font-weight:600;color:#000;margin-top:2rem;margin-bottom:1rem}@media(max-width:767px){.terms-section__subtitle{font-size:1.125rem}}.terms-section-number{font-family:Stack Sans Headline,sans-serif;font-weight:700;color:#057d8a;margin-right:.5rem}.terms-list{list-style:none;padding:0;margin:0 0 1rem}.terms-list li{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000;padding-left:1.5rem;margin-bottom:.75rem;position:relative}.terms-list li:before{content:"";position:absolute;left:0;top:.6em;width:6px;height:6px;background-color:#057d8a;border-radius:9999px}.terms-list li strong{font-weight:600}.terms-list li:last-child{margin-bottom:0}.terms-card{background:#ffffff40;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.3);border-radius:12px;box-shadow:0 4px 24px #0000001a;padding:1.5rem;margin-top:1.5rem}@media(max-width:767px){.terms-card{padding:1.25rem}}.terms-card__title{font-family:Stack Sans Headline,sans-serif;font-size:1.125rem;font-weight:600;color:#000;margin-bottom:1rem}@media(max-width:767px){.terms-card__title{font-size:1rem}}.terms-contact{padding:5rem 0}@media(max-width:767px){.terms-contact{padding:3rem 0}}.terms-contact{position:relative;overflow:hidden;overflow:visible;background-color:#f9f7f4}.terms-contact__background{position:absolute;height:100%;right:-10%;top:-5%;z-index:0;pointer-events:none;transform:rotate(-20deg)}@media(min-width:768px)and (max-width:1023px){.terms-contact__background{width:80%;right:-30%;top:-10%}}@media(max-width:767px){.terms-contact__background{width:100%;right:-40%;top:-5%;opacity:.35}}.terms-contact__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.terms-contact__container{padding:0 1rem}}.terms-contact__container{max-width:900px;position:relative;z-index:1;text-align:center}.terms-contact__title{font-family:Stack Sans Headline,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1.5rem}@media(min-width:768px)and (max-width:1023px){.terms-contact__title{font-size:1.5rem}}@media(max-width:767px){.terms-contact__title{font-size:1.25rem}}.terms-contact__content p{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000;margin-bottom:1rem}.terms-contact__content p:last-child{margin-bottom:0}.terms-contact__content p a{color:#057d8a;text-decoration:underline;transition:color .15s ease}.terms-contact__content p a:hover{color:#03616c}.terms-contact__content{margin-bottom:2rem}.terms-contact__info{margin-bottom:2.5rem}.terms-contact__info p{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000;margin-bottom:.5rem}.terms-contact__info p:last-child{margin-bottom:0}.terms-contact__info a{color:#057d8a;text-decoration:none;font-weight:500}.terms-contact__info a:hover{text-decoration:underline}.terms-download{border-top:1px solid #e0e0e0;padding-top:2.5rem;margin-top:.5rem}.terms-download__title{font-family:Stack Sans Headline,sans-serif;font-size:1.25rem;font-weight:600;color:#000;margin-bottom:1rem}@media(max-width:767px){.terms-download__title{font-size:1.125rem}}.terms-download__description{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#6c757d;margin-bottom:1.5rem}.page-contact{overflow-x:hidden}.contact-hero{padding:6rem 0}@media(max-width:767px){.contact-hero{padding:4rem 0}}.contact-hero{z-index:1}.contact-hero{background-color:#f9f7f4;overflow:hidden}.contact-hero__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.contact-hero__container{padding:0 1rem}}.contact-hero__container{text-align:center;max-width:800px}.contact-hero__title{margin-bottom:1.5rem}.contact-hero__description{font-family:Inter Tight,sans-serif;font-size:1.25rem;line-height:1.75;color:#000;max-width:600px;margin:0 auto}@media(max-width:767px){.contact-hero__description{font-size:1.125rem}}.contact-hero__glass{position:absolute;top:1.25rem;right:-150px;width:400px;height:auto;pointer-events:none}@media(min-width:768px)and (max-width:1023px){.contact-hero__glass{width:300px;top:-80px;right:-100px}}@media(max-width:767px){.contact-hero__glass{width:200px;top:-60px;right:-80px}}.contact-info{padding:6rem 0}@media(max-width:767px){.contact-info{padding:4rem 0}}.contact-info{position:relative;overflow:hidden;background-color:#f4f0ea}.contact-info__background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;overflow:hidden}.contact-info__background-image{position:absolute;width:60%;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.8}.contact-info__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.contact-info__container{padding:0 1rem}}.contact-info__container{position:relative;z-index:1}.contact-info__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(min-width:768px)and (max-width:1023px){.contact-info__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(max-width:767px){.contact-info__grid{grid-template-columns:1fr;gap:1.5rem}}.contact-info__card{background:#ffffff40;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.3);border-radius:12px;box-shadow:0 4px 24px #0000001a;padding:2rem;text-align:center;transition:transform .25s ease,box-shadow .25s ease}@media(max-width:767px){.contact-info__card{padding:1.5rem}}.contact-info__card-icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;margin:0 auto 1.5rem;background-color:#057d8a;border-radius:9999px}.contact-info__card-icon svg{width:28px;height:28px;color:#fff}@media(max-width:767px){.contact-info__card-icon{width:56px;height:56px;margin-bottom:1rem}.contact-info__card-icon svg{width:24px;height:24px}}.contact-info__card-title{font-family:Stack Sans Headline,sans-serif;font-size:1.5rem;font-weight:700;color:#000;margin-bottom:.75rem}@media(max-width:767px){.contact-info__card-title{font-size:1.25rem}}.contact-info__card-description{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.5;color:#6c757d;margin-bottom:1.5rem}@media(max-width:767px){.contact-info__card-description{margin-bottom:1rem}}.contact-info__card-link{display:inline-block;font-family:Stack Sans Headline,sans-serif;font-size:1.125rem;font-weight:500;color:#057d8a;text-decoration:none;transition:color .25s ease}.contact-info__card-link:hover{color:#03616c;text-decoration:underline}.contact-info__card-link--button{padding:.75rem 1.5rem;background-color:#057d8a;color:#fff;border-radius:9999px}.contact-info__card-link--button:hover{background-color:#03616c;color:#fff;text-decoration:none}.page-demo{overflow-x:hidden}.demo-hero{padding:5rem 0}@media(max-width:767px){.demo-hero{padding:3rem 0}}.demo-hero{background-color:#f9f7f4;position:relative;overflow:visible}.demo-hero__background{position:absolute;width:50%;max-width:600px;right:-15%;top:-60%;z-index:0;pointer-events:none}@media(min-width:768px)and (max-width:1023px){.demo-hero__background{width:60%;right:-20%;top:-10%}}@media(max-width:767px){.demo-hero__background{width:80%;right:-30%;top:-5%}}.demo-hero__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.demo-hero__container{padding:0 1rem}}.demo-hero__container{position:relative;z-index:1}.demo-hero__content{text-align:center;max-width:800px;margin:0 auto}.demo-hero__title{font-family:Stack Sans Headline,sans-serif;font-size:3rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1rem}@media(min-width:768px)and (max-width:1023px){.demo-hero__title{font-size:2.5rem}}@media(max-width:767px){.demo-hero__title{font-size:2rem}}.demo-hero__description{font-family:Inter Tight,sans-serif;font-size:1.125rem;line-height:1.75;color:#6c757d}@media(max-width:767px){.demo-hero__description{font-size:1rem}}.demo-form-section{padding:5rem 0}@media(max-width:767px){.demo-form-section{padding:3rem 0}}.demo-form-section{background-color:#f4f0ea}.demo-form-section__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.demo-form-section__container{padding:0 1rem}}.demo-form-section__grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}@media(min-width:768px)and (max-width:1023px){.demo-form-section__grid{grid-template-columns:1fr;gap:2.5rem}}@media(max-width:767px){.demo-form-section__grid{grid-template-columns:1fr;gap:2rem}}.demo-form-section__form-wrapper{background:#ffffff40;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.3);border-radius:12px;box-shadow:0 4px 24px #0000001a;padding:2rem}@media(max-width:767px){.demo-form-section__form-wrapper{padding:1.5rem}}.demo-form-section__info{padding-top:1rem}.demo-form-section__info-title{font-family:Stack Sans Headline,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:2rem}@media(max-width:767px){.demo-form-section__info-title{font-size:1.5rem;margin-bottom:1.5rem}}.demo-form-section__info-list{list-style:none;padding:0;margin:0}.demo-form-section__info-item{margin-bottom:1.5rem}.demo-form-section__info-item:last-child{margin-bottom:0}.demo-form-section__info-item strong{display:block;font-family:Stack Sans Headline,sans-serif;font-size:1.125rem;font-weight:600;color:#000;margin-bottom:.5rem}.demo-form-section__info-item p{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#6c757d;margin:0}.demo-form__field{margin-bottom:1.25rem}.demo-form__label{display:block;font-family:Stack Sans Headline,sans-serif;font-size:.875rem;font-weight:600;color:#000;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.demo-form__label span{color:#057d8a}.demo-form__input,.demo-form__textarea{width:100%;padding:.75rem 1rem;font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.5;color:#000;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;transition:border-color .15s ease,box-shadow .15s ease}.demo-form__input::placeholder,.demo-form__textarea::placeholder{color:#6c757d}.demo-form__input:focus,.demo-form__textarea:focus{outline:none;border-color:#057d8a;box-shadow:0 0 0 3px #057d8a1a}.demo-form__textarea{resize:vertical;min-height:120px}.demo-form__submit{width:100%;margin-top:.5rem}.demo-form__message{padding:.75rem 1rem;border-radius:8px;font-family:Inter Tight,sans-serif;font-size:.875rem;line-height:1.5;margin-bottom:1rem}.demo-form__message--error{background-color:#fef2f2;color:#991b1b;border:1px solid #fecaca}.demo-form__message--success{background-color:#f0fdf4;color:#166534;border:1px solid #bbf7d0}.demo-questions{padding:5rem 0}@media(max-width:767px){.demo-questions{padding:3rem 0}}.demo-questions{background-color:#fff;position:relative;overflow:hidden;text-align:center}.demo-questions__background{position:absolute;width:60%;max-width:700px;left:-20%;bottom:-20%;z-index:0;pointer-events:none;opacity:.5}@media(max-width:767px){.demo-questions__background{width:90%;left:-35%;bottom:-10%}}.demo-questions__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.demo-questions__container{padding:0 1rem}}.demo-questions__container{position:relative;z-index:1;max-width:600px}.demo-questions__title{font-family:Stack Sans Headline,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1rem}@media(max-width:767px){.demo-questions__title{font-size:1.5rem}}.demo-questions__description{font-family:Inter Tight,sans-serif;font-size:1.125rem;line-height:1.75;color:#6c757d;margin-bottom:2rem}@media(max-width:767px){.demo-questions__description{font-size:1rem}}.page-ai-transparency{overflow-x:hidden}.ai-transparency-hero{padding:5rem 0}@media(max-width:767px){.ai-transparency-hero{padding:3rem 0}}.ai-transparency-hero{background-color:#f9f7f4;position:relative;overflow:visible;z-index:1}.ai-transparency-hero__background--left{position:absolute;width:40%;max-width:500px;left:-20%;bottom:-20%;z-index:0;pointer-events:none;transform:rotate(160deg)}@media(min-width:768px)and (max-width:1023px){.ai-transparency-hero__background--left{width:50%;left:-20%;bottom:-30%}}@media(max-width:767px){.ai-transparency-hero__background--left{width:70%;left:-30%;bottom:-20%;opacity:.4}}.ai-transparency-hero__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.ai-transparency-hero__container{padding:0 1rem}}.ai-transparency-hero__container{position:relative;z-index:1}.ai-transparency-hero__content{text-align:center;max-width:900px;margin:0 auto}.ai-transparency-hero__title{font-family:Stack Sans Headline,sans-serif;font-size:3rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1.5rem}@media(min-width:768px)and (max-width:1023px){.ai-transparency-hero__title{font-size:2.5rem}}@media(max-width:767px){.ai-transparency-hero__title{font-size:2rem}}.ai-transparency-hero__description{font-family:Inter Tight,sans-serif;font-size:1.125rem;line-height:1.75;color:#6c757d;margin:0}@media(max-width:767px){.ai-transparency-hero__description{font-size:1rem}}.ai-transparency-hero__updated{font-family:Inter Tight,sans-serif;font-size:.875rem;color:#6c757d;text-align:center;margin-top:1.5rem;margin-bottom:0}.ai-transparency-section{padding:5rem 0}@media(max-width:767px){.ai-transparency-section{padding:3rem 0}}.ai-transparency-section{position:relative;overflow:hidden;background-color:#fff}.ai-transparency-section--alt{background-color:#f9f7f4}.ai-transparency-section__background--right{position:absolute;height:85%;right:-500px;top:5%;z-index:0;pointer-events:none}@media(max-width:767px){.ai-transparency-section__background--right{width:70%;right:-30%;top:0;opacity:.3}}.ai-transparency-section__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.ai-transparency-section__container{padding:0 1rem}}.ai-transparency-section__container{max-width:900px;position:relative;z-index:1}.ai-transparency-section__title{font-family:Stack Sans Headline,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1.5rem}@media(min-width:768px)and (max-width:1023px){.ai-transparency-section__title{font-size:1.5rem}}@media(max-width:767px){.ai-transparency-section__title{font-size:1.25rem}}.ai-transparency-section__content p{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000;margin-bottom:1rem}.ai-transparency-section__content p:last-child{margin-bottom:0}.ai-transparency-section__content p a{color:#057d8a;text-decoration:underline;transition:color .15s ease}.ai-transparency-section__content p a:hover{color:#03616c}.ai-transparency-infobox{border-left:4px solid #057D8A;background-color:#fff;border-radius:8px;padding:1.5rem}@media(max-width:767px){.ai-transparency-infobox{padding:1rem}}.ai-transparency-infobox__title{font-family:Stack Sans Headline,sans-serif;font-size:1.25rem;font-weight:600;color:#000;margin-bottom:.75rem}@media(max-width:767px){.ai-transparency-infobox__title{font-size:1.125rem}}.ai-transparency-infobox p{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000;margin:0}.ai-transparency-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem}@media(min-width:768px)and (max-width:1023px){.ai-transparency-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.ai-transparency-cards{grid-template-columns:1fr;gap:1rem}}.ai-transparency-cards__card{border:1px solid #e0e0e0;border-radius:12px;padding:1.5rem;background-color:#fff}@media(max-width:767px){.ai-transparency-cards__card{padding:1rem}}.ai-transparency-cards__title{font-family:Stack Sans Headline,sans-serif;font-size:1.125rem;font-weight:600;color:#000;margin-bottom:.75rem}@media(max-width:767px){.ai-transparency-cards__title{font-size:1rem}}.ai-transparency-cards__text{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#6c757d;margin:0}@media(max-width:767px){.ai-transparency-cards__text{font-size:.875rem}}.ai-transparency-highlight{border:1px solid #057D8A;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;background-color:#057d8a0a}.ai-transparency-highlight p{font-family:Inter Tight,sans-serif;font-size:1rem;font-weight:500;font-style:italic;line-height:1.75;color:#000;margin:0}@media(max-width:767px){.ai-transparency-highlight{padding:1rem}}.ai-transparency-checklist{list-style:none;padding:0;margin:1rem 0}.ai-transparency-checklist li{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000;padding-left:2rem;margin-bottom:.75rem;position:relative}.ai-transparency-checklist li:before{content:"✓";position:absolute;left:0;top:0;color:#057d8a;font-weight:700;font-size:1.125rem}.ai-transparency-checklist li strong{font-weight:600}.ai-transparency-checklist li:last-child{margin-bottom:0}.page-dpa{overflow-x:hidden}.dpa-hero{padding:5rem 0}@media(max-width:767px){.dpa-hero{padding:3rem 0}}.dpa-hero{background-color:#f9f7f4;position:relative;overflow:visible;z-index:1}.dpa-hero__background--left{position:absolute;width:40%;max-width:500px;left:-20%;bottom:-20%;z-index:0;pointer-events:none;transform:rotate(160deg)}@media(min-width:768px)and (max-width:1023px){.dpa-hero__background--left{width:50%;left:-20%;bottom:-30%}}@media(max-width:767px){.dpa-hero__background--left{width:70%;left:-30%;bottom:-20%;opacity:.4}}.dpa-hero__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.dpa-hero__container{padding:0 1rem}}.dpa-hero__container{position:relative;z-index:1}.dpa-hero__content{text-align:center;max-width:900px;margin:0 auto}.dpa-hero__title{font-family:Stack Sans Headline,sans-serif;font-size:3rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1.5rem}@media(min-width:768px)and (max-width:1023px){.dpa-hero__title{font-size:2.5rem}}@media(max-width:767px){.dpa-hero__title{font-size:2rem}}.dpa-hero__description{font-family:Inter Tight,sans-serif;font-size:1.125rem;line-height:1.75;color:#6c757d;margin-bottom:2rem}@media(max-width:767px){.dpa-hero__description{font-size:1rem;margin-bottom:1.5rem}}.dpa-hero__actions{display:flex;flex-direction:column;align-items:center;gap:1rem}.dpa-hero__updated{font-family:Inter Tight,sans-serif;font-size:.875rem;color:#6c757d;margin:0}.dpa-section{padding:5rem 0}@media(max-width:767px){.dpa-section{padding:3rem 0}}.dpa-section{position:relative;overflow:hidden;background-color:#fff}.dpa-section--alt{background-color:#f4f0ea}.dpa-section--light{background-color:#f9f7f4}.dpa-section__background--right{position:absolute;height:85%;right:-500px;top:5%;z-index:0;pointer-events:none}@media(max-width:767px){.dpa-section__background--right{width:70%;right:-30%;top:0;opacity:.3}}.dpa-section__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.dpa-section__container{padding:0 1rem}}.dpa-section__container{max-width:900px;position:relative;z-index:1}.dpa-section__title{font-family:Stack Sans Headline,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1.5rem}@media(min-width:768px)and (max-width:1023px){.dpa-section__title{font-size:1.5rem}}@media(max-width:767px){.dpa-section__title{font-size:1.25rem}}.dpa-section__subtitle{font-family:Stack Sans Headline,sans-serif;font-size:1.25rem;font-weight:600;color:#000;margin-top:2rem;margin-bottom:1rem}@media(max-width:767px){.dpa-section__subtitle{font-size:1.125rem}}.dpa-section__content p{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000;margin-bottom:1rem}.dpa-section__content p:last-child{margin-bottom:0}.dpa-section__content p a{color:#057d8a;text-decoration:underline;transition:color .15s ease}.dpa-section__content p a:hover{color:#03616c}.dpa-list{list-style:none;padding:0;margin:0 0 1rem}.dpa-list li{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000;padding-left:1.5rem;margin-bottom:.75rem;position:relative}.dpa-list li:before{content:"";position:absolute;left:0;top:.6em;width:6px;height:6px;background-color:#057d8a;border-radius:9999px}.dpa-list li strong{font-weight:600}.dpa-list li:last-child{margin-bottom:0}.dpa-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:1.5rem}@media(max-width:767px){.dpa-cards{grid-template-columns:1fr;gap:1rem}}.dpa-cards__card{background:#ffffff40;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.3);border-radius:12px;box-shadow:0 4px 24px #0000001a;padding:1.5rem}@media(max-width:767px){.dpa-cards__card{padding:1.25rem}}.dpa-cards__title{font-family:Stack Sans Headline,sans-serif;font-size:1.125rem;font-weight:600;color:#000;margin-bottom:.75rem}@media(max-width:767px){.dpa-cards__title{font-size:1rem}}.dpa-cards__text{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#6c757d;margin:0}.dpa-section-number{font-family:Stack Sans Headline,sans-serif;font-weight:700;color:#057d8a;margin-right:.5rem}.dpa-contact{padding:5rem 0}@media(max-width:767px){.dpa-contact{padding:3rem 0}}.dpa-contact{position:relative;overflow:visible;background-color:#f9f7f4}.dpa-contact__background{position:absolute;height:100%;right:-10%;top:-5%;z-index:0;pointer-events:none;transform:rotate(-20deg)}@media(min-width:768px)and (max-width:1023px){.dpa-contact__background{width:80%;right:-30%;top:-10%}}@media(max-width:767px){.dpa-contact__background{width:100%;right:-40%;top:-5%;opacity:.35}}.dpa-contact__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.dpa-contact__container{padding:0 1rem}}.dpa-contact__container{max-width:900px;position:relative;z-index:1;text-align:center}.dpa-contact__title{font-family:Stack Sans Headline,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1.5rem}@media(min-width:768px)and (max-width:1023px){.dpa-contact__title{font-size:1.5rem}}@media(max-width:767px){.dpa-contact__title{font-size:1.25rem}}.dpa-contact__content{margin-bottom:2rem}.dpa-contact__content p{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000}.dpa-contact__info p{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#000;margin-bottom:.5rem}.dpa-contact__info p:last-child{margin-bottom:0}.dpa-contact__info a{color:#057d8a;text-decoration:none;font-weight:500}.dpa-contact__info a:hover{text-decoration:underline}.dpa-download{border-top:1px solid #e0e0e0;padding-top:2.5rem;margin-top:.5rem}.dpa-download__title{font-family:Stack Sans Headline,sans-serif;font-size:1.25rem;font-weight:600;color:#000;margin-bottom:1rem}@media(max-width:767px){.dpa-download__title{font-size:1.125rem}}.dpa-download__description{font-family:Inter Tight,sans-serif;font-size:1rem;line-height:1.75;color:#6c757d;margin-bottom:1.5rem}
